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(.silver-0f55) {
  gap: 0.5em;
}
:where(.hero_d44d) {
  gap: 0.5em;
}
body .form_prev_828d > .hovered-a231 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .form_prev_828d > .stone_d1bc {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .form_prev_828d > .texture-right-3e06 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .text_focused_e220 > .hovered-a231 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .text_focused_e220 > .stone_d1bc {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .text_focused_e220 > .texture-right-3e06 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .text_focused_e220
  > :where(:not(.hovered-a231):not(.stone_d1bc):not(.dynamic_3c94)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .text_focused_e220 > .advanced-5a2e {
  max-width: var(--wp--style--global--wide-size);
}
body .silver-0f55 {
  display: flex;
}
body .silver-0f55 {
  flex-wrap: wrap;
  align-items: center;
}
body .silver-0f55 > * {
  margin: 0;
}
body .hero_d44d {
  display: grid;
}
body .hero_d44d > * {
  margin: 0;
}
:where(.steel_05fe.silver-0f55) {
  gap: 2em;
}
:where(.steel_05fe.hero_d44d) {
  gap: 2em;
}
:where(.active_over_f9d1.silver-0f55) {
  gap: 1.25em;
}
:where(.active_over_f9d1.hero_d44d) {
  gap: 1.25em;
}
.focus_action_6407 {
  color: var(--wp--preset--color--black) !important;
}
.down_850b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.west-b68d {
  color: var(--wp--preset--color--white) !important;
}
.bottom-daf4 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.picture-0ed1 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.gradient-middle-01ef {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.over-b06e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.black_9bb8 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.right_3d9a {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.badge-lite-a82b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fresh-4165 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hero-wide-0a55 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.fluid_e08c {
  background-color: var(--wp--preset--color--black) !important;
}
.input-7891 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.table-db7c {
  background-color: var(--wp--preset--color--white) !important;
}
.pressed-753a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.detail_orange_bf8a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.active-top-d2c2 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary-light-c03e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tag_2c51 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.card_old_5824 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.summary-1575 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active-north-0cbd {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.message-fluid-9700 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.alert-bf7e {
  border-color: var(--wp--preset--color--black) !important;
}
.large_1a0b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.overlay-middle-66d9 {
  border-color: var(--wp--preset--color--white) !important;
}
.container_iron_2fae {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.component-advanced-1f7b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.picture_251d {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.medium_b0e6 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.black-a883 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.chip_c5f2 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.box-9a32 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fresh-42a1 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.liquid-e5d3 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.container-7173 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.row-d336 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.steel_28f0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.item-tiny-7b07 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.out_d536 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.row_north_be90 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.yellow_0009 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.text_c13a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.logo_8178 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.clean_7480 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.east-eab5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.west_df3a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.background-last-8ec6 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.pro-a2cd {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.wide_1405 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.row-tall-6376 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.complex-15f7 a:where(:not(.image_ffb3)) {
  color: inherit;
}
:where(.active_over_f9d1.silver-0f55) {
  gap: 1.25em;
}
:where(.active_over_f9d1.hero_d44d) {
  gap: 1.25em;
}
:where(.steel_05fe.silver-0f55) {
  gap: 2em;
}
:where(.steel_05fe.hero_d44d) {
  gap: 2em;
}
.detail_bronze_7ed6 {
  font-size: 1.5em;
  line-height: 1.6;
}

.element_0699 .shadow-a75d {
  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);
}
.sidebar_51e4 .breadcrumb-ee03 {
  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);
}
.secondary-lite-84bc {
  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);
}
.secondary-lite-84bc.progress-new-1953 .title-pink-f2d0 {
  background-color: var(--e-global-color-primary);
}
.secondary-lite-84bc.fluid_25f9 .title-pink-f2d0,
.secondary-lite-84bc.secondary_selected_7415 .title-pink-f2d0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.summary_clean_8826 .box_6f6e {
  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);
}
.list-first-de67 {
  --divider-color: var(--e-global-color-secondary);
}
.list-first-de67 .huge-d45d {
  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);
}
.list-first-de67.carousel-left-a43f .banner-ec33 {
  background-color: var(--e-global-color-secondary);
}
.list-first-de67.left-4124 .banner-ec33,
.list-first-de67.list-458d .banner-ec33 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.list-first-de67.left-4124 .banner-ec33,
.list-first-de67.list-458d .banner-ec33 svg {
  fill: var(--e-global-color-secondary);
}
.footer-bronze-5b54 .card-84bb {
  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);
}
.footer-bronze-5b54 .left-f92a {
  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);
}
.link_05a0.carousel-left-a43f .banner-ec33 {
  background-color: var(--e-global-color-primary);
}
.link_05a0.left-4124 .banner-ec33,
.link_05a0.list-458d .banner-ec33 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.link_05a0.left-4124 .banner-ec33,
.link_05a0.list-458d .banner-ec33 svg {
  fill: var(--e-global-color-primary);
}
.right_703e.carousel-left-a43f .banner-ec33 {
  background-color: var(--e-global-color-primary);
}
.right_703e.left-4124 .banner-ec33,
.right_703e.list-458d .banner-ec33 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.right_703e .cool-a643 {
  color: var(--e-global-color-primary);
}
.right_703e .cool-a643,
.right_703e .cool-a643 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_703e .feature_204a {
  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);
}
.pro-0d8a .component_a7d1 {
  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);
}
.block_8561 .form-wide-198c .tertiary_pink_8a09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic-69f1 .tabs_9daa:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.dynamic-69f1 .content_glass_69ff i {
  color: var(--e-global-color-primary);
}
.dynamic-69f1 .content_glass_69ff svg {
  fill: var(--e-global-color-primary);
}
.dynamic-69f1 .brown_bb59 {
  color: var(--e-global-color-secondary);
}
.dynamic-69f1 .tabs_9daa > .brown_bb59,
.dynamic-69f1 .tabs_9daa > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-a598 .pro_e837 {
  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);
}
.caption-a598 .focus-57ff {
  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);
}
.frame-71da .info_under_8d34 .media_85e2 {
  background-color: var(--e-global-color-primary);
}
.frame-71da .status_74c0 {
  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);
}
.article-d2fc .gallery_north_551b {
  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-d2fc .banner-05aa {
  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);
}
.article-d2fc .gas-1eef {
  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);
}
.light_659a .black_e494,
.light_659a .black_e494 a {
  color: var(--e-global-color-primary);
}
.light_659a .black_e494.table_0178,
.light_659a .black_e494.table_0178 a {
  color: var(--e-global-color-accent);
}
.light_659a .black_e494 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_659a .section-advanced-4c98 {
  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);
}
.heading_pressed_5538 .cold_b93f,
.heading_pressed_5538 .thumbnail_192f {
  color: var(--e-global-color-primary);
}
.heading_pressed_5538 .cold_b93f svg {
  fill: var(--e-global-color-primary);
}
.heading_pressed_5538 .table_0178 .cold_b93f,
.heading_pressed_5538 .table_0178 .thumbnail_192f {
  color: var(--e-global-color-accent);
}
.heading_pressed_5538 .table_0178 .cold_b93f svg {
  fill: var(--e-global-color-accent);
}
.heading_pressed_5538 .thumbnail_192f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_pressed_5538 .section-advanced-4c98 {
  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);
}
.component_f4db .nav_east_4283,
.component_f4db .paragraph-cold-7915 {
  color: var(--e-global-color-primary);
}
.component_f4db .paragraph-cold-7915 svg {
  fill: var(--e-global-color-primary);
}
.component_f4db .black_e494.table_0178 a,
.component_f4db
  .black_e494.table_0178
  .paragraph-cold-7915 {
  color: var(--e-global-color-accent);
}
.component_f4db .nav_east_4283 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_f4db .section-advanced-4c98 {
  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);
}
.alert_d3db .text_cc0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_d3db .large_3ec7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ba8e .small_274e .south_79f9 {
  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);
}
.hard_ba8e .small_274e .pagination-bottom-ede9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ba8e .top_d8a9 .south_79f9 {
  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);
}
.hard_ba8e
  .top_d8a9
  .pagination-bottom-ede9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ba8e
  .iron_bf9c
  .south_79f9 {
  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);
}
.hard_ba8e
  .iron_bf9c
  .pagination-bottom-ede9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ba8e
  .silver-2e43
  .south_79f9 {
  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);
}
.hard_ba8e
  .silver-2e43
  .pagination-bottom-ede9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-pressed-6f93 .selected_938d {
  background-color: var(--e-global-color-primary);
}
.footer-pressed-6f93 .selected_938d:hover {
  background-color: var(--e-global-color-primary);
}
.footer-pressed-6f93 .label-dim-ec6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-pressed-6f93
  .selected_938d:hover
  .label-dim-ec6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_glass_ebe6 .photo-e17c {
  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);
}
.alert_958e .heading-1972 .header_b025 a {
  background-color: var(--e-global-color-accent);
}
.alert_958e .heading-1972 .text-smooth-672e a {
  background-color: var(--e-global-color-accent);
}
.alert_958e .heading-1972 .header_b025 a,
.alert_958e .heading-1972 .text-smooth-672e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-97aa
  .action_631f.image_medium_78c4
  .heading-1972
  a.main_e056 {
  background-color: var(--e-global-color-accent);
}
.focused-97aa
  .action_631f.image_medium_78c4
  .heading-1972
  span.main_e056.fn-current-6877 {
  background-color: var(--e-global-color-text);
}
.focused-97aa
  .action_631f.image_medium_78c4
  .heading-1972
  .main_e056 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2c9a .icon-72d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2c9a
  .dim-d268
  > .large-8e67
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2c9a
  .search-dirty-1397
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2c9a
  .section_mini_8318
  .slider_609c,
