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(.modal_light_f906) {
  gap: 0.5em;
}
:where(.element_bottom_d3ff) {
  gap: 0.5em;
}
body .photo-lite-ad05 > .summary-up-3ce5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .photo-lite-ad05 > .hovered_3006 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .photo-lite-ad05 > .fast_a811 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hovered_605c > .summary-up-3ce5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hovered_605c > .hovered_3006 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hovered_605c > .fast_a811 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .hovered_605c
  > :where(:not(.summary-up-3ce5):not(.hovered_3006):not(.summary_hovered_4817)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hovered_605c > .chip-north-3625 {
  max-width: var(--wp--style--global--wide-size);
}
body .modal_light_f906 {
  display: flex;
}
body .modal_light_f906 {
  flex-wrap: wrap;
  align-items: center;
}
body .modal_light_f906 > * {
  margin: 0;
}
body .element_bottom_d3ff {
  display: grid;
}
body .element_bottom_d3ff > * {
  margin: 0;
}
:where(.chip_copper_c39c.modal_light_f906) {
  gap: 2em;
}
:where(.chip_copper_c39c.element_bottom_d3ff) {
  gap: 2em;
}
:where(.modal-soft-bfe7.modal_light_f906) {
  gap: 1.25em;
}
:where(.modal-soft-bfe7.element_bottom_d3ff) {
  gap: 1.25em;
}
.gradient_0d51 {
  color: var(--wp--preset--color--black) !important;
}
.mask_5a4a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.filter-1a35 {
  color: var(--wp--preset--color--white) !important;
}
.orange_d656 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.pressed-7f7f {
  color: var(--wp--preset--color--vivid-red) !important;
}
.sidebar-new-672e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.component_down_c74e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.easy-c83f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.dark-74b8 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.huge_fd6c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.frame-437e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.filter-6b1a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.tag-tiny-c2b2 {
  background-color: var(--wp--preset--color--black) !important;
}
.shade_9dd9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sidebar_730b {
  background-color: var(--wp--preset--color--white) !important;
}
.alert-fce9 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.link-green-47b2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.secondary-ff0e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.frame-red-5c61 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.advanced_7fdf {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.filter_17b4 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.footer-static-e828 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph_down_b1f4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.list_yellow_7aa0 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.in-e3d9 {
  border-color: var(--wp--preset--color--black) !important;
}
.layout-simple-4a9b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.label-e61f {
  border-color: var(--wp--preset--color--white) !important;
}
.last-43f3 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.medium_ff6d {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.filter-short-1cf3 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.label-bright-d391 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.message-94eb {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pattern_purple_ae13 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.huge_0cc2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.focused_baa9 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.filter-south-179e {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.feature-blue-152e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.content_c354 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.large_c6c8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.content-dark-3fc7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.info-8868 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.text_static_a6a2 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.alert_99e7 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.hero-pink-4838 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.status_purple_4b4e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tertiary_active_57ad {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.progress-fresh-6e9a {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tooltip_5995 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.footer_pink_a85e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.active-1383 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.carousel-light-e41e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.green-01f8 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.notice_glass_21c1 a:where(:not(.highlight-liquid-3119)) {
  color: inherit;
}
:where(.modal-soft-bfe7.modal_light_f906) {
  gap: 1.25em;
}
:where(.modal-soft-bfe7.element_bottom_d3ff) {
  gap: 1.25em;
}
:where(.chip_copper_c39c.modal_light_f906) {
  gap: 2em;
}
:where(.chip_copper_c39c.element_bottom_d3ff) {
  gap: 2em;
}
.column-brown-70e7 {
  font-size: 1.5em;
  line-height: 1.6;
}

.outer_f2d6 .rough-6323 {
  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);
}
.badge_7473 .popup-8687 {
  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);
}
.progress_bottom_7d3c {
  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);
}
.progress_bottom_7d3c.message_light_d5b0 .main-bfe8 {
  background-color: var(--e-global-color-primary);
}
.progress_bottom_7d3c.blue_b3ae .main-bfe8,
.progress_bottom_7d3c.feature_24e1 .main-bfe8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hidden_81ab .grid_plasma_29f9 {
  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);
}
.iron_d3f4 {
  --divider-color: var(--e-global-color-secondary);
}
.iron_d3f4 .stale_8cbe {
  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);
}
.iron_d3f4.status-static-6fa0 .badge_e046 {
  background-color: var(--e-global-color-secondary);
}
.iron_d3f4.surface_491d .badge_e046,
.iron_d3f4.background-7fa3 .badge_e046 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.iron_d3f4.surface_491d .badge_e046,
.iron_d3f4.background-7fa3 .badge_e046 svg {
  fill: var(--e-global-color-secondary);
}
.tag-d332 .active_0b77 {
  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);
}
.tag-d332 .advanced_9e50 {
  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);
}
.search-tiny-dbcb.status-static-6fa0 .badge_e046 {
  background-color: var(--e-global-color-primary);
}
.search-tiny-dbcb.surface_491d .badge_e046,
.search-tiny-dbcb.background-7fa3 .badge_e046 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.search-tiny-dbcb.surface_491d .badge_e046,
.search-tiny-dbcb.background-7fa3 .badge_e046 svg {
  fill: var(--e-global-color-primary);
}
.box-small-76fd.status-static-6fa0 .badge_e046 {
  background-color: var(--e-global-color-primary);
}
.box-small-76fd.surface_491d .badge_e046,
.box-small-76fd.background-7fa3 .badge_e046 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box-small-76fd .south_1702 {
  color: var(--e-global-color-primary);
}
.box-small-76fd .south_1702,
.box-small-76fd .south_1702 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-small-76fd .hovered-63a8 {
  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);
}
.accent_left_4ce2 .outline-64a9 {
  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);
}
.slider-upper-ef1e .huge_c127 .backdrop-fixed-c43f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_short_12d4 .block-7ec6:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.layout_short_12d4 .tabs_4d38 i {
  color: var(--e-global-color-primary);
}
.layout_short_12d4 .tabs_4d38 svg {
  fill: var(--e-global-color-primary);
}
.layout_short_12d4 .row-hard-0eb4 {
  color: var(--e-global-color-secondary);
}
.layout_short_12d4 .block-7ec6 > .row-hard-0eb4,
.layout_short_12d4 .block-7ec6 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-47bc .info-static-2c3d {
  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);
}
.outer-47bc .box-cold-1dd0 {
  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-small-991d .detail_7c5c .fast-6305 {
  background-color: var(--e-global-color-primary);
}
.picture-small-991d .in_8a0e {
  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);
}
.east-69b7 .warm_1ce9 {
  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);
}
.east-69b7 .lite-7671 {
  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);
}
.east-69b7 .middle_fdb7 {
  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);
}
.aside-d487 .link-copper-548b,
.aside-d487 .link-copper-548b a {
  color: var(--e-global-color-primary);
}
.aside-d487 .link-copper-548b.image_gas_8ddc,
.aside-d487 .link-copper-548b.image_gas_8ddc a {
  color: var(--e-global-color-accent);
}
.aside-d487 .link-copper-548b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-d487 .secondary_iron_a221 {
  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_3088 .huge-5860,
.hidden_3088 .grid_iron_d46d {
  color: var(--e-global-color-primary);
}
.hidden_3088 .huge-5860 svg {
  fill: var(--e-global-color-primary);
}
.hidden_3088 .image_gas_8ddc .huge-5860,
.hidden_3088 .image_gas_8ddc .grid_iron_d46d {
  color: var(--e-global-color-accent);
}
.hidden_3088 .image_gas_8ddc .huge-5860 svg {
  fill: var(--e-global-color-accent);
}
.hidden_3088 .grid_iron_d46d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_3088 .secondary_iron_a221 {
  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);
}
.chip-5e2a .pattern-edc5,
.chip-5e2a .tabs-north-157f {
  color: var(--e-global-color-primary);
}
.chip-5e2a .tabs-north-157f svg {
  fill: var(--e-global-color-primary);
}
.chip-5e2a .link-copper-548b.image_gas_8ddc a,
.chip-5e2a
  .link-copper-548b.image_gas_8ddc
  .tabs-north-157f {
  color: var(--e-global-color-accent);
}
.chip-5e2a .pattern-edc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-5e2a .secondary_iron_a221 {
  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);
}
.filter-focused-44c8 .nav_7189 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-focused-44c8 .full-8f23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-light-cc13 .grid-bcec .bottom_c58c {
  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);
}
.aside-light-cc13 .grid-bcec .middle_0041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-light-cc13 .tooltip-last-f3c5 .bottom_c58c {
  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);
}
.aside-light-cc13
  .tooltip-last-f3c5
  .middle_0041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-light-cc13
  .caption_fbe6
  .bottom_c58c {
  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);
}
.aside-light-cc13
  .caption_fbe6
  .middle_0041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-light-cc13
  .heading_iron_ac86
  .bottom_c58c {
  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);
}
.aside-light-cc13
  .heading_iron_ac86
  .middle_0041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_lite_700a .focused-f671 {
  background-color: var(--e-global-color-primary);
}
.notice_lite_700a .focused-f671:hover {
  background-color: var(--e-global-color-primary);
}
.notice_lite_700a .pagination_tall_ff0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_lite_700a
  .focused-f671:hover
  .pagination_tall_ff0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_711c .old-c4c9 {
  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);
}
.carousel-down-bb7d .mini_1b33 .sidebar_complex_dd9d a {
  background-color: var(--e-global-color-accent);
}
.carousel-down-bb7d .mini_1b33 .image-611e a {
  background-color: var(--e-global-color-accent);
}
.carousel-down-bb7d .mini_1b33 .sidebar_complex_dd9d a,
.carousel-down-bb7d .mini_1b33 .image-611e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-1552
  .top_79d6.black_b31b
  .mini_1b33
  a.yellow_c1cb {
  background-color: var(--e-global-color-accent);
}
.gas-1552
  .top_79d6.black_b31b
  .mini_1b33
  span.yellow_c1cb.fn-current-87cc {
  background-color: var(--e-global-color-text);
}
.gas-1552
  .top_79d6.black_b31b
  .mini_1b33
  .yellow_c1cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-830f .right-eef3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-830f
  .active_first_2690
  > .heading_glass_579a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-830f
  .popup_0627
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-830f
  .yellow-4719
  .frame-8ddb,
