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(.inner-0bdf) {
  gap: 0.5em;
}
:where(.active-outer-381d) {
  gap: 0.5em;
}
body .accordion_old_c72d > .silver_b017 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accordion_old_c72d > .overlay_prev_c46b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accordion_old_c72d > .notification-df7a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .box-a8f9 > .silver_b017 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .box-a8f9 > .overlay_prev_c46b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .box-a8f9 > .notification-df7a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .box-a8f9
  > :where(:not(.silver_b017):not(.overlay_prev_c46b):not(.content-cold-6893)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .box-a8f9 > .cold_5f4f {
  max-width: var(--wp--style--global--wide-size);
}
body .inner-0bdf {
  display: flex;
}
body .inner-0bdf {
  flex-wrap: wrap;
  align-items: center;
}
body .inner-0bdf > * {
  margin: 0;
}
body .active-outer-381d {
  display: grid;
}
body .active-outer-381d > * {
  margin: 0;
}
:where(.soft-323b.inner-0bdf) {
  gap: 2em;
}
:where(.soft-323b.active-outer-381d) {
  gap: 2em;
}
:where(.solid-1f18.inner-0bdf) {
  gap: 1.25em;
}
:where(.solid-1f18.active-outer-381d) {
  gap: 1.25em;
}
.active-lite-9674 {
  color: var(--wp--preset--color--black) !important;
}
.next_875a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.aside-6275 {
  color: var(--wp--preset--color--white) !important;
}
.accent_tiny_d965 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.hovered-8560 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.tag_d8ed {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary_ee33 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.north_135a {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.card_current_fa7e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.row-narrow-336d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hero_light_845e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dirty_0219 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.middle_c5f3 {
  background-color: var(--wp--preset--color--black) !important;
}
.card_a1e4 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active_2f66 {
  background-color: var(--wp--preset--color--white) !important;
}
.mask-selected-c4bd {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.liquid_6f31 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.wood-78a6 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.frame_dynamic_f3f1 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.menu-7b2e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.article_c099 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient-brown-46c9 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.logo_4138 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.image_light_5a72 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.column-advanced-96d4 {
  border-color: var(--wp--preset--color--black) !important;
}
.complex-168a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.yellow_ff7f {
  border-color: var(--wp--preset--color--white) !important;
}
.element-551b {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.over-9cd8 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.iron-40c1 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary_79e4 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.footer_simple_35b8 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus_hard_3ada {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.section_wood_390a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.text_eec1 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.widget_2e15 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.solid-3a8a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.accordion-hard-d903 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.simple_c497 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.preview-84f5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.basic_1565 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.cool_b325 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.fast_9e5d {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.modal_b64d {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.shadow_rough_2007 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.module_e8bf {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.right_6650 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.module_hot_2e01 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.icon-c35f {
  font-size: var(--wp--preset--font-size--small) !important;
}
.filter_ec19 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.hard-629c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.component-middle-cf83 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.accordion_complex_af8f a:where(:not(.red_75ed)) {
  color: inherit;
}
:where(.solid-1f18.inner-0bdf) {
  gap: 1.25em;
}
:where(.solid-1f18.active-outer-381d) {
  gap: 1.25em;
}
:where(.soft-323b.inner-0bdf) {
  gap: 2em;
}
:where(.soft-323b.active-outer-381d) {
  gap: 2em;
}
.box_a1f4 {
  font-size: 1.5em;
  line-height: 1.6;
}

.row-next-ee3b .hovered-54f2 {
  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);
}
.summary-hard-a6d7 .row_first_bf45 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_4c6d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_4c6d.basic-ef38 .gold-5bc4 {
  background-color: var(--e-global-color-primary);
}
.focus_4c6d.shade-7411 .gold-5bc4,
.focus_4c6d.card_orange_2093 .gold-5bc4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.outer-45af .shadow-53f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.surface-warm-4957 {
  --divider-color: var(--e-global-color-secondary);
}
.surface-warm-4957 .tabs_static_6d33 {
  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);
}
.surface-warm-4957.main_c347 .popup-large-38de {
  background-color: var(--e-global-color-secondary);
}
.surface-warm-4957.backdrop-liquid-68d8 .popup-large-38de,
.surface-warm-4957.fresh_c2fc .popup-large-38de {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.surface-warm-4957.backdrop-liquid-68d8 .popup-large-38de,
.surface-warm-4957.fresh_c2fc .popup-large-38de svg {
  fill: var(--e-global-color-secondary);
}
.sidebar_hovered_6685 .tag-9b2d {
  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_hovered_6685 .fixed-db3d {
  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_a7af.main_c347 .popup-large-38de {
  background-color: var(--e-global-color-primary);
}
.list_a7af.backdrop-liquid-68d8 .popup-large-38de,
.list_a7af.fresh_c2fc .popup-large-38de {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.list_a7af.backdrop-liquid-68d8 .popup-large-38de,
.list_a7af.fresh_c2fc .popup-large-38de svg {
  fill: var(--e-global-color-primary);
}
.hidden-998c.main_c347 .popup-large-38de {
  background-color: var(--e-global-color-primary);
}
.hidden-998c.backdrop-liquid-68d8 .popup-large-38de,
.hidden-998c.fresh_c2fc .popup-large-38de {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hidden-998c .link_cf95 {
  color: var(--e-global-color-primary);
}
.hidden-998c .link_cf95,
.hidden-998c .link_cf95 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-998c .tiny-31c0 {
  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);
}
.lower-c9c0 .component-narrow-7e9d {
  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_f008 .white_908f .outline-middle-6e5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_b616 .copper-659b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.silver_b616 .progress_stale_6737 i {
  color: var(--e-global-color-primary);
}
.silver_b616 .progress_stale_6737 svg {
  fill: var(--e-global-color-primary);
}
.silver_b616 .hero_complex_4350 {
  color: var(--e-global-color-secondary);
}
.silver_b616 .copper-659b > .hero_complex_4350,
.silver_b616 .copper-659b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1e08 .tabs_fluid_f949 {
  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);
}
.content-1e08 .logo-gold-2f43 {
  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);
}
.element_plasma_7f06 .active_dynamic_c68a .focused-0532 {
  background-color: var(--e-global-color-primary);
}
.element_plasma_7f06 .slow-3b05 {
  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);
}
.notice_bright_a6d7 .disabled-4141 {
  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);
}
.notice_bright_a6d7 .fresh-2826 {
  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);
}
.notice_bright_a6d7 .breadcrumb-orange-45f8 {
  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);
}
.photo_light_0fa5 .black-6437,
.photo_light_0fa5 .black-6437 a {
  color: var(--e-global-color-primary);
}
.photo_light_0fa5 .black-6437.outline_narrow_c181,
.photo_light_0fa5 .black-6437.outline_narrow_c181 a {
  color: var(--e-global-color-accent);
}
.photo_light_0fa5 .black-6437 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_light_0fa5 .search_2e87 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-liquid-db17 .glass_0869,
.avatar-liquid-db17 .fluid-95ed {
  color: var(--e-global-color-primary);
}
.avatar-liquid-db17 .glass_0869 svg {
  fill: var(--e-global-color-primary);
}
.avatar-liquid-db17 .outline_narrow_c181 .glass_0869,
.avatar-liquid-db17 .outline_narrow_c181 .fluid-95ed {
  color: var(--e-global-color-accent);
}
.avatar-liquid-db17 .outline_narrow_c181 .glass_0869 svg {
  fill: var(--e-global-color-accent);
}
.avatar-liquid-db17 .fluid-95ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-liquid-db17 .search_2e87 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_e256 .widget-6b4c,
.west_e256 .chip_c72e {
  color: var(--e-global-color-primary);
}
.west_e256 .chip_c72e svg {
  fill: var(--e-global-color-primary);
}
.west_e256 .black-6437.outline_narrow_c181 a,
.west_e256
  .black-6437.outline_narrow_c181
  .chip_c72e {
  color: var(--e-global-color-accent);
}
.west_e256 .widget-6b4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_e256 .search_2e87 {
  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);
}
.yellow-f0c6 .feature_e5e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-f0c6 .overlay_basic_e9ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-3f1b .component_advanced_c954 .thick_591d {
  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);
}
.texture-3f1b .component_advanced_c954 .tabs_wide_6098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-3f1b .pressed-71d9 .thick_591d {
  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);
}
.texture-3f1b
  .pressed-71d9
  .tabs_wide_6098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-3f1b
  .gradient_iron_05cb
  .thick_591d {
  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);
}
.texture-3f1b
  .gradient_iron_05cb
  .tabs_wide_6098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-3f1b
  .layout-iron-376b
  .thick_591d {
  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);
}
.texture-3f1b
  .layout-iron-376b
  .tabs_wide_6098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_cb1e .hidden-f547 {
  background-color: var(--e-global-color-primary);
}
.west_cb1e .hidden-f547:hover {
  background-color: var(--e-global-color-primary);
}
.west_cb1e .container-5a60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_cb1e
  .hidden-f547:hover
  .container-5a60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_out_44fa .feature-3a09 {
  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);
}
.caption-3232 .accordion-clean-dc9e .pressed_c5ee a {
  background-color: var(--e-global-color-accent);
}
.caption-3232 .accordion-clean-dc9e .sidebar-33d0 a {
  background-color: var(--e-global-color-accent);
}
.caption-3232 .accordion-clean-dc9e .pressed_c5ee a,
.caption-3232 .accordion-clean-dc9e .sidebar-33d0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_middle_524f
  .accordion_fixed_5f8c.mask_mini_2b24
  .accordion-clean-dc9e
  a.paragraph-0834 {
  background-color: var(--e-global-color-accent);
}
.pagination_middle_524f
  .accordion_fixed_5f8c.mask_mini_2b24
  .accordion-clean-dc9e
  span.paragraph-0834.fn-current-b76b {
  background-color: var(--e-global-color-text);
}
.pagination_middle_524f
  .accordion_fixed_5f8c.mask_mini_2b24
  .accordion-clean-dc9e
  .paragraph-0834 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0 .tall_ff3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0
  .detail_silver_cfff
  > .hero_f2a3
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0
  .purple-7d62
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0
  .highlight-3f24
  .card_warm_93be,
