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(.over-f223) {
  gap: 0.5em;
}
:where(.overlay_3737) {
  gap: 0.5em;
}
body .pagination_gold_609a > .input-3d46 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .pagination_gold_609a > .highlight_1aa5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .pagination_gold_609a > .purple-a5d2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .dropdown_8350 > .input-3d46 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .dropdown_8350 > .highlight_1aa5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .dropdown_8350 > .purple-a5d2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .dropdown_8350
  > :where(:not(.input-3d46):not(.highlight_1aa5):not(.input-gold-a75c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .dropdown_8350 > .pro_e2cf {
  max-width: var(--wp--style--global--wide-size);
}
body .over-f223 {
  display: flex;
}
body .over-f223 {
  flex-wrap: wrap;
  align-items: center;
}
body .over-f223 > * {
  margin: 0;
}
body .overlay_3737 {
  display: grid;
}
body .overlay_3737 > * {
  margin: 0;
}
:where(.white-7aa6.over-f223) {
  gap: 2em;
}
:where(.white-7aa6.overlay_3737) {
  gap: 2em;
}
:where(.hard-0fb4.over-f223) {
  gap: 1.25em;
}
:where(.hard-0fb4.overlay_3737) {
  gap: 1.25em;
}
.tag-complex-0958 {
  color: var(--wp--preset--color--black) !important;
}
.message_340a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.message-2ddf {
  color: var(--wp--preset--color--white) !important;
}
.table-d41c {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tag-pink-bbd2 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.wrapper-right-099f {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hero_plasma_fa5a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.banner-west-7e60 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget_3781 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accordion_fixed_6c56 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.filter_0ec6 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.row_narrow_b635 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.popup-bronze-1547 {
  background-color: var(--wp--preset--color--black) !important;
}
.footer-14bf {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mask-silver-3bad {
  background-color: var(--wp--preset--color--white) !important;
}
.logo_new_9b66 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.preview-advanced-e042 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.module-black-4c11 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.paragraph_4c89 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.row-left-e110 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.first_4684 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tiny-aaf9 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pagination-c48e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.solid-40af {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hover_a3c5 {
  border-color: var(--wp--preset--color--black) !important;
}
.out_e9ae {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hidden_right_54f5 {
  border-color: var(--wp--preset--color--white) !important;
}
.gallery_8a57 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.message-ea9e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.hard_04ee {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.green_a79c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.surface-out-2d23 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.module_7e95 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.block-44bc {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.texture-wide-818e {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.banner_hovered_68e0 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.upper_05fb {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.top_a005 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.icon_dim_19c5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.primary_b0f7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.main_over_d3bd {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hero-silver-2850 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.highlight-5f32 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.container_inner_58b2 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.overlay-medium-4f25 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.description_lower_5609 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.list-copper-fd8c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.shadow_bottom_9670 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.element_static_1749 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.mask-c04a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.gold-2a14 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.hot_3d24 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.inner_6696 a:where(:not(.info-a357)) {
  color: inherit;
}
:where(.hard-0fb4.over-f223) {
  gap: 1.25em;
}
:where(.hard-0fb4.overlay_3737) {
  gap: 1.25em;
}
:where(.white-7aa6.over-f223) {
  gap: 2em;
}
:where(.white-7aa6.overlay_3737) {
  gap: 2em;
}
.plasma_7dd4 {
  font-size: 1.5em;
  line-height: 1.6;
}

.gradient_4afe .over-1d1d {
  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);
}
.article_fast_cb9d .image-solid-acef {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_3dd0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_3dd0.tag-cf5d .pagination_focused_a48c {
  background-color: var(--e-global-color-primary);
}
.tertiary_3dd0.black-aac1 .pagination_focused_a48c,
.tertiary_3dd0.media_9393 .pagination_focused_a48c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shadow_6d21 .background_silver_8bed {
  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);
}
.section-medium-8e12 {
  --divider-color: var(--e-global-color-secondary);
}
.section-medium-8e12 .mini_9cca {
  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);
}
.section-medium-8e12.soft_0f49 .plasma_4f11 {
  background-color: var(--e-global-color-secondary);
}
.section-medium-8e12.logo-046c .plasma_4f11,
.section-medium-8e12.green-7eb7 .plasma_4f11 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.section-medium-8e12.logo-046c .plasma_4f11,
.section-medium-8e12.green-7eb7 .plasma_4f11 svg {
  fill: var(--e-global-color-secondary);
}
.out-6d3a .progress_900c {
  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);
}
.out-6d3a .description_hovered_b1ac {
  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);
}
.short_d762.soft_0f49 .plasma_4f11 {
  background-color: var(--e-global-color-primary);
}
.short_d762.logo-046c .plasma_4f11,
.short_d762.green-7eb7 .plasma_4f11 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.short_d762.logo-046c .plasma_4f11,
.short_d762.green-7eb7 .plasma_4f11 svg {
  fill: var(--e-global-color-primary);
}
.row_450d.soft_0f49 .plasma_4f11 {
  background-color: var(--e-global-color-primary);
}
.row_450d.logo-046c .plasma_4f11,
.row_450d.green-7eb7 .plasma_4f11 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row_450d .heading_a538 {
  color: var(--e-global-color-primary);
}
.row_450d .heading_a538,
.row_450d .heading_a538 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_450d .shadow_first_95f0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-0944 .north-55a6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_easy_3f0f .header-steel-69c5 .avatar-rough-de47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-hovered-0418 .cold-d6a4:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.label-hovered-0418 .description-0106 i {
  color: var(--e-global-color-primary);
}
.label-hovered-0418 .description-0106 svg {
  fill: var(--e-global-color-primary);
}
.label-hovered-0418 .main_red_43fe {
  color: var(--e-global-color-secondary);
}
.label-hovered-0418 .cold-d6a4 > .main_red_43fe,
.label-hovered-0418 .cold-d6a4 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_47be .chip-advanced-c78a {
  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);
}
.focused_47be .dim-7f09 {
  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);
}
.wrapper-wide-3083 .hero_0874 .current_f030 {
  background-color: var(--e-global-color-primary);
}
.wrapper-wide-3083 .column_bba7 {
  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);
}
.background_stale_2b30 .outline_motion_f6f2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_stale_2b30 .complex_53b1 {
  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);
}
.background_stale_2b30 .footer_slow_7c3d {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hidden_3999 .background-57b1,
.hidden_3999 .background-57b1 a {
  color: var(--e-global-color-primary);
}
.hidden_3999 .background-57b1.up_671e,
.hidden_3999 .background-57b1.up_671e a {
  color: var(--e-global-color-accent);
}
.hidden_3999 .background-57b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_3999 .accordion-huge-5287 {
  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);
}
.gallery_north_6d03 .current_0052,
.gallery_north_6d03 .left_e2d3 {
  color: var(--e-global-color-primary);
}
.gallery_north_6d03 .current_0052 svg {
  fill: var(--e-global-color-primary);
}
.gallery_north_6d03 .up_671e .current_0052,
.gallery_north_6d03 .up_671e .left_e2d3 {
  color: var(--e-global-color-accent);
}
.gallery_north_6d03 .up_671e .current_0052 svg {
  fill: var(--e-global-color-accent);
}
.gallery_north_6d03 .left_e2d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_north_6d03 .accordion-huge-5287 {
  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);
}
.small_a6b2 .row-stone-b258,
.small_a6b2 .easy_d224 {
  color: var(--e-global-color-primary);
}
.small_a6b2 .easy_d224 svg {
  fill: var(--e-global-color-primary);
}
.small_a6b2 .background-57b1.up_671e a,
.small_a6b2
  .background-57b1.up_671e
  .easy_d224 {
  color: var(--e-global-color-accent);
}
.small_a6b2 .row-stone-b258 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_a6b2 .accordion-huge-5287 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_e639 .heading-97ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_e639 .gallery-pressed-60cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_6e02 .mask-copper-25eb .module-gas-f85e {
  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);
}
.message_6e02 .mask-copper-25eb .shadow_motion_f9f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_6e02 .wrapper_2f6c .module-gas-f85e {
  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);
}
.message_6e02
  .wrapper_2f6c
  .shadow_motion_f9f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_6e02
  .wood-7b8e
  .module-gas-f85e {
  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);
}
.message_6e02
  .wood-7b8e
  .shadow_motion_f9f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_6e02
  .block_pro_fbb2
  .module-gas-f85e {
  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);
}
.message_6e02
  .block_pro_fbb2
  .shadow_motion_f9f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_north_e39e .message-8bf9 {
  background-color: var(--e-global-color-primary);
}
.image_north_e39e .message-8bf9:hover {
  background-color: var(--e-global-color-primary);
}
.image_north_e39e .highlight-gas-640a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_north_e39e
  .message-8bf9:hover
  .highlight-gas-640a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-7243 .alert_hard_a7fa {
  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);
}
.video-complex-174b .block_1972 .item_4a89 a {
  background-color: var(--e-global-color-accent);
}
.video-complex-174b .block_1972 .slider-df61 a {
  background-color: var(--e-global-color-accent);
}
.video-complex-174b .block_1972 .item_4a89 a,
.video-complex-174b .block_1972 .slider-df61 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_bf71
  .icon-wide-eb56.badge_8cd6
  .block_1972
  a.modal-dirty-88ef {
  background-color: var(--e-global-color-accent);
}
.gradient_bf71
  .icon-wide-eb56.badge_8cd6
  .block_1972
  span.modal-dirty-88ef.fn-current-8e06 {
  background-color: var(--e-global-color-text);
}
.gradient_bf71
  .icon-wide-eb56.badge_8cd6
  .block_1972
  .modal-dirty-88ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_a693 .mask-dark-5064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_a693
  .panel-green-ef2b
  > .fluid_a17f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_a693
  .tooltip-ced9
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_a693
  .over_f149
  .pro_6258,