.feature-old-830f
  .yellow-4719
  .header-2604 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-old-830f
  .yellow-4719
  .next-f67b,
.feature-old-830f
  .yellow-4719
  a
  .next-f67b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-830f
  .yellow-4719
  .shadow_f591 {
  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);
}
.feature-old-830f
  .yellow-4719
  .title_ff3e {
  background-color: var(--e-global-color-primary);
}
.feature-old-830f
  .yellow-4719
  .title_ff3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-830f
  .yellow-4719
  .title_ff3e:hover {
  background-color: var(--e-global-color-primary);
}
.feature-old-830f
  .yellow-4719
  .tooltip_old_9da7 {
  background-color: var(--e-global-color-primary);
}
.feature-old-830f
  .yellow-4719
  .tooltip_old_9da7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-830f
  .yellow-4719
  .tooltip_old_9da7:hover {
  background-color: var(--e-global-color-primary);
}
.feature-old-830f
  .tertiary-under-ed9c
  .caption_cold_8729
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-old-830f
  .tertiary-under-ed9c
  .hot_3e55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-830f
  .tertiary-under-ed9c
  .shadow_f591 {
  color: var(--e-global-color-text);
}
.feature-old-830f
  .tertiary-under-ed9c
  .shadow_f591
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-830f
  .tertiary-under-ed9c
  .title_ff3e {
  background-color: var(--e-global-color-primary);
}
.feature-old-830f
  .tertiary-under-ed9c
  .title_ff3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-830f
  .tertiary-under-ed9c
  .title_ff3e:hover {
  background-color: var(--e-global-color-primary);
}
.feature-old-830f
  .tertiary-under-ed9c
  .tooltip_old_9da7 {
  background-color: var(--e-global-color-primary);
}
.feature-old-830f
  .tertiary-under-ed9c
  .tooltip_old_9da7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-old-830f
  .tertiary-under-ed9c
  .tooltip_old_9da7:hover {
  background-color: var(--e-global-color-primary);
}
.feature-old-830f .frame-fast-fcfd {
  background-color: var(--e-global-color-primary);
}
.feature-old-830f .frame-fast-fcfd:hover {
  background-color: var(--e-global-color-primary);
}
.feature-old-830f .plasma_df8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-old-830f .thick_5c4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_09e3 .panel_current_9d37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_09e3
  .fast_925f
  > div:nth-child(3)
  .panel_current_9d37,
