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(.hero_ae57) {
  gap: 0.5em;
}
:where(.filter_aafc) {
  gap: 0.5em;
}
body .image-536c > .hidden-dc70 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .image-536c > .menu-lite-504c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .image-536c > .lite-ab2b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .panel-warm-94a6 > .hidden-dc70 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .panel-warm-94a6 > .menu-lite-504c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .panel-warm-94a6 > .lite-ab2b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .panel-warm-94a6
  > :where(:not(.hidden-dc70):not(.menu-lite-504c):not(.paragraph-complex-6d7f)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .panel-warm-94a6 > .frame_middle_0b93 {
  max-width: var(--wp--style--global--wide-size);
}
body .hero_ae57 {
  display: flex;
}
body .hero_ae57 {
  flex-wrap: wrap;
  align-items: center;
}
body .hero_ae57 > * {
  margin: 0;
}
body .filter_aafc {
  display: grid;
}
body .filter_aafc > * {
  margin: 0;
}
:where(.banner-focused-a1b9.hero_ae57) {
  gap: 2em;
}
:where(.banner-focused-a1b9.filter_aafc) {
  gap: 2em;
}
:where(.article_black_4b3d.hero_ae57) {
  gap: 1.25em;
}
:where(.article_black_4b3d.filter_aafc) {
  gap: 1.25em;
}
.alert_south_c903 {
  color: var(--wp--preset--color--black) !important;
}
.fixed_1aa0 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.main-tall-8d62 {
  color: var(--wp--preset--color--white) !important;
}
.pattern-d462 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.border-simple-8709 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.first_c088 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.panel-bright-ffb0 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tertiary-8fdc {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.row-090a {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.chip-upper-8731 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dynamic_f5a3 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.image_334d {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.outer_537b {
  background-color: var(--wp--preset--color--black) !important;
}
.message-c5b9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.link_gold_c7f4 {
  background-color: var(--wp--preset--color--white) !important;
}
.advanced-0a77 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.slider_thick_740a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.cool_aa3a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form_west_0fd4 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph-copper-56ff {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.section_full_eae0 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pagination_dim_7964 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.white-8156 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav_old_db4a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.nav_liquid_dfd8 {
  border-color: var(--wp--preset--color--black) !important;
}
.hot-2ddf {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.article_5cc5 {
  border-color: var(--wp--preset--color--white) !important;
}
.badge_center_f3b8 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.active-short-8f3e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pink-c4be {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.article_small_5c29 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.feature_dynamic_6742 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.bronze_37c7 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.description_0b5e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active-dc9e {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.modal-white-3f53 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.pressed_0b41 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.notice-gas-531f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.gradient-b062 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.progress-upper-2151 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.dropdown-wide-e893 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.right_cc9d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.secondary_994d {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.hidden-wide-16e1 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.mask-dark-4d1a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.status-b1d1 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.pattern_medium_d14d {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.video-narrow-943f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.advanced_82b8 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.hover-ca8a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.easy-5047 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.dark_636e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.upper_cda6 a:where(:not(.brown_bd84)) {
  color: inherit;
}
:where(.article_black_4b3d.hero_ae57) {
  gap: 1.25em;
}
:where(.article_black_4b3d.filter_aafc) {
  gap: 1.25em;
}
:where(.banner-focused-a1b9.hero_ae57) {
  gap: 2em;
}
:where(.banner-focused-a1b9.filter_aafc) {
  gap: 2em;
}
.media_clean_b169 {
  font-size: 1.5em;
  line-height: 1.6;
}

.paper-3774 .gallery_hard_ea77 {
  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);
}
.tag-0977 .pattern-static-aa96 {
  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_9c3b {
  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_9c3b.preview-last-a4f9 .pressed-69d5 {
  background-color: var(--e-global-color-primary);
}
.dynamic_9c3b.mask_steel_1d58 .pressed-69d5,
.dynamic_9c3b.hot_376e .pressed-69d5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tertiary_lite_42ba .inner-1f6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.component-narrow-47ab {
  --divider-color: var(--e-global-color-secondary);
}
.component-narrow-47ab .easy-1c2a {
  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);
}
.component-narrow-47ab.copper_3e6f .image-39ef {
  background-color: var(--e-global-color-secondary);
}
.component-narrow-47ab.middle_ac2c .image-39ef,
.component-narrow-47ab.secondary-warm-bfcf .image-39ef {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.component-narrow-47ab.middle_ac2c .image-39ef,
.component-narrow-47ab.secondary-warm-bfcf .image-39ef svg {
  fill: var(--e-global-color-secondary);
}
.header_bright_9ea7 .gallery_huge_39cf {
  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);
}
.header_bright_9ea7 .accordion_9e28 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_up_193e.copper_3e6f .image-39ef {
  background-color: var(--e-global-color-primary);
}
.summary_up_193e.middle_ac2c .image-39ef,
.summary_up_193e.secondary-warm-bfcf .image-39ef {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.summary_up_193e.middle_ac2c .image-39ef,
.summary_up_193e.secondary-warm-bfcf .image-39ef svg {
  fill: var(--e-global-color-primary);
}
.left_a2dc.copper_3e6f .image-39ef {
  background-color: var(--e-global-color-primary);
}
.left_a2dc.middle_ac2c .image-39ef,
.left_a2dc.secondary-warm-bfcf .image-39ef {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.left_a2dc .dark-f78d {
  color: var(--e-global-color-primary);
}
.left_a2dc .dark-f78d,
.left_a2dc .dark-f78d a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_a2dc .west-bdef {
  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);
}
.hard_26a2 .clean_759a {
  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);
}
.icon_706c .text-middle-134a .rough_bbf5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_16d4 .tall-8324:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.full_16d4 .info_bottom_d54d i {
  color: var(--e-global-color-primary);
}
.full_16d4 .info_bottom_d54d svg {
  fill: var(--e-global-color-primary);
}
.full_16d4 .preview_bronze_4cda {
  color: var(--e-global-color-secondary);
}
.full_16d4 .tall-8324 > .preview_bronze_4cda,
.full_16d4 .tall-8324 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-7d56 .overlay_prev_4d45 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-7d56 .tertiary_wide_5fab {
  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);
}
.avatar_last_a38d .box_medium_6730 .feature_tiny_41d1 {
  background-color: var(--e-global-color-primary);
}
.avatar_last_a38d .sort_6c7f {
  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);
}
.middle-7def .tooltip-soft-2c4f {
  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);
}
.middle-7def .carousel_e9a2 {
  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);
}
.middle-7def .notice-up-1f29 {
  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);
}
.advanced-47d6 .search-6509,
.advanced-47d6 .search-6509 a {
  color: var(--e-global-color-primary);
}
.advanced-47d6 .search-6509.yellow-c792,
.advanced-47d6 .search-6509.yellow-c792 a {
  color: var(--e-global-color-accent);
}
.advanced-47d6 .search-6509 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-47d6 .overlay_ba1d {
  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);
}
.active-bc53 .button_glass_662e,
.active-bc53 .disabled_d195 {
  color: var(--e-global-color-primary);
}
.active-bc53 .button_glass_662e svg {
  fill: var(--e-global-color-primary);
}
.active-bc53 .yellow-c792 .button_glass_662e,
.active-bc53 .yellow-c792 .disabled_d195 {
  color: var(--e-global-color-accent);
}
.active-bc53 .yellow-c792 .button_glass_662e svg {
  fill: var(--e-global-color-accent);
}
.active-bc53 .disabled_d195 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-bc53 .overlay_ba1d {
  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);
}
.bottom-9773 .icon-selected-67a3,
.bottom-9773 .nav_north_bf10 {
  color: var(--e-global-color-primary);
}
.bottom-9773 .nav_north_bf10 svg {
  fill: var(--e-global-color-primary);
}
.bottom-9773 .search-6509.yellow-c792 a,
.bottom-9773
  .search-6509.yellow-c792
  .nav_north_bf10 {
  color: var(--e-global-color-accent);
}
.bottom-9773 .icon-selected-67a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-9773 .overlay_ba1d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_paper_fc82 .main-b48a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_paper_fc82 .box_up_d9ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-d918 .fresh-41f8 .orange-23a1 {
  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);
}
.accent-d918 .fresh-41f8 .steel-181b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-d918 .component-1e3e .orange-23a1 {
  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);
}
.accent-d918
  .component-1e3e
  .steel-181b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-d918
  .lower_3bff
  .orange-23a1 {
  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);
}
.accent-d918
  .lower_3bff
  .steel-181b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-d918
  .summary-focused-fa3c
  .orange-23a1 {
  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);
}
.accent-d918
  .summary-focused-fa3c
  .steel-181b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-plasma-dbe0 .status_6ea0 {
  background-color: var(--e-global-color-primary);
}
.icon-plasma-dbe0 .status_6ea0:hover {
  background-color: var(--e-global-color-primary);
}
.icon-plasma-dbe0 .filter_stone_eb51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-plasma-dbe0
  .status_6ea0:hover
  .filter_stone_eb51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_hard_598d .lite_71b4 {
  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);
}
.backdrop_hard_8136 .summary_821a .main_9373 a {
  background-color: var(--e-global-color-accent);
}
.backdrop_hard_8136 .summary_821a .modal_79e9 a {
  background-color: var(--e-global-color-accent);
}
.backdrop_hard_8136 .summary_821a .main_9373 a,
.backdrop_hard_8136 .summary_821a .modal_79e9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_static_9617
  .surface_aece.paragraph-rough-d046
  .summary_821a
  a.sidebar_8aed {
  background-color: var(--e-global-color-accent);
}
.shadow_static_9617
  .surface_aece.paragraph-rough-d046
  .summary_821a
  span.sidebar_8aed.fn-current-ad6e {
  background-color: var(--e-global-color-text);
}
.shadow_static_9617
  .surface_aece.paragraph-rough-d046
  .summary_821a
  .sidebar_8aed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-0898 .east_b60b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-0898
  .element_clean_88fb
  > .hidden-up-ef30
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-0898
  .summary-pink-ecd0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-0898
  .block_6c3c
  .border-4483,
