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(.primary-paper-0783) {
  gap: 0.5em;
}
:where(.section_1ac8) {
  gap: 0.5em;
}
body .popup_down_079c > .dropdown-first-84eb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .popup_down_079c > .south_6ac8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .popup_down_079c > .gold_5f5a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .thick-69d5 > .dropdown-first-84eb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .thick-69d5 > .south_6ac8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .thick-69d5 > .gold_5f5a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .thick-69d5
  > :where(:not(.dropdown-first-84eb):not(.south_6ac8):not(.south_a957)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .thick-69d5 > .advanced-236b {
  max-width: var(--wp--style--global--wide-size);
}
body .primary-paper-0783 {
  display: flex;
}
body .primary-paper-0783 {
  flex-wrap: wrap;
  align-items: center;
}
body .primary-paper-0783 > * {
  margin: 0;
}
body .section_1ac8 {
  display: grid;
}
body .section_1ac8 > * {
  margin: 0;
}
:where(.article_clean_d7e9.primary-paper-0783) {
  gap: 2em;
}
:where(.article_clean_d7e9.section_1ac8) {
  gap: 2em;
}
:where(.solid_6411.primary-paper-0783) {
  gap: 1.25em;
}
:where(.solid_6411.section_1ac8) {
  gap: 1.25em;
}
.link-hovered-5a9e {
  color: var(--wp--preset--color--black) !important;
}
.info-37f2 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mask_plasma_1198 {
  color: var(--wp--preset--color--white) !important;
}
.feature_5d08 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.wide_8227 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.form_focused_dc6c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.footer_bottom_6297 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accent-8762 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.gallery-efc1 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label-8816 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active-441e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.block-lower-f2ee {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.modal-0e42 {
  background-color: var(--wp--preset--color--black) !important;
}
.bottom_a9c0 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pro_1474 {
  background-color: var(--wp--preset--color--white) !important;
}
.highlight_out_f584 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.black-ae95 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.silver-c197 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.current_5692 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.content_900a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.disabled-b9d2 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient-hot-4a60 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hot-45e4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.out-db9b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.breadcrumb-836c {
  border-color: var(--wp--preset--color--black) !important;
}
.wood_e368 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.description_306d {
  border-color: var(--wp--preset--color--white) !important;
}
.media-0457 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.dark-0c22 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown_d0d7 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.column-5ec5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.north-555d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.west-7e1e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.breadcrumb-west-11dd {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.full_a5aa {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dim-e299 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.dirty-24e4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.simple-d833 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.steel-7fc1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.block-brown-f7ad {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.brown_1cd0 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.simple_845e {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.hover_iron_0f62 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.dropdown_1e72 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.chip-clean-cc6d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.hover-fresh-837e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.gradient_right_4f51 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.chip_4091 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.border_4429 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.gradient_ba0a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.down_fc5c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.iron_1efa {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.header_0913 a:where(:not(.basic-898e)) {
  color: inherit;
}
:where(.solid_6411.primary-paper-0783) {
  gap: 1.25em;
}
:where(.solid_6411.section_1ac8) {
  gap: 1.25em;
}
:where(.article_clean_d7e9.primary-paper-0783) {
  gap: 2em;
}
:where(.article_clean_d7e9.section_1ac8) {
  gap: 2em;
}
.red-788e {
  font-size: 1.5em;
  line-height: 1.6;
}

.popup-5587 .brown_1f29 {
  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);
}
.input_fluid_efca .form-1b10 {
  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);
}
.tooltip_thick_9471 {
  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);
}
.tooltip_thick_9471.huge_ece8 .small_9fe8 {
  background-color: var(--e-global-color-primary);
}
.tooltip_thick_9471.breadcrumb_dark_0055 .small_9fe8,
.tooltip_thick_9471.heading_ce02 .small_9fe8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.full_4de9 .preview_smooth_9105 {
  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);
}
.warm_9632 {
  --divider-color: var(--e-global-color-secondary);
}
.warm_9632 .chip_c778 {
  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);
}
.warm_9632.container-e593 .column_upper_05c1 {
  background-color: var(--e-global-color-secondary);
}
.warm_9632.section_d649 .column_upper_05c1,
.warm_9632.left-fa42 .column_upper_05c1 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.warm_9632.section_d649 .column_upper_05c1,
.warm_9632.left-fa42 .column_upper_05c1 svg {
  fill: var(--e-global-color-secondary);
}
.notification-c26b .dark-ac13 {
  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-c26b .primary-0e5e {
  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);
}
.photo_cf3d.container-e593 .column_upper_05c1 {
  background-color: var(--e-global-color-primary);
}
.photo_cf3d.section_d649 .column_upper_05c1,
.photo_cf3d.left-fa42 .column_upper_05c1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.photo_cf3d.section_d649 .column_upper_05c1,
.photo_cf3d.left-fa42 .column_upper_05c1 svg {
  fill: var(--e-global-color-primary);
}
.surface_c619.container-e593 .column_upper_05c1 {
  background-color: var(--e-global-color-primary);
}
.surface_c619.section_d649 .column_upper_05c1,
.surface_c619.left-fa42 .column_upper_05c1 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.surface_c619 .alert_motion_7f57 {
  color: var(--e-global-color-primary);
}
.surface_c619 .alert_motion_7f57,
.surface_c619 .alert_motion_7f57 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_c619 .frame-blue-8681 {
  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);
}
.solid_4696 .search-919b {
  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);
}
.dim-5006 .medium-6409 .sort-narrow-e252 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_lower_7e35 .fresh_b62d:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.grid_lower_7e35 .container_e1ae i {
  color: var(--e-global-color-primary);
}
.grid_lower_7e35 .container_e1ae svg {
  fill: var(--e-global-color-primary);
}
.grid_lower_7e35 .highlight_a64e {
  color: var(--e-global-color-secondary);
}
.grid_lower_7e35 .fresh_b62d > .highlight_a64e,
.grid_lower_7e35 .fresh_b62d > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-warm-9e74 .filter-red-0e34 {
  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);
}
.shadow-warm-9e74 .steel_049e {
  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);
}
.disabled_6d35 .widget_cf38 .mask_white_9a47 {
  background-color: var(--e-global-color-primary);
}
.disabled_6d35 .nav_bc8d {
  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);
}
.north-b3a3 .active-smooth-c836 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-b3a3 .header-fixed-67b6 {
  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);
}
.north-b3a3 .description-eb12 {
  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);
}
.badge_gas_2b35 .heading-bronze-1847,
.badge_gas_2b35 .heading-bronze-1847 a {
  color: var(--e-global-color-primary);
}
.badge_gas_2b35 .heading-bronze-1847.hard_2240,
.badge_gas_2b35 .heading-bronze-1847.hard_2240 a {
  color: var(--e-global-color-accent);
}
.badge_gas_2b35 .heading-bronze-1847 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_gas_2b35 .hidden_silver_16db {
  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);
}
.backdrop-top-cad4 .outline_21d8,
.backdrop-top-cad4 .soft_651b {
  color: var(--e-global-color-primary);
}
.backdrop-top-cad4 .outline_21d8 svg {
  fill: var(--e-global-color-primary);
}
.backdrop-top-cad4 .hard_2240 .outline_21d8,
.backdrop-top-cad4 .hard_2240 .soft_651b {
  color: var(--e-global-color-accent);
}
.backdrop-top-cad4 .hard_2240 .outline_21d8 svg {
  fill: var(--e-global-color-accent);
}
.backdrop-top-cad4 .soft_651b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-top-cad4 .hidden_silver_16db {
  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);
}
.notice_f732 .basic-dac7,
.notice_f732 .info_accd {
  color: var(--e-global-color-primary);
}
.notice_f732 .info_accd svg {
  fill: var(--e-global-color-primary);
}
.notice_f732 .heading-bronze-1847.hard_2240 a,
.notice_f732
  .heading-bronze-1847.hard_2240
  .info_accd {
  color: var(--e-global-color-accent);
}
.notice_f732 .basic-dac7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_f732 .hidden_silver_16db {
  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);
}
.wrapper-76fb .highlight-stale-6ece {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-76fb .solid_d35a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-fe11 .soft-4012 .gallery_complex_851e {
  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);
}
.stale-fe11 .soft-4012 .frame_721f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-fe11 .hard_802d .gallery_complex_851e {
  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);
}
.stale-fe11
  .hard_802d
  .frame_721f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-fe11
  .content_8ef2
  .gallery_complex_851e {
  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);
}
.stale-fe11
  .content_8ef2
  .frame_721f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-fe11
  .primary-active-0195
  .gallery_complex_851e {
  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);
}
.stale-fe11
  .primary-active-0195
  .frame_721f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_yellow_924d .primary_845a {
  background-color: var(--e-global-color-primary);
}
.avatar_yellow_924d .primary_845a:hover {
  background-color: var(--e-global-color-primary);
}
.avatar_yellow_924d .stone-8b8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_yellow_924d
  .primary_845a:hover
  .stone-8b8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-98ff .banner-ac0b {
  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);
}
.full_b80f .avatar_warm_7b71 .border-gold-38c8 a {
  background-color: var(--e-global-color-accent);
}
.full_b80f .avatar_warm_7b71 .preview_selected_d80a a {
  background-color: var(--e-global-color-accent);
}
.full_b80f .avatar_warm_7b71 .border-gold-38c8 a,
.full_b80f .avatar_warm_7b71 .preview_selected_d80a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-7120
  .title-2af5.outline_rough_33f7
  .avatar_warm_7b71
  a.shadow-simple-7566 {
  background-color: var(--e-global-color-accent);
}
.accordion-7120
  .title-2af5.outline_rough_33f7
  .avatar_warm_7b71
  span.shadow-simple-7566.fn-current-cab9 {
  background-color: var(--e-global-color-text);
}
.accordion-7120
  .title-2af5.outline_rough_33f7
  .avatar_warm_7b71
  .shadow-simple-7566 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-c650 .bright-9d9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-c650
  .old_8e43
  > .wood_df41
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-c650
  .pressed-7d01
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-c650
  .paper-b557
  .stale-24c0,
