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(.fresh-ca7b) {
  gap: 0.5em;
}
:where(.border-pro-137b) {
  gap: 0.5em;
}
body .nav_south_4dee > .over_4529 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .nav_south_4dee > .secondary_8e29 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .nav_south_4dee > .description_selected_a6ab {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shadow-d841 > .over_4529 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .shadow-d841 > .secondary_8e29 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .shadow-d841 > .description_selected_a6ab {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .shadow-d841
  > :where(:not(.over_4529):not(.secondary_8e29):not(.backdrop-basic-f220)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shadow-d841 > .message_smooth_3fb0 {
  max-width: var(--wp--style--global--wide-size);
}
body .fresh-ca7b {
  display: flex;
}
body .fresh-ca7b {
  flex-wrap: wrap;
  align-items: center;
}
body .fresh-ca7b > * {
  margin: 0;
}
body .border-pro-137b {
  display: grid;
}
body .border-pro-137b > * {
  margin: 0;
}
:where(.lite-6383.fresh-ca7b) {
  gap: 2em;
}
:where(.lite-6383.border-pro-137b) {
  gap: 2em;
}
:where(.box_steel_f27c.fresh-ca7b) {
  gap: 1.25em;
}
:where(.box_steel_f27c.border-pro-137b) {
  gap: 1.25em;
}
.border_rough_17a5 {
  color: var(--wp--preset--color--black) !important;
}
.video-a919 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.primary_8d08 {
  color: var(--wp--preset--color--white) !important;
}
.orange_1625 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.out-9619 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.main-e253 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.surface-ee62 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.narrow_94c8 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.outer_2eb1 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.alert_static_d21a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.last_dd54 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wide-d0a7 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.highlight_fluid_d944 {
  background-color: var(--wp--preset--color--black) !important;
}
.element-9619 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.down_b8f4 {
  background-color: var(--wp--preset--color--white) !important;
}
.border_steel_b7e9 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.pink-8745 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.text-c804 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.box-12f0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.iron-0d82 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.in_9cdb {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.header-simple-e573 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dropdown_2a0d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.brown_b31e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.grid-8dde {
  border-color: var(--wp--preset--color--black) !important;
}
.static-0f65 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tall-ef96 {
  border-color: var(--wp--preset--color--white) !important;
}
.active-8046 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.content-complex-c973 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.heading_9c6a {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.over_98af {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.box_tall_4ea0 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.south_f175 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text_2676 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.rough-5ee4 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.purple_3f50 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hidden_9bfa {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.silver_ad47 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.bottom_f085 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hard_e2a8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.icon_314e {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.detail-6718 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.iron-3f4e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.clean-d2e7 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.accent-dynamic-425e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.dirty_49e2 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.basic_589a {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gradient-a9b4 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.content_easy_7942 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.dirty-29d8 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.avatar-steel-6784 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.row-current-b983 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.title-b624 a:where(:not(.badge_slow_f37d)) {
  color: inherit;
}
:where(.box_steel_f27c.fresh-ca7b) {
  gap: 1.25em;
}
:where(.box_steel_f27c.border-pro-137b) {
  gap: 1.25em;
}
:where(.lite-6383.fresh-ca7b) {
  gap: 2em;
}
:where(.lite-6383.border-pro-137b) {
  gap: 2em;
}
.title_a7ee {
  font-size: 1.5em;
  line-height: 1.6;
}

.plasma-fcc4 .video-277f {
  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);
}
.plasma-1b08 .modal_motion_32f8 {
  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);
}
.upper-42f9 {
  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);
}
.upper-42f9.warm_5225 .banner_e174 {
  background-color: var(--e-global-color-primary);
}
.upper-42f9.summary-lower-ea02 .banner_e174,
.upper-42f9.logo_2068 .banner_e174 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.modal-6fed .row-tiny-336a {
  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);
}
.content-top-b691 {
  --divider-color: var(--e-global-color-secondary);
}
.content-top-b691 .header_7ae5 {
  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);
}
.content-top-b691.center-8b6a .light-f139 {
  background-color: var(--e-global-color-secondary);
}
.content-top-b691.background-hard-3744 .light-f139,
.content-top-b691.gas_626c .light-f139 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.content-top-b691.background-hard-3744 .light-f139,
.content-top-b691.gas_626c .light-f139 svg {
  fill: var(--e-global-color-secondary);
}
.message_outer_b223 .hovered-064c {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_outer_b223 .last_757c {
  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);
}
.dirty-918f.center-8b6a .light-f139 {
  background-color: var(--e-global-color-primary);
}
.dirty-918f.background-hard-3744 .light-f139,
.dirty-918f.gas_626c .light-f139 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dirty-918f.background-hard-3744 .light-f139,
.dirty-918f.gas_626c .light-f139 svg {
  fill: var(--e-global-color-primary);
}
.clean-deba.center-8b6a .light-f139 {
  background-color: var(--e-global-color-primary);
}
.clean-deba.background-hard-3744 .light-f139,
.clean-deba.gas_626c .light-f139 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.clean-deba .dynamic-d28b {
  color: var(--e-global-color-primary);
}
.clean-deba .dynamic-d28b,
.clean-deba .dynamic-d28b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-deba .widget-6e9d {
  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);
}
.hidden-lite-d0cc .fresh-f36a {
  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);
}
.secondary_huge_cbae .content_next_c6cd .gradient_fixed_66cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_bottom_7c4a .section-fluid-1537:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.picture_bottom_7c4a .article_down_e1e9 i {
  color: var(--e-global-color-primary);
}
.picture_bottom_7c4a .article_down_e1e9 svg {
  fill: var(--e-global-color-primary);
}
.picture_bottom_7c4a .brown_c21c {
  color: var(--e-global-color-secondary);
}
.picture_bottom_7c4a .section-fluid-1537 > .brown_c21c,
.picture_bottom_7c4a .section-fluid-1537 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b0b .pro-3840 {
  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);
}
.notification-3b0b .under_8fc7 {
  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);
}
.hovered-4d67 .right-a234 .red-3f03 {
  background-color: var(--e-global-color-primary);
}
.hovered-4d67 .footer_ef00 {
  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);
}
.focus_easy_37f6 .east-13d1 {
  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);
}
.focus_easy_37f6 .lower-062a {
  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);
}
.focus_easy_37f6 .cold_9abd {
  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);
}
.dim_5b6c .notice-left-bcee,
.dim_5b6c .notice-left-bcee a {
  color: var(--e-global-color-primary);
}
.dim_5b6c .notice-left-bcee.chip_4d81,
.dim_5b6c .notice-left-bcee.chip_4d81 a {
  color: var(--e-global-color-accent);
}
.dim_5b6c .notice-left-bcee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_5b6c .item-yellow-abc8 {
  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);
}
.easy-1e1e .tooltip-6a1d,
.easy-1e1e .accent_west_3bab {
  color: var(--e-global-color-primary);
}
.easy-1e1e .tooltip-6a1d svg {
  fill: var(--e-global-color-primary);
}
.easy-1e1e .chip_4d81 .tooltip-6a1d,
.easy-1e1e .chip_4d81 .accent_west_3bab {
  color: var(--e-global-color-accent);
}
.easy-1e1e .chip_4d81 .tooltip-6a1d svg {
  fill: var(--e-global-color-accent);
}
.easy-1e1e .accent_west_3bab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-1e1e .item-yellow-abc8 {
  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);
}
.large-b681 .surface-693e,
.large-b681 .hidden_e94f {
  color: var(--e-global-color-primary);
}
.large-b681 .hidden_e94f svg {
  fill: var(--e-global-color-primary);
}
.large-b681 .notice-left-bcee.chip_4d81 a,
.large-b681
  .notice-left-bcee.chip_4d81
  .hidden_e94f {
  color: var(--e-global-color-accent);
}
.large-b681 .surface-693e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-b681 .item-yellow-abc8 {
  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);
}
.row-lite-6f6c .narrow-30d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-lite-6f6c .glass_26d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_6cba .narrow_e1ae .smooth_dd91 {
  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);
}
.element_6cba .narrow_e1ae .layout-lower-f6ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_6cba .link-1a7e .smooth_dd91 {
  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);
}
.element_6cba
  .link-1a7e
  .layout-lower-f6ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_6cba
  .outer-82c0
  .smooth_dd91 {
  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);
}
.element_6cba
  .outer-82c0
  .layout-lower-f6ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_6cba
  .layout-top-37a1
  .smooth_dd91 {
  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);
}
.element_6cba
  .layout-top-37a1
  .layout-lower-f6ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-252e .cold_8882 {
  background-color: var(--e-global-color-primary);
}
.sort-252e .cold_8882:hover {
  background-color: var(--e-global-color-primary);
}
.sort-252e .west_d9d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-252e
  .cold_8882:hover
  .west_d9d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-medium-2bfd .under_9d58 {
  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);
}
.blue_56c6 .yellow-dfdf .filter_lower_4235 a {
  background-color: var(--e-global-color-accent);
}
.blue_56c6 .yellow-dfdf .south_1c7f a {
  background-color: var(--e-global-color-accent);
}
.blue_56c6 .yellow-dfdf .filter_lower_4235 a,
.blue_56c6 .yellow-dfdf .south_1c7f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_2d2e
  .layout-iron-f4db.form_21ae
  .yellow-dfdf
  a.secondary_motion_f298 {
  background-color: var(--e-global-color-accent);
}
.easy_2d2e
  .layout-iron-f4db.form_21ae
  .yellow-dfdf
  span.secondary_motion_f298.fn-current-a9aa {
  background-color: var(--e-global-color-text);
}
.easy_2d2e
  .layout-iron-f4db.form_21ae
  .yellow-dfdf
  .secondary_motion_f298 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a .text_8d40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a
  .sidebar_east_7303
  > .pink_3e1e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a
  .north-755c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a
  .heading-28ff
  .module_hovered_432f,
