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(.tabs_9d62) {
  gap: 0.5em;
}
:where(.highlight_13b2) {
  gap: 0.5em;
}
body .up_5ec2 > .accent_fresh_7d19 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .up_5ec2 > .gold-c728 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .up_5ec2 > .slider-fixed-deb5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gas_e760 > .accent_fresh_7d19 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gas_e760 > .gold-c728 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gas_e760 > .slider-fixed-deb5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .gas_e760
  > :where(:not(.accent_fresh_7d19):not(.gold-c728):not(.wrapper_7c53)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gas_e760 > .secondary-d69a {
  max-width: var(--wp--style--global--wide-size);
}
body .tabs_9d62 {
  display: flex;
}
body .tabs_9d62 {
  flex-wrap: wrap;
  align-items: center;
}
body .tabs_9d62 > * {
  margin: 0;
}
body .highlight_13b2 {
  display: grid;
}
body .highlight_13b2 > * {
  margin: 0;
}
:where(.primary-d3fb.tabs_9d62) {
  gap: 2em;
}
:where(.primary-d3fb.highlight_13b2) {
  gap: 2em;
}
:where(.backdrop_cd89.tabs_9d62) {
  gap: 1.25em;
}
:where(.backdrop_cd89.highlight_13b2) {
  gap: 1.25em;
}
.main-smooth-0181 {
  color: var(--wp--preset--color--black) !important;
}
.primary-in-246e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.first_1238 {
  color: var(--wp--preset--color--white) !important;
}
.link-motion-9428 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.icon-ed48 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.footer_west_839f {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gallery-f489 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pattern-advanced-2346 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.yellow-88db {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.east_0305 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fresh-adaa {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.photo_active_c5d8 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.badge_b054 {
  background-color: var(--wp--preset--color--black) !important;
}
.outer_d4e8 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.easy-0796 {
  background-color: var(--wp--preset--color--white) !important;
}
.in_a831 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.module-gas-8c11 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.row_a410 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hidden-5eb4 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.nav-paper-a25b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.background_in_880c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.clean-5f92 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.copper-4845 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.header_up_b438 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.search_7d63 {
  border-color: var(--wp--preset--color--black) !important;
}
.gold-827c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo-c9a0 {
  border-color: var(--wp--preset--color--white) !important;
}
.info_34d4 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.green_82b0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.focused_d854 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bright_2647 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.next_c989 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gradient_last_d379 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.inner-7255 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wrapper_steel_cecd {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tabs-14ca {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.badge_9c01 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.mask_paper_af04 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.surface-down-30a1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.east_d7db {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.filter-4dd9 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.yellow_8c69 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.secondary-9d6b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.stone_d6b6 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.box_b1a5 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.outline_a764 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.column-e1ff {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.feature_4479 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.bronze-4220 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.info_pressed_01cb {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.icon-bf0f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.column_7ba4 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.video_94db a:where(:not(.component-iron-b7b3)) {
  color: inherit;
}
:where(.backdrop_cd89.tabs_9d62) {
  gap: 1.25em;
}
:where(.backdrop_cd89.highlight_13b2) {
  gap: 1.25em;
}
:where(.primary-d3fb.tabs_9d62) {
  gap: 2em;
}
:where(.primary-d3fb.highlight_13b2) {
  gap: 2em;
}
.copper-c7f4 {
  font-size: 1.5em;
  line-height: 1.6;
}

.highlight-hovered-59d3 .item_15ff {
  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);
}
.grid-rough-bed9 .pink-b177 {
  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);
}
.title_ca2a {
  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);
}
.title_ca2a.easy_7228 .east-3348 {
  background-color: var(--e-global-color-primary);
}
.title_ca2a.middle-142b .east-3348,
.title_ca2a.search-purple-af70 .east-3348 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.link_0a66 .focused_3e15 {
  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);
}
.clean-7519 {
  --divider-color: var(--e-global-color-secondary);
}
.clean-7519 .card_thick_f21b {
  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);
}
.clean-7519.header_31f0 .clean-7801 {
  background-color: var(--e-global-color-secondary);
}
.clean-7519.pattern_active_1dc1 .clean-7801,
.clean-7519.row_bronze_628e .clean-7801 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.clean-7519.pattern_active_1dc1 .clean-7801,
.clean-7519.row_bronze_628e .clean-7801 svg {
  fill: var(--e-global-color-secondary);
}
.preview_206f .focused-6982 {
  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);
}
.preview_206f .shadow_short_67c2 {
  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);
}
.texture-8078.header_31f0 .clean-7801 {
  background-color: var(--e-global-color-primary);
}
.texture-8078.pattern_active_1dc1 .clean-7801,
.texture-8078.row_bronze_628e .clean-7801 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.texture-8078.pattern_active_1dc1 .clean-7801,
.texture-8078.row_bronze_628e .clean-7801 svg {
  fill: var(--e-global-color-primary);
}
.carousel_4883.header_31f0 .clean-7801 {
  background-color: var(--e-global-color-primary);
}
.carousel_4883.pattern_active_1dc1 .clean-7801,
.carousel_4883.row_bronze_628e .clean-7801 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.carousel_4883 .info-short-00dc {
  color: var(--e-global-color-primary);
}
.carousel_4883 .info-short-00dc,
.carousel_4883 .info-short-00dc a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_4883 .disabled_old_927c {
  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);
}
.title-lower-401b .block_42f8 {
  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_stale_c426 .left-6338 .solid-4887 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_e3f2 .active-hovered-4cc7:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.chip_e3f2 .new_a3d6 i {
  color: var(--e-global-color-primary);
}
.chip_e3f2 .new_a3d6 svg {
  fill: var(--e-global-color-primary);
}
.chip_e3f2 .wrapper-1ee1 {
  color: var(--e-global-color-secondary);
}
.chip_e3f2 .active-hovered-4cc7 > .wrapper-1ee1,
.chip_e3f2 .active-hovered-4cc7 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_warm_671e .gallery-easy-6a9c {
  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);
}
.secondary_warm_671e .silver-1fed {
  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);
}
.purple-eacd .alert-cool-5d7e .list-down-6cd1 {
  background-color: var(--e-global-color-primary);
}
.purple-eacd .chip_f06c {
  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);
}
.info-4b0e .summary-hovered-4fc4 {
  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);
}
.info-4b0e .button-dd9a {
  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);
}
.info-4b0e .cold_086b {
  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);
}
.pink-1817 .table_af17,
.pink-1817 .table_af17 a {
  color: var(--e-global-color-primary);
}
.pink-1817 .table_af17.nav_thick_890c,
.pink-1817 .table_af17.nav_thick_890c a {
  color: var(--e-global-color-accent);
}
.pink-1817 .table_af17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-1817 .picture-lite-a741 {
  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);
}
.container-913e .breadcrumb-48f4,
.container-913e .stone_eb77 {
  color: var(--e-global-color-primary);
}
.container-913e .breadcrumb-48f4 svg {
  fill: var(--e-global-color-primary);
}
.container-913e .nav_thick_890c .breadcrumb-48f4,
.container-913e .nav_thick_890c .stone_eb77 {
  color: var(--e-global-color-accent);
}
.container-913e .nav_thick_890c .breadcrumb-48f4 svg {
  fill: var(--e-global-color-accent);
}
.container-913e .stone_eb77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-913e .picture-lite-a741 {
  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_4117 .tag_over_427a,
.yellow_4117 .carousel-7497 {
  color: var(--e-global-color-primary);
}
.yellow_4117 .carousel-7497 svg {
  fill: var(--e-global-color-primary);
}
.yellow_4117 .table_af17.nav_thick_890c a,
.yellow_4117
  .table_af17.nav_thick_890c
  .carousel-7497 {
  color: var(--e-global-color-accent);
}
.yellow_4117 .tag_over_427a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_4117 .picture-lite-a741 {
  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_00bd .complex_4b24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_00bd .progress-motion-5cbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_98dd .input-07ed .accordion_e8c6 {
  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);
}
.description_98dd .input-07ed .icon_east_56bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_98dd .green-3a11 .accordion_e8c6 {
  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);
}
.description_98dd
  .green-3a11
  .icon_east_56bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_98dd
  .steel-75e3
  .accordion_e8c6 {
  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);
}
.description_98dd
  .steel-75e3
  .icon_east_56bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_98dd
  .footer_blue_21b8
  .accordion_e8c6 {
  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);
}
.description_98dd
  .footer_blue_21b8
  .icon_east_56bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_a9e4 .medium_b005 {
  background-color: var(--e-global-color-primary);
}
.yellow_a9e4 .medium_b005:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_a9e4 .background_down_30eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_a9e4
  .medium_b005:hover
  .background_down_30eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_209f .warm_5274 {
  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);
}
.basic_73fb .chip-inner-c03d .pattern_a954 a {
  background-color: var(--e-global-color-accent);
}
.basic_73fb .chip-inner-c03d .button-05af a {
  background-color: var(--e-global-color-accent);
}
.basic_73fb .chip-inner-c03d .pattern_a954 a,
.basic_73fb .chip-inner-c03d .button-05af a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-36d7
  .accordion-out-979b.short-ad61
  .chip-inner-c03d
  a.slider_5630 {
  background-color: var(--e-global-color-accent);
}
.chip-36d7
  .accordion-out-979b.short-ad61
  .chip-inner-c03d
  span.slider_5630.fn-current-59ba {
  background-color: var(--e-global-color-text);
}
.chip-36d7
  .accordion-out-979b.short-ad61
  .chip-inner-c03d
  .slider_5630 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985 .out-9b14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985
  .chip_493c
  > .complex_1545
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985
  .paragraph_under_445a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985
  .red_2d22
  .wrapper_45ae,
