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(.pink-c043) {
  gap: 0.5em;
}
:where(.preview-smooth-ff36) {
  gap: 0.5em;
}
body .item_down_e2ae > .tabs_red_82fb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .item_down_e2ae > .preview_small_868c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .item_down_e2ae > .selected_16e6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .photo-clean-8265 > .tabs_red_82fb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .photo-clean-8265 > .preview_small_868c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .photo-clean-8265 > .selected_16e6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .photo-clean-8265
  > :where(:not(.tabs_red_82fb):not(.preview_small_868c):not(.gold-21dc)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .photo-clean-8265 > .button-7c0d {
  max-width: var(--wp--style--global--wide-size);
}
body .pink-c043 {
  display: flex;
}
body .pink-c043 {
  flex-wrap: wrap;
  align-items: center;
}
body .pink-c043 > * {
  margin: 0;
}
body .preview-smooth-ff36 {
  display: grid;
}
body .preview-smooth-ff36 > * {
  margin: 0;
}
:where(.white-6c2b.pink-c043) {
  gap: 2em;
}
:where(.white-6c2b.preview-smooth-ff36) {
  gap: 2em;
}
:where(.green_d082.pink-c043) {
  gap: 1.25em;
}
:where(.green_d082.preview-smooth-ff36) {
  gap: 1.25em;
}
.south-b6d6 {
  color: var(--wp--preset--color--black) !important;
}
.prev_a05b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.slow_44ef {
  color: var(--wp--preset--color--white) !important;
}
.pro-0e5f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.fluid_b225 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.hidden_ad36 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary-b547 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.list-91f8 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.wrapper_hard_2dfe {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.short-d9c6 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hard-3213 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.old-0e22 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.active_c3cb {
  background-color: var(--wp--preset--color--black) !important;
}
.paragraph_right_144d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.heading-0f22 {
  background-color: var(--wp--preset--color--white) !important;
}
.title_basic_eeac {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.status-full-e1ae {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.message-new-c51a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.feature_fast_603a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.modal-motion-c09a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.link-a84e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.nav-eda4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thick-0d4b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.active-af7d {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.gas_fc77 {
  border-color: var(--wp--preset--color--black) !important;
}
.photo_642c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.chip-out-b49f {
  border-color: var(--wp--preset--color--white) !important;
}
.active-368e {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.rough-6a13 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.detail-center-ad29 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fast_ca4d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notice_yellow_09ef {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.down_06c6 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hot_64cb {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sort_cb07 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.grid-stone-eab9 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.summary-e8b2 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.fluid_e5bb {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.footer-solid-3323 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.active_e937 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.video-9552 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.bottom_366a {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.advanced_ffff {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.right-86d1 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.highlight-cold-8309 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.paper-9c29 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.gas_cada {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gradient-6ae7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.info_fc3d {
  font-size: var(--wp--preset--font-size--small) !important;
}
.iron-8de1 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.accent_full_27f9 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.chip-7518 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.east-9a2a a:where(:not(.header_cold_15f0)) {
  color: inherit;
}
:where(.green_d082.pink-c043) {
  gap: 1.25em;
}
:where(.green_d082.preview-smooth-ff36) {
  gap: 1.25em;
}
:where(.white-6c2b.pink-c043) {
  gap: 2em;
}
:where(.white-6c2b.preview-smooth-ff36) {
  gap: 2em;
}
.mask_44ba {
  font-size: 1.5em;
  line-height: 1.6;
}

.yellow_f3b3 .mask_rough_5a73 {
  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);
}
.content_mini_fa37 .plasma_4043 {
  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);
}
.form_e3b1 {
  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);
}
.form_e3b1.hidden_inner_236b .menu-pro-24ed {
  background-color: var(--e-global-color-primary);
}
.form_e3b1.wide_8acf .menu-pro-24ed,
.form_e3b1.icon_a49b .menu-pro-24ed {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.container_full_f533 .widget_top_1838 {
  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);
}
.progress-4dfe {
  --divider-color: var(--e-global-color-secondary);
}
.progress-4dfe .backdrop-paper-9c58 {
  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);
}
.progress-4dfe.red_d851 .accordion-action-c725 {
  background-color: var(--e-global-color-secondary);
}
.progress-4dfe.widget_daa5 .accordion-action-c725,
.progress-4dfe.fixed-bacd .accordion-action-c725 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.progress-4dfe.widget_daa5 .accordion-action-c725,
.progress-4dfe.fixed-bacd .accordion-action-c725 svg {
  fill: var(--e-global-color-secondary);
}
.wrapper-fluid-8382 .disabled_light_82ca {
  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);
}
.wrapper-fluid-8382 .grid_cool_7dd0 {
  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);
}
.yellow-ce6e.red_d851 .accordion-action-c725 {
  background-color: var(--e-global-color-primary);
}
.yellow-ce6e.widget_daa5 .accordion-action-c725,
.yellow-ce6e.fixed-bacd .accordion-action-c725 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.yellow-ce6e.widget_daa5 .accordion-action-c725,
.yellow-ce6e.fixed-bacd .accordion-action-c725 svg {
  fill: var(--e-global-color-primary);
}
.gas_0099.red_d851 .accordion-action-c725 {
  background-color: var(--e-global-color-primary);
}
.gas_0099.widget_daa5 .accordion-action-c725,
.gas_0099.fixed-bacd .accordion-action-c725 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gas_0099 .blue_6a12 {
  color: var(--e-global-color-primary);
}
.gas_0099 .blue_6a12,
.gas_0099 .blue_6a12 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_0099 .hover_bf9f {
  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);
}
.dynamic-44ab .steel-0b45 {
  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);
}
.layout-orange-ffda .huge_d471 .component_a399 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_e203 .tiny_b221:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.chip_e203 .grid_3b56 i {
  color: var(--e-global-color-primary);
}
.chip_e203 .grid_3b56 svg {
  fill: var(--e-global-color-primary);
}
.chip_e203 .hero_fa57 {
  color: var(--e-global-color-secondary);
}
.chip_e203 .tiny_b221 > .hero_fa57,
.chip_e203 .tiny_b221 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_972b .black-c2b3 {
  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);
}
.badge_972b .blue_1c93 {
  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);
}
.highlight_in_c0ea .pattern-a5ec .accent-4deb {
  background-color: var(--e-global-color-primary);
}
.highlight_in_c0ea .highlight-light-908f {
  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);
}
.glass_f40b .surface_soft_4c8f {
  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_f40b .active-df4b {
  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);
}
.glass_f40b .widget-middle-3e50 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.summary-7a68 .hidden-middle-52ac,
.summary-7a68 .hidden-middle-52ac a {
  color: var(--e-global-color-primary);
}
.summary-7a68 .hidden-middle-52ac.caption-0142,
.summary-7a68 .hidden-middle-52ac.caption-0142 a {
  color: var(--e-global-color-accent);
}
.summary-7a68 .hidden-middle-52ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-7a68 .text_hard_bd84 {
  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);
}
.clean_af54 .tertiary-short-7266,
.clean_af54 .article-last-93be {
  color: var(--e-global-color-primary);
}
.clean_af54 .tertiary-short-7266 svg {
  fill: var(--e-global-color-primary);
}
.clean_af54 .caption-0142 .tertiary-short-7266,
.clean_af54 .caption-0142 .article-last-93be {
  color: var(--e-global-color-accent);
}
.clean_af54 .caption-0142 .tertiary-short-7266 svg {
  fill: var(--e-global-color-accent);
}
.clean_af54 .article-last-93be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_af54 .text_hard_bd84 {
  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-simple-25e0 .disabled-iron-7797,
.table-simple-25e0 .short-7da3 {
  color: var(--e-global-color-primary);
}
.table-simple-25e0 .short-7da3 svg {
  fill: var(--e-global-color-primary);
}
.table-simple-25e0 .hidden-middle-52ac.caption-0142 a,
.table-simple-25e0
  .hidden-middle-52ac.caption-0142
  .short-7da3 {
  color: var(--e-global-color-accent);
}
.table-simple-25e0 .disabled-iron-7797 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-simple-25e0 .text_hard_bd84 {
  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);
}
.lite_1b6a .widget_9e3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_1b6a .background-ef81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-clean-f548 .popup-gold-6d63 .module-c3d3 {
  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);
}
.input-clean-f548 .popup-gold-6d63 .main_0423 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-clean-f548 .paragraph-c8e3 .module-c3d3 {
  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);
}
.input-clean-f548
  .paragraph-c8e3
  .main_0423 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-clean-f548
  .silver_c13b
  .module-c3d3 {
  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);
}
.input-clean-f548
  .silver_c13b
  .main_0423 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-clean-f548
  .background_7cc5
  .module-c3d3 {
  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);
}
.input-clean-f548
  .background_7cc5
  .main_0423 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-346b .section-b38d {
  background-color: var(--e-global-color-primary);
}
.south-346b .section-b38d:hover {
  background-color: var(--e-global-color-primary);
}
.south-346b .text-3689 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-346b
  .section-b38d:hover
  .text-3689 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-fa6e .down_1ffe {
  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);
}
.container_dynamic_e175 .description_c2bf .rough_f61a a {
  background-color: var(--e-global-color-accent);
}
.container_dynamic_e175 .description_c2bf .input-lite-71ac a {
  background-color: var(--e-global-color-accent);
}
.container_dynamic_e175 .description_c2bf .rough_f61a a,
.container_dynamic_e175 .description_c2bf .input-lite-71ac a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_bc93
  .widget-7afa.detail-5390
  .description_c2bf
  a.modal_pressed_1175 {
  background-color: var(--e-global-color-accent);
}
.warm_bc93
  .widget-7afa.detail-5390
  .description_c2bf
  span.modal_pressed_1175.fn-current-582e {
  background-color: var(--e-global-color-text);
}
.warm_bc93
  .widget-7afa.detail-5390
  .description_c2bf
  .modal_pressed_1175 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-south-c64b .inner_be0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-south-c64b
  .link_b96d
  > .chip_easy_4ad5
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-south-c64b
  .message-upper-2846
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-south-c64b
  .box_stale_528f
  .nav-action-bdad,
