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(.heading_51dc) {
  gap: 0.5em;
}
:where(.tall-9a28) {
  gap: 0.5em;
}
body .popup-eb74 > .orange_b910 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .popup-eb74 > .narrow_b8f7 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .popup-eb74 > .hard-74e2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .form-d1fe > .orange_b910 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .form-d1fe > .narrow_b8f7 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .form-d1fe > .hard-74e2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .form-d1fe
  > :where(:not(.orange_b910):not(.narrow_b8f7):not(.hidden_5703)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .form-d1fe > .progress-5a1e {
  max-width: var(--wp--style--global--wide-size);
}
body .heading_51dc {
  display: flex;
}
body .heading_51dc {
  flex-wrap: wrap;
  align-items: center;
}
body .heading_51dc > * {
  margin: 0;
}
body .tall-9a28 {
  display: grid;
}
body .tall-9a28 > * {
  margin: 0;
}
:where(.footer_2625.heading_51dc) {
  gap: 2em;
}
:where(.footer_2625.tall-9a28) {
  gap: 2em;
}
:where(.gold-dac5.heading_51dc) {
  gap: 1.25em;
}
:where(.gold-dac5.tall-9a28) {
  gap: 1.25em;
}
.iron_3ab4 {
  color: var(--wp--preset--color--black) !important;
}
.wrapper_small_c131 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.small-b6d9 {
  color: var(--wp--preset--color--white) !important;
}
.section_thick_273a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.item_18ba {
  color: var(--wp--preset--color--vivid-red) !important;
}
.tabs-current-bc8d {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fresh_3a8c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.component-1989 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.motion_8b08 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.paragraph-133e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wood_7e1c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.sidebar_left_0e10 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.lower_203b {
  background-color: var(--wp--preset--color--black) !important;
}
.caption-94fe {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element_over_93d5 {
  background-color: var(--wp--preset--color--white) !important;
}
.blue_329f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.complex-7937 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tall-fe22 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.component_085c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.yellow-c784 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.small_83ba {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hover-cool-d188 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph_f1b1 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.search-3591 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.rough-d48a {
  border-color: var(--wp--preset--color--black) !important;
}
.notice-top-79b1 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.grid_outer_1d34 {
  border-color: var(--wp--preset--color--white) !important;
}
.fixed_7f38 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.surface-in-661a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.easy_ea50 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.main-ce75 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.current_4373 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.icon-f354 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tag_outer_d52d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.backdrop-1e13 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.texture-in-f8c9 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.background_bronze_9685 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.overlay_d9de {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.purple-a5d9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.liquid-857a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.small_e9e3 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.medium-9035 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.caption-55b9 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.preview_copper_40dc {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.table_0b05 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.widget-cc4b {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.progress-pro-bff5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.title_15d9 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.dim_62a7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wood-0ba6 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.center-ef79 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.slider-copper-4c59 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.out_31f2 a:where(:not(.image_over_e3cb)) {
  color: inherit;
}
:where(.gold-dac5.heading_51dc) {
  gap: 1.25em;
}
:where(.gold-dac5.tall-9a28) {
  gap: 1.25em;
}
:where(.footer_2625.heading_51dc) {
  gap: 2em;
}
:where(.footer_2625.tall-9a28) {
  gap: 2em;
}
.dropdown-374c {
  font-size: 1.5em;
  line-height: 1.6;
}

.active_complex_af70 .title_e94f {
  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);
}
.media_3226 .element-671c {
  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-over-57ed {
  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-over-57ed.backdrop-af9e .clean-0abe {
  background-color: var(--e-global-color-primary);
}
.content-over-57ed.main_blue_7047 .clean-0abe,
.content-over-57ed.background-hot-60bc .clean-0abe {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.first-e144 .row_c4fd {
  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);
}
.texture_copper_61f7 {
  --divider-color: var(--e-global-color-secondary);
}
.texture_copper_61f7 .old_bc06 {
  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);
}
.texture_copper_61f7.selected-9351 .slow_b2b8 {
  background-color: var(--e-global-color-secondary);
}
.texture_copper_61f7.slider-prev-90a9 .slow_b2b8,
.texture_copper_61f7.solid_263b .slow_b2b8 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.texture_copper_61f7.slider-prev-90a9 .slow_b2b8,
.texture_copper_61f7.solid_263b .slow_b2b8 svg {
  fill: var(--e-global-color-secondary);
}
.media-9054 .wood-fc65 {
  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);
}
.media-9054 .easy_c8e0 {
  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);
}
.frame_2ba3.selected-9351 .slow_b2b8 {
  background-color: var(--e-global-color-primary);
}
.frame_2ba3.slider-prev-90a9 .slow_b2b8,
.frame_2ba3.solid_263b .slow_b2b8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.frame_2ba3.slider-prev-90a9 .slow_b2b8,
.frame_2ba3.solid_263b .slow_b2b8 svg {
  fill: var(--e-global-color-primary);
}
.section_68d5.selected-9351 .slow_b2b8 {
  background-color: var(--e-global-color-primary);
}
.section_68d5.slider-prev-90a9 .slow_b2b8,
.section_68d5.solid_263b .slow_b2b8 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.section_68d5 .column_full_424d {
  color: var(--e-global-color-primary);
}
.section_68d5 .column_full_424d,
.section_68d5 .column_full_424d a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_68d5 .shade-lower-0a03 {
  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_e303 .progress_60bf {
  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);
}
.logo-under-03e4 .slider-315c .yellow_c2e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_black_206e .heading_west_7289:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.pattern_black_206e .active-ea91 i {
  color: var(--e-global-color-primary);
}
.pattern_black_206e .active-ea91 svg {
  fill: var(--e-global-color-primary);
}
.pattern_black_206e .fixed-afe7 {
  color: var(--e-global-color-secondary);
}
.pattern_black_206e .heading_west_7289 > .fixed-afe7,
.pattern_black_206e .heading_west_7289 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_ff8d .article_5bcf {
  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);
}
.link_ff8d .steel-39a8 {
  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);
}
.pro-ff8b .info_1bee .focused-c243 {
  background-color: var(--e-global-color-primary);
}
.pro-ff8b .popup-liquid-a80e {
  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);
}
.avatar-4fdf .slider_upper_9fa7 {
  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);
}
.avatar-4fdf .column-left-ee00 {
  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);
}
.avatar-4fdf .footer_tiny_3bf0 {
  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);
}
.grid_purple_ff94 .grid-970a,
.grid_purple_ff94 .grid-970a a {
  color: var(--e-global-color-primary);
}
.grid_purple_ff94 .grid-970a.wrapper_3270,
.grid_purple_ff94 .grid-970a.wrapper_3270 a {
  color: var(--e-global-color-accent);
}
.grid_purple_ff94 .grid-970a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_purple_ff94 .status-fa07 {
  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);
}
.hard-5a72 .form_fdf4,
.hard-5a72 .thumbnail_iron_4774 {
  color: var(--e-global-color-primary);
}
.hard-5a72 .form_fdf4 svg {
  fill: var(--e-global-color-primary);
}
.hard-5a72 .wrapper_3270 .form_fdf4,
.hard-5a72 .wrapper_3270 .thumbnail_iron_4774 {
  color: var(--e-global-color-accent);
}
.hard-5a72 .wrapper_3270 .form_fdf4 svg {
  fill: var(--e-global-color-accent);
}
.hard-5a72 .thumbnail_iron_4774 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-5a72 .status-fa07 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_steel_38d7 .article-4bb8,
.breadcrumb_steel_38d7 .silver-4952 {
  color: var(--e-global-color-primary);
}
.breadcrumb_steel_38d7 .silver-4952 svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb_steel_38d7 .grid-970a.wrapper_3270 a,
.breadcrumb_steel_38d7
  .grid-970a.wrapper_3270
  .silver-4952 {
  color: var(--e-global-color-accent);
}
.breadcrumb_steel_38d7 .article-4bb8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_steel_38d7 .status-fa07 {
  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);
}
.detail_ccf2 .slider-middle-6f22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_ccf2 .description_wood_9f20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_3b7d .hot_b19b .plasma_6ad0 {
  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);
}
.disabled_3b7d .hot_b19b .media_under_81dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_3b7d .prev-a9f0 .plasma_6ad0 {
  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);
}
.disabled_3b7d
  .prev-a9f0
  .media_under_81dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_3b7d
  .search-orange-065f
  .plasma_6ad0 {
  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);
}
.disabled_3b7d
  .search-orange-065f
  .media_under_81dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_3b7d
  .dirty-3320
  .plasma_6ad0 {
  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);
}
.disabled_3b7d
  .dirty-3320
  .media_under_81dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_0427 .hard_a811 {
  background-color: var(--e-global-color-primary);
}
.narrow_0427 .hard_a811:hover {
  background-color: var(--e-global-color-primary);
}
.narrow_0427 .focused_612e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_0427
  .hard_a811:hover
  .focused_612e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_1874 .overlay_bottom_e62e {
  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);
}
.footer_c354 .dropdown_aae2 .main_in_38fb a {
  background-color: var(--e-global-color-accent);
}
.footer_c354 .dropdown_aae2 .paragraph-1b75 a {
  background-color: var(--e-global-color-accent);
}
.footer_c354 .dropdown_aae2 .main_in_38fb a,
.footer_c354 .dropdown_aae2 .paragraph-1b75 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-paper-1ff9
  .accent_fast_207e.photo_white_4e64
  .dropdown_aae2
  a.full_dca0 {
  background-color: var(--e-global-color-accent);
}
.input-paper-1ff9
  .accent_fast_207e.photo_white_4e64
  .dropdown_aae2
  span.full_dca0.fn-current-da04 {
  background-color: var(--e-global-color-text);
}
.input-paper-1ff9
  .accent_fast_207e.photo_white_4e64
  .dropdown_aae2
  .full_dca0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cec5 .pink-5345 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cec5
  .tabs-2351
  > .label_next_1dc0
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cec5
  .carousel_complex_0945
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cec5
  .pattern-e8f0
  .steel_1f34,
