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(.frame-0b23) {
  gap: 0.5em;
}
:where(.footer-bafb) {
  gap: 0.5em;
}
body .action-fc72 > .action_fd01 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .action-fc72 > .pattern_medium_b189 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .action-fc72 > .active_full_c925 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .badge_ee31 > .action_fd01 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .badge_ee31 > .pattern_medium_b189 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .badge_ee31 > .active_full_c925 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .badge_ee31
  > :where(:not(.action_fd01):not(.pattern_medium_b189):not(.icon_c0e1)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .badge_ee31 > .content-0971 {
  max-width: var(--wp--style--global--wide-size);
}
body .frame-0b23 {
  display: flex;
}
body .frame-0b23 {
  flex-wrap: wrap;
  align-items: center;
}
body .frame-0b23 > * {
  margin: 0;
}
body .footer-bafb {
  display: grid;
}
body .footer-bafb > * {
  margin: 0;
}
:where(.title-746b.frame-0b23) {
  gap: 2em;
}
:where(.title-746b.footer-bafb) {
  gap: 2em;
}
:where(.action-0903.frame-0b23) {
  gap: 1.25em;
}
:where(.action-0903.footer-bafb) {
  gap: 1.25em;
}
.modal-south-09cf {
  color: var(--wp--preset--color--black) !important;
}
.slider-full-f885 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shadow_full_4da9 {
  color: var(--wp--preset--color--white) !important;
}
.layout-bronze-31fa {
  color: var(--wp--preset--color--pale-pink) !important;
}
.dim_3f37 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.icon_c15f {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.feature_bd60 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.prev-f131 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.image-yellow-4743 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.filter_3a17 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.menu_821b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.chip_current_1d9f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.icon-advanced-ebf6 {
  background-color: var(--wp--preset--color--black) !important;
}
.outline-south-d7dd {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.chip-gold-325e {
  background-color: var(--wp--preset--color--white) !important;
}
.preview_420a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tiny_66ea {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.fixed_1dfb {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.surface-4f16 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.modal_over_76d3 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard-21f4 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.background-in-96b7 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.breadcrumb_4be3 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.narrow-103f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.border-yellow-2531 {
  border-color: var(--wp--preset--color--black) !important;
}
.west_63ef {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.overlay-7841 {
  border-color: var(--wp--preset--color--white) !important;
}
.column-full-4018 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.overlay_outer_e690 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gold-06a8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.plasma-4802 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.label-under-022d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.basic-807a {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.block_copper_2578 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gradient-c30f {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.selected_14e2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.item-92f7 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.slider_cc52 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.table_fixed_122a {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.simple_e419 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tag-b894 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.banner_f09d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.surface-short-5d5b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.north-9141 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.dirty_a661 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.hidden_north_b7e0 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.gradient-d489 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.backdrop_805e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.mini-9802 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.tooltip_gold_566c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.detail_current_a410 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.preview-a9f9 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.lite-d91f a:where(:not(.feature_9ecf)) {
  color: inherit;
}
:where(.action-0903.frame-0b23) {
  gap: 1.25em;
}
:where(.action-0903.footer-bafb) {
  gap: 1.25em;
}
:where(.title-746b.frame-0b23) {
  gap: 2em;
}
:where(.title-746b.footer-bafb) {
  gap: 2em;
}
.mask-576d {
  font-size: 1.5em;
  line-height: 1.6;
}

.background_action_ef83 .banner_f815 {
  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);
}
.dynamic_4f71 .preview_37aa {
  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);
}
.menu_narrow_f0bc {
  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);
}
.menu_narrow_f0bc.short-f763 .overlay_532f {
  background-color: var(--e-global-color-primary);
}
.menu_narrow_f0bc.red-f40c .overlay_532f,
.menu_narrow_f0bc.notification_left_200d .overlay_532f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fresh-794f .tertiary-2c3e {
  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);
}
.hidden-54be {
  --divider-color: var(--e-global-color-secondary);
}
.hidden-54be .fast_efa4 {
  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);
}
.hidden-54be.logo-37cc .list-43a1 {
  background-color: var(--e-global-color-secondary);
}
.hidden-54be.hero_plasma_24a6 .list-43a1,
.hidden-54be.slider-current-c01f .list-43a1 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.hidden-54be.hero_plasma_24a6 .list-43a1,
.hidden-54be.slider-current-c01f .list-43a1 svg {
  fill: var(--e-global-color-secondary);
}
.small-9ee9 .paragraph-8eb3 {
  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);
}
.small-9ee9 .hover-under-e51e {
  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_81d3.logo-37cc .list-43a1 {
  background-color: var(--e-global-color-primary);
}
.glass_81d3.hero_plasma_24a6 .list-43a1,
.glass_81d3.slider-current-c01f .list-43a1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.glass_81d3.hero_plasma_24a6 .list-43a1,
.glass_81d3.slider-current-c01f .list-43a1 svg {
  fill: var(--e-global-color-primary);
}
.prev_ea99.logo-37cc .list-43a1 {
  background-color: var(--e-global-color-primary);
}
.prev_ea99.hero_plasma_24a6 .list-43a1,
.prev_ea99.slider-current-c01f .list-43a1 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.prev_ea99 .shade_wide_db4f {
  color: var(--e-global-color-primary);
}
.prev_ea99 .shade_wide_db4f,
.prev_ea99 .shade_wide_db4f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_ea99 .next_da6c {
  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);
}
.cool_06bc .tag-367d {
  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);
}
.tertiary-6fea .copper_8610 .texture-selected-9f4d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-84e3 .feature_complex_daf0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.steel-84e3 .outline-hovered-7d19 i {
  color: var(--e-global-color-primary);
}
.steel-84e3 .outline-hovered-7d19 svg {
  fill: var(--e-global-color-primary);
}
.steel-84e3 .motion-7680 {
  color: var(--e-global-color-secondary);
}
.steel-84e3 .feature_complex_daf0 > .motion-7680,
.steel-84e3 .feature_complex_daf0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_928e .primary-3afb {
  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);
}
.preview_928e .accordion-short-62ca {
  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);
}
.smooth_4065 .video_top_0ffe .info-5e2a {
  background-color: var(--e-global-color-primary);
}
.smooth_4065 .hard_0af8 {
  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);
}
.main-yellow-0904 .wide_1d2d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-yellow-0904 .primary-1b7e {
  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);
}
.main-yellow-0904 .module_f5c4 {
  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);
}
.panel-orange-3a1f .list_center_3664,
.panel-orange-3a1f .list_center_3664 a {
  color: var(--e-global-color-primary);
}
.panel-orange-3a1f .list_center_3664.complex_be36,
.panel-orange-3a1f .list_center_3664.complex_be36 a {
  color: var(--e-global-color-accent);
}
.panel-orange-3a1f .list_center_3664 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-orange-3a1f .pattern-0d5a {
  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-1caa .disabled_3da8,
.text-1caa .backdrop-solid-c941 {
  color: var(--e-global-color-primary);
}
.text-1caa .disabled_3da8 svg {
  fill: var(--e-global-color-primary);
}
.text-1caa .complex_be36 .disabled_3da8,
.text-1caa .complex_be36 .backdrop-solid-c941 {
  color: var(--e-global-color-accent);
}
.text-1caa .complex_be36 .disabled_3da8 svg {
  fill: var(--e-global-color-accent);
}
.text-1caa .backdrop-solid-c941 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-1caa .pattern-0d5a {
  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);
}
.hero_top_4b32 .in-3459,
.hero_top_4b32 .main_outer_354a {
  color: var(--e-global-color-primary);
}
.hero_top_4b32 .main_outer_354a svg {
  fill: var(--e-global-color-primary);
}
.hero_top_4b32 .list_center_3664.complex_be36 a,
.hero_top_4b32
  .list_center_3664.complex_be36
  .main_outer_354a {
  color: var(--e-global-color-accent);
}
.hero_top_4b32 .in-3459 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_top_4b32 .pattern-0d5a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-4332 .progress_last_1943 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-4332 .column-complex-97bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_a0f1 .fixed-700e .iron-1feb {
  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);
}
.narrow_a0f1 .fixed-700e .lower_c920 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_a0f1 .border_1101 .iron-1feb {
  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);
}
.narrow_a0f1
  .border_1101
  .lower_c920 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_a0f1
  .primary-bbb1
  .iron-1feb {
  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);
}
.narrow_a0f1
  .primary-bbb1
  .lower_c920 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_a0f1
  .column_fresh_f0ce
  .iron-1feb {
  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);
}
.narrow_a0f1
  .column_fresh_f0ce
  .lower_c920 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_new_054e .media-fixed-996d {
  background-color: var(--e-global-color-primary);
}
.heading_new_054e .media-fixed-996d:hover {
  background-color: var(--e-global-color-primary);
}
.heading_new_054e .content_6e47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_new_054e
  .media-fixed-996d:hover
  .content_6e47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-66da .top-05ef {
  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);
}
.info_gold_86ec .mask_80f6 .simple_6f73 a {
  background-color: var(--e-global-color-accent);
}
.info_gold_86ec .mask_80f6 .smooth-f312 a {
  background-color: var(--e-global-color-accent);
}
.info_gold_86ec .mask_80f6 .simple_6f73 a,
.info_gold_86ec .mask_80f6 .smooth-f312 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-c0f2
  .accent_small_dbd7.hidden-9d30
  .mask_80f6
  a.tag-645c {
  background-color: var(--e-global-color-accent);
}
.notice-c0f2
  .accent_small_dbd7.hidden-9d30
  .mask_80f6
  span.tag-645c.fn-current-1eb3 {
  background-color: var(--e-global-color-text);
}
.notice-c0f2
  .accent_small_dbd7.hidden-9d30
  .mask_80f6
  .tag-645c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8 .inner_7324 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8
  .dynamic-a11a
  > .notification_4aac
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8
  .plasma-8c47
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8
  .input-hard-3eed
  .shadow-cold-2d08,
