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(.liquid-78b7) {
  gap: 0.5em;
}
:where(.sidebar_c0b2) {
  gap: 0.5em;
}
body .outline_paper_7aca > .bronze-37a9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline_paper_7aca > .pressed-ffb5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline_paper_7aca > .huge_00ee {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .menu-fluid-1f91 > .bronze-37a9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .menu-fluid-1f91 > .pressed-ffb5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .menu-fluid-1f91 > .huge_00ee {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .menu-fluid-1f91
  > :where(:not(.bronze-37a9):not(.pressed-ffb5):not(.preview_plasma_7528)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .menu-fluid-1f91 > .prev-4f07 {
  max-width: var(--wp--style--global--wide-size);
}
body .liquid-78b7 {
  display: flex;
}
body .liquid-78b7 {
  flex-wrap: wrap;
  align-items: center;
}
body .liquid-78b7 > * {
  margin: 0;
}
body .sidebar_c0b2 {
  display: grid;
}
body .sidebar_c0b2 > * {
  margin: 0;
}
:where(.description_orange_f12a.liquid-78b7) {
  gap: 2em;
}
:where(.description_orange_f12a.sidebar_c0b2) {
  gap: 2em;
}
:where(.message_0457.liquid-78b7) {
  gap: 1.25em;
}
:where(.message_0457.sidebar_c0b2) {
  gap: 1.25em;
}
.focus_next_092b {
  color: var(--wp--preset--color--black) !important;
}
.container-tiny-94d1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.photo_e370 {
  color: var(--wp--preset--color--white) !important;
}
.main-7f4b {
  color: var(--wp--preset--color--pale-pink) !important;
}
.pattern-fluid-c875 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.primary-mini-56ca {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.feature_fresh_00d5 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.image_3bf3 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.text-static-d4fc {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outer-5d51 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bright_ad83 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.title_brown_7eb1 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.badge_829f {
  background-color: var(--wp--preset--color--black) !important;
}
.texture-narrow-604d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.outline_59a9 {
  background-color: var(--wp--preset--color--white) !important;
}
.hover_dim_aae8 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.description-full-2164 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.texture_f660 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.upper-4034 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.detail_huge_a7d0 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.chip-motion-2591 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label_gas_7acb {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.glass_43d4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hover-8684 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.clean-6545 {
  border-color: var(--wp--preset--color--black) !important;
}
.form-glass-c401 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active_8996 {
  border-color: var(--wp--preset--color--white) !important;
}
.footer-white-32fa {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.dynamic_321b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.action_87f1 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tag-out-845c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container_hovered_ea2b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.layout-bcae {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.overlay-3fb2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.list_bottom_7afb {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.yellow_9807 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.input-dynamic-5f18 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.soft_9189 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.mask-90a1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.element-prev-2643 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.list-prev-1a3a {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.dropdown_gold_41cb {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.white_ecb9 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.silver_59a7 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.tabs_fast_4686 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.backdrop_ac79 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.simple-3beb {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.aside_4b10 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.item_complex_4dc9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.texture_hovered_3baf {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.item-tiny-260f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.search_dynamic_6bdb {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.header_outer_c848 a:where(:not(.surface_a097)) {
  color: inherit;
}
:where(.message_0457.liquid-78b7) {
  gap: 1.25em;
}
:where(.message_0457.sidebar_c0b2) {
  gap: 1.25em;
}
:where(.description_orange_f12a.liquid-78b7) {
  gap: 2em;
}
:where(.description_orange_f12a.sidebar_c0b2) {
  gap: 2em;
}
.footer-small-41c4 {
  font-size: 1.5em;
  line-height: 1.6;
}

.accent-action-53bf .text-focused-77e6 {
  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-74ed .layout_7ffc {
  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);
}
.text_cool_fc51 {
  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);
}
.text_cool_fc51.dropdown-739e .table-968b {
  background-color: var(--e-global-color-primary);
}
.text_cool_fc51.module_e99b .table-968b,
.text_cool_fc51.easy-3db8 .table-968b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.secondary_b6af .content_412a {
  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);
}
.image-large-fa03 {
  --divider-color: var(--e-global-color-secondary);
}
.image-large-fa03 .article_fresh_a025 {
  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);
}
.image-large-fa03.motion_375d .alert_east_2e26 {
  background-color: var(--e-global-color-secondary);
}
.image-large-fa03.button_motion_8cd7 .alert_east_2e26,
.image-large-fa03.caption-out-ca66 .alert_east_2e26 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.image-large-fa03.button_motion_8cd7 .alert_east_2e26,
.image-large-fa03.caption-out-ca66 .alert_east_2e26 svg {
  fill: var(--e-global-color-secondary);
}
.sidebar-7d89 .copper_aece {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-7d89 .nav-9322 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_c0b4.motion_375d .alert_east_2e26 {
  background-color: var(--e-global-color-primary);
}
.focused_c0b4.button_motion_8cd7 .alert_east_2e26,
.focused_c0b4.caption-out-ca66 .alert_east_2e26 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focused_c0b4.button_motion_8cd7 .alert_east_2e26,
.focused_c0b4.caption-out-ca66 .alert_east_2e26 svg {
  fill: var(--e-global-color-primary);
}
.solid_7e99.motion_375d .alert_east_2e26 {
  background-color: var(--e-global-color-primary);
}
.solid_7e99.button_motion_8cd7 .alert_east_2e26,
.solid_7e99.caption-out-ca66 .alert_east_2e26 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.solid_7e99 .container-rough-db79 {
  color: var(--e-global-color-primary);
}
.solid_7e99 .container-rough-db79,
.solid_7e99 .container-rough-db79 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_7e99 .advanced_f91e {
  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);
}
.active_easy_1b48 .main_south_06d3 {
  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);
}
.outline_tall_4581 .motion_048b .modal_bright_5a84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-e21b .column_f52b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.panel-e21b .border_center_5266 i {
  color: var(--e-global-color-primary);
}
.panel-e21b .border_center_5266 svg {
  fill: var(--e-global-color-primary);
}
.panel-e21b .backdrop-99ef {
  color: var(--e-global-color-secondary);
}
.panel-e21b .column_f52b > .backdrop-99ef,
.panel-e21b .column_f52b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_6c61 .gold-b882 {
  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);
}
.bottom_6c61 .black-9894 {
  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);
}
.tooltip-1f83 .tooltip-3109 .silver_e1d4 {
  background-color: var(--e-global-color-primary);
}
.tooltip-1f83 .pagination_830f {
  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);
}
.warm-6c90 .clean_65dc {
  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);
}
.warm-6c90 .nav-upper-2268 {
  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);
}
.warm-6c90 .large-15d3 {
  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);
}
.nav-pro-4a67 .light-0d81,
.nav-pro-4a67 .light-0d81 a {
  color: var(--e-global-color-primary);
}
.nav-pro-4a67 .light-0d81.active-focused-28e1,
.nav-pro-4a67 .light-0d81.active-focused-28e1 a {
  color: var(--e-global-color-accent);
}
.nav-pro-4a67 .light-0d81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-pro-4a67 .wide-2079 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-stone-aaf5 .active_65f3,
.article-stone-aaf5 .list_ad33 {
  color: var(--e-global-color-primary);
}
.article-stone-aaf5 .active_65f3 svg {
  fill: var(--e-global-color-primary);
}
.article-stone-aaf5 .active-focused-28e1 .active_65f3,
.article-stone-aaf5 .active-focused-28e1 .list_ad33 {
  color: var(--e-global-color-accent);
}
.article-stone-aaf5 .active-focused-28e1 .active_65f3 svg {
  fill: var(--e-global-color-accent);
}
.article-stone-aaf5 .list_ad33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-stone-aaf5 .wide-2079 {
  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);
}
.paper_8b40 .upper-a2e5,
.paper_8b40 .cool_5161 {
  color: var(--e-global-color-primary);
}
.paper_8b40 .cool_5161 svg {
  fill: var(--e-global-color-primary);
}
.paper_8b40 .light-0d81.active-focused-28e1 a,
.paper_8b40
  .light-0d81.active-focused-28e1
  .cool_5161 {
  color: var(--e-global-color-accent);
}
.paper_8b40 .upper-a2e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_8b40 .wide-2079 {
  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);
}
.dark_174d .slider-10c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_174d .gold-4f7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2092 .modal-large-75b0 .notification-mini-945e {
  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);
}
.article_2092 .modal-large-75b0 .east_ff17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2092 .prev-0559 .notification-mini-945e {
  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);
}
.article_2092
  .prev-0559
  .east_ff17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2092
  .list-6b47
  .notification-mini-945e {
  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);
}
.article_2092
  .list-6b47
  .east_ff17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_2092
  .chip-bbeb
  .notification-mini-945e {
  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);
}
.article_2092
  .chip-bbeb
  .east_ff17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_239e .search-green-0b7c {
  background-color: var(--e-global-color-primary);
}
.status_239e .search-green-0b7c:hover {
  background-color: var(--e-global-color-primary);
}
.status_239e .tiny_f9cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_239e
  .search-green-0b7c:hover
  .tiny_f9cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_9811 .description_pink_d0e2 {
  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);
}
.widget-wood-81ad .gradient-0ded .black_f28e a {
  background-color: var(--e-global-color-accent);
}
.widget-wood-81ad .gradient-0ded .east_da20 a {
  background-color: var(--e-global-color-accent);
}
.widget-wood-81ad .gradient-0ded .black_f28e a,
.widget-wood-81ad .gradient-0ded .east_da20 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_be7b
  .module-new-defe.footer_a07e
  .gradient-0ded
  a.container_glass_0a3f {
  background-color: var(--e-global-color-accent);
}
.table_be7b
  .module-new-defe.footer_a07e
  .gradient-0ded
  span.container_glass_0a3f.fn-current-3d69 {
  background-color: var(--e-global-color-text);
}
.table_be7b
  .module-new-defe.footer_a07e
  .gradient-0ded
  .container_glass_0a3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_south_6e90 .east_85d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_south_6e90
  .paper_0218
  > .current_25a6
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_south_6e90
  .accent_south_095f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_south_6e90
  .caption-wide-ebf3
  .backdrop-8f7f,
