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(.fixed-c24e) {
  gap: 0.5em;
}
:where(.block-white-747b) {
  gap: 0.5em;
}
body .upper_7ce0 > .thumbnail_6ccf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .upper_7ce0 > .over_b60d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .upper_7ce0 > .gallery-tiny-d475 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .heading_fast_6475 > .thumbnail_6ccf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .heading_fast_6475 > .over_b60d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .heading_fast_6475 > .gallery-tiny-d475 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .heading_fast_6475
  > :where(:not(.thumbnail_6ccf):not(.over_b60d):not(.up_b067)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .heading_fast_6475 > .section-fixed-671a {
  max-width: var(--wp--style--global--wide-size);
}
body .fixed-c24e {
  display: flex;
}
body .fixed-c24e {
  flex-wrap: wrap;
  align-items: center;
}
body .fixed-c24e > * {
  margin: 0;
}
body .block-white-747b {
  display: grid;
}
body .block-white-747b > * {
  margin: 0;
}
:where(.progress_032c.fixed-c24e) {
  gap: 2em;
}
:where(.progress_032c.block-white-747b) {
  gap: 2em;
}
:where(.prev_f3a9.fixed-c24e) {
  gap: 1.25em;
}
:where(.prev_f3a9.block-white-747b) {
  gap: 1.25em;
}
.video-4abe {
  color: var(--wp--preset--color--black) !important;
}
.caption-c6f9 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.outline-pink-10a3 {
  color: var(--wp--preset--color--white) !important;
}
.copper_6eae {
  color: var(--wp--preset--color--pale-pink) !important;
}
.secondary_9ff0 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.feature_88c1 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.copper_d8c6 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.popup_under_3ca7 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.dirty_0475 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.large-b9e9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.icon_mini_ce4e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.sidebar_1291 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.overlay-a5aa {
  background-color: var(--wp--preset--color--black) !important;
}
.card-slow-cbf3 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.down_003f {
  background-color: var(--wp--preset--color--white) !important;
}
.surface_gold_b6fa {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.row_278f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.light_7874 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.paper_4fad {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dirty_7f30 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.article-orange-7e3e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.lite-79dc {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.notice_2b6e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.small_b028 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.blue_8d98 {
  border-color: var(--wp--preset--color--black) !important;
}
.focused-bff5 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.up-b8f7 {
  border-color: var(--wp--preset--color--white) !important;
}
.alert-517a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hero_249f {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.outline-south-d946 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.media-center-7878 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.info-3079 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.paragraph_small_f820 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.background_first_2dbf {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row-4295 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.filter_526f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.light_cbbf {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.copper-f54a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hover_advanced_b1e0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.soft_d0c8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.sort-ee9f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.picture_old_c0ef {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.carousel_ea84 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.list_7428 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.brown_5a03 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.outline-60ce {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.mini_3325 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gradient_1a0e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.gold_34ee {
  font-size: var(--wp--preset--font-size--small) !important;
}
.article-white-52a4 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.up-e23a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.aside_7d74 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.footer_huge_868f a:where(:not(.feature-a2bd)) {
  color: inherit;
}
:where(.prev_f3a9.fixed-c24e) {
  gap: 1.25em;
}
:where(.prev_f3a9.block-white-747b) {
  gap: 1.25em;
}
:where(.progress_032c.fixed-c24e) {
  gap: 2em;
}
:where(.progress_032c.block-white-747b) {
  gap: 2em;
}
.dim-e54b {
  font-size: 1.5em;
  line-height: 1.6;
}

.secondary-7152 .gold_fa2d {
  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);
}
.pattern-gold-c667 .steel_0640 {
  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-6e73 {
  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-6e73.notice_slow_aa6e .card_stale_c5e9 {
  background-color: var(--e-global-color-primary);
}
.red-6e73.clean_23c0 .card_stale_c5e9,
.red-6e73.link_c8f7 .card_stale_c5e9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.heading-c0a1 .liquid-9515 {
  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);
}
.thumbnail-3ea9 {
  --divider-color: var(--e-global-color-secondary);
}
.thumbnail-3ea9 .alert_16db {
  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);
}
.thumbnail-3ea9.article-wood-e8f7 .title-cold-4c72 {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-3ea9.label-huge-2f0d .title-cold-4c72,
.thumbnail-3ea9.preview-b2e4 .title-cold-4c72 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.thumbnail-3ea9.label-huge-2f0d .title-cold-4c72,
.thumbnail-3ea9.preview-b2e4 .title-cold-4c72 svg {
  fill: var(--e-global-color-secondary);
}
.modal-ef17 .current_69e5 {
  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);
}
.modal-ef17 .over_e5f5 {
  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);
}
.card-gas-2327.article-wood-e8f7 .title-cold-4c72 {
  background-color: var(--e-global-color-primary);
}
.card-gas-2327.label-huge-2f0d .title-cold-4c72,
.card-gas-2327.preview-b2e4 .title-cold-4c72 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.card-gas-2327.label-huge-2f0d .title-cold-4c72,
.card-gas-2327.preview-b2e4 .title-cold-4c72 svg {
  fill: var(--e-global-color-primary);
}
.nav_tall_af73.article-wood-e8f7 .title-cold-4c72 {
  background-color: var(--e-global-color-primary);
}
.nav_tall_af73.label-huge-2f0d .title-cold-4c72,
.nav_tall_af73.preview-b2e4 .title-cold-4c72 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.nav_tall_af73 .tag_gas_4e6c {
  color: var(--e-global-color-primary);
}
.nav_tall_af73 .tag_gas_4e6c,
.nav_tall_af73 .tag_gas_4e6c a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_tall_af73 .component-smooth-6028 {
  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-c218 .photo_0cf3 {
  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);
}
.black-dfd3 .up_60fe .thumbnail_out_72cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-df7e .hard_fa05:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.thumbnail-df7e .banner_7c8b i {
  color: var(--e-global-color-primary);
}
.thumbnail-df7e .banner_7c8b svg {
  fill: var(--e-global-color-primary);
}
.thumbnail-df7e .glass-1a2c {
  color: var(--e-global-color-secondary);
}
.thumbnail-df7e .hard_fa05 > .glass-1a2c,
.thumbnail-df7e .hard_fa05 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-advanced-225a .rough-bf0c {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-advanced-225a .heading-12b7 {
  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);
}
.section_stale_b37b .item-f680 .center-d25a {
  background-color: var(--e-global-color-primary);
}
.section_stale_b37b .tag-east-a4ee {
  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);
}
.mask_complex_81aa .picture-17b5 {
  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);
}
.mask_complex_81aa .link-outer-ebb0 {
  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);
}
.mask_complex_81aa .highlight_f75d {
  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);
}
.footer-0041 .down-ee40,
.footer-0041 .down-ee40 a {
  color: var(--e-global-color-primary);
}
.footer-0041 .down-ee40.modal_146d,
.footer-0041 .down-ee40.modal_146d a {
  color: var(--e-global-color-accent);
}
.footer-0041 .down-ee40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-0041 .component_pink_a19b {
  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);
}
.inner-c04e .popup-bronze-daf9,
.inner-c04e .badge_3d51 {
  color: var(--e-global-color-primary);
}
.inner-c04e .popup-bronze-daf9 svg {
  fill: var(--e-global-color-primary);
}
.inner-c04e .modal_146d .popup-bronze-daf9,
.inner-c04e .modal_146d .badge_3d51 {
  color: var(--e-global-color-accent);
}
.inner-c04e .modal_146d .popup-bronze-daf9 svg {
  fill: var(--e-global-color-accent);
}
.inner-c04e .badge_3d51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-c04e .component_pink_a19b {
  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);
}
.tag-next-014a .active_041c,
.tag-next-014a .static-008d {
  color: var(--e-global-color-primary);
}
.tag-next-014a .static-008d svg {
  fill: var(--e-global-color-primary);
}
.tag-next-014a .down-ee40.modal_146d a,
.tag-next-014a
  .down-ee40.modal_146d
  .static-008d {
  color: var(--e-global-color-accent);
}
.tag-next-014a .active_041c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-next-014a .component_pink_a19b {
  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);
}
.center-6137 .banner-fresh-7bb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-6137 .thick_ec71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_6fc3 .active_7939 .caption_short_627e {
  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);
}
.hidden_6fc3 .active_7939 .container_c6a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_6fc3 .focus-758e .caption_short_627e {
  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);
}
.hidden_6fc3
  .focus-758e
  .container_c6a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_6fc3
  .photo_basic_ac1f
  .caption_short_627e {
  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);
}
.hidden_6fc3
  .photo_basic_ac1f
  .container_c6a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_6fc3
  .border-green-517b
  .caption_short_627e {
  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);
}
.hidden_6fc3
  .border-green-517b
  .container_c6a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_narrow_1ce4 .caption_south_3621 {
  background-color: var(--e-global-color-primary);
}
.progress_narrow_1ce4 .caption_south_3621:hover {
  background-color: var(--e-global-color-primary);
}
.progress_narrow_1ce4 .wood_0294 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_narrow_1ce4
  .caption_south_3621:hover
  .wood_0294 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_pressed_5789 .thick_8740 {
  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);
}
.out_21cb .tall_138b .table_top_ba82 a {
  background-color: var(--e-global-color-accent);
}
.out_21cb .tall_138b .active-purple-673b a {
  background-color: var(--e-global-color-accent);
}
.out_21cb .tall_138b .table_top_ba82 a,
.out_21cb .tall_138b .active-purple-673b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_2aa8
  .hover-ec00.input-7122
  .tall_138b
  a.highlight-9632 {
  background-color: var(--e-global-color-accent);
}
.black_2aa8
  .hover-ec00.input-7122
  .tall_138b
  span.highlight-9632.fn-current-69b5 {
  background-color: var(--e-global-color-text);
}
.black_2aa8
  .hover-ec00.input-7122
  .tall_138b
  .highlight-9632 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6f35 .medium_9e74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6f35
  .pro_f026
  > .hero_down_35fc
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6f35
  .module_255a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6f35
  .sidebar-b0c5
  .gallery-a4bb,