.table-west-c650
  .paper-b557
  .element-old-26a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-west-c650
  .paper-b557
  .wrapper-6f3b,
.table-west-c650
  .paper-b557
  a
  .wrapper-6f3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-c650
  .paper-b557
  .button_4cdf {
  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);
}
.table-west-c650
  .paper-b557
  .paper-475a {
  background-color: var(--e-global-color-primary);
}
.table-west-c650
  .paper-b557
  .paper-475a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-c650
  .paper-b557
  .paper-475a:hover {
  background-color: var(--e-global-color-primary);
}
.table-west-c650
  .paper-b557
  .menu-d3f1 {
  background-color: var(--e-global-color-primary);
}
.table-west-c650
  .paper-b557
  .menu-d3f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-c650
  .paper-b557
  .menu-d3f1:hover {
  background-color: var(--e-global-color-primary);
}
.table-west-c650
  .white-a521
  .hidden_white_fdb4
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-west-c650
  .white-a521
  .video-easy-63f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-c650
  .white-a521
  .button_4cdf {
  color: var(--e-global-color-text);
}
.table-west-c650
  .white-a521
  .button_4cdf
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-c650
  .white-a521
  .paper-475a {
  background-color: var(--e-global-color-primary);
}
.table-west-c650
  .white-a521
  .paper-475a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-c650
  .white-a521
  .paper-475a:hover {
  background-color: var(--e-global-color-primary);
}
.table-west-c650
  .white-a521
  .menu-d3f1 {
  background-color: var(--e-global-color-primary);
}
.table-west-c650
  .white-a521
  .menu-d3f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-west-c650
  .white-a521
  .menu-d3f1:hover {
  background-color: var(--e-global-color-primary);
}
.table-west-c650 .video-basic-90b5 {
  background-color: var(--e-global-color-primary);
}
.table-west-c650 .video-basic-90b5:hover {
  background-color: var(--e-global-color-primary);
}
.table-west-c650 .grid-medium-aeb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-west-c650 .highlight-cool-d69c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-b498 .soft-34d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-b498
  .thick-718d
  > div:nth-child(3)
  .soft-34d4,