.fast-0898
  .block_6c3c
  .block_d48d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-0898
  .block_6c3c
  .small_896a,
.fast-0898
  .block_6c3c
  a
  .small_896a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-0898
  .block_6c3c
  .accordion_easy_73cc {
  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);
}
.fast-0898
  .block_6c3c
  .sort_steel_a3ec {
  background-color: var(--e-global-color-primary);
}
.fast-0898
  .block_6c3c
  .sort_steel_a3ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-0898
  .block_6c3c
  .sort_steel_a3ec:hover {
  background-color: var(--e-global-color-primary);
}
.fast-0898
  .block_6c3c
  .photo-5298 {
  background-color: var(--e-global-color-primary);
}
.fast-0898
  .block_6c3c
  .photo-5298 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-0898
  .block_6c3c
  .photo-5298:hover {
  background-color: var(--e-global-color-primary);
}
.fast-0898
  .video_paper_768e
  .tooltip-medium-f106
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-0898
  .video_paper_768e
  .paragraph_prev_4898 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-0898
  .video_paper_768e
  .accordion_easy_73cc {
  color: var(--e-global-color-text);
}
.fast-0898
  .video_paper_768e
  .accordion_easy_73cc
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-0898
  .video_paper_768e
  .sort_steel_a3ec {
  background-color: var(--e-global-color-primary);
}
.fast-0898
  .video_paper_768e
  .sort_steel_a3ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-0898
  .video_paper_768e
  .sort_steel_a3ec:hover {
  background-color: var(--e-global-color-primary);
}
.fast-0898
  .video_paper_768e
  .photo-5298 {
  background-color: var(--e-global-color-primary);
}
.fast-0898
  .video_paper_768e
  .photo-5298 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-0898
  .video_paper_768e
  .photo-5298:hover {
  background-color: var(--e-global-color-primary);
}
.fast-0898 .inner_f736 {
  background-color: var(--e-global-color-primary);
}
.fast-0898 .inner_f736:hover {
  background-color: var(--e-global-color-primary);
}
.fast-0898 .red_58da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-0898 .section-f10f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-972c .bronze-ab00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-972c
  .preview_5064
  > div:nth-child(3)
  .bronze-ab00,
