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(.list-d598) {
  gap: 0.5em;
}
:where(.video-b963) {
  gap: 0.5em;
}
body .thumbnail_7e1d > .wrapper_f952 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .thumbnail_7e1d > .content_light_2d81 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .thumbnail_7e1d > .outline-3074 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background-84ab > .wrapper_f952 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .background-84ab > .content_light_2d81 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .background-84ab > .outline-3074 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .background-84ab
  > :where(:not(.wrapper_f952):not(.content_light_2d81):not(.gradient-c280)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background-84ab > .focus_e404 {
  max-width: var(--wp--style--global--wide-size);
}
body .list-d598 {
  display: flex;
}
body .list-d598 {
  flex-wrap: wrap;
  align-items: center;
}
body .list-d598 > * {
  margin: 0;
}
body .video-b963 {
  display: grid;
}
body .video-b963 > * {
  margin: 0;
}
:where(.hero_lite_86be.list-d598) {
  gap: 2em;
}
:where(.hero_lite_86be.video-b963) {
  gap: 2em;
}
:where(.slider_0479.list-d598) {
  gap: 1.25em;
}
:where(.slider_0479.video-b963) {
  gap: 1.25em;
}
.notice_full_fde9 {
  color: var(--wp--preset--color--black) !important;
}
.shadow-be90 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.left-d42a {
  color: var(--wp--preset--color--white) !important;
}
.bright_b9eb {
  color: var(--wp--preset--color--pale-pink) !important;
}
.icon_2910 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.nav-selected-a100 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.search_76b4 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fluid_c59e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.highlight_medium_5ffc {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outline_6412 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.liquid-8fc0 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.accent-9173 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.surface_steel_914e {
  background-color: var(--wp--preset--color--black) !important;
}
.filter-hovered-be39 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.new_ca89 {
  background-color: var(--wp--preset--color--white) !important;
}
.mini-8125 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.shadow_warm_6c08 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.nav_5e8c {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.content-gas-52b7 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.smooth_c112 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.mini-44aa {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.black-c51b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.section-8f9f {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.widget-f6da {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.wood-a4bd {
  border-color: var(--wp--preset--color--black) !important;
}
.east-9b42 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.center_b580 {
  border-color: var(--wp--preset--color--white) !important;
}
.dropdown-3f9a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.fluid-1b02 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.video_bronze_b805 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.highlight_514d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.last_9ad5 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.summary-7a9c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notice_top_e8f8 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.complex_f31a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.content_8f1c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.dirty_b08b {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.tooltip-upper-0b56 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.aside-4898 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.text-a915 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.complex_8d44 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.image_c9b6 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.iron_185b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.hidden-4aa2 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.breadcrumb-a1e6 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.plasma-aeac {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.liquid-98f4 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.hover_057f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.prev_3cfd {
  font-size: var(--wp--preset--font-size--small) !important;
}
.black_07f1 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.component-selected-17f0 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.small-5923 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.glass_46f9 a:where(:not(.cool-835c)) {
  color: inherit;
}
:where(.slider_0479.list-d598) {
  gap: 1.25em;
}
:where(.slider_0479.video-b963) {
  gap: 1.25em;
}
:where(.hero_lite_86be.list-d598) {
  gap: 2em;
}
:where(.hero_lite_86be.video-b963) {
  gap: 2em;
}
.heading-e892 {
  font-size: 1.5em;
  line-height: 1.6;
}

.list-7ea8 .overlay_cfe6 {
  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);
}
.fast-fe51 .carousel-liquid-7392 {
  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);
}
.accordion_1f70 {
  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);
}
.accordion_1f70.icon_cdea .breadcrumb_complex_006d {
  background-color: var(--e-global-color-primary);
}
.accordion_1f70.green_8415 .breadcrumb_complex_006d,
.accordion_1f70.tall_0535 .breadcrumb_complex_006d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box-over-4816 .box_9ce6 {
  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);
}
.lower_83ba {
  --divider-color: var(--e-global-color-secondary);
}
.lower_83ba .brown_0d19 {
  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);
}
.lower_83ba.pressed-5473 .button_ac39 {
  background-color: var(--e-global-color-secondary);
}
.lower_83ba.accent_current_b7c8 .button_ac39,
.lower_83ba.lower_9153 .button_ac39 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.lower_83ba.accent_current_b7c8 .button_ac39,
.lower_83ba.lower_9153 .button_ac39 svg {
  fill: var(--e-global-color-secondary);
}
.breadcrumb_9b34 .hover-35b9 {
  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);
}
.breadcrumb_9b34 .shade-focused-f440 {
  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-30a4.pressed-5473 .button_ac39 {
  background-color: var(--e-global-color-primary);
}
.detail-30a4.accent_current_b7c8 .button_ac39,
.detail-30a4.lower_9153 .button_ac39 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.detail-30a4.accent_current_b7c8 .button_ac39,
.detail-30a4.lower_9153 .button_ac39 svg {
  fill: var(--e-global-color-primary);
}
.pink_9ce1.pressed-5473 .button_ac39 {
  background-color: var(--e-global-color-primary);
}
.pink_9ce1.accent_current_b7c8 .button_ac39,
.pink_9ce1.lower_9153 .button_ac39 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pink_9ce1 .over_24d2 {
  color: var(--e-global-color-primary);
}
.pink_9ce1 .over_24d2,
.pink_9ce1 .over_24d2 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_9ce1 .static-006e {
  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);
}
.input-action-f188 .icon_ffd4 {
  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-6a91 .image_e1c7 .layout-6d94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-6aed .gradient-bd54:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.simple-6aed .label_24e2 i {
  color: var(--e-global-color-primary);
}
.simple-6aed .label_24e2 svg {
  fill: var(--e-global-color-primary);
}
.simple-6aed .narrow-a241 {
  color: var(--e-global-color-secondary);
}
.simple-6aed .gradient-bd54 > .narrow-a241,
.simple-6aed .gradient-bd54 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_43d6 .element_wood_7ae0 {
  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_43d6 .avatar-lite-f3f4 {
  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);
}
.bronze_6da0 .info_glass_63b4 .container_d25f {
  background-color: var(--e-global-color-primary);
}
.bronze_6da0 .message_small_3190 {
  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);
}
.top_a73b .column_lite_8768 {
  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);
}
.top_a73b .hero-4e01 {
  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);
}
.top_a73b .frame-yellow-cae0 {
  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);
}
.header-liquid-2acd .text-e33f,
.header-liquid-2acd .text-e33f a {
  color: var(--e-global-color-primary);
}
.header-liquid-2acd .text-e33f.label-under-7356,
.header-liquid-2acd .text-e33f.label-under-7356 a {
  color: var(--e-global-color-accent);
}
.header-liquid-2acd .text-e33f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-liquid-2acd .small_4669 {
  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-405d .liquid-ea81,
.content-405d .simple-9ff4 {
  color: var(--e-global-color-primary);
}
.content-405d .liquid-ea81 svg {
  fill: var(--e-global-color-primary);
}
.content-405d .label-under-7356 .liquid-ea81,
.content-405d .label-under-7356 .simple-9ff4 {
  color: var(--e-global-color-accent);
}
.content-405d .label-under-7356 .liquid-ea81 svg {
  fill: var(--e-global-color-accent);
}
.content-405d .simple-9ff4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-405d .small_4669 {
  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);
}
.over_d396 .footer_selected_2a2d,
.over_d396 .status_fresh_9d63 {
  color: var(--e-global-color-primary);
}
.over_d396 .status_fresh_9d63 svg {
  fill: var(--e-global-color-primary);
}
.over_d396 .text-e33f.label-under-7356 a,
.over_d396
  .text-e33f.label-under-7356
  .status_fresh_9d63 {
  color: var(--e-global-color-accent);
}
.over_d396 .footer_selected_2a2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_d396 .small_4669 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_378e .notification-4510 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_378e .focus_south_94f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-ff89 .pro_d280 .picture_eb71 {
  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);
}
.grid-ff89 .pro_d280 .badge-77f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-ff89 .fast-ec36 .picture_eb71 {
  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);
}
.grid-ff89
  .fast-ec36
  .badge-77f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-ff89
  .tag_selected_ab09
  .picture_eb71 {
  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);
}
.grid-ff89
  .tag_selected_ab09
  .badge-77f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-ff89
  .block-solid-0abb
  .picture_eb71 {
  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);
}
.grid-ff89
  .block-solid-0abb
  .badge-77f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_b22d .lite_b008 {
  background-color: var(--e-global-color-primary);
}
.north_b22d .lite_b008:hover {
  background-color: var(--e-global-color-primary);
}
.north_b22d .dirty_e219 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_b22d
  .lite_b008:hover
  .dirty_e219 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_d154 .chip-plasma-600b {
  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);
}
.shade-tall-0389 .surface-c2f3 .active_8aaf a {
  background-color: var(--e-global-color-accent);
}
.shade-tall-0389 .surface-c2f3 .block_cf56 a {
  background-color: var(--e-global-color-accent);
}
.shade-tall-0389 .surface-c2f3 .active_8aaf a,
.shade-tall-0389 .surface-c2f3 .block_cf56 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_193f
  .liquid_13a0.heading_fast_6f99
  .surface-c2f3
  a.active-f913 {
  background-color: var(--e-global-color-accent);
}
.component_193f
  .liquid_13a0.heading_fast_6f99
  .surface-c2f3
  span.active-f913.fn-current-16aa {
  background-color: var(--e-global-color-text);
}
.component_193f
  .liquid_13a0.heading_fast_6f99
  .surface-c2f3
  .active-f913 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_780c .pro_899a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_780c
  .label-short-34d8
  > .outline-lower-f90c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_780c
  .box_green_bf66
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_780c
  .item_pink_3938
  .wrapper_rough_e6d0,