.static_a693
  .over_f149
  .slider_east_ba15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_a693
  .over_f149
  .caption_under_512e,
.static_a693
  .over_f149
  a
  .caption_under_512e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_a693
  .over_f149
  .tertiary_green_20c4 {
  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);
}
.static_a693
  .over_f149
  .frame-efc3 {
  background-color: var(--e-global-color-primary);
}
.static_a693
  .over_f149
  .frame-efc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_a693
  .over_f149
  .frame-efc3:hover {
  background-color: var(--e-global-color-primary);
}
.static_a693
  .over_f149
  .texture_dafa {
  background-color: var(--e-global-color-primary);
}
.static_a693
  .over_f149
  .texture_dafa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_a693
  .over_f149
  .texture_dafa:hover {
  background-color: var(--e-global-color-primary);
}
.static_a693
  .gas_849f
  .detail-41c7
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_a693
  .gas_849f
  .thick_a44c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_a693
  .gas_849f
  .tertiary_green_20c4 {
  color: var(--e-global-color-text);
}
.static_a693
  .gas_849f
  .tertiary_green_20c4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_a693
  .gas_849f
  .frame-efc3 {
  background-color: var(--e-global-color-primary);
}
.static_a693
  .gas_849f
  .frame-efc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_a693
  .gas_849f
  .frame-efc3:hover {
  background-color: var(--e-global-color-primary);
}
.static_a693
  .gas_849f
  .texture_dafa {
  background-color: var(--e-global-color-primary);
}
.static_a693
  .gas_849f
  .texture_dafa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_a693
  .gas_849f
  .texture_dafa:hover {
  background-color: var(--e-global-color-primary);
}
.static_a693 .picture_af2e {
  background-color: var(--e-global-color-primary);
}
.static_a693 .picture_af2e:hover {
  background-color: var(--e-global-color-primary);
}
.static_a693 .detail_fresh_f1bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_a693 .icon_7d42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-0054 .down_58b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-0054
  .progress_ba06
  > div:nth-child(3)
  .down_58b6,