.article-972c
  .module-left-c9c9
  > div:nth-child(1)
  .bronze-ab00,
.article-972c
  .wood_b259
  > div:nth-child(1)
  .bronze-ab00,
.article-972c
  .layout-9b5f
  > div:nth-child(1)
  .bronze-ab00,
.article-972c
  .table-large-5064
  > div:nth-child(1)
  .bronze-ab00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-972c .outer_079f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-972c .border_full_bfd6 {
  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);
}
.article-972c .lite_32cf {
  background-color: var(--e-global-color-primary);
}
.article-972c .lite_32cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-972c .lite_32cf:hover {
  background-color: var(--e-global-color-primary);
}
.article-972c .outline_selected_9db3 {
  background-color: var(--e-global-color-primary);
}
.article-972c .outline_selected_9db3:hover {
  background-color: var(--e-global-color-primary);
}
.article-972c .red_58da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-972c .section-f10f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-0ac2 .thumbnail_47c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-0ac2 .dirty_77dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-0ac2 .dark_a36a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-0ac2 .slow-f7e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-0ac2 .focus-27d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-0ac2 .outline_selected_9db3 {
  background-color: var(--e-global-color-primary);
}
.alert-0ac2 .outline_selected_9db3:hover {
  background-color: var(--e-global-color-primary);
}
.out-cfa7 .avatar-68bd {
  background-color: var(--e-global-color-secondary);
}
.out-cfa7 .outer-a3d4 {
  background-color: var(--e-global-color-text);
}
.out-cfa7 .shade-large-325c {
  background-color: var(--e-global-color-secondary);
}
.out-cfa7 .shadow-large-2401 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-cfa7 .basic_42dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-cfa7 .short_7ae9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-cfa7 .sidebar_pro_f759 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-cfa7 .disabled-rough-4910 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_b14f .mini-d909 .background_complex_1a2e,
.focus_b14f
  .mini-d909
  .background_complex_1a2e
  a,