.focused-bdf8
  .input-hard-3eed
  .soft-f5e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-bdf8
  .input-hard-3eed
  .mask-fa80,
.focused-bdf8
  .input-hard-3eed
  a
  .mask-fa80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8
  .input-hard-3eed
  .mask-smooth-592e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8
  .input-hard-3eed
  .glass-712f {
  background-color: var(--e-global-color-primary);
}
.focused-bdf8
  .input-hard-3eed
  .glass-712f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8
  .input-hard-3eed
  .glass-712f:hover {
  background-color: var(--e-global-color-primary);
}
.focused-bdf8
  .input-hard-3eed
  .focused-15de {
  background-color: var(--e-global-color-primary);
}
.focused-bdf8
  .input-hard-3eed
  .focused-15de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8
  .input-hard-3eed
  .focused-15de:hover {
  background-color: var(--e-global-color-primary);
}
.focused-bdf8
  .iron-5f8c
  .hidden_fd74
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-bdf8
  .iron-5f8c
  .mini-1dfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8
  .iron-5f8c
  .mask-smooth-592e {
  color: var(--e-global-color-text);
}
.focused-bdf8
  .iron-5f8c
  .mask-smooth-592e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8
  .iron-5f8c
  .glass-712f {
  background-color: var(--e-global-color-primary);
}
.focused-bdf8
  .iron-5f8c
  .glass-712f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8
  .iron-5f8c
  .glass-712f:hover {
  background-color: var(--e-global-color-primary);
}
.focused-bdf8
  .iron-5f8c
  .focused-15de {
  background-color: var(--e-global-color-primary);
}
.focused-bdf8
  .iron-5f8c
  .focused-15de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-bdf8
  .iron-5f8c
  .focused-15de:hover {
  background-color: var(--e-global-color-primary);
}
.focused-bdf8 .section_new_3343 {
  background-color: var(--e-global-color-primary);
}
.focused-bdf8 .section_new_3343:hover {
  background-color: var(--e-global-color-primary);
}
.focused-bdf8 .stale-5d0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-bdf8 .left-9651 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-25ba .carousel_brown_31a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-25ba
  .caption_orange_cafd
  > div:nth-child(3)
  .carousel_brown_31a4,