.cool-0054
  .status_e5b8
  > div:nth-child(1)
  .down_58b6,
.cool-0054
  .bright_8963
  > div:nth-child(1)
  .down_58b6,
.cool-0054
  .detail-8593
  > div:nth-child(1)
  .down_58b6,
.cool-0054
  .thumbnail-silver-90b6
  > div:nth-child(1)
  .down_58b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-0054 .dim_32e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-0054 .link_motion_c232 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-0054 .wrapper_c5a9 {
  background-color: var(--e-global-color-primary);
}
.cool-0054 .wrapper_c5a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-0054 .wrapper_c5a9:hover {
  background-color: var(--e-global-color-primary);
}
.cool-0054 .small_3921 {
  background-color: var(--e-global-color-primary);
}
.cool-0054 .small_3921:hover {
  background-color: var(--e-global-color-primary);
}
.cool-0054 .detail_fresh_f1bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-0054 .icon_7d42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-b1e6 .search-9fb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-b1e6 .header_new_b926 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-b1e6 .thick_337c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-b1e6 .notification_green_62de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-b1e6 .title-huge-64b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-b1e6 .small_3921 {
  background-color: var(--e-global-color-primary);
}
.steel-b1e6 .small_3921:hover {
  background-color: var(--e-global-color-primary);
}
.short-ba5e .hidden_3f30 {
  background-color: var(--e-global-color-secondary);
}
.short-ba5e .panel-fd10 {
  background-color: var(--e-global-color-text);
}
.short-ba5e .pro_b480 {
  background-color: var(--e-global-color-secondary);
}
.short-ba5e .badge-63c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-ba5e .container_1126 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-ba5e .gold-0848 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-ba5e .column-pink-0f33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-ba5e .silver_a630 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_713e .fixed-9434 .feature-yellow-ce71,
.form_713e
  .fixed-9434
  .feature-yellow-ce71
  a,
