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(.filter_bronze_2937) {
  gap: 0.5em;
}
:where(.chip-a1e2) {
  gap: 0.5em;
}
body .cool-44f8 > .text-steel-da0c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .cool-44f8 > .secondary-d0fa {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .cool-44f8 > .nav_c540 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .frame-f494 > .text-steel-da0c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .frame-f494 > .secondary-d0fa {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .frame-f494 > .nav_c540 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .frame-f494
  > :where(:not(.text-steel-da0c):not(.secondary-d0fa):not(.tertiary-9413)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .frame-f494 > .image-gas-08a2 {
  max-width: var(--wp--style--global--wide-size);
}
body .filter_bronze_2937 {
  display: flex;
}
body .filter_bronze_2937 {
  flex-wrap: wrap;
  align-items: center;
}
body .filter_bronze_2937 > * {
  margin: 0;
}
body .chip-a1e2 {
  display: grid;
}
body .chip-a1e2 > * {
  margin: 0;
}
:where(.shade_tiny_6801.filter_bronze_2937) {
  gap: 2em;
}
:where(.shade_tiny_6801.chip-a1e2) {
  gap: 2em;
}
:where(.sort-a0ac.filter_bronze_2937) {
  gap: 1.25em;
}
:where(.sort-a0ac.chip-a1e2) {
  gap: 1.25em;
}
.input-west-4e21 {
  color: var(--wp--preset--color--black) !important;
}
.iron_527c {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.input-7d4a {
  color: var(--wp--preset--color--white) !important;
}
.pink-f4fe {
  color: var(--wp--preset--color--pale-pink) !important;
}
.progress_rough_6742 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.wrapper-glass-7716 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.message-active-79ed {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shade_pro_5039 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.white_2504 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text-first-2fe1 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.feature_8592 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.badge_15b7 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.lite_5623 {
  background-color: var(--wp--preset--color--black) !important;
}
.module-next-3f32 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.silver_1684 {
  background-color: var(--wp--preset--color--white) !important;
}
.gallery-red-9906 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.solid_f488 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hover-3aa5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gas-81f7 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.blue_fc6d {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.smooth-51d1 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gold-2bab {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.out_7061 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thick-74cf {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.banner_over_5426 {
  border-color: var(--wp--preset--color--black) !important;
}
.easy_8bb2 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.stone-b8ad {
  border-color: var(--wp--preset--color--white) !important;
}
.thick_196c {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.paper-d6d9 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gallery-7d0f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.picture-green-05f2 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.rough-7425 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.notification_c70a {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.basic_ee60 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.table_motion_0d6e {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.detail_2cf6 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.nav_hard_5cf2 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.dim_c2f5 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.summary-7f80 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.under-41c8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.cold_2c80 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.carousel-pink-13e1 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.sidebar-lower-8813 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.secondary_over_143b {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.feature_silver_6953 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.hero_195b {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.avatar-bottom-84a4 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.block_f1f5 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.center-8f98 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.banner-thick-6e71 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.grid-bcdd {
  font-size: var(--wp--preset--font-size--large) !important;
}
.pagination_3145 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.orange-78fc a:where(:not(.yellow-0237)) {
  color: inherit;
}
:where(.sort-a0ac.filter_bronze_2937) {
  gap: 1.25em;
}
:where(.sort-a0ac.chip-a1e2) {
  gap: 1.25em;
}
:where(.shade_tiny_6801.filter_bronze_2937) {
  gap: 2em;
}
:where(.shade_tiny_6801.chip-a1e2) {
  gap: 2em;
}
.description-thick-842a {
  font-size: 1.5em;
  line-height: 1.6;
}

.south-a6b5 .outer_033f {
  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);
}
.link_ccbf .middle_bee2 {
  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);
}
.video_4019 {
  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);
}
.video_4019.new-f609 .easy-f748 {
  background-color: var(--e-global-color-primary);
}
.video_4019.card-7a46 .easy-f748,
.video_4019.notice-f0b8 .easy-f748 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gradient-02dc .summary_lite_ce4c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.shade-old-5c29 {
  --divider-color: var(--e-global-color-secondary);
}
.shade-old-5c29 .wrapper-middle-658e {
  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);
}
.shade-old-5c29.easy-be6b .description_217b {
  background-color: var(--e-global-color-secondary);
}
.shade-old-5c29.outline_4a0f .description_217b,
.shade-old-5c29.alert_huge_0795 .description_217b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.shade-old-5c29.outline_4a0f .description_217b,
.shade-old-5c29.alert_huge_0795 .description_217b svg {
  fill: var(--e-global-color-secondary);
}
.video-wide-2a27 .feature-503b {
  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);
}
.video-wide-2a27 .left-3138 {
  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-dynamic-dc0b.easy-be6b .description_217b {
  background-color: var(--e-global-color-primary);
}
.main-dynamic-dc0b.outline_4a0f .description_217b,
.main-dynamic-dc0b.alert_huge_0795 .description_217b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.main-dynamic-dc0b.outline_4a0f .description_217b,
.main-dynamic-dc0b.alert_huge_0795 .description_217b svg {
  fill: var(--e-global-color-primary);
}
.bronze_5880.easy-be6b .description_217b {
  background-color: var(--e-global-color-primary);
}
.bronze_5880.outline_4a0f .description_217b,
.bronze_5880.alert_huge_0795 .description_217b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.bronze_5880 .list-west-085e {
  color: var(--e-global-color-primary);
}
.bronze_5880 .list-west-085e,
.bronze_5880 .list-west-085e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_5880 .banner_5205 {
  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);
}
.module-top-8c31 .smooth-a5e8 {
  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);
}
.warm-9faa .footer-soft-5d12 .shadow_3f4f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_015b .menu_c4e7:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.article_015b .module-02df i {
  color: var(--e-global-color-primary);
}
.article_015b .module-02df svg {
  fill: var(--e-global-color-primary);
}
.article_015b .list_dim_57e4 {
  color: var(--e-global-color-secondary);
}
.article_015b .menu_c4e7 > .list_dim_57e4,
.article_015b .menu_c4e7 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_focused_0530 .button-52f6 {
  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);
}
.frame_focused_0530 .paper_d328 {
  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);
}
.black_6437 .border_simple_626f .warm-5e82 {
  background-color: var(--e-global-color-primary);
}
.black_6437 .item-e696 {
  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);
}
.selected_bc6f .upper_d96d {
  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);
}
.selected_bc6f .item_out_d6ee {
  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);
}
.selected_bc6f .hard-c984 {
  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);
}
.active_7459 .element-silver-cdb5,
.active_7459 .element-silver-cdb5 a {
  color: var(--e-global-color-primary);
}
.active_7459 .element-silver-cdb5.detail-945b,
.active_7459 .element-silver-cdb5.detail-945b a {
  color: var(--e-global-color-accent);
}
.active_7459 .element-silver-cdb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_7459 .under-8cf5 {
  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);
}
.element-ddd2 .image-7417,
.element-ddd2 .photo_3e64 {
  color: var(--e-global-color-primary);
}
.element-ddd2 .image-7417 svg {
  fill: var(--e-global-color-primary);
}
.element-ddd2 .detail-945b .image-7417,
.element-ddd2 .detail-945b .photo_3e64 {
  color: var(--e-global-color-accent);
}
.element-ddd2 .detail-945b .image-7417 svg {
  fill: var(--e-global-color-accent);
}
.element-ddd2 .photo_3e64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-ddd2 .under-8cf5 {
  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);
}
.light-3c47 .thumbnail_lite_383e,
.light-3c47 .current-ba3e {
  color: var(--e-global-color-primary);
}
.light-3c47 .current-ba3e svg {
  fill: var(--e-global-color-primary);
}
.light-3c47 .element-silver-cdb5.detail-945b a,
.light-3c47
  .element-silver-cdb5.detail-945b
  .current-ba3e {
  color: var(--e-global-color-accent);
}
.light-3c47 .thumbnail_lite_383e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-3c47 .under-8cf5 {
  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-hard-6393 .gallery_a558 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-hard-6393 .static_796c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_large_577e .wood_1ca2 .section-34e7 {
  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);
}
.title_large_577e .wood_1ca2 .stale-c77e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_large_577e .cold_4a32 .section-34e7 {
  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);
}
.title_large_577e
  .cold_4a32
  .stale-c77e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_large_577e
  .gallery_rough_072b
  .section-34e7 {
  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);
}
.title_large_577e
  .gallery_rough_072b
  .stale-c77e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_large_577e
  .layout_2d6e
  .section-34e7 {
  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);
}
.title_large_577e
  .layout_2d6e
  .stale-c77e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_c247 .dropdown_dirty_ef85 {
  background-color: var(--e-global-color-primary);
}
.pressed_c247 .dropdown_dirty_ef85:hover {
  background-color: var(--e-global-color-primary);
}
.pressed_c247 .active_33c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_c247
  .dropdown_dirty_ef85:hover
  .active_33c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_stale_cae6 .fluid-3b15 {
  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);
}
.pagination_8b6e .white_0795 .out-6251 a {
  background-color: var(--e-global-color-accent);
}
.pagination_8b6e .white_0795 .shade_fd3b a {
  background-color: var(--e-global-color-accent);
}
.pagination_8b6e .white_0795 .out-6251 a,
.pagination_8b6e .white_0795 .shade_fd3b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-8a0d
  .breadcrumb_thick_0234.first_10f8
  .white_0795
  a.card_2601 {
  background-color: var(--e-global-color-accent);
}
.fast-8a0d
  .breadcrumb_thick_0234.first_10f8
  .white_0795
  span.card_2601.fn-current-81c9 {
  background-color: var(--e-global-color-text);
}
.fast-8a0d
  .breadcrumb_thick_0234.first_10f8
  .white_0795
  .card_2601 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_silver_d948 .bronze_c710 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_silver_d948
  .video-hot-220c
  > .box_3a80
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_silver_d948
  .steel_410a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_silver_d948
  .form-5d83
  .progress_38cd,