.summary-25ba
  .column_large_88c1
  > div:nth-child(1)
  .carousel_brown_31a4,
.summary-25ba
  .label_ae09
  > div:nth-child(1)
  .carousel_brown_31a4,
.summary-25ba
  .banner_e6b0
  > div:nth-child(1)
  .carousel_brown_31a4,
.summary-25ba
  .layout_thick_9f1f
  > div:nth-child(1)
  .carousel_brown_31a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-25ba .steel-5215 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-25ba .caption_soft_4c7e {
  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);
}
.summary-25ba .pagination_small_92b5 {
  background-color: var(--e-global-color-primary);
}
.summary-25ba .pagination_small_92b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-25ba .pagination_small_92b5:hover {
  background-color: var(--e-global-color-primary);
}
.summary-25ba .content_1ddc {
  background-color: var(--e-global-color-primary);
}
.summary-25ba .content_1ddc:hover {
  background-color: var(--e-global-color-primary);
}
.summary-25ba .stale-5d0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-25ba .left-9651 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-9633 .pagination-8e4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-9633 .breadcrumb-7008 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-9633 .soft-aba6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-9633 .chip-71a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-9633 .warm_1ced {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-9633 .content_1ddc {
  background-color: var(--e-global-color-primary);
}
.image-9633 .content_1ddc:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-dba3 .overlay-north-a851 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-dba3 .border-dim-4e6b {
  background-color: var(--e-global-color-text);
}
.breadcrumb-dba3 .cool_3104 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-dba3 .caption_4a8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-dba3 .image-left-00fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-dba3 .narrow-a5fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-dba3 .component_new_b3c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-dba3 .paper_721e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-829a .module-orange-b59e .banner-5a49,
.backdrop-829a
  .module-orange-b59e
  .banner-5a49
  a,
.backdrop-829a .status-a9bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-829a .module-orange-b59e .thumbnail-0ce8,
.backdrop-829a .paper-20ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-829a .module-orange-b59e .thumbnail-0ce8 {
  color: var(--e-global-color-text);
}
.backdrop-829a .paper-20ed {
  color: var(--e-global-color-text);
}
.backdrop-829a
  .module-orange-b59e
  .paragraph-4820 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-829a .silver-102f .detail-b4dd {
  background-color: var(--e-global-color-primary);
}
.backdrop-829a .silver-102f .detail-b4dd:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-829a .silver-102f .simple-4c9d li span {
  background-color: var(--e-global-color-text);
}
.backdrop-829a .silver-102f .simple-4c9d li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-829a
  .silver-102f
  .simple-4c9d
  li.image_39ed
  span {
  background-color: var(--e-global-color-accent);
}
.backdrop-829a .backdrop-current-f0e0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_full_3173 .chip_7e0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_fast_501b .badge-37fd {
  background-color: var(--e-global-color-primary);
}
.title_fast_501b .border_red_36bf {
  background-color: var(--e-global-color-secondary);
}
.title_fast_501b .pattern_dim_09c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_fast_501b .shade-first-e0b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_fast_501b .gradient-0caf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_fast_501b .column-active-3902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_fast_501b .large-316f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_fast_501b .menu-0478 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_fast_501b .text_713c {
  background-color: var(--e-global-color-primary);
}
.title_fast_501b .text_713c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-c057 .bronze-bddd {
  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);
}
.bright-c057 .video-white-9b58 {
  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);
}
.bright-c057
  .solid-06f0:after {
  background-color: var(--e-global-color-primary);
}
.bright-c057 .link-2a3f {
  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);
}
.frame-pink-cb50 .status-a9bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-pink-cb50 .paper-20ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-1c35 .container_06de .bottom-e6a4 {
  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);
}
.description-1c35 .container_06de .cold_2acb {
  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);
}
.shade-2a9a .breadcrumb_blue_61a8 {
  background-color: var(--e-global-color-primary);
}
.shade-2a9a .header_selected_0194 {
  background-color: var(--e-global-color-secondary);
}
.shade-2a9a .plasma_1d09 .primary-72cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-2a9a .logo-ff3b .primary-72cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_c4da .content_mini_5745 .notification_simple_96bc {
  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);
}
.element_c4da .content_mini_5745 .overlay_eab7 {
  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_c4da .content_mini_5745 .dim-c8a1 {
  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);
}
.background-north-ff55 .summary-old-b9df {
  border-color: var(--e-global-color-text);
}
.background-north-ff55 .paragraph_clean_1e18 {
  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);
}
.background-north-ff55 .shade-dirty-cb2c {
  color: var(--e-global-color-primary);
}
.background-north-ff55 .basic-df55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_upper_f81b .column-ef32 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_upper_f81b .menu-iron-d05a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_upper_f81b .logo_331b:hover .column-ef32 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_upper_f81b
  .logo_331b:hover
  .menu-iron-d05a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_5165 .south-bda4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_5165 .status_f7bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_afc7 .hero-037e .new_9400 {
  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);
}
.badge_afc7 .dirty_f601 .new_9400 {
  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);
}
.overlay-7bcd .over_f1fa {
  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);
}
.full_b91d .brown-e272 .title-7690 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_b91d .brown-e272 .title-7690 {
  background-color: var(--e-global-color-secondary);
}
.full_b91d .grid_east_0ff3 .title-7690 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_b91d .grid_east_0ff3 .title-7690 {
  background-color: var(--e-global-color-secondary);
}
.full_b91d .yellow_dd05 .stale_a0b9 {
  background-color: var(--e-global-color-primary);
}
.full_b91d .yellow_dd05:hover .stale_a0b9 {
  background-color: var(--e-global-color-secondary);
}
.full_b91d .detail-b4dd {
  background-color: var(--e-global-color-primary);
}
.full_b91d .detail-b4dd:hover {
  background-color: var(--e-global-color-accent);
}
.full_b91d .simple-4c9d li span {
  background-color: var(--e-global-color-text);
}
.full_b91d .simple-4c9d li span:hover {
  background-color: var(--e-global-color-primary);
}
.full_b91d .simple-4c9d li.image_39ed span {
  background-color: var(--e-global-color-accent);
}
.status_right_0b7c .pattern-large-a4be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_right_0b7c .banner-stone-1747 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_pressed_c3aa .east-7e22:before {
  background-color: var(--e-global-color-secondary);
}
.preview_pressed_c3aa .surface-ae74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_pressed_c3aa .element-de52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_3141 .complex_8980 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_3141 .complex_8980:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_3141 .complex_8980.fn-active-1eb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_3141 .list_9e14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_3141 .active-copper-3951 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_3141 .heading-5610 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_3141 .caption-up-1ee4 {
  background-color: var(--e-global-color-primary);
}
.small_3141 .caption-up-1ee4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_3141 .block-1859 {
  background-color: var(--e-global-color-primary);
}
.small_3141 .block-1859 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-fixed-de3b .full_a133 .easy-c923 a {
  color: var(--e-global-color-secondary);
}
.accent-fixed-de3b .full_a133 .easy-c923 a:hover {
  color: var(--e-global-color-secondary);
}
.accent-fixed-de3b .full_a133 .easy-c923,
.accent-fixed-de3b .full_a133 .easy-c923 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-fixed-de3b .full_a133 .dark-6aa9 {
  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);
}
.accent-fixed-de3b .full_a133 .warm-b5b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-fixed-de3b .full_a133 .banner_outer_c3f8 {
  background-color: var(--e-global-color-primary);
}
.accent-fixed-de3b .full_a133 .banner_outer_c3f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-fixed-de3b .full_a133 .banner_outer_c3f8:hover {
  background-color: var(--e-global-color-primary);
}
.accent-fixed-de3b .full_a133 .steel-3739 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-fixed-de3b .full_a133 .steel-3739 {
  background-color: var(--e-global-color-primary);
}
.accent-fixed-de3b .full_a133 .steel-3739:hover {
  background-color: var(--e-global-color-primary);
}
.accent-fixed-de3b .full_a133 .detail-b4dd {
  background-color: var(--e-global-color-primary);
}
.accent-fixed-de3b .full_a133 .detail-b4dd:hover {
  background-color: var(--e-global-color-primary);
}
.accent-fixed-de3b .silver-102f .simple-4c9d li span {
  background-color: var(--e-global-color-text);
}
.accent-fixed-de3b .silver-102f .simple-4c9d li span:hover {
  background-color: var(--e-global-color-primary);
}
.accent-fixed-de3b .silver-102f .simple-4c9d li.image_39ed span {
  background-color: var(--e-global-color-accent);
}
.accent-fixed-de3b .stale-5d0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-fixed-de3b .left-9651 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-b996 .next_40be .box_copper_d691 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-b996 .next_40be .preview-bottom-3936 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-b996 .next_40be .notification_1fcb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-white-b091 .section_right_fcce {
  border-color: var(--e-global-color-text);
}
.nav-white-b091 .green-7484 {
  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);
}
.nav-white-b091 .dynamic_08d7 {
  color: var(--e-global-color-secondary);
}
.nav-white-b091 .dynamic_08d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-white-b091 .article_8f72 > * {
  color: var(--e-global-color-primary);
}
.nav-white-b091 .article_8f72 > * svg {
  fill: var(--e-global-color-primary);
}
.nav-white-b091 .hard_bb06 {
  color: var(--e-global-color-primary);
}
.nav-white-b091 .hard_bb06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-white-b091 .tall_3b09 {
  color: var(--e-global-color-primary);
}
.nav-white-b091 .tall_3b09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-white-b091 .orange_30db {
  color: var(--e-global-color-primary);
}
.nav-white-b091 .orange_30db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-white-b091 .basic-4635 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-white-b091 .widget_b746 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-white-b091 .widget_b746.dropdown-light-b301 {
  color: var(--e-global-color-secondary);
}
.nav-white-b091 .widget_b746.dropdown-light-b301 .thumbnail_1147 {
  color: var(--e-global-color-accent);
}
.nav-white-b091 .widget_b746.background_7a04 {
  color: var(--e-global-color-text);
}
.nav-white-b091 .widget_b746.background_7a04 .thumbnail_1147 {
  color: var(--e-global-color-text);
}
.nav-white-b091 .widget_b746:before {
  border-top-color: var(--e-global-color-text);
}
.nav-white-b091 .background-dim-5902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-white-b091
  .background-dim-5902
  .title_f04d {
  background-color: var(--e-global-color-primary);
}
.nav-white-b091
  .background-dim-5902
  .title_f04d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-white-b091 .section_right_fcce .message_small_af37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-stone-d826 .silver_9507 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-stone-d826 .backdrop_fa00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-ba7e .medium-1f69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-ba7e
  .media_4f6d
  .current-3d9e {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-ba7e
  .media_4f6d.hidden_16b2
  .current-3d9e {
  background-color: var(--e-global-color-text);
}
.thumbnail-ba7e
  .media_4f6d:hover
  .current-3d9e {
  background-color: var(--e-global-color-accent);
}
.thumbnail-ba7e
  .media_4f6d.fn-active-1eb3
  .current-3d9e {
  background-color: var(--e-global-color-primary);
}
.south_862a .input_6f02 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.south_862a .table_f20b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_862a .active_narrow_7c5e {
  background-color: var(--e-global-color-primary);
}
.south_862a .active_narrow_7c5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-eabd .table-old-7399 .filter-fadb .over_8781 {
  background-color: var(--e-global-color-secondary);
}
.link-eabd .table-old-7399 .tooltip-e9c1:after {
  background-color: var(--e-global-color-secondary);
}
.link-eabd .grid-23bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-eabd .full_42df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-eabd .full-567d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-eabd .basic-0e6a {
  background-color: var(--e-global-color-primary);
}
.link-eabd .basic-0e6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-eabd .large-a8d0 {
  background-color: var(--e-global-color-secondary);
}
.link-eabd .large-a8d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-eabd .table-old-7399 .grid_6e97 .text-a3ce:hover {
  background-color: var(--e-global-color-primary);
}
.link-eabd
  .table-old-7399
  .grid_6e97
  .text-a3ce.mask-6645 {
  background-color: var(--e-global-color-primary);
}
.link-eabd .table-old-7399 .lower_67f9:before {
  border-color: var(--e-global-color-primary);
}
.link-eabd .table-old-7399 .lower_67f9:hover:before {
  border-color: var(--e-global-color-secondary);
}
.link-eabd
  .table-old-7399
  .lower_67f9.video-8a0a:before {
  border-color: var(--e-global-color-primary);
}
.link-eabd .feature-stale-d69e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current-8be8 .header_narrow_b612 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-8be8 .header_narrow_b612:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-8be8 .header_narrow_b612.gallery_4270 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-8be8 .bronze-7ef0 {
  background-color: var(--e-global-color-primary);
}
.current-8be8 .bronze-7ef0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-8be8
  .sort_dynamic_4497
  .outline-wide-a0c4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-8be8
  .new-e70f
  .outline-wide-a0c4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-77c5
  .heading_north_2f3f
  .surface-huge-37e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-77c5
  .heading_north_2f3f
  .modal-ecdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-77c5 .highlight-0be9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-77c5 .text_paper_8a50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-77c5 .pro-ba9f {
  background-color: var(--e-global-color-primary);
}
.component-77c5 .pro-ba9f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_outer_95a5 .silver_d228 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_outer_95a5 .short-dadb {
  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);
}
.hero_outer_95a5 .dirty-0479 {
  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);
}
.hero_outer_95a5 .dirty-0479 a:hover {
  color: var(--e-global-color-secondary);
}
.hero_outer_95a5 .carousel-59e0 {
  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);
}
.hero_outer_95a5 .bottom_211d {
  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);
}
.hero_outer_95a5 .section-fast-0ae1 .detail-b4dd {
  background-color: var(--e-global-color-primary);
}
.hero_outer_95a5 .section-fast-0ae1 .detail-b4dd:hover {
  background-color: var(--e-global-color-accent);
}
.hero_outer_95a5
  .section-fast-0ae1
  .simple-4c9d
  li
  span {
  background-color: var(--e-global-color-text);
}
.hero_outer_95a5
  .section-fast-0ae1
  .simple-4c9d
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.hero_outer_95a5
  .section-fast-0ae1
  .simple-4c9d
  li.image_39ed
  span {
  background-color: var(--e-global-color-accent);
}
.table_cold_e1ae
  .hidden_light_c4b3
  .hover_inner_de6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_cold_e1ae .hidden_light_c4b3 .texture_d67e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_cold_e1ae .hidden_light_c4b3 .link_c3ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_cold_e1ae .video-1b1e {
  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);
}
.table_cold_e1ae
  .mask-719e.mask-copper-d0c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > a {
  background-color: var(--e-global-color-text);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > a
  .new-461d.accent-brown-aaae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > a
  .over-1005.cold-3196 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > .up-4951
  .dirty_fef6
  > a {
  background-color: var(--e-global-color-secondary);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > .up-4951
  .dirty_fef6
  > a
  .title_deee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > .up-4951
  .dirty_fef6
  > a
  .over-1005.texture-over-2c09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > a
  .background_577c:before {
  color: var(--e-global-color-text);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > .up-4951
  a
  .background_577c:before {
  color: var(--e-global-color-text);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6.label_c288
  > a
  .background_577c:before {
  color: var(--e-global-color-text);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > .up-4951
  .dirty_fef6.label_c288
  > a
  .background_577c:before {
  color: var(--e-global-color-text);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > a
  .paragraph-d3e4
  .paragraph_96de {
  color: var(--e-global-color-text);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > .up-4951
  a
  .paragraph-d3e4
  .paragraph_96de {
  color: var(--e-global-color-text);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > a
  .paragraph-d3e4
  .paragraph_96de,
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > .up-4951
  a
  .paragraph-d3e4
  .paragraph_96de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > a
  .slider_complex_7601:before {
  color: var(--e-global-color-text);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > .up-4951
  a
  .slider_complex_7601:before {
  color: var(--e-global-color-text);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6.label_c288
  > a
  .slider_complex_7601:before {
  color: var(--e-global-color-text);
}
.gas-e494
  > .bottom-f5a6
  > div
  > .tooltip-basic-51b7
  > .dirty_fef6
  > .up-4951
  .dirty_fef6.label_c288
  > a
  .slider_complex_7601:before {
  color: var(--e-global-color-text);
}
.tabs-gas-2955 .iron-89f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-gas-2955
  .bottom-3bad:hover
  .iron-89f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-2df5
  > .bottom-f5a6
  > .last_fea6
  > .item_7f29
  > .active_down_703f
  > .notification-d55b
  .alert_9e1c {
  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);
}
.hard-2df5
  > .bottom-f5a6
  > .last_fea6
  > .item_7f29
  > .active_down_703f
  > .notification-d55b:hover
  .alert_9e1c {
  color: var(--e-global-color-text);
}
.hard-2df5
  > .bottom-f5a6
  > .last_fea6
  > .item_7f29
  > .active_down_703f
  > .notification-d55b:hover
  .alert_9e1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-2df5
  > .bottom-f5a6
  > .last_fea6
  > .item_7f29
  > .active_down_703f.wrapper-3e9d
  > .notification-d55b
  .alert_9e1c {
  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);
}
.module_5efd .bottom-1f03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_5efd .content_white_4e74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_5efd .panel-wood-16d0 {
  background-color: var(--e-global-color-primary);
}
.module_5efd .panel-wood-16d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_55f7
  > .bottom-f5a6
  > .badge-mini-8f66
  > .in-22fa
  > .image-6fec
  .sort-c760 {
  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);
}
.purple_55f7
  > .bottom-f5a6
  > .badge-mini-8f66
  > .in-22fa
  > .image-6fec
  .sort_lower_d0a5 {
  color: var(--e-global-color-text);
}
.purple_55f7
  > .bottom-f5a6
  > .badge-mini-8f66
  > .in-22fa
  > .image-6fec:hover
  .sort-c760 {
  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);
}
.purple_55f7
  > .bottom-f5a6
  > .badge-mini-8f66
  > .in-22fa
  > .image-6fec:hover
  .sort_lower_d0a5 {
  color: var(--e-global-color-secondary);
}
.purple_55f7
  > .bottom-f5a6
  > .badge-mini-8f66
  > .in-22fa
  > .image-6fec.small-db01
  .sort-c760 {
  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);
}
.purple_55f7
  > .bottom-f5a6
  > .badge-mini-8f66
  > .in-22fa
  > .image-6fec.small-db01
  .sort_lower_d0a5 {
  color: var(--e-global-color-primary);
}
.tall_ea1e
  .prev-ebb1
  .box-afe6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_ea1e .text-complex-a0e9 .message_small_af37 .selected_1073 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_59c4 .short_f709 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_59c4 .sort-6931 .short_f709 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_59c4 .narrow_37cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_59c4 .narrow_37cd {
  background-color: var(--e-global-color-primary);
}
.up_06a9 .detail-stone-e592 .element_brown_92d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_06a9
  .detail-stone-e592:hover
  .pagination_cef6 {
  color: var(--e-global-color-secondary);
}
.up_06a9
  .detail-stone-e592:hover
  .element_brown_92d9 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-4f37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.out-71b0 {
  max-width: 1400px !important;
}

.border_focused_dad0 {
  flex-direction: column;
}

.border_focused_dad0 .container-east-eac2 {
  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.border_focused_dad0 .container-east-eac2 {
  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);
}

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

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

.accordion_641d.article_2870 {
  display: none;
}

.text_ff35 {
  display: none;
}

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

.pagination-641a.aside_97d1 {
  margin-bottom: 40px;
  width: 100%;
}

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

.border_focused_dad0 a {
  width: 100%;
}

.short-04db .preview-d447.inner_ffee {
  width: 20% !important;
}

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

.banner-red-7993: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%);
}

.banner-red-7993 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.short-04db
  .preview-d447.summary_d8af
  .gas_d899
  .chip-fixed-50e7 {
  font-size: 20px !important;
}

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

.menu-679d {
  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;
}

.liquid-35de h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.upper_8c21.breadcrumb-basic-513c > .breadcrumb-d0de {
  display: flex;
  align-items: center;
}

.hidden-7f6c {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.tabs-8d05 {
  position: relative;
  width: 100%;
}

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

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

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

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

.focus-6317 {
  display: flex;
  gap: 50px;
}

.short-04db
  .preview-d447.slider-b7c9
  .out_1dc7
  .summary-wood-cca5 {
  width: 100% !important;
}

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

.caption_ef94 {
  width: 100%;
}

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

.notification_wood_a434 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.component-cool-45f6 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.notification_wood_a434:hover .table_hovered_5ce8 {
  visibility: visible;
}
.notification_wood_a434:hover.notification_wood_a434::before {
  display: block;
}

.liquid-35de h3 {
  color: #fff;
}

.clean_8dd2 {
  margin: 0;
}

.short-04db
  .preview-d447.slider-b7c9
  .summary-wood-cca5
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.input-f58f {
  width: 100%;
}

.container-narrow-d708 {
  width: 100%;
}

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

.container-narrow-d708 {
  width: 100%;
}

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

.summary-wood-cca5 {
  display: flex;
  align-items: center;
}

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

.text-2c05 {
  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;
}

.border_focused_dad0 .container-east-eac2.form-e40f {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.border_focused_dad0 h1.container-east-eac2 {
  margin-top: 80px !important;
}

.short-04db .preview-d447.pattern-cb9b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.out-7020 img {
  width: 100%;
}

.tall-1b00 .green_06a2.gas_d899 {
  justify-content: space-between;
}

.gas_1d8b {
  display: none;
}

.huge-71e2 .yellow-96a6 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .upper_8c21 .breadcrumb-d0de {
    flex-wrap: nowrap !important;
  }
}

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

  .progress-2885 {
    width: 100% !important;
  }
}

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

  .banner-red-7993 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .tall-1b00 .green_06a2.gas_d899 {
    border-bottom: 1px solid #f0c159;
  }

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

  .upper_8c21.breadcrumb-basic-513c > .breadcrumb-d0de {
    gap: 15px;
    justify-content: space-between;
  }

  .short-04db
    .preview-d447.slider-b7c9
    .summary-wood-cca5
    img {
    width: 60% !important;
  }

  .hover_9649 {
    left: 2%;
  }

  .warm_dfd7 {
    margin: 10px 0;
  }

  .border_focused_dad0 .yellow-96a6 {
    margin: 0;
    margin-bottom: 10px;
  }

  .banner-red-7993 {
    font-size: 16px !important;
  }

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

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

  h2.border_focused_dad0 .container-east-eac2,
  .border_focused_dad0 .container-east-eac2 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .summary-wood-cca5 {
    justify-content: center;
  }

  .border_focused_dad0 .yellow-96a6 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .short-04db .preview-d447.inner_ffee {
    width: 75% !important;
  }

  .out-7020 img {
    width: 100% !important;
  }
}

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

  h2.border_focused_dad0 .container-east-eac2,
  .border_focused_dad0 .container-east-eac2 {
    font-size: 30px !important;
  }

  .summary-wood-cca5 {
    justify-content: center;
  }

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

  .shadow_93b3
    .notification_5dac.tag-easy-5cf7 {
    margin: 0 !important;
  }

  .hidden-7f6c {
    margin: 0;
    gap: 10px;
  }

  .warm_dfd7 {
    display: flex;
  }

  .first_fb26 .banner-red-7993 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .border_focused_dad0 h1.container-east-eac2 {
    margin-top: 40px !important;
  }

  .short-04db
    .preview-d447.slider-b7c9
    .summary-wood-cca5
    img,
  .small-9ee9 .out_1dc7 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .short-04db .preview-d447.inner_ffee {
    width: 100% !important;
  }

  .upper_8c21.breadcrumb-basic-513c > .breadcrumb-d0de {
    gap: 3px;
  }

  .border_focused_dad0 .yellow-96a6 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.tall-1b00 .green_06a2.gas_d899: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.sidebar-inner-8007 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .tall-1b00 .green_06a2.gas_d899 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .border_focused_dad0 .container-east-eac2 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .banner-red-7993 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.gradient-71d6 .east_471f {
  flex-shrink: 0;
  white-space: nowrap;
}

.gradient-71d6 .footer_warm_a056 {
  flex-shrink: 0;
  min-width: fit-content;
}

.gradient-71d6 .chip-fixed-50e7 {
  white-space: nowrap;
}

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

.gradient-71d6 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.gradient-71d6 .east_471f {
  max-width: 80px !important;
}

.gradient-71d6 .footer_warm_a056 {
  max-width: 80px !important;
  overflow: hidden;
}

.gradient-71d6 .green_06a2.gas_d899 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.gradient-71d6 .chip-fixed-50e7 {
  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);
  }
}

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

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

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

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

body .first_8356:nth-child(2),
.short-04db .first_8356:nth-child(2),
#page .first_8356: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;
}

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

/* css-noise: 9f63 */
.phantom-card-e1 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