.highlight_south_6e90
  .caption-wide-ebf3
  .out_ca18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_south_6e90
  .caption-wide-ebf3
  .over_cf19,
.highlight_south_6e90
  .caption-wide-ebf3
  a
  .over_cf19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_south_6e90
  .caption-wide-ebf3
  .tag_hard_e0be {
  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);
}
.highlight_south_6e90
  .caption-wide-ebf3
  .frame_complex_4f49 {
  background-color: var(--e-global-color-primary);
}
.highlight_south_6e90
  .caption-wide-ebf3
  .frame_complex_4f49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_south_6e90
  .caption-wide-ebf3
  .frame_complex_4f49:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_south_6e90
  .caption-wide-ebf3
  .progress-paper-37f1 {
  background-color: var(--e-global-color-primary);
}
.highlight_south_6e90
  .caption-wide-ebf3
  .progress-paper-37f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_south_6e90
  .caption-wide-ebf3
  .progress-paper-37f1:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_south_6e90
  .banner-c4ca
  .dropdown-12b9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_south_6e90
  .banner-c4ca
  .video-43a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_south_6e90
  .banner-c4ca
  .tag_hard_e0be {
  color: var(--e-global-color-text);
}
.highlight_south_6e90
  .banner-c4ca
  .tag_hard_e0be
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_south_6e90
  .banner-c4ca
  .frame_complex_4f49 {
  background-color: var(--e-global-color-primary);
}
.highlight_south_6e90
  .banner-c4ca
  .frame_complex_4f49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_south_6e90
  .banner-c4ca
  .frame_complex_4f49:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_south_6e90
  .banner-c4ca
  .progress-paper-37f1 {
  background-color: var(--e-global-color-primary);
}
.highlight_south_6e90
  .banner-c4ca
  .progress-paper-37f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_south_6e90
  .banner-c4ca
  .progress-paper-37f1:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_south_6e90 .list_red_a16a {
  background-color: var(--e-global-color-primary);
}
.highlight_south_6e90 .list_red_a16a:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_south_6e90 .label-230a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_south_6e90 .sort-22ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-clean-cd06 .new_1439 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-clean-cd06
  .notice-e8ff
  > div:nth-child(3)
  .new_1439,