.over_a985
  .red_2d22
  .menu-old-21c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_a985
  .red_2d22
  .outline_da10,
.over_a985
  .red_2d22
  a
  .outline_da10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985
  .red_2d22
  .outline-801c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985
  .red_2d22
  .description-b25b {
  background-color: var(--e-global-color-primary);
}
.over_a985
  .red_2d22
  .description-b25b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985
  .red_2d22
  .description-b25b:hover {
  background-color: var(--e-global-color-primary);
}
.over_a985
  .red_2d22
  .green-1e59 {
  background-color: var(--e-global-color-primary);
}
.over_a985
  .red_2d22
  .green-1e59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985
  .red_2d22
  .green-1e59:hover {
  background-color: var(--e-global-color-primary);
}
.over_a985
  .notice-ff13
  .fluid-da54
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_a985
  .notice-ff13
  .paper-4cc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985
  .notice-ff13
  .outline-801c {
  color: var(--e-global-color-text);
}
.over_a985
  .notice-ff13
  .outline-801c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985
  .notice-ff13
  .description-b25b {
  background-color: var(--e-global-color-primary);
}
.over_a985
  .notice-ff13
  .description-b25b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985
  .notice-ff13
  .description-b25b:hover {
  background-color: var(--e-global-color-primary);
}
.over_a985
  .notice-ff13
  .green-1e59 {
  background-color: var(--e-global-color-primary);
}
.over_a985
  .notice-ff13
  .green-1e59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_a985
  .notice-ff13
  .green-1e59:hover {
  background-color: var(--e-global-color-primary);
}
.over_a985 .content-red-afec {
  background-color: var(--e-global-color-primary);
}
.over_a985 .content-red-afec:hover {
  background-color: var(--e-global-color-primary);
}
.over_a985 .detail_fa49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_a985 .yellow_ff59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_gas_5f6f .block-ee23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_gas_5f6f
  .glass-7144
  > div:nth-child(3)
  .block-ee23,
