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(.main_5e23) {
  gap: 0.5em;
}
:where(.gold-25c8) {
  gap: 0.5em;
}
body .accent_basic_b46a > .aside-east-f326 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accent_basic_b46a > .shade_wide_14e5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accent_basic_b46a > .panel-c2ec {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .label_over_0f55 > .aside-east-f326 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .label_over_0f55 > .shade_wide_14e5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .label_over_0f55 > .panel-c2ec {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .label_over_0f55
  > :where(:not(.aside-east-f326):not(.shade_wide_14e5):not(.selected_eeed)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .label_over_0f55 > .menu-prev-6160 {
  max-width: var(--wp--style--global--wide-size);
}
body .main_5e23 {
  display: flex;
}
body .main_5e23 {
  flex-wrap: wrap;
  align-items: center;
}
body .main_5e23 > * {
  margin: 0;
}
body .gold-25c8 {
  display: grid;
}
body .gold-25c8 > * {
  margin: 0;
}
:where(.shade-gold-edb8.main_5e23) {
  gap: 2em;
}
:where(.shade-gold-edb8.gold-25c8) {
  gap: 2em;
}
:where(.popup_3983.main_5e23) {
  gap: 1.25em;
}
:where(.popup_3983.gold-25c8) {
  gap: 1.25em;
}
.link_cold_11e6 {
  color: var(--wp--preset--color--black) !important;
}
.gas-efd3 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fixed-079e {
  color: var(--wp--preset--color--white) !important;
}
.wrapper-simple-fae0 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.nav_white_8858 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.primary_5e5c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.heading_solid_72f2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.lower-8c5f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.pressed-f2b3 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.main-small-bd8f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.description_wood_2b16 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.glass_d6d0 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.gradient-cool-60a5 {
  background-color: var(--wp--preset--color--black) !important;
}
.chip-542f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pink-cdec {
  background-color: var(--wp--preset--color--white) !important;
}
.wrapper-2cb4 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.heading-motion-d18f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.aside-in-5fd8 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.up_18cb {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.alert_548a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice_advanced_bc9f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pattern_eb2d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph-warm-3937 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.first_11b4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.silver-f0ba {
  border-color: var(--wp--preset--color--black) !important;
}
.notice-last-d1ec {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.copper_f363 {
  border-color: var(--wp--preset--color--white) !important;
}
.hovered-3686 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.search_outer_d493 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.right_49b5 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tabs_dirty_e3d5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.content-dfb5 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.icon-52d7 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dynamic_0cf7 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.frame_ead0 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shadow-bd19 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.chip_tall_0e77 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hero_small_7ada {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.gold-ce3c {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.bottom_8113 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.block_dynamic_8ab9 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.tooltip_cbbb {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.accent-6c7d {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.button-e47a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.motion-4ae7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tooltip-red-bdf7 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.content_red_e644 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.feature_narrow_dd8c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.chip_46f5 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.pink_a8b4 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.small_53ba {
  font-size: var(--wp--preset--font-size--large) !important;
}
.status_ef84 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.input-purple-e9ae a:where(:not(.static_af31)) {
  color: inherit;
}
:where(.popup_3983.main_5e23) {
  gap: 1.25em;
}
:where(.popup_3983.gold-25c8) {
  gap: 1.25em;
}
:where(.shade-gold-edb8.main_5e23) {
  gap: 2em;
}
:where(.shade-gold-edb8.gold-25c8) {
  gap: 2em;
}
.dropdown_e9a0 {
  font-size: 1.5em;
  line-height: 1.6;
}

.input-green-fee1 .wrapper-action-a866 {
  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);
}
.south-808b .media-steel-4a1b {
  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);
}
.article_709d {
  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);
}
.article_709d.over_87f5 .disabled_next_ca2c {
  background-color: var(--e-global-color-primary);
}
.article_709d.orange-e085 .disabled_next_ca2c,
.article_709d.hero-slow-2f98 .disabled_next_ca2c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.backdrop_d906 .west-9854 {
  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);
}
.button_7f29 {
  --divider-color: var(--e-global-color-secondary);
}
.button_7f29 .main_red_2bda {
  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);
}
.button_7f29.wrapper-hard-4721 .up-c0ca {
  background-color: var(--e-global-color-secondary);
}
.button_7f29.section_west_1cef .up-c0ca,
.button_7f29.outline_action_14e2 .up-c0ca {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.button_7f29.section_west_1cef .up-c0ca,
.button_7f29.outline_action_14e2 .up-c0ca svg {
  fill: var(--e-global-color-secondary);
}
.paragraph-44da .header-99fa {
  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);
}
.paragraph-44da .footer-440d {
  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);
}
.content-bff6.wrapper-hard-4721 .up-c0ca {
  background-color: var(--e-global-color-primary);
}
.content-bff6.section_west_1cef .up-c0ca,
.content-bff6.outline_action_14e2 .up-c0ca {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content-bff6.section_west_1cef .up-c0ca,
.content-bff6.outline_action_14e2 .up-c0ca svg {
  fill: var(--e-global-color-primary);
}
.block_middle_e6df.wrapper-hard-4721 .up-c0ca {
  background-color: var(--e-global-color-primary);
}
.block_middle_e6df.section_west_1cef .up-c0ca,
.block_middle_e6df.outline_action_14e2 .up-c0ca {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.block_middle_e6df .thumbnail-dynamic-6772 {
  color: var(--e-global-color-primary);
}
.block_middle_e6df .thumbnail-dynamic-6772,
.block_middle_e6df .thumbnail-dynamic-6772 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_middle_e6df .search_simple_e0dd {
  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);
}
.article_9667 .accent-simple-047a {
  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);
}
.surface-a018 .backdrop-07ec .bright_9f8a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_steel_d9ee .focused-d24e:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.column_steel_d9ee .gold_ce21 i {
  color: var(--e-global-color-primary);
}
.column_steel_d9ee .gold_ce21 svg {
  fill: var(--e-global-color-primary);
}
.column_steel_d9ee .tag_plasma_d29e {
  color: var(--e-global-color-secondary);
}
.column_steel_d9ee .focused-d24e > .tag_plasma_d29e,
.column_steel_d9ee .focused-d24e > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-4c69 .media_dbe1 {
  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);
}
.main-4c69 .row_9834 {
  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);
}
.picture-83ab .thumbnail_paper_2e31 .border-stale-a4ef {
  background-color: var(--e-global-color-primary);
}
.picture-83ab .hero_a082 {
  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);
}
.cool_1303 .thumbnail-9819 {
  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);
}
.cool_1303 .right-471d {
  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);
}
.cool_1303 .slider-purple-fb40 {
  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);
}
.paragraph-static-9d24 .accent_8491,
.paragraph-static-9d24 .accent_8491 a {
  color: var(--e-global-color-primary);
}
.paragraph-static-9d24 .accent_8491.main-wide-05fb,
.paragraph-static-9d24 .accent_8491.main-wide-05fb a {
  color: var(--e-global-color-accent);
}
.paragraph-static-9d24 .accent_8491 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-static-9d24 .rough-7ac1 {
  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);
}
.black-2523 .chip-e1bf,
.black-2523 .filter_46f9 {
  color: var(--e-global-color-primary);
}
.black-2523 .chip-e1bf svg {
  fill: var(--e-global-color-primary);
}
.black-2523 .main-wide-05fb .chip-e1bf,
.black-2523 .main-wide-05fb .filter_46f9 {
  color: var(--e-global-color-accent);
}
.black-2523 .main-wide-05fb .chip-e1bf svg {
  fill: var(--e-global-color-accent);
}
.black-2523 .filter_46f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-2523 .rough-7ac1 {
  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);
}
.breadcrumb-d932 .right_7a41,
.breadcrumb-d932 .out_582b {
  color: var(--e-global-color-primary);
}
.breadcrumb-d932 .out_582b svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb-d932 .accent_8491.main-wide-05fb a,
.breadcrumb-d932
  .accent_8491.main-wide-05fb
  .out_582b {
  color: var(--e-global-color-accent);
}
.breadcrumb-d932 .right_7a41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-d932 .rough-7ac1 {
  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);
}
.widget_3c8a .alert-7571 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_3c8a .pagination_5236 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_9e41 .logo_fixed_0157 .brown-d562 {
  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);
}
.gallery_9e41 .logo_fixed_0157 .status-6307 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_9e41 .avatar_def4 .brown-d562 {
  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);
}
.gallery_9e41
  .avatar_def4
  .status-6307 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_9e41
  .out_6143
  .brown-d562 {
  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);
}
.gallery_9e41
  .out_6143
  .status-6307 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_9e41
  .first_bb61
  .brown-d562 {
  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);
}
.gallery_9e41
  .first_bb61
  .status-6307 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_large_7a0f .photo-7281 {
  background-color: var(--e-global-color-primary);
}
.element_large_7a0f .photo-7281:hover {
  background-color: var(--e-global-color-primary);
}
.element_large_7a0f .tag_white_a2dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_large_7a0f
  .photo-7281:hover
  .tag_white_a2dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_hovered_49ff .button-962a {
  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);
}
.avatar_light_2e74 .active_ff6e .message_hot_6d58 a {
  background-color: var(--e-global-color-accent);
}
.avatar_light_2e74 .active_ff6e .disabled_selected_043c a {
  background-color: var(--e-global-color-accent);
}
.avatar_light_2e74 .active_ff6e .message_hot_6d58 a,
.avatar_light_2e74 .active_ff6e .disabled_selected_043c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_70c1
  .detail_gold_8bf9.border-cd42
  .active_ff6e
  a.brown_f266 {
  background-color: var(--e-global-color-accent);
}
.north_70c1
  .detail_gold_8bf9.border-cd42
  .active_ff6e
  span.brown_f266.fn-current-00a3 {
  background-color: var(--e-global-color-text);
}
.north_70c1
  .detail_gold_8bf9.border-cd42
  .active_ff6e
  .brown_f266 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_ecac .tertiary_current_f686 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_ecac
  .lite_ebcf
  > .hover-2801
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_ecac
  .paper_7fe6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_ecac
  .brown_6657
  .gradient-south-66e3,
