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(.advanced-f463) {
  gap: 0.5em;
}
:where(.module_6446) {
  gap: 0.5em;
}
body .detail_fast_bd94 > .accordion_ad20 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .detail_fast_bd94 > .brown-28ce {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .detail_fast_bd94 > .pagination-caa6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .iron_eae5 > .accordion_ad20 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .iron_eae5 > .brown-28ce {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .iron_eae5 > .pagination-caa6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .iron_eae5
  > :where(:not(.accordion_ad20):not(.brown-28ce):not(.accordion-b235)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .iron_eae5 > .component-purple-9504 {
  max-width: var(--wp--style--global--wide-size);
}
body .advanced-f463 {
  display: flex;
}
body .advanced-f463 {
  flex-wrap: wrap;
  align-items: center;
}
body .advanced-f463 > * {
  margin: 0;
}
body .module_6446 {
  display: grid;
}
body .module_6446 > * {
  margin: 0;
}
:where(.modal-9bad.advanced-f463) {
  gap: 2em;
}
:where(.modal-9bad.module_6446) {
  gap: 2em;
}
:where(.detail_577f.advanced-f463) {
  gap: 1.25em;
}
:where(.detail_577f.module_6446) {
  gap: 1.25em;
}
.summary_bd43 {
  color: var(--wp--preset--color--black) !important;
}
.tertiary-e5bc {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.next_03d0 {
  color: var(--wp--preset--color--white) !important;
}
.search-c16c {
  color: var(--wp--preset--color--pale-pink) !important;
}
.slider-light-490a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.liquid-6190 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.huge_ce79 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tag-d0f4 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.logo_full_4992 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.form-lite-cffa {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hero_warm_9e35 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.caption-394f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.title_easy_4f6f {
  background-color: var(--wp--preset--color--black) !important;
}
.caption-cool-7b45 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.icon-4060 {
  background-color: var(--wp--preset--color--white) !important;
}
.accent_west_ca34 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.heading_00e0 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.thick_d198 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.lite_cee8 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.right_9226 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.accordion-west-e567 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.banner-9f45 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.notice-red-b3ff {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.component-9af9 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.section-outer-6d5b {
  border-color: var(--wp--preset--color--black) !important;
}
.row-complex-f9c3 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.steel_400a {
  border-color: var(--wp--preset--color--white) !important;
}
.narrow_37d1 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.center-9abf {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.list-white-f92f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.menu-medium-f342 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.feature-c78e {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.bottom_fd91 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focused_78de {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.status_pro_28d4 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.north_c26c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.focus-bright-1d23 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.section-east-6482 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.stone_b7e5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.item_soft_b5e5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.text-5795 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.badge-9b5d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.focus_4b23 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.box_9e38 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.tertiary-2ca7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.narrow-0e11 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.iron_3932 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.huge-9cb7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.west_8ca9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.small_da07 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tertiary-cool-f313 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.dirty-ec57 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.border-4095 a:where(:not(.photo-huge-6beb)) {
  color: inherit;
}
:where(.detail_577f.advanced-f463) {
  gap: 1.25em;
}
:where(.detail_577f.module_6446) {
  gap: 1.25em;
}
:where(.modal-9bad.advanced-f463) {
  gap: 2em;
}
:where(.modal-9bad.module_6446) {
  gap: 2em;
}
.label-east-75c8 {
  font-size: 1.5em;
  line-height: 1.6;
}

.gradient-95cc .panel_1ab5 {
  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);
}
.in-18b2 .breadcrumb-pink-3f52 {
  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);
}
.box_lower_961b {
  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);
}
.box_lower_961b.pagination_brown_056d .section_old_1e37 {
  background-color: var(--e-global-color-primary);
}
.box_lower_961b.bronze-11b7 .section_old_1e37,
.box_lower_961b.carousel_6430 .section_old_1e37 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.list-tall-efc0 .first_03cc {
  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);
}
.backdrop_warm_5057 {
  --divider-color: var(--e-global-color-secondary);
}
.backdrop_warm_5057 .dropdown-2b2b {
  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);
}
.backdrop_warm_5057.main_5377 .background-e337 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_warm_5057.soft_10f4 .background-e337,
.backdrop_warm_5057.plasma_a5f6 .background-e337 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.backdrop_warm_5057.soft_10f4 .background-e337,
.backdrop_warm_5057.plasma_a5f6 .background-e337 svg {
  fill: var(--e-global-color-secondary);
}
.header-d746 .message-43e8 {
  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);
}
.header-d746 .right_c8bd {
  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);
}
.popup-6985.main_5377 .background-e337 {
  background-color: var(--e-global-color-primary);
}
.popup-6985.soft_10f4 .background-e337,
.popup-6985.plasma_a5f6 .background-e337 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.popup-6985.soft_10f4 .background-e337,
.popup-6985.plasma_a5f6 .background-e337 svg {
  fill: var(--e-global-color-primary);
}
.content-9744.main_5377 .background-e337 {
  background-color: var(--e-global-color-primary);
}
.content-9744.soft_10f4 .background-e337,
.content-9744.plasma_a5f6 .background-e337 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content-9744 .item-55b4 {
  color: var(--e-global-color-primary);
}
.content-9744 .item-55b4,
.content-9744 .item-55b4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-9744 .preview_brown_f5ed {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_wood_2f90 .preview_fluid_ccb6 {
  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);
}
.liquid_a6be .disabled-complex-c941 .background_3ecb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_90c3 .summary_full_625a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.south_90c3 .sort_30b8 i {
  color: var(--e-global-color-primary);
}
.south_90c3 .sort_30b8 svg {
  fill: var(--e-global-color-primary);
}
.south_90c3 .small-30a5 {
  color: var(--e-global-color-secondary);
}
.south_90c3 .summary_full_625a > .small-30a5,
.south_90c3 .summary_full_625a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-856f .item-stone-03c5 {
  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-856f .input-bright-e417 {
  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);
}
.layout_active_780b .cool_f37c .grid_738b {
  background-color: var(--e-global-color-primary);
}
.layout_active_780b .tall-dc0d {
  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_10a0 .disabled-6f77 {
  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_10a0 .black-287e {
  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_10a0 .static-59c9 {
  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);
}
.card-black-f2dd .north-b7da,
.card-black-f2dd .north-b7da a {
  color: var(--e-global-color-primary);
}
.card-black-f2dd .north-b7da.stale_e97b,
.card-black-f2dd .north-b7da.stale_e97b a {
  color: var(--e-global-color-accent);
}
.card-black-f2dd .north-b7da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-black-f2dd .dropdown_basic_a5d9 {
  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);
}
.hidden-west-a836 .wide-408b,
.hidden-west-a836 .component_c057 {
  color: var(--e-global-color-primary);
}
.hidden-west-a836 .wide-408b svg {
  fill: var(--e-global-color-primary);
}
.hidden-west-a836 .stale_e97b .wide-408b,
.hidden-west-a836 .stale_e97b .component_c057 {
  color: var(--e-global-color-accent);
}
.hidden-west-a836 .stale_e97b .wide-408b svg {
  fill: var(--e-global-color-accent);
}
.hidden-west-a836 .component_c057 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-west-a836 .dropdown_basic_a5d9 {
  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);
}
.middle_6da2 .image-152b,
.middle_6da2 .column-981b {
  color: var(--e-global-color-primary);
}
.middle_6da2 .column-981b svg {
  fill: var(--e-global-color-primary);
}
.middle_6da2 .north-b7da.stale_e97b a,
.middle_6da2
  .north-b7da.stale_e97b
  .column-981b {
  color: var(--e-global-color-accent);
}
.middle_6da2 .image-152b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_6da2 .dropdown_basic_a5d9 {
  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);
}
.notification_0fe0 .layout-6123 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_0fe0 .focus-1beb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-be23 .card-9cf0 .info_39ef {
  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);
}
.mini-be23 .card-9cf0 .gallery-5655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-be23 .primary_e28d .info_39ef {
  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);
}
.mini-be23
  .primary_e28d
  .gallery-5655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-be23
  .hover-a697
  .info_39ef {
  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);
}
.mini-be23
  .hover-a697
  .gallery-5655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-be23
  .warm-a41c
  .info_39ef {
  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);
}
.mini-be23
  .warm-a41c
  .gallery-5655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-ff64 .bronze-7f11 {
  background-color: var(--e-global-color-primary);
}
.over-ff64 .bronze-7f11:hover {
  background-color: var(--e-global-color-primary);
}
.over-ff64 .nav_pink_5e5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-ff64
  .bronze-7f11:hover
  .nav_pink_5e5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_next_30c2 .large_4942 {
  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);
}
.new_4356 .content_gold_010e .search-over-f2d1 a {
  background-color: var(--e-global-color-accent);
}
.new_4356 .content_gold_010e .huge-07d3 a {
  background-color: var(--e-global-color-accent);
}
.new_4356 .content_gold_010e .search-over-f2d1 a,
.new_4356 .content_gold_010e .huge-07d3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-078b
  .box-current-974c.card_febc
  .content_gold_010e
  a.media-current-077f {
  background-color: var(--e-global-color-accent);
}
.description-078b
  .box-current-974c.card_febc
  .content_gold_010e
  span.media-current-077f.fn-current-4bc5 {
  background-color: var(--e-global-color-text);
}
.description-078b
  .box-current-974c.card_febc
  .content_gold_010e
  .media-current-077f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-784f .brown_374b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-784f
  .outer_8e1f
  > .active_fc27
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-784f
  .purple-74dc
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-784f
  .glass-4e69
  .top_7a6a,