.module-south-c64b
  .box_stale_528f
  .sort_0b21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-south-c64b
  .box_stale_528f
  .huge_845f,
.module-south-c64b
  .box_stale_528f
  a
  .huge_845f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-south-c64b
  .box_stale_528f
  .wide-ff38 {
  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);
}
.module-south-c64b
  .box_stale_528f
  .main-bronze-abd7 {
  background-color: var(--e-global-color-primary);
}
.module-south-c64b
  .box_stale_528f
  .main-bronze-abd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-south-c64b
  .box_stale_528f
  .main-bronze-abd7:hover {
  background-color: var(--e-global-color-primary);
}
.module-south-c64b
  .box_stale_528f
  .highlight_slow_21ee {
  background-color: var(--e-global-color-primary);
}
.module-south-c64b
  .box_stale_528f
  .highlight_slow_21ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-south-c64b
  .box_stale_528f
  .highlight_slow_21ee:hover {
  background-color: var(--e-global-color-primary);
}
.module-south-c64b
  .copper-8f88
  .thick-4c52
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-south-c64b
  .copper-8f88
  .message-new-ae95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-south-c64b
  .copper-8f88
  .wide-ff38 {
  color: var(--e-global-color-text);
}
.module-south-c64b
  .copper-8f88
  .wide-ff38
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-south-c64b
  .copper-8f88
  .main-bronze-abd7 {
  background-color: var(--e-global-color-primary);
}
.module-south-c64b
  .copper-8f88
  .main-bronze-abd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-south-c64b
  .copper-8f88
  .main-bronze-abd7:hover {
  background-color: var(--e-global-color-primary);
}
.module-south-c64b
  .copper-8f88
  .highlight_slow_21ee {
  background-color: var(--e-global-color-primary);
}
.module-south-c64b
  .copper-8f88
  .highlight_slow_21ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-south-c64b
  .copper-8f88
  .highlight_slow_21ee:hover {
  background-color: var(--e-global-color-primary);
}
.module-south-c64b .input_simple_ceca {
  background-color: var(--e-global-color-primary);
}
.module-south-c64b .input_simple_ceca:hover {
  background-color: var(--e-global-color-primary);
}
.module-south-c64b .wrapper-bc04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-south-c64b .article_purple_67f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_8882 .current-cf0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_8882
  .gradient-abb6
  > div:nth-child(3)
  .current-cf0c,