.banner_silver_d948
  .form-5d83
  .summary-87f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_silver_d948
  .form-5d83
  .inner-59a8,
.banner_silver_d948
  .form-5d83
  a
  .inner-59a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_silver_d948
  .form-5d83
  .mini_0273 {
  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);
}
.banner_silver_d948
  .form-5d83
  .small_a5d2 {
  background-color: var(--e-global-color-primary);
}
.banner_silver_d948
  .form-5d83
  .small_a5d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_silver_d948
  .form-5d83
  .small_a5d2:hover {
  background-color: var(--e-global-color-primary);
}
.banner_silver_d948
  .form-5d83
  .paragraph-1ce5 {
  background-color: var(--e-global-color-primary);
}
.banner_silver_d948
  .form-5d83
  .paragraph-1ce5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_silver_d948
  .form-5d83
  .paragraph-1ce5:hover {
  background-color: var(--e-global-color-primary);
}
.banner_silver_d948
  .iron_bc66
  .message-fluid-2ad6
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_silver_d948
  .iron_bc66
  .aside-clean-f113 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_silver_d948
  .iron_bc66
  .mini_0273 {
  color: var(--e-global-color-text);
}
.banner_silver_d948
  .iron_bc66
  .mini_0273
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_silver_d948
  .iron_bc66
  .small_a5d2 {
  background-color: var(--e-global-color-primary);
}
.banner_silver_d948
  .iron_bc66
  .small_a5d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_silver_d948
  .iron_bc66
  .small_a5d2:hover {
  background-color: var(--e-global-color-primary);
}
.banner_silver_d948
  .iron_bc66
  .paragraph-1ce5 {
  background-color: var(--e-global-color-primary);
}
.banner_silver_d948
  .iron_bc66
  .paragraph-1ce5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_silver_d948
  .iron_bc66
  .paragraph-1ce5:hover {
  background-color: var(--e-global-color-primary);
}
.banner_silver_d948 .accordion-bd7c {
  background-color: var(--e-global-color-primary);
}
.banner_silver_d948 .accordion-bd7c:hover {
  background-color: var(--e-global-color-primary);
}
.banner_silver_d948 .paragraph-cold-d23d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_silver_d948 .focus-yellow-d461 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_8440 .primary-large-bc30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_8440
  .in-c5ff
  > div:nth-child(3)
  .primary-large-bc30,