.surface_b15a
  .heading-28ff
  .clean-5714 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_b15a
  .heading-28ff
  .form-simple-1970,
.surface_b15a
  .heading-28ff
  a
  .form-simple-1970 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a
  .heading-28ff
  .dim_69ec {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a
  .heading-28ff
  .black_45e2 {
  background-color: var(--e-global-color-primary);
}
.surface_b15a
  .heading-28ff
  .black_45e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a
  .heading-28ff
  .black_45e2:hover {
  background-color: var(--e-global-color-primary);
}
.surface_b15a
  .heading-28ff
  .filter-white-f0b6 {
  background-color: var(--e-global-color-primary);
}
.surface_b15a
  .heading-28ff
  .filter-white-f0b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a
  .heading-28ff
  .filter-white-f0b6:hover {
  background-color: var(--e-global-color-primary);
}
.surface_b15a
  .preview-e7aa
  .shade-liquid-105f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_b15a
  .preview-e7aa
  .selected_6770 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a
  .preview-e7aa
  .dim_69ec {
  color: var(--e-global-color-text);
}
.surface_b15a
  .preview-e7aa
  .dim_69ec
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a
  .preview-e7aa
  .black_45e2 {
  background-color: var(--e-global-color-primary);
}
.surface_b15a
  .preview-e7aa
  .black_45e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a
  .preview-e7aa
  .black_45e2:hover {
  background-color: var(--e-global-color-primary);
}
.surface_b15a
  .preview-e7aa
  .filter-white-f0b6 {
  background-color: var(--e-global-color-primary);
}
.surface_b15a
  .preview-e7aa
  .filter-white-f0b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_b15a
  .preview-e7aa
  .filter-white-f0b6:hover {
  background-color: var(--e-global-color-primary);
}
.surface_b15a .black-23f3 {
  background-color: var(--e-global-color-primary);
}
.surface_b15a .black-23f3:hover {
  background-color: var(--e-global-color-primary);
}
.surface_b15a .title-8fd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_b15a .outline-6235 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_fixed_a4ed .alert-fixed-31f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_fixed_a4ed
  .form-f1d8
  > div:nth-child(3)
  .alert-fixed-31f5,
.button_fixed_a4ed
  .table-old-0cd1
  > div:nth-child(1)
  .alert-fixed-31f5,
.button_fixed_a4ed
  .gallery-a35a
  > div:nth-child(1)
  .alert-fixed-31f5,
.button_fixed_a4ed
  .grid-e330
  > div:nth-child(1)
  .alert-fixed-31f5,
.button_fixed_a4ed
  .secondary-f0e7
  > div:nth-child(1)
  .alert-fixed-31f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_fixed_a4ed .sidebar_stale_298b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_fixed_a4ed .small-b51b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_fixed_a4ed .alert-cold-423f {
  background-color: var(--e-global-color-primary);
}
.button_fixed_a4ed .alert-cold-423f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_fixed_a4ed .alert-cold-423f:hover {
  background-color: var(--e-global-color-primary);
}
.button_fixed_a4ed .background_small_9ea6 {
  background-color: var(--e-global-color-primary);
}
.button_fixed_a4ed .background_small_9ea6:hover {
  background-color: var(--e-global-color-primary);
}
.button_fixed_a4ed .title-8fd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_fixed_a4ed .outline-6235 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_rough_a1f7 .tiny-bc83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_rough_a1f7 .fresh-6f79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_rough_a1f7 .nav_simple_9e3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_rough_a1f7 .tabs_7b81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_rough_a1f7 .stale-697b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_rough_a1f7 .background_small_9ea6 {
  background-color: var(--e-global-color-primary);
}
.progress_rough_a1f7 .background_small_9ea6:hover {
  background-color: var(--e-global-color-primary);
}
.surface_small_fbd5 .list_wood_5589 {
  background-color: var(--e-global-color-secondary);
}
.surface_small_fbd5 .center_1d9d {
  background-color: var(--e-global-color-text);
}
.surface_small_fbd5 .table-orange-ef3a {
  background-color: var(--e-global-color-secondary);
}
.surface_small_fbd5 .section_light_c098 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_small_fbd5 .link_red_7ef3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_small_fbd5 .tooltip-tall-9ffa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_small_fbd5 .liquid-6cff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_small_fbd5 .red_7611 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-1882 .layout-c5ae .video_e16f,
.old-1882
  .layout-c5ae
  .video_e16f
  a,
.old-1882 .middle_89fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-1882 .layout-c5ae .under-c074,
.old-1882 .down_4500 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-1882 .layout-c5ae .under-c074 {
  color: var(--e-global-color-text);
}
.old-1882 .down_4500 {
  color: var(--e-global-color-text);
}
.old-1882
  .layout-c5ae
  .up-4eee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-1882 .stone-0f06 .yellow_7428 {
  background-color: var(--e-global-color-primary);
}
.old-1882 .stone-0f06 .yellow_7428:hover {
  background-color: var(--e-global-color-primary);
}
.old-1882 .stone-0f06 .tiny_b376 li span {
  background-color: var(--e-global-color-text);
}
.old-1882 .stone-0f06 .tiny_b376 li span:hover {
  background-color: var(--e-global-color-primary);
}
.old-1882
  .stone-0f06
  .tiny_b376
  li.popup-complex-3134
  span {
  background-color: var(--e-global-color-accent);
}
.old-1882 .info-44e1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_a9ac .tall-3423 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-pressed-d202 .thick-51dd {
  background-color: var(--e-global-color-primary);
}
.border-pressed-d202 .pink-2864 {
  background-color: var(--e-global-color-secondary);
}
.border-pressed-d202 .fresh-501b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-pressed-d202 .tertiary_46a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-pressed-d202 .widget-last-18eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-pressed-d202 .fast_5d7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-pressed-d202 .primary_32c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-pressed-d202 .widget_green_6647 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-pressed-d202 .shade-e522 {
  background-color: var(--e-global-color-primary);
}
.border-pressed-d202 .shade-e522 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_49d3 .popup_bright_7e2e {
  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);
}
.dirty_49d3 .center_3153 {
  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);
}
.dirty_49d3
  .gold_287e:after {
  background-color: var(--e-global-color-primary);
}
.dirty_49d3 .left_43d4 {
  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);
}
.alert_out_0c83 .middle_89fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_out_0c83 .down_4500 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-4cee .element_5975 .column-e9a2 {
  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);
}
.solid-4cee .element_5975 .short-b8e6 {
  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_90bc .summary-inner-58fe {
  background-color: var(--e-global-color-primary);
}
.shadow_90bc .complex-3094 {
  background-color: var(--e-global-color-secondary);
}
.shadow_90bc .highlight_7816 .item-7461 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_90bc .purple-c047 .item-7461 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_3830 .panel-wide-e7ef .in-7935 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_3830 .panel-wide-e7ef .input_focused_374c {
  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);
}
.message_3830 .panel-wide-e7ef .tiny_9376 {
  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);
}
.right-87de .center_581a {
  border-color: var(--e-global-color-text);
}
.right-87de .down-7778 {
  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);
}
.right-87de .search_smooth_0cd8 {
  color: var(--e-global-color-primary);
}
.right-87de .media-611a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-f591 .tertiary_6709 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-f591 .primary-8a07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-f591 .west-f58f:hover .tertiary_6709 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-f591
  .west-f58f:hover
  .primary-8a07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-2329 .input-2dd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-2329 .hidden-68f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_fresh_170d .heading-black-d05e .hero_5046 {
  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);
}
.pattern_fresh_170d .current-6f3a .hero_5046 {
  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);
}
.hero_pro_298f .hard-8edc {
  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);
}
.silver_fa7e .pink-216f .lite-aa10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_fa7e .pink-216f .lite-aa10 {
  background-color: var(--e-global-color-secondary);
}
.silver_fa7e .hero-warm-c64d .lite-aa10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_fa7e .hero-warm-c64d .lite-aa10 {
  background-color: var(--e-global-color-secondary);
}
.silver_fa7e .next_0bfb .menu-rough-45d5 {
  background-color: var(--e-global-color-primary);
}
.silver_fa7e .next_0bfb:hover .menu-rough-45d5 {
  background-color: var(--e-global-color-secondary);
}
.silver_fa7e .yellow_7428 {
  background-color: var(--e-global-color-primary);
}
.silver_fa7e .yellow_7428:hover {
  background-color: var(--e-global-color-accent);
}
.silver_fa7e .tiny_b376 li span {
  background-color: var(--e-global-color-text);
}
.silver_fa7e .tiny_b376 li span:hover {
  background-color: var(--e-global-color-primary);
}
.silver_fa7e .tiny_b376 li.popup-complex-3134 span {
  background-color: var(--e-global-color-accent);
}
.wrapper-huge-dd30 .hover_south_dbeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-huge-dd30 .hot_7d96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_7710 .status_stone_9a28:before {
  background-color: var(--e-global-color-secondary);
}
.highlight_7710 .alert_5f30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_7710 .shade-rough-dc98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_black_35a4 .outer-26de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_black_35a4 .outer-26de:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_black_35a4 .outer-26de.fn-active-a9aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_black_35a4 .tabs-0820 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_black_35a4 .element-5e9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_black_35a4 .wrapper-up-1bd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_black_35a4 .form-7c93 {
  background-color: var(--e-global-color-primary);
}
.block_black_35a4 .form-7c93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_black_35a4 .picture-smooth-5b4c {
  background-color: var(--e-global-color-primary);
}
.block_black_35a4 .picture-smooth-5b4c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_0cfe .pagination_active_6dd2 .nav-white-b214 a {
  color: var(--e-global-color-secondary);
}
.stale_0cfe .pagination_active_6dd2 .nav-white-b214 a:hover {
  color: var(--e-global-color-secondary);
}
.stale_0cfe .pagination_active_6dd2 .nav-white-b214,
.stale_0cfe .pagination_active_6dd2 .nav-white-b214 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_0cfe .pagination_active_6dd2 .logo-south-eb65 {
  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);
}
.stale_0cfe .pagination_active_6dd2 .backdrop-3bd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_0cfe .pagination_active_6dd2 .tag-prev-2b3c {
  background-color: var(--e-global-color-primary);
}
.stale_0cfe .pagination_active_6dd2 .tag-prev-2b3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_0cfe .pagination_active_6dd2 .tag-prev-2b3c:hover {
  background-color: var(--e-global-color-primary);
}
.stale_0cfe .pagination_active_6dd2 .wrapper_purple_7742 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_0cfe .pagination_active_6dd2 .wrapper_purple_7742 {
  background-color: var(--e-global-color-primary);
}
.stale_0cfe .pagination_active_6dd2 .wrapper_purple_7742:hover {
  background-color: var(--e-global-color-primary);
}
.stale_0cfe .pagination_active_6dd2 .yellow_7428 {
  background-color: var(--e-global-color-primary);
}
.stale_0cfe .pagination_active_6dd2 .yellow_7428:hover {
  background-color: var(--e-global-color-primary);
}
.stale_0cfe .stone-0f06 .tiny_b376 li span {
  background-color: var(--e-global-color-text);
}
.stale_0cfe .stone-0f06 .tiny_b376 li span:hover {
  background-color: var(--e-global-color-primary);
}
.stale_0cfe .stone-0f06 .tiny_b376 li.popup-complex-3134 span {
  background-color: var(--e-global-color-accent);
}
.stale_0cfe .title-8fd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_0cfe .outline-6235 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-39a9 .frame_b567 .blue-4438 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-39a9 .frame_b567 .sort_lite_3630 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-39a9 .frame_b567 .center_ea7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_top_7198 .simple-644c {
  border-color: var(--e-global-color-text);
}
.feature_top_7198 .breadcrumb_hard_18ae {
  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);
}
.feature_top_7198 .dropdown-old-e971 {
  color: var(--e-global-color-secondary);
}
.feature_top_7198 .dropdown-old-e971 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_top_7198 .inner_caf9 > * {
  color: var(--e-global-color-primary);
}
.feature_top_7198 .inner_caf9 > * svg {
  fill: var(--e-global-color-primary);
}
.feature_top_7198 .small-94e5 {
  color: var(--e-global-color-primary);
}
.feature_top_7198 .small-94e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_top_7198 .pink-9ab8 {
  color: var(--e-global-color-primary);
}
.feature_top_7198 .pink-9ab8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_top_7198 .search_1ea8 {
  color: var(--e-global-color-primary);
}
.feature_top_7198 .search_1ea8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_top_7198 .popup-47f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_top_7198 .thumbnail-1780 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_top_7198 .thumbnail-1780.footer-7c41 {
  color: var(--e-global-color-secondary);
}
.feature_top_7198 .thumbnail-1780.footer-7c41 .purple-eb39 {
  color: var(--e-global-color-accent);
}
.feature_top_7198 .thumbnail-1780.image_silver_174d {
  color: var(--e-global-color-text);
}
.feature_top_7198 .thumbnail-1780.image_silver_174d .purple-eb39 {
  color: var(--e-global-color-text);
}
.feature_top_7198 .thumbnail-1780:before {
  border-top-color: var(--e-global-color-text);
}
.feature_top_7198 .upper_4758 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_top_7198
  .upper_4758
  .banner_fluid_d335 {
  background-color: var(--e-global-color-primary);
}
.feature_top_7198
  .upper_4758
  .banner_fluid_d335 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_top_7198 .simple-644c .box-c58c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_tiny_9fc8 .slider_1dad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_tiny_9fc8 .small_8ce5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-07b4 .message-67f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-07b4
  .hidden-750e
  .panel_purple_5710 {
  background-color: var(--e-global-color-secondary);
}
.thick-07b4
  .hidden-750e.green_7742
  .panel_purple_5710 {
  background-color: var(--e-global-color-text);
}
.thick-07b4
  .hidden-750e:hover
  .panel_purple_5710 {
  background-color: var(--e-global-color-accent);
}
.thick-07b4
  .hidden-750e.fn-active-a9aa
  .panel_purple_5710 {
  background-color: var(--e-global-color-primary);
}
.container-yellow-9061 .header-753f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.container-yellow-9061 .lite_5234 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-yellow-9061 .icon_693e {
  background-color: var(--e-global-color-primary);
}
.container-yellow-9061 .icon_693e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_3608 .warm_e53b .table-hard-918f .surface-hard-63a8 {
  background-color: var(--e-global-color-secondary);
}
.pattern_3608 .warm_e53b .secondary-orange-7880:after {
  background-color: var(--e-global-color-secondary);
}
.pattern_3608 .blue_06a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3608 .dynamic-5160 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3608 .video-2cf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3608 .active_cool_8bf3 {
  background-color: var(--e-global-color-primary);
}
.pattern_3608 .active_cool_8bf3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_3608 .grid_8500 {
  background-color: var(--e-global-color-secondary);
}
.pattern_3608 .grid_8500 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_3608 .warm_e53b .thumbnail_static_bff8 .fixed_c0fc:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_3608
  .warm_e53b
  .thumbnail_static_bff8
  .fixed_c0fc.left-551c {
  background-color: var(--e-global-color-primary);
}
.pattern_3608 .warm_e53b .notification-motion-ca77:before {
  border-color: var(--e-global-color-primary);
}
.pattern_3608 .warm_e53b .notification-motion-ca77:hover:before {
  border-color: var(--e-global-color-secondary);
}
.pattern_3608
  .warm_e53b
  .notification-motion-ca77.modal_0bde:before {
  border-color: var(--e-global-color-primary);
}
.pattern_3608 .info-c238 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_c30c .in-761a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_c30c .in-761a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_c30c .in-761a.breadcrumb_5deb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_c30c .advanced_c419 {
  background-color: var(--e-global-color-primary);
}
.summary_c30c .advanced_c419 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_c30c
  .hover-42aa
  .border-3d79
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_c30c
  .notice-current-8e3e
  .border-3d79
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_54d9
  .filter_eefe
  .shadow_dynamic_2315 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_54d9
  .filter_eefe
  .module_30be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_54d9 .surface_7b2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_54d9 .last-94f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_54d9 .accent_tall_98d8 {
  background-color: var(--e-global-color-primary);
}
.pattern_54d9 .accent_tall_98d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_f96d .caption-paper-9bdc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_f96d .main_thick_24dd {
  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);
}
.heading_f96d .gold_953e {
  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);
}
.heading_f96d .gold_953e a:hover {
  color: var(--e-global-color-secondary);
}
.heading_f96d .dark-f246 {
  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);
}
.heading_f96d .search_6e4d {
  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);
}
.heading_f96d .link_active_3812 .yellow_7428 {
  background-color: var(--e-global-color-primary);
}
.heading_f96d .link_active_3812 .yellow_7428:hover {
  background-color: var(--e-global-color-accent);
}
.heading_f96d
  .link_active_3812
  .tiny_b376
  li
  span {
  background-color: var(--e-global-color-text);
}
.heading_f96d
  .link_active_3812
  .tiny_b376
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.heading_f96d
  .link_active_3812
  .tiny_b376
  li.popup-complex-3134
  span {
  background-color: var(--e-global-color-accent);
}
.component_33d9
  .first_aa4b
  .dirty-60d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_33d9 .first_aa4b .active-5f9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_33d9 .first_aa4b .tabs_wide_e327 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_33d9 .clean-1d71 {
  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);
}
.component_33d9
  .plasma-8143.sort-0da0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > a {
  background-color: var(--e-global-color-text);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > a
  .background_tiny_238e.input-a551 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > a
  .secondary-5913.dim_3a23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > .carousel_north_3818
  .narrow-53d3
  > a {
  background-color: var(--e-global-color-secondary);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > .carousel_north_3818
  .narrow-53d3
  > a
  .notification_middle_554f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > .carousel_north_3818
  .narrow-53d3
  > a
  .secondary-5913.layout-3f71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > a
  .media-9871:before {
  color: var(--e-global-color-text);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > .carousel_north_3818
  a
  .media-9871:before {
  color: var(--e-global-color-text);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3.pro-b62e
  > a
  .media-9871:before {
  color: var(--e-global-color-text);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > .carousel_north_3818
  .narrow-53d3.pro-b62e
  > a
  .media-9871:before {
  color: var(--e-global-color-text);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > a
  .sidebar_ab44
  .cold_022a {
  color: var(--e-global-color-text);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > .carousel_north_3818
  a
  .sidebar_ab44
  .cold_022a {
  color: var(--e-global-color-text);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > a
  .sidebar_ab44
  .cold_022a,
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > .carousel_north_3818
  a
  .sidebar_ab44
  .cold_022a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > a
  .iron-7401:before {
  color: var(--e-global-color-text);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > .carousel_north_3818
  a
  .iron-7401:before {
  color: var(--e-global-color-text);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3.pro-b62e
  > a
  .iron-7401:before {
  color: var(--e-global-color-text);
}
.slider_fast_9334
  > .panel_bronze_1eec
  > div
  > .footer-4491
  > .narrow-53d3
  > .carousel_north_3818
  .narrow-53d3.pro-b62e
  > a
  .iron-7401:before {
  color: var(--e-global-color-text);
}
.module-right-3c58 .right-3f01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-right-3c58
  .surface_hard_6547:hover
  .right-3f01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_c64f
  > .panel_bronze_1eec
  > .red-31a6
  > .box_liquid_aed7
  > .footer-light-5de4
  > .description_0b90
  .link_first_81ff {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_c64f
  > .panel_bronze_1eec
  > .red-31a6
  > .box_liquid_aed7
  > .footer-light-5de4
  > .description_0b90:hover
  .link_first_81ff {
  color: var(--e-global-color-text);
}
.panel_c64f
  > .panel_bronze_1eec
  > .red-31a6
  > .box_liquid_aed7
  > .footer-light-5de4
  > .description_0b90:hover
  .link_first_81ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_c64f
  > .panel_bronze_1eec
  > .red-31a6
  > .box_liquid_aed7
  > .footer-light-5de4.article-cool-01bb
  > .description_0b90
  .link_first_81ff {
  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_eb54 .filter-f5b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_eb54 .active-static-885b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_eb54 .under_1f9d {
  background-color: var(--e-global-color-primary);
}
.texture_eb54 .under_1f9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-top-889e
  > .panel_bronze_1eec
  > .article-528e
  > .accordion_glass_cd0e
  > .tooltip-32c2
  .east-d011 {
  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);
}
.hidden-top-889e
  > .panel_bronze_1eec
  > .article-528e
  > .accordion_glass_cd0e
  > .tooltip-32c2
  .center-8297 {
  color: var(--e-global-color-text);
}
.hidden-top-889e
  > .panel_bronze_1eec
  > .article-528e
  > .accordion_glass_cd0e
  > .tooltip-32c2:hover
  .east-d011 {
  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);
}
.hidden-top-889e
  > .panel_bronze_1eec
  > .article-528e
  > .accordion_glass_cd0e
  > .tooltip-32c2:hover
  .center-8297 {
  color: var(--e-global-color-secondary);
}
.hidden-top-889e
  > .panel_bronze_1eec
  > .article-528e
  > .accordion_glass_cd0e
  > .tooltip-32c2.section-25cb
  .east-d011 {
  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);
}
.hidden-top-889e
  > .panel_bronze_1eec
  > .article-528e
  > .accordion_glass_cd0e
  > .tooltip-32c2.section-25cb
  .center-8297 {
  color: var(--e-global-color-primary);
}
.caption_fdfe
  .first_e412
  .module-fixed-29f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_fdfe .input_6f30 .box-c58c .preview_65d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-7bd7 .focused-9178 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-7bd7 .photo-dim-eb5e .focused-9178 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-7bd7 .hard-dcb9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-7bd7 .hard-dcb9 {
  background-color: var(--e-global-color-primary);
}
.feature_silver_6900 .paragraph_basic_dc04 .light-23e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_silver_6900
  .paragraph_basic_dc04:hover
  .layout-2dc1 {
  color: var(--e-global-color-secondary);
}
.feature_silver_6900
  .paragraph_basic_dc04:hover
  .light-23e2 {
  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_1ae3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.row-0aae {
  max-width: 1400px !important;
}

.under-32e4 {
  flex-direction: column;
}

.under-32e4 .component_a904 {
  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.under-32e4 .component_a904 {
  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);
}

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

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

.clean_8af6.solid_c89f {
  display: none;
}

.highlight-tiny-aaa9 {
  display: none;
}

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

.footer-cool-79c1.alert_clean_a542 {
  margin-bottom: 40px;
  width: 100%;
}

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

.under-32e4 a {
  width: 100%;
}

.list-0ea7 .paper-f072.highlight-prev-894b {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.list-0ea7
  .paper-f072.column-c742
  .dark_2e97
  .media_south_0d30 {
  font-size: 20px !important;
}

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

.sort-pink-be14 {
  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;
}

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

  text-align: center;
}

.hidden-west-70ce.nav-ebac > .link-steel-be34 {
  display: flex;
  align-items: center;
}

.yellow-b35d {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

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

.list-0ea7
  .paper-f072.modal_92fe
  .chip-fluid-ee7e
  .table-df19 {
  width: 100% !important;
}

.table-copper-cb51 {
  width: 500px !important;
  max-width: none;
}

.cold_09aa {
  width: 100%;
}

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

.complex-bce5 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.glass-4dc1 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.complex-bce5:hover .glass-4dc1 {
  visibility: visible;
}
.complex-bce5:hover.complex-bce5::before {
  display: block;
}

.soft_a440 h3 {
  color: #fff;
}

.large-a833 {
  margin: 0;
}

.list-0ea7
  .paper-f072.modal_92fe
  .table-df19
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.header-blue-29cd {
  width: 100%;
}

.fluid_cf93 {
  width: 100%;
}

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

.fluid_cf93 {
  width: 100%;
}

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

.table-df19 {
  display: flex;
  align-items: center;
}

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

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

.under-32e4 .component_a904.tag_29dc {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.under-32e4 h1.component_a904 {
  margin-top: 80px !important;
}

.list-0ea7 .paper-f072.menu-mini-9487 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.pro-0352 img {
  width: 100%;
}

.input_6115 .surface_82da.dark_2e97 {
  justify-content: space-between;
}

.down-5175 {
  display: none;
}

.breadcrumb-3230 .chip_solid_f13f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .hidden-west-70ce .link-steel-be34 {
    flex-wrap: nowrap !important;
  }
}

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

  .table-copper-cb51 {
    width: 100% !important;
  }
}

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

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

  .input_6115 .surface_82da.dark_2e97 {
    border-bottom: 1px solid #f0c159;
  }

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

  .hidden-west-70ce.nav-ebac > .link-steel-be34 {
    gap: 15px;
    justify-content: space-between;
  }

  .list-0ea7
    .paper-f072.modal_92fe
    .table-df19
    img {
    width: 60% !important;
  }

  .aside_medium_c51a {
    left: 2%;
  }

  .aside_active_89de {
    margin: 10px 0;
  }

  .under-32e4 .chip_solid_f13f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.under-32e4 .component_a904,
  .under-32e4 .component_a904 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .table-df19 {
    justify-content: center;
  }

  .under-32e4 .chip_solid_f13f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .action-ddbd {
    margin-bottom: 15px !important;
  }

  .list-0ea7 .paper-f072.highlight-prev-894b {
    width: 75% !important;
  }

  .pro-0352 img {
    width: 100% !important;
  }
}

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

  h2.under-32e4 .component_a904,
  .under-32e4 .component_a904 {
    font-size: 30px !important;
  }

  .table-df19 {
    justify-content: center;
  }

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

  .small_ac0c
    .breadcrumb_silver_a59a.title_177c {
    margin: 0 !important;
  }

  .yellow-b35d {
    margin: 0;
    gap: 10px;
  }

  .aside_active_89de {
    display: flex;
  }

  .chip_5d4b .thick_9e5a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .right-9e2c svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .under-32e4 h1.component_a904 {
    margin-top: 40px !important;
  }

  .list-0ea7
    .paper-f072.modal_92fe
    .table-df19
    img,
  .message_outer_b223 .chip-fluid-ee7e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .static-7c46 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .list-0ea7 .paper-f072.highlight-prev-894b {
    width: 100% !important;
  }

  .hidden-west-70ce.nav-ebac > .link-steel-be34 {
    gap: 3px;
  }

  .under-32e4 .chip_solid_f13f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.input_6115 .surface_82da.dark_2e97: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);
}

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

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

.under-32e4 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.description_upper_6a55 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .input_6115 .surface_82da.dark_2e97 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .under-32e4 .component_a904 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .thick_9e5a {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.chip-large-bb5e .last-a44c {
  flex-shrink: 0;
  white-space: nowrap;
}

.chip-large-bb5e .gradient-d5ac {
  flex-shrink: 0;
  min-width: fit-content;
}

.chip-large-bb5e .media_south_0d30 {
  white-space: nowrap;
}

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

.chip-large-bb5e {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.chip-large-bb5e .last-a44c {
  max-width: 80px !important;
}

.chip-large-bb5e .gradient-d5ac {
  max-width: 80px !important;
  overflow: hidden;
}

.chip-large-bb5e .surface_82da.dark_2e97 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.chip-large-bb5e .media_south_0d30 {
  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);
  }
}

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

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

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

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

body .static-7c46:nth-child(2),
.list-0ea7 .static-7c46:nth-child(2),
#page .static-7c46: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;
}

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

/* css-noise: b535 */
.shadow-element-u7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