.tag-b498
  .prev-89a3
  > div:nth-child(1)
  .soft-34d4,
.tag-b498
  .paragraph-2225
  > div:nth-child(1)
  .soft-34d4,
.tag-b498
  .paper-a8ef
  > div:nth-child(1)
  .soft-34d4,
.tag-b498
  .upper-adae
  > div:nth-child(1)
  .soft-34d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-b498 .full-c395 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-b498 .grid-cd58 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-b498 .shade-b4cc {
  background-color: var(--e-global-color-primary);
}
.tag-b498 .shade-b4cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-b498 .shade-b4cc:hover {
  background-color: var(--e-global-color-primary);
}
.tag-b498 .modal-49a9 {
  background-color: var(--e-global-color-primary);
}
.tag-b498 .modal-49a9:hover {
  background-color: var(--e-global-color-primary);
}
.tag-b498 .grid-medium-aeb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-b498 .highlight-cool-d69c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-673c .first-779d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-673c .search-b19f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-673c .inner-d4c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-673c .element_6bf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-673c .iron_0bce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-673c .modal-49a9 {
  background-color: var(--e-global-color-primary);
}
.nav-673c .modal-49a9:hover {
  background-color: var(--e-global-color-primary);
}
.menu_out_cc53 .status_down_7efc {
  background-color: var(--e-global-color-secondary);
}
.menu_out_cc53 .current_2681 {
  background-color: var(--e-global-color-text);
}
.menu_out_cc53 .widget-top-8bf3 {
  background-color: var(--e-global-color-secondary);
}
.menu_out_cc53 .pattern-short-2a61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_out_cc53 .input-9e4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_out_cc53 .gradient_middle_0da6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_out_cc53 .white_7cb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_out_cc53 .pagination_66e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_d2ba .thick-0847 .carousel-bronze-bc27,
.basic_d2ba
  .thick-0847
  .carousel-bronze-bc27
  a,