.texture_8440
  .motion_2f09
  > div:nth-child(1)
  .primary-large-bc30,
.texture_8440
  .text-slow-a370
  > div:nth-child(1)
  .primary-large-bc30,
.texture_8440
  .hover_e532
  > div:nth-child(1)
  .primary-large-bc30,
.texture_8440
  .out-2688
  > div:nth-child(1)
  .primary-large-bc30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_8440 .widget_1659 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_8440 .accordion-next-e211 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_8440 .brown-717e {
  background-color: var(--e-global-color-primary);
}
.texture_8440 .brown-717e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_8440 .brown-717e:hover {
  background-color: var(--e-global-color-primary);
}
.texture_8440 .texture_3e59 {
  background-color: var(--e-global-color-primary);
}
.texture_8440 .texture_3e59:hover {
  background-color: var(--e-global-color-primary);
}
.texture_8440 .paragraph-cold-d23d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_8440 .focus-yellow-d461 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-tall-3ba9 .caption_0a23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-tall-3ba9 .disabled-north-85c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-tall-3ba9 .pink-1b77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-tall-3ba9 .basic-6a3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-tall-3ba9 .sort-stone-2118 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-tall-3ba9 .texture_3e59 {
  background-color: var(--e-global-color-primary);
}
.feature-tall-3ba9 .texture_3e59:hover {
  background-color: var(--e-global-color-primary);
}
.simple-9480 .label-in-da25 {
  background-color: var(--e-global-color-secondary);
}
.simple-9480 .article_4770 {
  background-color: var(--e-global-color-text);
}
.simple-9480 .green-e040 {
  background-color: var(--e-global-color-secondary);
}
.simple-9480 .overlay_efa0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-9480 .small_23cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-9480 .dim_8d38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-9480 .silver_fe04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-9480 .pattern_3a83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ca4c .pressed_6264 .title_large_269c,
.hard_ca4c
  .pressed_6264
  .title_large_269c
  a,