.form_713e .south-f53b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_713e .fixed-9434 .icon_c932,
.form_713e .nav-7244 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_713e .fixed-9434 .icon_c932 {
  color: var(--e-global-color-text);
}
.form_713e .nav-7244 {
  color: var(--e-global-color-text);
}
.form_713e
  .fixed-9434
  .pink_eeff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_713e .disabled_yellow_1688 .image-c2bf {
  background-color: var(--e-global-color-primary);
}
.form_713e .disabled_yellow_1688 .image-c2bf:hover {
  background-color: var(--e-global-color-primary);
}
.form_713e .disabled_yellow_1688 .tabs_easy_2411 li span {
  background-color: var(--e-global-color-text);
}
.form_713e .disabled_yellow_1688 .tabs_easy_2411 li span:hover {
  background-color: var(--e-global-color-primary);
}
.form_713e
  .disabled_yellow_1688
  .tabs_easy_2411
  li.backdrop-e22a
  span {
  background-color: var(--e-global-color-accent);
}
.form_713e .pink-f02c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-static-367e .status_west_5971 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_a4c4 .media-copper-9376 {
  background-color: var(--e-global-color-primary);
}
.avatar_a4c4 .frame_paper_50d0 {
  background-color: var(--e-global-color-secondary);
}
.avatar_a4c4 .hover-fluid-1a75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_a4c4 .status_6ad1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_a4c4 .dirty_02db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_a4c4 .notification_cold_a590 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_a4c4 .main_huge_730d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_a4c4 .upper_f614 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_a4c4 .old_435d {
  background-color: var(--e-global-color-primary);
}
.avatar_a4c4 .old_435d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-inner-1a60 .grid_slow_87c9 {
  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);
}
.logo-inner-1a60 .icon-6168 {
  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);
}
.logo-inner-1a60
  .badge-2d2f:after {
  background-color: var(--e-global-color-primary);
}
.logo-inner-1a60 .shadow_over_95ab {
  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);
}
.surface_69d4 .south-f53b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_69d4 .nav-7244 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_3fe5 .active-3aab .backdrop-f32a {
  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);
}
.active_3fe5 .active-3aab .current_34d8 {
  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);
}
.dropdown_new_2e70 .alert-new-600f {
  background-color: var(--e-global-color-primary);
}
.dropdown_new_2e70 .wood-23fe {
  background-color: var(--e-global-color-secondary);
}
.dropdown_new_2e70 .prev-8fc6 .link_a1e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_new_2e70 .dark-7ac7 .link_a1e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-full-9453 .disabled_9bcf .surface-selected-d84c {
  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);
}
.table-full-9453 .disabled_9bcf .lower-dfbf {
  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);
}
.table-full-9453 .disabled_9bcf .badge_focused_ac30 {
  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);
}
.button_f44c .tag_d146 {
  border-color: var(--e-global-color-text);
}
.button_f44c .focus_dark_879a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_f44c .outline_92f6 {
  color: var(--e-global-color-primary);
}
.button_f44c .in-0ed7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_0841 .prev-443c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_0841 .block_gold_bfda {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_0841 .menu-7930:hover .prev-443c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_0841
  .menu-7930:hover
  .block_gold_bfda {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_b6b3 .form_paper_cf10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_b6b3 .surface-center-91d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_top_8fee .hot-242c .bronze-5782 {
  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);
}
.video_top_8fee .plasma_ac45 .bronze-5782 {
  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);
}
.detail-static-c45e .stale_6098 {
  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);
}
.current-a465 .blue_7486 .large-8ac6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-a465 .blue_7486 .large-8ac6 {
  background-color: var(--e-global-color-secondary);
}
.current-a465 .photo-out-a90e .large-8ac6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-a465 .photo-out-a90e .large-8ac6 {
  background-color: var(--e-global-color-secondary);
}
.current-a465 .hard_2434 .search_70d1 {
  background-color: var(--e-global-color-primary);
}
.current-a465 .hard_2434:hover .search_70d1 {
  background-color: var(--e-global-color-secondary);
}
.current-a465 .image-c2bf {
  background-color: var(--e-global-color-primary);
}
.current-a465 .image-c2bf:hover {
  background-color: var(--e-global-color-accent);
}
.current-a465 .tabs_easy_2411 li span {
  background-color: var(--e-global-color-text);
}
.current-a465 .tabs_easy_2411 li span:hover {
  background-color: var(--e-global-color-primary);
}
.current-a465 .tabs_easy_2411 li.backdrop-e22a span {
  background-color: var(--e-global-color-accent);
}
.motion_5ccb .active_hard_6b9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_5ccb .popup_bronze_be5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-fluid-ba99 .border-7798:before {
  background-color: var(--e-global-color-secondary);
}
.notice-fluid-ba99 .logo-bronze-db6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-fluid-ba99 .steel_59f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_1bb4 .gas_7878 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_1bb4 .gas_7878:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_1bb4 .gas_7878.fn-active-8e06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_1bb4 .breadcrumb-static-d118 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_1bb4 .over_bc05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_1bb4 .feature_1759 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_1bb4 .filter-in-6f50 {
  background-color: var(--e-global-color-primary);
}
.purple_1bb4 .filter-in-6f50 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_1bb4 .thick_f4c8 {
  background-color: var(--e-global-color-primary);
}
.purple_1bb4 .thick_f4c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-f593 .pattern_hard_b74a .surface-e08a a {
  color: var(--e-global-color-secondary);
}
.pro-f593 .pattern_hard_b74a .surface-e08a a:hover {
  color: var(--e-global-color-secondary);
}
.pro-f593 .pattern_hard_b74a .surface-e08a,
.pro-f593 .pattern_hard_b74a .surface-e08a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-f593 .pattern_hard_b74a .dropdown-hot-f226 {
  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);
}
.pro-f593 .pattern_hard_b74a .short-46b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-f593 .pattern_hard_b74a .last-7648 {
  background-color: var(--e-global-color-primary);
}
.pro-f593 .pattern_hard_b74a .last-7648 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-f593 .pattern_hard_b74a .last-7648:hover {
  background-color: var(--e-global-color-primary);
}
.pro-f593 .pattern_hard_b74a .feature_20f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-f593 .pattern_hard_b74a .feature_20f4 {
  background-color: var(--e-global-color-primary);
}
.pro-f593 .pattern_hard_b74a .feature_20f4:hover {
  background-color: var(--e-global-color-primary);
}
.pro-f593 .pattern_hard_b74a .image-c2bf {
  background-color: var(--e-global-color-primary);
}
.pro-f593 .pattern_hard_b74a .image-c2bf:hover {
  background-color: var(--e-global-color-primary);
}
.pro-f593 .disabled_yellow_1688 .tabs_easy_2411 li span {
  background-color: var(--e-global-color-text);
}
.pro-f593 .disabled_yellow_1688 .tabs_easy_2411 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pro-f593 .disabled_yellow_1688 .tabs_easy_2411 li.backdrop-e22a span {
  background-color: var(--e-global-color-accent);
}
.pro-f593 .detail_fresh_f1bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-f593 .icon_7d42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-b832 .content_0646 .banner-b2c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-b832 .content_0646 .menu-new-739a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-b832 .content_0646 .surface-orange-35ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_19a9 .complex_3588 {
  border-color: var(--e-global-color-text);
}
.sidebar_19a9 .border_ad65 {
  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);
}
.sidebar_19a9 .heading_f71f {
  color: var(--e-global-color-secondary);
}
.sidebar_19a9 .heading_f71f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_19a9 .status-1112 > * {
  color: var(--e-global-color-primary);
}
.sidebar_19a9 .status-1112 > * svg {
  fill: var(--e-global-color-primary);
}
.sidebar_19a9 .notice_71af {
  color: var(--e-global-color-primary);
}
.sidebar_19a9 .notice_71af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_19a9 .content_d102 {
  color: var(--e-global-color-primary);
}
.sidebar_19a9 .content_d102 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_19a9 .hard-dd0f {
  color: var(--e-global-color-primary);
}
.sidebar_19a9 .hard-dd0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_19a9 .popup-short-688f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_19a9 .row_8bfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_19a9 .row_8bfb.pressed-e81f {
  color: var(--e-global-color-secondary);
}
.sidebar_19a9 .row_8bfb.pressed-e81f .action_05a9 {
  color: var(--e-global-color-accent);
}
.sidebar_19a9 .row_8bfb.thick-d5dd {
  color: var(--e-global-color-text);
}
.sidebar_19a9 .row_8bfb.thick-d5dd .action_05a9 {
  color: var(--e-global-color-text);
}
.sidebar_19a9 .row_8bfb:before {
  border-top-color: var(--e-global-color-text);
}
.sidebar_19a9 .active-hard-71cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_19a9
  .active-hard-71cc
  .disabled_367e {
  background-color: var(--e-global-color-primary);
}
.sidebar_19a9
  .active-hard-71cc
  .disabled_367e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_19a9 .complex_3588 .backdrop_over_221e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_3be5 .grid-out-072b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_3be5 .fast-fdf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-cc31 .nav-1cd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-cc31
  .header_left_1b2f
  .badge_659c {
  background-color: var(--e-global-color-secondary);
}
.out-cc31
  .header_left_1b2f.advanced-5120
  .badge_659c {
  background-color: var(--e-global-color-text);
}
.out-cc31
  .header_left_1b2f:hover
  .badge_659c {
  background-color: var(--e-global-color-accent);
}
.out-cc31
  .header_left_1b2f.fn-active-8e06
  .badge_659c {
  background-color: var(--e-global-color-primary);
}
.summary_04ab .pro_4edb {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.summary_04ab .article-center-2a3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_04ab .secondary-b3b8 {
  background-color: var(--e-global-color-primary);
}
.summary_04ab .secondary-b3b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_silver_79b7 .header_slow_c11e .fresh-cd39 .short-7cf6 {
  background-color: var(--e-global-color-secondary);
}
.nav_silver_79b7 .header_slow_c11e .cool-54fd:after {
  background-color: var(--e-global-color-secondary);
}
.nav_silver_79b7 .row_6a54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_silver_79b7 .sort-b472 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_silver_79b7 .surface-16a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_silver_79b7 .dim_62fa {
  background-color: var(--e-global-color-primary);
}
.nav_silver_79b7 .dim_62fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_silver_79b7 .over-8fd1 {
  background-color: var(--e-global-color-secondary);
}
.nav_silver_79b7 .over-8fd1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_silver_79b7 .header_slow_c11e .dark_f1bc .primary-a90e:hover {
  background-color: var(--e-global-color-primary);
}
.nav_silver_79b7
  .header_slow_c11e
  .dark_f1bc
  .primary-a90e.white_2974 {
  background-color: var(--e-global-color-primary);
}
.nav_silver_79b7 .header_slow_c11e .thick_c609:before {
  border-color: var(--e-global-color-primary);
}
.nav_silver_79b7 .header_slow_c11e .thick_c609:hover:before {
  border-color: var(--e-global-color-secondary);
}
.nav_silver_79b7
  .header_slow_c11e
  .thick_c609.photo_inner_7ff9:before {
  border-color: var(--e-global-color-primary);
}
.nav_silver_79b7 .iron-4f57 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_6d58 .texture_stone_105c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_6d58 .texture_stone_105c:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_6d58 .texture_stone_105c.avatar-7c4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_6d58 .clean-44a3 {
  background-color: var(--e-global-color-primary);
}
.dropdown_6d58 .clean-44a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_6d58
  .prev-c15a
  .rough_d75d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_6d58
  .left-1fc3
  .rough_d75d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_cc03
  .feature_static_7e9b
  .paragraph_small_befe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_cc03
  .feature_static_7e9b
  .pressed_627d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_cc03 .carousel-1f8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_cc03 .overlay-1b5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_cc03 .banner_old_c75d {
  background-color: var(--e-global-color-primary);
}
.full_cc03 .banner_old_c75d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black-e339 .tall-365d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-e339 .light-17ee {
  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);
}
.black-e339 .slider-selected-34fc {
  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);
}
.black-e339 .slider-selected-34fc a:hover {
  color: var(--e-global-color-secondary);
}
.black-e339 .green_1d48 {
  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);
}
.black-e339 .message-c8a1 {
  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);
}
.black-e339 .row-center-ff56 .image-c2bf {
  background-color: var(--e-global-color-primary);
}
.black-e339 .row-center-ff56 .image-c2bf:hover {
  background-color: var(--e-global-color-accent);
}
.black-e339
  .row-center-ff56
  .tabs_easy_2411
  li
  span {
  background-color: var(--e-global-color-text);
}
.black-e339
  .row-center-ff56
  .tabs_easy_2411
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.black-e339
  .row-center-ff56
  .tabs_easy_2411
  li.backdrop-e22a
  span {
  background-color: var(--e-global-color-accent);
}
.breadcrumb_fef7
  .message-silver-7f7c
  .solid-9cb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_fef7 .message-silver-7f7c .sidebar-cold-50db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_fef7 .message-silver-7f7c .medium_0d56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_fef7 .highlight-plasma-bedd {
  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);
}
.breadcrumb_fef7
  .grid_white_0370.column-9723 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > a {
  background-color: var(--e-global-color-text);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > a
  .middle-c42d.copper-faaf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > a
  .progress-paper-0f27.notification_north_991b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > .cold_284e
  .lite_52eb
  > a {
  background-color: var(--e-global-color-secondary);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > .cold_284e
  .lite_52eb
  > a
  .image_1176 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > .cold_284e
  .lite_52eb
  > a
  .progress-paper-0f27.menu-0ec0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > a
  .icon_b1f4:before {
  color: var(--e-global-color-text);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > .cold_284e
  a
  .icon_b1f4:before {
  color: var(--e-global-color-text);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb.tabs_basic_d4d1
  > a
  .icon_b1f4:before {
  color: var(--e-global-color-text);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > .cold_284e
  .lite_52eb.tabs_basic_d4d1
  > a
  .icon_b1f4:before {
  color: var(--e-global-color-text);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > a
  .primary_a8dc
  .accordion_0c79 {
  color: var(--e-global-color-text);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > .cold_284e
  a
  .primary_a8dc
  .accordion_0c79 {
  color: var(--e-global-color-text);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > a
  .primary_a8dc
  .accordion_0c79,
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > .cold_284e
  a
  .primary_a8dc
  .accordion_0c79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > a
  .accordion_fast_a1a4:before {
  color: var(--e-global-color-text);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > .cold_284e
  a
  .accordion_fast_a1a4:before {
  color: var(--e-global-color-text);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb.tabs_basic_d4d1
  > a
  .accordion_fast_a1a4:before {
  color: var(--e-global-color-text);
}
.paragraph_1d6a
  > .dark_174b
  > div
  > .focus_dynamic_c265
  > .lite_52eb
  > .cold_284e
  .lite_52eb.tabs_basic_d4d1
  > a
  .accordion_fast_a1a4:before {
  color: var(--e-global-color-text);
}
.widget_focused_9e45 .badge-fluid-6ef9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_focused_9e45
  .notice-hovered-3c2f:hover
  .badge-fluid-6ef9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_2d58
  > .dark_174b
  > .dark_965c
  > .notification_4498
  > .layout_91ba
  > .info-dirty-7c1d
  .notification-small-99e3 {
  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);
}
.form_2d58
  > .dark_174b
  > .dark_965c
  > .notification_4498
  > .layout_91ba
  > .info-dirty-7c1d:hover
  .notification-small-99e3 {
  color: var(--e-global-color-text);
}
.form_2d58
  > .dark_174b
  > .dark_965c
  > .notification_4498
  > .layout_91ba
  > .info-dirty-7c1d:hover
  .notification-small-99e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_2d58
  > .dark_174b
  > .dark_965c
  > .notification_4498
  > .layout_91ba.detail_thick_b329
  > .info-dirty-7c1d
  .notification-small-99e3 {
  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);
}
.new-5f69 .status-easy-d6b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-5f69 .sidebar-3a1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-5f69 .container-8ca8 {
  background-color: var(--e-global-color-primary);
}
.new-5f69 .container-8ca8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-lite-117c
  > .dark_174b
  > .stone_11ca
  > .form-684e
  > .out-0023
  .link_bottom_5814 {
  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);
}
.backdrop-lite-117c
  > .dark_174b
  > .stone_11ca
  > .form-684e
  > .out-0023
  .footer_dim_2a2b {
  color: var(--e-global-color-text);
}
.backdrop-lite-117c
  > .dark_174b
  > .stone_11ca
  > .form-684e
  > .out-0023:hover
  .link_bottom_5814 {
  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);
}
.backdrop-lite-117c
  > .dark_174b
  > .stone_11ca
  > .form-684e
  > .out-0023:hover
  .footer_dim_2a2b {
  color: var(--e-global-color-secondary);
}
.backdrop-lite-117c
  > .dark_174b
  > .stone_11ca
  > .form-684e
  > .out-0023.list-6db2
  .link_bottom_5814 {
  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);
}
.backdrop-lite-117c
  > .dark_174b
  > .stone_11ca
  > .form-684e
  > .out-0023.list-6db2
  .footer_dim_2a2b {
  color: var(--e-global-color-primary);
}
.breadcrumb-warm-7e9c
  .summary-0da3
  .section_a68b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-warm-7e9c .large_e46c .backdrop_over_221e .pagination_c591 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-c426 .tag-rough-dea6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-c426 .info-cold-8763 .tag-rough-dea6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-c426 .red_f5bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-c426 .red_f5bf {
  background-color: var(--e-global-color-primary);
}
.button_clean_b78f .slider_a12c .hidden-838d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_clean_b78f
  .slider_a12c:hover
  .current_48a1 {
  color: var(--e-global-color-secondary);
}
.button_clean_b78f
  .slider_a12c:hover
  .hidden-838d {
  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);
}
.photo-5959 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.slider-gas-fbbc {
  max-width: 1400px !important;
}

.surface-e899 {
  flex-direction: column;
}

.surface-e899 .outline-soft-edd6 {
  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.surface-e899 .outline-soft-edd6 {
  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);
}

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

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

.info-02d5.narrow-aa6d {
  display: none;
}

.smooth_a2b3 {
  display: none;
}

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

.focus-da25.left-200b {
  margin-bottom: 40px;
  width: 100%;
}

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

.surface-e899 a {
  width: 100%;
}

.dirty-5741 .hover_left_a513.accordion_67ec {
  width: 20% !important;
}

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

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

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

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

.short-98fd {
  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;
}

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

.short-98fd: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);
}

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

.dirty-5741
  .hover_left_a513.dynamic_8b2b
  .popup_a5d4
  .popup-west-8f6f {
  font-size: 20px !important;
}

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

.photo-wide-2567 {
  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;
}

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

  text-align: center;
}

.frame-narrow-676f.dropdown-old-3d80 > .pagination_ae86 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.primary-bronze-9805 {
  font-size: 35px !important;
}

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

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

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

.dirty-5741
  .hover_left_a513.solid-876f
  .out_cf80
  .detail_dcaf {
  width: 100% !important;
}

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

.primary-gold-0199 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.black-b81e {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.right_be72:hover .black-b81e {
  visibility: visible;
}
.right_be72:hover.right_be72::before {
  display: block;
}

.title_2767 h3 {
  color: #fff;
}

.center-30ac {
  margin: 0;
}

.dirty-5741
  .hover_left_a513.solid-876f
  .detail_dcaf
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.simple-e935 {
  width: 100%;
}

.current-0c27 {
  width: 100%;
}

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

.current-0c27 {
  width: 100%;
}

.text-5ff2 {
  margin-bottom: 10px !important;
}

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

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

.panel-motion-8052 {
  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;
}

.surface-e899 .outline-soft-edd6.alert_bronze_0b85 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.surface-e899 h1.outline-soft-edd6 {
  margin-top: 80px !important;
}

.dirty-5741 .hover_left_a513.in-03f8 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.table-white-a651 img {
  width: 100%;
}

.narrow_0462 .cool_6e6e.popup_a5d4 {
  justify-content: space-between;
}

.rough_138f {
  display: none;
}

.tooltip_upper_09c6 .small-3dcc {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .frame-narrow-676f .pagination_ae86 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .narrow_0462 .cool_6e6e.popup_a5d4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .frame-narrow-676f.dropdown-old-3d80 > .pagination_ae86 {
    gap: 15px;
    justify-content: space-between;
  }

  .dirty-5741
    .hover_left_a513.solid-876f
    .detail_dcaf
    img {
    width: 60% !important;
  }

  .widget_full_2ff8 {
    left: 2%;
  }

  .focus-in-6b68 {
    margin: 10px 0;
  }

  .surface-e899 .small-3dcc {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .primary-bronze-9805 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.surface-e899 .outline-soft-edd6,
  .surface-e899 .outline-soft-edd6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .detail_dcaf {
    justify-content: center;
  }

  .surface-e899 .small-3dcc {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .progress-47bd {
    margin-bottom: 15px !important;
  }

  .dirty-5741 .hover_left_a513.accordion_67ec {
    width: 75% !important;
  }

  .table-white-a651 img {
    width: 100% !important;
  }
}

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

  h2.surface-e899 .outline-soft-edd6,
  .surface-e899 .outline-soft-edd6 {
    font-size: 30px !important;
  }

  .detail_dcaf {
    justify-content: center;
  }

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

  .breadcrumb-slow-2e64
    .paragraph-5ef1.bottom_7801 {
    margin: 0 !important;
  }

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

  .focus-in-6b68 {
    display: flex;
  }

  .outline_6b0c .right_0c55 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .hero-db9f svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .surface-e899 h1.outline-soft-edd6 {
    margin-top: 40px !important;
  }

  .dirty-5741
    .hover_left_a513.solid-876f
    .detail_dcaf
    img,
  .out-6d3a .out_cf80 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .short-98fd {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .dirty-5741 .hover_left_a513.accordion_67ec {
    width: 100% !important;
  }

  .frame-narrow-676f.dropdown-old-3d80 > .pagination_ae86 {
    gap: 3px;
  }

  .surface-e899 .small-3dcc {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.narrow_0462 .cool_6e6e.popup_a5d4: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);
}

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

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

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

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

.info-02d5: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .narrow_0462 .cool_6e6e.popup_a5d4 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .surface-e899 .outline-soft-edd6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .right_0c55 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.slider-short-ad47 .block_445c {
  flex-shrink: 0;
  white-space: nowrap;
}

.slider-short-ad47 .item_0744 {
  flex-shrink: 0;
  min-width: fit-content;
}

.slider-short-ad47 .popup-west-8f6f {
  white-space: nowrap;
}

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

.slider-short-ad47 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.slider-short-ad47 .block_445c {
  max-width: 80px !important;
}

.slider-short-ad47 .item_0744 {
  max-width: 80px !important;
  overflow: hidden;
}

.slider-short-ad47 .cool_6e6e.popup_a5d4 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.slider-short-ad47 .popup-west-8f6f {
  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);
  }
}

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

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

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

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

body .short-98fd:nth-child(2),
.dirty-5741 .short-98fd:nth-child(2),
#page .short-98fd: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;
}

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

/* css-noise: 1d3c */
.widget-item-h6 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