.photo_thick_ecac
  .brown_6657
  .narrow-ce26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_thick_ecac
  .brown_6657
  .white-28b4,
.photo_thick_ecac
  .brown_6657
  a
  .white-28b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_ecac
  .brown_6657
  .main-d42f {
  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);
}
.photo_thick_ecac
  .brown_6657
  .gallery-559c {
  background-color: var(--e-global-color-primary);
}
.photo_thick_ecac
  .brown_6657
  .gallery-559c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_ecac
  .brown_6657
  .gallery-559c:hover {
  background-color: var(--e-global-color-primary);
}
.photo_thick_ecac
  .brown_6657
  .liquid-5a9c {
  background-color: var(--e-global-color-primary);
}
.photo_thick_ecac
  .brown_6657
  .liquid-5a9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_ecac
  .brown_6657
  .liquid-5a9c:hover {
  background-color: var(--e-global-color-primary);
}
.photo_thick_ecac
  .advanced_21c1
  .mask_soft_6958
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_thick_ecac
  .advanced_21c1
  .tertiary_24f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_ecac
  .advanced_21c1
  .main-d42f {
  color: var(--e-global-color-text);
}
.photo_thick_ecac
  .advanced_21c1
  .main-d42f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_ecac
  .advanced_21c1
  .gallery-559c {
  background-color: var(--e-global-color-primary);
}
.photo_thick_ecac
  .advanced_21c1
  .gallery-559c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_ecac
  .advanced_21c1
  .gallery-559c:hover {
  background-color: var(--e-global-color-primary);
}
.photo_thick_ecac
  .advanced_21c1
  .liquid-5a9c {
  background-color: var(--e-global-color-primary);
}
.photo_thick_ecac
  .advanced_21c1
  .liquid-5a9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_thick_ecac
  .advanced_21c1
  .liquid-5a9c:hover {
  background-color: var(--e-global-color-primary);
}
.photo_thick_ecac .preview_huge_cf01 {
  background-color: var(--e-global-color-primary);
}
.photo_thick_ecac .preview_huge_cf01:hover {
  background-color: var(--e-global-color-primary);
}
.photo_thick_ecac .fluid_b6c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_thick_ecac .notice-be32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_6bb4 .notification_fluid_5894 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_6bb4
  .static_8ceb
  > div:nth-child(3)
  .notification_fluid_5894,