.slider_6f35
  .sidebar-b0c5
  .element-new-a485 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_6f35
  .sidebar-b0c5
  .west-5e2a,
.slider_6f35
  .sidebar-b0c5
  a
  .west-5e2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6f35
  .sidebar-b0c5
  .heading-orange-72dd {
  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);
}
.slider_6f35
  .sidebar-b0c5
  .first-0411 {
  background-color: var(--e-global-color-primary);
}
.slider_6f35
  .sidebar-b0c5
  .first-0411 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6f35
  .sidebar-b0c5
  .first-0411:hover {
  background-color: var(--e-global-color-primary);
}
.slider_6f35
  .sidebar-b0c5
  .bright_9968 {
  background-color: var(--e-global-color-primary);
}
.slider_6f35
  .sidebar-b0c5
  .bright_9968 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6f35
  .sidebar-b0c5
  .bright_9968:hover {
  background-color: var(--e-global-color-primary);
}
.slider_6f35
  .image-bottom-ac02
  .orange_736e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_6f35
  .image-bottom-ac02
  .description_active_671b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6f35
  .image-bottom-ac02
  .heading-orange-72dd {
  color: var(--e-global-color-text);
}
.slider_6f35
  .image-bottom-ac02
  .heading-orange-72dd
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6f35
  .image-bottom-ac02
  .first-0411 {
  background-color: var(--e-global-color-primary);
}
.slider_6f35
  .image-bottom-ac02
  .first-0411 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6f35
  .image-bottom-ac02
  .first-0411:hover {
  background-color: var(--e-global-color-primary);
}
.slider_6f35
  .image-bottom-ac02
  .bright_9968 {
  background-color: var(--e-global-color-primary);
}
.slider_6f35
  .image-bottom-ac02
  .bright_9968 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6f35
  .image-bottom-ac02
  .bright_9968:hover {
  background-color: var(--e-global-color-primary);
}
.slider_6f35 .secondary-8ce3 {
  background-color: var(--e-global-color-primary);
}
.slider_6f35 .secondary-8ce3:hover {
  background-color: var(--e-global-color-primary);
}
.slider_6f35 .simple-1a43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_6f35 .mask_current_4af2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-0163 .motion-2435 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-0163
  .photo-abe4
  > div:nth-child(3)
  .motion-2435,
