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(.caption-5c73) {
  gap: 0.5em;
}
:where(.bottom_46ee) {
  gap: 0.5em;
}
body .alert-first-bd19 > .bottom_ec53 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .alert-first-bd19 > .video_light_6c91 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .alert-first-bd19 > .hidden-3f4f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .first-75fc > .bottom_ec53 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .first-75fc > .video_light_6c91 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .first-75fc > .hidden-3f4f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .first-75fc
  > :where(:not(.bottom_ec53):not(.video_light_6c91):not(.column-current-c4b9)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .first-75fc > .popup_soft_10c4 {
  max-width: var(--wp--style--global--wide-size);
}
body .caption-5c73 {
  display: flex;
}
body .caption-5c73 {
  flex-wrap: wrap;
  align-items: center;
}
body .caption-5c73 > * {
  margin: 0;
}
body .bottom_46ee {
  display: grid;
}
body .bottom_46ee > * {
  margin: 0;
}
:where(.under_4d10.caption-5c73) {
  gap: 2em;
}
:where(.under_4d10.bottom_46ee) {
  gap: 2em;
}
:where(.tabs-yellow-b3c5.caption-5c73) {
  gap: 1.25em;
}
:where(.tabs-yellow-b3c5.bottom_46ee) {
  gap: 1.25em;
}
.basic_a54c {
  color: var(--wp--preset--color--black) !important;
}
.alert_72da {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.copper-4467 {
  color: var(--wp--preset--color--white) !important;
}
.new-a010 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.lite_8bf3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.banner-next-d612 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.motion_78b9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.heading-paper-abf8 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.active-thick-a2a4 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accordion_8774 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.main-3b42 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.upper_63f5 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.summary-full-f127 {
  background-color: var(--wp--preset--color--black) !important;
}
.action-e934 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary_9760 {
  background-color: var(--wp--preset--color--white) !important;
}
.notice-9d49 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.text_aef2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.column_active_c4e3 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.focus_inner_b257 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.large_89c2 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.outline_df2c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.panel_aebb {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dropdown_east_1426 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.layout_cold_e648 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.overlay_c4f4 {
  border-color: var(--wp--preset--color--black) !important;
}
.module_b00f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.short_13d3 {
  border-color: var(--wp--preset--color--white) !important;
}
.info_b369 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.last_6b2e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.simple-7c65 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.description-solid-d039 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.video_tiny_cd0f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.info-44c9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.main_iron_d939 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.under_5273 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.table_west_7d08 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.text_232f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.highlight-short-bcf3 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.modal-1873 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.video-narrow-7ace {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tertiary-2137 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.over_14b2 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.backdrop_2b34 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.notification-gas-95d8 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.breadcrumb-461c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.menu-b731 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.complex_6c25 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.active-2f4f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.progress-left-b0bc {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wood_4b33 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.progress_black_6df3 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.current_b0e2 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.secondary_63ee a:where(:not(.image-motion-5d40)) {
  color: inherit;
}
:where(.tabs-yellow-b3c5.caption-5c73) {
  gap: 1.25em;
}
:where(.tabs-yellow-b3c5.bottom_46ee) {
  gap: 1.25em;
}
:where(.under_4d10.caption-5c73) {
  gap: 2em;
}
:where(.under_4d10.bottom_46ee) {
  gap: 2em;
}
.aside_under_09e7 {
  font-size: 1.5em;
  line-height: 1.6;
}

.yellow-f76a .tooltip_a12d {
  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);
}
.red_5a13 .hero_7292 {
  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);
}
.glass-228b {
  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);
}
.glass-228b.gradient-75f7 .focused-9ffc {
  background-color: var(--e-global-color-primary);
}
.glass-228b.carousel-small-6c5c .focused-9ffc,
.glass-228b.stale-996f .focused-9ffc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.footer_0f6a .silver-ae62 {
  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);
}
.summary-liquid-0c38 {
  --divider-color: var(--e-global-color-secondary);
}
.summary-liquid-0c38 .footer_out_d360 {
  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);
}
.summary-liquid-0c38.badge-b47b .description-mini-8bda {
  background-color: var(--e-global-color-secondary);
}
.summary-liquid-0c38.action_6755 .description-mini-8bda,
.summary-liquid-0c38.icon-under-4211 .description-mini-8bda {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.summary-liquid-0c38.action_6755 .description-mini-8bda,
.summary-liquid-0c38.icon-under-4211 .description-mini-8bda svg {
  fill: var(--e-global-color-secondary);
}
.white_9460 .component_pressed_676c {
  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);
}
.white_9460 .avatar-4062 {
  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);
}
.active_hard_4d3b.badge-b47b .description-mini-8bda {
  background-color: var(--e-global-color-primary);
}
.active_hard_4d3b.action_6755 .description-mini-8bda,
.active_hard_4d3b.icon-under-4211 .description-mini-8bda {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active_hard_4d3b.action_6755 .description-mini-8bda,
.active_hard_4d3b.icon-under-4211 .description-mini-8bda svg {
  fill: var(--e-global-color-primary);
}
.current_f9db.badge-b47b .description-mini-8bda {
  background-color: var(--e-global-color-primary);
}
.current_f9db.action_6755 .description-mini-8bda,
.current_f9db.icon-under-4211 .description-mini-8bda {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.current_f9db .red-429c {
  color: var(--e-global-color-primary);
}
.current_f9db .red-429c,
.current_f9db .red-429c a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_f9db .label_huge_2c54 {
  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);
}
.disabled_0ac2 .picture-purple-dd2b {
  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);
}
.new_58a7 .progress_026c .hero_fresh_1ce1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_red_ba8b .disabled_65e3:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.accordion_red_ba8b .north_64c7 i {
  color: var(--e-global-color-primary);
}
.accordion_red_ba8b .north_64c7 svg {
  fill: var(--e-global-color-primary);
}
.accordion_red_ba8b .texture_current_1650 {
  color: var(--e-global-color-secondary);
}
.accordion_red_ba8b .disabled_65e3 > .texture_current_1650,
.accordion_red_ba8b .disabled_65e3 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_ce2e .black-0eea {
  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);
}
.down_ce2e .nav-wide-cb2f {
  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);
}
.chip_black_7b8b .filter-ae3b .header_first_1672 {
  background-color: var(--e-global-color-primary);
}
.chip_black_7b8b .basic_2f91 {
  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);
}
.logo_top_23a9 .form-1243 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_top_23a9 .status_d5d6 {
  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);
}
.logo_top_23a9 .hero-cool-7002 {
  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);
}
.copper-c556 .alert-b63a,
.copper-c556 .alert-b63a a {
  color: var(--e-global-color-primary);
}
.copper-c556 .alert-b63a.caption_f620,
.copper-c556 .alert-b63a.caption_f620 a {
  color: var(--e-global-color-accent);
}
.copper-c556 .alert-b63a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-c556 .basic-6288 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-in-118d .old_1743,
.modal-in-118d .modal_b593 {
  color: var(--e-global-color-primary);
}
.modal-in-118d .old_1743 svg {
  fill: var(--e-global-color-primary);
}
.modal-in-118d .caption_f620 .old_1743,
.modal-in-118d .caption_f620 .modal_b593 {
  color: var(--e-global-color-accent);
}
.modal-in-118d .caption_f620 .old_1743 svg {
  fill: var(--e-global-color-accent);
}
.modal-in-118d .modal_b593 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-in-118d .basic-6288 {
  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);
}
.bottom_de53 .badge_6cac,
.bottom_de53 .full_9589 {
  color: var(--e-global-color-primary);
}
.bottom_de53 .full_9589 svg {
  fill: var(--e-global-color-primary);
}
.bottom_de53 .alert-b63a.caption_f620 a,
.bottom_de53
  .alert-b63a.caption_f620
  .full_9589 {
  color: var(--e-global-color-accent);
}
.bottom_de53 .badge_6cac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_de53 .basic-6288 {
  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);
}
.shadow_short_0ac1 .notification-ece4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_short_0ac1 .hero-down-579f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-2504 .tag-upper-350a .header_6461 {
  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);
}
.hovered-2504 .tag-upper-350a .mask-4678 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-2504 .search-new-fd9d .header_6461 {
  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);
}
.hovered-2504
  .search-new-fd9d
  .mask-4678 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-2504
  .next_7d20
  .header_6461 {
  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);
}
.hovered-2504
  .next_7d20
  .mask-4678 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-2504
  .progress_new_ac24
  .header_6461 {
  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);
}
.hovered-2504
  .progress_new_ac24
  .mask-4678 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_upper_f9f1 .media-f74b {
  background-color: var(--e-global-color-primary);
}
.status_upper_f9f1 .media-f74b:hover {
  background-color: var(--e-global-color-primary);
}
.status_upper_f9f1 .shadow_top_9ec2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_upper_f9f1
  .media-f74b:hover
  .shadow_top_9ec2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_08e8 .hidden_62f9 {
  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);
}
.box-1ed9 .photo-white-ee58 .pro-4f39 a {
  background-color: var(--e-global-color-accent);
}
.box-1ed9 .photo-white-ee58 .filter-outer-664a a {
  background-color: var(--e-global-color-accent);
}
.box-1ed9 .photo-white-ee58 .pro-4f39 a,
.box-1ed9 .photo-white-ee58 .filter-outer-664a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-ceb6
  .label_rough_c393.status-6123
  .photo-white-ee58
  a.accent-pressed-8d25 {
  background-color: var(--e-global-color-accent);
}
.chip-ceb6
  .label_rough_c393.status-6123
  .photo-white-ee58
  span.accent-pressed-8d25.fn-current-236a {
  background-color: var(--e-global-color-text);
}
.chip-ceb6
  .label_rough_c393.status-6123
  .photo-white-ee58
  .accent-pressed-8d25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-fluid-37cc .grid-733f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-fluid-37cc
  .pagination-1b28
  > .content_middle_9f2e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-fluid-37cc
  .notification_7c48
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-fluid-37cc
  .notice-4930
  .surface_60df,