.widget-clean-cd06
  .tooltip_8c89
  > div:nth-child(1)
  .new_1439,
.widget-clean-cd06
  .thick_c9b9
  > div:nth-child(1)
  .new_1439,
.widget-clean-cd06
  .row_old_dedd
  > div:nth-child(1)
  .new_1439,
.widget-clean-cd06
  .menu-0483
  > div:nth-child(1)
  .new_1439 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-clean-cd06 .caption-f068 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-clean-cd06 .table-c7c9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-clean-cd06 .left_ea58 {
  background-color: var(--e-global-color-primary);
}
.widget-clean-cd06 .left_ea58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-clean-cd06 .left_ea58:hover {
  background-color: var(--e-global-color-primary);
}
.widget-clean-cd06 .border-478e {
  background-color: var(--e-global-color-primary);
}
.widget-clean-cd06 .border-478e:hover {
  background-color: var(--e-global-color-primary);
}
.widget-clean-cd06 .label-230a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-clean-cd06 .sort-22ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-motion-bdbf .summary_hot_85c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-motion-bdbf .thick_f92c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-motion-bdbf .thumbnail_simple_60b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-motion-bdbf .paragraph_tiny_70df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-motion-bdbf .wide_896d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-motion-bdbf .border-478e {
  background-color: var(--e-global-color-primary);
}
.dropdown-motion-bdbf .border-478e:hover {
  background-color: var(--e-global-color-primary);
}
.blue-be36 .brown_5af4 {
  background-color: var(--e-global-color-secondary);
}
.blue-be36 .column-up-6262 {
  background-color: var(--e-global-color-text);
}
.blue-be36 .preview_lower_a1d9 {
  background-color: var(--e-global-color-secondary);
}
.blue-be36 .texture_05aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-be36 .detail_2cf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-be36 .image_4ca6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-be36 .texture-9701 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-be36 .full_83c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-fbe0 .primary-iron-25cc .info-9b51,
.fast-fbe0
  .primary-iron-25cc
  .info-9b51
  a,