.fixed_8882
  .outline_f5e5
  > div:nth-child(1)
  .current-cf0c,
.fixed_8882
  .breadcrumb-e2f9
  > div:nth-child(1)
  .current-cf0c,
.fixed_8882
  .selected-d4ee
  > div:nth-child(1)
  .current-cf0c,
.fixed_8882
  .search-156a
  > div:nth-child(1)
  .current-cf0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_8882 .last_bf91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_8882 .hover_soft_c5e2 {
  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);
}
.fixed_8882 .content_6472 {
  background-color: var(--e-global-color-primary);
}
.fixed_8882 .content_6472 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_8882 .content_6472:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_8882 .pagination-bbbb {
  background-color: var(--e-global-color-primary);
}
.fixed_8882 .pagination-bbbb:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_8882 .wrapper-bc04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_8882 .article_purple_67f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_lower_dea9 .pattern-top-e5c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_lower_dea9 .current_dbd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_lower_dea9 .center_35f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_lower_dea9 .simple-f4a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_lower_dea9 .outer-f670 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_lower_dea9 .pagination-bbbb {
  background-color: var(--e-global-color-primary);
}
.summary_lower_dea9 .pagination-bbbb:hover {
  background-color: var(--e-global-color-primary);
}
.full-1fc4 .feature_c7a8 {
  background-color: var(--e-global-color-secondary);
}
.full-1fc4 .article-up-b054 {
  background-color: var(--e-global-color-text);
}
.full-1fc4 .message-north-edd9 {
  background-color: var(--e-global-color-secondary);
}
.full-1fc4 .media_basic_7fb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-1fc4 .carousel_solid_59a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-1fc4 .pressed_782b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-1fc4 .media-dynamic-7fe9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-1fc4 .block_cddb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-dim-5eb3 .secondary_bbab .icon-9ca8,
.texture-dim-5eb3
  .secondary_bbab
  .icon-9ca8
  a,