.modal_09e3
  .form-2364
  > div:nth-child(1)
  .panel_current_9d37,
.modal_09e3
  .gradient-dark-449b
  > div:nth-child(1)
  .panel_current_9d37,
.modal_09e3
  .tag_89bc
  > div:nth-child(1)
  .panel_current_9d37,
.modal_09e3
  .item-a754
  > div:nth-child(1)
  .panel_current_9d37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_09e3 .chip_out_1782 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_09e3 .info_3052 {
  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);
}
.modal_09e3 .modal-059c {
  background-color: var(--e-global-color-primary);
}
.modal_09e3 .modal-059c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_09e3 .modal-059c:hover {
  background-color: var(--e-global-color-primary);
}
.modal_09e3 .soft-5c9f {
  background-color: var(--e-global-color-primary);
}
.modal_09e3 .soft-5c9f:hover {
  background-color: var(--e-global-color-primary);
}
.modal_09e3 .plasma_df8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_09e3 .thick_5c4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-white-b02d .pagination_paper_ee25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-white-b02d .shadow_a9b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-white-b02d .button_north_6892 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-white-b02d .header-c616 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-white-b02d .button_advanced_4373 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-white-b02d .soft-5c9f {
  background-color: var(--e-global-color-primary);
}
.icon-white-b02d .soft-5c9f:hover {
  background-color: var(--e-global-color-primary);
}
.block-ebbc .black_7a57 {
  background-color: var(--e-global-color-secondary);
}
.block-ebbc .hero_short_3568 {
  background-color: var(--e-global-color-text);
}
.block-ebbc .short_bb98 {
  background-color: var(--e-global-color-secondary);
}
.block-ebbc .wrapper_e158 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-ebbc .selected-2867 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-ebbc .component_fluid_0534 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-ebbc .carousel-5c0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-ebbc .paragraph-fast-9d43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_0b32 .medium_55f4 .box_7978,
.tabs_0b32
  .medium_55f4
  .box_7978
  a,