.sort-fluid-37cc
  .notice-4930
  .background-6952 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-fluid-37cc
  .notice-4930
  .button_basic_ec0c,
.sort-fluid-37cc
  .notice-4930
  a
  .button_basic_ec0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-fluid-37cc
  .notice-4930
  .hovered_4c2c {
  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-fluid-37cc
  .notice-4930
  .layout_pink_29f5 {
  background-color: var(--e-global-color-primary);
}
.sort-fluid-37cc
  .notice-4930
  .layout_pink_29f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-fluid-37cc
  .notice-4930
  .layout_pink_29f5:hover {
  background-color: var(--e-global-color-primary);
}
.sort-fluid-37cc
  .notice-4930
  .accordion-easy-cf23 {
  background-color: var(--e-global-color-primary);
}
.sort-fluid-37cc
  .notice-4930
  .accordion-easy-cf23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-fluid-37cc
  .notice-4930
  .accordion-easy-cf23:hover {
  background-color: var(--e-global-color-primary);
}
.sort-fluid-37cc
  .filter-5cb1
  .video_ea52
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-fluid-37cc
  .filter-5cb1
  .narrow-209a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-fluid-37cc
  .filter-5cb1
  .hovered_4c2c {
  color: var(--e-global-color-text);
}
.sort-fluid-37cc
  .filter-5cb1
  .hovered_4c2c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-fluid-37cc
  .filter-5cb1
  .layout_pink_29f5 {
  background-color: var(--e-global-color-primary);
}
.sort-fluid-37cc
  .filter-5cb1
  .layout_pink_29f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-fluid-37cc
  .filter-5cb1
  .layout_pink_29f5:hover {
  background-color: var(--e-global-color-primary);
}
.sort-fluid-37cc
  .filter-5cb1
  .accordion-easy-cf23 {
  background-color: var(--e-global-color-primary);
}
.sort-fluid-37cc
  .filter-5cb1
  .accordion-easy-cf23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-fluid-37cc
  .filter-5cb1
  .accordion-easy-cf23:hover {
  background-color: var(--e-global-color-primary);
}
.sort-fluid-37cc .glass_6646 {
  background-color: var(--e-global-color-primary);
}
.sort-fluid-37cc .glass_6646:hover {
  background-color: var(--e-global-color-primary);
}
.sort-fluid-37cc .menu_advanced_3274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-fluid-37cc .badge_west_baf9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_c810 .summary-6afe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_c810
  .table-pink-9dfc
  > div:nth-child(3)
  .summary-6afe,
.text_c810
  .brown_2964
  > div:nth-child(1)
  .summary-6afe,
.text_c810
  .picture_0e4a
  > div:nth-child(1)
  .summary-6afe,
.text_c810
  .under-2657
  > div:nth-child(1)
  .summary-6afe,
.text_c810
  .popup-lower-4ea6
  > div:nth-child(1)
  .summary-6afe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_c810 .list-959e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_c810 .warm_bd9f {
  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);
}
.text_c810 .slow-1c53 {
  background-color: var(--e-global-color-primary);
}
.text_c810 .slow-1c53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_c810 .slow-1c53:hover {
  background-color: var(--e-global-color-primary);
}
.text_c810 .photo-silver-25ee {
  background-color: var(--e-global-color-primary);
}
.text_c810 .photo-silver-25ee:hover {
  background-color: var(--e-global-color-primary);
}
.text_c810 .menu_advanced_3274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_c810 .badge_west_baf9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-bronze-dff8 .icon-e1c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-bronze-dff8 .fresh_aae8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-bronze-dff8 .brown_1224 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-bronze-dff8 .focus-e3dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-bronze-dff8 .badge-mini-2b1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-bronze-dff8 .photo-silver-25ee {
  background-color: var(--e-global-color-primary);
}
.link-bronze-dff8 .photo-silver-25ee:hover {
  background-color: var(--e-global-color-primary);
}
.footer_stale_4cc8 .focused_78f1 {
  background-color: var(--e-global-color-secondary);
}
.footer_stale_4cc8 .plasma-5130 {
  background-color: var(--e-global-color-text);
}
.footer_stale_4cc8 .carousel_lower_1631 {
  background-color: var(--e-global-color-secondary);
}
.footer_stale_4cc8 .gold-4226 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_stale_4cc8 .shadow_5d18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_stale_4cc8 .basic-50a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_stale_4cc8 .fixed_7508 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_stale_4cc8 .first_9998 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_dc07 .media_bec2 .alert_tiny_aaaf,
.text_dc07
  .media_bec2
  .alert_tiny_aaaf
  a,
