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(.disabled-1aba) {
  gap: 0.5em;
}
:where(.disabled-8127) {
  gap: 0.5em;
}
body .selected-49db > .full_ba9a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .selected-49db > .hot_62d5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .selected-49db > .gradient-yellow-23ac {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slider_1c8f > .full_ba9a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .slider_1c8f > .hot_62d5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .slider_1c8f > .gradient-yellow-23ac {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .slider_1c8f
  > :where(:not(.full_ba9a):not(.hot_62d5):not(.button_aac3)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slider_1c8f > .up_03b2 {
  max-width: var(--wp--style--global--wide-size);
}
body .disabled-1aba {
  display: flex;
}
body .disabled-1aba {
  flex-wrap: wrap;
  align-items: center;
}
body .disabled-1aba > * {
  margin: 0;
}
body .disabled-8127 {
  display: grid;
}
body .disabled-8127 > * {
  margin: 0;
}
:where(.box_6e6c.disabled-1aba) {
  gap: 2em;
}
:where(.box_6e6c.disabled-8127) {
  gap: 2em;
}
:where(.surface-83b8.disabled-1aba) {
  gap: 1.25em;
}
:where(.surface-83b8.disabled-8127) {
  gap: 1.25em;
}
.backdrop_up_7c03 {
  color: var(--wp--preset--color--black) !important;
}
.section-b1dc {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tabs-west-06f8 {
  color: var(--wp--preset--color--white) !important;
}
.badge-8870 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.gallery_8c15 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.highlight_c786 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.down_ea7c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.image_south_b2e5 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail_stale_3731 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.progress_1a4b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.chip-5842 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shadow-pink-407f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.article_wood_def6 {
  background-color: var(--wp--preset--color--black) !important;
}
.north-b997 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.clean_b178 {
  background-color: var(--wp--preset--color--white) !important;
}
.outline_lower_bc15 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.new-febe {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.layout-3e9a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bottom-5c2a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description_first_88d4 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.column_2500 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tertiary_f295 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.avatar-bottom-77fe {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.caption_mini_c755 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.in_0a18 {
  border-color: var(--wp--preset--color--black) !important;
}
.media_d3e7 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.light-ff33 {
  border-color: var(--wp--preset--color--white) !important;
}
.fast_8a07 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.south-e3d7 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.action_6e76 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.section-first-e34b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description_dynamic_e690 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail_first_4935 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shadow_slow_655e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sort_8bd2 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.complex_073c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.sidebar-fed3 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.pink-e091 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.main-de9a {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.chip-pro-b60c {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.top-8586 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.accent-85d4 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.middle-9e72 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.border_smooth_2d7c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.huge_9fbb {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.button-9d3c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.article_a2c5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.hero-89da {
  background: var(--wp--preset--gradient--midnight) !important;
}
.hard_3d3c {
  font-size: var(--wp--preset--font-size--small) !important;
}
.thumbnail_in_3b6b {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.right-acb5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.logo_center_2761 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.hot_3c52 a:where(:not(.modal_cold_fb4d)) {
  color: inherit;
}
:where(.surface-83b8.disabled-1aba) {
  gap: 1.25em;
}
:where(.surface-83b8.disabled-8127) {
  gap: 1.25em;
}
:where(.box_6e6c.disabled-1aba) {
  gap: 2em;
}
:where(.box_6e6c.disabled-8127) {
  gap: 2em;
}
.last_f63d {
  font-size: 1.5em;
  line-height: 1.6;
}

.old_c723 .component-f04f {
  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);
}
.message-ee4c .outline-hard-df32 {
  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);
}
.feature_static_aeb8 {
  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);
}
.feature_static_aeb8.filter-96d8 .title-f2c9 {
  background-color: var(--e-global-color-primary);
}
.feature_static_aeb8.modal-fast-598d .title-f2c9,
.feature_static_aeb8.focused-cdd0 .title-f2c9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.widget-8812 .description_54a7 {
  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);
}
.pattern-e173 {
  --divider-color: var(--e-global-color-secondary);
}
.pattern-e173 .wide-de81 {
  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);
}
.pattern-e173.popup_cold_4f14 .message_7c62 {
  background-color: var(--e-global-color-secondary);
}
.pattern-e173.simple_0d48 .message_7c62,
.pattern-e173.article_e403 .message_7c62 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.pattern-e173.simple_0d48 .message_7c62,
.pattern-e173.article_e403 .message_7c62 svg {
  fill: var(--e-global-color-secondary);
}
.breadcrumb-a1ec .thick_1ec7 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-a1ec .summary_top_a7e7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_3925.popup_cold_4f14 .message_7c62 {
  background-color: var(--e-global-color-primary);
}
.focused_3925.simple_0d48 .message_7c62,
.focused_3925.article_e403 .message_7c62 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focused_3925.simple_0d48 .message_7c62,
.focused_3925.article_e403 .message_7c62 svg {
  fill: var(--e-global-color-primary);
}
.panel_new_8fca.popup_cold_4f14 .message_7c62 {
  background-color: var(--e-global-color-primary);
}
.panel_new_8fca.simple_0d48 .message_7c62,
.panel_new_8fca.article_e403 .message_7c62 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.panel_new_8fca .media-51df {
  color: var(--e-global-color-primary);
}
.panel_new_8fca .media-51df,
.panel_new_8fca .media-51df a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_new_8fca .fixed_921e {
  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);
}
.main_red_0dd7 .breadcrumb_plasma_a9eb {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_c123 .aside_598c .chip-e737 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_narrow_16ad .gallery_large_cd95:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.picture_narrow_16ad .main_07f0 i {
  color: var(--e-global-color-primary);
}
.picture_narrow_16ad .main_07f0 svg {
  fill: var(--e-global-color-primary);
}
.picture_narrow_16ad .form-wood-8d6f {
  color: var(--e-global-color-secondary);
}
.picture_narrow_16ad .gallery_large_cd95 > .form-wood-8d6f,
.picture_narrow_16ad .gallery_large_cd95 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_c6f1 .tag_ad36 {
  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);
}
.background_c6f1 .pressed_d404 {
  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);
}
.full_14b4 .hidden_orange_323b .logo-6639 {
  background-color: var(--e-global-color-primary);
}
.full_14b4 .popup-7f1a {
  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);
}
.media_18b6 .out_94b9 {
  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);
}
.media_18b6 .chip_d5ef {
  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);
}
.media_18b6 .input-purple-f97a {
  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);
}
.row_7062 .tabs_stone_39b7,
.row_7062 .tabs_stone_39b7 a {
  color: var(--e-global-color-primary);
}
.row_7062 .tabs_stone_39b7.tall-297c,
.row_7062 .tabs_stone_39b7.tall-297c a {
  color: var(--e-global-color-accent);
}
.row_7062 .tabs_stone_39b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_7062 .large_4592 {
  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-smooth-88ac .hidden_49e8,
.box-smooth-88ac .feature_1e67 {
  color: var(--e-global-color-primary);
}
.box-smooth-88ac .hidden_49e8 svg {
  fill: var(--e-global-color-primary);
}
.box-smooth-88ac .tall-297c .hidden_49e8,
.box-smooth-88ac .tall-297c .feature_1e67 {
  color: var(--e-global-color-accent);
}
.box-smooth-88ac .tall-297c .hidden_49e8 svg {
  fill: var(--e-global-color-accent);
}
.box-smooth-88ac .feature_1e67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-smooth-88ac .large_4592 {
  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);
}
.message_f306 .footer-first-4ecf,
.message_f306 .active-60e9 {
  color: var(--e-global-color-primary);
}
.message_f306 .active-60e9 svg {
  fill: var(--e-global-color-primary);
}
.message_f306 .tabs_stone_39b7.tall-297c a,
.message_f306
  .tabs_stone_39b7.tall-297c
  .active-60e9 {
  color: var(--e-global-color-accent);
}
.message_f306 .footer-first-4ecf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_f306 .large_4592 {
  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);
}
.narrow_e91b .pro_3558 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_e91b .info_active_d071 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_473d .in-f0db .backdrop-huge-444f {
  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);
}
.icon_473d .in-f0db .item-bottom-431e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_473d .glass_4988 .backdrop-huge-444f {
  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);
}
.icon_473d
  .glass_4988
  .item-bottom-431e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_473d
  .heading-ee98
  .backdrop-huge-444f {
  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);
}
.icon_473d
  .heading-ee98
  .item-bottom-431e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_473d
  .steel-c760
  .backdrop-huge-444f {
  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);
}
.icon_473d
  .steel-c760
  .item-bottom-431e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_5843 .container-out-445b {
  background-color: var(--e-global-color-primary);
}
.glass_5843 .container-out-445b:hover {
  background-color: var(--e-global-color-primary);
}
.glass_5843 .south_a19b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_5843
  .container-out-445b:hover
  .south_a19b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_dcb7 .south-b854 {
  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);
}
.article-blue-cdde .last-3d27 .menu_272b a {
  background-color: var(--e-global-color-accent);
}
.article-blue-cdde .last-3d27 .modal_complex_d023 a {
  background-color: var(--e-global-color-accent);
}
.article-blue-cdde .last-3d27 .menu_272b a,
.article-blue-cdde .last-3d27 .modal_complex_d023 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-8a40
  .frame_mini_6696.paragraph_fresh_4e2f
  .last-3d27
  a.cold-6b55 {
  background-color: var(--e-global-color-accent);
}
.pro-8a40
  .frame_mini_6696.paragraph_fresh_4e2f
  .last-3d27
  span.cold-6b55.fn-current-b153 {
  background-color: var(--e-global-color-text);
}
.pro-8a40
  .frame_mini_6696.paragraph_fresh_4e2f
  .last-3d27
  .cold-6b55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-9204 .soft_a1e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-9204
  .element_light_fc7c
  > .content-9a33
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-9204
  .widget-10c8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-9204
  .box-over-0f20
  .pressed_1cc6,