.fast-fbe0 .container-black-02b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-fbe0 .primary-iron-25cc .fluid-e2d9,
.fast-fbe0 .title_96d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-fbe0 .primary-iron-25cc .fluid-e2d9 {
  color: var(--e-global-color-text);
}
.fast-fbe0 .title_96d7 {
  color: var(--e-global-color-text);
}
.fast-fbe0
  .primary-iron-25cc
  .dark-0cad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast-fbe0 .fixed-afc1 .thumbnail-orange-5fe4 {
  background-color: var(--e-global-color-primary);
}
.fast-fbe0 .fixed-afc1 .thumbnail-orange-5fe4:hover {
  background-color: var(--e-global-color-primary);
}
.fast-fbe0 .fixed-afc1 .cool_7b2d li span {
  background-color: var(--e-global-color-text);
}
.fast-fbe0 .fixed-afc1 .cool_7b2d li span:hover {
  background-color: var(--e-global-color-primary);
}
.fast-fbe0
  .fixed-afc1
  .cool_7b2d
  li.purple-28ec
  span {
  background-color: var(--e-global-color-accent);
}
.fast-fbe0 .banner_hard_7bf0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-south-992d .link-f788 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_old_a15b .pattern-bright-1058 {
  background-color: var(--e-global-color-primary);
}
.dropdown_old_a15b .heading-6a03 {
  background-color: var(--e-global-color-secondary);
}
.dropdown_old_a15b .image-basic-3b76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_old_a15b .purple-ed8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_old_a15b .block_3412 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_old_a15b .notification-huge-71d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_old_a15b .breadcrumb_thick_04a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_old_a15b .logo_c4b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_old_a15b .gradient_f76a {
  background-color: var(--e-global-color-primary);
}
.dropdown_old_a15b .gradient_f76a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-20b7 .widget-f9a4 {
  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-20b7 .title-clean-978d {
  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-20b7
  .simple-fcd2:after {
  background-color: var(--e-global-color-primary);
}
.progress-20b7 .section-df1c {
  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);
}
.content_6bce .container-black-02b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_6bce .title_96d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-7fd0 .text-tiny-1ca9 .lower_e4d5 {
  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);
}
.breadcrumb-7fd0 .text-tiny-1ca9 .pressed_d36f {
  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);
}
.south_8fb0 .info-d484 {
  background-color: var(--e-global-color-primary);
}
.south_8fb0 .slow-8fea {
  background-color: var(--e-global-color-secondary);
}
.south_8fb0 .tag-3c48 .status_5010 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_8fb0 .accordion_2d54 .status_5010 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_stale_639e .form_0f4e .liquid-7166 {
  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);
}
.button_stale_639e .form_0f4e .preview_00e4 {
  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);
}
.button_stale_639e .form_0f4e .header_2118 {
  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);
}
.detail-82a1 .slider-5f9e {
  border-color: var(--e-global-color-text);
}
.detail-82a1 .sidebar_first_4bdb {
  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-82a1 .banner-paper-ec38 {
  color: var(--e-global-color-primary);
}
.detail-82a1 .column_b7dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_2af7 .bronze-feb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_2af7 .cool_ce3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_2af7 .button-right-eeb4:hover .bronze-feb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_2af7
  .button-right-eeb4:hover
  .cool_ce3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-0fc6 .title-steel-2db1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-0fc6 .content-complex-6f00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_43c2 .copper-6127 .under-0e9c {
  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);
}
.gold_43c2 .active-f134 .under-0e9c {
  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);
}
.carousel-blue-fc42 .in_9a03 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.iron-33f4 .hidden_hot_6a5e .cold-2fda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-33f4 .hidden_hot_6a5e .cold-2fda {
  background-color: var(--e-global-color-secondary);
}
.iron-33f4 .box_5ac0 .cold-2fda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-33f4 .box_5ac0 .cold-2fda {
  background-color: var(--e-global-color-secondary);
}
.iron-33f4 .pink-3a29 .search_hovered_f760 {
  background-color: var(--e-global-color-primary);
}
.iron-33f4 .pink-3a29:hover .search_hovered_f760 {
  background-color: var(--e-global-color-secondary);
}
.iron-33f4 .thumbnail-orange-5fe4 {
  background-color: var(--e-global-color-primary);
}
.iron-33f4 .thumbnail-orange-5fe4:hover {
  background-color: var(--e-global-color-accent);
}
.iron-33f4 .cool_7b2d li span {
  background-color: var(--e-global-color-text);
}
.iron-33f4 .cool_7b2d li span:hover {
  background-color: var(--e-global-color-primary);
}
.iron-33f4 .cool_7b2d li.purple-28ec span {
  background-color: var(--e-global-color-accent);
}
.tertiary_269d .basic-f2a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_269d .surface-97fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-b9ec .link_slow_bdf5:before {
  background-color: var(--e-global-color-secondary);
}
.wrapper-b9ec .purple-be43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-b9ec .backdrop-iron-36ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_short_d2dc .text-3a5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_short_d2dc .text-3a5e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_short_d2dc .text-3a5e.fn-active-3d69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_short_d2dc .under-b3f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_short_d2dc .nav_dim_1ae5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_short_d2dc .sidebar_675d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_short_d2dc .layout-iron-9fda {
  background-color: var(--e-global-color-primary);
}
.module_short_d2dc .layout-iron-9fda {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_short_d2dc .detail_bronze_e91c {
  background-color: var(--e-global-color-primary);
}
.module_short_d2dc .detail_bronze_e91c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_stone_87f8 .detail_da1e .fluid-1b81 a {
  color: var(--e-global-color-secondary);
}
.backdrop_stone_87f8 .detail_da1e .fluid-1b81 a:hover {
  color: var(--e-global-color-secondary);
}
.backdrop_stone_87f8 .detail_da1e .fluid-1b81,
.backdrop_stone_87f8 .detail_da1e .fluid-1b81 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_stone_87f8 .detail_da1e .blue_c08d {
  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_stone_87f8 .detail_da1e .white-564b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_stone_87f8 .detail_da1e .inner-8134 {
  background-color: var(--e-global-color-primary);
}
.backdrop_stone_87f8 .detail_da1e .inner-8134 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_stone_87f8 .detail_da1e .inner-8134:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_stone_87f8 .detail_da1e .list-wide-eb5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_stone_87f8 .detail_da1e .list-wide-eb5f {
  background-color: var(--e-global-color-primary);
}
.backdrop_stone_87f8 .detail_da1e .list-wide-eb5f:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_stone_87f8 .detail_da1e .thumbnail-orange-5fe4 {
  background-color: var(--e-global-color-primary);
}
.backdrop_stone_87f8 .detail_da1e .thumbnail-orange-5fe4:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_stone_87f8 .fixed-afc1 .cool_7b2d li span {
  background-color: var(--e-global-color-text);
}
.backdrop_stone_87f8 .fixed-afc1 .cool_7b2d li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_stone_87f8 .fixed-afc1 .cool_7b2d li.purple-28ec span {
  background-color: var(--e-global-color-accent);
}
.backdrop_stone_87f8 .label-230a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_stone_87f8 .sort-22ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_0fc5 .column_4da3 .module-d9f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_0fc5 .column_4da3 .filter-middle-b76c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_0fc5 .column_4da3 .label-south-c982 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7b71 .photo-7c39 {
  border-color: var(--e-global-color-text);
}
.hidden-7b71 .message_0108 {
  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);
}
.hidden-7b71 .pattern-complex-23f0 {
  color: var(--e-global-color-secondary);
}
.hidden-7b71 .pattern-complex-23f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7b71 .last_b170 > * {
  color: var(--e-global-color-primary);
}
.hidden-7b71 .last_b170 > * svg {
  fill: var(--e-global-color-primary);
}
.hidden-7b71 .avatar-87f5 {
  color: var(--e-global-color-primary);
}
.hidden-7b71 .avatar-87f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-7b71 .shadow-0cff {
  color: var(--e-global-color-primary);
}
.hidden-7b71 .shadow-0cff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-7b71 .dropdown_right_e616 {
  color: var(--e-global-color-primary);
}
.hidden-7b71 .dropdown_right_e616 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7b71 .hero-3f29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7b71 .hover-663b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7b71 .hover-663b.status-small-60e6 {
  color: var(--e-global-color-secondary);
}
.hidden-7b71 .hover-663b.status-small-60e6 .menu_a499 {
  color: var(--e-global-color-accent);
}
.hidden-7b71 .hover-663b.nav-wood-5a9c {
  color: var(--e-global-color-text);
}
.hidden-7b71 .hover-663b.nav-wood-5a9c .menu_a499 {
  color: var(--e-global-color-text);
}
.hidden-7b71 .hover-663b:before {
  border-top-color: var(--e-global-color-text);
}
.hidden-7b71 .mask-easy-9375 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-7b71
  .mask-easy-9375
  .search_7544 {
  background-color: var(--e-global-color-primary);
}
.hidden-7b71
  .mask-easy-9375
  .search_7544 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-7b71 .photo-7c39 .overlay-wide-1378 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-bbe6 .gradient-steel-b418 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-bbe6 .south_9c40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_first_e691 .lower_3ffe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_first_e691
  .picture-upper-8db9
  .preview-paper-c11e {
  background-color: var(--e-global-color-secondary);
}
.label_first_e691
  .picture-upper-8db9.backdrop_8b7e
  .preview-paper-c11e {
  background-color: var(--e-global-color-text);
}
.label_first_e691
  .picture-upper-8db9:hover
  .preview-paper-c11e {
  background-color: var(--e-global-color-accent);
}
.label_first_e691
  .picture-upper-8db9.fn-active-3d69
  .preview-paper-c11e {
  background-color: var(--e-global-color-primary);
}
.stone-995a .disabled_9d1d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.stone-995a .under_9ca4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-995a .notification_middle_4338 {
  background-color: var(--e-global-color-primary);
}
.stone-995a .notification_middle_4338 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_warm_2ffb .smooth_2a1b .paragraph_6b96 .slow_3623 {
  background-color: var(--e-global-color-secondary);
}
.gallery_warm_2ffb .smooth_2a1b .surface-3bfb:after {
  background-color: var(--e-global-color-secondary);
}
.gallery_warm_2ffb .short-3fa7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_warm_2ffb .text-1913 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_warm_2ffb .thick-7951 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_warm_2ffb .article-hot-ff10 {
  background-color: var(--e-global-color-primary);
}
.gallery_warm_2ffb .article-hot-ff10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_warm_2ffb .link_4d5b {
  background-color: var(--e-global-color-secondary);
}
.gallery_warm_2ffb .link_4d5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_warm_2ffb .smooth_2a1b .notice_inner_5d6a .message-dark-0c4b:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_warm_2ffb
  .smooth_2a1b
  .notice_inner_5d6a
  .message-dark-0c4b.grid_3518 {
  background-color: var(--e-global-color-primary);
}
.gallery_warm_2ffb .smooth_2a1b .preview-a0b9:before {
  border-color: var(--e-global-color-primary);
}
.gallery_warm_2ffb .smooth_2a1b .preview-a0b9:hover:before {
  border-color: var(--e-global-color-secondary);
}
.gallery_warm_2ffb
  .smooth_2a1b
  .preview-a0b9.alert_west_c17c:before {
  border-color: var(--e-global-color-primary);
}
.gallery_warm_2ffb .preview-right-b7a0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_fe55 .solid-05b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_fe55 .solid-05b5:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_fe55 .solid-05b5.middle-e286 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_fe55 .message_0fba {
  background-color: var(--e-global-color-primary);
}
.dim_fe55 .message_0fba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_fe55
  .next-05a4
  .surface_4fd7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_fe55
  .article-d4d1
  .surface_4fd7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_outer_0238
  .lite_7d14
  .block_c04d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_outer_0238
  .lite_7d14
  .alert_east_4491 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_outer_0238 .narrow-4a01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_outer_0238 .tall_3281 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_outer_0238 .breadcrumb_orange_19c4 {
  background-color: var(--e-global-color-primary);
}
.tabs_outer_0238 .breadcrumb_orange_19c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_complex_3116 .active-small-8fec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_complex_3116 .border-3e00 {
  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);
}
.article_complex_3116 .liquid-ea74 {
  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);
}
.article_complex_3116 .liquid-ea74 a:hover {
  color: var(--e-global-color-secondary);
}
.article_complex_3116 .box-9915 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_complex_3116 .article_dynamic_b05d {
  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);
}
.article_complex_3116 .table-down-78b7 .thumbnail-orange-5fe4 {
  background-color: var(--e-global-color-primary);
}
.article_complex_3116 .table-down-78b7 .thumbnail-orange-5fe4:hover {
  background-color: var(--e-global-color-accent);
}
.article_complex_3116
  .table-down-78b7
  .cool_7b2d
  li
  span {
  background-color: var(--e-global-color-text);
}
.article_complex_3116
  .table-down-78b7
  .cool_7b2d
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.article_complex_3116
  .table-down-78b7
  .cool_7b2d
  li.purple-28ec
  span {
  background-color: var(--e-global-color-accent);
}
.soft-74b4
  .dropdown_8baa
  .component_0e55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-74b4 .dropdown_8baa .active_huge_cb59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-74b4 .dropdown_8baa .breadcrumb-bottom-5398 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-74b4 .description-gas-4cd2 {
  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);
}
.soft-74b4
  .item-b12a.mask_d443 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > a {
  background-color: var(--e-global-color-text);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > a
  .north-9a97.item_fast_5b32 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > a
  .shade-inner-0a05.title-03e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > .breadcrumb_bottom_6584
  .wood_cc60
  > a {
  background-color: var(--e-global-color-secondary);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > .breadcrumb_bottom_6584
  .wood_cc60
  > a
  .complex_d633 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > .breadcrumb_bottom_6584
  .wood_cc60
  > a
  .shade-inner-0a05.alert-d7d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > a
  .icon_8b5b:before {
  color: var(--e-global-color-text);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > .breadcrumb_bottom_6584
  a
  .icon_8b5b:before {
  color: var(--e-global-color-text);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60.status-last-130c
  > a
  .icon_8b5b:before {
  color: var(--e-global-color-text);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > .breadcrumb_bottom_6584
  .wood_cc60.status-last-130c
  > a
  .icon_8b5b:before {
  color: var(--e-global-color-text);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > a
  .north-b4ce
  .black-e5be {
  color: var(--e-global-color-text);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > .breadcrumb_bottom_6584
  a
  .north-b4ce
  .black-e5be {
  color: var(--e-global-color-text);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > a
  .north-b4ce
  .black-e5be,
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > .breadcrumb_bottom_6584
  a
  .north-b4ce
  .black-e5be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > a
  .header-dynamic-5fea:before {
  color: var(--e-global-color-text);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > .breadcrumb_bottom_6584
  a
  .header-dynamic-5fea:before {
  color: var(--e-global-color-text);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60.status-last-130c
  > a
  .header-dynamic-5fea:before {
  color: var(--e-global-color-text);
}
.solid-066a
  > .steel_ce00
  > div
  > .content_center_e0e9
  > .wood_cc60
  > .breadcrumb_bottom_6584
  .wood_cc60.status-last-130c
  > a
  .header-dynamic-5fea:before {
  color: var(--e-global-color-text);
}
.pagination_static_7c5b .progress-current-b411 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_static_7c5b
  .banner_pressed_65af:hover
  .progress-current-b411 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-042b
  > .steel_ce00
  > .soft_9671
  > .content-steel-7d18
  > .description-red-f522
  > .focus-clean-0283
  .primary_55d9 {
  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-042b
  > .steel_ce00
  > .soft_9671
  > .content-steel-7d18
  > .description-red-f522
  > .focus-clean-0283:hover
  .primary_55d9 {
  color: var(--e-global-color-text);
}
.action-042b
  > .steel_ce00
  > .soft_9671
  > .content-steel-7d18
  > .description-red-f522
  > .focus-clean-0283:hover
  .primary_55d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-042b
  > .steel_ce00
  > .soft_9671
  > .content-steel-7d18
  > .description-red-f522.label-dae7
  > .focus-clean-0283
  .primary_55d9 {
  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);
}
.shade-f1e7 .background_b76d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-f1e7 .thick-db8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-f1e7 .heading_28f1 {
  background-color: var(--e-global-color-primary);
}
.shade-f1e7 .heading_28f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-11ca
  > .steel_ce00
  > .hover_up_7b8c
  > .caption_fd33
  > .basic-7579
  .column_slow_acd8 {
  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);
}
.component-11ca
  > .steel_ce00
  > .hover_up_7b8c
  > .caption_fd33
  > .basic-7579
  .content-caff {
  color: var(--e-global-color-text);
}
.component-11ca
  > .steel_ce00
  > .hover_up_7b8c
  > .caption_fd33
  > .basic-7579:hover
  .column_slow_acd8 {
  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);
}
.component-11ca
  > .steel_ce00
  > .hover_up_7b8c
  > .caption_fd33
  > .basic-7579:hover
  .content-caff {
  color: var(--e-global-color-secondary);
}
.component-11ca
  > .steel_ce00
  > .hover_up_7b8c
  > .caption_fd33
  > .basic-7579.grid-45c6
  .column_slow_acd8 {
  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);
}
.component-11ca
  > .steel_ce00
  > .hover_up_7b8c
  > .caption_fd33
  > .basic-7579.grid-45c6
  .content-caff {
  color: var(--e-global-color-primary);
}
.overlay_9636
  .complex-93cc
  .clean-3c69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_9636 .dim-8fa2 .overlay-wide-1378 .secondary-dea8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-2dcb .highlight-center-58ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-2dcb .preview_up_bdc7 .highlight-center-58ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-2dcb .row-left-2320 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-2dcb .row-left-2320 {
  background-color: var(--e-global-color-primary);
}
.widget_tiny_ac30 .progress_6839 .hero_slow_4888 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_tiny_ac30
  .progress_6839:hover
  .frame-765e {
  color: var(--e-global-color-secondary);
}
.widget_tiny_ac30
  .progress_6839:hover
  .hero_slow_4888 {
  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);
}
.tiny-0f81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.static_773a {
  flex-direction: column;
}

.static_773a .dark-f781 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.static_773a .dark-f781 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.component_2306.cool-b0b1 {
  display: none;
}

.container_9ac9 {
  display: none;
}

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

.motion-93ed.pro_3972 {
  margin-bottom: 40px;
  width: 100%;
}

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

.static_773a a {
  width: 100%;
}

.sidebar_220b .upper-4b89.red-8ae8 {
  width: 20% !important;
}

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

.hard_df0f:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.column_c5de:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.sidebar_220b
  .upper-4b89.section-4dc1
  .border-complex-a325
  .banner-glass-7549 {
  font-size: 20px !important;
}

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

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

.item-thick-3044 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.chip_9813.component-red-de34 > .module-11be {
  display: flex;
  align-items: center;
}

.modal_c6a9 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.progress-80d8 {
  font-size: 35px !important;
}

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

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

.article-black-97a0 {
  display: flex;
  gap: 50px;
}

.sidebar_220b
  .upper-4b89.filter_e3a0
  .soft-b762
  .paragraph_7418 {
  width: 100% !important;
}

.modal-25ab {
  width: 500px !important;
  max-width: none;
}

.header_7ede {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.title_a7c8:hover .form_2e7a {
  visibility: visible;
}
.title_a7c8:hover.title_a7c8::before {
  display: block;
}

.item-thick-3044 h3 {
  color: #fff;
}

.picture_left_4cb1 {
  margin: 0;
}

.sidebar_220b
  .upper-4b89.filter_e3a0
  .paragraph_7418
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.item_d3bc {
  width: 100%;
}

.video-tiny-ba16 {
  width: 100%;
}

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

.video-tiny-ba16 {
  width: 100%;
}

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

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

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

.current-500d {
  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;
}

.static_773a .dark-f781.under-c6d1 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.static_773a h1.dark-f781 {
  margin-top: 120px !important;
}

.sidebar_220b .upper-4b89.active-68e7 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.border_center_e183 img {
  width: 100%;
}

.video-fluid-6546 .tooltip_fresh_33c9.border-complex-a325 {
  justify-content: space-between;
}

.static-fe2e {
  display: none;
}

.disabled_south_1174 .breadcrumb_96ad {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .chip_9813 .module-11be {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .article-black-97a0 {
    flex-direction: column;
  }

  .modal-25ab {
    width: 100% !important;
  }
}

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

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

  .video-fluid-6546 .tooltip_fresh_33c9.border-complex-a325 {
    border-bottom: 1px solid #f0c159;
  }

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

  .chip_9813.component-red-de34 > .module-11be {
    gap: 15px;
    justify-content: space-between;
  }

  .sidebar_220b
    .upper-4b89.filter_e3a0
    .paragraph_7418
    img {
    width: 60% !important;
  }

  .feature_b52f {
    left: 2%;
  }

  .dirty_3561 {
    margin: 10px 0;
  }

  .static_773a .breadcrumb_96ad {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .progress-80d8 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.static_773a .dark-f781,
  .static_773a .dark-f781 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .paragraph_7418 {
    justify-content: center;
  }

  .static_773a .breadcrumb_96ad {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .sidebar_220b .upper-4b89.red-8ae8 {
    width: 75% !important;
  }

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

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

  h2.static_773a .dark-f781,
  .static_773a .dark-f781 {
    font-size: 30px !important;
  }

  .paragraph_7418 {
    justify-content: center;
  }

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

  .box-2f4a
    .module-plasma-16f8.footer_under_5168 {
    margin: 0 !important;
  }

  .modal_c6a9 {
    margin: 0;
    gap: 10px;
  }

  .dirty_3561 {
    display: flex;
  }

  .rough_c1ce .hard_df0f {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .border-outer-b47c svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .static_773a h1.dark-f781 {
    margin-top: 80px !important;
  }

  .sidebar_220b
    .upper-4b89.filter_e3a0
    .paragraph_7418
    img,
  .sidebar-7d89 .soft-b762 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .sidebar_220b .upper-4b89.red-8ae8 {
    width: 100% !important;
  }

  .chip_9813.component-red-de34 > .module-11be {
    gap: 3px;
  }

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

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

/* css-noise: 7ceb */
.ghost-box-g6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