.banner-0163
  .accent-solid-96a1
  > div:nth-child(1)
  .motion-2435,
.banner-0163
  .disabled_soft_2a15
  > div:nth-child(1)
  .motion-2435,
.banner-0163
  .panel-clean-628f
  > div:nth-child(1)
  .motion-2435,
.banner-0163
  .main-1470
  > div:nth-child(1)
  .motion-2435 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-0163 .status-dark-d63f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-0163 .message-down-9a87 {
  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-0163 .sidebar_0d2b {
  background-color: var(--e-global-color-primary);
}
.banner-0163 .sidebar_0d2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-0163 .sidebar_0d2b:hover {
  background-color: var(--e-global-color-primary);
}
.banner-0163 .grid_orange_1ea6 {
  background-color: var(--e-global-color-primary);
}
.banner-0163 .grid_orange_1ea6:hover {
  background-color: var(--e-global-color-primary);
}
.banner-0163 .simple-1a43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-0163 .mask_current_4af2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_new_18c8 .paper-636a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_new_18c8 .hover-first-7c08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_new_18c8 .article_63ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_new_18c8 .solid-3082 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_new_18c8 .soft-9260 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_new_18c8 .grid_orange_1ea6 {
  background-color: var(--e-global-color-primary);
}
.surface_new_18c8 .grid_orange_1ea6:hover {
  background-color: var(--e-global-color-primary);
}
.right_8649 .new_468d {
  background-color: var(--e-global-color-secondary);
}
.right_8649 .stale-36b6 {
  background-color: var(--e-global-color-text);
}
.right_8649 .alert_72aa {
  background-color: var(--e-global-color-secondary);
}
.right_8649 .heading-stone-fdc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_8649 .photo-5e50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_8649 .footer-2b5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_8649 .pattern-5af6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_8649 .shade_5a2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_mini_6fe4 .highlight_short_91bd .icon_left_68c8,
.popup_mini_6fe4
  .highlight_short_91bd
  .icon_left_68c8
  a,
.popup_mini_6fe4 .box_7016 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_mini_6fe4 .highlight_short_91bd .gallery_bottom_5cfd,
.popup_mini_6fe4 .form-b066 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_mini_6fe4 .highlight_short_91bd .gallery_bottom_5cfd {
  color: var(--e-global-color-text);
}
.popup_mini_6fe4 .form-b066 {
  color: var(--e-global-color-text);
}
.popup_mini_6fe4
  .highlight_short_91bd
  .search_5631 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_mini_6fe4 .shadow-thick-6428 .link-mini-0d78 {
  background-color: var(--e-global-color-primary);
}
.popup_mini_6fe4 .shadow-thick-6428 .link-mini-0d78:hover {
  background-color: var(--e-global-color-primary);
}
.popup_mini_6fe4 .shadow-thick-6428 .surface_pro_9668 li span {
  background-color: var(--e-global-color-text);
}
.popup_mini_6fe4 .shadow-thick-6428 .surface_pro_9668 li span:hover {
  background-color: var(--e-global-color-primary);
}
.popup_mini_6fe4
  .shadow-thick-6428
  .surface_pro_9668
  li.panel_4664
  span {
  background-color: var(--e-global-color-accent);
}
.popup_mini_6fe4 .wood_3283 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_cd8d .dynamic_705a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_fixed_6404 .cool_7085 {
  background-color: var(--e-global-color-primary);
}
.description_fixed_6404 .lower-6664 {
  background-color: var(--e-global-color-secondary);
}
.description_fixed_6404 .backdrop_7cf5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_fixed_6404 .dropdown_light_ce16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_fixed_6404 .wide-9cf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_fixed_6404 .overlay-hard-fa65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_fixed_6404 .sort-in-d8f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_fixed_6404 .right_05e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_fixed_6404 .west-9351 {
  background-color: var(--e-global-color-primary);
}
.description_fixed_6404 .west-9351 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_6e4e .item-f502 {
  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);
}
.over_6e4e .complex-ee9d {
  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);
}
.over_6e4e
  .notice_d4eb:after {
  background-color: var(--e-global-color-primary);
}
.over_6e4e .hover_853b {
  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);
}
.layout_south_95cb .box_7016 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_south_95cb .form-b066 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-7e9b .hero_center_4c1b .tag_fe27 {
  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);
}
.lite-7e9b .hero_center_4c1b .over-681d {
  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);
}
.sort-gas-2b4c .right_ecf5 {
  background-color: var(--e-global-color-primary);
}
.sort-gas-2b4c .action_e32f {
  background-color: var(--e-global-color-secondary);
}
.sort-gas-2b4c .hard_1a25 .stale-6d2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-gas-2b4c .progress_left_fef4 .stale-6d2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-upper-10b5 .hover-light-1d12 .gas_9beb {
  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);
}
.outline-upper-10b5 .hover-light-1d12 .card-7299 {
  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);
}
.outline-upper-10b5 .hover-light-1d12 .sidebar_1460 {
  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);
}
.small-e12d .thumbnail_bronze_8931 {
  border-color: var(--e-global-color-text);
}
.small-e12d .element-a42a {
  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);
}
.small-e12d .shadow-fast-e9a7 {
  color: var(--e-global-color-primary);
}
.small-e12d .text_north_38b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-beae .detail_4bcf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-beae .wrapper-orange-17fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-beae .tertiary-purple-5073:hover .detail_4bcf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-beae
  .tertiary-purple-5073:hover
  .wrapper-orange-17fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_1961 .liquid-2ecf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_1961 .block-cc9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-1eac .first-bb78 .frame-narrow-1141 {
  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);
}
.dim-1eac .picture_f39b .frame-narrow-1141 {
  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);
}
.avatar-aa9b .container-6190 {
  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);
}
.icon_short_6c99 .stale-da8f .right_fb1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_short_6c99 .stale-da8f .right_fb1f {
  background-color: var(--e-global-color-secondary);
}
.icon_short_6c99 .south_8823 .right_fb1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_short_6c99 .south_8823 .right_fb1f {
  background-color: var(--e-global-color-secondary);
}
.icon_short_6c99 .thumbnail_3090 .module-prev-59ff {
  background-color: var(--e-global-color-primary);
}
.icon_short_6c99 .thumbnail_3090:hover .module-prev-59ff {
  background-color: var(--e-global-color-secondary);
}
.icon_short_6c99 .link-mini-0d78 {
  background-color: var(--e-global-color-primary);
}
.icon_short_6c99 .link-mini-0d78:hover {
  background-color: var(--e-global-color-accent);
}
.icon_short_6c99 .surface_pro_9668 li span {
  background-color: var(--e-global-color-text);
}
.icon_short_6c99 .surface_pro_9668 li span:hover {
  background-color: var(--e-global-color-primary);
}
.icon_short_6c99 .surface_pro_9668 li.panel_4664 span {
  background-color: var(--e-global-color-accent);
}
.summary-down-f285 .avatar_bdf6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-down-f285 .avatar_f211 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_stone_c558 .mask-b832:before {
  background-color: var(--e-global-color-secondary);
}
.hidden_stone_c558 .card-gas-8e79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_stone_c558 .bottom-3f60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-hard-89d4 .photo-bright-6499 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-hard-89d4 .photo-bright-6499:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-hard-89d4 .photo-bright-6499.fn-active-69b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-hard-89d4 .feature-e01f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-hard-89d4 .badge-hovered-fd33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-hard-89d4 .caption_6252 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-hard-89d4 .up_0203 {
  background-color: var(--e-global-color-primary);
}
.text-hard-89d4 .up_0203 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-hard-89d4 .detail-276f {
  background-color: var(--e-global-color-primary);
}
.text-hard-89d4 .detail-276f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_light_4bb4 .component-white-dcdb .bottom_971d a {
  color: var(--e-global-color-secondary);
}
.main_light_4bb4 .component-white-dcdb .bottom_971d a:hover {
  color: var(--e-global-color-secondary);
}
.main_light_4bb4 .component-white-dcdb .bottom_971d,
.main_light_4bb4 .component-white-dcdb .bottom_971d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_light_4bb4 .component-white-dcdb .button-8b52 {
  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_light_4bb4 .component-white-dcdb .widget_first_101b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_light_4bb4 .component-white-dcdb .sort-68ba {
  background-color: var(--e-global-color-primary);
}
.main_light_4bb4 .component-white-dcdb .sort-68ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_light_4bb4 .component-white-dcdb .sort-68ba:hover {
  background-color: var(--e-global-color-primary);
}
.main_light_4bb4 .component-white-dcdb .block_in_4c0b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_light_4bb4 .component-white-dcdb .block_in_4c0b {
  background-color: var(--e-global-color-primary);
}
.main_light_4bb4 .component-white-dcdb .block_in_4c0b:hover {
  background-color: var(--e-global-color-primary);
}
.main_light_4bb4 .component-white-dcdb .link-mini-0d78 {
  background-color: var(--e-global-color-primary);
}
.main_light_4bb4 .component-white-dcdb .link-mini-0d78:hover {
  background-color: var(--e-global-color-primary);
}
.main_light_4bb4 .shadow-thick-6428 .surface_pro_9668 li span {
  background-color: var(--e-global-color-text);
}
.main_light_4bb4 .shadow-thick-6428 .surface_pro_9668 li span:hover {
  background-color: var(--e-global-color-primary);
}
.main_light_4bb4 .shadow-thick-6428 .surface_pro_9668 li.panel_4664 span {
  background-color: var(--e-global-color-accent);
}
.main_light_4bb4 .simple-1a43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_light_4bb4 .mask_current_4af2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_8e19 .solid-70e7 .iron-0fdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_8e19 .solid-70e7 .picture_light_d891 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_8e19 .solid-70e7 .header_easy_eb01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_active_1200 .background-plasma-90a7 {
  border-color: var(--e-global-color-text);
}
.button_active_1200 .button_bronze_d591 {
  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);
}
.button_active_1200 .current_315e {
  color: var(--e-global-color-secondary);
}
.button_active_1200 .current_315e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_active_1200 .slider_962e > * {
  color: var(--e-global-color-primary);
}
.button_active_1200 .slider_962e > * svg {
  fill: var(--e-global-color-primary);
}
.button_active_1200 .status-right-950a {
  color: var(--e-global-color-primary);
}
.button_active_1200 .status-right-950a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_active_1200 .prev_ab92 {
  color: var(--e-global-color-primary);
}
.button_active_1200 .prev_ab92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_active_1200 .item-wide-3b6b {
  color: var(--e-global-color-primary);
}
.button_active_1200 .item-wide-3b6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_active_1200 .current_0513 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_active_1200 .thick_abaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_active_1200 .thick_abaf.carousel_wide_29ec {
  color: var(--e-global-color-secondary);
}
.button_active_1200 .thick_abaf.carousel_wide_29ec .avatar_red_dbe8 {
  color: var(--e-global-color-accent);
}
.button_active_1200 .thick_abaf.form-a327 {
  color: var(--e-global-color-text);
}
.button_active_1200 .thick_abaf.form-a327 .avatar_red_dbe8 {
  color: var(--e-global-color-text);
}
.button_active_1200 .thick_abaf:before {
  border-top-color: var(--e-global-color-text);
}
.button_active_1200 .notification-5d8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_active_1200
  .notification-5d8e
  .static_7962 {
  background-color: var(--e-global-color-primary);
}
.button_active_1200
  .notification-5d8e
  .static_7962 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_active_1200 .background-plasma-90a7 .full-3f1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-224e .alert_cold_61d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-224e .title-4f1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_b6d3 .soft-7ba1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_b6d3
  .surface_outer_d614
  .short_d69c {
  background-color: var(--e-global-color-secondary);
}
.prev_b6d3
  .surface_outer_d614.alert-purple-7ef4
  .short_d69c {
  background-color: var(--e-global-color-text);
}
.prev_b6d3
  .surface_outer_d614:hover
  .short_d69c {
  background-color: var(--e-global-color-accent);
}
.prev_b6d3
  .surface_outer_d614.fn-active-69b5
  .short_d69c {
  background-color: var(--e-global-color-primary);
}
.aside-92ad .feature-gas-c69c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.aside-92ad .button-b442 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-92ad .carousel-steel-f599 {
  background-color: var(--e-global-color-primary);
}
.aside-92ad .carousel-steel-f599 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-complex-cfc6 .detail_4e7f .wood_09c1 .tertiary_664b {
  background-color: var(--e-global-color-secondary);
}
.aside-complex-cfc6 .detail_4e7f .copper-5971:after {
  background-color: var(--e-global-color-secondary);
}
.aside-complex-cfc6 .top-1b33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-complex-cfc6 .aside-bottom-db06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-complex-cfc6 .tabs_right_77ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-complex-cfc6 .advanced_7b31 {
  background-color: var(--e-global-color-primary);
}
.aside-complex-cfc6 .advanced_7b31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-complex-cfc6 .gold_1d01 {
  background-color: var(--e-global-color-secondary);
}
.aside-complex-cfc6 .gold_1d01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-complex-cfc6 .detail_4e7f .blue-7abd .carousel_2314:hover {
  background-color: var(--e-global-color-primary);
}
.aside-complex-cfc6
  .detail_4e7f
  .blue-7abd
  .carousel_2314.nav_2b1b {
  background-color: var(--e-global-color-primary);
}
.aside-complex-cfc6 .detail_4e7f .notification-tall-fe59:before {
  border-color: var(--e-global-color-primary);
}
.aside-complex-cfc6 .detail_4e7f .notification-tall-fe59:hover:before {
  border-color: var(--e-global-color-secondary);
}
.aside-complex-cfc6
  .detail_4e7f
  .notification-tall-fe59.red-4fda:before {
  border-color: var(--e-global-color-primary);
}
.aside-complex-cfc6 .title-medium-dfdb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_415a .summary_b174 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_415a .summary_b174:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_415a .summary_b174.light-ce69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_415a .bright_6513 {
  background-color: var(--e-global-color-primary);
}
.status_415a .bright_6513 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_415a
  .pressed_6d5a
  .motion_68c3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_415a
  .paper-4dd0
  .motion_68c3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_up_4b96
  .accordion_2536
  .logo_orange_4f71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_up_4b96
  .accordion_2536
  .title-focused-a6fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_up_4b96 .icon-under-a35f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_up_4b96 .black-09e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_up_4b96 .widget-paper-1b18 {
  background-color: var(--e-global-color-primary);
}
.primary_up_4b96 .widget-paper-1b18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_gas_f04c .border-fce2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_gas_f04c .next_0a7a {
  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);
}
.section_gas_f04c .item-00a7 {
  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);
}
.section_gas_f04c .item-00a7 a:hover {
  color: var(--e-global-color-secondary);
}
.section_gas_f04c .overlay_a321 {
  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);
}
.section_gas_f04c .full-c49c {
  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);
}
.section_gas_f04c .block-5425 .link-mini-0d78 {
  background-color: var(--e-global-color-primary);
}
.section_gas_f04c .block-5425 .link-mini-0d78:hover {
  background-color: var(--e-global-color-accent);
}
.section_gas_f04c
  .block-5425
  .surface_pro_9668
  li
  span {
  background-color: var(--e-global-color-text);
}
.section_gas_f04c
  .block-5425
  .surface_pro_9668
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.section_gas_f04c
  .block-5425
  .surface_pro_9668
  li.panel_4664
  span {
  background-color: var(--e-global-color-accent);
}
.complex_5dba
  .row_99c4
  .hero-basic-0b34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_5dba .row_99c4 .tertiary_hard_a78d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_5dba .row_99c4 .stale-7a53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_5dba .active_thick_339d {
  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);
}
.complex_5dba
  .section-633b.pagination_3862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > a {
  background-color: var(--e-global-color-text);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > a
  .stale_f68c.tabs-3d9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > a
  .gallery_blue_6f47.container-1451 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > .pressed_7c39
  .outer-b4b5
  > a {
  background-color: var(--e-global-color-secondary);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > .pressed_7c39
  .outer-b4b5
  > a
  .narrow_4876 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > .pressed_7c39
  .outer-b4b5
  > a
  .gallery_blue_6f47.popup_pink_0734 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > a
  .gold_b7d9:before {
  color: var(--e-global-color-text);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > .pressed_7c39
  a
  .gold_b7d9:before {
  color: var(--e-global-color-text);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5.smooth_a36d
  > a
  .gold_b7d9:before {
  color: var(--e-global-color-text);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > .pressed_7c39
  .outer-b4b5.smooth_a36d
  > a
  .gold_b7d9:before {
  color: var(--e-global-color-text);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > a
  .tiny-d74f
  .widget_dark_5ab4 {
  color: var(--e-global-color-text);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > .pressed_7c39
  a
  .tiny-d74f
  .widget_dark_5ab4 {
  color: var(--e-global-color-text);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > a
  .tiny-d74f
  .widget_dark_5ab4,
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > .pressed_7c39
  a
  .tiny-d74f
  .widget_dark_5ab4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > a
  .gold-b7ef:before {
  color: var(--e-global-color-text);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > .pressed_7c39
  a
  .gold-b7ef:before {
  color: var(--e-global-color-text);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5.smooth_a36d
  > a
  .gold-b7ef:before {
  color: var(--e-global-color-text);
}
.detail_8a86
  > .left-834f
  > div
  > .layout_last_e106
  > .outer-b4b5
  > .pressed_7c39
  .outer-b4b5.smooth_a36d
  > a
  .gold-b7ef:before {
  color: var(--e-global-color-text);
}
.wrapper_6128 .tabs-7003 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_6128
  .article_up_3fc7:hover
  .tabs-7003 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_wide_4a86
  > .left-834f
  > .component-south-b9fe
  > .content_middle_67f1
  > .label_stale_217b
  > .old-98b9
  .center_0926 {
  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);
}
.badge_wide_4a86
  > .left-834f
  > .component-south-b9fe
  > .content_middle_67f1
  > .label_stale_217b
  > .old-98b9:hover
  .center_0926 {
  color: var(--e-global-color-text);
}
.badge_wide_4a86
  > .left-834f
  > .component-south-b9fe
  > .content_middle_67f1
  > .label_stale_217b
  > .old-98b9:hover
  .center_0926 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_wide_4a86
  > .left-834f
  > .component-south-b9fe
  > .content_middle_67f1
  > .label_stale_217b.avatar_02fb
  > .old-98b9
  .center_0926 {
  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);
}
.modal_e29d .over_37aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_e29d .tertiary_3881 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_e29d .shade_middle_0acb {
  background-color: var(--e-global-color-primary);
}
.modal_e29d .shade_middle_0acb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-655f
  > .left-834f
  > .top-8668
  > .slow-f6a6
  > .texture-cold-de06
  .easy-c60c {
  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);
}
.card-655f
  > .left-834f
  > .top-8668
  > .slow-f6a6
  > .texture-cold-de06
  .accordion_fbf3 {
  color: var(--e-global-color-text);
}
.card-655f
  > .left-834f
  > .top-8668
  > .slow-f6a6
  > .texture-cold-de06:hover
  .easy-c60c {
  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);
}
.card-655f
  > .left-834f
  > .top-8668
  > .slow-f6a6
  > .texture-cold-de06:hover
  .accordion_fbf3 {
  color: var(--e-global-color-secondary);
}
.card-655f
  > .left-834f
  > .top-8668
  > .slow-f6a6
  > .texture-cold-de06.block-easy-e304
  .easy-c60c {
  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);
}
.card-655f
  > .left-834f
  > .top-8668
  > .slow-f6a6
  > .texture-cold-de06.block-easy-e304
  .accordion_fbf3 {
  color: var(--e-global-color-primary);
}
.box_fast_7dbe
  .narrow-f0ed
  .header_copper_a5ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_fast_7dbe .section-gold-cea4 .full-3f1f .dark-df95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-a442 .stale-20e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-a442 .form-tall-8074 .stale-20e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-a442 .row_2767 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-a442 .row_2767 {
  background-color: var(--e-global-color-primary);
}
.component-hot-a400 .wide_91ba .inner-0f79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-hot-a400
  .wide_91ba:hover
  .picture-9858 {
  color: var(--e-global-color-secondary);
}
.component-hot-a400
  .wide_91ba:hover
  .inner-0f79 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-bright-5d2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.content-6ba6 {
  max-width: 1400px !important;
}

.yellow-718e {
  flex-direction: column;
}

.yellow-718e .black_85aa {
  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.yellow-718e .black_85aa {
  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);
}

.yellow-718e .wrapper-upper-22b0 {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

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

.thick-8d58.orange-ffad {
  display: none;
}

.small_6816 {
  display: none;
}

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

.header-red-7d60.block_tiny_72c7 {
  margin-bottom: 40px;
  width: 100%;
}

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

.yellow-718e a {
  width: 100%;
}

.list_white_79bb .feature-cool-a3e0.caption_plasma_af1b {
  width: 20% !important;
}

.breadcrumb_b668 {
  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; /* 字母间距 */
}

.breadcrumb_b668: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%);
}

.breadcrumb_b668 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

.aside_8e41: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);
}

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

.list_white_79bb
  .feature-cool-a3e0.fluid-2f7b
  .easy-8142
  .search_slow_cc26 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.simple-9210.hover_motion_f8c3 > .panel_d9b8 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.input-purple-bdcf {
  position: relative;
  width: 100%;
}

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

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

.input-huge-7d88 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.cool-413a {
  display: flex;
  gap: 50px;
}

.list_white_79bb
  .feature-cool-a3e0.list-d7b1
  .blue-12fd
  .bronze_2375 {
  width: 100% !important;
}

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

.banner_short_5527 {
  width: 100%;
}

.article-dirty-a68b {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.popup-static-e0b9 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.popup-static-e0b9:hover .shadow_easy_4ed6 {
  visibility: visible;
}
.popup-static-e0b9:hover.popup-static-e0b9::before {
  display: block;
}

.secondary-2879 h3 {
  color: #fff;
}

.notice-right-ea14 {
  margin: 0;
}

.list_white_79bb
  .feature-cool-a3e0.list-d7b1
  .bronze_2375
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.grid_9e11 {
  width: 100%;
}

.pro_ce54 {
  width: 100%;
}

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

.pro_ce54 {
  width: 100%;
}

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

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

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

.tertiary-1ddf {
  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;
}

.yellow-718e .black_85aa.progress_840b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.yellow-718e h1.black_85aa {
  margin-top: 80px !important;
}

.list_white_79bb .feature-cool-a3e0.icon_over_9205 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.notice-8a7e img {
  width: 100%;
}

.pro_7b96 .mask_3358.easy-8142 {
  justify-content: space-between;
}

.tooltip_cd87 {
  display: none;
}

.card_fixed_04fe .wrapper-upper-22b0 {
  margin: 1px 0 !important;
}

.link-33d1 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .simple-9210 .panel_d9b8 {
    flex-wrap: nowrap !important;
  }
}

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

  .wood-6495 {
    width: 100% !important;
  }
}

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

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

  .pro_7b96 .mask_3358.easy-8142 {
    border-bottom: 1px solid #f0c159;
  }

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

  .simple-9210.hover_motion_f8c3 > .panel_d9b8 {
    gap: 15px;
    justify-content: space-between;
  }

  .list_white_79bb
    .feature-cool-a3e0.list-d7b1
    .bronze_2375
    img {
    width: 60% !important;
  }

  .new_ec69 {
    left: 2%;
  }

  .caption_short_4dcb {
    margin: 10px 0;
  }

  .yellow-718e .wrapper-upper-22b0 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.yellow-718e .black_85aa,
  .yellow-718e .black_85aa {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .bronze_2375 {
    justify-content: center;
  }

  .yellow-718e .wrapper-upper-22b0 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .light-93cb {
    margin-bottom: 15px !important;
  }

  .list_white_79bb .feature-cool-a3e0.caption_plasma_af1b {
    width: 75% !important;
  }

  .notice-8a7e img {
    width: 100% !important;
  }
}

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

  h2.yellow-718e .black_85aa,
  .yellow-718e .black_85aa {
    font-size: 30px !important;
  }

  .bronze_2375 {
    justify-content: center;
  }

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

  .photo-91fe
    .simple_690f.content-east-28b2 {
    margin: 0 !important;
  }

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

  .caption_short_4dcb {
    display: flex;
  }

  .modal_04dc .breadcrumb_b668 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .yellow-718e h1.black_85aa {
    margin-top: 40px !important;
  }

  .list_white_79bb
    .feature-cool-a3e0.list-d7b1
    .bronze_2375
    img,
  .modal-ef17 .blue-12fd {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .list_white_79bb .feature-cool-a3e0.caption_plasma_af1b {
    width: 100% !important;
  }

  .simple-9210.hover_motion_f8c3 > .panel_d9b8 {
    gap: 3px;
  }

  .yellow-718e .wrapper-upper-22b0 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.pro_7b96 .mask_3358.easy-8142 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.pro_7b96 .mask_3358.easy-8142: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);
}

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