.bottom-784f
  .glass-4e69
  .outer-322d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-784f
  .glass-4e69
  .complex-a157,
.bottom-784f
  .glass-4e69
  a
  .complex-a157 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-784f
  .glass-4e69
  .slider-large-a731 {
  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);
}
.bottom-784f
  .glass-4e69
  .caption-dynamic-2941 {
  background-color: var(--e-global-color-primary);
}
.bottom-784f
  .glass-4e69
  .caption-dynamic-2941 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-784f
  .glass-4e69
  .caption-dynamic-2941:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-784f
  .glass-4e69
  .hot-8abf {
  background-color: var(--e-global-color-primary);
}
.bottom-784f
  .glass-4e69
  .hot-8abf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-784f
  .glass-4e69
  .hot-8abf:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-784f
  .breadcrumb-up-ae42
  .north_a169
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-784f
  .breadcrumb-up-ae42
  .cold_d8f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-784f
  .breadcrumb-up-ae42
  .slider-large-a731 {
  color: var(--e-global-color-text);
}
.bottom-784f
  .breadcrumb-up-ae42
  .slider-large-a731
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-784f
  .breadcrumb-up-ae42
  .caption-dynamic-2941 {
  background-color: var(--e-global-color-primary);
}
.bottom-784f
  .breadcrumb-up-ae42
  .caption-dynamic-2941 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-784f
  .breadcrumb-up-ae42
  .caption-dynamic-2941:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-784f
  .breadcrumb-up-ae42
  .hot-8abf {
  background-color: var(--e-global-color-primary);
}
.bottom-784f
  .breadcrumb-up-ae42
  .hot-8abf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-784f
  .breadcrumb-up-ae42
  .hot-8abf:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-784f .icon_purple_6d49 {
  background-color: var(--e-global-color-primary);
}
.bottom-784f .icon_purple_6d49:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-784f .tag-8275 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-784f .feature-b421 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_9614 .surface_e724 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_9614
  .down-3880
  > div:nth-child(3)
  .surface_e724,