.article_2c9a
  .section_mini_8318
  .gallery_149b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_2c9a
  .section_mini_8318
  .widget_0ee7,
.article_2c9a
  .section_mini_8318
  a
  .widget_0ee7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2c9a
  .section_mini_8318
  .wrapper_wide_9579 {
  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_2c9a
  .section_mini_8318
  .element_top_c02c {
  background-color: var(--e-global-color-primary);
}
.article_2c9a
  .section_mini_8318
  .element_top_c02c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2c9a
  .section_mini_8318
  .element_top_c02c:hover {
  background-color: var(--e-global-color-primary);
}
.article_2c9a
  .section_mini_8318
  .wrapper_stone_37e5 {
  background-color: var(--e-global-color-primary);
}
.article_2c9a
  .section_mini_8318
  .wrapper_stone_37e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2c9a
  .section_mini_8318
  .wrapper_stone_37e5:hover {
  background-color: var(--e-global-color-primary);
}
.article_2c9a
  .hover_wide_c2f6
  .row_2228
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_2c9a
  .hover_wide_c2f6
  .footer_ba4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2c9a
  .hover_wide_c2f6
  .wrapper_wide_9579 {
  color: var(--e-global-color-text);
}
.article_2c9a
  .hover_wide_c2f6
  .wrapper_wide_9579
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2c9a
  .hover_wide_c2f6
  .element_top_c02c {
  background-color: var(--e-global-color-primary);
}
.article_2c9a
  .hover_wide_c2f6
  .element_top_c02c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2c9a
  .hover_wide_c2f6
  .element_top_c02c:hover {
  background-color: var(--e-global-color-primary);
}
.article_2c9a
  .hover_wide_c2f6
  .wrapper_stone_37e5 {
  background-color: var(--e-global-color-primary);
}
.article_2c9a
  .hover_wide_c2f6
  .wrapper_stone_37e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2c9a
  .hover_wide_c2f6
  .wrapper_stone_37e5:hover {
  background-color: var(--e-global-color-primary);
}
.article_2c9a .label_fresh_da4c {
  background-color: var(--e-global-color-primary);
}
.article_2c9a .label_fresh_da4c:hover {
  background-color: var(--e-global-color-primary);
}
.article_2c9a .secondary_5d5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_2c9a .mini-b563 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-27ff .layout_5eb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-27ff
  .liquid-ef93
  > div:nth-child(3)
  .layout_5eb4,
.focus-27ff
  .dim-00f2
  > div:nth-child(1)
  .layout_5eb4,
.focus-27ff
  .top_3d41
  > div:nth-child(1)
  .layout_5eb4,
.focus-27ff
  .nav_749d
  > div:nth-child(1)
  .layout_5eb4,
.focus-27ff
  .highlight-next-83ac
  > div:nth-child(1)
  .layout_5eb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-27ff .first-8abf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-27ff .fast-a993 {
  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);
}
.focus-27ff .item-west-5369 {
  background-color: var(--e-global-color-primary);
}
.focus-27ff .item-west-5369 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-27ff .item-west-5369:hover {
  background-color: var(--e-global-color-primary);
}
.focus-27ff .content-a4c2 {
  background-color: var(--e-global-color-primary);
}
.focus-27ff .content-a4c2:hover {
  background-color: var(--e-global-color-primary);
}
.focus-27ff .secondary_5d5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-27ff .mini-b563 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-3442 .secondary_149e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-3442 .secondary_29a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-3442 .pagination_6498 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-3442 .detail_5f19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-3442 .iron-d7f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-3442 .content-a4c2 {
  background-color: var(--e-global-color-primary);
}
.tabs-3442 .content-a4c2:hover {
  background-color: var(--e-global-color-primary);
}
.picture_fluid_3bef .logo-medium-b0d6 {
  background-color: var(--e-global-color-secondary);
}
.picture_fluid_3bef .message-pink-97e2 {
  background-color: var(--e-global-color-text);
}
.picture_fluid_3bef .feature_8397 {
  background-color: var(--e-global-color-secondary);
}
.picture_fluid_3bef .menu-dd7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_fluid_3bef .column_middle_ae82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_fluid_3bef .logo-e944 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_fluid_3bef .tooltip_f531 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_fluid_3bef .search-fast-8d86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_aaef .aside_middle_06d4 .feature-2fbc,
.east_aaef
  .aside_middle_06d4
  .feature-2fbc
  a,