/* 图片容器简化样式 */
.input-purple-bdcf {
  position: relative;
  width: 100%;
}

.yellow-718e {
  position: relative;
  padding-top: 30px;
}

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

.thick-8d58: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;
}

/* 图片块简化样式 */
.pagination-0cbc {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .pro_7b96 .mask_3358.easy-8142 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .yellow-718e .black_85aa {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .breadcrumb_b668 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.section-3232 .summary-1c28 {
  flex-shrink: 0;
  white-space: nowrap;
}

.section-3232 .active-clean-d53e {
  flex-shrink: 0;
  min-width: fit-content;
}

.section-3232 .search_slow_cc26 {
  white-space: nowrap;
}

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

.section-3232 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.section-3232 .summary-1c28 {
  max-width: 80px !important;
}

.section-3232 .active-clean-d53e {
  max-width: 80px !important;
  overflow: hidden;
}

.section-3232 .mask_3358.easy-8142 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.section-3232 .search_slow_cc26 {
  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);
  }
}

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

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

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

/* 添加内部光效 */
.aside_8e41::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 .aside_8e41:nth-child(1),
.list_white_79bb .aside_8e41:nth-child(1),
#page .aside_8e41:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .aside_8e41:nth-child(2),
.list_white_79bb .aside_8e41:nth-child(2),
#page .aside_8e41: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;
}

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

/* css-noise: e484 */
.widget-item-l3 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