.hard_ca4c .west_5019 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ca4c .pressed_6264 .tag_1582,
.hard_ca4c .label-dirty-0deb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ca4c .pressed_6264 .tag_1582 {
  color: var(--e-global-color-text);
}
.hard_ca4c .label-dirty-0deb {
  color: var(--e-global-color-text);
}
.hard_ca4c
  .pressed_6264
  .article-f0b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_ca4c .photo_last_63f4 .liquid-83be {
  background-color: var(--e-global-color-primary);
}
.hard_ca4c .photo_last_63f4 .liquid-83be:hover {
  background-color: var(--e-global-color-primary);
}
.hard_ca4c .photo_last_63f4 .secondary-dynamic-0735 li span {
  background-color: var(--e-global-color-text);
}
.hard_ca4c .photo_last_63f4 .secondary-dynamic-0735 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hard_ca4c
  .photo_last_63f4
  .secondary-dynamic-0735
  li.input-a459
  span {
  background-color: var(--e-global-color-accent);
}
.hard_ca4c .iron-7033 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-e600 .under-13b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-bbed .shade_505d {
  background-color: var(--e-global-color-primary);
}
.tag-bbed .button_a92e {
  background-color: var(--e-global-color-secondary);
}
.tag-bbed .active-5dab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-bbed .feature-43f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-bbed .status-5642 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-bbed .tooltip-full-2497 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-bbed .upper_3c70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-bbed .chip_hot_18d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-bbed .filter_dc54 {
  background-color: var(--e-global-color-primary);
}
.tag-bbed .filter_dc54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_a2a9 .modal-clean-a801 {
  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);
}
.tertiary_a2a9 .tabs-steel-b179 {
  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);
}
.tertiary_a2a9
  .gradient-bottom-f48b:after {
  background-color: var(--e-global-color-primary);
}
.tertiary_a2a9 .outer-37c2 {
  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);
}
.main_dynamic_d143 .west_5019 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_dynamic_d143 .label-dirty-0deb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-east-d53a .hidden-f7fe .gallery-854f {
  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);
}
.link-east-d53a .hidden-f7fe .small-45fc {
  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);
}
.medium-09e5 .accent_next_b22b {
  background-color: var(--e-global-color-primary);
}
.medium-09e5 .hard-f5d1 {
  background-color: var(--e-global-color-secondary);
}
.medium-09e5 .header_active_7788 .link-e9f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-09e5 .section_d45f .link-e9f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-4901 .hidden_pressed_a595 .north_f5da {
  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);
}
.next-4901 .hidden_pressed_a595 .hard_7fe8 {
  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);
}
.next-4901 .hidden_pressed_a595 .shadow_30a2 {
  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);
}
.red-ee48 .steel-1964 {
  border-color: var(--e-global-color-text);
}
.red-ee48 .brown_c507 {
  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);
}
.red-ee48 .secondary-full-74be {
  color: var(--e-global-color-primary);
}
.red-ee48 .section_bottom_704f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_a065 .highlight_thick_8a4f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_a065 .small_1e55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_a065 .slow_5e49:hover .highlight_thick_8a4f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_a065
  .slow_5e49:hover
  .small_1e55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-a2af .chip-silver-d79c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-a2af .soft_ba95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-8e70 .aside-cdb7 .column_new_1fcb {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-8e70 .orange-4023 .column_new_1fcb {
  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);
}
.search_0b68 .caption-b443 {
  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);
}
.left-799b .bronze_e535 .active-1a5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-799b .bronze_e535 .active-1a5e {
  background-color: var(--e-global-color-secondary);
}
.left-799b .message_over_3f8c .active-1a5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-799b .message_over_3f8c .active-1a5e {
  background-color: var(--e-global-color-secondary);
}
.left-799b .tertiary_bb29 .wrapper-b2fa {
  background-color: var(--e-global-color-primary);
}
.left-799b .tertiary_bb29:hover .wrapper-b2fa {
  background-color: var(--e-global-color-secondary);
}
.left-799b .liquid-83be {
  background-color: var(--e-global-color-primary);
}
.left-799b .liquid-83be:hover {
  background-color: var(--e-global-color-accent);
}
.left-799b .secondary-dynamic-0735 li span {
  background-color: var(--e-global-color-text);
}
.left-799b .secondary-dynamic-0735 li span:hover {
  background-color: var(--e-global-color-primary);
}
.left-799b .secondary-dynamic-0735 li.input-a459 span {
  background-color: var(--e-global-color-accent);
}
.hover_full_04b9 .dark-a4a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_full_04b9 .sidebar_right_75e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_upper_9080 .column_4b16:before {
  background-color: var(--e-global-color-secondary);
}
.filter_upper_9080 .paragraph-9e43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_upper_9080 .gallery_yellow_a025 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_87a2 .dynamic-b1f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_87a2 .dynamic-b1f2:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_87a2 .dynamic-b1f2.fn-active-81c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_87a2 .gradient-c45b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_87a2 .fast_3188 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_87a2 .green_c358 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_87a2 .gallery_complex_1e64 {
  background-color: var(--e-global-color-primary);
}
.gradient_87a2 .gallery_complex_1e64 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_87a2 .photo-f164 {
  background-color: var(--e-global-color-primary);
}
.gradient_87a2 .photo-f164 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-7fe2 .popup_08e0 .dirty_f1cb a {
  color: var(--e-global-color-secondary);
}
.focused-7fe2 .popup_08e0 .dirty_f1cb a:hover {
  color: var(--e-global-color-secondary);
}
.focused-7fe2 .popup_08e0 .dirty_f1cb,
.focused-7fe2 .popup_08e0 .dirty_f1cb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-7fe2 .popup_08e0 .breadcrumb_stale_f40f {
  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-7fe2 .popup_08e0 .hero-3dd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-7fe2 .popup_08e0 .mask_west_287f {
  background-color: var(--e-global-color-primary);
}
.focused-7fe2 .popup_08e0 .mask_west_287f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-7fe2 .popup_08e0 .mask_west_287f:hover {
  background-color: var(--e-global-color-primary);
}
.focused-7fe2 .popup_08e0 .tall_2d91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-7fe2 .popup_08e0 .tall_2d91 {
  background-color: var(--e-global-color-primary);
}
.focused-7fe2 .popup_08e0 .tall_2d91:hover {
  background-color: var(--e-global-color-primary);
}
.focused-7fe2 .popup_08e0 .liquid-83be {
  background-color: var(--e-global-color-primary);
}
.focused-7fe2 .popup_08e0 .liquid-83be:hover {
  background-color: var(--e-global-color-primary);
}
.focused-7fe2 .photo_last_63f4 .secondary-dynamic-0735 li span {
  background-color: var(--e-global-color-text);
}
.focused-7fe2 .photo_last_63f4 .secondary-dynamic-0735 li span:hover {
  background-color: var(--e-global-color-primary);
}
.focused-7fe2 .photo_last_63f4 .secondary-dynamic-0735 li.input-a459 span {
  background-color: var(--e-global-color-accent);
}
.focused-7fe2 .paragraph-cold-d23d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-7fe2 .focus-yellow-d461 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-bottom-f07e .static_fe3c .advanced-6f00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-bottom-f07e .static_fe3c .gallery_top_fd0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-bottom-f07e .static_fe3c .photo-c8d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-dynamic-e4b9 .soft-34af {
  border-color: var(--e-global-color-text);
}
.disabled-dynamic-e4b9 .middle_a471 {
  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);
}
.disabled-dynamic-e4b9 .block_218a {
  color: var(--e-global-color-secondary);
}
.disabled-dynamic-e4b9 .block_218a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-dynamic-e4b9 .notice_pro_14d9 > * {
  color: var(--e-global-color-primary);
}
.disabled-dynamic-e4b9 .notice_pro_14d9 > * svg {
  fill: var(--e-global-color-primary);
}
.disabled-dynamic-e4b9 .selected-44d7 {
  color: var(--e-global-color-primary);
}
.disabled-dynamic-e4b9 .selected-44d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-dynamic-e4b9 .next_5807 {
  color: var(--e-global-color-primary);
}
.disabled-dynamic-e4b9 .next_5807 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-dynamic-e4b9 .black-40a1 {
  color: var(--e-global-color-primary);
}
.disabled-dynamic-e4b9 .black-40a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-dynamic-e4b9 .feature-focused-4d76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-dynamic-e4b9 .progress_afd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-dynamic-e4b9 .progress_afd7.menu-d0b8 {
  color: var(--e-global-color-secondary);
}
.disabled-dynamic-e4b9 .progress_afd7.menu-d0b8 .chip-99af {
  color: var(--e-global-color-accent);
}
.disabled-dynamic-e4b9 .progress_afd7.cold_b724 {
  color: var(--e-global-color-text);
}
.disabled-dynamic-e4b9 .progress_afd7.cold_b724 .chip-99af {
  color: var(--e-global-color-text);
}
.disabled-dynamic-e4b9 .progress_afd7:before {
  border-top-color: var(--e-global-color-text);
}
.disabled-dynamic-e4b9 .gold_f2d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-dynamic-e4b9
  .gold_f2d8
  .column_middle_fd7d {
  background-color: var(--e-global-color-primary);
}
.disabled-dynamic-e4b9
  .gold_f2d8
  .column_middle_fd7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-dynamic-e4b9 .soft-34af .hover-basic-7146 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-purple-b635 .over_b208 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-purple-b635 .media_da87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_last_2d39 .tooltip-west-a60f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_last_2d39
  .box-d172
  .advanced_37a4 {
  background-color: var(--e-global-color-secondary);
}
.modal_last_2d39
  .box-d172.huge_b440
  .advanced_37a4 {
  background-color: var(--e-global-color-text);
}
.modal_last_2d39
  .box-d172:hover
  .advanced_37a4 {
  background-color: var(--e-global-color-accent);
}
.modal_last_2d39
  .box-d172.fn-active-81c9
  .advanced_37a4 {
  background-color: var(--e-global-color-primary);
}
.copper_fbdc .row_c902 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.copper_fbdc .article-7a4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_fbdc .widget-down-ee35 {
  background-color: var(--e-global-color-primary);
}
.copper_fbdc .widget-down-ee35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-brown-fe18 .fast-42e8 .active-dd10 .thick_8a24 {
  background-color: var(--e-global-color-secondary);
}
.heading-brown-fe18 .fast-42e8 .pink_82f8:after {
  background-color: var(--e-global-color-secondary);
}
.heading-brown-fe18 .tall_f165 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-brown-fe18 .dropdown-dirty-e8a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-brown-fe18 .steel-c955 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-brown-fe18 .thick_97f6 {
  background-color: var(--e-global-color-primary);
}
.heading-brown-fe18 .thick_97f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-brown-fe18 .dim_b88a {
  background-color: var(--e-global-color-secondary);
}
.heading-brown-fe18 .dim_b88a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-brown-fe18 .fast-42e8 .modal_b17a .large-4e26:hover {
  background-color: var(--e-global-color-primary);
}
.heading-brown-fe18
  .fast-42e8
  .modal_b17a
  .large-4e26.logo_eee1 {
  background-color: var(--e-global-color-primary);
}
.heading-brown-fe18 .fast-42e8 .item-under-12d9:before {
  border-color: var(--e-global-color-primary);
}
.heading-brown-fe18 .fast-42e8 .item-under-12d9:hover:before {
  border-color: var(--e-global-color-secondary);
}
.heading-brown-fe18
  .fast-42e8
  .item-under-12d9.first-2270:before {
  border-color: var(--e-global-color-primary);
}
.heading-brown-fe18 .section-next-d94a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_bottom_6734 .thumbnail-5d61 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_bottom_6734 .thumbnail-5d61:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_bottom_6734 .thumbnail-5d61.motion_15c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_bottom_6734 .hover_rough_8d60 {
  background-color: var(--e-global-color-primary);
}
.slider_bottom_6734 .hover_rough_8d60 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_bottom_6734
  .form_0c60
  .tabs_focused_f842
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_bottom_6734
  .aside_over_e873
  .tabs_focused_f842
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_plasma_97b3
  .header_dc5d
  .text_top_bd37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_plasma_97b3
  .header_dc5d
  .box_03ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_plasma_97b3 .disabled-ea5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_plasma_97b3 .white-cf84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_plasma_97b3 .white_a758 {
  background-color: var(--e-global-color-primary);
}
.link_plasma_97b3 .white_a758 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-08fe .card_7f66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-08fe .pressed-ff04 {
  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);
}
.background-08fe .selected_32c5 {
  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);
}
.background-08fe .selected_32c5 a:hover {
  color: var(--e-global-color-secondary);
}
.background-08fe .form-medium-afb3 {
  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-08fe .notification-center-b6a6 {
  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);
}
.background-08fe .thick_3564 .liquid-83be {
  background-color: var(--e-global-color-primary);
}
.background-08fe .thick_3564 .liquid-83be:hover {
  background-color: var(--e-global-color-accent);
}
.background-08fe
  .thick_3564
  .secondary-dynamic-0735
  li
  span {
  background-color: var(--e-global-color-text);
}
.background-08fe
  .thick_3564
  .secondary-dynamic-0735
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.background-08fe
  .thick_3564
  .secondary-dynamic-0735
  li.input-a459
  span {
  background-color: var(--e-global-color-accent);
}
.photo_hard_75cf
  .layout_red_e613
  .purple_f7f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_hard_75cf .layout_red_e613 .easy-4bed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_hard_75cf .layout_red_e613 .overlay_d87f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_hard_75cf .bright-0615 {
  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);
}
.photo_hard_75cf
  .prev_c3c3.icon-stale-478c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > a {
  background-color: var(--e-global-color-text);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > a
  .filter-e2e2.section-narrow-310b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > a
  .background-da28.plasma-7a2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > .content_ead5
  .alert-orange-35a9
  > a {
  background-color: var(--e-global-color-secondary);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > .content_ead5
  .alert-orange-35a9
  > a
  .motion_37fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > .content_ead5
  .alert-orange-35a9
  > a
  .background-da28.block_68ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > a
  .pro_3abb:before {
  color: var(--e-global-color-text);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > .content_ead5
  a
  .pro_3abb:before {
  color: var(--e-global-color-text);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9.caption-eacf
  > a
  .pro_3abb:before {
  color: var(--e-global-color-text);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > .content_ead5
  .alert-orange-35a9.caption-eacf
  > a
  .pro_3abb:before {
  color: var(--e-global-color-text);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > a
  .article-734a
  .mask-3c88 {
  color: var(--e-global-color-text);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > .content_ead5
  a
  .article-734a
  .mask-3c88 {
  color: var(--e-global-color-text);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > a
  .article-734a
  .mask-3c88,
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > .content_ead5
  a
  .article-734a
  .mask-3c88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > a
  .badge_8b3a:before {
  color: var(--e-global-color-text);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > .content_ead5
  a
  .badge_8b3a:before {
  color: var(--e-global-color-text);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9.caption-eacf
  > a
  .badge_8b3a:before {
  color: var(--e-global-color-text);
}
.accordion-fixed-b30f
  > .modal-7077
  > div
  > .widget-action-a1cd
  > .alert-orange-35a9
  > .content_ead5
  .alert-orange-35a9.caption-eacf
  > a
  .badge_8b3a:before {
  color: var(--e-global-color-text);
}
.form-de04 .module-961b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-de04
  .slow-da3c:hover
  .module-961b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_e376
  > .modal-7077
  > .heading-full-2498
  > .breadcrumb-f97e
  > .carousel_solid_ad54
  > .detail_east_f577
  .message-8768 {
  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);
}
.upper_e376
  > .modal-7077
  > .heading-full-2498
  > .breadcrumb-f97e
  > .carousel_solid_ad54
  > .detail_east_f577:hover
  .message-8768 {
  color: var(--e-global-color-text);
}
.upper_e376
  > .modal-7077
  > .heading-full-2498
  > .breadcrumb-f97e
  > .carousel_solid_ad54
  > .detail_east_f577:hover
  .message-8768 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_e376
  > .modal-7077
  > .heading-full-2498
  > .breadcrumb-f97e
  > .carousel_solid_ad54.search_1ea2
  > .detail_east_f577
  .message-8768 {
  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);
}
.panel_205d .filter_fluid_3c4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_205d .dropdown_fixed_0632 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_205d .stale_d7d1 {
  background-color: var(--e-global-color-primary);
}
.panel_205d .stale_d7d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_slow_0063
  > .modal-7077
  > .media_b4de
  > .component_d86e
  > .icon_out_3f98
  .wood-e44b {
  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);
}
.icon_slow_0063
  > .modal-7077
  > .media_b4de
  > .component_d86e
  > .icon_out_3f98
  .east-82be {
  color: var(--e-global-color-text);
}
.icon_slow_0063
  > .modal-7077
  > .media_b4de
  > .component_d86e
  > .icon_out_3f98:hover
  .wood-e44b {
  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);
}
.icon_slow_0063
  > .modal-7077
  > .media_b4de
  > .component_d86e
  > .icon_out_3f98:hover
  .east-82be {
  color: var(--e-global-color-secondary);
}
.icon_slow_0063
  > .modal-7077
  > .media_b4de
  > .component_d86e
  > .icon_out_3f98.logo_eebb
  .wood-e44b {
  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);
}
.icon_slow_0063
  > .modal-7077
  > .media_b4de
  > .component_d86e
  > .icon_out_3f98.logo_eebb
  .east-82be {
  color: var(--e-global-color-primary);
}
.texture_simple_d701
  .search-up-85d7
  .secondary_99a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_simple_d701 .bronze_5131 .hover-basic-7146 .heading-deb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-wood-e248 .active_281e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-wood-e248 .west_15ad .active_281e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-wood-e248 .dim-e268 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-wood-e248 .dim-e268 {
  background-color: var(--e-global-color-primary);
}
.button_68c0 .heading_simple_f6ab .bright-90bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_68c0
  .heading_simple_f6ab:hover
  .item-first-a7ca {
  color: var(--e-global-color-secondary);
}
.button_68c0
  .heading_simple_f6ab:hover
  .bright-90bb {
  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);
}
.detail_prev_1ab7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.tag-west-5ac3 {
  flex-direction: column;
}

.tag-west-5ac3 .north_6c60 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFD700; /* 金黄色标题 */
  margin-bottom: 5px !important;
  margin-top: -10px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 添加文字阴影增强视觉效果 */
}

h2.tag-west-5ac3 .north_6c60 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
  color: #FFD700; /* 金黄色 */
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.tag-west-5ac3 .item_easy_b201 {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

span {
  color: #F0F8FF; /* 淡蓝白色 */
}

.sort_4c20.sort_east_5e22 {
  display: none;
}

.dim_86f0 {
  display: none;
}

body,
.dirty-5adb {
  background: linear-gradient(135deg, #1B4D3E 0%, #2D5016 50%, #0F4C75 100%) !important;
  /* 巴西风格渐变背景：从深绿到橄榄绿到深蓝 */
  background-attachment: fixed;
}

.picture-a6fa.paragraph-solid-6196 {
  margin-bottom: 40px;
  width: 100%;
}

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

.tag-west-5ac3 a {
  width: 100%;
}

.tag-5a35 .rough_62b8.disabled_06c6 {
  width: 20% !important;
}

.hard-4e47 {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.hard-4e47:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

.hard-4e47 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

.hard-4e47:hover svg {
  fill: #FFFFFF;
  transform: translateX(3px); /* 箭头向右移动 */
}

.soft_8557 {
  background: linear-gradient(45deg, #00A86B 0%, #28B463 100%); /* 巴西绿渐变 */
  border-radius: 12px;
  color: #FFFFFF;
  width: 120px; /* 稍微增加宽度 */
  padding: 12px 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 168, 107, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.soft_8557:hover {
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(0, 168, 107, 0.5);
  background: linear-gradient(45deg, #008F5A 0%, #239B56 100%);
}

.soft_8557:nth-child(2) {
  background: transparent;
  color: #FFD700;
  transition: all 0.3s ease;
  border: 2px solid #FFD700;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

.soft_8557:nth-child(2):hover {
  color: #1B4D3E;
  background: #FFD700;
  box-shadow: 0 6px 20px rgba(255, 215, 0, 0.4);
}

.tag-5a35
  .rough_62b8.accordion_yellow_7ad3
  .hover-5fa8
  .tall_9d4c {
  font-size: 20px !important;
}

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

.widget-center-ecd7 {
  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;
}

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

  text-align: center;
}

.sidebar_south_0d9f.huge_82d9 > .image_short_8306 {
  display: flex;
  align-items: center;
}

.outline-0650 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.message-gas-8c2b {
  position: relative;
  width: 100%;
}

.outer-61cd {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

.filter-complex-97f9 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

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

.tag-5a35
  .rough_62b8.selected-5af3
  .main-3414
  .card_pro_75a2 {
  width: 100% !important;
}

.block-cool-c6c3 {
  width: 500px !important;
  max-width: none;
}

.shade-8961 {
  width: 100%;
}

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

.brown-1545 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.brown-1545:hover .wood_a0f5 {
  visibility: visible;
}
.brown-1545:hover.brown-1545::before {
  display: block;
}

.table_up_2c24 h3 {
  color: #fff;
}

.accent_glass_21cf {
  margin: 0;
}

.tag-5a35
  .rough_62b8.selected-5af3
  .card_pro_75a2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.stale_c878 {
  width: 100%;
}

.button_slow_ed85 {
  width: 100%;
}

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

.button_slow_ed85 {
  width: 100%;
}

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

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

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

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

.tag-west-5ac3 .north_6c60.footer_pink_600b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.tag-west-5ac3 h1.north_6c60 {
  margin-top: 80px !important;
}

.tag-5a35 .rough_62b8.status_0217 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.clean_b114 img {
  width: 100%;
}

.modal_hard_e295 .item_2f61.hover-5fa8 {
  justify-content: space-between;
}

.tall_889e {
  display: none;
}

.gallery_bee8 .item_easy_b201 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .sidebar_south_0d9f .image_short_8306 {
    flex-wrap: nowrap !important;
  }
}

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

  .block-cool-c6c3 {
    width: 100% !important;
  }
}

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

  .hard-4e47 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .modal_hard_e295 .item_2f61.hover-5fa8 {
    border-bottom: 1px solid #f0c159;
  }

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

  .sidebar_south_0d9f.huge_82d9 > .image_short_8306 {
    gap: 15px;
    justify-content: space-between;
  }

  .tag-5a35
    .rough_62b8.selected-5af3
    .card_pro_75a2
    img {
    width: 60% !important;
  }

  .outer-61cd {
    left: 2%;
  }

  .logo_b67b {
    margin: 10px 0;
  }

  .tag-west-5ac3 .item_easy_b201 {
    margin: 0;
    margin-bottom: 10px;
  }

  .hard-4e47 {
    font-size: 16px !important;
  }

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

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

  h2.tag-west-5ac3 .north_6c60,
  .tag-west-5ac3 .north_6c60 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .card_pro_75a2 {
    justify-content: center;
  }

  .tag-west-5ac3 .item_easy_b201 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .wrapper-black-5f00 {
    margin-bottom: 15px !important;
  }

  .tag-5a35 .rough_62b8.disabled_06c6 {
    width: 75% !important;
  }

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

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

  h2.tag-west-5ac3 .north_6c60,
  .tag-west-5ac3 .north_6c60 {
    font-size: 30px !important;
  }

  .card_pro_75a2 {
    justify-content: center;
  }

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

  .paragraph-pro-4a2b
    .tag-a806.iron_6283 {
    margin: 0 !important;
  }

  .outline-0650 {
    margin: 0;
    gap: 10px;
  }

  .logo_b67b {
    display: flex;
  }

  .row_bottom_3203 .hard-4e47 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .widget-2a07 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .tag-west-5ac3 h1.north_6c60 {
    margin-top: 40px !important;
  }

  .tag-5a35
    .rough_62b8.selected-5af3
    .card_pro_75a2
    img,
  .video-wide-2a27 .main-3414 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .tag-5a35 .rough_62b8.disabled_06c6 {
    width: 100% !important;
  }

  .sidebar_south_0d9f.huge_82d9 > .image_short_8306 {
    gap: 3px;
  }

  .tag-west-5ac3 .item_easy_b201 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.modal_hard_e295 .item_2f61.hover-5fa8 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.modal_hard_e295 .item_2f61.hover-5fa8:hover {
  background: rgba(255, 215, 0, 0.2);
  color: #FFD700 !important;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
}

.tall_9d4c {
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  color: #F0F8FF !important;
  font-size: 12px !important;
}

/* 图片容器简化样式 */
.message-gas-8c2b {
  position: relative;
  width: 100%;
}

.tag-west-5ac3 {
  position: relative;
  padding-top: 30px;
}

/* 手机菜单触发器巴西风格 */
.sort_4c20 {
  background: rgba(255, 215, 0, 0.2);
  border-radius: 10px;
  padding: 8px;
  transition: all 0.3s ease;
}

.sort_4c20:hover {
  background: rgba(255, 215, 0, 0.4);
  transform: scale(1.05);
}

/* 列表项巴西风格增强 */
ol li a {
  font-size: 30px;
  color: #F0F8FF !important;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
}

ol li a:hover {
  color: #FFD700 !important;
  background: rgba(255, 215, 0, 0.1);
  transform: translateX(10px);
}

ol li::marker {
  font-size: 22px;
  color: #FFD700 !important;
}

/* 图片块简化样式 */
.hidden-hovered-fa36 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .modal_hard_e295 .item_2f61.hover-5fa8 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .tag-west-5ac3 .north_6c60 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .hard-4e47 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

/* 导航菜单防换行优化 */
.hovered-990e {
  flex-wrap: nowrap !important;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  gap: 2px;
}

.hovered-990e .search-980a {
  flex-shrink: 0;
  white-space: nowrap;
}

.hovered-990e .silver_b25c {
  flex-shrink: 0;
  min-width: fit-content;
}

.hovered-990e .tall_9d4c {
  white-space: nowrap;
}

/* 隐藏水平滚动条但保持功能 */
.hovered-990e::-webkit-scrollbar {
  height: 0px;
  background: transparent;
}

.hovered-990e {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.hovered-990e .search-980a {
  max-width: 80px !important;
}

.hovered-990e .silver_b25c {
  max-width: 80px !important;
  overflow: hidden;
}

.hovered-990e .item_2f61.hover-5fa8 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.hovered-990e .tall_9d4c {
  font-size: 11px !important;
  line-height: 1.2 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 登录和注册按钮炫酷闪烁动画 */
@keyframes button-glow-pulse {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(0, 168, 107, 0.8),
      0 0 20px 5px rgba(0, 168, 107, 0.4);
    filter: brightness(1.3);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
}

@keyframes button-glow-pulse-gold {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(255, 215, 0, 0.8),
      0 0 20px 5px rgba(255, 215, 0, 0.4);
    filter: brightness(1.4);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
}

/* 应用炫酷闪烁动画到按钮 */
.soft_8557 {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  position: relative;
  overflow: hidden;
}

.soft_8557:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
}

.soft_8557:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s;
}

/* 添加内部光效 */
.soft_8557::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, 
    transparent 30%, 
    rgba(255, 255, 255, 0.3) 50%, 
    transparent 70%);
  transform: rotate(45deg);
  animation: shine-sweep 3s linear infinite;
}

@keyframes shine-sweep {
  0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
  100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* 强制首页按钮动画 - 解决动画冲突 */
body .soft_8557:nth-child(1),
.tag-5a35 .soft_8557:nth-child(1),
#page .soft_8557:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .soft_8557:nth-child(2),
.tag-5a35 .soft_8557:nth-child(2),
#page .soft_8557:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s !important;
  transform-origin: center center !important;
}

/* 确保悬停时不干扰动画 */
.soft_8557:hover {
  animation-play-state: running !important;
}

/* css-noise: ce44 */
.promo-block-n6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