.east_aaef .texture_steel_5946 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_aaef .aside_middle_06d4 .slider_0eb4,
.east_aaef .pattern-light-da0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_aaef .aside_middle_06d4 .slider_0eb4 {
  color: var(--e-global-color-text);
}
.east_aaef .pattern-light-da0b {
  color: var(--e-global-color-text);
}
.east_aaef
  .aside_middle_06d4
  .complex_d915 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_aaef .button_north_7c01 .box_672c {
  background-color: var(--e-global-color-primary);
}
.east_aaef .button_north_7c01 .box_672c:hover {
  background-color: var(--e-global-color-primary);
}
.east_aaef .button_north_7c01 .content-ccdf li span {
  background-color: var(--e-global-color-text);
}
.east_aaef .button_north_7c01 .content-ccdf li span:hover {
  background-color: var(--e-global-color-primary);
}
.east_aaef
  .button_north_7c01
  .content-ccdf
  li.shadow_tall_9b2d
  span {
  background-color: var(--e-global-color-accent);
}
.east_aaef .preview-lite-014e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-c2e6 .background-pro-0936 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-yellow-b4ca .secondary-easy-a649 {
  background-color: var(--e-global-color-primary);
}
.highlight-yellow-b4ca .black-2c73 {
  background-color: var(--e-global-color-secondary);
}
.highlight-yellow-b4ca .smooth_db56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-yellow-b4ca .element-7083 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-yellow-b4ca .primary_large_7177 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-yellow-b4ca .in_56b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-yellow-b4ca .caption_b61e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-yellow-b4ca .motion-898a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-yellow-b4ca .hovered-f02a {
  background-color: var(--e-global-color-primary);
}
.highlight-yellow-b4ca .hovered-f02a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_23c2 .easy-84c8 {
  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);
}
.modal_23c2 .shadow-7569 {
  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);
}
.modal_23c2
  .pink_8ccd:after {
  background-color: var(--e-global-color-primary);
}
.modal_23c2 .image-out-82fe {
  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);
}
.background-2b10 .texture_steel_5946 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-2b10 .pattern-light-da0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-bright-02e1 .rough_a6ba .secondary-fe3e {
  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);
}
.gallery-bright-02e1 .rough_a6ba .lower-73cc {
  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);
}
.sort_1285 .form-f1c0 {
  background-color: var(--e-global-color-primary);
}
.sort_1285 .search-out-21f8 {
  background-color: var(--e-global-color-secondary);
}
.sort_1285 .input_pink_abb3 .pagination-5673 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_1285 .highlight_367b .pagination-5673 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_thick_0332 .article-dark-d3ac .background-acf4 {
  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);
}
.texture_thick_0332 .article-dark-d3ac .paragraph_small_fe9c {
  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);
}
.texture_thick_0332 .article-dark-d3ac .input-fixed-e088 {
  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);
}
.west_cd74 .hover-old-db34 {
  border-color: var(--e-global-color-text);
}
.west_cd74 .shade_fast_e62d {
  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);
}
.west_cd74 .outline_bcf6 {
  color: var(--e-global-color-primary);
}
.west_cd74 .blue_86f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-pink-e2ee .summary_glass_6fc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-pink-e2ee .main-a754 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-pink-e2ee .slider_simple_beba:hover .summary_glass_6fc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-pink-e2ee
  .slider_simple_beba:hover
  .main-a754 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_3f69 .feature_0fb2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_3f69 .badge_silver_122b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-black-dbf9 .icon_hard_e5ae .outer_5b3b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-black-dbf9 .breadcrumb_8cb4 .outer_5b3b {
  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);
}
.cool_7e21 .notification-7d6e {
  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);
}
.purple_d39f .warm_8470 .focus_west_49fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_d39f .warm_8470 .focus_west_49fb {
  background-color: var(--e-global-color-secondary);
}
.purple_d39f .column_over_c8da .focus_west_49fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_d39f .column_over_c8da .focus_west_49fb {
  background-color: var(--e-global-color-secondary);
}
.purple_d39f .bottom-ae3e .wood_0abb {
  background-color: var(--e-global-color-primary);
}
.purple_d39f .bottom-ae3e:hover .wood_0abb {
  background-color: var(--e-global-color-secondary);
}
.purple_d39f .box_672c {
  background-color: var(--e-global-color-primary);
}
.purple_d39f .box_672c:hover {
  background-color: var(--e-global-color-accent);
}
.purple_d39f .content-ccdf li span {
  background-color: var(--e-global-color-text);
}
.purple_d39f .content-ccdf li span:hover {
  background-color: var(--e-global-color-primary);
}
.purple_d39f .content-ccdf li.shadow_tall_9b2d span {
  background-color: var(--e-global-color-accent);
}
.notification-3319 .banner-bronze-676f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3319 .tall_a5da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-b042 .brown-76a5:before {
  background-color: var(--e-global-color-secondary);
}
.bronze-b042 .fluid_3b44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-b042 .dynamic_1440 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_3321 .article_29f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_3321 .article_29f6:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_3321 .article_29f6.fn-active-6877 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_3321 .primary_motion_a224 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_3321 .tiny_73b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_3321 .description_pro_763b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_3321 .description-6e01 {
  background-color: var(--e-global-color-primary);
}
.badge_3321 .description-6e01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_3321 .outline-6ded {
  background-color: var(--e-global-color-primary);
}
.badge_3321 .outline-6ded {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_29ac .fast-3470 .banner_thick_bdd3 a {
  color: var(--e-global-color-secondary);
}
.content_29ac .fast-3470 .banner_thick_bdd3 a:hover {
  color: var(--e-global-color-secondary);
}
.content_29ac .fast-3470 .banner_thick_bdd3,
.content_29ac .fast-3470 .banner_thick_bdd3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_29ac .fast-3470 .plasma_5a43 {
  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_29ac .fast-3470 .notice-tiny-4ff8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_29ac .fast-3470 .image_large_2d4f {
  background-color: var(--e-global-color-primary);
}
.content_29ac .fast-3470 .image_large_2d4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_29ac .fast-3470 .image_large_2d4f:hover {
  background-color: var(--e-global-color-primary);
}
.content_29ac .fast-3470 .notification_brown_59d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_29ac .fast-3470 .notification_brown_59d7 {
  background-color: var(--e-global-color-primary);
}
.content_29ac .fast-3470 .notification_brown_59d7:hover {
  background-color: var(--e-global-color-primary);
}
.content_29ac .fast-3470 .box_672c {
  background-color: var(--e-global-color-primary);
}
.content_29ac .fast-3470 .box_672c:hover {
  background-color: var(--e-global-color-primary);
}
.content_29ac .button_north_7c01 .content-ccdf li span {
  background-color: var(--e-global-color-text);
}
.content_29ac .button_north_7c01 .content-ccdf li span:hover {
  background-color: var(--e-global-color-primary);
}
.content_29ac .button_north_7c01 .content-ccdf li.shadow_tall_9b2d span {
  background-color: var(--e-global-color-accent);
}
.content_29ac .secondary_5d5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_29ac .mini-b563 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-4427 .form-medium-ca47 .inner-ec7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-4427 .form-medium-ca47 .yellow_34ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-4427 .form-medium-ca47 .primary-c971 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6161 .green_7fe7 {
  border-color: var(--e-global-color-text);
}
.in-6161 .tertiary-c14e {
  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);
}
.in-6161 .input-plasma-4426 {
  color: var(--e-global-color-secondary);
}
.in-6161 .input-plasma-4426 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6161 .down_d3ea > * {
  color: var(--e-global-color-primary);
}
.in-6161 .down_d3ea > * svg {
  fill: var(--e-global-color-primary);
}
.in-6161 .tag_7590 {
  color: var(--e-global-color-primary);
}
.in-6161 .tag_7590 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-6161 .focus-0e77 {
  color: var(--e-global-color-primary);
}
.in-6161 .focus-0e77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-6161 .message-simple-2624 {
  color: var(--e-global-color-primary);
}
.in-6161 .message-simple-2624 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6161 .layout_293c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6161 .icon-5516 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6161 .icon-5516.solid-8b75 {
  color: var(--e-global-color-secondary);
}
.in-6161 .icon-5516.solid-8b75 .column-9f03 {
  color: var(--e-global-color-accent);
}
.in-6161 .icon-5516.current-f7a0 {
  color: var(--e-global-color-text);
}
.in-6161 .icon-5516.current-f7a0 .column-9f03 {
  color: var(--e-global-color-text);
}
.in-6161 .icon-5516:before {
  border-top-color: var(--e-global-color-text);
}
.in-6161 .bronze_8414 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6161
  .bronze_8414
  .header-c532 {
  background-color: var(--e-global-color-primary);
}
.in-6161
  .bronze_8414
  .header-c532 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-6161 .green_7fe7 .input-pressed-4605 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_stale_4d5f .tooltip-4c54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_stale_4d5f .fluid-545b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-bottom-c859 .alert_63c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-bottom-c859
  .content_first_801b
  .dynamic_8d5b {
  background-color: var(--e-global-color-secondary);
}
.label-bottom-c859
  .content_first_801b.gradient-simple-4f28
  .dynamic_8d5b {
  background-color: var(--e-global-color-text);
}
.label-bottom-c859
  .content_first_801b:hover
  .dynamic_8d5b {
  background-color: var(--e-global-color-accent);
}
.label-bottom-c859
  .content_first_801b.fn-active-6877
  .dynamic_8d5b {
  background-color: var(--e-global-color-primary);
}
.header_active_89fe .grid-last-739d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.header_active_89fe .card_1cc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_active_89fe .footer_961a {
  background-color: var(--e-global-color-primary);
}
.header_active_89fe .footer_961a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-1e7f .filter-hovered-2cb4 .tertiary-e15a .layout_brown_2a82 {
  background-color: var(--e-global-color-secondary);
}
.bronze-1e7f .filter-hovered-2cb4 .heading-4be7:after {
  background-color: var(--e-global-color-secondary);
}
.bronze-1e7f .message-2f91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-1e7f .tertiary_f432 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-1e7f .iron-a3df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-1e7f .aside-888d {
  background-color: var(--e-global-color-primary);
}
.bronze-1e7f .aside-888d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-1e7f .gradient-35f7 {
  background-color: var(--e-global-color-secondary);
}
.bronze-1e7f .gradient-35f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-1e7f .filter-hovered-2cb4 .new-06e8 .module-lower-1536:hover {
  background-color: var(--e-global-color-primary);
}
.bronze-1e7f
  .filter-hovered-2cb4
  .new-06e8
  .module-lower-1536.table_east_8137 {
  background-color: var(--e-global-color-primary);
}
.bronze-1e7f .filter-hovered-2cb4 .grid_3dc9:before {
  border-color: var(--e-global-color-primary);
}
.bronze-1e7f .filter-hovered-2cb4 .grid_3dc9:hover:before {
  border-color: var(--e-global-color-secondary);
}
.bronze-1e7f
  .filter-hovered-2cb4
  .grid_3dc9.lower-fa24:before {
  border-color: var(--e-global-color-primary);
}
.bronze-1e7f .primary_351a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-active-5a81 .gold_3f43 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-active-5a81 .gold_3f43:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-active-5a81 .gold_3f43.paper_c32c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-active-5a81 .video_thick_faee {
  background-color: var(--e-global-color-primary);
}
.status-active-5a81 .video_thick_faee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-active-5a81
  .sort-5843
  .border-47b0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-active-5a81
  .primary-warm-5c86
  .border-47b0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_2bdd
  .outer-df88
  .shadow-fd4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_2bdd
  .outer-df88
  .frame_f35d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_2bdd .background_bottom_0c09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_2bdd .hidden-focused-be52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_2bdd .chip-f1ab {
  background-color: var(--e-global-color-primary);
}
.complex_2bdd .chip-f1ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-cool-30de .notification_7ba1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cool-30de .white-7db2 {
  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);
}
.heading-cool-30de .hard_3fd2 {
  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);
}
.heading-cool-30de .hard_3fd2 a:hover {
  color: var(--e-global-color-secondary);
}
.heading-cool-30de .active_9035 {
  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);
}
.heading-cool-30de .secondary_0da1 {
  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);
}
.heading-cool-30de .list-ebde .box_672c {
  background-color: var(--e-global-color-primary);
}
.heading-cool-30de .list-ebde .box_672c:hover {
  background-color: var(--e-global-color-accent);
}
.heading-cool-30de
  .list-ebde
  .content-ccdf
  li
  span {
  background-color: var(--e-global-color-text);
}
.heading-cool-30de
  .list-ebde
  .content-ccdf
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.heading-cool-30de
  .list-ebde
  .content-ccdf
  li.shadow_tall_9b2d
  span {
  background-color: var(--e-global-color-accent);
}
.video-1096
  .section-1b02
  .column-d5c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-1096 .section-1b02 .footer_a4cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-1096 .section-1b02 .glass-043c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-1096 .column_9d63 {
  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);
}
.video-1096
  .preview-2547.orange_baeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > a {
  background-color: var(--e-global-color-text);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > a
  .fresh_3dba.alert-c6d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > a
  .summary-890e.element_brown_48cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > .container_ea76
  .wrapper-steel-2702
  > a {
  background-color: var(--e-global-color-secondary);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > .container_ea76
  .wrapper-steel-2702
  > a
  .paper-b542 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > .container_ea76
  .wrapper-steel-2702
  > a
  .summary-890e.article_active_5b98 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > a
  .input_06c5:before {
  color: var(--e-global-color-text);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > .container_ea76
  a
  .input_06c5:before {
  color: var(--e-global-color-text);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702.shade_thick_c43e
  > a
  .input_06c5:before {
  color: var(--e-global-color-text);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > .container_ea76
  .wrapper-steel-2702.shade_thick_c43e
  > a
  .input_06c5:before {
  color: var(--e-global-color-text);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > a
  .inner-2ed1
  .layout-222b {
  color: var(--e-global-color-text);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > .container_ea76
  a
  .inner-2ed1
  .layout-222b {
  color: var(--e-global-color-text);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > a
  .inner-2ed1
  .layout-222b,
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > .container_ea76
  a
  .inner-2ed1
  .layout-222b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > a
  .card-0222:before {
  color: var(--e-global-color-text);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > .container_ea76
  a
  .card-0222:before {
  color: var(--e-global-color-text);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702.shade_thick_c43e
  > a
  .card-0222:before {
  color: var(--e-global-color-text);
}
.first-939b
  > .slider_huge_7922
  > div
  > .tooltip_gas_4059
  > .wrapper-steel-2702
  > .container_ea76
  .wrapper-steel-2702.shade_thick_c43e
  > a
  .card-0222:before {
  color: var(--e-global-color-text);
}
.logo_3c8e .fast_2d76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_3c8e
  .old-6b7b:hover
  .fast_2d76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-ced0
  > .slider_huge_7922
  > .bronze_7f53
  > .shade_hot_05b6
  > .first_e9c8
  > .info_smooth_788f
  .main-d025 {
  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);
}
.header-ced0
  > .slider_huge_7922
  > .bronze_7f53
  > .shade_hot_05b6
  > .first_e9c8
  > .info_smooth_788f:hover
  .main-d025 {
  color: var(--e-global-color-text);
}
.header-ced0
  > .slider_huge_7922
  > .bronze_7f53
  > .shade_hot_05b6
  > .first_e9c8
  > .info_smooth_788f:hover
  .main-d025 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-ced0
  > .slider_huge_7922
  > .bronze_7f53
  > .shade_hot_05b6
  > .first_e9c8.logo_action_f5b0
  > .info_smooth_788f
  .main-d025 {
  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);
}
.tertiary_fluid_e6e1 .outline_liquid_4c74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_fluid_e6e1 .west_96b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_fluid_e6e1 .huge_451f {
  background-color: var(--e-global-color-primary);
}
.tertiary_fluid_e6e1 .huge_451f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-4670
  > .slider_huge_7922
  > .filter-first-6c60
  > .status_a8c1
  > .content_up_0ceb
  .iron-da28 {
  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);
}
.sort-4670
  > .slider_huge_7922
  > .filter-first-6c60
  > .status_a8c1
  > .content_up_0ceb
  .photo-first-b3a0 {
  color: var(--e-global-color-text);
}
.sort-4670
  > .slider_huge_7922
  > .filter-first-6c60
  > .status_a8c1
  > .content_up_0ceb:hover
  .iron-da28 {
  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);
}
.sort-4670
  > .slider_huge_7922
  > .filter-first-6c60
  > .status_a8c1
  > .content_up_0ceb:hover
  .photo-first-b3a0 {
  color: var(--e-global-color-secondary);
}
.sort-4670
  > .slider_huge_7922
  > .filter-first-6c60
  > .status_a8c1
  > .content_up_0ceb.paper-01d5
  .iron-da28 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-4670
  > .slider_huge_7922
  > .filter-first-6c60
  > .status_a8c1
  > .content_up_0ceb.paper-01d5
  .photo-first-b3a0 {
  color: var(--e-global-color-primary);
}
.shade_wide_6b77
  .focus-tiny-85bc
  .accordion-next-cd3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_wide_6b77 .last_970a .input-pressed-4605 .breadcrumb_soft_75bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-rough-c810 .picture-a33c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-rough-c810 .border-4c8b .picture-a33c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-rough-c810 .box-2504 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-rough-c810 .box-2504 {
  background-color: var(--e-global-color-primary);
}
.heading-lite-da2e .next_cb9e .nav_54cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-lite-da2e
  .next_cb9e:hover
  .medium-ce70 {
  color: var(--e-global-color-secondary);
}
.heading-lite-da2e
  .next_cb9e:hover
  .nav_54cf {
  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);
}
.sort_under_5a8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.alert_2964 {
  flex-direction: column;
}

.alert_2964 .wide_19dc {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

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

span {
  color: #fff;
}

.new_ec34.lower-d5e8 {
  display: none;
}

.box-794f {
  display: none;
}

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

.tertiary_aaeb.texture-8ad2 {
  margin-bottom: 40px;
  width: 100%;
}

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

.alert_2964 a {
  width: 100%;
}

.tabs-smooth-da13 .in-a727.item-steel-c4dc {
  width: 20% !important;
}

.wrapper-lower-c991 {
  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;
}

.wrapper-lower-c991:hover {
  color: #000;
}

.wrapper-lower-c991 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.wrapper-lower-c991:hover svg {
  fill: #000;
}

.dirty-3ad5 {
  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;
}

.dirty-3ad5:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.dirty-3ad5:nth-child(2):hover {
  color: #fff;
}

.tabs-smooth-da13
  .in-a727.clean_f1d4
  .out_b075
  .center_a8f8 {
  font-size: 20px !important;
}

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

.pattern-easy-9ed0 {
  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;
}

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

  text-align: center;
}

.detail_8c30.gradient_gold_5cb0 > .blue_e57a {
  display: flex;
  align-items: center;
}

.preview-dd80 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.red-93b3 {
  position: relative;
  width: 100%;
}

.focused-b0c3 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.sort_small_16ed {
  display: flex;
  gap: 50px;
}

.tabs-smooth-da13
  .in-a727.top-9c3d
  .sidebar_wood_3e5c
  .block_lower_bc84 {
  width: 100% !important;
}

.background-liquid-dfca {
  width: 500px !important;
  max-width: none;
}

.message_copper_abbd {
  width: 100%;
}

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

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

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

  display: none;
}

.tabs-hovered-4f71 {
  font-size: 15px !important;
}

.carousel-f09b {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.layout_white_d749:hover .carousel-f09b {
  visibility: visible;
}
.layout_white_d749:hover.layout_white_d749::before {
  display: block;
}

.tooltip-d52e h3 {
  color: #fff;
}

.plasma_545d {
  margin: 0;
}

.tabs-smooth-da13
  .in-a727.top-9c3d
  .block_lower_bc84
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.secondary_a407 {
  width: 100%;
}

.left_1948 {
  width: 100%;
}

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

.left_1948 {
  width: 100%;
}

.info-9ac3 {
  margin-bottom: 10px !important;
}

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

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

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

.alert_2964 .wide_19dc.iron-4779 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.alert_2964 h1.wide_19dc {
  margin-top: 120px !important;
}

.tabs-smooth-da13 .in-a727.alert-south-b252 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.gradient-de6a img {
  width: 100%;
}

.wide_7ac4 .text_smooth_810f.out_b075 {
  justify-content: space-between;
}

.active-fc4d {
  display: none;
}

.video-dcd3 .label_slow_b37f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .detail_8c30 .blue_e57a {
    flex-wrap: nowrap !important;
  }
}

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

  .background-liquid-dfca {
    width: 100% !important;
  }
}

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

  .wrapper-lower-c991 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .wide_7ac4 .text_smooth_810f.out_b075 {
    border-bottom: 1px solid #f0c159;
  }

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

  .detail_8c30.gradient_gold_5cb0 > .blue_e57a {
    gap: 15px;
    justify-content: space-between;
  }

  .tabs-smooth-da13
    .in-a727.top-9c3d
    .block_lower_bc84
    img {
    width: 60% !important;
  }

  .focused-b0c3 {
    left: 2%;
  }

  .left-4430 {
    margin: 10px 0;
  }

  .alert_2964 .label_slow_b37f {
    margin: 0;
    margin-bottom: 10px;
  }

  .wrapper-lower-c991 {
    font-size: 16px !important;
  }

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

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

  h2.alert_2964 .wide_19dc,
  .alert_2964 .wide_19dc {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .block_lower_bc84 {
    justify-content: center;
  }

  .alert_2964 .label_slow_b37f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .tabs-smooth-da13 .in-a727.item-steel-c4dc {
    width: 75% !important;
  }

  .gradient-de6a img {
    width: 100% !important;
  }
}

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

  h2.alert_2964 .wide_19dc,
  .alert_2964 .wide_19dc {
    font-size: 30px !important;
  }

  .block_lower_bc84 {
    justify-content: center;
  }

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

  .summary_narrow_8d94
    .dim_7cb9.table_3974 {
    margin: 0 !important;
  }

  .preview-dd80 {
    margin: 0;
    gap: 10px;
  }

  .left-4430 {
    display: flex;
  }

  .last_00a4 .wrapper-lower-c991 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .alert_2964 h1.wide_19dc {
    margin-top: 80px !important;
  }

  .tabs-smooth-da13
    .in-a727.top-9c3d
    .block_lower_bc84
    img,
  .footer-bronze-5b54 .sidebar_wood_3e5c {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .dirty-3ad5 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .tabs-smooth-da13 .in-a727.item-steel-c4dc {
    width: 100% !important;
  }

  .detail_8c30.gradient_gold_5cb0 > .blue_e57a {
    gap: 3px;
  }

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

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

/* css-noise: d732 */
.shadow-element-n7 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