.huge-04e0
  .highlight-3f24
  .title_e6f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-04e0
  .highlight-3f24
  .icon-slow-130e,
.huge-04e0
  .highlight-3f24
  a
  .icon-slow-130e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0
  .highlight-3f24
  .hidden_slow_0da3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0
  .highlight-3f24
  .highlight_wide_c26e {
  background-color: var(--e-global-color-primary);
}
.huge-04e0
  .highlight-3f24
  .highlight_wide_c26e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0
  .highlight-3f24
  .highlight_wide_c26e:hover {
  background-color: var(--e-global-color-primary);
}
.huge-04e0
  .highlight-3f24
  .footer_copper_0991 {
  background-color: var(--e-global-color-primary);
}
.huge-04e0
  .highlight-3f24
  .footer_copper_0991 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0
  .highlight-3f24
  .footer_copper_0991:hover {
  background-color: var(--e-global-color-primary);
}
.huge-04e0
  .content_glass_dfc9
  .notification-yellow-9550
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-04e0
  .content_glass_dfc9
  .sidebar_thick_99b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0
  .content_glass_dfc9
  .hidden_slow_0da3 {
  color: var(--e-global-color-text);
}
.huge-04e0
  .content_glass_dfc9
  .hidden_slow_0da3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0
  .content_glass_dfc9
  .highlight_wide_c26e {
  background-color: var(--e-global-color-primary);
}
.huge-04e0
  .content_glass_dfc9
  .highlight_wide_c26e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0
  .content_glass_dfc9
  .highlight_wide_c26e:hover {
  background-color: var(--e-global-color-primary);
}
.huge-04e0
  .content_glass_dfc9
  .footer_copper_0991 {
  background-color: var(--e-global-color-primary);
}
.huge-04e0
  .content_glass_dfc9
  .footer_copper_0991 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-04e0
  .content_glass_dfc9
  .footer_copper_0991:hover {
  background-color: var(--e-global-color-primary);
}
.huge-04e0 .caption-2da0 {
  background-color: var(--e-global-color-primary);
}
.huge-04e0 .caption-2da0:hover {
  background-color: var(--e-global-color-primary);
}
.huge-04e0 .tooltip-pro-c27a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-04e0 .card_center_810a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_8bd5 .primary-prev-6a45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_8bd5
  .liquid_8e6c
  > div:nth-child(3)
  .primary-prev-6a45,