.icon-9204
  .box-over-0f20
  .dim-d294 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-9204
  .box-over-0f20
  .wood_e9f3,
.icon-9204
  .box-over-0f20
  a
  .wood_e9f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-9204
  .box-over-0f20
  .next-8ba5 {
  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);
}
.icon-9204
  .box-over-0f20
  .frame-north-a035 {
  background-color: var(--e-global-color-primary);
}
.icon-9204
  .box-over-0f20
  .frame-north-a035 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-9204
  .box-over-0f20
  .frame-north-a035:hover {
  background-color: var(--e-global-color-primary);
}
.icon-9204
  .box-over-0f20
  .image-static-ffa2 {
  background-color: var(--e-global-color-primary);
}
.icon-9204
  .box-over-0f20
  .image-static-ffa2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-9204
  .box-over-0f20
  .image-static-ffa2:hover {
  background-color: var(--e-global-color-primary);
}
.icon-9204
  .aside_e2a7
  .item-e2a5
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-9204
  .aside_e2a7
  .media_pro_65f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-9204
  .aside_e2a7
  .next-8ba5 {
  color: var(--e-global-color-text);
}
.icon-9204
  .aside_e2a7
  .next-8ba5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-9204
  .aside_e2a7
  .frame-north-a035 {
  background-color: var(--e-global-color-primary);
}
.icon-9204
  .aside_e2a7
  .frame-north-a035 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-9204
  .aside_e2a7
  .frame-north-a035:hover {
  background-color: var(--e-global-color-primary);
}
.icon-9204
  .aside_e2a7
  .image-static-ffa2 {
  background-color: var(--e-global-color-primary);
}
.icon-9204
  .aside_e2a7
  .image-static-ffa2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-9204
  .aside_e2a7
  .image-static-ffa2:hover {
  background-color: var(--e-global-color-primary);
}
.icon-9204 .image-b889 {
  background-color: var(--e-global-color-primary);
}
.icon-9204 .image-b889:hover {
  background-color: var(--e-global-color-primary);
}
.icon-9204 .left_7d0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-9204 .cold_0345 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-6e54 .column-upper-6e71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-6e54
  .solid-2128
  > div:nth-child(3)
  .column-upper-6e71,