.heading-cec5
  .pattern-e8f0
  .search-lower-328c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-cec5
  .pattern-e8f0
  .message_b316,
.heading-cec5
  .pattern-e8f0
  a
  .message_b316 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cec5
  .pattern-e8f0
  .paper-e1b8 {
  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-cec5
  .pattern-e8f0
  .top-9309 {
  background-color: var(--e-global-color-primary);
}
.heading-cec5
  .pattern-e8f0
  .top-9309 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cec5
  .pattern-e8f0
  .top-9309:hover {
  background-color: var(--e-global-color-primary);
}
.heading-cec5
  .pattern-e8f0
  .search_active_4db8 {
  background-color: var(--e-global-color-primary);
}
.heading-cec5
  .pattern-e8f0
  .search_active_4db8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cec5
  .pattern-e8f0
  .search_active_4db8:hover {
  background-color: var(--e-global-color-primary);
}
.heading-cec5
  .component-slow-901c
  .fresh-26f0
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-cec5
  .component-slow-901c
  .box-3880 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cec5
  .component-slow-901c
  .paper-e1b8 {
  color: var(--e-global-color-text);
}
.heading-cec5
  .component-slow-901c
  .paper-e1b8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cec5
  .component-slow-901c
  .top-9309 {
  background-color: var(--e-global-color-primary);
}
.heading-cec5
  .component-slow-901c
  .top-9309 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cec5
  .component-slow-901c
  .top-9309:hover {
  background-color: var(--e-global-color-primary);
}
.heading-cec5
  .component-slow-901c
  .search_active_4db8 {
  background-color: var(--e-global-color-primary);
}
.heading-cec5
  .component-slow-901c
  .search_active_4db8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cec5
  .component-slow-901c
  .search_active_4db8:hover {
  background-color: var(--e-global-color-primary);
}
.heading-cec5 .breadcrumb-current-7c90 {
  background-color: var(--e-global-color-primary);
}
.heading-cec5 .breadcrumb-current-7c90:hover {
  background-color: var(--e-global-color-primary);
}
.heading-cec5 .copper_8567 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-cec5 .slow_c9aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-a882 .active-outer-0f5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-a882
  .hovered_8141
  > div:nth-child(3)
  .active-outer-0f5d,
.sidebar-a882
  .header_a54c
  > div:nth-child(1)
  .active-outer-0f5d,
.sidebar-a882
  .column_south_141e
  > div:nth-child(1)
  .active-outer-0f5d,
.sidebar-a882
  .tag-new-3b23
  > div:nth-child(1)
  .active-outer-0f5d,
.sidebar-a882
  .shadow_old_b69a
  > div:nth-child(1)
  .active-outer-0f5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-a882 .focus-34e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-a882 .shadow-up-a3d9 {
  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);
}
.sidebar-a882 .form-tiny-8851 {
  background-color: var(--e-global-color-primary);
}
.sidebar-a882 .form-tiny-8851 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-a882 .form-tiny-8851:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-a882 .slider_thick_e597 {
  background-color: var(--e-global-color-primary);
}
.sidebar-a882 .slider_thick_e597:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-a882 .copper_8567 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-a882 .slow_c9aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-144d .in_4ee2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-144d .hero_7cb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-144d .image-145f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-144d .element_8f80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-144d .yellow-76a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-144d .slider_thick_e597 {
  background-color: var(--e-global-color-primary);
}
.info-144d .slider_thick_e597:hover {
  background-color: var(--e-global-color-primary);
}
.wide-7de5 .info-50c6 {
  background-color: var(--e-global-color-secondary);
}
.wide-7de5 .button_plasma_5bd9 {
  background-color: var(--e-global-color-text);
}
.wide-7de5 .heading-mini-f9d9 {
  background-color: var(--e-global-color-secondary);
}
.wide-7de5 .last-6015 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-7de5 .summary_iron_016e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7de5 .hidden-e33c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7de5 .tabs-9546 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7de5 .notification-under-2d8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-0349 .main_bottom_5984 .cold-dff1,
.solid-0349
  .main_bottom_5984
  .cold-dff1
  a,