.border_gas_5f6f
  .lite-02fe
  > div:nth-child(1)
  .block-ee23,
.border_gas_5f6f
  .glass_028e
  > div:nth-child(1)
  .block-ee23,
.border_gas_5f6f
  .pattern-713d
  > div:nth-child(1)
  .block-ee23,
.border_gas_5f6f
  .tag-fast-f9bd
  > div:nth-child(1)
  .block-ee23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_gas_5f6f .grid-last-ffe1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_gas_5f6f .under-7f43 {
  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);
}
.border_gas_5f6f .solid-08a9 {
  background-color: var(--e-global-color-primary);
}
.border_gas_5f6f .solid-08a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_gas_5f6f .solid-08a9:hover {
  background-color: var(--e-global-color-primary);
}
.border_gas_5f6f .focused_c071 {
  background-color: var(--e-global-color-primary);
}
.border_gas_5f6f .focused_c071:hover {
  background-color: var(--e-global-color-primary);
}
.border_gas_5f6f .detail_fa49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_gas_5f6f .yellow_ff59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_light_5ae7 .nav_plasma_6b50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_light_5ae7 .under-1f3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_light_5ae7 .background-pro-819e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_light_5ae7 .pink_3311 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_light_5ae7 .active-motion-94a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_light_5ae7 .focused_c071 {
  background-color: var(--e-global-color-primary);
}
.notice_light_5ae7 .focused_c071:hover {
  background-color: var(--e-global-color-primary);
}
.module-lower-1aa5 .widget_66ca {
  background-color: var(--e-global-color-secondary);
}
.module-lower-1aa5 .hidden_left_fdfc {
  background-color: var(--e-global-color-text);
}
.module-lower-1aa5 .wrapper_focused_ff3e {
  background-color: var(--e-global-color-secondary);
}
.module-lower-1aa5 .medium-346a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-lower-1aa5 .text-dynamic-7cef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-lower-1aa5 .south-2071 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-lower-1aa5 .warm_10b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-lower-1aa5 .complex_b45a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_79e5 .info_gas_3ab4 .info_4bb8,
.huge_79e5
  .info_gas_3ab4
  .info_4bb8
  a,
