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(.hard-c6f7) {
  gap: 0.5em;
}
:where(.light-20a4) {
  gap: 0.5em;
}
body .narrow_9c94 > .search_a463 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .narrow_9c94 > .container-3460 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .narrow_9c94 > .list-first-382f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .layout-5cfe > .search_a463 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .layout-5cfe > .container-3460 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .layout-5cfe > .list-first-382f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .layout-5cfe
  > :where(:not(.search_a463):not(.container-3460):not(.background_simple_39d0)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .layout-5cfe > .middle-a358 {
  max-width: var(--wp--style--global--wide-size);
}
body .hard-c6f7 {
  display: flex;
}
body .hard-c6f7 {
  flex-wrap: wrap;
  align-items: center;
}
body .hard-c6f7 > * {
  margin: 0;
}
body .light-20a4 {
  display: grid;
}
body .light-20a4 > * {
  margin: 0;
}
:where(.in-db9a.hard-c6f7) {
  gap: 2em;
}
:where(.in-db9a.light-20a4) {
  gap: 2em;
}
:where(.green-6750.hard-c6f7) {
  gap: 1.25em;
}
:where(.green-6750.light-20a4) {
  gap: 1.25em;
}
.under_5a65 {
  color: var(--wp--preset--color--black) !important;
}
.light_1e8f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.clean-fbfe {
  color: var(--wp--preset--color--white) !important;
}
.mask-huge-6669 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.carousel_dynamic_9f36 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.outer-3137 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pro-bc62 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.video-d3fa {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.gradient-36ac {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.section_95ed {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tooltip-bc5b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.action_32f1 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.alert_tiny_556b {
  background-color: var(--wp--preset--color--black) !important;
}
.filter_f540 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fresh_7a39 {
  background-color: var(--wp--preset--color--white) !important;
}
.list_aa30 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.cool_38b7 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.pattern_4683 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary_bf8f {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description_upper_9b64 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.avatar-silver-c2a3 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slider-8482 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tooltip-full-873d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.warm-8518 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.motion-6d59 {
  border-color: var(--wp--preset--color--black) !important;
}
.west_0503 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.lite_d843 {
  border-color: var(--wp--preset--color--white) !important;
}
.thumbnail_clean_c340 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.box_c934 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.steel_e7cd {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.section-advanced-8506 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.outline-liquid-fc25 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.progress_8e9b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.section_south_7cba {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.iron-6b4d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notification_large_3058 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hard_88cf {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.main-1355 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.pink-6c00 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.menu-simple-478d {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.rough-726a {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.info-fresh-6833 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.pagination-e3df {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.fast_95b2 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.last_a89f {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.bright-1fbe {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.image_2bfc {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.full_9397 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.nav_422b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.pagination-light-8334 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.small_229c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.complex-50b2 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.content_0a87 a:where(:not(.main-2959)) {
  color: inherit;
}
:where(.green-6750.hard-c6f7) {
  gap: 1.25em;
}
:where(.green-6750.light-20a4) {
  gap: 1.25em;
}
:where(.in-db9a.hard-c6f7) {
  gap: 2em;
}
:where(.in-db9a.light-20a4) {
  gap: 2em;
}
.icon-down-f8dc {
  font-size: 1.5em;
  line-height: 1.6;
}

.hidden_clean_3f37 .card_1d5d {
  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-7ab5 .layout-fdcd {
  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);
}
.grid_2130 {
  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);
}
.grid_2130.hero_7d6a .pagination-c8ae {
  background-color: var(--e-global-color-primary);
}
.grid_2130.shadow-new-932c .pagination-c8ae,
.grid_2130.shade_cold_2425 .pagination-c8ae {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row-east-0c12 .surface_7456 {
  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-1dd6 {
  --divider-color: var(--e-global-color-secondary);
}
.banner-1dd6 .over_8421 {
  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);
}
.banner-1dd6.iron-afab .over-4f4d {
  background-color: var(--e-global-color-secondary);
}
.banner-1dd6.overlay_2c3a .over-4f4d,
.banner-1dd6.badge-bee8 .over-4f4d {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.banner-1dd6.overlay_2c3a .over-4f4d,
.banner-1dd6.badge-bee8 .over-4f4d svg {
  fill: var(--e-global-color-secondary);
}
.warm_4aa1 .south_9503 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_4aa1 .left-dee4 {
  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);
}
.grid-pink-d71f.iron-afab .over-4f4d {
  background-color: var(--e-global-color-primary);
}
.grid-pink-d71f.overlay_2c3a .over-4f4d,
.grid-pink-d71f.badge-bee8 .over-4f4d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.grid-pink-d71f.overlay_2c3a .over-4f4d,
.grid-pink-d71f.badge-bee8 .over-4f4d svg {
  fill: var(--e-global-color-primary);
}
.purple_ff4a.iron-afab .over-4f4d {
  background-color: var(--e-global-color-primary);
}
.purple_ff4a.overlay_2c3a .over-4f4d,
.purple_ff4a.badge-bee8 .over-4f4d {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.purple_ff4a .button_under_c57e {
  color: var(--e-global-color-primary);
}
.purple_ff4a .button_under_c57e,
.purple_ff4a .button_under_c57e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_ff4a .surface-fa10 {
  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);
}
.chip-hard-8864 .input_27a5 {
  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);
}
.north_acd2 .left_bde4 .main-94ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_gold_5d4f .title_copper_8172:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.content_gold_5d4f .text-gold-339d i {
  color: var(--e-global-color-primary);
}
.content_gold_5d4f .text-gold-339d svg {
  fill: var(--e-global-color-primary);
}
.content_gold_5d4f .stale-c531 {
  color: var(--e-global-color-secondary);
}
.content_gold_5d4f .title_copper_8172 > .stale-c531,
.content_gold_5d4f .title_copper_8172 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_b972 .picture_pink_81fa {
  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);
}
.item_b972 .disabled_f2c6 {
  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);
}
.detail_hot_aefa .button_tiny_ad22 .pressed-45d9 {
  background-color: var(--e-global-color-primary);
}
.detail_hot_aefa .active-top-c72d {
  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);
}
.silver_5c7b .dim_f0c5 {
  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);
}
.silver_5c7b .container-soft-79a4 {
  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);
}
.silver_5c7b .thumbnail_8488 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.card_fast_0cb5 .short-6110,
.card_fast_0cb5 .short-6110 a {
  color: var(--e-global-color-primary);
}
.card_fast_0cb5 .short-6110.lower-de91,
.card_fast_0cb5 .short-6110.lower-de91 a {
  color: var(--e-global-color-accent);
}
.card_fast_0cb5 .short-6110 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_fast_0cb5 .card_under_ff8e {
  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);
}
.search-fast-945f .caption-last-54fa,
.search-fast-945f .title-red-dfde {
  color: var(--e-global-color-primary);
}
.search-fast-945f .caption-last-54fa svg {
  fill: var(--e-global-color-primary);
}
.search-fast-945f .lower-de91 .caption-last-54fa,
.search-fast-945f .lower-de91 .title-red-dfde {
  color: var(--e-global-color-accent);
}
.search-fast-945f .lower-de91 .caption-last-54fa svg {
  fill: var(--e-global-color-accent);
}
.search-fast-945f .title-red-dfde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-fast-945f .card_under_ff8e {
  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_stale_332c .narrow_defd,
.button_stale_332c .list-cool-bab3 {
  color: var(--e-global-color-primary);
}
.button_stale_332c .list-cool-bab3 svg {
  fill: var(--e-global-color-primary);
}
.button_stale_332c .short-6110.lower-de91 a,
.button_stale_332c
  .short-6110.lower-de91
  .list-cool-bab3 {
  color: var(--e-global-color-accent);
}
.button_stale_332c .narrow_defd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_stale_332c .card_under_ff8e {
  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);
}
.tooltip_e74d .tag_d0c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_e74d .message-6db2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_f4fa .soft_e30e .advanced_7a69 {
  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);
}
.steel_f4fa .soft_e30e .feature-f076 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_f4fa .warm-b343 .advanced_7a69 {
  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);
}
.steel_f4fa
  .warm-b343
  .feature-f076 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_f4fa
  .iron_4600
  .advanced_7a69 {
  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);
}
.steel_f4fa
  .iron_4600
  .feature-f076 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_f4fa
  .breadcrumb-fresh-6261
  .advanced_7a69 {
  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);
}
.steel_f4fa
  .breadcrumb-fresh-6261
  .feature-f076 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-short-a8c4 .nav-3884 {
  background-color: var(--e-global-color-primary);
}
.menu-short-a8c4 .nav-3884:hover {
  background-color: var(--e-global-color-primary);
}
.menu-short-a8c4 .header_0cd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-short-a8c4
  .nav-3884:hover
  .header_0cd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-cdfd .hard_ef7d {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_b0d1 .layout-c8ae .hot_071b a {
  background-color: var(--e-global-color-accent);
}
.widget_b0d1 .layout-c8ae .hot-cad7 a {
  background-color: var(--e-global-color-accent);
}
.widget_b0d1 .layout-c8ae .hot_071b a,
.widget_b0d1 .layout-c8ae .hot-cad7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-c355
  .narrow_a432.notice_black_f789
  .layout-c8ae
  a.title_brown_3811 {
  background-color: var(--e-global-color-accent);
}
.fast-c355
  .narrow_a432.notice_black_f789
  .layout-c8ae
  span.title_brown_3811.fn-current-f09b {
  background-color: var(--e-global-color-text);
}
.fast-c355
  .narrow_a432.notice_black_f789
  .layout-c8ae
  .title_brown_3811 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_9080 .detail-f81d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_9080
  .photo-ff5c
  > .pagination_f66d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_9080
  .tiny_6f08
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_9080
  .mini_d4f0
  .info-prev-dafc,
.stone_9080
  .mini_d4f0
  .info_eef4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_9080
  .mini_d4f0
  .feature-cold-83be,
.stone_9080
  .mini_d4f0
  a
  .feature-cold-83be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_9080
  .mini_d4f0
  .status_f401 {
  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);
}
.stone_9080
  .mini_d4f0
  .notice_d2a0 {
  background-color: var(--e-global-color-primary);
}
.stone_9080
  .mini_d4f0
  .notice_d2a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_9080
  .mini_d4f0
  .notice_d2a0:hover {
  background-color: var(--e-global-color-primary);
}
.stone_9080
  .mini_d4f0
  .section-white-bce6 {
  background-color: var(--e-global-color-primary);
}
.stone_9080
  .mini_d4f0
  .section-white-bce6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_9080
  .mini_d4f0
  .section-white-bce6:hover {
  background-color: var(--e-global-color-primary);
}
.stone_9080
  .tiny-672b
  .east_0eb2
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_9080
  .tiny-672b
  .brown-d0e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_9080
  .tiny-672b
  .status_f401 {
  color: var(--e-global-color-text);
}
.stone_9080
  .tiny-672b
  .status_f401
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_9080
  .tiny-672b
  .notice_d2a0 {
  background-color: var(--e-global-color-primary);
}
.stone_9080
  .tiny-672b
  .notice_d2a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_9080
  .tiny-672b
  .notice_d2a0:hover {
  background-color: var(--e-global-color-primary);
}
.stone_9080
  .tiny-672b
  .section-white-bce6 {
  background-color: var(--e-global-color-primary);
}
.stone_9080
  .tiny-672b
  .section-white-bce6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_9080
  .tiny-672b
  .section-white-bce6:hover {
  background-color: var(--e-global-color-primary);
}
.stone_9080 .mask_red_27b4 {
  background-color: var(--e-global-color-primary);
}
.stone_9080 .mask_red_27b4:hover {
  background-color: var(--e-global-color-primary);
}
.stone_9080 .cool-daf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_9080 .avatar-thick-dc1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-cc11 .tiny-ac60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-cc11
  .label_new_1498
  > div:nth-child(3)
  .tiny-ac60,
.surface-cc11
  .card_856c
  > div:nth-child(1)
  .tiny-ac60,
.surface-cc11
  .alert-4d3b
  > div:nth-child(1)
  .tiny-ac60,
.surface-cc11
  .motion-c277
  > div:nth-child(1)
  .tiny-ac60,
.surface-cc11
  .nav-66ed
  > div:nth-child(1)
  .tiny-ac60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-cc11 .frame-gas-e181 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-cc11 .widget_5355 {
  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);
}
.surface-cc11 .tertiary-fresh-c06c {
  background-color: var(--e-global-color-primary);
}
.surface-cc11 .tertiary-fresh-c06c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-cc11 .tertiary-fresh-c06c:hover {
  background-color: var(--e-global-color-primary);
}
.surface-cc11 .hover_pressed_22a0 {
  background-color: var(--e-global-color-primary);
}
.surface-cc11 .hover_pressed_22a0:hover {
  background-color: var(--e-global-color-primary);
}
.surface-cc11 .cool-daf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-cc11 .avatar-thick-dc1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_right_47eb .menu_west_4814 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_right_47eb .avatar_f266 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_right_47eb .slider_1118 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_right_47eb .west-7192 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_right_47eb .background_5127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_right_47eb .hover_pressed_22a0 {
  background-color: var(--e-global-color-primary);
}
.label_right_47eb .hover_pressed_22a0:hover {
  background-color: var(--e-global-color-primary);
}
.image-fast-aa90 .layout-3efc {
  background-color: var(--e-global-color-secondary);
}
.image-fast-aa90 .grid_5906 {
  background-color: var(--e-global-color-text);
}
.image-fast-aa90 .overlay-tall-9476 {
  background-color: var(--e-global-color-secondary);
}
.image-fast-aa90 .detail-a265 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-fast-aa90 .complex_be82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-fast-aa90 .title_a5d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-fast-aa90 .solid-02db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-fast-aa90 .dropdown-9d7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_liquid_c4c7 .picture-0e67 .shade_narrow_d7c4,
.media_liquid_c4c7
  .picture-0e67
  .shade_narrow_d7c4
  a,
.media_liquid_c4c7 .caption_eb98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_liquid_c4c7 .picture-0e67 .accordion_huge_a64f,
.media_liquid_c4c7 .form_paper_b59a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_liquid_c4c7 .picture-0e67 .accordion_huge_a64f {
  color: var(--e-global-color-text);
}
.media_liquid_c4c7 .form_paper_b59a {
  color: var(--e-global-color-text);
}
.media_liquid_c4c7
  .picture-0e67
  .middle-650f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_liquid_c4c7 .outline-stale-2c76 .nav_2124 {
  background-color: var(--e-global-color-primary);
}
.media_liquid_c4c7 .outline-stale-2c76 .nav_2124:hover {
  background-color: var(--e-global-color-primary);
}
.media_liquid_c4c7 .outline-stale-2c76 .bright_398f li span {
  background-color: var(--e-global-color-text);
}
.media_liquid_c4c7 .outline-stale-2c76 .bright_398f li span:hover {
  background-color: var(--e-global-color-primary);
}
.media_liquid_c4c7
  .outline-stale-2c76
  .bright_398f
  li.next-5c56
  span {
  background-color: var(--e-global-color-accent);
}
.media_liquid_c4c7 .footer-glass-e010 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_small_25e0 .feature-95f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_f6b0 .table_focused_a4d9 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_f6b0 .pro_1ef5 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_f6b0 .tertiary_left_ce71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_f6b0 .content-gold-00ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_f6b0 .lower_c5b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_f6b0 .border_yellow_f91e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_f6b0 .accordion-bronze-03b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_f6b0 .border_d469 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_f6b0 .notice_a62a {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_f6b0 .notice_a62a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-black-9f8e .orange-4a78 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-black-9f8e .description-2e70 {
  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);
}
.button-black-9f8e
  .red-8ac8:after {
  background-color: var(--e-global-color-primary);
}
.button-black-9f8e .component-5962 {
  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);
}
.menu-8a6b .caption_eb98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-8a6b .form_paper_b59a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-static-da04 .info_tall_3d94 .picture-over-43ca {
  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);
}
.footer-static-da04 .info_tall_3d94 .rough_442d {
  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);
}
.green-2333 .block-0c69 {
  background-color: var(--e-global-color-primary);
}
.green-2333 .module-03ee {
  background-color: var(--e-global-color-secondary);
}
.green-2333 .top_a70c .liquid-42a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-2333 .old_095f .liquid-42a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_hot_3317 .title_7582 .chip-1a99 {
  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);
}
.text_hot_3317 .title_7582 .orange_0bc7 {
  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);
}
.text_hot_3317 .title_7582 .primary_cb8e {
  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);
}
.short_b806 .dynamic_2426 {
  border-color: var(--e-global-color-text);
}
.short_b806 .section_fresh_b2d0 {
  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);
}
.short_b806 .section-motion-5fda {
  color: var(--e-global-color-primary);
}
.short_b806 .row-a577 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_36e9 .widget_over_61e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_36e9 .link-brown-793a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_36e9 .slow-71c5:hover .widget_over_61e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_36e9
  .slow-71c5:hover
  .link-brown-793a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-07b2 .outline-prev-dcd4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-07b2 .wood_d823 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_4345 .mini_19de .wood_6cef {
  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);
}
.column_4345 .header-dirty-0745 .wood_6cef {
  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);
}
.status-short-60e7 .message_next_a9b5 {
  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);
}
.narrow_bf2f .gallery_advanced_bed3 .search_outer_3bfd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_bf2f .gallery_advanced_bed3 .search_outer_3bfd {
  background-color: var(--e-global-color-secondary);
}
.narrow_bf2f .table-c59c .search_outer_3bfd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_bf2f .table-c59c .search_outer_3bfd {
  background-color: var(--e-global-color-secondary);
}
.narrow_bf2f .picture_84b8 .shade-hard-ecab {
  background-color: var(--e-global-color-primary);
}
.narrow_bf2f .picture_84b8:hover .shade-hard-ecab {
  background-color: var(--e-global-color-secondary);
}
.narrow_bf2f .nav_2124 {
  background-color: var(--e-global-color-primary);
}
.narrow_bf2f .nav_2124:hover {
  background-color: var(--e-global-color-accent);
}
.narrow_bf2f .bright_398f li span {
  background-color: var(--e-global-color-text);
}
.narrow_bf2f .bright_398f li span:hover {
  background-color: var(--e-global-color-primary);
}
.narrow_bf2f .bright_398f li.next-5c56 span {
  background-color: var(--e-global-color-accent);
}
.wrapper-5d68 .link-red-4127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-5d68 .paragraph-old-2cfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-043f .texture-in-d52c:before {
  background-color: var(--e-global-color-secondary);
}
.paragraph-043f .solid_84f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-043f .column_purple_d3f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-7200 .hero_6950 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-7200 .hero_6950:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-7200 .hero_6950.fn-active-f09b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-7200 .section-d769 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-7200 .lite-18a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-7200 .red_e00f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-7200 .tabs_bottom_d65b {
  background-color: var(--e-global-color-primary);
}
.layout-7200 .tabs_bottom_d65b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-7200 .status_green_781c {
  background-color: var(--e-global-color-primary);
}
.layout-7200 .status_green_781c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_04ed .wrapper_2515 .search-5b69 a {
  color: var(--e-global-color-secondary);
}
.green_04ed .wrapper_2515 .search-5b69 a:hover {
  color: var(--e-global-color-secondary);
}
.green_04ed .wrapper_2515 .search-5b69,
.green_04ed .wrapper_2515 .search-5b69 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_04ed .wrapper_2515 .detail_dirty_2e98 {
  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);
}
.green_04ed .wrapper_2515 .avatar_fresh_5faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_04ed .wrapper_2515 .motion_7158 {
  background-color: var(--e-global-color-primary);
}
.green_04ed .wrapper_2515 .motion_7158 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_04ed .wrapper_2515 .motion_7158:hover {
  background-color: var(--e-global-color-primary);
}
.green_04ed .wrapper_2515 .grid-d28c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_04ed .wrapper_2515 .grid-d28c {
  background-color: var(--e-global-color-primary);
}
.green_04ed .wrapper_2515 .grid-d28c:hover {
  background-color: var(--e-global-color-primary);
}
.green_04ed .wrapper_2515 .nav_2124 {
  background-color: var(--e-global-color-primary);
}
.green_04ed .wrapper_2515 .nav_2124:hover {
  background-color: var(--e-global-color-primary);
}
.green_04ed .outline-stale-2c76 .bright_398f li span {
  background-color: var(--e-global-color-text);
}
.green_04ed .outline-stale-2c76 .bright_398f li span:hover {
  background-color: var(--e-global-color-primary);
}
.green_04ed .outline-stale-2c76 .bright_398f li.next-5c56 span {
  background-color: var(--e-global-color-accent);
}
.green_04ed .cool-daf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_04ed .avatar-thick-dc1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-2bfe .picture_a6d0 .tooltip_slow_6d19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-2bfe .picture_a6d0 .text_3468 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-2bfe .picture_a6d0 .sort_cold_6045 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-white-1103 .caption_bef2 {
  border-color: var(--e-global-color-text);
}
.pattern-white-1103 .first_40a7 {
  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);
}
.pattern-white-1103 .background-52d6 {
  color: var(--e-global-color-secondary);
}
.pattern-white-1103 .background-52d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-white-1103 .last-7353 > * {
  color: var(--e-global-color-primary);
}
.pattern-white-1103 .last-7353 > * svg {
  fill: var(--e-global-color-primary);
}
.pattern-white-1103 .menu-advanced-76e6 {
  color: var(--e-global-color-primary);
}
.pattern-white-1103 .menu-advanced-76e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-white-1103 .heading-300c {
  color: var(--e-global-color-primary);
}
.pattern-white-1103 .heading-300c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-white-1103 .disabled_482e {
  color: var(--e-global-color-primary);
}
.pattern-white-1103 .disabled_482e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-white-1103 .item_warm_e2df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-white-1103 .gallery_fresh_0561 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-white-1103 .gallery_fresh_0561.modal-53e5 {
  color: var(--e-global-color-secondary);
}
.pattern-white-1103 .gallery_fresh_0561.modal-53e5 .motion_2a2e {
  color: var(--e-global-color-accent);
}
.pattern-white-1103 .gallery_fresh_0561.simple_fa8f {
  color: var(--e-global-color-text);
}
.pattern-white-1103 .gallery_fresh_0561.simple_fa8f .motion_2a2e {
  color: var(--e-global-color-text);
}
.pattern-white-1103 .gallery_fresh_0561:before {
  border-top-color: var(--e-global-color-text);
}
.pattern-white-1103 .texture_copper_2be1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-white-1103
  .texture_copper_2be1
  .fresh_2e29 {
  background-color: var(--e-global-color-primary);
}
.pattern-white-1103
  .texture_copper_2be1
  .fresh_2e29 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-white-1103 .caption_bef2 .frame_bb64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_dc5f .gradient_dark_533b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_dc5f .warm_7c70 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_current_9aee .gradient-copper-12da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_current_9aee
  .bronze_1b5e
  .breadcrumb_hovered_4955 {
  background-color: var(--e-global-color-secondary);
}
.section_current_9aee
  .bronze_1b5e.badge-d42c
  .breadcrumb_hovered_4955 {
  background-color: var(--e-global-color-text);
}
.section_current_9aee
  .bronze_1b5e:hover
  .breadcrumb_hovered_4955 {
  background-color: var(--e-global-color-accent);
}
.section_current_9aee
  .bronze_1b5e.fn-active-f09b
  .breadcrumb_hovered_4955 {
  background-color: var(--e-global-color-primary);
}
.medium_5af2 .tertiary_a047 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.medium_5af2 .east_287c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_5af2 .full-aea7 {
  background-color: var(--e-global-color-primary);
}
.medium_5af2 .full-aea7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_8d1d .text_808e .nav-cced .slider-bronze-d7a6 {
  background-color: var(--e-global-color-secondary);
}
.row_8d1d .text_808e .main-warm-6d90:after {
  background-color: var(--e-global-color-secondary);
}
.row_8d1d .border-glass-8153 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_8d1d .modal-gold-b9cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_8d1d .steel_dda3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_8d1d .action_c208 {
  background-color: var(--e-global-color-primary);
}
.row_8d1d .action_c208 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_8d1d .primary-huge-c525 {
  background-color: var(--e-global-color-secondary);
}
.row_8d1d .primary-huge-c525 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_8d1d .text_808e .title-blue-35ff .link_170d:hover {
  background-color: var(--e-global-color-primary);
}
.row_8d1d
  .text_808e
  .title-blue-35ff
  .link_170d.card_5e40 {
  background-color: var(--e-global-color-primary);
}
.row_8d1d .text_808e .chip_dbfc:before {
  border-color: var(--e-global-color-primary);
}
.row_8d1d .text_808e .chip_dbfc:hover:before {
  border-color: var(--e-global-color-secondary);
}
.row_8d1d
  .text_808e
  .chip_dbfc.purple-34ab:before {
  border-color: var(--e-global-color-primary);
}
.row_8d1d .paper-87ed span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_inner_a266 .first-d261 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_inner_a266 .first-d261:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_inner_a266 .first-d261.widget-fast-b41b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_inner_a266 .wrapper-d6a2 {
  background-color: var(--e-global-color-primary);
}
.item_inner_a266 .wrapper-d6a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_inner_a266
  .copper_7e16
  .table-8a4a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_inner_a266
  .disabled-f086
  .table-8a4a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_dc40
  .wrapper-upper-e13c
  .main_large_919d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_dc40
  .wrapper-upper-e13c
  .column_43bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_dc40 .copper-32ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_dc40 .video_d17b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_dc40 .feature-wood-1826 {
  background-color: var(--e-global-color-primary);
}
.black_dc40 .feature-wood-1826 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_4c9a .last_5078 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_4c9a .icon-dbad {
  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);
}
.aside_4c9a .tiny-386d {
  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_4c9a .tiny-386d a:hover {
  color: var(--e-global-color-secondary);
}
.aside_4c9a .container_803e {
  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_4c9a .tooltip-3b92 {
  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);
}
.aside_4c9a .pro_7157 .nav_2124 {
  background-color: var(--e-global-color-primary);
}
.aside_4c9a .pro_7157 .nav_2124:hover {
  background-color: var(--e-global-color-accent);
}
.aside_4c9a
  .pro_7157
  .bright_398f
  li
  span {
  background-color: var(--e-global-color-text);
}
.aside_4c9a
  .pro_7157
  .bright_398f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.aside_4c9a
  .pro_7157
  .bright_398f
  li.next-5c56
  span {
  background-color: var(--e-global-color-accent);
}
.active-aecb
  .slider_88d4
  .photo_pink_183c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-aecb .slider_88d4 .fresh_0e15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-aecb .slider_88d4 .feature_dd61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-aecb .black_1d01 {
  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);
}
.active-aecb
  .aside_full_205d.middle-5413 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > a {
  background-color: var(--e-global-color-text);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > a
  .slider_hot_25e3.background-032c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > a
  .secondary-7ffe.primary_stone_ce40 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > .wood-9012
  .gradient-motion-cd5b
  > a {
  background-color: var(--e-global-color-secondary);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > .wood-9012
  .gradient-motion-cd5b
  > a
  .nav-86ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > .wood-9012
  .gradient-motion-cd5b
  > a
  .secondary-7ffe.caption-44ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > a
  .avatar-51e3:before {
  color: var(--e-global-color-text);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > .wood-9012
  a
  .avatar-51e3:before {
  color: var(--e-global-color-text);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b.light_ed2f
  > a
  .avatar-51e3:before {
  color: var(--e-global-color-text);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > .wood-9012
  .gradient-motion-cd5b.light_ed2f
  > a
  .avatar-51e3:before {
  color: var(--e-global-color-text);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > a
  .surface-glass-be23
  .label_up_6dea {
  color: var(--e-global-color-text);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > .wood-9012
  a
  .surface-glass-be23
  .label_up_6dea {
  color: var(--e-global-color-text);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > a
  .surface-glass-be23
  .label_up_6dea,
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > .wood-9012
  a
  .surface-glass-be23
  .label_up_6dea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > a
  .slider-prev-325d:before {
  color: var(--e-global-color-text);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > .wood-9012
  a
  .slider-prev-325d:before {
  color: var(--e-global-color-text);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b.light_ed2f
  > a
  .slider-prev-325d:before {
  color: var(--e-global-color-text);
}
.form_05f3
  > .next-eba6
  > div
  > .modal_steel_0ae6
  > .gradient-motion-cd5b
  > .wood-9012
  .gradient-motion-cd5b.light_ed2f
  > a
  .slider-prev-325d:before {
  color: var(--e-global-color-text);
}
.background_hovered_be33 .pressed-e70e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_hovered_be33
  .over-15be:hover
  .pressed-e70e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-tiny-befe
  > .next-eba6
  > .element-advanced-33aa
  > .module_full_470f
  > .label_wide_b238
  > .large_9d83
  .summary_5ae5 {
  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-tiny-befe
  > .next-eba6
  > .element-advanced-33aa
  > .module_full_470f
  > .label_wide_b238
  > .large_9d83:hover
  .summary_5ae5 {
  color: var(--e-global-color-text);
}
.pagination-tiny-befe
  > .next-eba6
  > .element-advanced-33aa
  > .module_full_470f
  > .label_wide_b238
  > .large_9d83:hover
  .summary_5ae5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-tiny-befe
  > .next-eba6
  > .element-advanced-33aa
  > .module_full_470f
  > .label_wide_b238.widget_afd0
  > .large_9d83
  .summary_5ae5 {
  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);
}
.mini_ae50 .nav_static_e6f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_ae50 .pagination_c796 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_ae50 .selected_9341 {
  background-color: var(--e-global-color-primary);
}
.mini_ae50 .selected_9341 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_cb60
  > .next-eba6
  > .border_c201
  > .hidden_e585
  > .grid-red-488a
  .article_1d9f {
  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);
}
.middle_cb60
  > .next-eba6
  > .border_c201
  > .hidden_e585
  > .grid-red-488a
  .input-wide-603d {
  color: var(--e-global-color-text);
}
.middle_cb60
  > .next-eba6
  > .border_c201
  > .hidden_e585
  > .grid-red-488a:hover
  .article_1d9f {
  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);
}
.middle_cb60
  > .next-eba6
  > .border_c201
  > .hidden_e585
  > .grid-red-488a:hover
  .input-wide-603d {
  color: var(--e-global-color-secondary);
}
.middle_cb60
  > .next-eba6
  > .border_c201
  > .hidden_e585
  > .grid-red-488a.current-06d0
  .article_1d9f {
  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);
}
.middle_cb60
  > .next-eba6
  > .border_c201
  > .hidden_e585
  > .grid-red-488a.current-06d0
  .input-wide-603d {
  color: var(--e-global-color-primary);
}
.label_brown_3df8
  .logo-rough-73a0
  .picture_prev_fdc9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_brown_3df8 .rough-aa78 .frame_bb64 .shadow-orange-7348 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-narrow-8afe .upper_e6a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-narrow-8afe .old-50b1 .upper_e6a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-narrow-8afe .easy-2f3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-narrow-8afe .easy-2f3c {
  background-color: var(--e-global-color-primary);
}
.component-fc36 .content_medium_b586 .popup_aae0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-fc36
  .content_medium_b586:hover
  .main_c5f7 {
  color: var(--e-global-color-secondary);
}
.component-fc36
  .content_medium_b586:hover
  .popup_aae0 {
  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);
}
.panel_ed8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.notice_left_7f94 {
  flex-direction: column;
}

.notice_left_7f94 .outline_warm_9a19 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

.notice_left_7f94 .detail-tiny-8d92 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.feature-77fb.texture_simple_fde6 {
  display: none;
}

.dropdown-3d8d {
  display: none;
}

body,
.dynamic-38ee {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.texture_b07d) !important; */
}

.row-tiny-5c9b.accent-bef1 {
  margin-bottom: 40px;
  width: 100%;
}

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

.notice_left_7f94 a {
  width: 100%;
}

.tabs_wood_974f .table_0706.frame-0822 {
  width: 20% !important;
}

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

.huge-d48b:hover {
  color: #000;
}

.huge-d48b svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.huge-d48b:hover svg {
  fill: #000;
}

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

.east-b990:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.tabs_wood_974f
  .table_0706.picture_83da
  .inner-3e6b
  .tabs-ed67 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.container_8b85.card_pink_4772 > .top-2105 {
  display: flex;
  align-items: center;
}

.avatar-black-969f {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.accent-soft-180a {
  position: relative;
  width: 100%;
}

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

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

.badge-yellow-5a03 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.in-75fa {
  display: flex;
  gap: 50px;
}

.tabs_wood_974f
  .table_0706.photo_prev_076b
  .dark-c3c0
  .menu_7860 {
  width: 100% !important;
}

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

.glass_eefd {
  width: 100%;
}

.accent-7c1f {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wood-4c35 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.wood-4c35:hover .in_d3f7 {
  visibility: visible;
}
.wood-4c35:hover.wood-4c35::before {
  display: block;
}

.accordion_e412 h3 {
  color: #fff;
}

.input_ec8f {
  margin: 0;
}

.tabs_wood_974f
  .table_0706.photo_prev_076b
  .menu_7860
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.new-e203 {
  width: 100%;
}

.content-4758 {
  width: 100%;
}

.row-full-79cf {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.content-4758 {
  width: 100%;
}

.grid-over-8da0 {
  margin-bottom: 10px !important;
}

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

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

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

.notice_left_7f94 .outline_warm_9a19.focus-east-6724 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.notice_left_7f94 h1.outline_warm_9a19 {
  margin-top: 120px !important;
}

.tabs_wood_974f .table_0706.huge_26c0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hard_6d01 img {
  width: 100%;
}

.status-35fb .tag-full-994a.inner-3e6b {
  justify-content: space-between;
}

.narrow_d85c {
  display: none;
}

.progress_fast_1168 .detail-tiny-8d92 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .container_8b85 .top-2105 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .status-35fb .tag-full-994a.inner-3e6b {
    border-bottom: 1px solid #f0c159;
  }

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

  .container_8b85.card_pink_4772 > .top-2105 {
    gap: 15px;
    justify-content: space-between;
  }

  .tabs_wood_974f
    .table_0706.photo_prev_076b
    .menu_7860
    img {
    width: 60% !important;
  }

  .hover_stone_afcf {
    left: 2%;
  }

  .tooltip-81c4 {
    margin: 10px 0;
  }

  .notice_left_7f94 .detail-tiny-8d92 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.notice_left_7f94 .outline_warm_9a19,
  .notice_left_7f94 .outline_warm_9a19 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .menu_7860 {
    justify-content: center;
  }

  .notice_left_7f94 .detail-tiny-8d92 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .tabs_wood_974f .table_0706.frame-0822 {
    width: 75% !important;
  }

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

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

  h2.notice_left_7f94 .outline_warm_9a19,
  .notice_left_7f94 .outline_warm_9a19 {
    font-size: 30px !important;
  }

  .menu_7860 {
    justify-content: center;
  }

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

  .surface_tiny_3a80
    .full_3f7b.tooltip_gas_9e05 {
    margin: 0 !important;
  }

  .avatar-black-969f {
    margin: 0;
    gap: 10px;
  }

  .tooltip-81c4 {
    display: flex;
  }

  .slider-right-5f0e .huge-d48b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .row-full-79cf {
    justify-content: flex-end;
    gap: 1px;
  }

  .notice_left_7f94 h1.outline_warm_9a19 {
    margin-top: 80px !important;
  }

  .tabs_wood_974f
    .table_0706.photo_prev_076b
    .menu_7860
    img,
  .warm_4aa1 .dark-c3c0 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .tabs_wood_974f .table_0706.frame-0822 {
    width: 100% !important;
  }

  .container_8b85.card_pink_4772 > .top-2105 {
    gap: 3px;
  }

  .notice_left_7f94 .detail-tiny-8d92 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: d18c */
.ghost-box-w2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