.top_780c
  .item_pink_3938
  .component_outer_22bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_780c
  .item_pink_3938
  .pattern_1914,
.top_780c
  .item_pink_3938
  a
  .pattern_1914 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_780c
  .item_pink_3938
  .fresh-75c2 {
  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);
}
.top_780c
  .item_pink_3938
  .texture_3119 {
  background-color: var(--e-global-color-primary);
}
.top_780c
  .item_pink_3938
  .texture_3119 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_780c
  .item_pink_3938
  .texture_3119:hover {
  background-color: var(--e-global-color-primary);
}
.top_780c
  .item_pink_3938
  .glass_fe85 {
  background-color: var(--e-global-color-primary);
}
.top_780c
  .item_pink_3938
  .glass_fe85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_780c
  .item_pink_3938
  .glass_fe85:hover {
  background-color: var(--e-global-color-primary);
}
.top_780c
  .status_68d6
  .list_up_a329
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_780c
  .status_68d6
  .fixed_fc19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_780c
  .status_68d6
  .fresh-75c2 {
  color: var(--e-global-color-text);
}
.top_780c
  .status_68d6
  .fresh-75c2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_780c
  .status_68d6
  .texture_3119 {
  background-color: var(--e-global-color-primary);
}
.top_780c
  .status_68d6
  .texture_3119 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_780c
  .status_68d6
  .texture_3119:hover {
  background-color: var(--e-global-color-primary);
}
.top_780c
  .status_68d6
  .glass_fe85 {
  background-color: var(--e-global-color-primary);
}
.top_780c
  .status_68d6
  .glass_fe85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_780c
  .status_68d6
  .glass_fe85:hover {
  background-color: var(--e-global-color-primary);
}
.top_780c .basic_ab6f {
  background-color: var(--e-global-color-primary);
}
.top_780c .basic_ab6f:hover {
  background-color: var(--e-global-color-primary);
}
.top_780c .container_top_8b56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_780c .dark_8745 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-ec04 .info-current-fd68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-ec04
  .badge_2422
  > div:nth-child(3)
  .info-current-fd68,