.focused_6bb4
  .detail_fe56
  > div:nth-child(1)
  .notification_fluid_5894,
.focused_6bb4
  .in_c34e
  > div:nth-child(1)
  .notification_fluid_5894,
.focused_6bb4
  .icon-motion-67e0
  > div:nth-child(1)
  .notification_fluid_5894,
.focused_6bb4
  .image_wide_a315
  > div:nth-child(1)
  .notification_fluid_5894 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_6bb4 .steel_c5ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_6bb4 .heading-small-fc73 {
  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);
}
.focused_6bb4 .widget-right-bbba {
  background-color: var(--e-global-color-primary);
}
.focused_6bb4 .widget-right-bbba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_6bb4 .widget-right-bbba:hover {
  background-color: var(--e-global-color-primary);
}
.focused_6bb4 .out_4bfb {
  background-color: var(--e-global-color-primary);
}
.focused_6bb4 .out_4bfb:hover {
  background-color: var(--e-global-color-primary);
}
.focused_6bb4 .fluid_b6c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_6bb4 .notice-be32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_clean_0c2d .description-6ac0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_clean_0c2d .right-e1e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_clean_0c2d .active-d62c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_clean_0c2d .advanced_a5c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_clean_0c2d .tooltip_8cdc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_clean_0c2d .out_4bfb {
  background-color: var(--e-global-color-primary);
}
.caption_clean_0c2d .out_4bfb:hover {
  background-color: var(--e-global-color-primary);
}
.large_782f .button-0988 {
  background-color: var(--e-global-color-secondary);
}
.large_782f .caption-slow-bcd0 {
  background-color: var(--e-global-color-text);
}
.large_782f .hidden-7ca3 {
  background-color: var(--e-global-color-secondary);
}
.large_782f .bright_6757 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_782f .menu_231f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_782f .layout_090b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_782f .simple-1ee2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_782f .highlight-8b71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-blue-d054 .message_huge_ee77 .video_right_ec28,
.sort-blue-d054
  .message_huge_ee77
  .video_right_ec28
  a,