.focus_b14f .summary_red_89be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_b14f .mini-d909 .solid-154c,
.focus_b14f .short_50ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_b14f .mini-d909 .solid-154c {
  color: var(--e-global-color-text);
}
.focus_b14f .short_50ea {
  color: var(--e-global-color-text);
}
.focus_b14f
  .mini-d909
  .search-mini-b946 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_b14f .image-e38d .form-3e33 {
  background-color: var(--e-global-color-primary);
}
.focus_b14f .image-e38d .form-3e33:hover {
  background-color: var(--e-global-color-primary);
}
.focus_b14f .image-e38d .current_3294 li span {
  background-color: var(--e-global-color-text);
}
.focus_b14f .image-e38d .current_3294 li span:hover {
  background-color: var(--e-global-color-primary);
}
.focus_b14f
  .image-e38d
  .current_3294
  li.logo_blue_dfea
  span {
  background-color: var(--e-global-color-accent);
}
.focus_b14f .modal-ccd6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-e4a7 .first-5293 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-4d70 .medium-8019 {
  background-color: var(--e-global-color-primary);
}
.panel-4d70 .wrapper_d35e {
  background-color: var(--e-global-color-secondary);
}
.panel-4d70 .sidebar_cold_cc54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4d70 .description-d062 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4d70 .paper-fa3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4d70 .logo_32db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4d70 .chip-complex-a01d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4d70 .next-7bd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-4d70 .tertiary_cbdf {
  background-color: var(--e-global-color-primary);
}
.panel-4d70 .tertiary_cbdf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-cb02 .aside_c0c3 {
  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);
}
.progress-cb02 .tabs-wood-f767 {
  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);
}
.progress-cb02
  .simple_70b5:after {
  background-color: var(--e-global-color-primary);
}
.progress-cb02 .message_3251 {
  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);
}
.huge_772f .summary_red_89be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_772f .short_50ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-dirty-ccce .liquid_a404 .right_cd13 {
  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);
}
.logo-dirty-ccce .liquid_a404 .box_e229 {
  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-steel-fda6 .shadow_cool_da70 {
  background-color: var(--e-global-color-primary);
}
.dropdown-steel-fda6 .status_6f26 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-steel-fda6 .hero_large_bc3d .hard_6a60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-steel-fda6 .button-stone-a572 .hard_6a60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_3d7a .gallery-purple-49ef .card_3da3 {
  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);
}
.right_3d7a .gallery-purple-49ef .next-be38 {
  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);
}
.right_3d7a .gallery-purple-49ef .caption_0051 {
  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);
}
.photo_solid_fa22 .tertiary-ccac {
  border-color: var(--e-global-color-text);
}
.photo_solid_fa22 .liquid-f883 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_solid_fa22 .media-5558 {
  color: var(--e-global-color-primary);
}
.photo_solid_fa22 .chip_dirty_c204 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-d8b3 .next-6b7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-d8b3 .sidebar-335e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-d8b3 .narrow_8595:hover .next-6b7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-d8b3
  .narrow_8595:hover
  .sidebar-335e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-large-632c .background-yellow-552e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-large-632c .footer-bronze-0ad5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_gas_30fe .summary_f8f5 .warm-3c83 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_gas_30fe .mini_2ffa .warm-3c83 {
  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);
}
.top-cc32 .header-hot-8c1c {
  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);
}
.highlight-d0a4 .feature-a4eb .steel_ac7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-d0a4 .feature-a4eb .steel_ac7c {
  background-color: var(--e-global-color-secondary);
}
.highlight-d0a4 .badge_wide_e823 .steel_ac7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-d0a4 .badge_wide_e823 .steel_ac7c {
  background-color: var(--e-global-color-secondary);
}
.highlight-d0a4 .paragraph-8db7 .disabled-short-96c2 {
  background-color: var(--e-global-color-primary);
}
.highlight-d0a4 .paragraph-8db7:hover .disabled-short-96c2 {
  background-color: var(--e-global-color-secondary);
}
.highlight-d0a4 .form-3e33 {
  background-color: var(--e-global-color-primary);
}
.highlight-d0a4 .form-3e33:hover {
  background-color: var(--e-global-color-accent);
}
.highlight-d0a4 .current_3294 li span {
  background-color: var(--e-global-color-text);
}
.highlight-d0a4 .current_3294 li span:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-d0a4 .current_3294 li.logo_blue_dfea span {
  background-color: var(--e-global-color-accent);
}
.sidebar_8177 .dirty-a74b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_8177 .heading-9997 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-lower-3581 .content-wide-39c1:before {
  background-color: var(--e-global-color-secondary);
}
.tooltip-lower-3581 .pro_d2ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-lower-3581 .tabs_7bfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-out-2f79 .fluid-9648 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-out-2f79 .fluid-9648:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-out-2f79 .fluid-9648.fn-active-ad6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-out-2f79 .table_6e84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-out-2f79 .bright_8a48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-out-2f79 .left-975d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-out-2f79 .status_db26 {
  background-color: var(--e-global-color-primary);
}
.filter-out-2f79 .status_db26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-out-2f79 .main_9e99 {
  background-color: var(--e-global-color-primary);
}
.filter-out-2f79 .main_9e99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_579b .silver_ed49 .new_a2aa a {
  color: var(--e-global-color-secondary);
}
.liquid_579b .silver_ed49 .new_a2aa a:hover {
  color: var(--e-global-color-secondary);
}
.liquid_579b .silver_ed49 .new_a2aa,
.liquid_579b .silver_ed49 .new_a2aa a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_579b .silver_ed49 .basic-53b8 {
  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);
}
.liquid_579b .silver_ed49 .rough-8ce8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_579b .silver_ed49 .section_light_dbab {
  background-color: var(--e-global-color-primary);
}
.liquid_579b .silver_ed49 .section_light_dbab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_579b .silver_ed49 .section_light_dbab:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_579b .silver_ed49 .component-stale-7119 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_579b .silver_ed49 .component-stale-7119 {
  background-color: var(--e-global-color-primary);
}
.liquid_579b .silver_ed49 .component-stale-7119:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_579b .silver_ed49 .form-3e33 {
  background-color: var(--e-global-color-primary);
}
.liquid_579b .silver_ed49 .form-3e33:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_579b .image-e38d .current_3294 li span {
  background-color: var(--e-global-color-text);
}
.liquid_579b .image-e38d .current_3294 li span:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_579b .image-e38d .current_3294 li.logo_blue_dfea span {
  background-color: var(--e-global-color-accent);
}
.liquid_579b .red_58da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_579b .section-f10f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-7b2e .up-f41b .label_784e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-7b2e .up-f41b .action_0c08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-7b2e .up-f41b .static-8957 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_up_c5c9 .static_d0de {
  border-color: var(--e-global-color-text);
}
.paragraph_up_c5c9 .sort-down-8891 {
  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);
}
.paragraph_up_c5c9 .gradient_4045 {
  color: var(--e-global-color-secondary);
}
.paragraph_up_c5c9 .gradient_4045 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_up_c5c9 .link_white_b1bf > * {
  color: var(--e-global-color-primary);
}
.paragraph_up_c5c9 .link_white_b1bf > * svg {
  fill: var(--e-global-color-primary);
}
.paragraph_up_c5c9 .gradient-3879 {
  color: var(--e-global-color-primary);
}
.paragraph_up_c5c9 .gradient-3879 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_up_c5c9 .component_black_5b05 {
  color: var(--e-global-color-primary);
}
.paragraph_up_c5c9 .component_black_5b05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_up_c5c9 .glass_5fcd {
  color: var(--e-global-color-primary);
}
.paragraph_up_c5c9 .glass_5fcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_up_c5c9 .accent-2799 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_up_c5c9 .tag-35b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_up_c5c9 .tag-35b7.description_0074 {
  color: var(--e-global-color-secondary);
}
.paragraph_up_c5c9 .tag-35b7.description_0074 .logo_brown_fe0b {
  color: var(--e-global-color-accent);
}
.paragraph_up_c5c9 .tag-35b7.accent_eee8 {
  color: var(--e-global-color-text);
}
.paragraph_up_c5c9 .tag-35b7.accent_eee8 .logo_brown_fe0b {
  color: var(--e-global-color-text);
}
.paragraph_up_c5c9 .tag-35b7:before {
  border-top-color: var(--e-global-color-text);
}
.paragraph_up_c5c9 .notice-green-e955 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_up_c5c9
  .notice-green-e955
  .liquid-2fdd {
  background-color: var(--e-global-color-primary);
}
.paragraph_up_c5c9
  .notice-green-e955
  .liquid-2fdd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_up_c5c9 .static_d0de .old_22ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_f84d .banner-dirty-45c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_f84d .yellow_50f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_7650 .gold_78cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_7650
  .heading_d72d
  .module_over_20a3 {
  background-color: var(--e-global-color-secondary);
}
.module_7650
  .heading_d72d.advanced-4aed
  .module_over_20a3 {
  background-color: var(--e-global-color-text);
}
.module_7650
  .heading_d72d:hover
  .module_over_20a3 {
  background-color: var(--e-global-color-accent);
}
.module_7650
  .heading_d72d.fn-active-ad6e
  .module_over_20a3 {
  background-color: var(--e-global-color-primary);
}
.container_44f1 .full-c975 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.container_44f1 .gallery_e490 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_44f1 .box-caa6 {
  background-color: var(--e-global-color-primary);
}
.container_44f1 .box-caa6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-stale-f43b .silver_f2de .gas-528e .hard-ea80 {
  background-color: var(--e-global-color-secondary);
}
.info-stale-f43b .silver_f2de .column_50e5:after {
  background-color: var(--e-global-color-secondary);
}
.info-stale-f43b .label-318f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-stale-f43b .border-5ca5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-stale-f43b .accordion_advanced_4cca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-stale-f43b .icon_91d1 {
  background-color: var(--e-global-color-primary);
}
.info-stale-f43b .icon_91d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-stale-f43b .list_top_06e6 {
  background-color: var(--e-global-color-secondary);
}
.info-stale-f43b .list_top_06e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-stale-f43b .silver_f2de .caption_dim_edf3 .selected_470b:hover {
  background-color: var(--e-global-color-primary);
}
.info-stale-f43b
  .silver_f2de
  .caption_dim_edf3
  .selected_470b.hard_56b6 {
  background-color: var(--e-global-color-primary);
}
.info-stale-f43b .silver_f2de .paragraph-5297:before {
  border-color: var(--e-global-color-primary);
}
.info-stale-f43b .silver_f2de .paragraph-5297:hover:before {
  border-color: var(--e-global-color-secondary);
}
.info-stale-f43b
  .silver_f2de
  .paragraph-5297.shadow-9348:before {
  border-color: var(--e-global-color-primary);
}
.info-stale-f43b .photo-9ecb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-simple-52a7 .summary_a58e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-simple-52a7 .summary_a58e:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-simple-52a7 .summary_a58e.soft_674e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-simple-52a7 .logo-7084 {
  background-color: var(--e-global-color-primary);
}
.content-simple-52a7 .logo-7084 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-simple-52a7
  .menu-c298
  .module_3901
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-simple-52a7
  .yellow-4a83
  .module_3901
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-9a3c
  .carousel_top_145d
  .card-light-6aa9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-9a3c
  .carousel_top_145d
  .tertiary_4eb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-9a3c .wide-beba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-9a3c .avatar_warm_d7cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-9a3c .article-7af9 {
  background-color: var(--e-global-color-primary);
}
.narrow-9a3c .article-7af9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-bab0 .list_f0bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-bab0 .main_steel_100d {
  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);
}
.label-bab0 .message-b6a0 {
  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);
}
.label-bab0 .message-b6a0 a:hover {
  color: var(--e-global-color-secondary);
}
.label-bab0 .accent_0f3b {
  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);
}
.label-bab0 .cool-b439 {
  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);
}
.label-bab0 .description-76dd .form-3e33 {
  background-color: var(--e-global-color-primary);
}
.label-bab0 .description-76dd .form-3e33:hover {
  background-color: var(--e-global-color-accent);
}
.label-bab0
  .description-76dd
  .current_3294
  li
  span {
  background-color: var(--e-global-color-text);
}
.label-bab0
  .description-76dd
  .current_3294
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.label-bab0
  .description-76dd
  .current_3294
  li.logo_blue_dfea
  span {
  background-color: var(--e-global-color-accent);
}
.link_27ef
  .status_gas_4332
  .box-4493 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_27ef .status_gas_4332 .out_7b33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_27ef .status_gas_4332 .carousel-pressed-b3f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_27ef .surface-selected-3fb3 {
  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);
}
.link_27ef
  .thumbnail_5326.tooltip_over_602d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > a {
  background-color: var(--e-global-color-text);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > a
  .breadcrumb-next-d1da.static_4946 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > a
  .frame-glass-0c9f.message-0bce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > .shadow-0c37
  .list-99a4
  > a {
  background-color: var(--e-global-color-secondary);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > .shadow-0c37
  .list-99a4
  > a
  .disabled_5d1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > .shadow-0c37
  .list-99a4
  > a
  .frame-glass-0c9f.down_3c35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > a
  .complex-0c17:before {
  color: var(--e-global-color-text);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > .shadow-0c37
  a
  .complex-0c17:before {
  color: var(--e-global-color-text);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4.large_12ff
  > a
  .complex-0c17:before {
  color: var(--e-global-color-text);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > .shadow-0c37
  .list-99a4.large_12ff
  > a
  .complex-0c17:before {
  color: var(--e-global-color-text);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > a
  .secondary-large-ca96
  .panel_0a0c {
  color: var(--e-global-color-text);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > .shadow-0c37
  a
  .secondary-large-ca96
  .panel_0a0c {
  color: var(--e-global-color-text);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > a
  .secondary-large-ca96
  .panel_0a0c,
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > .shadow-0c37
  a
  .secondary-large-ca96
  .panel_0a0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > a
  .dropdown_slow_833e:before {
  color: var(--e-global-color-text);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > .shadow-0c37
  a
  .dropdown_slow_833e:before {
  color: var(--e-global-color-text);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4.large_12ff
  > a
  .dropdown_slow_833e:before {
  color: var(--e-global-color-text);
}
.gas_8af5
  > .focused_a6e5
  > div
  > .bottom_8aee
  > .list-99a4
  > .shadow-0c37
  .list-99a4.large_12ff
  > a
  .dropdown_slow_833e:before {
  color: var(--e-global-color-text);
}
.dropdown_rough_9e14 .accordion-165a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_rough_9e14
  .active_east_9898:hover
  .accordion-165a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-425b
  > .focused_a6e5
  > .logo_motion_bdc7
  > .frame_4d5d
  > .layout_f703
  > .outline-fresh-f56c
  .caption_down_846e {
  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);
}
.logo-425b
  > .focused_a6e5
  > .logo_motion_bdc7
  > .frame_4d5d
  > .layout_f703
  > .outline-fresh-f56c:hover
  .caption_down_846e {
  color: var(--e-global-color-text);
}
.logo-425b
  > .focused_a6e5
  > .logo_motion_bdc7
  > .frame_4d5d
  > .layout_f703
  > .outline-fresh-f56c:hover
  .caption_down_846e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-425b
  > .focused_a6e5
  > .logo_motion_bdc7
  > .frame_4d5d
  > .layout_f703.breadcrumb_in_99a6
  > .outline-fresh-f56c
  .caption_down_846e {
  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);
}
.message-2b8b .heading-97ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-2b8b .message-focused-f8c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-2b8b .detail-south-e934 {
  background-color: var(--e-global-color-primary);
}
.message-2b8b .detail-south-e934 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-5563
  > .focused_a6e5
  > .notification_5016
  > .huge-7866
  > .bottom_3577
  .wrapper-519b {
  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);
}
.background-5563
  > .focused_a6e5
  > .notification_5016
  > .huge-7866
  > .bottom_3577
  .easy_e495 {
  color: var(--e-global-color-text);
}
.background-5563
  > .focused_a6e5
  > .notification_5016
  > .huge-7866
  > .bottom_3577:hover
  .wrapper-519b {
  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);
}
.background-5563
  > .focused_a6e5
  > .notification_5016
  > .huge-7866
  > .bottom_3577:hover
  .easy_e495 {
  color: var(--e-global-color-secondary);
}
.background-5563
  > .focused_a6e5
  > .notification_5016
  > .huge-7866
  > .bottom_3577.light_116e
  .wrapper-519b {
  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-5563
  > .focused_a6e5
  > .notification_5016
  > .huge-7866
  > .bottom_3577.light_116e
  .easy_e495 {
  color: var(--e-global-color-primary);
}
.hover-outer-eafa
  .filter_7a5f
  .lower-30d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-outer-eafa .tiny_7c9b .old_22ac .accent-light-0388 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-e9f0 .focused-9923 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-e9f0 .shade_e39f .focused-9923 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-e9f0 .nav-654a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-e9f0 .nav-654a {
  background-color: var(--e-global-color-primary);
}
.detail_9851 .notice_7e79 .thick_2646 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_9851
  .notice_7e79:hover
  .notification_easy_6748 {
  color: var(--e-global-color-secondary);
}
.detail_9851
  .notice_7e79:hover
  .thick_2646 {
  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);
}
.texture_40dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.pattern-c05c {
  max-width: 1400px !important;
}

.chip-light-8ce8 {
  flex-direction: column;
}

.chip-light-8ce8 .shade_a7ca {
  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.chip-light-8ce8 .shade_a7ca {
  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);
}

.chip-light-8ce8 .image-orange-9042 {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

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

.logo-under-7d3d.thick-2fb4 {
  display: none;
}

.thick_c6fc {
  display: none;
}

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

.grid_9c5f.media-3423 {
  margin-bottom: 40px;
  width: 100%;
}

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

.chip-light-8ce8 a {
  width: 100%;
}

.header-pro-ad37 .west-45c7.light-5fa2 {
  width: 20% !important;
}

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

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

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

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

.form-pressed-49db {
  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;
}

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

.form-pressed-49db: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);
}

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

.header-pro-ad37
  .west-45c7.carousel-5547
  .summary_liquid_f1c4
  .feature-full-7574 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.gas-0387.old-078e > .wrapper-lower-6e05 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

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

.header-pro-ad37
  .west-45c7.next-85c0
  .frame_5a70
  .cold_996c {
  width: 100% !important;
}

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

.image-east-bc8d {
  width: 100%;
}

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

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

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

  display: none;
}

.search-bottom-93eb {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.item_up_cd4b:hover .shadow_826c {
  visibility: visible;
}
.item_up_cd4b:hover.item_up_cd4b::before {
  display: block;
}

.wrapper-ed29 h3 {
  color: #fff;
}

.section-new-6287 {
  margin: 0;
}

.header-pro-ad37
  .west-45c7.next-85c0
  .cold_996c
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.notice_cee4 {
  width: 100%;
}

.middle-af98 {
  width: 100%;
}

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

.middle-af98 {
  width: 100%;
}

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

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

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

.layout-over-64ba {
  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;
}

.chip-light-8ce8 .shade_a7ca.panel-huge-cc0f {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.chip-light-8ce8 h1.shade_a7ca {
  margin-top: 80px !important;
}

.header-pro-ad37 .west-45c7.modal-bottom-847b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.short-672b img {
  width: 100%;
}

.module_action_7d2b .alert_old_bc5b.summary_liquid_f1c4 {
  justify-content: space-between;
}

.wood-690a {
  display: none;
}

.article-7526 .image-orange-9042 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .gas-0387 .wrapper-lower-6e05 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .module_action_7d2b .alert_old_bc5b.summary_liquid_f1c4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .gas-0387.old-078e > .wrapper-lower-6e05 {
    gap: 15px;
    justify-content: space-between;
  }

  .header-pro-ad37
    .west-45c7.next-85c0
    .cold_996c
    img {
    width: 60% !important;
  }

  .prev_9b6e {
    left: 2%;
  }

  .thick-919b {
    margin: 10px 0;
  }

  .chip-light-8ce8 .image-orange-9042 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.chip-light-8ce8 .shade_a7ca,
  .chip-light-8ce8 .shade_a7ca {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .cold_996c {
    justify-content: center;
  }

  .chip-light-8ce8 .image-orange-9042 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .header-pro-ad37 .west-45c7.light-5fa2 {
    width: 75% !important;
  }

  .short-672b img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .form-pressed-49db {
    text-transform: capitalize;
  }

  h2.chip-light-8ce8 .shade_a7ca,
  .chip-light-8ce8 .shade_a7ca {
    font-size: 30px !important;
  }

  .cold_996c {
    justify-content: center;
  }

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

  .clean_c76c
    .out-d368.middle_ca55 {
    margin: 0 !important;
  }

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

  .thick-919b {
    display: flex;
  }

  .grid-orange-1592 .hovered_a507 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .chip-light-8ce8 h1.shade_a7ca {
    margin-top: 40px !important;
  }

  .header-pro-ad37
    .west-45c7.next-85c0
    .cold_996c
    img,
  .header_bright_9ea7 .frame_5a70 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .form-pressed-49db {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .header-pro-ad37 .west-45c7.light-5fa2 {
    width: 100% !important;
  }

  .gas-0387.old-078e > .wrapper-lower-6e05 {
    gap: 3px;
  }

  .chip-light-8ce8 .image-orange-9042 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.module_action_7d2b .alert_old_bc5b.summary_liquid_f1c4: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);
}

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

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

.chip-light-8ce8 {
  position: relative;
  padding-top: 30px;
}

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

.logo-under-7d3d: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .module_action_7d2b .alert_old_bc5b.summary_liquid_f1c4 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .chip-light-8ce8 .shade_a7ca {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .hovered_a507 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.focus_677f .gallery_clean_dcc1 {
  flex-shrink: 0;
  white-space: nowrap;
}

.focus_677f .old_18cb {
  flex-shrink: 0;
  min-width: fit-content;
}

.focus_677f .feature-full-7574 {
  white-space: nowrap;
}

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

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

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

.focus_677f .old_18cb {
  max-width: 80px !important;
  overflow: hidden;
}

.focus_677f .alert_old_bc5b.summary_liquid_f1c4 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.focus_677f .feature-full-7574 {
  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);
  }
}

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

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

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

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

body .form-pressed-49db:nth-child(2),
.header-pro-ad37 .form-pressed-49db:nth-child(2),
#page .form-pressed-49db: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;
}

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

/* css-noise: c9d3 */
.shadow-element-k2 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