.text_dc07 .paper_7b05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_dc07 .media_bec2 .shadow-medium-bd8b,
.text_dc07 .up-3205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_dc07 .media_bec2 .shadow-medium-bd8b {
  color: var(--e-global-color-text);
}
.text_dc07 .up-3205 {
  color: var(--e-global-color-text);
}
.text_dc07
  .media_bec2
  .outline-active-e465 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_dc07 .texture_hovered_b82c .sort_brown_a67d {
  background-color: var(--e-global-color-primary);
}
.text_dc07 .texture_hovered_b82c .sort_brown_a67d:hover {
  background-color: var(--e-global-color-primary);
}
.text_dc07 .texture_hovered_b82c .tall-0986 li span {
  background-color: var(--e-global-color-text);
}
.text_dc07 .texture_hovered_b82c .tall-0986 li span:hover {
  background-color: var(--e-global-color-primary);
}
.text_dc07
  .texture_hovered_b82c
  .tall-0986
  li.outline-a4e8
  span {
  background-color: var(--e-global-color-accent);
}
.text_dc07 .chip-622d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-02ff .icon_10b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-f03a .dropdown-upper-7e5a {
  background-color: var(--e-global-color-primary);
}
.block-f03a .banner_stone_5b10 {
  background-color: var(--e-global-color-secondary);
}
.block-f03a .cool-093c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-f03a .description-glass-00c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-f03a .container_d383 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-f03a .iron-fda5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-f03a .menu-8647 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-f03a .down_17e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-f03a .prev-29ee {
  background-color: var(--e-global-color-primary);
}
.block-f03a .prev-29ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_7639 .panel_full_6343 {
  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);
}
.inner_7639 .middle-f044 {
  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);
}
.inner_7639
  .pagination-yellow-872f:after {
  background-color: var(--e-global-color-primary);
}
.inner_7639 .mini_e258 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_b7a3 .paper_7b05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_b7a3 .up-3205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_liquid_b90d .hard-4f74 .thick_4db6 {
  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);
}
.slider_liquid_b90d .hard-4f74 .dirty_d692 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_aa7c .orange_7173 {
  background-color: var(--e-global-color-primary);
}
.north_aa7c .button-hot-a254 {
  background-color: var(--e-global-color-secondary);
}
.north_aa7c .hot_a57e .disabled-ec97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_aa7c .heading-plasma-22df .disabled-ec97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-be72 .video_glass_ef92 .header-fa90 {
  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);
}
.first-be72 .video_glass_ef92 .iron-efcc {
  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);
}
.first-be72 .video_glass_ef92 .box-paper-c390 {
  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);
}
.text_9d43 .hovered_244a {
  border-color: var(--e-global-color-text);
}
.text_9d43 .image-e898 {
  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);
}
.text_9d43 .widget-soft-d973 {
  color: var(--e-global-color-primary);
}
.text_9d43 .outline-east-adf3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_ce39 .logo-857c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_ce39 .backdrop_stale_b72c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_ce39 .box_white_4f8c:hover .logo-857c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_ce39
  .box_white_4f8c:hover
  .backdrop_stale_b72c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-69ba .row_df1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-69ba .container-smooth-4893 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_fast_a1d5 .text-d700 .notice_slow_b713 {
  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);
}
.popup_fast_a1d5 .bottom_110a .notice_slow_b713 {
  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);
}
.medium_563c .layout_stale_4600 {
  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);
}
.new-da2d .north_78fa .yellow_e8f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-da2d .north_78fa .yellow_e8f5 {
  background-color: var(--e-global-color-secondary);
}
.new-da2d .solid_3dd2 .yellow_e8f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-da2d .solid_3dd2 .yellow_e8f5 {
  background-color: var(--e-global-color-secondary);
}
.new-da2d .column-f090 .selected_7348 {
  background-color: var(--e-global-color-primary);
}
.new-da2d .column-f090:hover .selected_7348 {
  background-color: var(--e-global-color-secondary);
}
.new-da2d .sort_brown_a67d {
  background-color: var(--e-global-color-primary);
}
.new-da2d .sort_brown_a67d:hover {
  background-color: var(--e-global-color-accent);
}
.new-da2d .tall-0986 li span {
  background-color: var(--e-global-color-text);
}
.new-da2d .tall-0986 li span:hover {
  background-color: var(--e-global-color-primary);
}
.new-da2d .tall-0986 li.outline-a4e8 span {
  background-color: var(--e-global-color-accent);
}
.icon_ad4a .search-rough-1f3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_ad4a .selected_8cca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_14e0 .module_fixed_5798:before {
  background-color: var(--e-global-color-secondary);
}
.cool_14e0 .content-static-ae5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_14e0 .paragraph-full-06a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_south_30d1 .soft_a584 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_south_30d1 .soft_a584:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_south_30d1 .soft_a584.fn-active-236a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_south_30d1 .down-6cba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_south_30d1 .sidebar-8e12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_south_30d1 .pagination-473a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_south_30d1 .tall-7351 {
  background-color: var(--e-global-color-primary);
}
.grid_south_30d1 .tall-7351 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_south_30d1 .hovered_1baf {
  background-color: var(--e-global-color-primary);
}
.grid_south_30d1 .hovered_1baf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_glass_f1b1 .logo_basic_09d3 .complex-b439 a {
  color: var(--e-global-color-secondary);
}
.carousel_glass_f1b1 .logo_basic_09d3 .complex-b439 a:hover {
  color: var(--e-global-color-secondary);
}
.carousel_glass_f1b1 .logo_basic_09d3 .complex-b439,
.carousel_glass_f1b1 .logo_basic_09d3 .complex-b439 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_glass_f1b1 .logo_basic_09d3 .texture-new-e8c0 {
  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);
}
.carousel_glass_f1b1 .logo_basic_09d3 .wrapper_yellow_c3f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_glass_f1b1 .logo_basic_09d3 .inner_93f0 {
  background-color: var(--e-global-color-primary);
}
.carousel_glass_f1b1 .logo_basic_09d3 .inner_93f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_glass_f1b1 .logo_basic_09d3 .inner_93f0:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_glass_f1b1 .logo_basic_09d3 .shade-under-4457 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_glass_f1b1 .logo_basic_09d3 .shade-under-4457 {
  background-color: var(--e-global-color-primary);
}
.carousel_glass_f1b1 .logo_basic_09d3 .shade-under-4457:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_glass_f1b1 .logo_basic_09d3 .sort_brown_a67d {
  background-color: var(--e-global-color-primary);
}
.carousel_glass_f1b1 .logo_basic_09d3 .sort_brown_a67d:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_glass_f1b1 .texture_hovered_b82c .tall-0986 li span {
  background-color: var(--e-global-color-text);
}
.carousel_glass_f1b1 .texture_hovered_b82c .tall-0986 li span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_glass_f1b1 .texture_hovered_b82c .tall-0986 li.outline-a4e8 span {
  background-color: var(--e-global-color-accent);
}
.carousel_glass_f1b1 .menu_advanced_3274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_glass_f1b1 .badge_west_baf9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_5214 .white_e505 .card-342c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_5214 .white_e505 .hidden-warm-67d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_5214 .white_e505 .slow-e974 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_058d .clean-2dd6 {
  border-color: var(--e-global-color-text);
}
.liquid_058d .mask-gold-9ef9 {
  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);
}
.liquid_058d .dark-12c8 {
  color: var(--e-global-color-secondary);
}
.liquid_058d .dark-12c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_058d .large_3248 > * {
  color: var(--e-global-color-primary);
}
.liquid_058d .large_3248 > * svg {
  fill: var(--e-global-color-primary);
}
.liquid_058d .next-d9fc {
  color: var(--e-global-color-primary);
}
.liquid_058d .next-d9fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_058d .wood_9d2e {
  color: var(--e-global-color-primary);
}
.liquid_058d .wood_9d2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_058d .plasma-0c33 {
  color: var(--e-global-color-primary);
}
.liquid_058d .plasma-0c33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_058d .heading_slow_7b36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_058d .table_fresh_35a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_058d .table_fresh_35a7.form-fe8e {
  color: var(--e-global-color-secondary);
}
.liquid_058d .table_fresh_35a7.form-fe8e .focus-stale-35b6 {
  color: var(--e-global-color-accent);
}
.liquid_058d .table_fresh_35a7.info-56df {
  color: var(--e-global-color-text);
}
.liquid_058d .table_fresh_35a7.info-56df .focus-stale-35b6 {
  color: var(--e-global-color-text);
}
.liquid_058d .table_fresh_35a7:before {
  border-top-color: var(--e-global-color-text);
}
.liquid_058d .popup-liquid-b118 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_058d
  .popup-liquid-b118
  .mask_e21c {
  background-color: var(--e-global-color-primary);
}
.liquid_058d
  .popup-liquid-b118
  .mask_e21c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_058d .clean-2dd6 .description-3531 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-blue-584d .summary_62fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-blue-584d .tooltip-3efe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_south_63a2 .secondary_dirty_50c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_south_63a2
  .dark_4651
  .accent_b9fc {
  background-color: var(--e-global-color-secondary);
}
.heading_south_63a2
  .dark_4651.photo-b9ed
  .accent_b9fc {
  background-color: var(--e-global-color-text);
}
.heading_south_63a2
  .dark_4651:hover
  .accent_b9fc {
  background-color: var(--e-global-color-accent);
}
.heading_south_63a2
  .dark_4651.fn-active-236a
  .accent_b9fc {
  background-color: var(--e-global-color-primary);
}
.footer-old-8a4b .mask-cold-951d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.footer-old-8a4b .title-selected-f4b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-old-8a4b .shadow-b76d {
  background-color: var(--e-global-color-primary);
}
.footer-old-8a4b .shadow-b76d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-69b2 .wrapper_b72d .background_next_8e3f .panel_complex_8964 {
  background-color: var(--e-global-color-secondary);
}
.hidden-69b2 .wrapper_b72d .glass_3dc7:after {
  background-color: var(--e-global-color-secondary);
}
.hidden-69b2 .wide_c92a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-69b2 .chip_bottom_5e3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-69b2 .pattern_fbb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-69b2 .gradient-da96 {
  background-color: var(--e-global-color-primary);
}
.hidden-69b2 .gradient-da96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-69b2 .rough-eb36 {
  background-color: var(--e-global-color-secondary);
}
.hidden-69b2 .rough-eb36 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-69b2 .wrapper_b72d .active_7926 .menu-81a1:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-69b2
  .wrapper_b72d
  .active_7926
  .menu-81a1.message-d76a {
  background-color: var(--e-global-color-primary);
}
.hidden-69b2 .wrapper_b72d .header-fd61:before {
  border-color: var(--e-global-color-primary);
}
.hidden-69b2 .wrapper_b72d .header-fd61:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hidden-69b2
  .wrapper_b72d
  .header-fd61.soft_5734:before {
  border-color: var(--e-global-color-primary);
}
.hidden-69b2 .action-55e1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_58f3 .overlay-blue-6f37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_58f3 .overlay-blue-6f37:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_58f3 .overlay-blue-6f37.large_dac4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_58f3 .simple-b94b {
  background-color: var(--e-global-color-primary);
}
.list_58f3 .simple-b94b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_58f3
  .preview_7c98
  .input-f19b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_58f3
  .list-lite-3e04
  .input-f19b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-e09f
  .secondary-9a1a
  .chip_next_e2f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-e09f
  .secondary-9a1a
  .disabled_current_334d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-e09f .red-7ac3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-e09f .rough_7cb1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-e09f .popup-b6ae {
  background-color: var(--e-global-color-primary);
}
.thumbnail-e09f .popup-b6ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-eeec .icon_3f6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-eeec .fresh_5bc6 {
  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);
}
.texture-eeec .dynamic-cb64 {
  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);
}
.texture-eeec .dynamic-cb64 a:hover {
  color: var(--e-global-color-secondary);
}
.texture-eeec .tall_97c2 {
  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);
}
.texture-eeec .link_iron_a8ef {
  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);
}
.texture-eeec .green-9be0 .sort_brown_a67d {
  background-color: var(--e-global-color-primary);
}
.texture-eeec .green-9be0 .sort_brown_a67d:hover {
  background-color: var(--e-global-color-accent);
}
.texture-eeec
  .green-9be0
  .tall-0986
  li
  span {
  background-color: var(--e-global-color-text);
}
.texture-eeec
  .green-9be0
  .tall-0986
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.texture-eeec
  .green-9be0
  .tall-0986
  li.outline-a4e8
  span {
  background-color: var(--e-global-color-accent);
}
.dirty-2143
  .tall_e1c1
  .badge-prev-4c43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-2143 .tall_e1c1 .photo-f5dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-2143 .tall_e1c1 .photo-up-2395 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-2143 .accordion-plasma-89a6 {
  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);
}
.dirty-2143
  .picture-81e9.silver-202e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > a {
  background-color: var(--e-global-color-text);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > a
  .backdrop_d66d.outline_copper_b9fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > a
  .disabled-new-2981.stone-c95a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > .texture-gas-c1b0
  .thumbnail_warm_cbe6
  > a {
  background-color: var(--e-global-color-secondary);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > .texture-gas-c1b0
  .thumbnail_warm_cbe6
  > a
  .element_c6d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > .texture-gas-c1b0
  .thumbnail_warm_cbe6
  > a
  .disabled-new-2981.photo-orange-e381 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > a
  .popup-9a8a:before {
  color: var(--e-global-color-text);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > .texture-gas-c1b0
  a
  .popup-9a8a:before {
  color: var(--e-global-color-text);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6.copper-e92b
  > a
  .popup-9a8a:before {
  color: var(--e-global-color-text);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > .texture-gas-c1b0
  .thumbnail_warm_cbe6.copper-e92b
  > a
  .popup-9a8a:before {
  color: var(--e-global-color-text);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > a
  .liquid_a30b
  .in-62d6 {
  color: var(--e-global-color-text);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > .texture-gas-c1b0
  a
  .liquid_a30b
  .in-62d6 {
  color: var(--e-global-color-text);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > a
  .liquid_a30b
  .in-62d6,
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > .texture-gas-c1b0
  a
  .liquid_a30b
  .in-62d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > a
  .info_west_c318:before {
  color: var(--e-global-color-text);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > .texture-gas-c1b0
  a
  .info_west_c318:before {
  color: var(--e-global-color-text);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6.copper-e92b
  > a
  .info_west_c318:before {
  color: var(--e-global-color-text);
}
.current-0d40
  > .table_wide_eb59
  > div
  > .fast-8605
  > .thumbnail_warm_cbe6
  > .texture-gas-c1b0
  .thumbnail_warm_cbe6.copper-e92b
  > a
  .info_west_c318:before {
  color: var(--e-global-color-text);
}
.photo_2eb6 .over-417d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_2eb6
  .thick_dc38:hover
  .over-417d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_2a1e
  > .table_wide_eb59
  > .small-e89d
  > .container-wood-ba9d
  > .popup_red_4a70
  > .tag-4aa3
  .banner-complex-690e {
  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);
}
.media_2a1e
  > .table_wide_eb59
  > .small-e89d
  > .container-wood-ba9d
  > .popup_red_4a70
  > .tag-4aa3:hover
  .banner-complex-690e {
  color: var(--e-global-color-text);
}
.media_2a1e
  > .table_wide_eb59
  > .small-e89d
  > .container-wood-ba9d
  > .popup_red_4a70
  > .tag-4aa3:hover
  .banner-complex-690e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_2a1e
  > .table_wide_eb59
  > .small-e89d
  > .container-wood-ba9d
  > .popup_red_4a70.tertiary-west-6f22
  > .tag-4aa3
  .banner-complex-690e {
  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);
}
.dropdown-thick-3c61 .thumbnail_ad84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-thick-3c61 .box-red-51f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-thick-3c61 .panel-057e {
  background-color: var(--e-global-color-primary);
}
.dropdown-thick-3c61 .panel-057e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in_9306
  > .table_wide_eb59
  > .sidebar_847a
  > .image_58fd
  > .main_basic_7dcc
  .description_tiny_7558 {
  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);
}
.in_9306
  > .table_wide_eb59
  > .sidebar_847a
  > .image_58fd
  > .main_basic_7dcc
  .media_middle_ff77 {
  color: var(--e-global-color-text);
}
.in_9306
  > .table_wide_eb59
  > .sidebar_847a
  > .image_58fd
  > .main_basic_7dcc:hover
  .description_tiny_7558 {
  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);
}
.in_9306
  > .table_wide_eb59
  > .sidebar_847a
  > .image_58fd
  > .main_basic_7dcc:hover
  .media_middle_ff77 {
  color: var(--e-global-color-secondary);
}
.in_9306
  > .table_wide_eb59
  > .sidebar_847a
  > .image_58fd
  > .main_basic_7dcc.logo_3cbb
  .description_tiny_7558 {
  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);
}
.in_9306
  > .table_wide_eb59
  > .sidebar_847a
  > .image_58fd
  > .main_basic_7dcc.logo_3cbb
  .media_middle_ff77 {
  color: var(--e-global-color-primary);
}
.slow-e79e
  .gold-4d65
  .center-f20b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-e79e .notification-769d .description-3531 .dark_3c65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-cf04 .link-dd4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-cf04 .row_stone_c471 .link-dd4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-cf04 .photo_white_b557 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-cf04 .photo_white_b557 {
  background-color: var(--e-global-color-primary);
}
.label-4cd8 .filter_5009 .modal_south_76c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-4cd8
  .filter_5009:hover
  .full-d5da {
  color: var(--e-global-color-secondary);
}
.label-4cd8
  .filter_5009:hover
  .modal_south_76c6 {
  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);
}
.element-motion-b6c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.dark_6692 {
  flex-direction: column;
}

.dark_6692 .box-95b0 {
  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.dark_6692 .box-95b0 {
  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);
}

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

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

.hero_ecc6.shade_light_c1e8 {
  display: none;
}

.advanced-7137 {
  display: none;
}

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

.footer-paper-cf77.container_pressed_2b05 {
  margin-bottom: 40px;
  width: 100%;
}

.progress-small-c40b {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.dark_6692 a {
  width: 100%;
}

.steel_6b1d .stale-93d3.prev-1253 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.steel_6b1d
  .stale-93d3.column_thick_e49e
  .pattern-470c
  .search_79e8 {
  font-size: 20px !important;
}

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

.backdrop-iron-2c4e {
  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_43c4 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.table-ced6.steel-0e0c > .sidebar-9fe2 {
  display: flex;
  align-items: center;
}

.soft-4322 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.center_4323 {
  position: relative;
  width: 100%;
}

.icon-wood-ccee {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.steel_6b1d
  .stale-93d3.message-huge-05dc
  .yellow-1408
  .footer-motion-2ae7 {
  width: 100% !important;
}

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

.outer-02e5 {
  width: 100%;
}

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

.layout-0db7 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.banner-88be {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.layout-0db7:hover .gradient_full_909e {
  visibility: visible;
}
.layout-0db7:hover.layout-0db7::before {
  display: block;
}

.table_43c4 h3 {
  color: #fff;
}

.list-b726 {
  margin: 0;
}

.steel_6b1d
  .stale-93d3.message-huge-05dc
  .footer-motion-2ae7
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.box_brown_94d3 {
  width: 100%;
}

.tooltip-over-6cca {
  width: 100%;
}

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

.tooltip-over-6cca {
  width: 100%;
}

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

.footer-motion-2ae7 {
  display: flex;
  align-items: center;
}

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

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

.dark_6692 .box-95b0.button-wood-cf6a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.dark_6692 h1.box-95b0 {
  margin-top: 80px !important;
}

.steel_6b1d .stale-93d3.pressed-6570 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.liquid-1e45 img {
  width: 100%;
}

.alert_91a7 .pattern_6991.pattern-470c {
  justify-content: space-between;
}

.sidebar_0618 {
  display: none;
}

.article_8086 .under_be86 {
  margin: 1px 0 !important;
}

.component-warm-0d96 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .table-ced6 .sidebar-9fe2 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .alert_91a7 .pattern_6991.pattern-470c {
    border-bottom: 1px solid #f0c159;
  }

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

  .table-ced6.steel-0e0c > .sidebar-9fe2 {
    gap: 15px;
    justify-content: space-between;
  }

  .steel_6b1d
    .stale-93d3.message-huge-05dc
    .footer-motion-2ae7
    img {
    width: 60% !important;
  }

  .icon-wood-ccee {
    left: 2%;
  }

  .top-eaf8 {
    margin: 10px 0;
  }

  .dark_6692 .under_be86 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.dark_6692 .box-95b0,
  .dark_6692 .box-95b0 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .footer-motion-2ae7 {
    justify-content: center;
  }

  .dark_6692 .under_be86 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .progress-small-c40b {
    margin-bottom: 15px !important;
  }

  .steel_6b1d .stale-93d3.prev-1253 {
    width: 75% !important;
  }

  .liquid-1e45 img {
    width: 100% !important;
  }
}

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

  h2.dark_6692 .box-95b0,
  .dark_6692 .box-95b0 {
    font-size: 30px !important;
  }

  .footer-motion-2ae7 {
    justify-content: center;
  }

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

  .alert_warm_9348
    .focused_c080.hover_0342 {
    margin: 0 !important;
  }

  .soft-4322 {
    margin: 0;
    gap: 10px;
  }

  .top-eaf8 {
    display: flex;
  }

  .search_steel_d73d .iron-d512 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .article-upper-72b6 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .dark_6692 h1.box-95b0 {
    margin-top: 40px !important;
  }

  .steel_6b1d
    .stale-93d3.message-huge-05dc
    .footer-motion-2ae7
    img,
  .white_9460 .yellow-1408 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .steel_6b1d .stale-93d3.prev-1253 {
    width: 100% !important;
  }

  .table-ced6.steel-0e0c > .sidebar-9fe2 {
    gap: 3px;
  }

  .dark_6692 .under_be86 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.alert_91a7 .pattern_6991.pattern-470c {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.alert_91a7 .pattern_6991.pattern-470c: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_79e8 {
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  color: #F0F8FF !important;
  font-size: 12px !important;
}

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

.dark_6692 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.sort-68a3 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .alert_91a7 .pattern_6991.pattern-470c {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .dark_6692 .box-95b0 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .iron-d512 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.grid-middle-6794 .item-2e4d {
  flex-shrink: 0;
  white-space: nowrap;
}

.grid-middle-6794 .lower_a6bd {
  flex-shrink: 0;
  min-width: fit-content;
}

.grid-middle-6794 .search_79e8 {
  white-space: nowrap;
}

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

.grid-middle-6794 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.grid-middle-6794 .item-2e4d {
  max-width: 80px !important;
}

.grid-middle-6794 .lower_a6bd {
  max-width: 80px !important;
  overflow: hidden;
}

.grid-middle-6794 .pattern_6991.pattern-470c {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.grid-middle-6794 .search_79e8 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 0694 */
.promo-block-k7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