.basic-ec04
  .brown_c8c0
  > div:nth-child(1)
  .info-current-fd68,
.basic-ec04
  .sort-hovered-70d4
  > div:nth-child(1)
  .info-current-fd68,
.basic-ec04
  .caption-dynamic-8b98
  > div:nth-child(1)
  .info-current-fd68,
.basic-ec04
  .container_f485
  > div:nth-child(1)
  .info-current-fd68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-ec04 .black_835d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-ec04 .green-a147 {
  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);
}
.basic-ec04 .tooltip-south-e0b0 {
  background-color: var(--e-global-color-primary);
}
.basic-ec04 .tooltip-south-e0b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-ec04 .tooltip-south-e0b0:hover {
  background-color: var(--e-global-color-primary);
}
.basic-ec04 .frame_ef76 {
  background-color: var(--e-global-color-primary);
}
.basic-ec04 .frame_ef76:hover {
  background-color: var(--e-global-color-primary);
}
.basic-ec04 .container_top_8b56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-ec04 .dark_8745 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_79f1 .texture-557b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_79f1 .photo-current-430b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_79f1 .motion_c9b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_79f1 .popup_b7a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_79f1 .disabled_7ac8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_79f1 .frame_ef76 {
  background-color: var(--e-global-color-primary);
}
.element_79f1 .frame_ef76:hover {
  background-color: var(--e-global-color-primary);
}
.progress_tall_2098 .gallery_239a {
  background-color: var(--e-global-color-secondary);
}
.progress_tall_2098 .breadcrumb-iron-46fc {
  background-color: var(--e-global-color-text);
}
.progress_tall_2098 .photo_8add {
  background-color: var(--e-global-color-secondary);
}
.progress_tall_2098 .current-2b73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_tall_2098 .alert_top_6075 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_tall_2098 .badge-8dc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_tall_2098 .tooltip_steel_36de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_tall_2098 .footer_4ea5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-smooth-3f11 .overlay_iron_9374 .primary_hard_5cc3,
.text-smooth-3f11
  .overlay_iron_9374
  .primary_hard_5cc3
  a,