.south_8bd5
  .pattern_a74f
  > div:nth-child(1)
  .primary-prev-6a45,
.south_8bd5
  .hero-e719
  > div:nth-child(1)
  .primary-prev-6a45,
.south_8bd5
  .alert-gold-6b8b
  > div:nth-child(1)
  .primary-prev-6a45,
.south_8bd5
  .dropdown_in_f933
  > div:nth-child(1)
  .primary-prev-6a45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_8bd5 .summary-mini-2b58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_8bd5 .surface_1dfd {
  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_8bd5 .description_4177 {
  background-color: var(--e-global-color-primary);
}
.south_8bd5 .description_4177 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_8bd5 .description_4177:hover {
  background-color: var(--e-global-color-primary);
}
.south_8bd5 .tabs-41e2 {
  background-color: var(--e-global-color-primary);
}
.south_8bd5 .tabs-41e2:hover {
  background-color: var(--e-global-color-primary);
}
.south_8bd5 .tooltip-pro-c27a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_8bd5 .card_center_810a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_active_51f5 .tabs_tall_6bca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_active_51f5 .down-151e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_active_51f5 .disabled_2380 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_active_51f5 .fixed-3676 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_active_51f5 .selected-3c97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_active_51f5 .tabs-41e2 {
  background-color: var(--e-global-color-primary);
}
.picture_active_51f5 .tabs-41e2:hover {
  background-color: var(--e-global-color-primary);
}
.orange-7538 .soft_b741 {
  background-color: var(--e-global-color-secondary);
}
.orange-7538 .component_f7ec {
  background-color: var(--e-global-color-text);
}
.orange-7538 .picture-fresh-60c5 {
  background-color: var(--e-global-color-secondary);
}
.orange-7538 .medium_4bd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-7538 .component-2449 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-7538 .main_wide_68b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-7538 .background-left-94ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-7538 .banner_8484 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-5cce .smooth_ef92 .red_f2bc,
.modal-5cce
  .smooth_ef92
  .red_f2bc
  a,
.modal-5cce .element_solid_897f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-5cce .smooth_ef92 .soft-cec5,
.modal-5cce .dirty_5fdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-5cce .smooth_ef92 .soft-cec5 {
  color: var(--e-global-color-text);
}
.modal-5cce .dirty_5fdb {
  color: var(--e-global-color-text);
}
.modal-5cce
  .smooth_ef92
  .layout-red-7903 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-5cce .component-focused-c35b .fast_234c {
  background-color: var(--e-global-color-primary);
}
.modal-5cce .component-focused-c35b .fast_234c:hover {
  background-color: var(--e-global-color-primary);
}
.modal-5cce .component-focused-c35b .fast_496b li span {
  background-color: var(--e-global-color-text);
}
.modal-5cce .component-focused-c35b .fast_496b li span:hover {
  background-color: var(--e-global-color-primary);
}
.modal-5cce
  .component-focused-c35b
  .fast_496b
  li.popup-huge-25f1
  span {
  background-color: var(--e-global-color-accent);
}
.modal-5cce .outline_rough_5eec span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_c5df .summary-soft-8f3d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-9e76 .component_6a10 {
  background-color: var(--e-global-color-primary);
}
.soft-9e76 .hidden_light_f34e {
  background-color: var(--e-global-color-secondary);
}
.soft-9e76 .sort-6ae0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-9e76 .text-ba45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-9e76 .header_8c04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-9e76 .up_f39b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-9e76 .notice_c1db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-9e76 .input_glass_c3fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-9e76 .box_c12f {
  background-color: var(--e-global-color-primary);
}
.soft-9e76 .box_c12f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-4252 .logo-stone-1cee {
  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);
}
.item-4252 .east_9ac3 {
  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);
}
.item-4252
  .north-615f:after {
  background-color: var(--e-global-color-primary);
}
.item-4252 .backdrop_904a {
  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);
}
.cold_b3ea .element_solid_897f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_b3ea .dirty_5fdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_f364 .center-3074 .soft_9bbd {
  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);
}
.component_f364 .center-3074 .nav_selected_2616 {
  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);
}
.yellow-9eb7 .avatar-7fdb {
  background-color: var(--e-global-color-primary);
}
.yellow-9eb7 .backdrop-brown-5950 {
  background-color: var(--e-global-color-secondary);
}
.yellow-9eb7 .tooltip_iron_9217 .light_c7cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-9eb7 .search_438b .light_c7cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_3987 .liquid-dc57 .input-0ca8 {
  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);
}
.mask_3987 .liquid-dc57 .button_orange_9424 {
  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);
}
.mask_3987 .liquid-dc57 .feature_b159 {
  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);
}
.carousel-white-f33d .old_4ad4 {
  border-color: var(--e-global-color-text);
}
.carousel-white-f33d .alert_old_ab3b {
  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);
}
.carousel-white-f33d .logo-dynamic-0c5f {
  color: var(--e-global-color-primary);
}
.carousel-white-f33d .thick_5b70 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-9bf2 .pattern_d0f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-9bf2 .tag_smooth_5057 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-9bf2 .filter_092f:hover .pattern_d0f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-9bf2
  .filter_092f:hover
  .tag_smooth_5057 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-6a72 .rough-7d79 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-6a72 .grid-746c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-paper-e4c0 .panel_38ad .east-7cb9 {
  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-paper-e4c0 .widget_ccb8 .east-7cb9 {
  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);
}
.pink-1c1b .next_4f1c {
  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);
}
.paper_f8b6 .notification-fluid-63fd .list_300f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_f8b6 .notification-fluid-63fd .list_300f {
  background-color: var(--e-global-color-secondary);
}
.paper_f8b6 .column-tall-8905 .list_300f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_f8b6 .column-tall-8905 .list_300f {
  background-color: var(--e-global-color-secondary);
}
.paper_f8b6 .avatar-dddd .video-brown-2fa8 {
  background-color: var(--e-global-color-primary);
}
.paper_f8b6 .avatar-dddd:hover .video-brown-2fa8 {
  background-color: var(--e-global-color-secondary);
}
.paper_f8b6 .fast_234c {
  background-color: var(--e-global-color-primary);
}
.paper_f8b6 .fast_234c:hover {
  background-color: var(--e-global-color-accent);
}
.paper_f8b6 .fast_496b li span {
  background-color: var(--e-global-color-text);
}
.paper_f8b6 .fast_496b li span:hover {
  background-color: var(--e-global-color-primary);
}
.paper_f8b6 .fast_496b li.popup-huge-25f1 span {
  background-color: var(--e-global-color-accent);
}
.accordion_828b .footer-right-eea6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_828b .row_stale_1e18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-7488 .cold-0c97:before {
  background-color: var(--e-global-color-secondary);
}
.module-7488 .hero_cool_f16b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-7488 .south-069b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-48d0 .south-6ad7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-48d0 .south-6ad7:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-48d0 .south-6ad7.fn-active-b76b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-48d0 .light_fe51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-48d0 .form-a572 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-48d0 .video-motion-fd5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-48d0 .orange_f17d {
  background-color: var(--e-global-color-primary);
}
.right-48d0 .orange_f17d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-48d0 .thick_8ebe {
  background-color: var(--e-global-color-primary);
}
.right-48d0 .thick_8ebe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-6d6d .item-bed8 .highlight_7c7b a {
  color: var(--e-global-color-secondary);
}
.row-6d6d .item-bed8 .highlight_7c7b a:hover {
  color: var(--e-global-color-secondary);
}
.row-6d6d .item-bed8 .highlight_7c7b,
.row-6d6d .item-bed8 .highlight_7c7b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-6d6d .item-bed8 .cool-c2fb {
  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);
}
.row-6d6d .item-bed8 .sort_hot_4deb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-6d6d .item-bed8 .item_3d34 {
  background-color: var(--e-global-color-primary);
}
.row-6d6d .item-bed8 .item_3d34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-6d6d .item-bed8 .item_3d34:hover {
  background-color: var(--e-global-color-primary);
}
.row-6d6d .item-bed8 .green_0950 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-6d6d .item-bed8 .green_0950 {
  background-color: var(--e-global-color-primary);
}
.row-6d6d .item-bed8 .green_0950:hover {
  background-color: var(--e-global-color-primary);
}
.row-6d6d .item-bed8 .fast_234c {
  background-color: var(--e-global-color-primary);
}
.row-6d6d .item-bed8 .fast_234c:hover {
  background-color: var(--e-global-color-primary);
}
.row-6d6d .component-focused-c35b .fast_496b li span {
  background-color: var(--e-global-color-text);
}
.row-6d6d .component-focused-c35b .fast_496b li span:hover {
  background-color: var(--e-global-color-primary);
}
.row-6d6d .component-focused-c35b .fast_496b li.popup-huge-25f1 span {
  background-color: var(--e-global-color-accent);
}
.row-6d6d .tooltip-pro-c27a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-6d6d .card_center_810a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-static-df79 .video_f3d7 .soft_c206 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-static-df79 .video_f3d7 .label-wide-3691 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-static-df79 .video_f3d7 .grid-8af1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_first_c186 .blue-e469 {
  border-color: var(--e-global-color-text);
}
.aside_first_c186 .tabs_wide_86e3 {
  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);
}
.aside_first_c186 .carousel-bright-6360 {
  color: var(--e-global-color-secondary);
}
.aside_first_c186 .carousel-bright-6360 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_first_c186 .top_00e5 > * {
  color: var(--e-global-color-primary);
}
.aside_first_c186 .top_00e5 > * svg {
  fill: var(--e-global-color-primary);
}
.aside_first_c186 .element_6671 {
  color: var(--e-global-color-primary);
}
.aside_first_c186 .element_6671 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_first_c186 .brown_3fc2 {
  color: var(--e-global-color-primary);
}
.aside_first_c186 .brown_3fc2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_first_c186 .upper-e877 {
  color: var(--e-global-color-primary);
}
.aside_first_c186 .upper-e877 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_first_c186 .first_0da5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_first_c186 .container-wide-4426 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_first_c186 .container-wide-4426.component-d506 {
  color: var(--e-global-color-secondary);
}
.aside_first_c186 .container-wide-4426.component-d506 .nav-up-85ae {
  color: var(--e-global-color-accent);
}
.aside_first_c186 .container-wide-4426.dirty_5a35 {
  color: var(--e-global-color-text);
}
.aside_first_c186 .container-wide-4426.dirty_5a35 .nav-up-85ae {
  color: var(--e-global-color-text);
}
.aside_first_c186 .container-wide-4426:before {
  border-top-color: var(--e-global-color-text);
}
.aside_first_c186 .label_light_9ed6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_first_c186
  .label_light_9ed6
  .alert_up_b5df {
  background-color: var(--e-global-color-primary);
}
.aside_first_c186
  .label_light_9ed6
  .alert_up_b5df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_first_c186 .blue-e469 .last_ae69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_3bb0 .avatar_orange_a1a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_3bb0 .surface_fixed_f304 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_first_d3ac .outline_6d93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_first_d3ac
  .article_upper_20e0
  .active_yellow_6eea {
  background-color: var(--e-global-color-secondary);
}
.logo_first_d3ac
  .article_upper_20e0.heading_silver_e81b
  .active_yellow_6eea {
  background-color: var(--e-global-color-text);
}
.logo_first_d3ac
  .article_upper_20e0:hover
  .active_yellow_6eea {
  background-color: var(--e-global-color-accent);
}
.logo_first_d3ac
  .article_upper_20e0.fn-active-b76b
  .active_yellow_6eea {
  background-color: var(--e-global-color-primary);
}
.glass_cb7b .detail_3bcf {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.glass_cb7b .alert-8653 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_cb7b .module_0d1d {
  background-color: var(--e-global-color-primary);
}
.glass_cb7b .module_0d1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-center-97a0 .backdrop-solid-81b1 .column-214c .green-7cf1 {
  background-color: var(--e-global-color-secondary);
}
.disabled-center-97a0 .backdrop-solid-81b1 .image-south-5773:after {
  background-color: var(--e-global-color-secondary);
}
.disabled-center-97a0 .clean_b21d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-center-97a0 .backdrop_e438 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-center-97a0 .red_6377 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-center-97a0 .hot_0d01 {
  background-color: var(--e-global-color-primary);
}
.disabled-center-97a0 .hot_0d01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-center-97a0 .hover_light_06f2 {
  background-color: var(--e-global-color-secondary);
}
.disabled-center-97a0 .hover_light_06f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-center-97a0 .backdrop-solid-81b1 .shade_c1d7 .menu_blue_8e19:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-center-97a0
  .backdrop-solid-81b1
  .shade_c1d7
  .menu_blue_8e19.video-bright-b514 {
  background-color: var(--e-global-color-primary);
}
.disabled-center-97a0 .backdrop-solid-81b1 .block_2c62:before {
  border-color: var(--e-global-color-primary);
}
.disabled-center-97a0 .backdrop-solid-81b1 .block_2c62:hover:before {
  border-color: var(--e-global-color-secondary);
}
.disabled-center-97a0
  .backdrop-solid-81b1
  .block_2c62.focused-0268:before {
  border-color: var(--e-global-color-primary);
}
.disabled-center-97a0 .accordion_b971 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_4b8b .pagination-action-627f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_4b8b .pagination-action-627f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_4b8b .pagination-action-627f.table_d6d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_4b8b .frame_brown_32ea {
  background-color: var(--e-global-color-primary);
}
.first_4b8b .frame_brown_32ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_4b8b
  .full_43be
  .rough_406a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_4b8b
  .glass_9321
  .rough_406a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_first_978c
  .widget_490d
  .silver_8d87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_first_978c
  .widget_490d
  .summary_7ffb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_first_978c .cool-1c89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_first_978c .banner_102a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_first_978c .notice-148d {
  background-color: var(--e-global-color-primary);
}
.banner_first_978c .notice-148d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-e0fc .outline_4498 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-e0fc .main-2cf0 {
  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);
}
.huge-e0fc .fresh-6d61 {
  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);
}
.huge-e0fc .fresh-6d61 a:hover {
  color: var(--e-global-color-secondary);
}
.huge-e0fc .sort_9d6a {
  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);
}
.huge-e0fc .border_short_d9a1 {
  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);
}
.huge-e0fc .wrapper_medium_64f7 .fast_234c {
  background-color: var(--e-global-color-primary);
}
.huge-e0fc .wrapper_medium_64f7 .fast_234c:hover {
  background-color: var(--e-global-color-accent);
}
.huge-e0fc
  .wrapper_medium_64f7
  .fast_496b
  li
  span {
  background-color: var(--e-global-color-text);
}
.huge-e0fc
  .wrapper_medium_64f7
  .fast_496b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.huge-e0fc
  .wrapper_medium_64f7
  .fast_496b
  li.popup-huge-25f1
  span {
  background-color: var(--e-global-color-accent);
}
.red_2aea
  .card_new_52d8
  .info_light_4027 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_2aea .card_new_52d8 .header_brown_3263 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_2aea .card_new_52d8 .feature-dark-a876 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_2aea .hover_e772 {
  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);
}
.red_2aea
  .panel_smooth_76bc.over-5fe1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > a {
  background-color: var(--e-global-color-text);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > a
  .avatar_old_271a.steel-8caa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > a
  .filter_fluid_a5b7.frame_action_fa9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > .slow_e405
  .article_67b3
  > a {
  background-color: var(--e-global-color-secondary);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > .slow_e405
  .article_67b3
  > a
  .accordion-cea1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > .slow_e405
  .article_67b3
  > a
  .filter_fluid_a5b7.item_active_af6f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > a
  .logo_focused_9bcd:before {
  color: var(--e-global-color-text);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > .slow_e405
  a
  .logo_focused_9bcd:before {
  color: var(--e-global-color-text);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3.progress-hovered-cb8f
  > a
  .logo_focused_9bcd:before {
  color: var(--e-global-color-text);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > .slow_e405
  .article_67b3.progress-hovered-cb8f
  > a
  .logo_focused_9bcd:before {
  color: var(--e-global-color-text);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > a
  .media-pink-752f
  .prev_7d44 {
  color: var(--e-global-color-text);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > .slow_e405
  a
  .media-pink-752f
  .prev_7d44 {
  color: var(--e-global-color-text);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > a
  .media-pink-752f
  .prev_7d44,
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > .slow_e405
  a
  .media-pink-752f
  .prev_7d44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > a
  .simple-a92c:before {
  color: var(--e-global-color-text);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > .slow_e405
  a
  .simple-a92c:before {
  color: var(--e-global-color-text);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3.progress-hovered-cb8f
  > a
  .simple-a92c:before {
  color: var(--e-global-color-text);
}
.tabs-purple-623b
  > .green_c71b
  > div
  > .active_58e9
  > .article_67b3
  > .slow_e405
  .article_67b3.progress-hovered-cb8f
  > a
  .simple-a92c:before {
  color: var(--e-global-color-text);
}
.stale_f3f0 .nav_mini_7c23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_f3f0
  .gallery-8736:hover
  .nav_mini_7c23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_left_07ae
  > .green_c71b
  > .left-84d5
  > .grid_iron_dd56
  > .top_6a38
  > .message-tiny-81bf
  .input-gold-8acf {
  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);
}
.active_left_07ae
  > .green_c71b
  > .left-84d5
  > .grid_iron_dd56
  > .top_6a38
  > .message-tiny-81bf:hover
  .input-gold-8acf {
  color: var(--e-global-color-text);
}
.active_left_07ae
  > .green_c71b
  > .left-84d5
  > .grid_iron_dd56
  > .top_6a38
  > .message-tiny-81bf:hover
  .input-gold-8acf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_left_07ae
  > .green_c71b
  > .left-84d5
  > .grid_iron_dd56
  > .top_6a38.outline_735a
  > .message-tiny-81bf
  .input-gold-8acf {
  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);
}
.image_bba8 .inner_4261 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_bba8 .hard-f319 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_bba8 .card-6a72 {
  background-color: var(--e-global-color-primary);
}
.image_bba8 .card-6a72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold_44a4
  > .green_c71b
  > .prev_4dee
  > .south-0548
  > .detail_prev_201f
  .popup_f493 {
  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);
}
.cold_44a4
  > .green_c71b
  > .prev_4dee
  > .south-0548
  > .detail_prev_201f
  .hover_96e8 {
  color: var(--e-global-color-text);
}
.cold_44a4
  > .green_c71b
  > .prev_4dee
  > .south-0548
  > .detail_prev_201f:hover
  .popup_f493 {
  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);
}
.cold_44a4
  > .green_c71b
  > .prev_4dee
  > .south-0548
  > .detail_prev_201f:hover
  .hover_96e8 {
  color: var(--e-global-color-secondary);
}
.cold_44a4
  > .green_c71b
  > .prev_4dee
  > .south-0548
  > .detail_prev_201f.hover_f01a
  .popup_f493 {
  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);
}
.cold_44a4
  > .green_c71b
  > .prev_4dee
  > .south-0548
  > .detail_prev_201f.hover_f01a
  .hover_96e8 {
  color: var(--e-global-color-primary);
}
.row_in_de4c
  .item_01c7
  .tiny-2dfd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_in_de4c .hot-e073 .last_ae69 .bronze-cf3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_7eb4 .wrapper-silver-fe85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_7eb4 .first-62dc .wrapper-silver-fe85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_7eb4 .background_5de5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_7eb4 .background_5de5 {
  background-color: var(--e-global-color-primary);
}
.gold-172d .under_2f59 .warm-6e33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-172d
  .under_2f59:hover
  .widget_south_8351 {
  color: var(--e-global-color-secondary);
}
.gold-172d
  .under_2f59:hover
  .warm-6e33 {
  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);
}
.block_d4bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.tag-center-5e3c {
  max-width: 1400px !important;
}

.box-67b3 {
  flex-direction: column;
}

.box-67b3 .wrapper-851d {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.box-67b3 .wrapper-851d {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.box-67b3 .light-5192 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.logo-12ea.media_white_ca5d {
  display: none;
}

.title_a890 {
  display: none;
}

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

.pro_c304.tag-wood-e77c {
  margin-bottom: 40px;
  width: 100%;
}

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

.box-67b3 a {
  width: 100%;
}

.list-126c .notification-3337.inner-8326 {
  width: 20% !important;
}

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

.section_5e71:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.paragraph_2ced:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.list-126c
  .notification-3337.inner_4fdd
  .thumbnail_brown_51f1
  .title-0edd {
  font-size: 20px !important;
}

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

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

.notice-next-dddb h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.nav_9bfe.block-4bf0 > .iron-b0e1 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.tall-37dc {
  position: relative;
  width: 100%;
}

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

.primary-inner-20af {
  font-size: 35px !important;
}

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

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

.carousel-b8f5 {
  display: flex;
  gap: 50px;
}

.list-126c
  .notification-3337.status-hard-73e4
  .hero-next-bbc4
  .disabled_5b76 {
  width: 100% !important;
}

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

.widget_selected_3a2b {
  width: 100%;
}

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

.clean-041f {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.primary-d3c3 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.clean-041f:hover .primary-d3c3 {
  visibility: visible;
}
.clean-041f:hover.clean-041f::before {
  display: block;
}

.notice-next-dddb h3 {
  color: #fff;
}

.shade-dark-e7d7 {
  margin: 0;
}

.list-126c
  .notification-3337.status-hard-73e4
  .disabled_5b76
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.disabled-smooth-0d27 {
  width: 100%;
}

.last_22be {
  width: 100%;
}

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

.last_22be {
  width: 100%;
}

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

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

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

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

.box-67b3 .wrapper-851d.form-3971 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.box-67b3 h1.wrapper-851d {
  margin-top: 120px !important;
}

.list-126c .notification-3337.orange-6bc3 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.layout_a3f3 img {
  width: 100%;
}

.element-dirty-c807 .filter_a206.thumbnail_brown_51f1 {
  justify-content: space-between;
}

.status_e4b5 {
  display: none;
}

.primary-24ee .light-5192 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .nav_9bfe .iron-b0e1 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .element-dirty-c807 .filter_a206.thumbnail_brown_51f1 {
    border-bottom: 1px solid #f0c159;
  }

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

  .nav_9bfe.block-4bf0 > .iron-b0e1 {
    gap: 15px;
    justify-content: space-between;
  }

  .list-126c
    .notification-3337.status-hard-73e4
    .disabled_5b76
    img {
    width: 60% !important;
  }

  .info_last_1339 {
    left: 2%;
  }

  .slider-d48e {
    margin: 10px 0;
  }

  .box-67b3 .light-5192 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .primary-inner-20af {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.box-67b3 .wrapper-851d,
  .box-67b3 .wrapper-851d {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .disabled_5b76 {
    justify-content: center;
  }

  .box-67b3 .light-5192 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .primary-liquid-0208 {
    margin-bottom: 15px !important;
  }

  .list-126c .notification-3337.inner-8326 {
    width: 75% !important;
  }

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

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

  h2.box-67b3 .wrapper-851d,
  .box-67b3 .wrapper-851d {
    font-size: 30px !important;
  }

  .disabled_5b76 {
    justify-content: center;
  }

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

  .sidebar-rough-3a8a
    .in_06d1.white_1cc0 {
    margin: 0 !important;
  }

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

  .slider-d48e {
    display: flex;
  }

  .slider-cold-26fb .section_5e71 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .box-67b3 h1.wrapper-851d {
    margin-top: 80px !important;
  }

  .list-126c
    .notification-3337.status-hard-73e4
    .disabled_5b76
    img,
  .sidebar_hovered_6685 .hero-next-bbc4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .list-126c .notification-3337.inner-8326 {
    width: 100% !important;
  }

  .nav_9bfe.block-4bf0 > .iron-b0e1 {
    gap: 3px;
  }

  .box-67b3 .light-5192 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 1410 */
.shadow-element-m7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