.tabs_0b32 .layout_eba1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_0b32 .medium_55f4 .chip_prev_1c32,
.tabs_0b32 .row_83b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_0b32 .medium_55f4 .chip_prev_1c32 {
  color: var(--e-global-color-text);
}
.tabs_0b32 .row_83b3 {
  color: var(--e-global-color-text);
}
.tabs_0b32
  .medium_55f4
  .large-6410 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_0b32 .banner_cf76 .container-top-3330 {
  background-color: var(--e-global-color-primary);
}
.tabs_0b32 .banner_cf76 .container-top-3330:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_0b32 .banner_cf76 .image-outer-eeb0 li span {
  background-color: var(--e-global-color-text);
}
.tabs_0b32 .banner_cf76 .image-outer-eeb0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_0b32
  .banner_cf76
  .image-outer-eeb0
  li.rough-ece9
  span {
  background-color: var(--e-global-color-accent);
}
.tabs_0b32 .copper_a97b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-1338 .west_bffd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-597b .media-9efe {
  background-color: var(--e-global-color-primary);
}
.chip-597b .fresh_829e {
  background-color: var(--e-global-color-secondary);
}
.chip-597b .gold-890d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-597b .focus_liquid_c98e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-597b .notification-hard-f11a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-597b .hidden_6cd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-597b .heading-6dd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-597b .easy_e2a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-597b .notice_next_8b53 {
  background-color: var(--e-global-color-primary);
}
.chip-597b .notice_next_8b53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-f1d7 .wrapper-6e98 {
  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);
}
.shade-f1d7 .accordion-huge-0b5b {
  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);
}
.shade-f1d7
  .current-951f:after {
  background-color: var(--e-global-color-primary);
}
.shade-f1d7 .surface-blue-d13f {
  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_d09e .layout_eba1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_d09e .row_83b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-1042 .nav-lite-bf58 .blue-d5ff {
  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);
}
.module-1042 .nav-lite-bf58 .table_red_d342 {
  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);
}
.tabs_tiny_93f8 .photo_0c12 {
  background-color: var(--e-global-color-primary);
}
.tabs_tiny_93f8 .liquid_26c1 {
  background-color: var(--e-global-color-secondary);
}
.tabs_tiny_93f8 .logo-copper-1a72 .gold-c472 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_tiny_93f8 .module_south_ede9 .gold-c472 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-aa5c .heading_south_917d .nav-cca4 {
  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);
}
.east-aa5c .heading_south_917d .active_left_aa2c {
  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);
}
.east-aa5c .heading_south_917d .feature_iron_19c1 {
  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);
}
.hero-full-d4fc .aside-b1b7 {
  border-color: var(--e-global-color-text);
}
.hero-full-d4fc .widget_wide_3673 {
  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-full-d4fc .bronze-a7f2 {
  color: var(--e-global-color-primary);
}
.hero-full-d4fc .active-first-228c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_stone_b65d .dark-f4e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_stone_b65d .video_642d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_stone_b65d .out-51d1:hover .dark-f4e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_stone_b65d
  .out-51d1:hover
  .video_642d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-bd4f .focused_35ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-bd4f .static_6dc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-22af .slider-up-54df .paragraph_91b7 {
  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);
}
.list-22af .easy-5e09 .paragraph_91b7 {
  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);
}
.texture-b055 .west_6955 {
  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);
}
.chip_193c .hidden-hovered-712a .card_3b31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_193c .hidden-hovered-712a .card_3b31 {
  background-color: var(--e-global-color-secondary);
}
.chip_193c .filter_fab1 .card_3b31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_193c .filter_fab1 .card_3b31 {
  background-color: var(--e-global-color-secondary);
}
.chip_193c .secondary_0854 .video-9a7b {
  background-color: var(--e-global-color-primary);
}
.chip_193c .secondary_0854:hover .video-9a7b {
  background-color: var(--e-global-color-secondary);
}
.chip_193c .container-top-3330 {
  background-color: var(--e-global-color-primary);
}
.chip_193c .container-top-3330:hover {
  background-color: var(--e-global-color-accent);
}
.chip_193c .image-outer-eeb0 li span {
  background-color: var(--e-global-color-text);
}
.chip_193c .image-outer-eeb0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.chip_193c .image-outer-eeb0 li.rough-ece9 span {
  background-color: var(--e-global-color-accent);
}
.description-static-03b7 .hero_prev_4a2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-static-03b7 .chip-fast-3ecd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-dbdf .logo_middle_924c:before {
  background-color: var(--e-global-color-secondary);
}
.footer-dbdf .section_4a88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-dbdf .sidebar-medium-11c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_4141 .list_motion_456c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_4141 .list_motion_456c:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_4141 .list_motion_456c.fn-active-87cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_4141 .steel_26b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4141 .wrapper-pink-4a84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4141 .video-bright-8001 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4141 .footer_active_4217 {
  background-color: var(--e-global-color-primary);
}
.tag_4141 .footer_active_4217 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_4141 .over_581c {
  background-color: var(--e-global-color-primary);
}
.tag_4141 .over_581c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny_3d93 .outer-8e41 .thumbnail-dynamic-31b6 a {
  color: var(--e-global-color-secondary);
}
.tiny_3d93 .outer-8e41 .thumbnail-dynamic-31b6 a:hover {
  color: var(--e-global-color-secondary);
}
.tiny_3d93 .outer-8e41 .thumbnail-dynamic-31b6,
.tiny_3d93 .outer-8e41 .thumbnail-dynamic-31b6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_3d93 .outer-8e41 .block_left_0bfb {
  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);
}
.tiny_3d93 .outer-8e41 .message-3cfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_3d93 .outer-8e41 .aside-lower-afa8 {
  background-color: var(--e-global-color-primary);
}
.tiny_3d93 .outer-8e41 .aside-lower-afa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_3d93 .outer-8e41 .aside-lower-afa8:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_3d93 .outer-8e41 .container_wide_0fa8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny_3d93 .outer-8e41 .container_wide_0fa8 {
  background-color: var(--e-global-color-primary);
}
.tiny_3d93 .outer-8e41 .container_wide_0fa8:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_3d93 .outer-8e41 .container-top-3330 {
  background-color: var(--e-global-color-primary);
}
.tiny_3d93 .outer-8e41 .container-top-3330:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_3d93 .banner_cf76 .image-outer-eeb0 li span {
  background-color: var(--e-global-color-text);
}
.tiny_3d93 .banner_cf76 .image-outer-eeb0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_3d93 .banner_cf76 .image-outer-eeb0 li.rough-ece9 span {
  background-color: var(--e-global-color-accent);
}
.tiny_3d93 .plasma_df8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_3d93 .thick_5c4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_clean_5df7 .clean_af68 .south_f206 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_clean_5df7 .clean_af68 .hero-south-790e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_clean_5df7 .clean_af68 .filter-be76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f88 .short-0d38 {
  border-color: var(--e-global-color-text);
}
.iron_7f88 .nav-7a34 {
  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);
}
.iron_7f88 .menu_dim_e78e {
  color: var(--e-global-color-secondary);
}
.iron_7f88 .menu_dim_e78e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f88 .media_3429 > * {
  color: var(--e-global-color-primary);
}
.iron_7f88 .media_3429 > * svg {
  fill: var(--e-global-color-primary);
}
.iron_7f88 .widget_green_6efc {
  color: var(--e-global-color-primary);
}
.iron_7f88 .widget_green_6efc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_7f88 .item-current-7c89 {
  color: var(--e-global-color-primary);
}
.iron_7f88 .item-current-7c89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_7f88 .item_gas_fb22 {
  color: var(--e-global-color-primary);
}
.iron_7f88 .item_gas_fb22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f88 .iron_0f7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f88 .block_63ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f88 .block_63ec.pagination-f169 {
  color: var(--e-global-color-secondary);
}
.iron_7f88 .block_63ec.pagination-f169 .outline_3098 {
  color: var(--e-global-color-accent);
}
.iron_7f88 .block_63ec.element-e6d1 {
  color: var(--e-global-color-text);
}
.iron_7f88 .block_63ec.element-e6d1 .outline_3098 {
  color: var(--e-global-color-text);
}
.iron_7f88 .block_63ec:before {
  border-top-color: var(--e-global-color-text);
}
.iron_7f88 .text_red_0b4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7f88
  .text_red_0b4c
  .title-6141 {
  background-color: var(--e-global-color-primary);
}
.iron_7f88
  .text_red_0b4c
  .title-6141 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_7f88 .short-0d38 .highlight-up-8f8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_27c5 .info-narrow-af5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_27c5 .icon_warm_478c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_wide_590a .mask_lower_77d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_wide_590a
  .solid-0cca
  .focused-1bc1 {
  background-color: var(--e-global-color-secondary);
}
.overlay_wide_590a
  .solid-0cca.slider_ec8f
  .focused-1bc1 {
  background-color: var(--e-global-color-text);
}
.overlay_wide_590a
  .solid-0cca:hover
  .focused-1bc1 {
  background-color: var(--e-global-color-accent);
}
.overlay_wide_590a
  .solid-0cca.fn-active-87cc
  .focused-1bc1 {
  background-color: var(--e-global-color-primary);
}
.hidden-mini-6917 .element_dirty_74f8 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hidden-mini-6917 .logo_purple_41a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-mini-6917 .brown-5101 {
  background-color: var(--e-global-color-primary);
}
.hidden-mini-6917 .brown-5101 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_wide_b582 .button-east-d25a .info_mini_877d .silver_896d {
  background-color: var(--e-global-color-secondary);
}
.layout_wide_b582 .button-east-d25a .menu_hot_f42a:after {
  background-color: var(--e-global-color-secondary);
}
.layout_wide_b582 .dropdown_bdb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_wide_b582 .progress_3567 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_wide_b582 .status-hot-0fbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_wide_b582 .border-top-bee7 {
  background-color: var(--e-global-color-primary);
}
.layout_wide_b582 .border-top-bee7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_wide_b582 .feature_brown_aa58 {
  background-color: var(--e-global-color-secondary);
}
.layout_wide_b582 .feature_brown_aa58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_wide_b582 .button-east-d25a .wood-8e24 .item_6044:hover {
  background-color: var(--e-global-color-primary);
}
.layout_wide_b582
  .button-east-d25a
  .wood-8e24
  .item_6044.focus_e760 {
  background-color: var(--e-global-color-primary);
}
.layout_wide_b582 .button-east-d25a .tag-stale-4282:before {
  border-color: var(--e-global-color-primary);
}
.layout_wide_b582 .button-east-d25a .tag-stale-4282:hover:before {
  border-color: var(--e-global-color-secondary);
}
.layout_wide_b582
  .button-east-d25a
  .tag-stale-4282.content-static-5c8d:before {
  border-color: var(--e-global-color-primary);
}
.layout_wide_b582 .current-b57a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-5429 .shade-clean-b454 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-5429 .shade-clean-b454:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-5429 .shade-clean-b454.caption_593f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-5429 .dark-37a9 {
  background-color: var(--e-global-color-primary);
}
.light-5429 .dark-37a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-5429
  .popup-hot-45c1
  .shadow_4a91
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-5429
  .fixed-6b2a
  .shadow_4a91
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-6a47
  .bright-a770
  .primary-down-0533 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-6a47
  .bright-a770
  .info_hard_5ec4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-6a47 .hover_e5f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-6a47 .tag_0518 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-6a47 .thumbnail-active-07ff {
  background-color: var(--e-global-color-primary);
}
.table-6a47 .thumbnail-active-07ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_inner_bb94 .layout_pressed_0838 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_inner_bb94 .white_8e5e {
  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);
}
.frame_inner_bb94 .inner-4607 {
  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);
}
.frame_inner_bb94 .inner-4607 a:hover {
  color: var(--e-global-color-secondary);
}
.frame_inner_bb94 .label_iron_f954 {
  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);
}
.frame_inner_bb94 .dropdown-03ad {
  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);
}
.frame_inner_bb94 .tiny-f4c6 .container-top-3330 {
  background-color: var(--e-global-color-primary);
}
.frame_inner_bb94 .tiny-f4c6 .container-top-3330:hover {
  background-color: var(--e-global-color-accent);
}
.frame_inner_bb94
  .tiny-f4c6
  .image-outer-eeb0
  li
  span {
  background-color: var(--e-global-color-text);
}
.frame_inner_bb94
  .tiny-f4c6
  .image-outer-eeb0
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.frame_inner_bb94
  .tiny-f4c6
  .image-outer-eeb0
  li.rough-ece9
  span {
  background-color: var(--e-global-color-accent);
}
.message-blue-d3c8
  .basic-904a
  .dirty-fd89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-blue-d3c8 .basic-904a .tertiary_up_b092 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-blue-d3c8 .basic-904a .purple_5892 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-blue-d3c8 .small_e952 {
  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);
}
.message-blue-d3c8
  .background_stale_a443.mask_05eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > a {
  background-color: var(--e-global-color-text);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > a
  .hard_c530.text_bbd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > a
  .main_basic_4546.gradient-lower-5a93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > .orange_503e
  .hovered-4a3a
  > a {
  background-color: var(--e-global-color-secondary);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > .orange_503e
  .hovered-4a3a
  > a
  .outline_thick_9b1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > .orange_503e
  .hovered-4a3a
  > a
  .main_basic_4546.tabs-north-9b96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > a
  .modal-0853:before {
  color: var(--e-global-color-text);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > .orange_503e
  a
  .modal-0853:before {
  color: var(--e-global-color-text);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a.north-f49d
  > a
  .modal-0853:before {
  color: var(--e-global-color-text);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > .orange_503e
  .hovered-4a3a.north-f49d
  > a
  .modal-0853:before {
  color: var(--e-global-color-text);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > a
  .sort-00fd
  .slow_f3a0 {
  color: var(--e-global-color-text);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > .orange_503e
  a
  .sort-00fd
  .slow_f3a0 {
  color: var(--e-global-color-text);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > a
  .sort-00fd
  .slow_f3a0,
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > .orange_503e
  a
  .sort-00fd
  .slow_f3a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > a
  .main_5a01:before {
  color: var(--e-global-color-text);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > .orange_503e
  a
  .main_5a01:before {
  color: var(--e-global-color-text);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a.north-f49d
  > a
  .main_5a01:before {
  color: var(--e-global-color-text);
}
.simple-fd8e
  > .progress_f6c0
  > div
  > .outline_1165
  > .hovered-4a3a
  > .orange_503e
  .hovered-4a3a.north-f49d
  > a
  .main_5a01:before {
  color: var(--e-global-color-text);
}
.accent_3d3c .primary-adfa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_3d3c
  .hard_4258:hover
  .primary-adfa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_inner_0b98
  > .progress_f6c0
  > .pagination-simple-1106
  > .logo_dynamic_fd7d
  > .background-9766
  > .element-hot-dc26
  .light-0235 {
  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_inner_0b98
  > .progress_f6c0
  > .pagination-simple-1106
  > .logo_dynamic_fd7d
  > .background-9766
  > .element-hot-dc26:hover
  .light-0235 {
  color: var(--e-global-color-text);
}
.gallery_inner_0b98
  > .progress_f6c0
  > .pagination-simple-1106
  > .logo_dynamic_fd7d
  > .background-9766
  > .element-hot-dc26:hover
  .light-0235 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_inner_0b98
  > .progress_f6c0
  > .pagination-simple-1106
  > .logo_dynamic_fd7d
  > .background-9766.dirty-6fd4
  > .element-hot-dc26
  .light-0235 {
  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);
}
.primary_5d04 .video_9598 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_5d04 .tag_e552 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_5d04 .shade-medium-6a0a {
  background-color: var(--e-global-color-primary);
}
.primary_5d04 .shade-medium-6a0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-motion-d678
  > .progress_f6c0
  > .yellow_0a59
  > .steel_6ca8
  > .middle-ef3d
  .soft-4efd {
  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);
}
.photo-motion-d678
  > .progress_f6c0
  > .yellow_0a59
  > .steel_6ca8
  > .middle-ef3d
  .over-2c69 {
  color: var(--e-global-color-text);
}
.photo-motion-d678
  > .progress_f6c0
  > .yellow_0a59
  > .steel_6ca8
  > .middle-ef3d:hover
  .soft-4efd {
  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);
}
.photo-motion-d678
  > .progress_f6c0
  > .yellow_0a59
  > .steel_6ca8
  > .middle-ef3d:hover
  .over-2c69 {
  color: var(--e-global-color-secondary);
}
.photo-motion-d678
  > .progress_f6c0
  > .yellow_0a59
  > .steel_6ca8
  > .middle-ef3d.green-c113
  .soft-4efd {
  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);
}
.photo-motion-d678
  > .progress_f6c0
  > .yellow_0a59
  > .steel_6ca8
  > .middle-ef3d.green-c113
  .over-2c69 {
  color: var(--e-global-color-primary);
}
.panel_ed38
  .inner_bf7a
  .small_9926 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_ed38 .hovered-c76b .highlight-up-8f8b .white_b7f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-9276 .nav-slow-e9f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-9276 .status-fe2e .nav-slow-e9f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-9276 .stale-3a14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-9276 .stale-3a14 {
  background-color: var(--e-global-color-primary);
}
.notification-hard-88b5 .banner-b252 .east-9017 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-hard-88b5
  .banner-b252:hover
  .wood_84bd {
  color: var(--e-global-color-secondary);
}
.notification-hard-88b5
  .banner-b252:hover
  .east-9017 {
  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);
}
.module_532d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.section_lower_2390 {
  flex-direction: column;
}

.section_lower_2390 .input_clean_3e41 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

.section_lower_2390 .upper-7989 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.outline_2e82.header_6fee {
  display: none;
}

.input_c4c8 {
  display: none;
}

body,
.south_b019 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.tertiary-4f19) !important; */
}

.heading-d420.hovered-36b4 {
  margin-bottom: 40px;
  width: 100%;
}

.layout-steel-ebb3 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.section_lower_2390 a {
  width: 100%;
}

.chip_fluid_46dc .tall_3057.down_7bff {
  width: 20% !important;
}

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

.white-9120:hover {
  color: #000;
}

.white-9120 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.white-9120:hover svg {
  fill: #000;
}

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

.secondary_new_010d:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.chip_fluid_46dc
  .tall_3057.south-1c48
  .tertiary_c0d1
  .focused_b573 {
  font-size: 20px !important;
}

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

.article-259d {
  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;
}

.first-1e23 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.popup-2ef3.overlay-e5c5 > .layout-f4f0 {
  display: flex;
  align-items: center;
}

.silver-d050 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.wood-126c {
  position: relative;
  width: 100%;
}

.carousel-blue-a0b7 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.under-316d {
  display: flex;
  gap: 50px;
}

.chip_fluid_46dc
  .tall_3057.carousel-bd53
  .caption_b919
  .badge_0c32 {
  width: 100% !important;
}

.rough-5775 {
  width: 500px !important;
  max-width: none;
}

.chip-8db6 {
  width: 100%;
}

.thick-ec99 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.block_e2e2:hover .active_light_4418 {
  visibility: visible;
}
.block_e2e2:hover.block_e2e2::before {
  display: block;
}

.first-1e23 h3 {
  color: #fff;
}

.red_91a8 {
  margin: 0;
}

.chip_fluid_46dc
  .tall_3057.carousel-bd53
  .badge_0c32
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.container_focused_91a4 {
  width: 100%;
}

.section_brown_91de {
  width: 100%;
}

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

.section_brown_91de {
  width: 100%;
}

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

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

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

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

.section_lower_2390 .input_clean_3e41.paragraph_wood_1fb7 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.section_lower_2390 h1.input_clean_3e41 {
  margin-top: 120px !important;
}

.chip_fluid_46dc .tall_3057.texture-8267 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tertiary_static_1a83 img {
  width: 100%;
}

.heading-slow-0936 .shade-medium-f9c2.tertiary_c0d1 {
  justify-content: space-between;
}

.video-old-8c43 {
  display: none;
}

.menu-iron-9962 .upper-7989 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .popup-2ef3 .layout-f4f0 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .under-316d {
    flex-direction: column;
  }

  .rough-5775 {
    width: 100% !important;
  }
}

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

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

  .heading-slow-0936 .shade-medium-f9c2.tertiary_c0d1 {
    border-bottom: 1px solid #f0c159;
  }

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

  .popup-2ef3.overlay-e5c5 > .layout-f4f0 {
    gap: 15px;
    justify-content: space-between;
  }

  .chip_fluid_46dc
    .tall_3057.carousel-bd53
    .badge_0c32
    img {
    width: 60% !important;
  }

  .carousel-blue-a0b7 {
    left: 2%;
  }

  .stale_fa74 {
    margin: 10px 0;
  }

  .section_lower_2390 .upper-7989 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.section_lower_2390 .input_clean_3e41,
  .section_lower_2390 .input_clean_3e41 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .badge_0c32 {
    justify-content: center;
  }

  .section_lower_2390 .upper-7989 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .layout-steel-ebb3 {
    margin-bottom: 15px !important;
  }

  .chip_fluid_46dc .tall_3057.down_7bff {
    width: 75% !important;
  }

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

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

  h2.section_lower_2390 .input_clean_3e41,
  .section_lower_2390 .input_clean_3e41 {
    font-size: 30px !important;
  }

  .badge_0c32 {
    justify-content: center;
  }

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

  .caption_38d3
    .status-fluid-d6ba.outline_0198 {
    margin: 0 !important;
  }

  .silver-d050 {
    margin: 0;
    gap: 10px;
  }

  .stale_fa74 {
    display: flex;
  }

  .detail_warm_aba9 .white-9120 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .slider_soft_003e svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .section_lower_2390 h1.input_clean_3e41 {
    margin-top: 80px !important;
  }

  .chip_fluid_46dc
    .tall_3057.carousel-bd53
    .badge_0c32
    img,
  .tag-d332 .caption_b919 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .chip_fluid_46dc .tall_3057.down_7bff {
    width: 100% !important;
  }

  .popup-2ef3.overlay-e5c5 > .layout-f4f0 {
    gap: 3px;
  }

  .section_lower_2390 .upper-7989 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 127f */
.promo-block-f3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