.yellow_9614
  .info_9212
  > div:nth-child(1)
  .surface_e724,
.yellow_9614
  .sort_east_387f
  > div:nth-child(1)
  .surface_e724,
.yellow_9614
  .sort_cold_009b
  > div:nth-child(1)
  .surface_e724,
.yellow_9614
  .item-over-9bcc
  > div:nth-child(1)
  .surface_e724 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_9614 .notification-c79e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_9614 .footer-paper-287c {
  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_9614 .item-2fd4 {
  background-color: var(--e-global-color-primary);
}
.yellow_9614 .item-2fd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_9614 .item-2fd4:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_9614 .chip-d3ca {
  background-color: var(--e-global-color-primary);
}
.yellow_9614 .chip-d3ca:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_9614 .tag-8275 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_9614 .feature-b421 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_6e99 .accordion_gas_1b6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_6e99 .west-97e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_6e99 .tag_under_7dbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_6e99 .filter-wide-34fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_6e99 .highlight-2b48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_6e99 .chip-d3ca {
  background-color: var(--e-global-color-primary);
}
.static_6e99 .chip-d3ca:hover {
  background-color: var(--e-global-color-primary);
}
.accent-tiny-f673 .dynamic_117f {
  background-color: var(--e-global-color-secondary);
}
.accent-tiny-f673 .grid_93a1 {
  background-color: var(--e-global-color-text);
}
.accent-tiny-f673 .old-cec5 {
  background-color: var(--e-global-color-secondary);
}
.accent-tiny-f673 .primary_54b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-tiny-f673 .backdrop_slow_35c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-tiny-f673 .info-gas-6098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-tiny-f673 .media_pro_b45b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-tiny-f673 .notice-3658 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_5a9c .fast_fc73 .tiny_cc4f,
.row_5a9c
  .fast_fc73
  .tiny_cc4f
  a,
.row_5a9c .breadcrumb_862b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_5a9c .fast_fc73 .frame-ca00,
.row_5a9c .summary-upper-03b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_5a9c .fast_fc73 .frame-ca00 {
  color: var(--e-global-color-text);
}
.row_5a9c .summary-upper-03b4 {
  color: var(--e-global-color-text);
}
.row_5a9c
  .fast_fc73
  .label_b0db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_5a9c .button_north_96e3 .border-full-e180 {
  background-color: var(--e-global-color-primary);
}
.row_5a9c .button_north_96e3 .border-full-e180:hover {
  background-color: var(--e-global-color-primary);
}
.row_5a9c .button_north_96e3 .chip_gold_a225 li span {
  background-color: var(--e-global-color-text);
}
.row_5a9c .button_north_96e3 .chip_gold_a225 li span:hover {
  background-color: var(--e-global-color-primary);
}
.row_5a9c
  .button_north_96e3
  .chip_gold_a225
  li.huge_ccf4
  span {
  background-color: var(--e-global-color-accent);
}
.row_5a9c .tag-cb66 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-b2ce .badge_fresh_2b9f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_3075 .red_6f92 {
  background-color: var(--e-global-color-primary);
}
.gas_3075 .container_active_8433 {
  background-color: var(--e-global-color-secondary);
}
.gas_3075 .highlight_aa1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_3075 .new-afbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_3075 .texture_fc33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_3075 .tertiary-blue-ca9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_3075 .alert_ddff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_3075 .status-silver-b7c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_3075 .down-d6ee {
  background-color: var(--e-global-color-primary);
}
.gas_3075 .down-d6ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-c720 .medium_45d5 {
  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);
}
.filter-c720 .tag-liquid-0d0f {
  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);
}
.filter-c720
  .accordion-yellow-0a6e:after {
  background-color: var(--e-global-color-primary);
}
.filter-c720 .popup_black_3dcc {
  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);
}
.clean_1d84 .breadcrumb_862b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_1d84 .summary-upper-03b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_c8fa .frame_329b .disabled-up-2cd9 {
  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);
}
.border_c8fa .frame_329b .tag_wide_7643 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-green-e097 .shade_iron_1514 {
  background-color: var(--e-global-color-primary);
}
.secondary-green-e097 .huge_be07 {
  background-color: var(--e-global-color-secondary);
}
.secondary-green-e097 .image_wood_a1b7 .element-active-d0cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-green-e097 .simple_9f2b .element-active-d0cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-7b15 .chip-bronze-bb2f .dark-017d {
  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);
}
.thumbnail-7b15 .chip-bronze-bb2f .over_c0ff {
  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);
}
.thumbnail-7b15 .chip-bronze-bb2f .primary-pink-cf0d {
  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);
}
.tertiary_fluid_6e2f .modal_under_3700 {
  border-color: var(--e-global-color-text);
}
.tertiary_fluid_6e2f .tooltip_static_ef90 {
  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);
}
.tertiary_fluid_6e2f .cold-c330 {
  color: var(--e-global-color-primary);
}
.tertiary_fluid_6e2f .gradient-fd19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-short-e81a .focus-pink-dd8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-short-e81a .dim-0999 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-short-e81a .picture_warm_1d04:hover .focus-pink-dd8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-short-e81a
  .picture_warm_1d04:hover
  .dim-0999 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_5fe9 .over-9e86 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_5fe9 .block-middle-68f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-5301 .dynamic-881a .description_7b2a {
  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);
}
.box-5301 .thumbnail_tall_fcd8 .description_7b2a {
  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);
}
.wrapper-down-5e21 .tag_action_aca2 {
  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);
}
.inner_9eeb .last_08d2 .up_2c09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_9eeb .last_08d2 .up_2c09 {
  background-color: var(--e-global-color-secondary);
}
.inner_9eeb .detail_motion_d01c .up_2c09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_9eeb .detail_motion_d01c .up_2c09 {
  background-color: var(--e-global-color-secondary);
}
.inner_9eeb .blue-1d59 .primary-5312 {
  background-color: var(--e-global-color-primary);
}
.inner_9eeb .blue-1d59:hover .primary-5312 {
  background-color: var(--e-global-color-secondary);
}
.inner_9eeb .border-full-e180 {
  background-color: var(--e-global-color-primary);
}
.inner_9eeb .border-full-e180:hover {
  background-color: var(--e-global-color-accent);
}
.inner_9eeb .chip_gold_a225 li span {
  background-color: var(--e-global-color-text);
}
.inner_9eeb .chip_gold_a225 li span:hover {
  background-color: var(--e-global-color-primary);
}
.inner_9eeb .chip_gold_a225 li.huge_ccf4 span {
  background-color: var(--e-global-color-accent);
}
.sidebar-focused-080b .caption_51e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-focused-080b .lite-79d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_5955 .gradient_red_e051:before {
  background-color: var(--e-global-color-secondary);
}
.paper_5955 .right-dae4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_5955 .sort_50b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_a20e .inner-6788 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_a20e .inner-6788:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_a20e .inner-6788.fn-active-4bc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_a20e .advanced-2325 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a20e .out-111b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a20e .image-stone-da89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a20e .popup-be07 {
  background-color: var(--e-global-color-primary);
}
.old_a20e .popup-be07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_a20e .heading-881a {
  background-color: var(--e-global-color-primary);
}
.old_a20e .heading-881a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_9c65 .fresh-1e77 .layout-static-828d a {
  color: var(--e-global-color-secondary);
}
.fixed_9c65 .fresh-1e77 .layout-static-828d a:hover {
  color: var(--e-global-color-secondary);
}
.fixed_9c65 .fresh-1e77 .layout-static-828d,
.fixed_9c65 .fresh-1e77 .layout-static-828d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_9c65 .fresh-1e77 .column-e2ab {
  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);
}
.fixed_9c65 .fresh-1e77 .box-inner-4cf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_9c65 .fresh-1e77 .title-3ac9 {
  background-color: var(--e-global-color-primary);
}
.fixed_9c65 .fresh-1e77 .title-3ac9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_9c65 .fresh-1e77 .title-3ac9:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_9c65 .fresh-1e77 .main_huge_f8df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_9c65 .fresh-1e77 .main_huge_f8df {
  background-color: var(--e-global-color-primary);
}
.fixed_9c65 .fresh-1e77 .main_huge_f8df:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_9c65 .fresh-1e77 .border-full-e180 {
  background-color: var(--e-global-color-primary);
}
.fixed_9c65 .fresh-1e77 .border-full-e180:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_9c65 .button_north_96e3 .chip_gold_a225 li span {
  background-color: var(--e-global-color-text);
}
.fixed_9c65 .button_north_96e3 .chip_gold_a225 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_9c65 .button_north_96e3 .chip_gold_a225 li.huge_ccf4 span {
  background-color: var(--e-global-color-accent);
}
.fixed_9c65 .tag-8275 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_9c65 .feature-b421 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_4436 .header_e415 .pagination_hot_bf8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_4436 .header_e415 .wood-64fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_4436 .header_e415 .accent-097e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_basic_eaf2 .dim_bbce {
  border-color: var(--e-global-color-text);
}
.dropdown_basic_eaf2 .tag_4ed6 {
  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);
}
.dropdown_basic_eaf2 .primary-69af {
  color: var(--e-global-color-secondary);
}
.dropdown_basic_eaf2 .primary-69af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_basic_eaf2 .tooltip_c2c1 > * {
  color: var(--e-global-color-primary);
}
.dropdown_basic_eaf2 .tooltip_c2c1 > * svg {
  fill: var(--e-global-color-primary);
}
.dropdown_basic_eaf2 .banner-d9cc {
  color: var(--e-global-color-primary);
}
.dropdown_basic_eaf2 .banner-d9cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_basic_eaf2 .cool_f670 {
  color: var(--e-global-color-primary);
}
.dropdown_basic_eaf2 .cool_f670 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_basic_eaf2 .text_tiny_940f {
  color: var(--e-global-color-primary);
}
.dropdown_basic_eaf2 .text_tiny_940f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_basic_eaf2 .card_gas_60b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_basic_eaf2 .caption_f34c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_basic_eaf2 .caption_f34c.banner_ab23 {
  color: var(--e-global-color-secondary);
}
.dropdown_basic_eaf2 .caption_f34c.banner_ab23 .photo_5ce8 {
  color: var(--e-global-color-accent);
}
.dropdown_basic_eaf2 .caption_f34c.gold-ed56 {
  color: var(--e-global-color-text);
}
.dropdown_basic_eaf2 .caption_f34c.gold-ed56 .photo_5ce8 {
  color: var(--e-global-color-text);
}
.dropdown_basic_eaf2 .caption_f34c:before {
  border-top-color: var(--e-global-color-text);
}
.dropdown_basic_eaf2 .focused_480c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_basic_eaf2
  .focused_480c
  .easy-f06b {
  background-color: var(--e-global-color-primary);
}
.dropdown_basic_eaf2
  .focused_480c
  .easy-f06b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_basic_eaf2 .dim_bbce .down-9f06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-narrow-90ff .caption_7b25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-narrow-90ff .paper_a1c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_hot_8b98 .accent_upper_e7db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_hot_8b98
  .content-dim-4d03
  .block-8873 {
  background-color: var(--e-global-color-secondary);
}
.form_hot_8b98
  .content-dim-4d03.surface-mini-cfd6
  .block-8873 {
  background-color: var(--e-global-color-text);
}
.form_hot_8b98
  .content-dim-4d03:hover
  .block-8873 {
  background-color: var(--e-global-color-accent);
}
.form_hot_8b98
  .content-dim-4d03.fn-active-4bc5
  .block-8873 {
  background-color: var(--e-global-color-primary);
}
.gold-3bd2 .gas-262e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gold-3bd2 .icon-0f80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-3bd2 .hovered_540c {
  background-color: var(--e-global-color-primary);
}
.gold-3bd2 .hovered_540c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-next-e878 .tall_a5f3 .photo_f78c .action_15a0 {
  background-color: var(--e-global-color-secondary);
}
.nav-next-e878 .tall_a5f3 .paragraph-b9ea:after {
  background-color: var(--e-global-color-secondary);
}
.nav-next-e878 .wood-70a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-next-e878 .slider-937d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-next-e878 .focus-down-96fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-next-e878 .layout-soft-fa5e {
  background-color: var(--e-global-color-primary);
}
.nav-next-e878 .layout-soft-fa5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-next-e878 .easy-b81f {
  background-color: var(--e-global-color-secondary);
}
.nav-next-e878 .easy-b81f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-next-e878 .tall_a5f3 .module-ab6e .dark-31b0:hover {
  background-color: var(--e-global-color-primary);
}
.nav-next-e878
  .tall_a5f3
  .module-ab6e
  .dark-31b0.aside-center-42ed {
  background-color: var(--e-global-color-primary);
}
.nav-next-e878 .tall_a5f3 .easy_7906:before {
  border-color: var(--e-global-color-primary);
}
.nav-next-e878 .tall_a5f3 .easy_7906:hover:before {
  border-color: var(--e-global-color-secondary);
}
.nav-next-e878
  .tall_a5f3
  .easy_7906.south-3db0:before {
  border-color: var(--e-global-color-primary);
}
.nav-next-e878 .silver-7d04 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-76f0 .video_ebfb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-76f0 .video_ebfb:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-76f0 .video_ebfb.grid-e11f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-76f0 .fixed_b99b {
  background-color: var(--e-global-color-primary);
}
.footer-76f0 .fixed_b99b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-76f0
  .copper_70ee
  .basic-6d34
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-76f0
  .silver_940b
  .basic-6d34
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_5576
  .status_7c38
  .smooth-8ac8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_5576
  .status_7c38
  .small-d258 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_5576 .filter-in-44a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_5576 .panel-soft-d46e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_5576 .message-gold-6e7d {
  background-color: var(--e-global-color-primary);
}
.static_5576 .message-gold-6e7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-7d69 .hovered_a837 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-7d69 .menu-7700 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.highlight-7d69 .box_963b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-7d69 .box_963b a:hover {
  color: var(--e-global-color-secondary);
}
.highlight-7d69 .inner-2f01 {
  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-7d69 .accordion-c458 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-7d69 .narrow_02da .border-full-e180 {
  background-color: var(--e-global-color-primary);
}
.highlight-7d69 .narrow_02da .border-full-e180:hover {
  background-color: var(--e-global-color-accent);
}
.highlight-7d69
  .narrow_02da
  .chip_gold_a225
  li
  span {
  background-color: var(--e-global-color-text);
}
.highlight-7d69
  .narrow_02da
  .chip_gold_a225
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-7d69
  .narrow_02da
  .chip_gold_a225
  li.huge_ccf4
  span {
  background-color: var(--e-global-color-accent);
}
.bright-b748
  .hover-dirty-2566
  .pink-e48f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-b748 .hover-dirty-2566 .overlay-21ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-b748 .hover-dirty-2566 .disabled_fae1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-b748 .silver_99be {
  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);
}
.bright-b748
  .layout-8fb1.photo-orange-3f9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > a {
  background-color: var(--e-global-color-text);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > a
  .video_easy_498f.status-south-9113 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > a
  .cool-b933.bottom_d10c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > .thick_6343
  .motion_2ed2
  > a {
  background-color: var(--e-global-color-secondary);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > .thick_6343
  .motion_2ed2
  > a
  .fast_416b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > .thick_6343
  .motion_2ed2
  > a
  .cool-b933.prev_2002 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > a
  .article_8571:before {
  color: var(--e-global-color-text);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > .thick_6343
  a
  .article_8571:before {
  color: var(--e-global-color-text);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2.focus_6478
  > a
  .article_8571:before {
  color: var(--e-global-color-text);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > .thick_6343
  .motion_2ed2.focus_6478
  > a
  .article_8571:before {
  color: var(--e-global-color-text);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > a
  .caption-gas-3c4e
  .box_red_fa04 {
  color: var(--e-global-color-text);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > .thick_6343
  a
  .caption-gas-3c4e
  .box_red_fa04 {
  color: var(--e-global-color-text);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > a
  .caption-gas-3c4e
  .box_red_fa04,
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > .thick_6343
  a
  .caption-gas-3c4e
  .box_red_fa04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > a
  .carousel-narrow-ebac:before {
  color: var(--e-global-color-text);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > .thick_6343
  a
  .carousel-narrow-ebac:before {
  color: var(--e-global-color-text);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2.focus_6478
  > a
  .carousel-narrow-ebac:before {
  color: var(--e-global-color-text);
}
.medium-ab61
  > .surface_0158
  > div
  > .lite_a144
  > .motion_2ed2
  > .thick_6343
  .motion_2ed2.focus_6478
  > a
  .carousel-narrow-ebac:before {
  color: var(--e-global-color-text);
}
.badge_plasma_5ea1 .top-3a24 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_plasma_5ea1
  .table_hovered_ca11:hover
  .top-3a24 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-1731
  > .surface_0158
  > .wide_307c
  > .input_9406
  > .backdrop_e6ad
  > .liquid-ae61
  .description_48af {
  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);
}
.tall-1731
  > .surface_0158
  > .wide_307c
  > .input_9406
  > .backdrop_e6ad
  > .liquid-ae61:hover
  .description_48af {
  color: var(--e-global-color-text);
}
.tall-1731
  > .surface_0158
  > .wide_307c
  > .input_9406
  > .backdrop_e6ad
  > .liquid-ae61:hover
  .description_48af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-1731
  > .surface_0158
  > .wide_307c
  > .input_9406
  > .backdrop_e6ad.heading-b004
  > .liquid-ae61
  .description_48af {
  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);
}
.hidden_gas_ffd5 .row_pro_221c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_gas_ffd5 .white-f3cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_gas_ffd5 .mask_a544 {
  background-color: var(--e-global-color-primary);
}
.hidden_gas_ffd5 .mask_a544 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_3e2a
  > .surface_0158
  > .in-674e
  > .badge_2eec
  > .tag_8839
  .tiny_64d8 {
  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_3e2a
  > .surface_0158
  > .in-674e
  > .badge_2eec
  > .tag_8839
  .focus_stone_7fc5 {
  color: var(--e-global-color-text);
}
.action_3e2a
  > .surface_0158
  > .in-674e
  > .badge_2eec
  > .tag_8839:hover
  .tiny_64d8 {
  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);
}
.action_3e2a
  > .surface_0158
  > .in-674e
  > .badge_2eec
  > .tag_8839:hover
  .focus_stone_7fc5 {
  color: var(--e-global-color-secondary);
}
.action_3e2a
  > .surface_0158
  > .in-674e
  > .badge_2eec
  > .tag_8839.link-fb8a
  .tiny_64d8 {
  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);
}
.action_3e2a
  > .surface_0158
  > .in-674e
  > .badge_2eec
  > .tag_8839.link-fb8a
  .focus_stone_7fc5 {
  color: var(--e-global-color-primary);
}
.tag_90ad
  .menu_eb67
  .section-098d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_90ad .media-6aef .down-9f06 .title-f9fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-outer-7685 .selected-eb49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-outer-7685 .upper_70f0 .selected-eb49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-outer-7685 .box_6e46 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-outer-7685 .box_6e46 {
  background-color: var(--e-global-color-primary);
}
.progress_narrow_2c72 .overlay-082c .carousel-0dd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_narrow_2c72
  .overlay-082c:hover
  .slow_ad6f {
  color: var(--e-global-color-secondary);
}
.progress_narrow_2c72
  .overlay-082c:hover
  .carousel-0dd8 {
  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);
}
.summary-action-2491 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.focus-clean-1fee {
  max-width: 1400px !important;
}

.highlight-b68f {
  flex-direction: column;
}

.highlight-b68f .link_yellow_4bd9 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.highlight-b68f .link_yellow_4bd9 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.highlight-b68f .caption_f607 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.out-256c.surface_20ee {
  display: none;
}

.video-fixed-310c {
  display: none;
}

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

.button-e0dc.module-dirty-9f7f {
  margin-bottom: 40px;
  width: 100%;
}

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

.highlight-b68f a {
  width: 100%;
}

.widget_8dc9 .section_glass_9142.selected_c996 {
  width: 20% !important;
}

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

.pattern_short_6a10:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

.background-white-c6e9 {
  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;
}

.background-white-c6e9:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.background-white-c6e9:nth-child(2):hover {
  color: #fff;
}

.widget_8dc9
  .section_glass_9142.heading-center-03ca
  .button_0a9e
  .hero-055b {
  font-size: 20px !important;
}

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

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

.alert-last-0637 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.pattern-full-b87b.yellow-b18e > .nav-1381 {
  display: flex;
  align-items: center;
}

.aside-hovered-730f {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.large-5ea6 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

.badge-dynamic-698d {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.huge-fd2c {
  display: flex;
  gap: 50px;
}

.widget_8dc9
  .section_glass_9142.west_792b
  .frame_3ba6
  .stale-c512 {
  width: 100% !important;
}

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

.message_d74a {
  width: 100%;
}

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

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

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

  display: none;
}

.complex-3e86 {
  font-size: 15px !important;
}

.feature-dark-e125 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.sidebar_2e51:hover .feature-dark-e125 {
  visibility: visible;
}
.sidebar_2e51:hover.sidebar_2e51::before {
  display: block;
}

.alert-last-0637 h3 {
  color: #fff;
}

.copper_1976 {
  margin: 0;
}

.widget_8dc9
  .section_glass_9142.west_792b
  .stale-c512
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.caption_222f {
  width: 100%;
}

.gas-0363 {
  width: 100%;
}

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

.gas-0363 {
  width: 100%;
}

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

.stale-c512 {
  display: flex;
  align-items: center;
}

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

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

.highlight-b68f .link_yellow_4bd9.prev_e057 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.highlight-b68f h1.link_yellow_4bd9 {
  margin-top: 120px !important;
}

.widget_8dc9 .section_glass_9142.shade-480b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.banner-1a7d img {
  width: 100%;
}

.media_9abd .fast_77f8.button_0a9e {
  justify-content: space-between;
}

.hover_b282 {
  display: none;
}

.mask_narrow_4ece .caption_f607 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .pattern-full-b87b .nav-1381 {
    flex-wrap: nowrap !important;
  }
}

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

  .panel-a1e3 {
    width: 100% !important;
  }
}

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

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

  .media_9abd .fast_77f8.button_0a9e {
    border-bottom: 1px solid #f0c159;
  }

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

  .pattern-full-b87b.yellow-b18e > .nav-1381 {
    gap: 15px;
    justify-content: space-between;
  }

  .widget_8dc9
    .section_glass_9142.west_792b
    .stale-c512
    img {
    width: 60% !important;
  }

  .large-5ea6 {
    left: 2%;
  }

  .soft-7501 {
    margin: 10px 0;
  }

  .highlight-b68f .caption_f607 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.highlight-b68f .link_yellow_4bd9,
  .highlight-b68f .link_yellow_4bd9 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .stale-c512 {
    justify-content: center;
  }

  .highlight-b68f .caption_f607 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .widget_8dc9 .section_glass_9142.selected_c996 {
    width: 75% !important;
  }

  .banner-1a7d img {
    width: 100% !important;
  }
}

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

  h2.highlight-b68f .link_yellow_4bd9,
  .highlight-b68f .link_yellow_4bd9 {
    font-size: 30px !important;
  }

  .stale-c512 {
    justify-content: center;
  }

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

  .secondary-fluid-3d54
    .right-a7f4.notification-d9f9 {
    margin: 0 !important;
  }

  .aside-hovered-730f {
    margin: 0;
    gap: 10px;
  }

  .soft-7501 {
    display: flex;
  }

  .info-bf07 .pattern_short_6a10 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .highlight-b68f h1.link_yellow_4bd9 {
    margin-top: 80px !important;
  }

  .widget_8dc9
    .section_glass_9142.west_792b
    .stale-c512
    img,
  .header-d746 .frame_3ba6 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .background-white-c6e9 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .widget_8dc9 .section_glass_9142.selected_c996 {
    width: 100% !important;
  }

  .pattern-full-b87b.yellow-b18e > .nav-1381 {
    gap: 3px;
  }

  .highlight-b68f .caption_f607 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 9c4a */
.widget-item-z5 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