.modal-6e54
  .complex_9da7
  > div:nth-child(1)
  .column-upper-6e71,
.modal-6e54
  .shade-hot-c21d
  > div:nth-child(1)
  .column-upper-6e71,
.modal-6e54
  .layout_c2a2
  > div:nth-child(1)
  .column-upper-6e71,
.modal-6e54
  .tall-b455
  > div:nth-child(1)
  .column-upper-6e71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-6e54 .panel_clean_5073 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-6e54 .solid_ec18 {
  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);
}
.modal-6e54 .column-495e {
  background-color: var(--e-global-color-primary);
}
.modal-6e54 .column-495e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-6e54 .column-495e:hover {
  background-color: var(--e-global-color-primary);
}
.modal-6e54 .banner_1231 {
  background-color: var(--e-global-color-primary);
}
.modal-6e54 .banner_1231:hover {
  background-color: var(--e-global-color-primary);
}
.modal-6e54 .left_7d0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-6e54 .cold_0345 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_be9f .item-right-ff0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_be9f .gallery_black_5072 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_be9f .gradient_complex_865c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_be9f .summary-fluid-f9eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_be9f .wide_c91a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_be9f .banner_1231 {
  background-color: var(--e-global-color-primary);
}
.full_be9f .banner_1231:hover {
  background-color: var(--e-global-color-primary);
}
.summary_b740 .summary_yellow_26e2 {
  background-color: var(--e-global-color-secondary);
}
.summary_b740 .media-lower-c06a {
  background-color: var(--e-global-color-text);
}
.summary_b740 .carousel-mini-a6f7 {
  background-color: var(--e-global-color-secondary);
}
.summary_b740 .border_short_75d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_b740 .dim_7c20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_b740 .chip_6b8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_b740 .disabled-up-9b7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_b740 .video-42fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-ad21 .medium-98fb .element-25ae,
.soft-ad21
  .medium-98fb
  .element-25ae
  a,