.sort-blue-d054 .layout_b754 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-blue-d054 .message_huge_ee77 .notice_157a,
.sort-blue-d054 .shadow-596e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-blue-d054 .message_huge_ee77 .notice_157a {
  color: var(--e-global-color-text);
}
.sort-blue-d054 .shadow-596e {
  color: var(--e-global-color-text);
}
.sort-blue-d054
  .message_huge_ee77
  .column_5ee7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-blue-d054 .panel_0b6c .short-27c3 {
  background-color: var(--e-global-color-primary);
}
.sort-blue-d054 .panel_0b6c .short-27c3:hover {
  background-color: var(--e-global-color-primary);
}
.sort-blue-d054 .panel_0b6c .search-681d li span {
  background-color: var(--e-global-color-text);
}
.sort-blue-d054 .panel_0b6c .search-681d li span:hover {
  background-color: var(--e-global-color-primary);
}
.sort-blue-d054
  .panel_0b6c
  .search-681d
  li.static-6a8b
  span {
  background-color: var(--e-global-color-accent);
}
.sort-blue-d054 .progress-8919 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_2c19 .outline-890c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_4c32 .header_5027 {
  background-color: var(--e-global-color-primary);
}
.hero_4c32 .smooth_9f53 {
  background-color: var(--e-global-color-secondary);
}
.hero_4c32 .description-prev-d5d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_4c32 .feature_e022 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_4c32 .liquid-b3c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_4c32 .article-cb70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_4c32 .orange-5908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_4c32 .background-223d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_4c32 .shade-pro-956c {
  background-color: var(--e-global-color-primary);
}
.hero_4c32 .shade-pro-956c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_53eb .border-7dab {
  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);
}
.solid_53eb .secondary-26c8 {
  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);
}
.solid_53eb
  .summary-03e0:after {
  background-color: var(--e-global-color-primary);
}
.solid_53eb .panel_glass_19a4 {
  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);
}
.icon_033b .layout_b754 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_033b .shadow-596e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_next_e9b7 .dirty-f74a .element_north_06aa {
  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);
}
.container_next_e9b7 .dirty-f74a .card-2980 {
  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);
}
.module-ecd9 .dynamic_6a2b {
  background-color: var(--e-global-color-primary);
}
.module-ecd9 .short-7ce3 {
  background-color: var(--e-global-color-secondary);
}
.module-ecd9 .mini_92e5 .picture-old-5576 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-ecd9 .notification-white-e6d2 .picture-old-5576 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-5a18 .mini-5e7d .breadcrumb_next_38aa {
  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);
}
.orange-5a18 .mini-5e7d .short_5bb8 {
  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);
}
.orange-5a18 .mini-5e7d .main-thick-870b {
  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);
}
.image_c972 .box_complex_a296 {
  border-color: var(--e-global-color-text);
}
.image_c972 .text-bee5 {
  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);
}
.image_c972 .text_d0ba {
  color: var(--e-global-color-primary);
}
.image_c972 .filter-basic-52fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_f0b8 .red_3866 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_f0b8 .frame_hard_808f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_f0b8 .overlay_7822:hover .red_3866 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_f0b8
  .overlay_7822:hover
  .frame_hard_808f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_3140 .column_f861 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_3140 .footer_031d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_soft_33dd .search_paper_13d2 .shade_next_fd24 {
  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);
}
.input_soft_33dd .silver_ed09 .shade_next_fd24 {
  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);
}
.fast_8daf .widget-6e97 {
  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);
}
.hovered_9623 .active_0822 .fluid-8907 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_9623 .active_0822 .fluid-8907 {
  background-color: var(--e-global-color-secondary);
}
.hovered_9623 .in-3f7d .fluid-8907 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_9623 .in-3f7d .fluid-8907 {
  background-color: var(--e-global-color-secondary);
}
.hovered_9623 .slider_6492 .info_8c27 {
  background-color: var(--e-global-color-primary);
}
.hovered_9623 .slider_6492:hover .info_8c27 {
  background-color: var(--e-global-color-secondary);
}
.hovered_9623 .short-27c3 {
  background-color: var(--e-global-color-primary);
}
.hovered_9623 .short-27c3:hover {
  background-color: var(--e-global-color-accent);
}
.hovered_9623 .search-681d li span {
  background-color: var(--e-global-color-text);
}
.hovered_9623 .search-681d li span:hover {
  background-color: var(--e-global-color-primary);
}
.hovered_9623 .search-681d li.static-6a8b span {
  background-color: var(--e-global-color-accent);
}
.progress-glass-163a .component_31ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-glass-163a .stone_e1d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-e920 .in_a661:before {
  background-color: var(--e-global-color-secondary);
}
.stale-e920 .fast-7111 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-e920 .content-dynamic-94fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-9a15 .sort-ae88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-9a15 .sort-ae88:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-9a15 .sort-ae88.fn-active-00a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-9a15 .search-red-80c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-9a15 .liquid_8e1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-9a15 .solid_7d33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-9a15 .red_3342 {
  background-color: var(--e-global-color-primary);
}
.chip-9a15 .red_3342 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-9a15 .narrow_dfac {
  background-color: var(--e-global-color-primary);
}
.chip-9a15 .narrow_dfac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-5211 .info-glass-1edf .shade_d2cc a {
  color: var(--e-global-color-secondary);
}
.footer-5211 .info-glass-1edf .shade_d2cc a:hover {
  color: var(--e-global-color-secondary);
}
.footer-5211 .info-glass-1edf .shade_d2cc,
.footer-5211 .info-glass-1edf .shade_d2cc a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-5211 .info-glass-1edf .tag_fluid_7033 {
  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);
}
.footer-5211 .info-glass-1edf .icon_gas_ee6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-5211 .info-glass-1edf .button-motion-2251 {
  background-color: var(--e-global-color-primary);
}
.footer-5211 .info-glass-1edf .button-motion-2251 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-5211 .info-glass-1edf .button-motion-2251:hover {
  background-color: var(--e-global-color-primary);
}
.footer-5211 .info-glass-1edf .clean_298c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-5211 .info-glass-1edf .clean_298c {
  background-color: var(--e-global-color-primary);
}
.footer-5211 .info-glass-1edf .clean_298c:hover {
  background-color: var(--e-global-color-primary);
}
.footer-5211 .info-glass-1edf .short-27c3 {
  background-color: var(--e-global-color-primary);
}
.footer-5211 .info-glass-1edf .short-27c3:hover {
  background-color: var(--e-global-color-primary);
}
.footer-5211 .panel_0b6c .search-681d li span {
  background-color: var(--e-global-color-text);
}
.footer-5211 .panel_0b6c .search-681d li span:hover {
  background-color: var(--e-global-color-primary);
}
.footer-5211 .panel_0b6c .search-681d li.static-6a8b span {
  background-color: var(--e-global-color-accent);
}
.footer-5211 .fluid_b6c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-5211 .notice-be32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-15d4 .gradient-huge-3a6f .section_dim_98ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-15d4 .gradient-huge-3a6f .up-3137 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-15d4 .gradient-huge-3a6f .media-aaf5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_rough_0eab .green-2631 {
  border-color: var(--e-global-color-text);
}
.logo_rough_0eab .heading_b017 {
  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);
}
.logo_rough_0eab .panel-purple-010a {
  color: var(--e-global-color-secondary);
}
.logo_rough_0eab .panel-purple-010a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_rough_0eab .aside-7107 > * {
  color: var(--e-global-color-primary);
}
.logo_rough_0eab .aside-7107 > * svg {
  fill: var(--e-global-color-primary);
}
.logo_rough_0eab .shadow_c004 {
  color: var(--e-global-color-primary);
}
.logo_rough_0eab .shadow_c004 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_rough_0eab .advanced_2ec2 {
  color: var(--e-global-color-primary);
}
.logo_rough_0eab .advanced_2ec2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_rough_0eab .detail-bottom-7b22 {
  color: var(--e-global-color-primary);
}
.logo_rough_0eab .detail-bottom-7b22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_rough_0eab .image_inner_d8fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_rough_0eab .green_e307 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_rough_0eab .green_e307.description-f426 {
  color: var(--e-global-color-secondary);
}
.logo_rough_0eab .green_e307.description-f426 .background_ee44 {
  color: var(--e-global-color-accent);
}
.logo_rough_0eab .green_e307.surface-8dbf {
  color: var(--e-global-color-text);
}
.logo_rough_0eab .green_e307.surface-8dbf .background_ee44 {
  color: var(--e-global-color-text);
}
.logo_rough_0eab .green_e307:before {
  border-top-color: var(--e-global-color-text);
}
.logo_rough_0eab .summary-5306 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_rough_0eab
  .summary-5306
  .narrow-6e71 {
  background-color: var(--e-global-color-primary);
}
.logo_rough_0eab
  .summary-5306
  .narrow-6e71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_rough_0eab .green-2631 .accent-glass-3073 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_stone_595f .link_009a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_stone_595f .backdrop-17eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-current-d443 .cold_edc2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-current-d443
  .next_448f
  .badge_3de3 {
  background-color: var(--e-global-color-secondary);
}
.feature-current-d443
  .next_448f.footer-last-fe9e
  .badge_3de3 {
  background-color: var(--e-global-color-text);
}
.feature-current-d443
  .next_448f:hover
  .badge_3de3 {
  background-color: var(--e-global-color-accent);
}
.feature-current-d443
  .next_448f.fn-active-00a3
  .badge_3de3 {
  background-color: var(--e-global-color-primary);
}
.dropdown_5ac4 .detail_6303 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.dropdown_5ac4 .heading_soft_bb2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_5ac4 .video-dab5 {
  background-color: var(--e-global-color-primary);
}
.dropdown_5ac4 .video-dab5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_fluid_a805 .icon_8981 .last_0378 .logo-selected-fd35 {
  background-color: var(--e-global-color-secondary);
}
.caption_fluid_a805 .icon_8981 .background_d82b:after {
  background-color: var(--e-global-color-secondary);
}
.caption_fluid_a805 .notice-soft-a3fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_fluid_a805 .highlight_inner_a0e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_fluid_a805 .layout-d26f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_fluid_a805 .basic_6bde {
  background-color: var(--e-global-color-primary);
}
.caption_fluid_a805 .basic_6bde {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_fluid_a805 .over-f292 {
  background-color: var(--e-global-color-secondary);
}
.caption_fluid_a805 .over-f292 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_fluid_a805 .icon_8981 .dim-8337 .solid-b7ad:hover {
  background-color: var(--e-global-color-primary);
}
.caption_fluid_a805
  .icon_8981
  .dim-8337
  .solid-b7ad.center-83b0 {
  background-color: var(--e-global-color-primary);
}
.caption_fluid_a805 .icon_8981 .box-f6e3:before {
  border-color: var(--e-global-color-primary);
}
.caption_fluid_a805 .icon_8981 .box-f6e3:hover:before {
  border-color: var(--e-global-color-secondary);
}
.caption_fluid_a805
  .icon_8981
  .box-f6e3.middle-5591:before {
  border-color: var(--e-global-color-primary);
}
.caption_fluid_a805 .nav_3638 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_d10f .current-37b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_d10f .current-37b5:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_d10f .current-37b5.wood-79b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_d10f .feature_c10e {
  background-color: var(--e-global-color-primary);
}
.east_d10f .feature_c10e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_d10f
  .dynamic_675b
  .south_f111
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_d10f
  .wood_8eee
  .south_f111
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_50a2
  .caption_ad21
  .text_over_3c4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_50a2
  .caption_ad21
  .tertiary-684a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_50a2 .disabled_eafd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_50a2 .dropdown-tall-febb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_50a2 .form-b421 {
  background-color: var(--e-global-color-primary);
}
.over_50a2 .form-b421 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-motion-3bf7 .alert-west-3fbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-motion-3bf7 .chip_orange_b1bc {
  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);
}
.title-motion-3bf7 .container_f752 {
  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);
}
.title-motion-3bf7 .container_f752 a:hover {
  color: var(--e-global-color-secondary);
}
.title-motion-3bf7 .mask_wood_60d2 {
  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);
}
.title-motion-3bf7 .section_hot_4eeb {
  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);
}
.title-motion-3bf7 .bottom-dd46 .short-27c3 {
  background-color: var(--e-global-color-primary);
}
.title-motion-3bf7 .bottom-dd46 .short-27c3:hover {
  background-color: var(--e-global-color-accent);
}
.title-motion-3bf7
  .bottom-dd46
  .search-681d
  li
  span {
  background-color: var(--e-global-color-text);
}
.title-motion-3bf7
  .bottom-dd46
  .search-681d
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.title-motion-3bf7
  .bottom-dd46
  .search-681d
  li.static-6a8b
  span {
  background-color: var(--e-global-color-accent);
}
.stone-ef37
  .progress-soft-f5e5
  .hero_c3c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-ef37 .progress-soft-f5e5 .steel_6699 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-ef37 .progress-soft-f5e5 .sort-east-b408 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-ef37 .modal_5278 {
  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);
}
.stone-ef37
  .primary-3585.notice-f579 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > a {
  background-color: var(--e-global-color-text);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > a
  .breadcrumb-2664.modal_plasma_94b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > a
  .orange-427c.lite_efa1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > .box-fast-243a
  .out_2625
  > a {
  background-color: var(--e-global-color-secondary);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > .box-fast-243a
  .out_2625
  > a
  .paragraph_north_5ea0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > .box-fast-243a
  .out_2625
  > a
  .orange-427c.header_bright_e00b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > a
  .link_up_2dcf:before {
  color: var(--e-global-color-text);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > .box-fast-243a
  a
  .link_up_2dcf:before {
  color: var(--e-global-color-text);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625.text-green-85cf
  > a
  .link_up_2dcf:before {
  color: var(--e-global-color-text);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > .box-fast-243a
  .out_2625.text-green-85cf
  > a
  .link_up_2dcf:before {
  color: var(--e-global-color-text);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > a
  .label_37d6
  .modal_static_8627 {
  color: var(--e-global-color-text);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > .box-fast-243a
  a
  .label_37d6
  .modal_static_8627 {
  color: var(--e-global-color-text);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > a
  .label_37d6
  .modal_static_8627,
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > .box-fast-243a
  a
  .label_37d6
  .modal_static_8627 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > a
  .tooltip_8686:before {
  color: var(--e-global-color-text);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > .box-fast-243a
  a
  .tooltip_8686:before {
  color: var(--e-global-color-text);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625.text-green-85cf
  > a
  .tooltip_8686:before {
  color: var(--e-global-color-text);
}
.fresh-1385
  > .red_0843
  > div
  > .glass_f90f
  > .out_2625
  > .box-fast-243a
  .out_2625.text-green-85cf
  > a
  .tooltip_8686:before {
  color: var(--e-global-color-text);
}
.input-glass-aac6 .hidden_af66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-glass-aac6
  .filter-209c:hover
  .hidden_af66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_1a22
  > .red_0843
  > .hard-f386
  > .preview_8739
  > .under_12e1
  > .tertiary-6eeb
  .glass-5af3 {
  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);
}
.status_1a22
  > .red_0843
  > .hard-f386
  > .preview_8739
  > .under_12e1
  > .tertiary-6eeb:hover
  .glass-5af3 {
  color: var(--e-global-color-text);
}
.status_1a22
  > .red_0843
  > .hard-f386
  > .preview_8739
  > .under_12e1
  > .tertiary-6eeb:hover
  .glass-5af3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_1a22
  > .red_0843
  > .hard-f386
  > .preview_8739
  > .under_12e1.detail-basic-fbb8
  > .tertiary-6eeb
  .glass-5af3 {
  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);
}
.mini-f23b .item-next-121d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-f23b .rough-8f9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-f23b .popup-f673 {
  background-color: var(--e-global-color-primary);
}
.mini-f23b .popup-f673 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_0cce
  > .red_0843
  > .box_last_fcd6
  > .inner-7002
  > .sidebar_f82a
  .hover_black_b3e4 {
  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);
}
.dim_0cce
  > .red_0843
  > .box_last_fcd6
  > .inner-7002
  > .sidebar_f82a
  .left_8263 {
  color: var(--e-global-color-text);
}
.dim_0cce
  > .red_0843
  > .box_last_fcd6
  > .inner-7002
  > .sidebar_f82a:hover
  .hover_black_b3e4 {
  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);
}
.dim_0cce
  > .red_0843
  > .box_last_fcd6
  > .inner-7002
  > .sidebar_f82a:hover
  .left_8263 {
  color: var(--e-global-color-secondary);
}
.dim_0cce
  > .red_0843
  > .box_last_fcd6
  > .inner-7002
  > .sidebar_f82a.primary_ea59
  .hover_black_b3e4 {
  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);
}
.dim_0cce
  > .red_0843
  > .box_last_fcd6
  > .inner-7002
  > .sidebar_f82a.primary_ea59
  .left_8263 {
  color: var(--e-global-color-primary);
}
.yellow-086a
  .media_a35c
  .liquid-6adc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-086a .dynamic-382f .accent-glass-3073 .north-0f1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_459a .caption-659e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_459a .button-prev-dfac .caption-659e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_459a .button_ecb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft_459a .button_ecb6 {
  background-color: var(--e-global-color-primary);
}
.active-8c49 .liquid_b24e .input_dark_1425 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-8c49
  .liquid_b24e:hover
  .image_8543 {
  color: var(--e-global-color-secondary);
}
.active-8c49
  .liquid_b24e:hover
  .input_dark_1425 {
  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);
}
.hovered-4b57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.brown_26f3 {
  max-width: 1400px !important;
}

.white_dac8 {
  flex-direction: column;
}

.white_dac8 .fresh-e8c0 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.white_dac8 .fresh-e8c0 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.easy_b3dd.up-0d4d {
  display: none;
}

.glass-eba1 {
  display: none;
}

body,
.accent_bb5b {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.banner_927f) !important; */
}

.logo-last-ef84.caption-00fe {
  margin-bottom: 40px;
  width: 100%;
}

.surface-light-9ab1 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.white_dac8 a {
  width: 100%;
}

.background_next_7a25 .mini-e825.surface_6407 {
  width: 20% !important;
}

.popup_036a {
  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;
}

.popup_036a:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

.glass-5258 {
  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;
}

.glass-5258:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.glass-5258:nth-child(2):hover {
  color: #fff;
}

.background_next_7a25
  .mini-e825.inner_f7c7
  .label-current-171c
  .tabs_light_bc2e {
  font-size: 20px !important;
}

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

.hover_c2ef {
  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;
}

.input-liquid-f894 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.next-afb4.accordion-east-cb3a > .tooltip-out-21be {
  display: flex;
  align-items: center;
}

.red-8332 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.icon_c4c9 {
  position: relative;
  width: 100%;
}

.input_liquid_ceea {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.filter-gold-ac43 {
  display: flex;
  gap: 50px;
}

.background_next_7a25
  .mini-e825.focused-ecb8
  .form_ceed
  .main-large-8b44 {
  width: 100% !important;
}

.item-b1e8 {
  width: 500px !important;
  max-width: none;
}

.description-current-ca54 {
  width: 100%;
}

.notification-cd33 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.video_6f7b {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.dark_759d {
  font-size: 15px !important;
}

.basic_07ce {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.video_6f7b:hover .basic_07ce {
  visibility: visible;
}
.video_6f7b:hover.video_6f7b::before {
  display: block;
}

.input-liquid-f894 h3 {
  color: #fff;
}

.glass-f165 {
  margin: 0;
}

.background_next_7a25
  .mini-e825.focused-ecb8
  .main-large-8b44
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tertiary-bottom-16a8 {
  width: 100%;
}

.wrapper_9e78 {
  width: 100%;
}

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

.wrapper_9e78 {
  width: 100%;
}

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

.main-large-8b44 {
  display: flex;
  align-items: center;
}

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

.hero_short_3256 {
  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;
}

.white_dac8 .fresh-e8c0.texture_bde1 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.white_dac8 h1.fresh-e8c0 {
  margin-top: 120px !important;
}

.background_next_7a25 .mini-e825.footer_bfcc {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.block_tall_f46a img {
  width: 100%;
}

.accent-advanced-1dd3 .border_99ee.label-current-171c {
  justify-content: space-between;
}

.gold-011f {
  display: none;
}

.layout-1ee7 .yellow_cfab {
  margin: 1px 0 !important;
}

.wide_a585 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .next-afb4 .tooltip-out-21be {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .filter-gold-ac43 {
    flex-direction: column;
  }

  .item-b1e8 {
    width: 100% !important;
  }
}

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

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

  .accent-advanced-1dd3 .border_99ee.label-current-171c {
    border-bottom: 1px solid #f0c159;
  }

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

  .next-afb4.accordion-east-cb3a > .tooltip-out-21be {
    gap: 15px;
    justify-content: space-between;
  }

  .background_next_7a25
    .mini-e825.focused-ecb8
    .main-large-8b44
    img {
    width: 60% !important;
  }

  .input_liquid_ceea {
    left: 2%;
  }

  .accent_fixed_822b {
    margin: 10px 0;
  }

  .white_dac8 .yellow_cfab {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.white_dac8 .fresh-e8c0,
  .white_dac8 .fresh-e8c0 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .main-large-8b44 {
    justify-content: center;
  }

  .white_dac8 .yellow_cfab {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .surface-light-9ab1 {
    margin-bottom: 15px !important;
  }

  .background_next_7a25 .mini-e825.surface_6407 {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .glass-5258 {
    text-transform: capitalize;
  }

  h2.white_dac8 .fresh-e8c0,
  .white_dac8 .fresh-e8c0 {
    font-size: 30px !important;
  }

  .main-large-8b44 {
    justify-content: center;
  }

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

  .progress-1238
    .active_steel_acd7.clean-04c0 {
    margin: 0 !important;
  }

  .red-8332 {
    margin: 0;
    gap: 10px;
  }

  .accent_fixed_822b {
    display: flex;
  }

  .row_3d09 .popup_036a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .thumbnail-inner-9b6a svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .white_dac8 h1.fresh-e8c0 {
    margin-top: 80px !important;
  }

  .background_next_7a25
    .mini-e825.focused-ecb8
    .main-large-8b44
    img,
  .paragraph-44da .form_ceed {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .glass-5258 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .background_next_7a25 .mini-e825.surface_6407 {
    width: 100% !important;
  }

  .next-afb4.accordion-east-cb3a > .tooltip-out-21be {
    gap: 3px;
  }

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

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

/* css-noise: b5fe */
.phantom-card-b7 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