.texture-dim-5eb3 .text_prev_4dd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-dim-5eb3 .secondary_bbab .sort_prev_f489,
.texture-dim-5eb3 .picture-b2a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-dim-5eb3 .secondary_bbab .sort_prev_f489 {
  color: var(--e-global-color-text);
}
.texture-dim-5eb3 .picture-b2a8 {
  color: var(--e-global-color-text);
}
.texture-dim-5eb3
  .secondary_bbab
  .north_99fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-dim-5eb3 .widget-lite-9f13 .secondary-8890 {
  background-color: var(--e-global-color-primary);
}
.texture-dim-5eb3 .widget-lite-9f13 .secondary-8890:hover {
  background-color: var(--e-global-color-primary);
}
.texture-dim-5eb3 .widget-lite-9f13 .hidden-155c li span {
  background-color: var(--e-global-color-text);
}
.texture-dim-5eb3 .widget-lite-9f13 .hidden-155c li span:hover {
  background-color: var(--e-global-color-primary);
}
.texture-dim-5eb3
  .widget-lite-9f13
  .hidden-155c
  li.lite-2d05
  span {
  background-color: var(--e-global-color-accent);
}
.texture-dim-5eb3 .south_dce7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_23c6 .accordion-dark-f3d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-west-b21a .south_c9ef {
  background-color: var(--e-global-color-primary);
}
.menu-west-b21a .outline-small-0e38 {
  background-color: var(--e-global-color-secondary);
}
.menu-west-b21a .inner-78bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-west-b21a .box_wide_611f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-west-b21a .main_0400 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-west-b21a .sidebar-30f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-west-b21a .background-green-bdb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-west-b21a .module-in-1372 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-west-b21a .chip_b956 {
  background-color: var(--e-global-color-primary);
}
.menu-west-b21a .chip_b956 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-2892 .description-22a9 {
  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);
}
.layout-2892 .message_center_25ff {
  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);
}
.layout-2892
  .chip_full_6b82:after {
  background-color: var(--e-global-color-primary);
}
.layout-2892 .purple-46da {
  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);
}
.out_bbf0 .text_prev_4dd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_bbf0 .picture-b2a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-solid-a840 .hover_9655 .preview-dynamic-05fa {
  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);
}
.info-solid-a840 .hover_9655 .link_fe58 {
  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_8a07 .pink_bf44 {
  background-color: var(--e-global-color-primary);
}
.table_8a07 .sort-8deb {
  background-color: var(--e-global-color-secondary);
}
.table_8a07 .prev_5c36 .search-7377 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_8a07 .tag-c84c .search-7377 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_soft_ed0f .summary-focused-a15f .menu-64c0 {
  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);
}
.frame_soft_ed0f .summary-focused-a15f .prev-b784 {
  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);
}
.frame_soft_ed0f .summary-focused-a15f .brown-88d4 {
  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);
}
.light_9bbd .north-8364 {
  border-color: var(--e-global-color-text);
}
.light_9bbd .lower_2fae {
  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);
}
.light_9bbd .carousel_ac56 {
  color: var(--e-global-color-primary);
}
.light_9bbd .light_5ae8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-dynamic-902a .tooltip_dirty_caf0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-dynamic-902a .panel-next-76cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-dynamic-902a .highlight-dark-3d60:hover .tooltip_dirty_caf0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-dynamic-902a
  .highlight-dark-3d60:hover
  .panel-next-76cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-2d17 .caption-middle-f87b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-2d17 .new_4f47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_1a86 .bottom_0545 .easy_1cce {
  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);
}
.hovered_1a86 .border_6acd .easy_1cce {
  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);
}
.column_c6c7 .plasma_7977 {
  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);
}
.pagination_dirty_9181 .full-15ef .element_complex_9340 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_dirty_9181 .full-15ef .element_complex_9340 {
  background-color: var(--e-global-color-secondary);
}
.pagination_dirty_9181 .tertiary-37a1 .element_complex_9340 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_dirty_9181 .tertiary-37a1 .element_complex_9340 {
  background-color: var(--e-global-color-secondary);
}
.pagination_dirty_9181 .bright_f790 .preview_82a5 {
  background-color: var(--e-global-color-primary);
}
.pagination_dirty_9181 .bright_f790:hover .preview_82a5 {
  background-color: var(--e-global-color-secondary);
}
.pagination_dirty_9181 .secondary-8890 {
  background-color: var(--e-global-color-primary);
}
.pagination_dirty_9181 .secondary-8890:hover {
  background-color: var(--e-global-color-accent);
}
.pagination_dirty_9181 .hidden-155c li span {
  background-color: var(--e-global-color-text);
}
.pagination_dirty_9181 .hidden-155c li span:hover {
  background-color: var(--e-global-color-primary);
}
.pagination_dirty_9181 .hidden-155c li.lite-2d05 span {
  background-color: var(--e-global-color-accent);
}
.wrapper-hot-ee5b .column-rough-5e47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-hot-ee5b .disabled-black-6105 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-1d64 .chip-9a68:before {
  background-color: var(--e-global-color-secondary);
}
.gas-1d64 .caption_7cb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-1d64 .old-7a7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_b6a9 .paper-fc8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_b6a9 .paper-fc8c:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_b6a9 .paper-fc8c.fn-active-582e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_b6a9 .detail_inner_74ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b6a9 .clean-b68e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b6a9 .input_new_61a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_b6a9 .mask-stale-50a9 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b6a9 .mask-stale-50a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_b6a9 .component-51b2 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b6a9 .component-51b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_9995 .avatar_yellow_dab1 .modal-medium-d857 a {
  color: var(--e-global-color-secondary);
}
.paragraph_9995 .avatar_yellow_dab1 .modal-medium-d857 a:hover {
  color: var(--e-global-color-secondary);
}
.paragraph_9995 .avatar_yellow_dab1 .modal-medium-d857,
.paragraph_9995 .avatar_yellow_dab1 .modal-medium-d857 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_9995 .avatar_yellow_dab1 .sort_f377 {
  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);
}
.paragraph_9995 .avatar_yellow_dab1 .banner_yellow_eab8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_9995 .avatar_yellow_dab1 .component_south_9fd1 {
  background-color: var(--e-global-color-primary);
}
.paragraph_9995 .avatar_yellow_dab1 .component_south_9fd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_9995 .avatar_yellow_dab1 .component_south_9fd1:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_9995 .avatar_yellow_dab1 .heading-slow-2a86 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_9995 .avatar_yellow_dab1 .heading-slow-2a86 {
  background-color: var(--e-global-color-primary);
}
.paragraph_9995 .avatar_yellow_dab1 .heading-slow-2a86:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_9995 .avatar_yellow_dab1 .secondary-8890 {
  background-color: var(--e-global-color-primary);
}
.paragraph_9995 .avatar_yellow_dab1 .secondary-8890:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_9995 .widget-lite-9f13 .hidden-155c li span {
  background-color: var(--e-global-color-text);
}
.paragraph_9995 .widget-lite-9f13 .hidden-155c li span:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_9995 .widget-lite-9f13 .hidden-155c li.lite-2d05 span {
  background-color: var(--e-global-color-accent);
}
.paragraph_9995 .wrapper-bc04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_9995 .article_purple_67f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-8b27 .description_b8fe .highlight-south-cca6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-8b27 .description_b8fe .layout_dynamic_7df7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-8b27 .description_b8fe .mask-upper-356c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-2ee6 .pattern_cc2e {
  border-color: var(--e-global-color-text);
}
.heading-2ee6 .image_tall_8ac4 {
  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);
}
.heading-2ee6 .gradient-1848 {
  color: var(--e-global-color-secondary);
}
.heading-2ee6 .gradient-1848 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-2ee6 .wrapper_9203 > * {
  color: var(--e-global-color-primary);
}
.heading-2ee6 .wrapper_9203 > * svg {
  fill: var(--e-global-color-primary);
}
.heading-2ee6 .card_9012 {
  color: var(--e-global-color-primary);
}
.heading-2ee6 .card_9012 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-2ee6 .picture-56d7 {
  color: var(--e-global-color-primary);
}
.heading-2ee6 .picture-56d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-2ee6 .pink-9b24 {
  color: var(--e-global-color-primary);
}
.heading-2ee6 .pink-9b24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-2ee6 .shadow_acac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-2ee6 .aside-basic-f72d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-2ee6 .aside-basic-f72d.photo_prev_5f13 {
  color: var(--e-global-color-secondary);
}
.heading-2ee6 .aside-basic-f72d.photo_prev_5f13 .hidden_f56b {
  color: var(--e-global-color-accent);
}
.heading-2ee6 .aside-basic-f72d.banner_silver_278a {
  color: var(--e-global-color-text);
}
.heading-2ee6 .aside-basic-f72d.banner_silver_278a .hidden_f56b {
  color: var(--e-global-color-text);
}
.heading-2ee6 .aside-basic-f72d:before {
  border-top-color: var(--e-global-color-text);
}
.heading-2ee6 .shadow_2da9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-2ee6
  .shadow_2da9
  .active_69fb {
  background-color: var(--e-global-color-primary);
}
.heading-2ee6
  .shadow_2da9
  .active_69fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-2ee6 .pattern_cc2e .fast_9efe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-22a2 .aside-hovered-caf8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-22a2 .breadcrumb-east-2074 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-e8f4 .purple_4a06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-e8f4
  .tooltip_smooth_9056
  .medium_cf71 {
  background-color: var(--e-global-color-secondary);
}
.stone-e8f4
  .tooltip_smooth_9056.steel-e825
  .medium_cf71 {
  background-color: var(--e-global-color-text);
}
.stone-e8f4
  .tooltip_smooth_9056:hover
  .medium_cf71 {
  background-color: var(--e-global-color-accent);
}
.stone-e8f4
  .tooltip_smooth_9056.fn-active-582e
  .medium_cf71 {
  background-color: var(--e-global-color-primary);
}
.image_6545 .dark-dd40 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.image_6545 .element_stone_e91a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_6545 .input-out-bee8 {
  background-color: var(--e-global-color-primary);
}
.image_6545 .input-out-bee8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_d007 .block_e2f5 .form_iron_3d69 .hard-642e {
  background-color: var(--e-global-color-secondary);
}
.media_d007 .block_e2f5 .picture-huge-e7df:after {
  background-color: var(--e-global-color-secondary);
}
.media_d007 .secondary-59ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_d007 .widget-complex-e9e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_d007 .aside-817e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_d007 .west_ba62 {
  background-color: var(--e-global-color-primary);
}
.media_d007 .west_ba62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_d007 .tooltip-aae3 {
  background-color: var(--e-global-color-secondary);
}
.media_d007 .tooltip-aae3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_d007 .block_e2f5 .row_478e .light_bb5b:hover {
  background-color: var(--e-global-color-primary);
}
.media_d007
  .block_e2f5
  .row_478e
  .light_bb5b.surface-lower-f7b4 {
  background-color: var(--e-global-color-primary);
}
.media_d007 .block_e2f5 .photo_53e9:before {
  border-color: var(--e-global-color-primary);
}
.media_d007 .block_e2f5 .photo_53e9:hover:before {
  border-color: var(--e-global-color-secondary);
}
.media_d007
  .block_e2f5
  .photo_53e9.summary-1757:before {
  border-color: var(--e-global-color-primary);
}
.media_d007 .pink-c0e8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_inner_b56a .inner_65e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_inner_b56a .inner_65e6:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_inner_b56a .inner_65e6.content_1ecc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_inner_b56a .link-55ee {
  background-color: var(--e-global-color-primary);
}
.icon_inner_b56a .link-55ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_inner_b56a
  .gallery-fff5
  .pressed_25ca
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_inner_b56a
  .green_caab
  .pressed_25ca
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_south_70a2
  .row-d44e
  .carousel_old_229d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_south_70a2
  .row-d44e
  .video_524e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_south_70a2 .background_fluid_d86b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_south_70a2 .sidebar-ce92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_south_70a2 .hidden_9766 {
  background-color: var(--e-global-color-primary);
}
.badge_south_70a2 .hidden_9766 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_b75e .outline_brown_9960 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_b75e .video-south-3819 {
  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);
}
.media_b75e .menu_clean_2056 {
  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);
}
.media_b75e .menu_clean_2056 a:hover {
  color: var(--e-global-color-secondary);
}
.media_b75e .disabled_0d97 {
  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);
}
.media_b75e .form-east-39b0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_b75e .progress-2a32 .secondary-8890 {
  background-color: var(--e-global-color-primary);
}
.media_b75e .progress-2a32 .secondary-8890:hover {
  background-color: var(--e-global-color-accent);
}
.media_b75e
  .progress-2a32
  .hidden-155c
  li
  span {
  background-color: var(--e-global-color-text);
}
.media_b75e
  .progress-2a32
  .hidden-155c
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.media_b75e
  .progress-2a32
  .hidden-155c
  li.lite-2d05
  span {
  background-color: var(--e-global-color-accent);
}
.gradient_a419
  .link-ffe7
  .notification_991d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_a419 .link-ffe7 .red-96e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_a419 .link-ffe7 .tertiary-rough-28e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_a419 .gold_0ed9 {
  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);
}
.gradient_a419
  .gallery_fluid_98d0.hover_lower_bb7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > a {
  background-color: var(--e-global-color-text);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > a
  .avatar-west-58f3.paragraph-pro-e141 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > a
  .filter_gas_703d.layout-2a80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > .list_394b
  .article_4997
  > a {
  background-color: var(--e-global-color-secondary);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > .list_394b
  .article_4997
  > a
  .medium_ae55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > .list_394b
  .article_4997
  > a
  .filter_gas_703d.secondary-203f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > a
  .layout-13a6:before {
  color: var(--e-global-color-text);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > .list_394b
  a
  .layout-13a6:before {
  color: var(--e-global-color-text);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997.paragraph-over-6d5f
  > a
  .layout-13a6:before {
  color: var(--e-global-color-text);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > .list_394b
  .article_4997.paragraph-over-6d5f
  > a
  .layout-13a6:before {
  color: var(--e-global-color-text);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > a
  .paragraph-out-91e3
  .avatar_2e94 {
  color: var(--e-global-color-text);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > .list_394b
  a
  .paragraph-out-91e3
  .avatar_2e94 {
  color: var(--e-global-color-text);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > a
  .paragraph-out-91e3
  .avatar_2e94,
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > .list_394b
  a
  .paragraph-out-91e3
  .avatar_2e94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > a
  .banner-cool-f883:before {
  color: var(--e-global-color-text);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > .list_394b
  a
  .banner-cool-f883:before {
  color: var(--e-global-color-text);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997.paragraph-over-6d5f
  > a
  .banner-cool-f883:before {
  color: var(--e-global-color-text);
}
.carousel-smooth-f736
  > .section_81a1
  > div
  > .large_8e84
  > .article_4997
  > .list_394b
  .article_4997.paragraph-over-6d5f
  > a
  .banner-cool-f883:before {
  color: var(--e-global-color-text);
}
.warm_4f2e .backdrop-034d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_4f2e
  .tiny_a9f5:hover
  .backdrop-034d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_inner_d03c
  > .section_81a1
  > .badge-bright-7399
  > .lower_cf34
  > .avatar_soft_04da
  > .wood_b56e
  .secondary_basic_7171 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_inner_d03c
  > .section_81a1
  > .badge-bright-7399
  > .lower_cf34
  > .avatar_soft_04da
  > .wood_b56e:hover
  .secondary_basic_7171 {
  color: var(--e-global-color-text);
}
.dropdown_inner_d03c
  > .section_81a1
  > .badge-bright-7399
  > .lower_cf34
  > .avatar_soft_04da
  > .wood_b56e:hover
  .secondary_basic_7171 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_inner_d03c
  > .section_81a1
  > .badge-bright-7399
  > .lower_cf34
  > .avatar_soft_04da.chip-tall-409a
  > .wood_b56e
  .secondary_basic_7171 {
  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);
}
.disabled-5360 .preview-36d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-5360 .frame-7a8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-5360 .active_dynamic_a622 {
  background-color: var(--e-global-color-primary);
}
.disabled-5360 .active_dynamic_a622 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_1d50
  > .section_81a1
  > .tabs_5b63
  > .right-205b
  > .thumbnail-aedf
  .nav-clean-2612 {
  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);
}
.advanced_1d50
  > .section_81a1
  > .tabs_5b63
  > .right-205b
  > .thumbnail-aedf
  .upper-e1da {
  color: var(--e-global-color-text);
}
.advanced_1d50
  > .section_81a1
  > .tabs_5b63
  > .right-205b
  > .thumbnail-aedf:hover
  .nav-clean-2612 {
  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);
}
.advanced_1d50
  > .section_81a1
  > .tabs_5b63
  > .right-205b
  > .thumbnail-aedf:hover
  .upper-e1da {
  color: var(--e-global-color-secondary);
}
.advanced_1d50
  > .section_81a1
  > .tabs_5b63
  > .right-205b
  > .thumbnail-aedf.active-steel-447d
  .nav-clean-2612 {
  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);
}
.advanced_1d50
  > .section_81a1
  > .tabs_5b63
  > .right-205b
  > .thumbnail-aedf.active-steel-447d
  .upper-e1da {
  color: var(--e-global-color-primary);
}
.hero-right-d79c
  .aside-hovered-878e
  .footer_inner_c161 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-right-d79c .label_3082 .fast_9efe .border-old-78af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-fixed-e1be .link_middle_0249 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-fixed-e1be .stone-4e4e .link_middle_0249 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-fixed-e1be .west-c22f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-fixed-e1be .west-c22f {
  background-color: var(--e-global-color-primary);
}
.yellow-f02a .label-soft-ed26 .notice_fea1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-f02a
  .label-soft-ed26:hover
  .huge-f035 {
  color: var(--e-global-color-secondary);
}
.yellow-f02a
  .label-soft-ed26:hover
  .notice_fea1 {
  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);
}
.top_9d47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.status-tiny-92ec {
  max-width: 1400px !important;
}

.badge-blue-9c8a {
  flex-direction: column;
}

.badge-blue-9c8a .full_4deb {
  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.badge-blue-9c8a .full_4deb {
  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);
}

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

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

.warm_28ab.panel-smooth-4822 {
  display: none;
}

.summary_e3bd {
  display: none;
}

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

.hover-09d4.form_d051 {
  margin-bottom: 40px;
  width: 100%;
}

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

.badge-blue-9c8a a {
  width: 100%;
}

.link_hard_fd83 .column_mini_2c5f.under_3c0f {
  width: 20% !important;
}

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

.dim-6f03: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%);
}

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

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

.black-262a {
  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;
}

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

.black-262a: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);
}

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

.link_hard_fd83
  .column_mini_2c5f.blue-77fb
  .out_d721
  .lower-bceb {
  font-size: 20px !important;
}

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

.layout-4cbe {
  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;
}

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

  text-align: center;
}

