html {
  height: 100% !important;
}

*,
*::after,
*::before {
  box-sizing: border-box !important;
}

body {
  --wp--preset--color--black: #fff000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--maldkfctric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.gallery-pro-c3fc) {
  gap: 0.5em;
}
:where(.east-4e80) {
  gap: 0.5em;
}
body .banner-a81f > .layout-3514 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .banner-a81f > .fast-8a73 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .banner-a81f > .small_7b52 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .row_fast_4426 > .layout-3514 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .row_fast_4426 > .fast-8a73 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .row_fast_4426 > .small_7b52 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .row_fast_4426
  > :where(:not(.layout-3514):not(.fast-8a73):not(.huge-9922)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .row_fast_4426 > .warm_dcd7 {
  max-width: var(--wp--style--global--wide-size);
}
body .gallery-pro-c3fc {
  display: flex;
}
body .gallery-pro-c3fc {
  flex-wrap: wrap;
  align-items: center;
}
body .gallery-pro-c3fc > * {
  margin: 0;
}
body .east-4e80 {
  display: grid;
}
body .east-4e80 > * {
  margin: 0;
}
:where(.highlight-79da.gallery-pro-c3fc) {
  gap: 2em;
}
:where(.highlight-79da.east-4e80) {
  gap: 2em;
}
:where(.label_short_4bcd.gallery-pro-c3fc) {
  gap: 1.25em;
}
:where(.label_short_4bcd.east-4e80) {
  gap: 1.25em;
}
.status-db25 {
  color: var(--wp--preset--color--black) !important;
}
.brown_c6c3 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pressed-b075 {
  color: var(--wp--preset--color--white) !important;
}
.heading_addf {
  color: var(--wp--preset--color--pale-pink) !important;
}
.primary_prev_0b11 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.chip-gold-d306 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.row_top_5b15 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.footer_up_e06e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.complex_2eae {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.green-e9fb {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.main_dd80 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hard-b7be {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.prev_bab8 {
  background-color: var(--wp--preset--color--black) !important;
}
.short_341b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.top_7694 {
  background-color: var(--wp--preset--color--white) !important;
}
.wrapper_wood_ed69 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.logo_2f20 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.gas_14d2 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gallery_961e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.medium-6cc8 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.chip-735d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.breadcrumb_52d5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.mini_fc76 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.rough_3ebb {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.new_b0ef {
  border-color: var(--wp--preset--color--black) !important;
}
.backdrop_f4ad {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.banner_0d1c {
  border-color: var(--wp--preset--color--white) !important;
}
.under_5c3a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.mini-9a61 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.info_138a {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.banner_basic_31c9 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.thick_5e15 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.button-07e7 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.article-4512 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.search_last_3da4 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.main_stale_6a3a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.heading_4827 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.alert-blue-e37c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.sort-3249 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.heading_4ea7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.caption-left-8431 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.secondary-gold-d744 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.header-lite-4d66 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.bright-43da {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.section_46d6 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.feature_complex_0c8a {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.secondary_c3f9 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.video-mini-bd31 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.widget_fd8c {
  font-size: var(--wp--preset--font-size--small) !important;
}
.medium-651e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.hot_d3f8 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.pro-880c {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.up-2912 a:where(:not(.progress_af04)) {
  color: inherit;
}
:where(.label_short_4bcd.gallery-pro-c3fc) {
  gap: 1.25em;
}
:where(.label_short_4bcd.east-4e80) {
  gap: 1.25em;
}
:where(.highlight-79da.gallery-pro-c3fc) {
  gap: 2em;
}
:where(.highlight-79da.east-4e80) {
  gap: 2em;
}
.dynamic_ff18 {
  font-size: 1.5em;
  line-height: 1.6;
}

.chip-thick-856a .out_43fc {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_4c7a .text-a697 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_pink_e81b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_pink_e81b.smooth_0c0a .gold_f3b7 {
  background-color: var(--e-global-color-primary);
}
.hidden_pink_e81b.box-paper-135f .gold_f3b7,
.hidden_pink_e81b.current-844b .gold_f3b7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shade_over_ab12 .alert-south-0207 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.main_b0c4 {
  --divider-color: var(--e-global-color-secondary);
}
.main_b0c4 .medium-5d87 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.main_b0c4.warm-8ccb .short_39cb {
  background-color: var(--e-global-color-secondary);
}
.main_b0c4.table-south-9bcb .short_39cb,
.main_b0c4.preview-8709 .short_39cb {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.main_b0c4.table-south-9bcb .short_39cb,
.main_b0c4.preview-8709 .short_39cb svg {
  fill: var(--e-global-color-secondary);
}
.input-white-8ca3 .large_dc89 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-white-8ca3 .preview-552d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-south-5d33.warm-8ccb .short_39cb {
  background-color: var(--e-global-color-primary);
}
.hero-south-5d33.table-south-9bcb .short_39cb,
.hero-south-5d33.preview-8709 .short_39cb {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hero-south-5d33.table-south-9bcb .short_39cb,
.hero-south-5d33.preview-8709 .short_39cb svg {
  fill: var(--e-global-color-primary);
}
.active-d1c2.warm-8ccb .short_39cb {
  background-color: var(--e-global-color-primary);
}
.active-d1c2.table-south-9bcb .short_39cb,
.active-d1c2.preview-8709 .short_39cb {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active-d1c2 .media_2019 {
  color: var(--e-global-color-primary);
}
.active-d1c2 .media_2019,
.active-d1c2 .media_2019 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-d1c2 .simple_67f2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-0fd7 .progress-4c1a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_narrow_04b7 .media-5c49 .nav-1540 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-warm-ae78 .prev-3108:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.accordion-warm-ae78 .disabled_hard_9915 i {
  color: var(--e-global-color-primary);
}
.accordion-warm-ae78 .disabled_hard_9915 svg {
  fill: var(--e-global-color-primary);
}
.accordion-warm-ae78 .border-d8ca {
  color: var(--e-global-color-secondary);
}
.accordion-warm-ae78 .prev-3108 > .border-d8ca,
.accordion-warm-ae78 .prev-3108 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_south_90a5 .light-2d20 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_south_90a5 .content_pressed_0e2b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.photo-d687 .content_selected_a996 .table-east-f659 {
  background-color: var(--e-global-color-primary);
}
.photo-d687 .modal-solid-d917 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-short-b6ea .block_wood_a92d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-short-b6ea .heading_hard_9b6c {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-short-b6ea .dropdown-plasma-8e8f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.wrapper_active_7121 .dirty_b430,
.wrapper_active_7121 .dirty_b430 a {
  color: var(--e-global-color-primary);
}
.wrapper_active_7121 .dirty_b430.link-static-4998,
.wrapper_active_7121 .dirty_b430.link-static-4998 a {
  color: var(--e-global-color-accent);
}
.wrapper_active_7121 .dirty_b430 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_active_7121 .under-945c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_black_bfca .gold_268b,
.background_black_bfca .dynamic-9d14 {
  color: var(--e-global-color-primary);
}
.background_black_bfca .gold_268b svg {
  fill: var(--e-global-color-primary);
}
.background_black_bfca .link-static-4998 .gold_268b,
.background_black_bfca .link-static-4998 .dynamic-9d14 {
  color: var(--e-global-color-accent);
}
.background_black_bfca .link-static-4998 .gold_268b svg {
  fill: var(--e-global-color-accent);
}
.background_black_bfca .dynamic-9d14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_black_bfca .under-945c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-steel-a244 .focus_wide_6d21,
.hover-steel-a244 .east-c53c {
  color: var(--e-global-color-primary);
}
.hover-steel-a244 .east-c53c svg {
  fill: var(--e-global-color-primary);
}
.hover-steel-a244 .dirty_b430.link-static-4998 a,
.hover-steel-a244
  .dirty_b430.link-static-4998
  .east-c53c {
  color: var(--e-global-color-accent);
}
.hover-steel-a244 .focus_wide_6d21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-steel-a244 .under-945c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_fff0 .panel_cff3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_fff0 .primary_north_7aa4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-0cd4 .header_red_25b4 .hero-13af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.simple-0cd4 .header_red_25b4 .module-dirty-c1d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-0cd4 .item-8659 .hero-13af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.simple-0cd4
  .item-8659
  .module-dirty-c1d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-0cd4
  .feature-f661
  .hero-13af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.simple-0cd4
  .feature-f661
  .module-dirty-c1d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-0cd4
  .media-south-1e2e
  .hero-13af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.simple-0cd4
  .media-south-1e2e
  .module-dirty-c1d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-585b .top-976d {
  background-color: var(--e-global-color-primary);
}
.sort-585b .top-976d:hover {
  background-color: var(--e-global-color-primary);
}
.sort-585b .south_0d2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-585b
  .top-976d:hover
  .south_0d2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_fluid_e265 .component_iron_887e {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_9b96 .slider_eec8 .tag-b00f a {
  background-color: var(--e-global-color-accent);
}
.content_9b96 .slider_eec8 .fluid-dfc3 a {
  background-color: var(--e-global-color-accent);
}
.content_9b96 .slider_eec8 .tag-b00f a,
.content_9b96 .slider_eec8 .fluid-dfc3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_55d2
  .heading_990b.easy-a74a
  .slider_eec8
  a.border_old_79b6 {
  background-color: var(--e-global-color-accent);
}
.wrapper_55d2
  .heading_990b.easy-a74a
  .slider_eec8
  span.border_old_79b6.fn-current-7583 {
  background-color: var(--e-global-color-text);
}
.wrapper_55d2
  .heading_990b.easy-a74a
  .slider_eec8
  .border_old_79b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710 .simple_cd2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710
  .short-2c84
  > .gradient_large_38e8
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710
  .steel-a8dd
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710
  .container_f754
  .smooth-e119,
.media-pressed-5710
  .container_f754
  .table_new_888f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-pressed-5710
  .container_f754
  .full-2ace,
.media-pressed-5710
  .container_f754
  a
  .full-2ace {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710
  .container_f754
  .label-4161 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710
  .container_f754
  .in_86ff {
  background-color: var(--e-global-color-primary);
}
.media-pressed-5710
  .container_f754
  .in_86ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710
  .container_f754
  .in_86ff:hover {
  background-color: var(--e-global-color-primary);
}
.media-pressed-5710
  .container_f754
  .brown-c12c {
  background-color: var(--e-global-color-primary);
}
.media-pressed-5710
  .container_f754
  .brown-c12c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710
  .container_f754
  .brown-c12c:hover {
  background-color: var(--e-global-color-primary);
}
.media-pressed-5710
  .header-9768
  .yellow_765d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-pressed-5710
  .header-9768
  .outline_928f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710
  .header-9768
  .label-4161 {
  color: var(--e-global-color-text);
}
.media-pressed-5710
  .header-9768
  .label-4161
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710
  .header-9768
  .in_86ff {
  background-color: var(--e-global-color-primary);
}
.media-pressed-5710
  .header-9768
  .in_86ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710
  .header-9768
  .in_86ff:hover {
  background-color: var(--e-global-color-primary);
}
.media-pressed-5710
  .header-9768
  .brown-c12c {
  background-color: var(--e-global-color-primary);
}
.media-pressed-5710
  .header-9768
  .brown-c12c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-pressed-5710
  .header-9768
  .brown-c12c:hover {
  background-color: var(--e-global-color-primary);
}
.media-pressed-5710 .main-613c {
  background-color: var(--e-global-color-primary);
}
.media-pressed-5710 .main-613c:hover {
  background-color: var(--e-global-color-primary);
}
.media-pressed-5710 .video-fed2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-pressed-5710 .border-c88c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_a5aa .sidebar-simple-2502 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_a5aa
  .input-a528
  > div:nth-child(3)
  .sidebar-simple-2502,
.label_a5aa
  .surface_b40e
  > div:nth-child(1)
  .sidebar-simple-2502,
.label_a5aa
  .thick_559e
  > div:nth-child(1)
  .sidebar-simple-2502,
.label_a5aa
  .secondary_hovered_1ad4
  > div:nth-child(1)
  .sidebar-simple-2502,
.label_a5aa
  .pattern-3e71
  > div:nth-child(1)
  .sidebar-simple-2502 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_a5aa .section_lite_a0ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_a5aa .orange-601b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_a5aa .west_df95 {
  background-color: var(--e-global-color-primary);
}
.label_a5aa .west_df95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_a5aa .west_df95:hover {
  background-color: var(--e-global-color-primary);
}
.label_a5aa .link-232a {
  background-color: var(--e-global-color-primary);
}
.label_a5aa .link-232a:hover {
  background-color: var(--e-global-color-primary);
}
.label_a5aa .video-fed2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_a5aa .border-c88c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-b015 .gallery_4617 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-b015 .preview-upper-cbe8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-b015 .input-5cec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-b015 .basic-7396 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-b015 .section_focused_2cff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-b015 .link-232a {
  background-color: var(--e-global-color-primary);
}
.iron-b015 .link-232a:hover {
  background-color: var(--e-global-color-primary);
}
.texture-up-a618 .modal_c264 {
  background-color: var(--e-global-color-secondary);
}
.texture-up-a618 .first-d47d {
  background-color: var(--e-global-color-text);
}
.texture-up-a618 .primary_fffd {
  background-color: var(--e-global-color-secondary);
}
.texture-up-a618 .search-smooth-3a3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-up-a618 .secondary-20be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-up-a618 .image-complex-a369 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-up-a618 .picture-9032 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-up-a618 .clean_4ae5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-plasma-c9e3 .tabs_out_09dd .message-06d5,
.icon-plasma-c9e3
  .tabs_out_09dd
  .message-06d5
  a,
.icon-plasma-c9e3 .tag-advanced-b3a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-plasma-c9e3 .tabs_out_09dd .grid_e527,
.icon-plasma-c9e3 .stale-af9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-plasma-c9e3 .tabs_out_09dd .grid_e527 {
  color: var(--e-global-color-text);
}
.icon-plasma-c9e3 .stale-af9f {
  color: var(--e-global-color-text);
}
.icon-plasma-c9e3
  .tabs_out_09dd
  .green_0dcf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-plasma-c9e3 .picture_e210 .south_a6ea {
  background-color: var(--e-global-color-primary);
}
.icon-plasma-c9e3 .picture_e210 .south_a6ea:hover {
  background-color: var(--e-global-color-primary);
}
.icon-plasma-c9e3 .picture_e210 .white_b39d li span {
  background-color: var(--e-global-color-text);
}
.icon-plasma-c9e3 .picture_e210 .white_b39d li span:hover {
  background-color: var(--e-global-color-primary);
}
.icon-plasma-c9e3
  .picture_e210
  .white_b39d
  li.text-top-71de
  span {
  background-color: var(--e-global-color-accent);
}
.icon-plasma-c9e3 .element-9d6b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-dfde .down_ef17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-a1b4 .fluid-3ee6 {
  background-color: var(--e-global-color-primary);
}
.picture-a1b4 .section-red-1534 {
  background-color: var(--e-global-color-secondary);
}
.picture-a1b4 .static-5b45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-a1b4 .overlay-dark-7eae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-a1b4 .south-ef1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-a1b4 .glass-c2d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-a1b4 .logo_upper_063c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-a1b4 .tabs-09b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-a1b4 .button_ff3d {
  background-color: var(--e-global-color-primary);
}
.picture-a1b4 .button_ff3d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_65d0 .fresh_2d66 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_65d0 .clean-d2a6 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.white_65d0
  .popup_bright_88d3:after {
  background-color: var(--e-global-color-primary);
}
.white_65d0 .fluid_9747 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_5d2d .tag-advanced-b3a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_5d2d .stale-af9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_9026 .hero_70b6 .tabs-a48a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_9026 .hero_70b6 .aside-inner-8f5b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-down-f93a .aside-bda1 {
  background-color: var(--e-global-color-primary);
}
.row-down-f93a .nav-cool-daff {
  background-color: var(--e-global-color-secondary);
}
.row-down-f93a .filter-8cd8 .button_d5da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-down-f93a .active-c0cd .button_d5da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-next-469d .footer-active-a6f3 .sort-bottom-a918 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-next-469d .footer-active-a6f3 .wrapper_paper_f47b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-next-469d .footer-active-a6f3 .link_1f96 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.table-next-99d6 .inner-7b4d {
  border-color: var(--e-global-color-text);
}
.table-next-99d6 .input_mini_168f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-next-99d6 .focus-hovered-4993 {
  color: var(--e-global-color-primary);
}
.table-next-99d6 .layout-36bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_tiny_57c4 .cold_a3f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_tiny_57c4 .video_gold_9031 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_tiny_57c4 .active-white-2051:hover .cold_a3f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_tiny_57c4
  .active-white-2051:hover
  .video_gold_9031 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-af69 .banner_45ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-af69 .gallery_soft_6190 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_98f4 .first_f818 .message-94ee {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_98f4 .thumbnail_5d32 .message-94ee {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.pagination_02d3 .lite_7ef2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.lite-f5e9 .short_d75a .popup-1aba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-f5e9 .short_d75a .popup-1aba {
  background-color: var(--e-global-color-secondary);
}
.lite-f5e9 .info-7e00 .popup-1aba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-f5e9 .info-7e00 .popup-1aba {
  background-color: var(--e-global-color-secondary);
}
.lite-f5e9 .table-439b .tertiary_cool_71da {
  background-color: var(--e-global-color-primary);
}
.lite-f5e9 .table-439b:hover .tertiary_cool_71da {
  background-color: var(--e-global-color-secondary);
}
.lite-f5e9 .south_a6ea {
  background-color: var(--e-global-color-primary);
}
.lite-f5e9 .south_a6ea:hover {
  background-color: var(--e-global-color-accent);
}
.lite-f5e9 .white_b39d li span {
  background-color: var(--e-global-color-text);
}
.lite-f5e9 .white_b39d li span:hover {
  background-color: var(--e-global-color-primary);
}
.lite-f5e9 .white_b39d li.text-top-71de span {
  background-color: var(--e-global-color-accent);
}
.pink-7558 .heading_59df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-7558 .wrapper_narrow_8ce8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_f66a .preview_advanced_a45f:before {
  background-color: var(--e-global-color-secondary);
}
.wrapper_f66a .thick-2352 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_f66a .highlight_9205 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_6548 .shade-dynamic-7c73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_6548 .shade-dynamic-7c73:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_6548 .shade-dynamic-7c73.fn-active-7583 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_6548 .widget_static_7992 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_6548 .orange_70b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_6548 .active_small_8e69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_6548 .element-a2dc {
  background-color: var(--e-global-color-primary);
}
.fixed_6548 .element-a2dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_6548 .module-81c5 {
  background-color: var(--e-global-color-primary);
}
.fixed_6548 .module-81c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_ead8 .dynamic_9e2f .overlay-top-ce78 a {
  color: var(--e-global-color-secondary);
}
.gradient_ead8 .dynamic_9e2f .overlay-top-ce78 a:hover {
  color: var(--e-global-color-secondary);
}
.gradient_ead8 .dynamic_9e2f .overlay-top-ce78,
.gradient_ead8 .dynamic_9e2f .overlay-top-ce78 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_ead8 .dynamic_9e2f .background-tall-2945 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_ead8 .dynamic_9e2f .pagination_7d62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_ead8 .dynamic_9e2f .label-d73d {
  background-color: var(--e-global-color-primary);
}
.gradient_ead8 .dynamic_9e2f .label-d73d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_ead8 .dynamic_9e2f .label-d73d:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_ead8 .dynamic_9e2f .motion_612e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_ead8 .dynamic_9e2f .motion_612e {
  background-color: var(--e-global-color-primary);
}
.gradient_ead8 .dynamic_9e2f .motion_612e:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_ead8 .dynamic_9e2f .south_a6ea {
  background-color: var(--e-global-color-primary);
}
.gradient_ead8 .dynamic_9e2f .south_a6ea:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_ead8 .picture_e210 .white_b39d li span {
  background-color: var(--e-global-color-text);
}
.gradient_ead8 .picture_e210 .white_b39d li span:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_ead8 .picture_e210 .white_b39d li.text-top-71de span {
  background-color: var(--e-global-color-accent);
}
.gradient_ead8 .video-fed2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_ead8 .border-c88c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_smooth_c778 .fast-ea41 .advanced-aa8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_smooth_c778 .fast-ea41 .title_plasma_b9c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_smooth_c778 .fast-ea41 .search_soft_db9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_liquid_0f4f .component_basic_b20b {
  border-color: var(--e-global-color-text);
}
.list_liquid_0f4f .purple_7fba {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_liquid_0f4f .widget_dff9 {
  color: var(--e-global-color-secondary);
}
.list_liquid_0f4f .widget_dff9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_liquid_0f4f .row_center_b16d > * {
  color: var(--e-global-color-primary);
}
.list_liquid_0f4f .row_center_b16d > * svg {
  fill: var(--e-global-color-primary);
}
.list_liquid_0f4f .orange_9aa9 {
  color: var(--e-global-color-primary);
}
.list_liquid_0f4f .orange_9aa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_liquid_0f4f .carousel-9f32 {
  color: var(--e-global-color-primary);
}
.list_liquid_0f4f .carousel-9f32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_liquid_0f4f .label-6d39 {
  color: var(--e-global-color-primary);
}
.list_liquid_0f4f .label-6d39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_liquid_0f4f .form-dynamic-146d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_liquid_0f4f .over_6372 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_liquid_0f4f .over_6372.table_a470 {
  color: var(--e-global-color-secondary);
}
.list_liquid_0f4f .over_6372.table_a470 .pagination_8721 {
  color: var(--e-global-color-accent);
}
.list_liquid_0f4f .over_6372.thick-3bd1 {
  color: var(--e-global-color-text);
}
.list_liquid_0f4f .over_6372.thick-3bd1 .pagination_8721 {
  color: var(--e-global-color-text);
}
.list_liquid_0f4f .over_6372:before {
  border-top-color: var(--e-global-color-text);
}
.list_liquid_0f4f .right_023f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_liquid_0f4f
  .right_023f
  .breadcrumb-41af {
  background-color: var(--e-global-color-primary);
}
.list_liquid_0f4f
  .right_023f
  .breadcrumb-41af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_liquid_0f4f .component_basic_b20b .hero-4df0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-purple-2ca6 .border_afd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-purple-2ca6 .alert-wood-5f23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-20e6 .main-651a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-20e6
  .notice_e8e5
  .dirty_c928 {
  background-color: var(--e-global-color-secondary);
}
.tall-20e6
  .notice_e8e5.badge-orange-949f
  .dirty_c928 {
  background-color: var(--e-global-color-text);
}
.tall-20e6
  .notice_e8e5:hover
  .dirty_c928 {
  background-color: var(--e-global-color-accent);
}
.tall-20e6
  .notice_e8e5.fn-active-7583
  .dirty_c928 {
  background-color: var(--e-global-color-primary);
}
.background_5098 .video_bfc2 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.background_5098 .brown-7614 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_5098 .footer_8e62 {
  background-color: var(--e-global-color-primary);
}
.background_5098 .footer_8e62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-yellow-c4f7 .article-5839 .row-purple-402e .content_middle_99f2 {
  background-color: var(--e-global-color-secondary);
}
.layout-yellow-c4f7 .article-5839 .current_aaa1:after {
  background-color: var(--e-global-color-secondary);
}
.layout-yellow-c4f7 .module_718f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-yellow-c4f7 .tertiary_426c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-yellow-c4f7 .footer_c3a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-yellow-c4f7 .purple-8c34 {
  background-color: var(--e-global-color-primary);
}
.layout-yellow-c4f7 .purple-8c34 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-yellow-c4f7 .lower-5554 {
  background-color: var(--e-global-color-secondary);
}
.layout-yellow-c4f7 .lower-5554 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-yellow-c4f7 .article-5839 .logo_hovered_e3ce .info_bright_bd88:hover {
  background-color: var(--e-global-color-primary);
}
.layout-yellow-c4f7
  .article-5839
  .logo_hovered_e3ce
  .info_bright_bd88.hero-83e4 {
  background-color: var(--e-global-color-primary);
}
.layout-yellow-c4f7 .article-5839 .white-8bac:before {
  border-color: var(--e-global-color-primary);
}
.layout-yellow-c4f7 .article-5839 .white-8bac:hover:before {
  border-color: var(--e-global-color-secondary);
}
.layout-yellow-c4f7
  .article-5839
  .white-8bac.feature-current-ed5e:before {
  border-color: var(--e-global-color-primary);
}
.layout-yellow-c4f7 .border_9f71 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_3609 .header-8b9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_3609 .header-8b9b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_3609 .header-8b9b.component_7623 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_3609 .prev_23c9 {
  background-color: var(--e-global-color-primary);
}
.block_3609 .prev_23c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_3609
  .carousel_e003
  .slow-1f2f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_3609
  .video_79f2
  .slow-1f2f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-034c
  .glass-ed75
  .yellow-3c25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-034c
  .glass-ed75
  .wrapper-old-f8bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-034c .middle_be30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-034c .component_48c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-034c .table_middle_f443 {
  background-color: var(--e-global-color-primary);
}
.preview-034c .table_middle_f443 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-f020 .picture-wide-f611 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-f020 .wrapper-paper-d5d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.overlay-f020 .black_abf3 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-f020 .black_abf3 a:hover {
  color: var(--e-global-color-secondary);
}
.overlay-f020 .element_7613 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-f020 .gallery_f62e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-f020 .module-4869 .south_a6ea {
  background-color: var(--e-global-color-primary);
}
.overlay-f020 .module-4869 .south_a6ea:hover {
  background-color: var(--e-global-color-accent);
}
.overlay-f020
  .module-4869
  .white_b39d
  li
  span {
  background-color: var(--e-global-color-text);
}
.overlay-f020
  .module-4869
  .white_b39d
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-f020
  .module-4869
  .white_b39d
  li.text-top-71de
  span {
  background-color: var(--e-global-color-accent);
}
.notice-west-3c9a
  .simple-8d14
  .info-slow-382b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-west-3c9a .simple-8d14 .photo_9c04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-west-3c9a .simple-8d14 .advanced-2124 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-west-3c9a .description-short-21ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.notice-west-3c9a
  .mask-218f.outer_0c1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > a {
  background-color: var(--e-global-color-text);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > a
  .lite_d529.accordion_current_e0cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > a
  .wood_a7d6.sort-bd7e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > .pink-a123
  .info_a983
  > a {
  background-color: var(--e-global-color-secondary);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > .pink-a123
  .info_a983
  > a
  .gradient_6b93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > .pink-a123
  .info_a983
  > a
  .wood_a7d6.warm_1d34 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > a
  .article-fast-9fbc:before {
  color: var(--e-global-color-text);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > .pink-a123
  a
  .article-fast-9fbc:before {
  color: var(--e-global-color-text);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983.texture-glass-b1d9
  > a
  .article-fast-9fbc:before {
  color: var(--e-global-color-text);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > .pink-a123
  .info_a983.texture-glass-b1d9
  > a
  .article-fast-9fbc:before {
  color: var(--e-global-color-text);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > a
  .lite-a5f8
  .description-6aab {
  color: var(--e-global-color-text);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > .pink-a123
  a
  .lite-a5f8
  .description-6aab {
  color: var(--e-global-color-text);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > a
  .lite-a5f8
  .description-6aab,
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > .pink-a123
  a
  .lite-a5f8
  .description-6aab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > a
  .active_wide_425c:before {
  color: var(--e-global-color-text);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > .pink-a123
  a
  .active_wide_425c:before {
  color: var(--e-global-color-text);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983.texture-glass-b1d9
  > a
  .active_wide_425c:before {
  color: var(--e-global-color-text);
}
.light-6f64
  > .caption_current_a15f
  > div
  > .banner-7ba7
  > .info_a983
  > .pink-a123
  .info_a983.texture-glass-b1d9
  > a
  .active_wide_425c:before {
  color: var(--e-global-color-text);
}
.popup_next_a8c8 .over-b7aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_next_a8c8
  .shadow-eea8:hover
  .over-b7aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-north-73c9
  > .caption_current_a15f
  > .gold_f5a6
  > .hidden_west_fa15
  > .orange-f736
  > .photo_in_88eb
  .status_selected_e351 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-north-73c9
  > .caption_current_a15f
  > .gold_f5a6
  > .hidden_west_fa15
  > .orange-f736
  > .photo_in_88eb:hover
  .status_selected_e351 {
  color: var(--e-global-color-text);
}
.layout-north-73c9
  > .caption_current_a15f
  > .gold_f5a6
  > .hidden_west_fa15
  > .orange-f736
  > .photo_in_88eb:hover
  .status_selected_e351 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-north-73c9
  > .caption_current_a15f
  > .gold_f5a6
  > .hidden_west_fa15
  > .orange-f736.dim_6279
  > .photo_in_88eb
  .status_selected_e351 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-south-64e9 .paragraph_stale_10ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-south-64e9 .paragraph_inner_69c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-south-64e9 .link-dirty-8a54 {
  background-color: var(--e-global-color-primary);
}
.gallery-south-64e9 .link-dirty-8a54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_middle_0429
  > .caption_current_a15f
  > .article_52ae
  > .thumbnail-bronze-aa21
  > .tall-fc60
  .center-444e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_middle_0429
  > .caption_current_a15f
  > .article_52ae
  > .thumbnail-bronze-aa21
  > .tall-fc60
  .current-ed17 {
  color: var(--e-global-color-text);
}
.shadow_middle_0429
  > .caption_current_a15f
  > .article_52ae
  > .thumbnail-bronze-aa21
  > .tall-fc60:hover
  .center-444e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_middle_0429
  > .caption_current_a15f
  > .article_52ae
  > .thumbnail-bronze-aa21
  > .tall-fc60:hover
  .current-ed17 {
  color: var(--e-global-color-secondary);
}
.shadow_middle_0429
  > .caption_current_a15f
  > .article_52ae
  > .thumbnail-bronze-aa21
  > .tall-fc60.huge_4070
  .center-444e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_middle_0429
  > .caption_current_a15f
  > .article_52ae
  > .thumbnail-bronze-aa21
  > .tall-fc60.huge_4070
  .current-ed17 {
  color: var(--e-global-color-primary);
}
.gallery_f13b
  .caption_d51b
  .backdrop_2e29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_f13b .highlight-orange-3421 .hero-4df0 .texture_hard_ea3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_6505 .fluid_f0dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_6505 .caption_west_ecc1 .fluid_f0dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_6505 .item-88bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_6505 .item-88bc {
  background-color: var(--e-global-color-primary);
}
.focused_56e1 .bronze_55f0 .gradient_5cdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_56e1
  .bronze_55f0:hover
  .component-easy-8d5e {
  color: var(--e-global-color-secondary);
}
.focused_56e1
  .bronze_55f0:hover
  .gradient_5cdc {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_6b7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.tooltip-4cd9 {
  max-width: 1400px !important;
}

.highlight_556e {
  flex-direction: column;
}

.highlight_556e .heading_huge_9784 {
  font-size: 50px;
  font-weight: bold;

  text-align: center;
  color: #fff;
  margin-bottom: 5px !important;

  margin-top: 15px !important;
}

h2.highlight_556e .heading_huge_9784 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.highlight_556e .full_6b9b {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.logo-upper-0bd4.hidden-basic-140a {
  display: none;
}

.module_9645 {
  display: none;
}

body,
.yellow-8ac7 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.carousel_f0e2) !important; */
}

.popup_54cc.red_db7a {
  margin-bottom: 40px;
  width: 100%;
}

.pagination-b9a4 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.highlight_556e a {
  width: 100%;
}

.tooltip-complex-e192 .badge_719b.active-51c4 {
  width: 20% !important;
}

.motion_1296 {
  display: block;
  gap: 5px;
  text-align: center;
  background-color: #f0c159;
  white-space: nowrap;
  display: flex;
  border-radius: 10px;

  padding: 10px 25px;
  align-items: center;
  justify-content: center;

  font-size: 25px !important;
  font-weight: 700 !important;
  color: #874800;
}

.motion_1296:hover {
  color: #000;
}

.motion_1296 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.motion_1296:hover svg {
  fill: #000;
}

.first-94c3 {
  background-color: #f0c159;
  border-radius: 10px;
  color: #874800;
  width: 100px;
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.14s ease-out;

  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.first-94c3:hover {
  color: #000;
}

.first-94c3:nth-child(2) {
  background-color: transparent;
  color: #f0c159;
  transition: all 0.14s ease-out;

  border: 2px solid #f0c159;
}

.first-94c3:nth-child(2):hover {
  color: #fff;
}

.tooltip-complex-e192
  .badge_719b.section-ce2c
  .breadcrumb-wide-93c7
  .plasma_ae55 {
  font-size: 20px !important;
}

.under_a9f0 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 15px;
  gap: 25px;
}

.static-3dd9 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

.item_selected_d15a h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.alert-cold-f7c8.popup-fcca > .box_hot_7ed5 {
  display: flex;
  align-items: center;
}

.notice_complex_a425 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.soft-58fe {
  position: relative;
  width: 100%;
}

.top-f74e {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.middle_4d72 {
  font-size: 35px !important;
}

.accordion_rough_93c5 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

.alert-cfad {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.silver-8497 {
  display: flex;
  gap: 50px;
}

.tooltip-complex-e192
  .badge_719b.accent-new-6fad
  .form_rough_1c44
  .smooth_97a1 {
  width: 100% !important;
}

.top-34a5 {
  width: 500px !important;
  max-width: none;
}

.text_paper_f32e {
  width: 100%;
}

.disabled-8c23 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.grid-213e {
  position: relative;
  cursor: pointer;
}

.grid-213e::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.sort-pink-6a20 {
  font-size: 15px !important;
}

.module-next-9e36 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.grid-213e:hover .module-next-9e36 {
  visibility: visible;
}
.grid-213e:hover.grid-213e::before {
  display: block;
}

.item_selected_d15a h3 {
  color: #fff;
}

.banner_easy_84c0 {
  margin: 0;
}

.tooltip-complex-e192
  .badge_719b.accent-new-6fad
  .smooth_97a1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.grid_a6ae {
  width: 100%;
}

.down_909b {
  width: 100%;
}

.texture_left_6513 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.down_909b {
  width: 100%;
}

.simple_98c6 {
  margin-bottom: 10px !important;
}

.smooth_97a1 {
  display: flex;
  align-items: center;
}

.main-prev-63c4 {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.green-70d6 {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.highlight_556e .heading_huge_9784.soft-38d4 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.highlight_556e h1.heading_huge_9784 {
  margin-top: 120px !important;
}

.tooltip-complex-e192 .badge_719b.dim-6fcf {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.outline_dc90 img {
  width: 100%;
}

.out-48fa .overlay_fluid_feae.breadcrumb-wide-93c7 {
  justify-content: space-between;
}

.active-f311 {
  display: none;
}

.medium_f58f .full_6b9b {
  margin: 1px 0 !important;
}

.pattern-dynamic-d3a8 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .alert-cold-f7c8 .box_hot_7ed5 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .silver-8497 {
    flex-direction: column;
  }

  .top-34a5 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .item_selected_d15a h3 {
    font-size: 28px;
  }

  .motion_1296 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .out-48fa .overlay_fluid_feae.breadcrumb-wide-93c7 {
    border-bottom: 1px solid #f0c159;
  }

  .texture_left_6513 {
    display: flex;
    width: 55% !important;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 30px;
  }

  .alert-cold-f7c8.popup-fcca > .box_hot_7ed5 {
    gap: 15px;
    justify-content: space-between;
  }

  .tooltip-complex-e192
    .badge_719b.accent-new-6fad
    .smooth_97a1
    img {
    width: 60% !important;
  }

  .top-f74e {
    left: 2%;
  }

  .under_a9f0 {
    margin: 10px 0;
  }

  .highlight_556e .full_6b9b {
    margin: 0;
    margin-bottom: 10px;
  }

  .motion_1296 {
    font-size: 16px !important;
  }

  .middle_4d72 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

  ol li a {
    font-size: 22px;
  }

  h2.highlight_556e .heading_huge_9784,
  .highlight_556e .heading_huge_9784 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .smooth_97a1 {
    justify-content: center;
  }

  .highlight_556e .full_6b9b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .pagination-b9a4 {
    margin-bottom: 15px !important;
  }

  .tooltip-complex-e192 .badge_719b.active-51c4 {
    width: 75% !important;
  }

  .outline_dc90 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .first-94c3 {
    text-transform: capitalize;
  }

  h2.highlight_556e .heading_huge_9784,
  .highlight_556e .heading_huge_9784 {
    font-size: 30px !important;
  }

  .smooth_97a1 {
    justify-content: center;
  }

  td {
    font-size: 15px !important;
  }

  .image_simple_3025
    .banner-medium-cf01.gallery_cool_0893 {
    margin: 0 !important;
  }

  .notice_complex_a425 {
    margin: 0;
    gap: 10px;
  }

  .under_a9f0 {
    display: flex;
  }

  .hot_283d .motion_1296 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .gallery-next-5140 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .texture_left_6513 {
    justify-content: flex-end;
    gap: 1px;
  }

  .highlight_556e h1.heading_huge_9784 {
    margin-top: 80px !important;
  }

  .tooltip-complex-e192
    .badge_719b.accent-new-6fad
    .smooth_97a1
    img,
  .input-white-8ca3 .form_rough_1c44 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .first-94c3 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .tooltip-complex-e192 .badge_719b.active-51c4 {
    width: 100% !important;
  }

  .alert-cold-f7c8.popup-fcca > .box_hot_7ed5 {
    gap: 3px;
  }

  .highlight_556e .full_6b9b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .motion_1296 {
    white-space: wrap;
  }
}

/* css-noise: c7d8 */
.promo-block-z5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