.text-smooth-3f11 .description_da08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-smooth-3f11 .overlay_iron_9374 .down_21cb,
.text-smooth-3f11 .tabs-bright-270a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-smooth-3f11 .overlay_iron_9374 .down_21cb {
  color: var(--e-global-color-text);
}
.text-smooth-3f11 .tabs-bright-270a {
  color: var(--e-global-color-text);
}
.text-smooth-3f11
  .overlay_iron_9374
  .panel-9a76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-smooth-3f11 .background-fa2c .breadcrumb-paper-12f4 {
  background-color: var(--e-global-color-primary);
}
.text-smooth-3f11 .background-fa2c .breadcrumb-paper-12f4:hover {
  background-color: var(--e-global-color-primary);
}
.text-smooth-3f11 .background-fa2c .surface_92e0 li span {
  background-color: var(--e-global-color-text);
}
.text-smooth-3f11 .background-fa2c .surface_92e0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.text-smooth-3f11
  .background-fa2c
  .surface_92e0
  li.background-fdee
  span {
  background-color: var(--e-global-color-accent);
}
.text-smooth-3f11 .content_fresh_71ca span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-619e .wrapper-cb51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-7012 .orange_f35a {
  background-color: var(--e-global-color-primary);
}
.sort-7012 .main_down_8397 {
  background-color: var(--e-global-color-secondary);
}
.sort-7012 .tag-029f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7012 .small_999b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7012 .banner-pink-e1ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7012 .label-motion-f56c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7012 .bright_0183 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7012 .caption-5d62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7012 .section-lower-0d0f {
  background-color: var(--e-global-color-primary);
}
.sort-7012 .section-lower-0d0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_soft_ad76 .tag-first-50d1 {
  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);
}
.border_soft_ad76 .down-36fd {
  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);
}
.border_soft_ad76
  .fluid-3b66:after {
  background-color: var(--e-global-color-primary);
}
.border_soft_ad76 .yellow-d23f {
  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);
}
.first_5e96 .description_da08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_5e96 .tabs-bright-270a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-blue-c711 .brown-18d3 .lite-bd45 {
  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);
}
.widget-blue-c711 .brown-18d3 .motion_cfb6 {
  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);
}
.list-simple-bc11 .status-2c8b {
  background-color: var(--e-global-color-primary);
}
.list-simple-bc11 .simple_5705 {
  background-color: var(--e-global-color-secondary);
}
.list-simple-bc11 .outline-a597 .down-0070 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-simple-bc11 .title-54fb .down-0070 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-261b .frame_gas_e227 .liquid_11f7 {
  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);
}
.inner-261b .frame_gas_e227 .block_advanced_cd6c {
  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);
}
.inner-261b .frame_gas_e227 .focus-outer-8c5d {
  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);
}
.gas-2a8f .clean-7e18 {
  border-color: var(--e-global-color-text);
}
.gas-2a8f .first_bf36 {
  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);
}
.gas-2a8f .list_de51 {
  color: var(--e-global-color-primary);
}
.gas-2a8f .hero-538e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_3a0d .bronze-d7c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_3a0d .footer_cd63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_3a0d .dim_b446:hover .bronze-d7c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_3a0d
  .dim_b446:hover
  .footer_cd63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_f5fa .heading-soft-f5b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_f5fa .highlight-huge-4b8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_f9f0 .background-slow-d844 .cold-685d {
  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);
}
.red_f9f0 .center_9286 .cold-685d {
  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);
}
.progress-264d .dirty_578c {
  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);
}
.large-1058 .tertiary-ff46 .cool_be96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-1058 .tertiary-ff46 .cool_be96 {
  background-color: var(--e-global-color-secondary);
}
.large-1058 .short_9b69 .cool_be96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-1058 .short_9b69 .cool_be96 {
  background-color: var(--e-global-color-secondary);
}
.large-1058 .easy-35c3 .orange_8fb9 {
  background-color: var(--e-global-color-primary);
}
.large-1058 .easy-35c3:hover .orange_8fb9 {
  background-color: var(--e-global-color-secondary);
}
.large-1058 .breadcrumb-paper-12f4 {
  background-color: var(--e-global-color-primary);
}
.large-1058 .breadcrumb-paper-12f4:hover {
  background-color: var(--e-global-color-accent);
}
.large-1058 .surface_92e0 li span {
  background-color: var(--e-global-color-text);
}
.large-1058 .surface_92e0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.large-1058 .surface_92e0 li.background-fdee span {
  background-color: var(--e-global-color-accent);
}
.video_437f .slider-south-a31e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_437f .article-orange-dbd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_68be .full-7c2b:before {
  background-color: var(--e-global-color-secondary);
}
.plasma_68be .center_cac8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_68be .first-60e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_baa3 .first-0202 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_baa3 .first-0202:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_baa3 .first-0202.fn-active-16aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_baa3 .list-complex-fb4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_baa3 .green-1c74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_baa3 .block-over-a264 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_baa3 .motion_3020 {
  background-color: var(--e-global-color-primary);
}
.item_baa3 .motion_3020 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_baa3 .column-8497 {
  background-color: var(--e-global-color-primary);
}
.item_baa3 .column-8497 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_3f51 .basic-66c0 .button_41df a {
  color: var(--e-global-color-secondary);
}
.backdrop_3f51 .basic-66c0 .button_41df a:hover {
  color: var(--e-global-color-secondary);
}
.backdrop_3f51 .basic-66c0 .button_41df,
.backdrop_3f51 .basic-66c0 .button_41df a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_3f51 .basic-66c0 .filter-0e83 {
  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);
}
.backdrop_3f51 .basic-66c0 .dropdown-4e4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_3f51 .basic-66c0 .gold_06d6 {
  background-color: var(--e-global-color-primary);
}
.backdrop_3f51 .basic-66c0 .gold_06d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_3f51 .basic-66c0 .gold_06d6:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_3f51 .basic-66c0 .preview-1b26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_3f51 .basic-66c0 .preview-1b26 {
  background-color: var(--e-global-color-primary);
}
.backdrop_3f51 .basic-66c0 .preview-1b26:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_3f51 .basic-66c0 .breadcrumb-paper-12f4 {
  background-color: var(--e-global-color-primary);
}
.backdrop_3f51 .basic-66c0 .breadcrumb-paper-12f4:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_3f51 .background-fa2c .surface_92e0 li span {
  background-color: var(--e-global-color-text);
}
.backdrop_3f51 .background-fa2c .surface_92e0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_3f51 .background-fa2c .surface_92e0 li.background-fdee span {
  background-color: var(--e-global-color-accent);
}
.backdrop_3f51 .container_top_8b56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_3f51 .dark_8745 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-ab0f .aside_prev_5327 .lower_c017 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-ab0f .aside_prev_5327 .small-e1c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-ab0f .aside_prev_5327 .copper_f109 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-f214 .surface_f003 {
  border-color: var(--e-global-color-text);
}
.button-f214 .preview-east-df40 {
  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);
}
.button-f214 .advanced_813f {
  color: var(--e-global-color-secondary);
}
.button-f214 .advanced_813f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-f214 .thumbnail_9273 > * {
  color: var(--e-global-color-primary);
}
.button-f214 .thumbnail_9273 > * svg {
  fill: var(--e-global-color-primary);
}
.button-f214 .picture_a895 {
  color: var(--e-global-color-primary);
}
.button-f214 .picture_a895 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-f214 .outline_selected_05c4 {
  color: var(--e-global-color-primary);
}
.button-f214 .outline_selected_05c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-f214 .advanced-69d2 {
  color: var(--e-global-color-primary);
}
.button-f214 .advanced-69d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-f214 .white-af88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-f214 .info_hovered_fd27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-f214 .info_hovered_fd27.active_hard_0950 {
  color: var(--e-global-color-secondary);
}
.button-f214 .info_hovered_fd27.active_hard_0950 .photo-plasma-1515 {
  color: var(--e-global-color-accent);
}
.button-f214 .info_hovered_fd27.accordion_black_cb75 {
  color: var(--e-global-color-text);
}
.button-f214 .info_hovered_fd27.accordion_black_cb75 .photo-plasma-1515 {
  color: var(--e-global-color-text);
}
.button-f214 .info_hovered_fd27:before {
  border-top-color: var(--e-global-color-text);
}
.button-f214 .module_down_96d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-f214
  .module_down_96d0
  .popup_c745 {
  background-color: var(--e-global-color-primary);
}
.button-f214
  .module_down_96d0
  .popup_c745 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-f214 .surface_f003 .banner_6905 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-c7e7 .avatar-top-0902 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-c7e7 .hover-wide-3525 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_focused_86e9 .active_3794 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_focused_86e9
  .active_7001
  .secondary_over_9ff6 {
  background-color: var(--e-global-color-secondary);
}
.main_focused_86e9
  .active_7001.over-b1b8
  .secondary_over_9ff6 {
  background-color: var(--e-global-color-text);
}
.main_focused_86e9
  .active_7001:hover
  .secondary_over_9ff6 {
  background-color: var(--e-global-color-accent);
}
.main_focused_86e9
  .active_7001.fn-active-16aa
  .secondary_over_9ff6 {
  background-color: var(--e-global-color-primary);
}
.card_244e .down-e016 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.card_244e .summary-bright-160d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_244e .header_solid_693e {
  background-color: var(--e-global-color-primary);
}
.card_244e .header_solid_693e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-iron-9a67 .popup_a87f .aside_center_1e7b .prev_d1c8 {
  background-color: var(--e-global-color-secondary);
}
.surface-iron-9a67 .popup_a87f .media-bf90:after {
  background-color: var(--e-global-color-secondary);
}
.surface-iron-9a67 .under-78ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-iron-9a67 .chip_simple_7966 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-iron-9a67 .advanced-d1cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-iron-9a67 .cool_9e3e {
  background-color: var(--e-global-color-primary);
}
.surface-iron-9a67 .cool_9e3e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-iron-9a67 .down_0367 {
  background-color: var(--e-global-color-secondary);
}
.surface-iron-9a67 .down_0367 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-iron-9a67 .popup_a87f .static-4d60 .banner_0a8b:hover {
  background-color: var(--e-global-color-primary);
}
.surface-iron-9a67
  .popup_a87f
  .static-4d60
  .banner_0a8b.heading-b60f {
  background-color: var(--e-global-color-primary);
}
.surface-iron-9a67 .popup_a87f .fast_4723:before {
  border-color: var(--e-global-color-primary);
}
.surface-iron-9a67 .popup_a87f .fast_4723:hover:before {
  border-color: var(--e-global-color-secondary);
}
.surface-iron-9a67
  .popup_a87f
  .fast_4723.tertiary-warm-ab8c:before {
  border-color: var(--e-global-color-primary);
}
.surface-iron-9a67 .inner-4ba3 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-704b .gallery_rough_3c28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-704b .gallery_rough_3c28:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-704b .gallery_rough_3c28.gradient_up_3f92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-704b .simple_716d {
  background-color: var(--e-global-color-primary);
}
.carousel-704b .simple_716d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-704b
  .tag_83ef
  .sort_soft_fdad
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-704b
  .popup_liquid_4773
  .sort_soft_fdad
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_dynamic_92b9
  .hero_3a1a
  .up_1994 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_dynamic_92b9
  .hero_3a1a
  .picture-right-f009 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_dynamic_92b9 .gradient_new_9082 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_dynamic_92b9 .texture-south-61bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_dynamic_92b9 .logo-steel-7e85 {
  background-color: var(--e-global-color-primary);
}
.chip_dynamic_92b9 .logo-steel-7e85 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-779c .simple_2282 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-779c .status_5f9b {
  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);
}
.alert-779c .gallery-old-f9ce {
  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);
}
.alert-779c .gallery-old-f9ce a:hover {
  color: var(--e-global-color-secondary);
}
.alert-779c .west-fa25 {
  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);
}
.alert-779c .hidden-e665 {
  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);
}
.alert-779c .backdrop-d369 .breadcrumb-paper-12f4 {
  background-color: var(--e-global-color-primary);
}
.alert-779c .backdrop-d369 .breadcrumb-paper-12f4:hover {
  background-color: var(--e-global-color-accent);
}
.alert-779c
  .backdrop-d369
  .surface_92e0
  li
  span {
  background-color: var(--e-global-color-text);
}
.alert-779c
  .backdrop-d369
  .surface_92e0
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.alert-779c
  .backdrop-d369
  .surface_92e0
  li.background-fdee
  span {
  background-color: var(--e-global-color-accent);
}
.tooltip-hard-b4f7
  .module_aa78
  .focus_rough_1305 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-hard-b4f7 .module_aa78 .smooth-fa32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-hard-b4f7 .module_aa78 .avatar_c5d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-hard-b4f7 .stale_5ff0 {
  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);
}
.tooltip-hard-b4f7
  .active_91bc.secondary_98eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > a {
  background-color: var(--e-global-color-text);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > a
  .clean_3a5b.disabled_cold_a122 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > a
  .feature-large-35aa.white-8fb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > .avatar-0342
  .picture_narrow_2c62
  > a {
  background-color: var(--e-global-color-secondary);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > .avatar-0342
  .picture_narrow_2c62
  > a
  .backdrop-in-8002 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > .avatar-0342
  .picture_narrow_2c62
  > a
  .feature-large-35aa.orange-3f9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > a
  .shade_fixed_7019:before {
  color: var(--e-global-color-text);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > .avatar-0342
  a
  .shade_fixed_7019:before {
  color: var(--e-global-color-text);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62.hidden_3c91
  > a
  .shade_fixed_7019:before {
  color: var(--e-global-color-text);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > .avatar-0342
  .picture_narrow_2c62.hidden_3c91
  > a
  .shade_fixed_7019:before {
  color: var(--e-global-color-text);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > a
  .complex_d739
  .breadcrumb-c5fd {
  color: var(--e-global-color-text);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > .avatar-0342
  a
  .complex_d739
  .breadcrumb-c5fd {
  color: var(--e-global-color-text);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > a
  .complex_d739
  .breadcrumb-c5fd,
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > .avatar-0342
  a
  .complex_d739
  .breadcrumb-c5fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > a
  .badge_yellow_31e3:before {
  color: var(--e-global-color-text);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > .avatar-0342
  a
  .badge_yellow_31e3:before {
  color: var(--e-global-color-text);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62.hidden_3c91
  > a
  .badge_yellow_31e3:before {
  color: var(--e-global-color-text);
}
.secondary-warm-e66b
  > .wide-01b2
  > div
  > .background-next-73f0
  > .picture_narrow_2c62
  > .avatar-0342
  .picture_narrow_2c62.hidden_3c91
  > a
  .badge_yellow_31e3:before {
  color: var(--e-global-color-text);
}
.input_1793 .search_bottom_dd78 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_1793
  .notice_white_5767:hover
  .search_bottom_dd78 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-f4dd
  > .wide-01b2
  > .narrow-856d
  > .huge-dd56
  > .footer_next_537e
  > .picture_1202
  .prev-97c6 {
  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);
}
.carousel-f4dd
  > .wide-01b2
  > .narrow-856d
  > .huge-dd56
  > .footer_next_537e
  > .picture_1202:hover
  .prev-97c6 {
  color: var(--e-global-color-text);
}
.carousel-f4dd
  > .wide-01b2
  > .narrow-856d
  > .huge-dd56
  > .footer_next_537e
  > .picture_1202:hover
  .prev-97c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-f4dd
  > .wide-01b2
  > .narrow-856d
  > .huge-dd56
  > .footer_next_537e.description-pressed-c09d
  > .picture_1202
  .prev-97c6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-old-30e2 .sort_liquid_74ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-old-30e2 .solid_b6cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-old-30e2 .hero-25f7 {
  background-color: var(--e-global-color-primary);
}
.shadow-old-30e2 .hero-25f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_gas_edcd
  > .wide-01b2
  > .full-335f
  > .gold-5143
  > .media_61ce
  .pattern_mini_ea2f {
  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);
}
.disabled_gas_edcd
  > .wide-01b2
  > .full-335f
  > .gold-5143
  > .media_61ce
  .widget-170e {
  color: var(--e-global-color-text);
}
.disabled_gas_edcd
  > .wide-01b2
  > .full-335f
  > .gold-5143
  > .media_61ce:hover
  .pattern_mini_ea2f {
  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);
}
.disabled_gas_edcd
  > .wide-01b2
  > .full-335f
  > .gold-5143
  > .media_61ce:hover
  .widget-170e {
  color: var(--e-global-color-secondary);
}
.disabled_gas_edcd
  > .wide-01b2
  > .full-335f
  > .gold-5143
  > .media_61ce.glass-53c2
  .pattern_mini_ea2f {
  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);
}
.disabled_gas_edcd
  > .wide-01b2
  > .full-335f
  > .gold-5143
  > .media_61ce.glass-53c2
  .widget-170e {
  color: var(--e-global-color-primary);
}
.sort_5632
  .box_561a
  .pro_5b3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_5632 .alert-d9de .banner_6905 .tag_cool_3d20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-small-b6ef .link-short-cca1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-small-b6ef .pattern-3dc9 .link-short-cca1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-small-b6ef .mask_down_41ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-small-b6ef .mask_down_41ce {
  background-color: var(--e-global-color-primary);
}
.dim-51c9 .hidden_clean_7161 .picture_white_1c2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-51c9
  .hidden_clean_7161:hover
  .highlight-273b {
  color: var(--e-global-color-secondary);
}
.dim-51c9
  .hidden_clean_7161:hover
  .picture_white_1c2c {
  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);
}
.dirty_8a8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.disabled_last_54df {
  flex-direction: column;
}

.disabled_last_54df .progress-b111 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.disabled_last_54df .progress-b111 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.button-south-3376.caption_af2c {
  display: none;
}

.hard-5f79 {
  display: none;
}

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

.breadcrumb_507f.content_active_fd9b {
  margin-bottom: 40px;
  width: 100%;
}

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

.disabled_last_54df a {
  width: 100%;
}

.status_hovered_ac61 .tabs_703e.title-35be {
  width: 20% !important;
}

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

.iron-7352:hover {
  color: #000;
}

.iron-7352 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.iron-7352:hover svg {
  fill: #000;
}

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

.shadow-cc02:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.status_hovered_ac61
  .tabs_703e.copper-7e61
  .simple-a843
  .fast_cb92 {
  font-size: 20px !important;
}

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

.wrapper-970c {
  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;
}

.container-tall-fc9f h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.main_iron_b82d.inner-ebd2 > .solid_8ee1 {
  display: flex;
  align-items: center;
}

.tag-8f6f {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.chip-solid-9a1d {
  position: relative;
  width: 100%;
}

.mask-simple-7206 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.status_hovered_ac61
  .tabs_703e.article_north_a1b5
  .hard_ae84
  .hidden_06d9 {
  width: 100% !important;
}

.card-667f {
  width: 500px !important;
  max-width: none;
}

.nav-west-0a75 {
  width: 100%;
}

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

.section-a5eb {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.section-a5eb:hover .hero_hovered_28c5 {
  visibility: visible;
}
.section-a5eb:hover.section-a5eb::before {
  display: block;
}

.container-tall-fc9f h3 {
  color: #fff;
}

.pro_9be7 {
  margin: 0;
}

.status_hovered_ac61
  .tabs_703e.article_north_a1b5
  .hidden_06d9
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.surface-21cb {
  width: 100%;
}

.status-bright-bd5e {
  width: 100%;
}

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

.status-bright-bd5e {
  width: 100%;
}

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

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

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

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

.disabled_last_54df .progress-b111.nav-short-fc2c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.disabled_last_54df h1.progress-b111 {
  margin-top: 120px !important;
}

.status_hovered_ac61 .tabs_703e.title-9c6b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.primary-46bc img {
  width: 100%;
}

.widget_3d05 .table-south-388a.simple-a843 {
  justify-content: space-between;
}

.heading-complex-cf3c {
  display: none;
}

.bronze-3423 .slider_south_0476 {
  margin: 1px 0 !important;
}

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

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

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

  .card-667f {
    width: 100% !important;
  }
}

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

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

  .widget_3d05 .table-south-388a.simple-a843 {
    border-bottom: 1px solid #f0c159;
  }

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

  .main_iron_b82d.inner-ebd2 > .solid_8ee1 {
    gap: 15px;
    justify-content: space-between;
  }

  .status_hovered_ac61
    .tabs_703e.article_north_a1b5
    .hidden_06d9
    img {
    width: 60% !important;
  }

  .mask-simple-7206 {
    left: 2%;
  }

  .mask-top-2c59 {
    margin: 10px 0;
  }

  .disabled_last_54df .slider_south_0476 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.disabled_last_54df .progress-b111,
  .disabled_last_54df .progress-b111 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hidden_06d9 {
    justify-content: center;
  }

  .disabled_last_54df .slider_south_0476 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .status_hovered_ac61 .tabs_703e.title-35be {
    width: 75% !important;
  }

  .primary-46bc img {
    width: 100% !important;
  }
}

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

  h2.disabled_last_54df .progress-b111,
  .disabled_last_54df .progress-b111 {
    font-size: 30px !important;
  }

  .hidden_06d9 {
    justify-content: center;
  }

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

  .dropdown-abac
    .header-3878.icon_c869 {
    margin: 0 !important;
  }

  .tag-8f6f {
    margin: 0;
    gap: 10px;
  }

  .mask-top-2c59 {
    display: flex;
  }

  .overlay_current_fe7a .iron-7352 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .heading-hot-203e svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .disabled_last_54df h1.progress-b111 {
    margin-top: 80px !important;
  }

  .status_hovered_ac61
    .tabs_703e.article_north_a1b5
    .hidden_06d9
    img,
  .breadcrumb_9b34 .hard_ae84 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .status_hovered_ac61 .tabs_703e.title-35be {
    width: 100% !important;
  }

  .main_iron_b82d.inner-ebd2 > .solid_8ee1 {
    gap: 3px;
  }

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

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

/* css-noise: 46d8 */
.phantom-card-h3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