.header_63b7.right_a71f > .widget_4a81 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.modal-last-72f5 {
  font-size: 35px !important;
}

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

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

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

.link_hard_fd83
  .column_mini_2c5f.alert_inner_720f
  .shadow-beae
  .fresh_009c {
  width: 100% !important;
}

.complex-2aab {
  width: 500px !important;
  max-width: none;
}

.section_middle_7964 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.card_a4c0:hover .box_warm_ef91 {
  visibility: visible;
}
.card_a4c0:hover.card_a4c0::before {
  display: block;
}

.glass_b962 h3 {
  color: #fff;
}

.link-bottom-7f68 {
  margin: 0;
}

.link_hard_fd83
  .column_mini_2c5f.alert_inner_720f
  .fresh_009c
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.south-bfa8 {
  width: 100%;
}

.active_add9 {
  width: 100%;
}

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

.active_add9 {
  width: 100%;
}

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

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

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

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

.badge-blue-9c8a .full_4deb.fast_9f70 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.badge-blue-9c8a h1.full_4deb {
  margin-top: 80px !important;
}

.link_hard_fd83 .column_mini_2c5f.last_4985 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.footer-pro-460f img {
  width: 100%;
}

.slow-1660 .left-4e41.out_d721 {
  justify-content: space-between;
}