.solid-0349 .new_5346 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-0349 .main_bottom_5984 .panel_static_e70e,
.solid-0349 .form-4615 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-0349 .main_bottom_5984 .panel_static_e70e {
  color: var(--e-global-color-text);
}
.solid-0349 .form-4615 {
  color: var(--e-global-color-text);
}
.solid-0349
  .main_bottom_5984
  .disabled_4901 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-0349 .row_27ed .pink_7f50 {
  background-color: var(--e-global-color-primary);
}
.solid-0349 .row_27ed .pink_7f50:hover {
  background-color: var(--e-global-color-primary);
}
.solid-0349 .row_27ed .label_dark_7f22 li span {
  background-color: var(--e-global-color-text);
}
.solid-0349 .row_27ed .label_dark_7f22 li span:hover {
  background-color: var(--e-global-color-primary);
}
.solid-0349
  .row_27ed
  .label_dark_7f22
  li.feature-hot-7b6c
  span {
  background-color: var(--e-global-color-accent);
}
.solid-0349 .motion_80a1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_de29 .panel-pressed-bb32 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-ea33 .input-57e7 {
  background-color: var(--e-global-color-primary);
}
.description-ea33 .last_4423 {
  background-color: var(--e-global-color-secondary);
}
.description-ea33 .input_e43f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-ea33 .orange_ce07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-ea33 .disabled_3ecc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-ea33 .detail-lite-cf96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-ea33 .heading-iron-2eec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-ea33 .liquid_d69d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-ea33 .mini_3098 {
  background-color: var(--e-global-color-primary);
}
.description-ea33 .mini_3098 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_focused_fac9 .accordion-cd46 {
  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);
}
.message_focused_fac9 .banner-bottom-8ff0 {
  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);
}
.message_focused_fac9
  .notice-be0e:after {
  background-color: var(--e-global-color-primary);
}
.message_focused_fac9 .thick-9516 {
  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);
}
.table-7b7b .new_5346 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-7b7b .form-4615 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_d309 .content-e97f .pagination_646f {
  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_d309 .content-e97f .simple_0462 {
  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);
}
.huge-8b3f .disabled_b012 {
  background-color: var(--e-global-color-primary);
}
.huge-8b3f .black_357f {
  background-color: var(--e-global-color-secondary);
}
.huge-8b3f .photo-lite-cdd4 .badge_slow_43b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-8b3f .blue_937e .badge_slow_43b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_5053 .lite-4e83 .narrow_f119 {
  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);
}
.progress_5053 .lite-4e83 .card-0afd {
  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);
}
.progress_5053 .lite-4e83 .dropdown-9ce7 {
  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);
}
.frame-inner-9303 .menu_current_1e26 {
  border-color: var(--e-global-color-text);
}
.frame-inner-9303 .thumbnail_gas_b326 {
  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);
}
.frame-inner-9303 .inner-7ed8 {
  color: var(--e-global-color-primary);
}
.frame-inner-9303 .small_c07f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-ddcb .stone-0af3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-ddcb .alert-paper-49ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-ddcb .highlight_fe71:hover .stone-0af3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-ddcb
  .highlight_fe71:hover
  .alert-paper-49ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-03e5 .primary_north_4c9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-03e5 .texture-be04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-aecb .article_0b23 .slider_b33f {
  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);
}
.nav-aecb .thumbnail-advanced-9c5c .slider_b33f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.pagination_73b9 .disabled-8412 {
  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);
}
.surface-3f5b .selected_4ae9 .up-dc67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-3f5b .selected_4ae9 .up-dc67 {
  background-color: var(--e-global-color-secondary);
}
.surface-3f5b .picture-east-4c57 .up-dc67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-3f5b .picture-east-4c57 .up-dc67 {
  background-color: var(--e-global-color-secondary);
}
.surface-3f5b .gallery-fc62 .badge-fresh-217a {
  background-color: var(--e-global-color-primary);
}
.surface-3f5b .gallery-fc62:hover .badge-fresh-217a {
  background-color: var(--e-global-color-secondary);
}
.surface-3f5b .pink_7f50 {
  background-color: var(--e-global-color-primary);
}
.surface-3f5b .pink_7f50:hover {
  background-color: var(--e-global-color-accent);
}
.surface-3f5b .label_dark_7f22 li span {
  background-color: var(--e-global-color-text);
}
.surface-3f5b .label_dark_7f22 li span:hover {
  background-color: var(--e-global-color-primary);
}
.surface-3f5b .label_dark_7f22 li.feature-hot-7b6c span {
  background-color: var(--e-global-color-accent);
}
.hero-yellow-363c .first_c845 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-yellow-363c .table-huge-fb70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-9a76 .pressed_2f05:before {
  background-color: var(--e-global-color-secondary);
}
.last-9a76 .element_87cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-9a76 .small-bf5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-c901 .easy-19f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-c901 .easy-19f9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-c901 .easy-19f9.fn-active-da04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-c901 .border-6112 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-c901 .overlay-left-866d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-c901 .narrow-b887 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-c901 .background_upper_ef9d {
  background-color: var(--e-global-color-primary);
}
.dim-c901 .background_upper_ef9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-c901 .full_faf8 {
  background-color: var(--e-global-color-primary);
}
.dim-c901 .full_faf8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .new_8f57 a {
  color: var(--e-global-color-secondary);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .new_8f57 a:hover {
  color: var(--e-global-color-secondary);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .new_8f57,
.tag_basic_eaa1 .alert_fixed_ffb6 .new_8f57 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .photo-smooth-5e3f {
  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);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .video_1576 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .hero-pink-0a34 {
  background-color: var(--e-global-color-primary);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .hero-pink-0a34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .hero-pink-0a34:hover {
  background-color: var(--e-global-color-primary);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .focused_57c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .focused_57c2 {
  background-color: var(--e-global-color-primary);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .focused_57c2:hover {
  background-color: var(--e-global-color-primary);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .pink_7f50 {
  background-color: var(--e-global-color-primary);
}
.tag_basic_eaa1 .alert_fixed_ffb6 .pink_7f50:hover {
  background-color: var(--e-global-color-primary);
}
.tag_basic_eaa1 .row_27ed .label_dark_7f22 li span {
  background-color: var(--e-global-color-text);
}
.tag_basic_eaa1 .row_27ed .label_dark_7f22 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tag_basic_eaa1 .row_27ed .label_dark_7f22 li.feature-hot-7b6c span {
  background-color: var(--e-global-color-accent);
}
.tag_basic_eaa1 .copper_8567 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_basic_eaa1 .slow_c9aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_cold_33dc .component-old-59b6 .primary-8aa4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_cold_33dc .component-old-59b6 .table_f2fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_cold_33dc .component-old-59b6 .focused_3274 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_b103 .icon_dirty_a10b {
  border-color: var(--e-global-color-text);
}
.soft_b103 .short_ea45 {
  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);
}
.soft_b103 .outline-3ef1 {
  color: var(--e-global-color-secondary);
}
.soft_b103 .outline-3ef1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_b103 .bright-dc27 > * {
  color: var(--e-global-color-primary);
}
.soft_b103 .bright-dc27 > * svg {
  fill: var(--e-global-color-primary);
}
.soft_b103 .modal_83d1 {
  color: var(--e-global-color-primary);
}
.soft_b103 .modal_83d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_b103 .badge-motion-a512 {
  color: var(--e-global-color-primary);
}
.soft_b103 .badge-motion-a512 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_b103 .header_7903 {
  color: var(--e-global-color-primary);
}
.soft_b103 .header_7903 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_b103 .article_bottom_f866 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_b103 .tertiary-62de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_b103 .tertiary-62de.sidebar-motion-e3d0 {
  color: var(--e-global-color-secondary);
}
.soft_b103 .tertiary-62de.sidebar-motion-e3d0 .stale_f770 {
  color: var(--e-global-color-accent);
}
.soft_b103 .tertiary-62de.fast-ce1c {
  color: var(--e-global-color-text);
}
.soft_b103 .tertiary-62de.fast-ce1c .stale_f770 {
  color: var(--e-global-color-text);
}
.soft_b103 .tertiary-62de:before {
  border-top-color: var(--e-global-color-text);
}
.soft_b103 .progress-982b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_b103
  .progress-982b
  .sidebar_cool_2af1 {
  background-color: var(--e-global-color-primary);
}
.soft_b103
  .progress-982b
  .sidebar_cool_2af1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft_b103 .icon_dirty_a10b .image-6303 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-left-325b .hidden-narrow-15ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-left-325b .video-a556 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-fluid-f549 .tiny_6d13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-fluid-f549
  .list_hard_5c5f
  .middle_2d0a {
  background-color: var(--e-global-color-secondary);
}
.feature-fluid-f549
  .list_hard_5c5f.title-slow-f78b
  .middle_2d0a {
  background-color: var(--e-global-color-text);
}
.feature-fluid-f549
  .list_hard_5c5f:hover
  .middle_2d0a {
  background-color: var(--e-global-color-accent);
}
.feature-fluid-f549
  .list_hard_5c5f.fn-active-da04
  .middle_2d0a {
  background-color: var(--e-global-color-primary);
}
.pink-ea30 .advanced_d528 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.pink-ea30 .green-7331 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-ea30 .lower-6495 {
  background-color: var(--e-global-color-primary);
}
.pink-ea30 .lower-6495 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left-5f1f .text-south-1eb5 .mask_outer_5383 .sidebar-purple-4823 {
  background-color: var(--e-global-color-secondary);
}
.left-5f1f .text-south-1eb5 .tall-42e2:after {
  background-color: var(--e-global-color-secondary);
}
.left-5f1f .detail-8c5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-5f1f .aside-in-24e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-5f1f .section_hard_6179 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-5f1f .aside_yellow_aece {
  background-color: var(--e-global-color-primary);
}
.left-5f1f .aside_yellow_aece {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left-5f1f .picture_blue_810f {
  background-color: var(--e-global-color-secondary);
}
.left-5f1f .picture_blue_810f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left-5f1f .text-south-1eb5 .preview_87f5 .form-c56c:hover {
  background-color: var(--e-global-color-primary);
}
.left-5f1f
  .text-south-1eb5
  .preview_87f5
  .form-c56c.green_977f {
  background-color: var(--e-global-color-primary);
}
.left-5f1f .text-south-1eb5 .dynamic-5edb:before {
  border-color: var(--e-global-color-primary);
}
.left-5f1f .text-south-1eb5 .dynamic-5edb:hover:before {
  border-color: var(--e-global-color-secondary);
}
.left-5f1f
  .text-south-1eb5
  .dynamic-5edb.border-top-9afa:before {
  border-color: var(--e-global-color-primary);
}
.left-5f1f .pro-75e1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-wide-a1cd .filter-hovered-e84e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-wide-a1cd .filter-hovered-e84e:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-wide-a1cd .filter-hovered-e84e.outline_00b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-wide-a1cd .hidden_selected_e8f4 {
  background-color: var(--e-global-color-primary);
}
.texture-wide-a1cd .hidden_selected_e8f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-wide-a1cd
  .link_focused_4c32
  .sort-4e7d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-wide-a1cd
  .paragraph_8011
  .sort-4e7d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_soft_dc3d
  .avatar_50ee
  .shadow_east_849b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_soft_dc3d
  .avatar_50ee
  .orange-112e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_soft_dc3d .lower-2a11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_soft_dc3d .footer_17fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_soft_dc3d .surface_bd3f {
  background-color: var(--e-global-color-primary);
}
.status_soft_dc3d .surface_bd3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_plasma_be32 .surface_pressed_4a26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_plasma_be32 .tag-1836 {
  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);
}
.highlight_plasma_be32 .fluid-67c9 {
  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);
}
.highlight_plasma_be32 .fluid-67c9 a:hover {
  color: var(--e-global-color-secondary);
}
.highlight_plasma_be32 .east-22ee {
  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);
}
.highlight_plasma_be32 .hard_4501 {
  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);
}
.highlight_plasma_be32 .small_d169 .pink_7f50 {
  background-color: var(--e-global-color-primary);
}
.highlight_plasma_be32 .small_d169 .pink_7f50:hover {
  background-color: var(--e-global-color-accent);
}
.highlight_plasma_be32
  .small_d169
  .label_dark_7f22
  li
  span {
  background-color: var(--e-global-color-text);
}
.highlight_plasma_be32
  .small_d169
  .label_dark_7f22
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_plasma_be32
  .small_d169
  .label_dark_7f22
  li.feature-hot-7b6c
  span {
  background-color: var(--e-global-color-accent);
}
.under-b395
  .row-18e0
  .text-lite-c700 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-b395 .row-18e0 .fresh_33b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-b395 .row-18e0 .focus-f236 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-b395 .badge_fast_3fcf {
  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);
}
.under-b395
  .status_middle_c776.article-1d62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > a {
  background-color: var(--e-global-color-text);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > a
  .current_27ad.focus-2be0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > a
  .gallery_slow_4cac.rough_c567 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > .modal-7783
  .in-daed
  > a {
  background-color: var(--e-global-color-secondary);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > .modal-7783
  .in-daed
  > a
  .column-center-cfba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > .modal-7783
  .in-daed
  > a
  .gallery_slow_4cac.motion_1b8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > a
  .content-basic-8c57:before {
  color: var(--e-global-color-text);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > .modal-7783
  a
  .content-basic-8c57:before {
  color: var(--e-global-color-text);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed.mask-630f
  > a
  .content-basic-8c57:before {
  color: var(--e-global-color-text);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > .modal-7783
  .in-daed.mask-630f
  > a
  .content-basic-8c57:before {
  color: var(--e-global-color-text);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > a
  .header_56e5
  .heading-4230 {
  color: var(--e-global-color-text);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > .modal-7783
  a
  .header_56e5
  .heading-4230 {
  color: var(--e-global-color-text);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > a
  .header_56e5
  .heading-4230,
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > .modal-7783
  a
  .header_56e5
  .heading-4230 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > a
  .primary_center_a8aa:before {
  color: var(--e-global-color-text);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > .modal-7783
  a
  .primary_center_a8aa:before {
  color: var(--e-global-color-text);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed.mask-630f
  > a
  .primary_center_a8aa:before {
  color: var(--e-global-color-text);
}
.purple-e813
  > .label_1db1
  > div
  > .info-4d52
  > .in-daed
  > .modal-7783
  .in-daed.mask-630f
  > a
  .primary_center_a8aa:before {
  color: var(--e-global-color-text);
}
.last_bb32 .background_over_69f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_bb32
  .progress-b3ba:hover
  .background_over_69f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_df67
  > .label_1db1
  > .shadow_pro_35ae
  > .advanced_9542
  > .table-c12f
  > .last-ab37
  .gallery_5ac9 {
  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);
}
.action_df67
  > .label_1db1
  > .shadow_pro_35ae
  > .advanced_9542
  > .table-c12f
  > .last-ab37:hover
  .gallery_5ac9 {
  color: var(--e-global-color-text);
}
.action_df67
  > .label_1db1
  > .shadow_pro_35ae
  > .advanced_9542
  > .table-c12f
  > .last-ab37:hover
  .gallery_5ac9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_df67
  > .label_1db1
  > .shadow_pro_35ae
  > .advanced_9542
  > .table-c12f.complex_f9cd
  > .last-ab37
  .gallery_5ac9 {
  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_b064 .small_e899 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_b064 .pattern-dark-de24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_b064 .wrapper_bottom_a545 {
  background-color: var(--e-global-color-primary);
}
.heading_b064 .wrapper_bottom_a545 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-wide-c6e7
  > .label_1db1
  > .disabled_action_59f1
  > .container_under_0fe5
  > .summary-836e
  .badge-dim-189c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-wide-c6e7
  > .label_1db1
  > .disabled_action_59f1
  > .container_under_0fe5
  > .summary-836e
  .selected-05d0 {
  color: var(--e-global-color-text);
}
.status-wide-c6e7
  > .label_1db1
  > .disabled_action_59f1
  > .container_under_0fe5
  > .summary-836e:hover
  .badge-dim-189c {
  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);
}
.status-wide-c6e7
  > .label_1db1
  > .disabled_action_59f1
  > .container_under_0fe5
  > .summary-836e:hover
  .selected-05d0 {
  color: var(--e-global-color-secondary);
}
.status-wide-c6e7
  > .label_1db1
  > .disabled_action_59f1
  > .container_under_0fe5
  > .summary-836e.wide-d8b5
  .badge-dim-189c {
  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);
}
.status-wide-c6e7
  > .label_1db1
  > .disabled_action_59f1
  > .container_under_0fe5
  > .summary-836e.wide-d8b5
  .selected-05d0 {
  color: var(--e-global-color-primary);
}
.easy-a1e3
  .block_small_12a6
  .input-15da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-a1e3 .label_36d2 .image-6303 .thick-db05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-hard-22bb .container_8654 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-hard-22bb .active-f6e3 .container_8654 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-hard-22bb .slider_center_2ff9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-hard-22bb .slider_center_2ff9 {
  background-color: var(--e-global-color-primary);
}
.gallery_a46f .nav_focused_6cbd .solid-bf37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_a46f
  .nav_focused_6cbd:hover
  .grid_glass_2565 {
  color: var(--e-global-color-secondary);
}
.gallery_a46f
  .nav_focused_6cbd:hover
  .solid-bf37 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-active-dacd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.accordion_center_18cc {
  flex-direction: column;
}

.accordion_center_18cc .thick_7c6b {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

.accordion_center_18cc .easy-559e {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.gas-b4cd.progress-under-9607 {
  display: none;
}

.frame_prev_7dfe {
  display: none;
}

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

.complex-2246.sort-af7e {
  margin-bottom: 40px;
  width: 100%;
}

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

.accordion_center_18cc a {
  width: 100%;
}

.description_ae41 .secondary_51e4.white_80bd {
  width: 20% !important;
}

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

.text_da39:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

.hover-steel-c3f1 {
  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;
}

.hover-steel-c3f1:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.description_ae41
  .secondary_51e4.content-full-6d97
  .bottom_9ec1
  .search_tall_8337 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.outline-fluid-97af.title_up_bab9 > .dark-8550 {
  display: flex;
  align-items: center;
}

.light-413c {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.disabled-5331 {
  display: flex;
  gap: 50px;
}

.description_ae41
  .secondary_51e4.west_45e3
  .texture-black-cbbd
  .backdrop-short-864e {
  width: 100% !important;
}

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

.upper_5f59 {
  width: 100%;
}

.sort-dim-0002 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.purple-00ff {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.focus_dynamic_9d20:hover .modal_up_b217 {
  visibility: visible;
}
.focus_dynamic_9d20:hover.focus_dynamic_9d20::before {
  display: block;
}

.column_e5e9 h3 {
  color: #fff;
}

.dropdown-advanced-b2e8 {
  margin: 0;
}

.description_ae41
  .secondary_51e4.west_45e3
  .backdrop-short-864e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.layout_b5fe {
  width: 100%;
}

.first_8dd1 {
  width: 100%;
}

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

.first_8dd1 {
  width: 100%;
}

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

.backdrop-short-864e {
  display: flex;
  align-items: center;
}

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

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

.accordion_center_18cc .thick_7c6b.button-center-21ca {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.accordion_center_18cc h1.thick_7c6b {
  margin-top: 120px !important;
}

.description_ae41 .secondary_51e4.tooltip-b312 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.background_ccab img {
  width: 100%;
}

.slider-56a5 .medium_e419.bottom_9ec1 {
  justify-content: space-between;
}

.simple-c4f9 {
  display: none;
}

.header-cdb3 .easy-559e {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .outline-fluid-97af .dark-8550 {
    flex-wrap: nowrap !important;
  }
}

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

  .detail_a661 {
    width: 100% !important;
  }
}

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

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

  .slider-56a5 .medium_e419.bottom_9ec1 {
    border-bottom: 1px solid #f0c159;
  }

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

  .outline-fluid-97af.title_up_bab9 > .dark-8550 {
    gap: 15px;
    justify-content: space-between;
  }

  .description_ae41
    .secondary_51e4.west_45e3
    .backdrop-short-864e
    img {
    width: 60% !important;
  }

  .progress_up_57ee {
    left: 2%;
  }

  .liquid_6469 {
    margin: 10px 0;
  }

  .accordion_center_18cc .easy-559e {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.accordion_center_18cc .thick_7c6b,
  .accordion_center_18cc .thick_7c6b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .backdrop-short-864e {
    justify-content: center;
  }

  .accordion_center_18cc .easy-559e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .description_ae41 .secondary_51e4.white_80bd {
    width: 75% !important;
  }

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

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

  h2.accordion_center_18cc .thick_7c6b,
  .accordion_center_18cc .thick_7c6b {
    font-size: 30px !important;
  }

  .backdrop-short-864e {
    justify-content: center;
  }

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

  .disabled_purple_a5c8
    .sidebar_steel_1860.simple_f7e5 {
    margin: 0 !important;
  }

  .light-413c {
    margin: 0;
    gap: 10px;
  }

  .liquid_6469 {
    display: flex;
  }

  .panel-thick-40af .text_da39 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .accordion_center_18cc h1.thick_7c6b {
    margin-top: 80px !important;
  }

  .description_ae41
    .secondary_51e4.west_45e3
    .backdrop-short-864e
    img,
  .media-9054 .texture-black-cbbd {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hover-steel-c3f1 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .description_ae41 .secondary_51e4.white_80bd {
    width: 100% !important;
  }

  .outline-fluid-97af.title_up_bab9 > .dark-8550 {
    gap: 3px;
  }

  .accordion_center_18cc .easy-559e {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 6858 */
.promo-block-g0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