.huge_79e5 .tall_3707 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_79e5 .info_gas_3ab4 .advanced-b35b,
.huge_79e5 .small-7b47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_79e5 .info_gas_3ab4 .advanced-b35b {
  color: var(--e-global-color-text);
}
.huge_79e5 .small-7b47 {
  color: var(--e-global-color-text);
}
.huge_79e5
  .info_gas_3ab4
  .footer-710d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge_79e5 .sort_copper_a834 .search_blue_a62d {
  background-color: var(--e-global-color-primary);
}
.huge_79e5 .sort_copper_a834 .search_blue_a62d:hover {
  background-color: var(--e-global-color-primary);
}
.huge_79e5 .sort_copper_a834 .current_6804 li span {
  background-color: var(--e-global-color-text);
}
.huge_79e5 .sort_copper_a834 .current_6804 li span:hover {
  background-color: var(--e-global-color-primary);
}
.huge_79e5
  .sort_copper_a834
  .current_6804
  li.row_green_915e
  span {
  background-color: var(--e-global-color-accent);
}
.huge_79e5 .link_up_f0b1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_a8fa .breadcrumb_ccb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_fc7d .new-a59a {
  background-color: var(--e-global-color-primary);
}
.liquid_fc7d .active_soft_86f6 {
  background-color: var(--e-global-color-secondary);
}
.liquid_fc7d .wood-566e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_fc7d .background-glass-69c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_fc7d .last-e5a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_fc7d .gallery-static-4219 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_fc7d .large-6984 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_fc7d .label_narrow_ea5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_fc7d .link-f6d6 {
  background-color: var(--e-global-color-primary);
}
.liquid_fc7d .link-f6d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_b3bb .dynamic_bbfc {
  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);
}
.black_b3bb .out-bc2d {
  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);
}
.black_b3bb
  .motion_6398:after {
  background-color: var(--e-global-color-primary);
}
.black_b3bb .heading_green_4f09 {
  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);
}
.input-motion-9763 .tall_3707 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-motion-9763 .small-7b47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-bb83 .mini_9629 .accent_soft_f021 {
  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);
}
.tag-bb83 .mini_9629 .section-d146 {
  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);
}
.caption_full_f5a0 .progress-selected-cd7c {
  background-color: var(--e-global-color-primary);
}
.caption_full_f5a0 .border_a9bd {
  background-color: var(--e-global-color-secondary);
}
.caption_full_f5a0 .banner-up-62e0 .gold_ca05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_full_f5a0 .panel_ef3c .gold_ca05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-slow-f7b2 .message-first-6620 .brown-4155 {
  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);
}
.main-slow-f7b2 .message-first-6620 .under_1db6 {
  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);
}
.main-slow-f7b2 .message-first-6620 .tag_current_09ab {
  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);
}
.logo-complex-79c7 .title-center-4b8b {
  border-color: var(--e-global-color-text);
}
.logo-complex-79c7 .up-4337 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-complex-79c7 .bronze_01ea {
  color: var(--e-global-color-primary);
}
.logo-complex-79c7 .gallery_dac5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-09e0 .alert_dirty_544a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-09e0 .element_dirty_69cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-09e0 .tabs-2ed1:hover .alert_dirty_544a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-09e0
  .tabs-2ed1:hover
  .element_dirty_69cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_orange_9065 .bronze_defc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_orange_9065 .wrapper-over-491b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-3a98 .search-0098 .lower_3131 {
  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);
}
.stone-3a98 .alert-9e26 .lower_3131 {
  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);
}
.gas-94ac .gold-6fae {
  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);
}
.shade-d40e .east_fa02 .shade_f808 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-d40e .east_fa02 .shade_f808 {
  background-color: var(--e-global-color-secondary);
}
.shade-d40e .accordion-silver-8adb .shade_f808 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-d40e .accordion-silver-8adb .shade_f808 {
  background-color: var(--e-global-color-secondary);
}
.shade-d40e .surface_narrow_f752 .background-3a98 {
  background-color: var(--e-global-color-primary);
}
.shade-d40e .surface_narrow_f752:hover .background-3a98 {
  background-color: var(--e-global-color-secondary);
}
.shade-d40e .search_blue_a62d {
  background-color: var(--e-global-color-primary);
}
.shade-d40e .search_blue_a62d:hover {
  background-color: var(--e-global-color-accent);
}
.shade-d40e .current_6804 li span {
  background-color: var(--e-global-color-text);
}
.shade-d40e .current_6804 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shade-d40e .current_6804 li.row_green_915e span {
  background-color: var(--e-global-color-accent);
}
.progress_479c .easy_7f0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_479c .upper_a4e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-35cc .text_hard_a861:before {
  background-color: var(--e-global-color-secondary);
}
.thick-35cc .panel_3a03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-35cc .liquid-c560 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_soft_2c13 .layout-2ca4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_soft_2c13 .layout-2ca4:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_soft_2c13 .layout-2ca4.fn-active-59ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_soft_2c13 .overlay_c00b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_soft_2c13 .container_active_132a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_soft_2c13 .summary-3ee6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_soft_2c13 .box-2697 {
  background-color: var(--e-global-color-primary);
}
.video_soft_2c13 .box-2697 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_soft_2c13 .article_d5e9 {
  background-color: var(--e-global-color-primary);
}
.video_soft_2c13 .article_d5e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-f861 .in_8726 .badge-a003 a {
  color: var(--e-global-color-secondary);
}
.steel-f861 .in_8726 .badge-a003 a:hover {
  color: var(--e-global-color-secondary);
}
.steel-f861 .in_8726 .badge-a003,
.steel-f861 .in_8726 .badge-a003 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-f861 .in_8726 .accent_19bf {
  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);
}
.steel-f861 .in_8726 .frame_gas_649e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-f861 .in_8726 .green-bf3f {
  background-color: var(--e-global-color-primary);
}
.steel-f861 .in_8726 .green-bf3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-f861 .in_8726 .green-bf3f:hover {
  background-color: var(--e-global-color-primary);
}
.steel-f861 .in_8726 .thumbnail-6475 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-f861 .in_8726 .thumbnail-6475 {
  background-color: var(--e-global-color-primary);
}
.steel-f861 .in_8726 .thumbnail-6475:hover {
  background-color: var(--e-global-color-primary);
}
.steel-f861 .in_8726 .search_blue_a62d {
  background-color: var(--e-global-color-primary);
}
.steel-f861 .in_8726 .search_blue_a62d:hover {
  background-color: var(--e-global-color-primary);
}
.steel-f861 .sort_copper_a834 .current_6804 li span {
  background-color: var(--e-global-color-text);
}
.steel-f861 .sort_copper_a834 .current_6804 li span:hover {
  background-color: var(--e-global-color-primary);
}
.steel-f861 .sort_copper_a834 .current_6804 li.row_green_915e span {
  background-color: var(--e-global-color-accent);
}
.steel-f861 .detail_fa49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-f861 .yellow_ff59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_3877 .progress_db16 .thick_96ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_3877 .progress_db16 .fixed-6b7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_3877 .progress_db16 .orange_c012 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_60e2 .complex-7601 {
  border-color: var(--e-global-color-text);
}
.purple_60e2 .glass-28ff {
  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);
}
.purple_60e2 .progress-large-2140 {
  color: var(--e-global-color-secondary);
}
.purple_60e2 .progress-large-2140 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_60e2 .steel_1b25 > * {
  color: var(--e-global-color-primary);
}
.purple_60e2 .steel_1b25 > * svg {
  fill: var(--e-global-color-primary);
}
.purple_60e2 .iron-af41 {
  color: var(--e-global-color-primary);
}
.purple_60e2 .iron-af41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_60e2 .header_82d4 {
  color: var(--e-global-color-primary);
}
.purple_60e2 .header_82d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_60e2 .sort-focused-7e71 {
  color: var(--e-global-color-primary);
}
.purple_60e2 .sort-focused-7e71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_60e2 .layout_80a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_60e2 .picture-up-6383 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_60e2 .picture-up-6383.purple_5487 {
  color: var(--e-global-color-secondary);
}
.purple_60e2 .picture-up-6383.purple_5487 .motion_2cd3 {
  color: var(--e-global-color-accent);
}
.purple_60e2 .picture-up-6383.surface-c938 {
  color: var(--e-global-color-text);
}
.purple_60e2 .picture-up-6383.surface-c938 .motion_2cd3 {
  color: var(--e-global-color-text);
}
.purple_60e2 .picture-up-6383:before {
  border-top-color: var(--e-global-color-text);
}
.purple_60e2 .highlight_fast_0a1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_60e2
  .highlight_fast_0a1e
  .border_c1bd {
  background-color: var(--e-global-color-primary);
}
.purple_60e2
  .highlight_fast_0a1e
  .border_c1bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_60e2 .complex-7601 .breadcrumb_lower_e88f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-8ce0 .medium_031c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-8ce0 .shadow-west-83bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-cc3d .tall-3a2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-cc3d
  .progress-4e4f
  .motion-c840 {
  background-color: var(--e-global-color-secondary);
}
.smooth-cc3d
  .progress-4e4f.popup_9b8e
  .motion-c840 {
  background-color: var(--e-global-color-text);
}
.smooth-cc3d
  .progress-4e4f:hover
  .motion-c840 {
  background-color: var(--e-global-color-accent);
}
.smooth-cc3d
  .progress-4e4f.fn-active-59ba
  .motion-c840 {
  background-color: var(--e-global-color-primary);
}
.small_fe1a .tall_3d96 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.small_fe1a .south_2ff1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_fe1a .wide_4880 {
  background-color: var(--e-global-color-primary);
}
.small_fe1a .wide_4880 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_3cfc .main_wood_1ec8 .steel-2fa7 .gallery-9285 {
  background-color: var(--e-global-color-secondary);
}
.basic_3cfc .main_wood_1ec8 .basic_5379:after {
  background-color: var(--e-global-color-secondary);
}
.basic_3cfc .banner_current_1925 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_3cfc .widget_small_83cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_3cfc .info_8026 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_3cfc .feature-5f5a {
  background-color: var(--e-global-color-primary);
}
.basic_3cfc .feature-5f5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_3cfc .surface_9303 {
  background-color: var(--e-global-color-secondary);
}
.basic_3cfc .surface_9303 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_3cfc .main_wood_1ec8 .block-88c0 .detail_motion_0ffa:hover {
  background-color: var(--e-global-color-primary);
}
.basic_3cfc
  .main_wood_1ec8
  .block-88c0
  .detail_motion_0ffa.pattern_6aaa {
  background-color: var(--e-global-color-primary);
}
.basic_3cfc .main_wood_1ec8 .smooth_a127:before {
  border-color: var(--e-global-color-primary);
}
.basic_3cfc .main_wood_1ec8 .smooth_a127:hover:before {
  border-color: var(--e-global-color-secondary);
}
.basic_3cfc
  .main_wood_1ec8
  .smooth_a127.out-7a7c:before {
  border-color: var(--e-global-color-primary);
}
.basic_3cfc .paper_5a14 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-33bd .wood_7183 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-33bd .wood_7183:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-33bd .wood_7183.old_0750 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-33bd .active_87d1 {
  background-color: var(--e-global-color-primary);
}
.widget-33bd .active_87d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-33bd
  .pink_9914
  .medium_bcbe
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-33bd
  .old_a299
  .medium_bcbe
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-silver-f14e
  .element_0261
  .item-4aad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-silver-f14e
  .element_0261
  .backdrop_clean_1c15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-silver-f14e .picture_old_990c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-silver-f14e .heading_36ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-silver-f14e .notice_in_8c98 {
  background-color: var(--e-global-color-primary);
}
.info-silver-f14e .notice_in_8c98 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_pro_cd22 .outline_02b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_pro_cd22 .lower-1074 {
  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);
}
.surface_pro_cd22 .popup_55a4 {
  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);
}
.surface_pro_cd22 .popup_55a4 a:hover {
  color: var(--e-global-color-secondary);
}
.surface_pro_cd22 .pagination_inner_5b46 {
  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);
}
.surface_pro_cd22 .link-e9fc {
  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);
}
.surface_pro_cd22 .pro-1069 .search_blue_a62d {
  background-color: var(--e-global-color-primary);
}
.surface_pro_cd22 .pro-1069 .search_blue_a62d:hover {
  background-color: var(--e-global-color-accent);
}
.surface_pro_cd22
  .pro-1069
  .current_6804
  li
  span {
  background-color: var(--e-global-color-text);
}
.surface_pro_cd22
  .pro-1069
  .current_6804
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.surface_pro_cd22
  .pro-1069
  .current_6804
  li.row_green_915e
  span {
  background-color: var(--e-global-color-accent);
}
.banner_narrow_5b3f
  .image_basic_30a6
  .panel-current-32a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_narrow_5b3f .image_basic_30a6 .fluid-14e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_narrow_5b3f .image_basic_30a6 .shadow_bottom_4d2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_narrow_5b3f .icon_c3bb {
  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);
}
.banner_narrow_5b3f
  .gradient_5feb.background-3d76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > a {
  background-color: var(--e-global-color-text);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > a
  .caption-5f19.bright-a8b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > a
  .popup-mini-7819.paper_6328 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > .summary-down-950c
  .rough_b42c
  > a {
  background-color: var(--e-global-color-secondary);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > .summary-down-950c
  .rough_b42c
  > a
  .pattern_bottom_21ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > .summary-down-950c
  .rough_b42c
  > a
  .popup-mini-7819.banner-c1ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > a
  .link_steel_e086:before {
  color: var(--e-global-color-text);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > .summary-down-950c
  a
  .link_steel_e086:before {
  color: var(--e-global-color-text);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c.brown_6503
  > a
  .link_steel_e086:before {
  color: var(--e-global-color-text);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > .summary-down-950c
  .rough_b42c.brown_6503
  > a
  .link_steel_e086:before {
  color: var(--e-global-color-text);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > a
  .out-909e
  .gradient-d8df {
  color: var(--e-global-color-text);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > .summary-down-950c
  a
  .out-909e
  .gradient-d8df {
  color: var(--e-global-color-text);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > a
  .out-909e
  .gradient-d8df,
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > .summary-down-950c
  a
  .out-909e
  .gradient-d8df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > a
  .badge-advanced-9b42:before {
  color: var(--e-global-color-text);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > .summary-down-950c
  a
  .badge-advanced-9b42:before {
  color: var(--e-global-color-text);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c.brown_6503
  > a
  .badge-advanced-9b42:before {
  color: var(--e-global-color-text);
}
.dirty_85e4
  > .red_89ba
  > div
  > .notification-9c0f
  > .rough_b42c
  > .summary-down-950c
  .rough_b42c.brown_6503
  > a
  .badge-advanced-9b42:before {
  color: var(--e-global-color-text);
}
.mask-73df .icon_76c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-73df
  .filter-7491:hover
  .icon_76c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_58ca
  > .red_89ba
  > .bottom-ae1f
  > .hero-full-f0e1
  > .border-narrow-9387
  > .detail_brown_391c
  .dark-4966 {
  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);
}
.header_58ca
  > .red_89ba
  > .bottom-ae1f
  > .hero-full-f0e1
  > .border-narrow-9387
  > .detail_brown_391c:hover
  .dark-4966 {
  color: var(--e-global-color-text);
}
.header_58ca
  > .red_89ba
  > .bottom-ae1f
  > .hero-full-f0e1
  > .border-narrow-9387
  > .detail_brown_391c:hover
  .dark-4966 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_58ca
  > .red_89ba
  > .bottom-ae1f
  > .hero-full-f0e1
  > .border-narrow-9387.slider-wide-b67c
  > .detail_brown_391c
  .dark-4966 {
  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);
}
.caption_a430 .copper-4b24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_a430 .icon-c074 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_a430 .mini_d951 {
  background-color: var(--e-global-color-primary);
}
.caption_a430 .mini_d951 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-5154
  > .red_89ba
  > .footer_solid_9e02
  > .wrapper-b01e
  > .focus-e32a
  .surface_full_8515 {
  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);
}
.pink-5154
  > .red_89ba
  > .footer_solid_9e02
  > .wrapper-b01e
  > .focus-e32a
  .mask-1454 {
  color: var(--e-global-color-text);
}
.pink-5154
  > .red_89ba
  > .footer_solid_9e02
  > .wrapper-b01e
  > .focus-e32a:hover
  .surface_full_8515 {
  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);
}
.pink-5154
  > .red_89ba
  > .footer_solid_9e02
  > .wrapper-b01e
  > .focus-e32a:hover
  .mask-1454 {
  color: var(--e-global-color-secondary);
}
.pink-5154
  > .red_89ba
  > .footer_solid_9e02
  > .wrapper-b01e
  > .focus-e32a.icon-0867
  .surface_full_8515 {
  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);
}
.pink-5154
  > .red_89ba
  > .footer_solid_9e02
  > .wrapper-b01e
  > .focus-e32a.icon-0867
  .mask-1454 {
  color: var(--e-global-color-primary);
}
.picture-b142
  .stale_dd6a
  .gradient_67df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-b142 .middle_ca81 .breadcrumb_lower_e88f .video-0556 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_cf1f .soft_489d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_cf1f .footer-1367 .soft_489d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_cf1f .accent-prev-3249 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh_cf1f .accent-prev-3249 {
  background-color: var(--e-global-color-primary);
}
.menu_black_e68d .tiny_3231 .hidden-a1d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_black_e68d
  .tiny_3231:hover
  .logo-upper-644d {
  color: var(--e-global-color-secondary);
}
.menu_black_e68d
  .tiny_3231:hover
  .hidden-a1d3 {
  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);
}
.form-380e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.description-thick-f06c {
  max-width: 1400px !important;
}

.slider_brown_ade3 {
  flex-direction: column;
}

.slider_brown_ade3 .secondary_914c {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

.slider_brown_ade3 .bottom-0304 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.photo-pink-efc3.green-f0e3 {
  display: none;
}

.left_0b6e {
  display: none;
}

body,
.component-steel-e953 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.table-7987) !important; */
}

.soft_e41a.sort-full-9470 {
  margin-bottom: 40px;
  width: 100%;
}

.nav-large-475d {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.slider_brown_ade3 a {
  width: 100%;
}

.header-099a .content-bdec.button-in-80f4 {
  width: 20% !important;
}

.item-2a88 {
  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;
}

.item-2a88:hover {
  color: #000;
}

.item-2a88 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.item-2a88:hover svg {
  fill: #000;
}

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

.smooth-7c2e:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.smooth-7c2e:nth-child(2):hover {
  color: #fff;
}

.header-099a
  .content-bdec.title-a575
  .focused_3f19
  .top_396a {
  font-size: 20px !important;
}

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

.text-rough-3f69 {
  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;
}

.thumbnail-dim-8aff h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.red-67b7.rough-7f8e > .fast_63af {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.slider-dark-55ff {
  position: relative;
  width: 100%;
}

.tooltip-green-6352 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.header-099a
  .content-bdec.description_16c3
  .pink_f42b
  .prev-ce5b {
  width: 100% !important;
}

.logo-112a {
  width: 500px !important;
  max-width: none;
}

.primary_8110 {
  width: 100%;
}

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

.disabled-solid-dfaa {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.cold-db41 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.disabled-solid-dfaa:hover .cold-db41 {
  visibility: visible;
}
.disabled-solid-dfaa:hover.disabled-solid-dfaa::before {
  display: block;
}

.thumbnail-dim-8aff h3 {
  color: #fff;
}

.fixed_35ab {
  margin: 0;
}

.header-099a
  .content-bdec.description_16c3
  .prev-ce5b
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.out-fb46 {
  width: 100%;
}

.accent_4b34 {
  width: 100%;
}

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

.accent_4b34 {
  width: 100%;
}

.gradient-paper-2e6f {
  margin-bottom: 10px !important;
}

.prev-ce5b {
  display: flex;
  align-items: center;
}

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

.tabs-south-8136 {
  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;
}

.slider_brown_ade3 .secondary_914c.label_fresh_7f10 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.slider_brown_ade3 h1.secondary_914c {
  margin-top: 120px !important;
}

.header-099a .content-bdec.detail_b7da {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.border-green-07ea img {
  width: 100%;
}

.component_red_1b48 .in-c31d.focused_3f19 {
  justify-content: space-between;
}

.small-7cc3 {
  display: none;
}

.layout_basic_752a .bottom-0304 {
  margin: 1px 0 !important;
}

.pink-62b0 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .red-67b7 .fast_63af {
    flex-wrap: nowrap !important;
  }
}

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

  .logo-112a {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .thumbnail-dim-8aff h3 {
    font-size: 28px;
  }

  .item-2a88 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .component_red_1b48 .in-c31d.focused_3f19 {
    border-bottom: 1px solid #f0c159;
  }

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

  .red-67b7.rough-7f8e > .fast_63af {
    gap: 15px;
    justify-content: space-between;
  }

  .header-099a
    .content-bdec.description_16c3
    .prev-ce5b
    img {
    width: 60% !important;
  }

  .tooltip-green-6352 {
    left: 2%;
  }

  .box_f4d4 {
    margin: 10px 0;
  }

  .slider_brown_ade3 .bottom-0304 {
    margin: 0;
    margin-bottom: 10px;
  }

  .item-2a88 {
    font-size: 16px !important;
  }

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

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

  h2.slider_brown_ade3 .secondary_914c,
  .slider_brown_ade3 .secondary_914c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .prev-ce5b {
    justify-content: center;
  }

  .slider_brown_ade3 .bottom-0304 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .nav-large-475d {
    margin-bottom: 15px !important;
  }

  .header-099a .content-bdec.button-in-80f4 {
    width: 75% !important;
  }

  .border-green-07ea img {
    width: 100% !important;
  }
}

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

  h2.slider_brown_ade3 .secondary_914c,
  .slider_brown_ade3 .secondary_914c {
    font-size: 30px !important;
  }

  .prev-ce5b {
    justify-content: center;
  }

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

  .status-pressed-fecc
    .logo-eb02.pagination_gold_a295 {
    margin: 0 !important;
  }

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

  .box_f4d4 {
    display: flex;
  }

  .box_black_d811 .item-2a88 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .slider_brown_ade3 h1.secondary_914c {
    margin-top: 80px !important;
  }

  .header-099a
    .content-bdec.description_16c3
    .prev-ce5b
    img,
  .preview_206f .pink_f42b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .smooth-7c2e {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .header-099a .content-bdec.button-in-80f4 {
    width: 100% !important;
  }

  .red-67b7.rough-7f8e > .fast_63af {
    gap: 3px;
  }

  .slider_brown_ade3 .bottom-0304 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 0fd1 */
.promo-block-i5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