.soft-ad21 .outline-down-fc7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-ad21 .medium-98fb .active_2628,
.soft-ad21 .element_soft_9913 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-ad21 .medium-98fb .active_2628 {
  color: var(--e-global-color-text);
}
.soft-ad21 .element_soft_9913 {
  color: var(--e-global-color-text);
}
.soft-ad21
  .medium-98fb
  .button-medium-138b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-ad21 .heading-f8ed .liquid_e3e7 {
  background-color: var(--e-global-color-primary);
}
.soft-ad21 .heading-f8ed .liquid_e3e7:hover {
  background-color: var(--e-global-color-primary);
}
.soft-ad21 .heading-f8ed .purple-04a1 li span {
  background-color: var(--e-global-color-text);
}
.soft-ad21 .heading-f8ed .purple-04a1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.soft-ad21
  .heading-f8ed
  .purple-04a1
  li.highlight-0a64
  span {
  background-color: var(--e-global-color-accent);
}
.soft-ad21 .smooth_8e57 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-a5f7 .thumbnail-a5ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-silver-8509 .right_7eff {
  background-color: var(--e-global-color-primary);
}
.alert-silver-8509 .focus_94e1 {
  background-color: var(--e-global-color-secondary);
}
.alert-silver-8509 .slider-prev-8267 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-silver-8509 .huge-777e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-silver-8509 .summary-short-0f37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-silver-8509 .shadow-930e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-silver-8509 .tabs_0dcb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-silver-8509 .pressed_5c86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-silver-8509 .label_64b8 {
  background-color: var(--e-global-color-primary);
}
.alert-silver-8509 .label_64b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-7034 .bronze_1d25 {
  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);
}
.grid-7034 .table_paper_8948 {
  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);
}
.grid-7034
  .blue-68d2:after {
  background-color: var(--e-global-color-primary);
}
.grid-7034 .gradient-8682 {
  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);
}
.notice_bottom_e134 .outline-down-fc7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_bottom_e134 .element_soft_9913 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-8773 .white_3398 .tooltip-mini-716f {
  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);
}
.hard-8773 .white_3398 .frame_f05e {
  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);
}
.nav-in-d222 .panel_inner_5580 {
  background-color: var(--e-global-color-primary);
}
.nav-in-d222 .grid-c1a7 {
  background-color: var(--e-global-color-secondary);
}
.nav-in-d222 .hover_basic_459d .west-3910 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-in-d222 .video_dim_10a7 .west-3910 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_1c3e .message_pro_e6b7 .surface_out_bc0d {
  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);
}
.aside_1c3e .message_pro_e6b7 .left-a9f5 {
  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);
}
.aside_1c3e .message_pro_e6b7 .notification_86b3 {
  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);
}
.button-short-0879 .sidebar-f03d {
  border-color: var(--e-global-color-text);
}
.button-short-0879 .hot_f27c {
  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);
}
.button-short-0879 .pro-fa74 {
  color: var(--e-global-color-primary);
}
.button-short-0879 .column_huge_5bf2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_696b .east-4963 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_696b .lite-c410 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_696b .feature-1205:hover .east-4963 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_696b
  .feature-1205:hover
  .lite-c410 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_ee48 .banner_67ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_ee48 .light-333b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_gas_e954 .highlight-brown-9166 .hero_15e4 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_gas_e954 .hidden_fresh_9672 .hero_15e4 {
  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);
}
.tiny-52a9 .highlight_medium_6344 {
  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);
}
.carousel-36cc .feature-afe6 .liquid-c6b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-36cc .feature-afe6 .liquid-c6b3 {
  background-color: var(--e-global-color-secondary);
}
.carousel-36cc .clean-a897 .liquid-c6b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-36cc .clean-a897 .liquid-c6b3 {
  background-color: var(--e-global-color-secondary);
}
.carousel-36cc .active_large_26a8 .mask-current-8b1b {
  background-color: var(--e-global-color-primary);
}
.carousel-36cc .active_large_26a8:hover .mask-current-8b1b {
  background-color: var(--e-global-color-secondary);
}
.carousel-36cc .liquid_e3e7 {
  background-color: var(--e-global-color-primary);
}
.carousel-36cc .liquid_e3e7:hover {
  background-color: var(--e-global-color-accent);
}
.carousel-36cc .purple-04a1 li span {
  background-color: var(--e-global-color-text);
}
.carousel-36cc .purple-04a1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-36cc .purple-04a1 li.highlight-0a64 span {
  background-color: var(--e-global-color-accent);
}
.cool-8e9c .sort_e878 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-8e9c .notification-light-d73b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-4372 .bright_3749:before {
  background-color: var(--e-global-color-secondary);
}
.focus-4372 .summary_19cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-4372 .static-83c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_active_548a .button_87f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_active_548a .button_87f4:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_active_548a .button_87f4.fn-active-b153 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_active_548a .top-48f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_active_548a .gradient_19fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_active_548a .hover-right-a363 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_active_548a .border_ad7d {
  background-color: var(--e-global-color-primary);
}
.picture_active_548a .border_ad7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_active_548a .panel_bronze_aa0b {
  background-color: var(--e-global-color-primary);
}
.picture_active_548a .panel_bronze_aa0b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_bronze_f3b6 .hover-1948 .form-8d28 a {
  color: var(--e-global-color-secondary);
}
.backdrop_bronze_f3b6 .hover-1948 .form-8d28 a:hover {
  color: var(--e-global-color-secondary);
}
.backdrop_bronze_f3b6 .hover-1948 .form-8d28,
.backdrop_bronze_f3b6 .hover-1948 .form-8d28 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_bronze_f3b6 .hover-1948 .search_cc7d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_bronze_f3b6 .hover-1948 .white_c79b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_bronze_f3b6 .hover-1948 .feature-black-c5c0 {
  background-color: var(--e-global-color-primary);
}
.backdrop_bronze_f3b6 .hover-1948 .feature-black-c5c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_bronze_f3b6 .hover-1948 .feature-black-c5c0:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_bronze_f3b6 .hover-1948 .hover_299e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_bronze_f3b6 .hover-1948 .hover_299e {
  background-color: var(--e-global-color-primary);
}
.backdrop_bronze_f3b6 .hover-1948 .hover_299e:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_bronze_f3b6 .hover-1948 .liquid_e3e7 {
  background-color: var(--e-global-color-primary);
}
.backdrop_bronze_f3b6 .hover-1948 .liquid_e3e7:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_bronze_f3b6 .heading-f8ed .purple-04a1 li span {
  background-color: var(--e-global-color-text);
}
.backdrop_bronze_f3b6 .heading-f8ed .purple-04a1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_bronze_f3b6 .heading-f8ed .purple-04a1 li.highlight-0a64 span {
  background-color: var(--e-global-color-accent);
}
.backdrop_bronze_f3b6 .left_7d0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_bronze_f3b6 .cold_0345 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_16ec .gradient_tiny_4336 .status-tiny-47fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_16ec .gradient_tiny_4336 .simple_dbf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_16ec .gradient_tiny_4336 .logo_61bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-c5a2 .progress_217d {
  border-color: var(--e-global-color-text);
}
.list-c5a2 .texture-short-ab36 {
  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);
}
.list-c5a2 .focused_da0a {
  color: var(--e-global-color-secondary);
}
.list-c5a2 .focused_da0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-c5a2 .basic-f030 > * {
  color: var(--e-global-color-primary);
}
.list-c5a2 .basic-f030 > * svg {
  fill: var(--e-global-color-primary);
}
.list-c5a2 .east_9745 {
  color: var(--e-global-color-primary);
}
.list-c5a2 .east_9745 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-c5a2 .popup_action_5b50 {
  color: var(--e-global-color-primary);
}
.list-c5a2 .popup_action_5b50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-c5a2 .middle_02f0 {
  color: var(--e-global-color-primary);
}
.list-c5a2 .middle_02f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-c5a2 .link_brown_693e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-c5a2 .label-44c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-c5a2 .label-44c4.thumbnail-edce {
  color: var(--e-global-color-secondary);
}
.list-c5a2 .label-44c4.thumbnail-edce .filter_left_5f1c {
  color: var(--e-global-color-accent);
}
.list-c5a2 .label-44c4.secondary-918a {
  color: var(--e-global-color-text);
}
.list-c5a2 .label-44c4.secondary-918a .filter_left_5f1c {
  color: var(--e-global-color-text);
}
.list-c5a2 .label-44c4:before {
  border-top-color: var(--e-global-color-text);
}
.list-c5a2 .dark-09b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-c5a2
  .dark-09b8
  .wide-dfb8 {
  background-color: var(--e-global-color-primary);
}
.list-c5a2
  .dark-09b8
  .wide-dfb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-c5a2 .progress_217d .link-ba5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36b5 .layout_d4d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-36b5 .top_8f4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_iron_3fa1 .middle_d13c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_iron_3fa1
  .menu_f95a
  .first_96ed {
  background-color: var(--e-global-color-secondary);
}
.border_iron_3fa1
  .menu_f95a.glass-ff6d
  .first_96ed {
  background-color: var(--e-global-color-text);
}
.border_iron_3fa1
  .menu_f95a:hover
  .first_96ed {
  background-color: var(--e-global-color-accent);
}
.border_iron_3fa1
  .menu_f95a.fn-active-b153
  .first_96ed {
  background-color: var(--e-global-color-primary);
}
.backdrop_36e1 .shade-last-5a68 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.backdrop_36e1 .nav_2ce0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_36e1 .status-7204 {
  background-color: var(--e-global-color-primary);
}
.backdrop_36e1 .status-7204 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_55e1 .tertiary_c048 .hover-5be5 .cool-531f {
  background-color: var(--e-global-color-secondary);
}
.hidden_55e1 .tertiary_c048 .simple-1cc1:after {
  background-color: var(--e-global-color-secondary);
}
.hidden_55e1 .button_3b14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_55e1 .video_light_de4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_55e1 .modal-01ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_55e1 .link_7aec {
  background-color: var(--e-global-color-primary);
}
.hidden_55e1 .link_7aec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_55e1 .logo_cc83 {
  background-color: var(--e-global-color-secondary);
}
.hidden_55e1 .logo_cc83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_55e1 .tertiary_c048 .preview-hovered-719d .component-7520:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_55e1
  .tertiary_c048
  .preview-hovered-719d
  .component-7520.under_e86a {
  background-color: var(--e-global-color-primary);
}
.hidden_55e1 .tertiary_c048 .soft_006a:before {
  border-color: var(--e-global-color-primary);
}
.hidden_55e1 .tertiary_c048 .soft_006a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hidden_55e1
  .tertiary_c048
  .soft_006a.banner-2825:before {
  border-color: var(--e-global-color-primary);
}
.hidden_55e1 .card-bright-348e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_d6ad .active-8adf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_d6ad .active-8adf:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_d6ad .active-8adf.module_green_6526 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_d6ad .panel-50b5 {
  background-color: var(--e-global-color-primary);
}
.caption_d6ad .panel-50b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_d6ad
  .surface_brown_0a93
  .avatar-smooth-d6c9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_d6ad
  .surface_aa4f
  .avatar-smooth-d6c9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-758e
  .info-2abf
  .first-ceec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-758e
  .info-2abf
  .selected-d2b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-758e .current-011f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-758e .tiny_7777 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-758e .red-7709 {
  background-color: var(--e-global-color-primary);
}
.primary-758e .red-7709 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid-490b .tertiary_warm_6205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-490b .description_new_d34a {
  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);
}
.liquid-490b .disabled_mini_f330 {
  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);
}
.liquid-490b .disabled_mini_f330 a:hover {
  color: var(--e-global-color-secondary);
}
.liquid-490b .outline-complex-4657 {
  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);
}
.liquid-490b .thick-2f5b {
  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);
}
.liquid-490b .button-a353 .liquid_e3e7 {
  background-color: var(--e-global-color-primary);
}
.liquid-490b .button-a353 .liquid_e3e7:hover {
  background-color: var(--e-global-color-accent);
}
.liquid-490b
  .button-a353
  .purple-04a1
  li
  span {
  background-color: var(--e-global-color-text);
}
.liquid-490b
  .button-a353
  .purple-04a1
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-490b
  .button-a353
  .purple-04a1
  li.highlight-0a64
  span {
  background-color: var(--e-global-color-accent);
}
.focused-1fe4
  .dim-e774
  .brown-b013 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-1fe4 .dim-e774 .table_green_7860 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-1fe4 .dim-e774 .accent-in-e5de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-1fe4 .description-9e88 {
  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);
}
.focused-1fe4
  .item-8830.module_b395 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > a {
  background-color: var(--e-global-color-text);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > a
  .modal_0153.focus_pressed_4d05 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > a
  .sidebar-small-9979.article_a28a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > .carousel_short_201b
  .border_bronze_fc1b
  > a {
  background-color: var(--e-global-color-secondary);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > .carousel_short_201b
  .border_bronze_fc1b
  > a
  .search-north-9472 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > .carousel_short_201b
  .border_bronze_fc1b
  > a
  .sidebar-small-9979.text_6af2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > a
  .focus-f2f2:before {
  color: var(--e-global-color-text);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > .carousel_short_201b
  a
  .focus-f2f2:before {
  color: var(--e-global-color-text);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b.nav-b6a3
  > a
  .focus-f2f2:before {
  color: var(--e-global-color-text);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > .carousel_short_201b
  .border_bronze_fc1b.nav-b6a3
  > a
  .focus-f2f2:before {
  color: var(--e-global-color-text);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > a
  .label-18c3
  .smooth-8d58 {
  color: var(--e-global-color-text);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > .carousel_short_201b
  a
  .label-18c3
  .smooth-8d58 {
  color: var(--e-global-color-text);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > a
  .label-18c3
  .smooth-8d58,
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > .carousel_short_201b
  a
  .label-18c3
  .smooth-8d58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > a
  .notification_old_abef:before {
  color: var(--e-global-color-text);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > .carousel_short_201b
  a
  .notification_old_abef:before {
  color: var(--e-global-color-text);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b.nav-b6a3
  > a
  .notification_old_abef:before {
  color: var(--e-global-color-text);
}
.smooth-a519
  > .card-out-7afc
  > div
  > .grid_7be9
  > .border_bronze_fc1b
  > .carousel_short_201b
  .border_bronze_fc1b.nav-b6a3
  > a
  .notification_old_abef:before {
  color: var(--e-global-color-text);
}
.title_soft_518a .pink-98ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_soft_518a
  .top_62d2:hover
  .pink-98ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-over-bcad
  > .card-out-7afc
  > .short-c209
  > .sidebar-light-d71f
  > .aside_easy_1159
  > .section_c093
  .accordion_outer_9aa8 {
  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);
}
.list-over-bcad
  > .card-out-7afc
  > .short-c209
  > .sidebar-light-d71f
  > .aside_easy_1159
  > .section_c093:hover
  .accordion_outer_9aa8 {
  color: var(--e-global-color-text);
}
.list-over-bcad
  > .card-out-7afc
  > .short-c209
  > .sidebar-light-d71f
  > .aside_easy_1159
  > .section_c093:hover
  .accordion_outer_9aa8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-over-bcad
  > .card-out-7afc
  > .short-c209
  > .sidebar-light-d71f
  > .aside_easy_1159.image-stone-d4ba
  > .section_c093
  .accordion_outer_9aa8 {
  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);
}
.pagination-top-df21 .search-1624 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-top-df21 .aside-basic-ab2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-top-df21 .text_d906 {
  background-color: var(--e-global-color-primary);
}
.pagination-top-df21 .text_d906 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_north_cf33
  > .card-out-7afc
  > .hover-d3e1
  > .banner-simple-4185
  > .secondary_3f67
  .element_under_8e79 {
  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);
}
.breadcrumb_north_cf33
  > .card-out-7afc
  > .hover-d3e1
  > .banner-simple-4185
  > .secondary_3f67
  .detail_top_c896 {
  color: var(--e-global-color-text);
}
.breadcrumb_north_cf33
  > .card-out-7afc
  > .hover-d3e1
  > .banner-simple-4185
  > .secondary_3f67:hover
  .element_under_8e79 {
  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);
}
.breadcrumb_north_cf33
  > .card-out-7afc
  > .hover-d3e1
  > .banner-simple-4185
  > .secondary_3f67:hover
  .detail_top_c896 {
  color: var(--e-global-color-secondary);
}
.breadcrumb_north_cf33
  > .card-out-7afc
  > .hover-d3e1
  > .banner-simple-4185
  > .secondary_3f67.notice_2634
  .element_under_8e79 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_north_cf33
  > .card-out-7afc
  > .hover-d3e1
  > .banner-simple-4185
  > .secondary_3f67.notice_2634
  .detail_top_c896 {
  color: var(--e-global-color-primary);
}
.iron-0d68
  .caption-hot-dcfd
  .item_fresh_c2a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-0d68 .old_9c0d .link-ba5e .border-focused-15e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-up-0133 .warm-aa62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-up-0133 .background_0759 .warm-aa62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-up-0133 .notice_tiny_ef2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-up-0133 .notice_tiny_ef2c {
  background-color: var(--e-global-color-primary);
}
.component_silver_066a .dropdown-red-bebd .row-7d89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_silver_066a
  .dropdown-red-bebd:hover
  .static_16ae {
  color: var(--e-global-color-secondary);
}
.component_silver_066a
  .dropdown-red-bebd:hover
  .row-7d89 {
  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);
}
.paragraph_5f83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.cold-895c {
  flex-direction: column;
}

.cold-895c .footer-5dd0 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.cold-895c .footer-5dd0 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.cold-895c .focus-iron-dd0c {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.active_5a08.sort_0dca {
  display: none;
}

.footer-7f0d {
  display: none;
}

body,
.column_up_8da7 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.hard-143a) !important; */
}

.carousel-south-5340.heading_purple_3b90 {
  margin-bottom: 40px;
  width: 100%;
}

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

.cold-895c a {
  width: 100%;
}

.north_f0ba .cold-bac3.texture_active_ed00 {
  width: 20% !important;
}

.complex-65da {
  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;
}

.complex-65da:hover {
  color: #000;
}

.complex-65da svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.complex-65da:hover svg {
  fill: #000;
}

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

.gradient_full_31cb:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.north_f0ba
  .cold-bac3.outer-2dcb
  .shade_f32e
  .media_62e5 {
  font-size: 20px !important;
}

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

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

.down_7d73 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.purple_c6c6.upper-0f24 > .primary-inner-4102 {
  display: flex;
  align-items: center;
}

.red-33d2 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.surface-298a {
  position: relative;
  width: 100%;
}

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

.header-5a68 {
  font-size: 35px !important;
}

.surface-selected-06bc {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

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

.north_f0ba
  .cold-bac3.first_c9b4
  .surface-cold-9642
  .purple_1a46 {
  width: 100% !important;
}

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

.badge_8f3c {
  width: 100%;
}

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

.tag-24d3 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.media-9beb {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.tag-24d3:hover .next_8e56 {
  visibility: visible;
}
.tag-24d3:hover.tag-24d3::before {
  display: block;
}

.down_7d73 h3 {
  color: #fff;
}

.title_4af9 {
  margin: 0;
}

.north_f0ba
  .cold-bac3.first_c9b4
  .purple_1a46
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.overlay-d9f5 {
  width: 100%;
}

.tag_d9bc {
  width: 100%;
}

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

.tag_d9bc {
  width: 100%;
}

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

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

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

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

.cold-895c .footer-5dd0.modal-basic-9c31 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.cold-895c h1.footer-5dd0 {
  margin-top: 120px !important;
}

.north_f0ba .cold-bac3.pagination_stone_3719 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.gallery-last-64ca img {
  width: 100%;
}

.overlay_east_4fec .search-outer-7c79.shade_f32e {
  justify-content: space-between;
}

.frame-active-9c6c {
  display: none;
}

.gold-e0bc .focus-iron-dd0c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .purple_c6c6 .primary-inner-4102 {
    flex-wrap: nowrap !important;
  }
}

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

  .photo-affb {
    width: 100% !important;
  }
}

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

  .complex-65da svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .overlay_east_4fec .search-outer-7c79.shade_f32e {
    border-bottom: 1px solid #f0c159;
  }

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

  .purple_c6c6.upper-0f24 > .primary-inner-4102 {
    gap: 15px;
    justify-content: space-between;
  }

  .north_f0ba
    .cold-bac3.first_c9b4
    .purple_1a46
    img {
    width: 60% !important;
  }

  .east_fbb2 {
    left: 2%;
  }

  .badge_e765 {
    margin: 10px 0;
  }

  .cold-895c .focus-iron-dd0c {
    margin: 0;
    margin-bottom: 10px;
  }

  .complex-65da {
    font-size: 16px !important;
  }

  .header-5a68 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.cold-895c .footer-5dd0,
  .cold-895c .footer-5dd0 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .purple_1a46 {
    justify-content: center;
  }

  .cold-895c .focus-iron-dd0c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .simple-685c {
    margin-bottom: 15px !important;
  }

  .north_f0ba .cold-bac3.texture_active_ed00 {
    width: 75% !important;
  }

  .gallery-last-64ca img {
    width: 100% !important;
  }
}

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

  h2.cold-895c .footer-5dd0,
  .cold-895c .footer-5dd0 {
    font-size: 30px !important;
  }

  .purple_1a46 {
    justify-content: center;
  }

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

  .smooth_f25a
    .chip-iron-8a44.fast_6ce8 {
    margin: 0 !important;
  }

  .red-33d2 {
    margin: 0;
    gap: 10px;
  }

  .badge_e765 {
    display: flex;
  }

  .form_fc1c .complex-65da {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .summary-in-31de svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .cold-895c h1.footer-5dd0 {
    margin-top: 80px !important;
  }

  .north_f0ba
    .cold-bac3.first_c9b4
    .purple_1a46
    img,
  .breadcrumb-a1ec .surface-cold-9642 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .north_f0ba .cold-bac3.texture_active_ed00 {
    width: 100% !important;
  }

  .purple_c6c6.upper-0f24 > .primary-inner-4102 {
    gap: 3px;
  }

  .cold-895c .focus-iron-dd0c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 4716 */
.ghost-box-v9 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