.prev-f356 {
  display: none;
}

.module-2a76 .solid_c572 {
  margin: 1px 0 !important;
}

.focus-5b7c li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .header_63b7 .widget_4a81 {
    flex-wrap: nowrap !important;
  }
}

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

  .complex-2aab {
    width: 100% !important;
  }
}

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

  .dim-6f03 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .slow-1660 .left-4e41.out_d721 {
    border-bottom: 1px solid #f0c159;
  }

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

  .header_63b7.right_a71f > .widget_4a81 {
    gap: 15px;
    justify-content: space-between;
  }

  .link_hard_fd83
    .column_mini_2c5f.alert_inner_720f
    .fresh_009c
    img {
    width: 60% !important;
  }

  .thick_5840 {
    left: 2%;
  }

  .top_e1ac {
    margin: 10px 0;
  }

  .badge-blue-9c8a .solid_c572 {
    margin: 0;
    margin-bottom: 10px;
  }

  .dim-6f03 {
    font-size: 16px !important;
  }

  .modal-last-72f5 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.badge-blue-9c8a .full_4deb,
  .badge-blue-9c8a .full_4deb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .fresh_009c {
    justify-content: center;
  }

  .badge-blue-9c8a .solid_c572 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .overlay-gas-9466 {
    margin-bottom: 15px !important;
  }

  .link_hard_fd83 .column_mini_2c5f.under_3c0f {
    width: 75% !important;
  }

  .footer-pro-460f img {
    width: 100% !important;
  }
}

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

  h2.badge-blue-9c8a .full_4deb,
  .badge-blue-9c8a .full_4deb {
    font-size: 30px !important;
  }

  .fresh_009c {
    justify-content: center;
  }

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

  .full-d0f5
    .progress-9804.focus_lite_7e38 {
    margin: 0 !important;
  }

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

  .top_e1ac {
    display: flex;
  }

  .item_3069 .dim-6f03 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .module-f4f6 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .badge-blue-9c8a h1.full_4deb {
    margin-top: 40px !important;
  }

  .link_hard_fd83
    .column_mini_2c5f.alert_inner_720f
    .fresh_009c
    img,
  .wrapper-fluid-8382 .shadow-beae {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .black-262a {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .link_hard_fd83 .column_mini_2c5f.under_3c0f {
    width: 100% !important;
  }

  .header_63b7.right_a71f > .widget_4a81 {
    gap: 3px;
  }

  .badge-blue-9c8a .solid_c572 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.slow-1660 .left-4e41.out_d721: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);
}

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

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

.badge-blue-9c8a {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .slow-1660 .left-4e41.out_d721 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .badge-blue-9c8a .full_4deb {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .dim-6f03 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.list-0b19 .tall_6bef {
  flex-shrink: 0;
  white-space: nowrap;
}

.list-0b19 .under_d19c {
  flex-shrink: 0;
  min-width: fit-content;
}

.list-0b19 .lower-bceb {
  white-space: nowrap;
}

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

.list-0b19 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.list-0b19 .tall_6bef {
  max-width: 80px !important;
}

.list-0b19 .under_d19c {
  max-width: 80px !important;
  overflow: hidden;
}

.list-0b19 .left-4e41.out_d721 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.list-0b19 .lower-bceb {
  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);
  }
}

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

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

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

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

body .black-262a:nth-child(2),
.link_hard_fd83 .black-262a:nth-child(2),
#page .black-262a: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;
}

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

/* css-noise: b693 */
.ghost-box-m4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