.basic_d2ba .full-27a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_d2ba .thick-0847 .lite_2ac5,
.basic_d2ba .light-d0cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_d2ba .thick-0847 .lite_2ac5 {
  color: var(--e-global-color-text);
}
.basic_d2ba .light-d0cd {
  color: var(--e-global-color-text);
}
.basic_d2ba
  .thick-0847
  .cold-3401 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_d2ba .backdrop_huge_aa6e .heading_0c60 {
  background-color: var(--e-global-color-primary);
}
.basic_d2ba .backdrop_huge_aa6e .heading_0c60:hover {
  background-color: var(--e-global-color-primary);
}
.basic_d2ba .backdrop_huge_aa6e .sidebar-c118 li span {
  background-color: var(--e-global-color-text);
}
.basic_d2ba .backdrop_huge_aa6e .sidebar-c118 li span:hover {
  background-color: var(--e-global-color-primary);
}
.basic_d2ba
  .backdrop_huge_aa6e
  .sidebar-c118
  li.dark_a1b6
  span {
  background-color: var(--e-global-color-accent);
}
.basic_d2ba .active-old-928d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-008b .info-ffd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-561a .sort-be3a {
  background-color: var(--e-global-color-primary);
}
.menu-561a .orange-c73f {
  background-color: var(--e-global-color-secondary);
}
.menu-561a .link_fb69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-561a .summary-54f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-561a .secondary_orange_61d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-561a .gas-95b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-561a .disabled_a8a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-561a .photo_iron_54ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-561a .easy_a84b {
  background-color: var(--e-global-color-primary);
}
.menu-561a .easy_a84b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-7580 .card_green_dbd4 {
  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);
}
.down-7580 .huge-6e32 {
  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);
}
.down-7580
  .first_f423:after {
  background-color: var(--e-global-color-primary);
}
.down-7580 .chip_a3b5 {
  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);
}
.breadcrumb-ef6f .full-27a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-ef6f .light-d0cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_8ff4 .content-stone-5402 .top-040c {
  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);
}
.notice_8ff4 .content-stone-5402 .alert_d634 {
  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);
}
.widget-advanced-0d8f .hover-fluid-9b26 {
  background-color: var(--e-global-color-primary);
}
.widget-advanced-0d8f .iron_eb9c {
  background-color: var(--e-global-color-secondary);
}
.widget-advanced-0d8f .fixed-06e4 .section-green-aac2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-advanced-0d8f .fast_f97b .section-green-aac2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-7832 .button_7181 .accent_brown_e9cb {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-7832 .button_7181 .pink-4d06 {
  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);
}
.white-7832 .button_7181 .action_8e71 {
  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);
}
.caption_71de .notification-764d {
  border-color: var(--e-global-color-text);
}
.caption_71de .label_054a {
  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);
}
.caption_71de .breadcrumb_lower_9afa {
  color: var(--e-global-color-primary);
}
.caption_71de .stone_132e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_6580 .gas_54a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_6580 .block-lower-78aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_6580 .feature-c56a:hover .gas_54a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_6580
  .feature-c56a:hover
  .block-lower-78aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-medium-148a .gradient-9d67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-medium-148a .paper_b166 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-1b48 .texture_iron_bd86 .plasma_ab85 {
  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);
}
.center-1b48 .alert-smooth-603a .plasma_ab85 {
  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);
}
.status-23bd .sort_e2bb {
  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);
}
.rough_4212 .east-6617 .primary-last-f439 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_4212 .east-6617 .primary-last-f439 {
  background-color: var(--e-global-color-secondary);
}
.rough_4212 .tooltip_e616 .primary-last-f439 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_4212 .tooltip_e616 .primary-last-f439 {
  background-color: var(--e-global-color-secondary);
}
.rough_4212 .notice-bottom-2e65 .wood_30e0 {
  background-color: var(--e-global-color-primary);
}
.rough_4212 .notice-bottom-2e65:hover .wood_30e0 {
  background-color: var(--e-global-color-secondary);
}
.rough_4212 .heading_0c60 {
  background-color: var(--e-global-color-primary);
}
.rough_4212 .heading_0c60:hover {
  background-color: var(--e-global-color-accent);
}
.rough_4212 .sidebar-c118 li span {
  background-color: var(--e-global-color-text);
}
.rough_4212 .sidebar-c118 li span:hover {
  background-color: var(--e-global-color-primary);
}
.rough_4212 .sidebar-c118 li.dark_a1b6 span {
  background-color: var(--e-global-color-accent);
}
.active-e030 .paragraph-19e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-e030 .plasma-d0e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-next-bbcd .paper_60eb:before {
  background-color: var(--e-global-color-secondary);
}
.container-next-bbcd .form_aa4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-next-bbcd .row_slow_03bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-clean-f6d8 .complex-5c43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-clean-f6d8 .complex-5c43:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-clean-f6d8 .complex-5c43.fn-active-cab9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-clean-f6d8 .fluid_3667 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-clean-f6d8 .surface_0712 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-clean-f6d8 .button-e71c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-clean-f6d8 .stone-b842 {
  background-color: var(--e-global-color-primary);
}
.sidebar-clean-f6d8 .stone-b842 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-clean-f6d8 .soft-5e3d {
  background-color: var(--e-global-color-primary);
}
.sidebar-clean-f6d8 .soft-5e3d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_4929 .pro-68ff .logo-south-e8c0 a {
  color: var(--e-global-color-secondary);
}
.fluid_4929 .pro-68ff .logo-south-e8c0 a:hover {
  color: var(--e-global-color-secondary);
}
.fluid_4929 .pro-68ff .logo-south-e8c0,
.fluid_4929 .pro-68ff .logo-south-e8c0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_4929 .pro-68ff .box-8842 {
  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);
}
.fluid_4929 .pro-68ff .active_97ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_4929 .pro-68ff .summary-next-cee3 {
  background-color: var(--e-global-color-primary);
}
.fluid_4929 .pro-68ff .summary-next-cee3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_4929 .pro-68ff .summary-next-cee3:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_4929 .pro-68ff .advanced-65ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_4929 .pro-68ff .advanced-65ab {
  background-color: var(--e-global-color-primary);
}
.fluid_4929 .pro-68ff .advanced-65ab:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_4929 .pro-68ff .heading_0c60 {
  background-color: var(--e-global-color-primary);
}
.fluid_4929 .pro-68ff .heading_0c60:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_4929 .backdrop_huge_aa6e .sidebar-c118 li span {
  background-color: var(--e-global-color-text);
}
.fluid_4929 .backdrop_huge_aa6e .sidebar-c118 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_4929 .backdrop_huge_aa6e .sidebar-c118 li.dark_a1b6 span {
  background-color: var(--e-global-color-accent);
}
.fluid_4929 .grid-medium-aeb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_4929 .highlight-cool-d69c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-2c53 .footer_da8f .chip_52ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-2c53 .footer_da8f .input_brown_22c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-2c53 .footer_da8f .frame-outer-4578 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_d2e4 .main_in_4058 {
  border-color: var(--e-global-color-text);
}
.article_d2e4 .feature_old_5ba6 {
  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);
}
.article_d2e4 .container_dirty_ac23 {
  color: var(--e-global-color-secondary);
}
.article_d2e4 .container_dirty_ac23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_d2e4 .menu-lite-c29e > * {
  color: var(--e-global-color-primary);
}
.article_d2e4 .menu-lite-c29e > * svg {
  fill: var(--e-global-color-primary);
}
.article_d2e4 .motion_8fa9 {
  color: var(--e-global-color-primary);
}
.article_d2e4 .motion_8fa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_d2e4 .panel-hot-263d {
  color: var(--e-global-color-primary);
}
.article_d2e4 .panel-hot-263d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_d2e4 .preview_north_a2c0 {
  color: var(--e-global-color-primary);
}
.article_d2e4 .preview_north_a2c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_d2e4 .element-a5d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_d2e4 .block-north-be55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_d2e4 .block-north-be55.article_88d6 {
  color: var(--e-global-color-secondary);
}
.article_d2e4 .block-north-be55.article_88d6 .thick-1e84 {
  color: var(--e-global-color-accent);
}
.article_d2e4 .block-north-be55.gold-c656 {
  color: var(--e-global-color-text);
}
.article_d2e4 .block-north-be55.gold-c656 .thick-1e84 {
  color: var(--e-global-color-text);
}
.article_d2e4 .block-north-be55:before {
  border-top-color: var(--e-global-color-text);
}
.article_d2e4 .label_2193 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_d2e4
  .label_2193
  .widget-6595 {
  background-color: var(--e-global-color-primary);
}
.article_d2e4
  .label_2193
  .widget-6595 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_d2e4 .main_in_4058 .border_37fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-39b6 .element-a7d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-39b6 .shadow-69bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_6425 .tiny-2aa0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_6425
  .tabs_6612
  .backdrop-8abb {
  background-color: var(--e-global-color-secondary);
}
.content_6425
  .tabs_6612.bronze-603d
  .backdrop-8abb {
  background-color: var(--e-global-color-text);
}
.content_6425
  .tabs_6612:hover
  .backdrop-8abb {
  background-color: var(--e-global-color-accent);
}
.content_6425
  .tabs_6612.fn-active-cab9
  .backdrop-8abb {
  background-color: var(--e-global-color-primary);
}
.sort_stale_a9e9 .logo_tall_3ecf {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.sort_stale_a9e9 .popup-1bfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_stale_a9e9 .column_44e3 {
  background-color: var(--e-global-color-primary);
}
.sort_stale_a9e9 .column_44e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-0ca2 .gold-4149 .dynamic_e6a6 .heading-32a7 {
  background-color: var(--e-global-color-secondary);
}
.static-0ca2 .gold-4149 .tertiary-474b:after {
  background-color: var(--e-global-color-secondary);
}
.static-0ca2 .narrow-531f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-0ca2 .image_7a25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-0ca2 .tag-dark-1a0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-0ca2 .basic-5cca {
  background-color: var(--e-global-color-primary);
}
.static-0ca2 .basic-5cca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-0ca2 .backdrop_stale_5a4e {
  background-color: var(--e-global-color-secondary);
}
.static-0ca2 .backdrop_stale_5a4e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-0ca2 .gold-4149 .bronze-435d .sort_7918:hover {
  background-color: var(--e-global-color-primary);
}
.static-0ca2
  .gold-4149
  .bronze-435d
  .sort_7918.layout_0c29 {
  background-color: var(--e-global-color-primary);
}
.static-0ca2 .gold-4149 .current-f7c7:before {
  border-color: var(--e-global-color-primary);
}
.static-0ca2 .gold-4149 .current-f7c7:hover:before {
  border-color: var(--e-global-color-secondary);
}
.static-0ca2
  .gold-4149
  .current-f7c7.slow_b838:before {
  border-color: var(--e-global-color-primary);
}
.static-0ca2 .link-016b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-3b82 .row-right-143d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-3b82 .row-right-143d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-3b82 .row-right-143d.hidden-87e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-3b82 .article_prev_2433 {
  background-color: var(--e-global-color-primary);
}
.message-3b82 .article_prev_2433 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-3b82
  .mask_light_a554
  .focus-first-686c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-3b82
  .gold_757e
  .focus-first-686c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-stone-22fd
  .tiny_060a
  .lite-d28d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-stone-22fd
  .tiny_060a
  .info-new-cf81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-stone-22fd .message_dfb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-stone-22fd .purple_8698 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-stone-22fd .action-7138 {
  background-color: var(--e-global-color-primary);
}
.widget-stone-22fd .action-7138 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-4fa8 .panel_large_19f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-4fa8 .focused_692c {
  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);
}
.alert-4fa8 .carousel-d039 {
  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);
}
.alert-4fa8 .carousel-d039 a:hover {
  color: var(--e-global-color-secondary);
}
.alert-4fa8 .thumbnail_4c27 {
  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);
}
.alert-4fa8 .wrapper_f3cc {
  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-4fa8 .input_hard_e324 .heading_0c60 {
  background-color: var(--e-global-color-primary);
}
.alert-4fa8 .input_hard_e324 .heading_0c60:hover {
  background-color: var(--e-global-color-accent);
}
.alert-4fa8
  .input_hard_e324
  .sidebar-c118
  li
  span {
  background-color: var(--e-global-color-text);
}
.alert-4fa8
  .input_hard_e324
  .sidebar-c118
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.alert-4fa8
  .input_hard_e324
  .sidebar-c118
  li.dark_a1b6
  span {
  background-color: var(--e-global-color-accent);
}
.grid_up_9747
  .outline_188e
  .primary_ab47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_up_9747 .outline_188e .first_5598 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_up_9747 .outline_188e .small_594a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_up_9747 .up_d86d {
  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);
}
.grid_up_9747
  .status_d49c.main_black_6120 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > a {
  background-color: var(--e-global-color-text);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > a
  .shade-hovered-33b5.action-64cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > a
  .wrapper_black_fc35.texture_fluid_d744 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > .label-easy-00bf
  .green-b4e2
  > a {
  background-color: var(--e-global-color-secondary);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > .label-easy-00bf
  .green-b4e2
  > a
  .paper_690f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > .label-easy-00bf
  .green-b4e2
  > a
  .wrapper_black_fc35.message-9d2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > a
  .outer-91e7:before {
  color: var(--e-global-color-text);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > .label-easy-00bf
  a
  .outer-91e7:before {
  color: var(--e-global-color-text);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2.hover_8310
  > a
  .outer-91e7:before {
  color: var(--e-global-color-text);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > .label-easy-00bf
  .green-b4e2.hover_8310
  > a
  .outer-91e7:before {
  color: var(--e-global-color-text);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > a
  .current-bd2d
  .box-east-ba94 {
  color: var(--e-global-color-text);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > .label-easy-00bf
  a
  .current-bd2d
  .box-east-ba94 {
  color: var(--e-global-color-text);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > a
  .current-bd2d
  .box-east-ba94,
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > .label-easy-00bf
  a
  .current-bd2d
  .box-east-ba94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > a
  .outer-98a9:before {
  color: var(--e-global-color-text);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > .label-easy-00bf
  a
  .outer-98a9:before {
  color: var(--e-global-color-text);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2.hover_8310
  > a
  .outer-98a9:before {
  color: var(--e-global-color-text);
}
.text-c7be
  > .pro-f70f
  > div
  > .grid-646e
  > .green-b4e2
  > .label-easy-00bf
  .green-b4e2.hover_8310
  > a
  .outer-98a9:before {
  color: var(--e-global-color-text);
}
.text-in-9d58 .wood_63cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-in-9d58
  .stone-b4ca:hover
  .wood_63cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_short_b75d
  > .pro-f70f
  > .texture_fast_967b
  > .carousel_bottom_dd66
  > .banner-4127
  > .secondary_bright_01f0
  .button_stone_f047 {
  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_short_b75d
  > .pro-f70f
  > .texture_fast_967b
  > .carousel_bottom_dd66
  > .banner-4127
  > .secondary_bright_01f0:hover
  .button_stone_f047 {
  color: var(--e-global-color-text);
}
.hidden_short_b75d
  > .pro-f70f
  > .texture_fast_967b
  > .carousel_bottom_dd66
  > .banner-4127
  > .secondary_bright_01f0:hover
  .button_stone_f047 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_short_b75d
  > .pro-f70f
  > .texture_fast_967b
  > .carousel_bottom_dd66
  > .banner-4127.progress-b712
  > .secondary_bright_01f0
  .button_stone_f047 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_8100 .video_wide_1217 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_8100 .out-843b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_8100 .center-804a {
  background-color: var(--e-global-color-primary);
}
.main_8100 .center-804a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-green-5255
  > .pro-f70f
  > .table-fa3c
  > .grid-7573
  > .feature_9185
  .gradient-pressed-0269 {
  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);
}
.accent-green-5255
  > .pro-f70f
  > .table-fa3c
  > .grid-7573
  > .feature_9185
  .mask_4144 {
  color: var(--e-global-color-text);
}
.accent-green-5255
  > .pro-f70f
  > .table-fa3c
  > .grid-7573
  > .feature_9185:hover
  .gradient-pressed-0269 {
  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);
}
.accent-green-5255
  > .pro-f70f
  > .table-fa3c
  > .grid-7573
  > .feature_9185:hover
  .mask_4144 {
  color: var(--e-global-color-secondary);
}
.accent-green-5255
  > .pro-f70f
  > .table-fa3c
  > .grid-7573
  > .feature_9185.secondary-tiny-24fc
  .gradient-pressed-0269 {
  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);
}
.accent-green-5255
  > .pro-f70f
  > .table-fa3c
  > .grid-7573
  > .feature_9185.secondary-tiny-24fc
  .mask_4144 {
  color: var(--e-global-color-primary);
}
.purple_fa88
  .active_fluid_5abb
  .row-2388 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_fa88 .out_a872 .border_37fe .status_light_fe2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_ca78 .primary_inner_9e52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_ca78 .tag_action_d94d .primary_inner_9e52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_ca78 .article_ed08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_ca78 .article_ed08 {
  background-color: var(--e-global-color-primary);
}
.medium-cc37 .text_5fe8 .fluid-7505 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-cc37
  .text_5fe8:hover
  .accent_8a3a {
  color: var(--e-global-color-secondary);
}
.medium-cc37
  .text_5fe8:hover
  .fluid-7505 {
  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);
}
.under-45ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.hero-rough-2453 {
  max-width: 1400px !important;
}

.gas-0b30 {
  flex-direction: column;
}

.gas-0b30 .message_lower_007e {
  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.gas-0b30 .message_lower_007e {
  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);
}

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

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

.tag-hot-150b.down-a760 {
  display: none;
}

.link-silver-ed6f {
  display: none;
}

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

.highlight_lite_efa1.popup_0673 {
  margin-bottom: 40px;
  width: 100%;
}

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

.gas-0b30 a {
  width: 100%;
}

.component-next-da44 .fresh_8e75.list_first_6eb8 {
  width: 20% !important;
}

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

.shadow-dim-f728: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%);
}

.shadow-dim-f728 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.cool-70ff {
  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;
}

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

.cool-70ff: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);
}

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

.component-next-da44
  .fresh_8e75.tabs-current-7d3d
  .status_b1b0
  .footer-hot-ef38 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.old-0172.avatar-73cc > .dim_7dbb {
  display: flex;
  align-items: center;
}

.popup-hovered-28e5 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.image-438e {
  position: relative;
  width: 100%;
}

.thick-80c8 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.input-fluid-e794 {
  font-size: 35px !important;
}

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

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

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

.component-next-da44
  .fresh_8e75.surface_yellow_9490
  .bottom-4452
  .footer_rough_53d8 {
  width: 100% !important;
}

.slow-18b5 {
  width: 500px !important;
  max-width: none;
}

.highlight_thick_8d8f {
  width: 100%;
}

.tabs-4d46 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dim-9fa2 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.right-27b5 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.dim-9fa2:hover .cool_b787 {
  visibility: visible;
}
.dim-9fa2:hover.dim-9fa2::before {
  display: block;
}

.text_hard_9930 h3 {
  color: #fff;
}

.icon_dark_2dac {
  margin: 0;
}

.component-next-da44
  .fresh_8e75.surface_yellow_9490
  .footer_rough_53d8
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.text-outer-2b14 {
  width: 100%;
}

.surface-2edf {
  width: 100%;
}

.outline-green-51d8 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.surface-2edf {
  width: 100%;
}

.dropdown-north-505b {
  margin-bottom: 10px !important;
}

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

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

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

.gas-0b30 .message_lower_007e.mini_dce3 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.gas-0b30 h1.message_lower_007e {
  margin-top: 80px !important;
}

.component-next-da44 .fresh_8e75.module-9114 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.glass_f27d img {
  width: 100%;
}

.picture-middle-0be5 .static_9e22.status_b1b0 {
  justify-content: space-between;
}

.soft_39f7 {
  display: none;
}

.sidebar-82b4 .thumbnail-under-c78f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .old-0172 .dim_7dbb {
    flex-wrap: nowrap !important;
  }
}

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

  .slow-18b5 {
    width: 100% !important;
  }
}

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

  .shadow-dim-f728 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .picture-middle-0be5 .static_9e22.status_b1b0 {
    border-bottom: 1px solid #f0c159;
  }

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

  .old-0172.avatar-73cc > .dim_7dbb {
    gap: 15px;
    justify-content: space-between;
  }

  .component-next-da44
    .fresh_8e75.surface_yellow_9490
    .footer_rough_53d8
    img {
    width: 60% !important;
  }

  .thick-80c8 {
    left: 2%;
  }

  .notice-thick-b428 {
    margin: 10px 0;
  }

  .gas-0b30 .thumbnail-under-c78f {
    margin: 0;
    margin-bottom: 10px;
  }

  .shadow-dim-f728 {
    font-size: 16px !important;
  }

  .input-fluid-e794 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.gas-0b30 .message_lower_007e,
  .gas-0b30 .message_lower_007e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .footer_rough_53d8 {
    justify-content: center;
  }

  .gas-0b30 .thumbnail-under-c78f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .component-next-da44 .fresh_8e75.list_first_6eb8 {
    width: 75% !important;
  }

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

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

  h2.gas-0b30 .message_lower_007e,
  .gas-0b30 .message_lower_007e {
    font-size: 30px !important;
  }

  .footer_rough_53d8 {
    justify-content: center;
  }

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

  .gas-5902
    .hover_a01c.container-advanced-e1d4 {
    margin: 0 !important;
  }

  .popup-hovered-28e5 {
    margin: 0;
    gap: 10px;
  }

  .notice-thick-b428 {
    display: flex;
  }

  .highlight_active_f7c9 .shadow-dim-f728 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .outline-green-51d8 {
    justify-content: flex-end;
    gap: 1px;
  }

  .gas-0b30 h1.message_lower_007e {
    margin-top: 40px !important;
  }

  .component-next-da44
    .fresh_8e75.surface_yellow_9490
    .footer_rough_53d8
    img,
  .notification-c26b .bottom-4452 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cool-70ff {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .component-next-da44 .fresh_8e75.list_first_6eb8 {
    width: 100% !important;
  }

  .old-0172.avatar-73cc > .dim_7dbb {
    gap: 3px;
  }

  .gas-0b30 .thumbnail-under-c78f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.picture-middle-0be5 .static_9e22.status_b1b0: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);
}

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

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

.gas-0b30 {
  position: relative;
  padding-top: 30px;
}

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

.tag-hot-150b: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;
}

/* 图片块简化样式 */
.caption-wood-fbbb {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .picture-middle-0be5 .static_9e22.status_b1b0 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .gas-0b30 .message_lower_007e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .shadow-dim-f728 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.detail_outer_e7a7 .primary-silver-689c {
  flex-shrink: 0;
  white-space: nowrap;
}

.detail_outer_e7a7 .filter-yellow-0c75 {
  flex-shrink: 0;
  min-width: fit-content;
}

.detail_outer_e7a7 .footer-hot-ef38 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.detail_outer_e7a7 .primary-silver-689c {
  max-width: 80px !important;
}

.detail_outer_e7a7 .filter-yellow-0c75 {
  max-width: 80px !important;
  overflow: hidden;
}

.detail_outer_e7a7 .static_9e22.status_b1b0 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.detail_outer_e7a7 .footer-hot-ef38 {
  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);
  }
}

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

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

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

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

body .cool-70ff:nth-child(2),
.component-next-da44 .cool-70ff:nth-child(2),
#page .cool-70ff: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;
}

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

/* css-noise: 448b */
.promo-block-u8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
