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(.north_e84f) {
  gap: 0.5em;
}
:where(.secondary_paper_8ea1) {
  gap: 0.5em;
}
body .center-ced9 > .silver-73bd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .center-ced9 > .simple-1b71 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .center-ced9 > .video-9c54 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .component-purple-15c3 > .silver-73bd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .component-purple-15c3 > .simple-1b71 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .component-purple-15c3 > .video-9c54 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .component-purple-15c3
  > :where(:not(.silver-73bd):not(.simple-1b71):not(.hot_b896)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .component-purple-15c3 > .list_135a {
  max-width: var(--wp--style--global--wide-size);
}
body .north_e84f {
  display: flex;
}
body .north_e84f {
  flex-wrap: wrap;
  align-items: center;
}
body .north_e84f > * {
  margin: 0;
}
body .secondary_paper_8ea1 {
  display: grid;
}
body .secondary_paper_8ea1 > * {
  margin: 0;
}
:where(.middle-176b.north_e84f) {
  gap: 2em;
}
:where(.middle-176b.secondary_paper_8ea1) {
  gap: 2em;
}
:where(.iron-72e8.north_e84f) {
  gap: 1.25em;
}
:where(.iron-72e8.secondary_paper_8ea1) {
  gap: 1.25em;
}
.summary_82fd {
  color: var(--wp--preset--color--black) !important;
}
.notice_5478 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.content-e45a {
  color: var(--wp--preset--color--white) !important;
}
.pattern-soft-6f1e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tabs_under_1e04 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.shadow_1434 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.grid_1b29 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.prev-a247 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.old-b64c {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.carousel_clean_1c1a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.breadcrumb_up_d820 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.disabled-d050 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.heading_86ea {
  background-color: var(--wp--preset--color--black) !important;
}
.last_7f52 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.feature-north-ed62 {
  background-color: var(--wp--preset--color--white) !important;
}
.status_45dc {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.nav_clean_487a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.smooth_c535 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.liquid-2185 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.thumbnail-new-a650 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.smooth_1d98 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accordion_aa47 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.banner_3500 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.caption_4e2e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.link_b80b {
  border-color: var(--wp--preset--color--black) !important;
}
.highlight_light_943a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.iron_d872 {
  border-color: var(--wp--preset--color--white) !important;
}
.green-88bf {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.focus-e30a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.wrapper_c683 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.slow_f9b1 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.north-fa25 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.shadow-dynamic-6d4c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.container_bright_9b10 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.footer_bronze_1704 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.preview-basic-df44 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.title_2d18 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.tertiary-mini-f7d6 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.badge_548d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.link_d862 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.module_hovered_52b3 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.highlight-gold-6f26 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.hover_02de {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.caption-advanced-df4a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.new-153e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.down-73e6 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.paragraph_5bc5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tabs_6f8d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.container-fast-7e80 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.warm-a1f6 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.feature-a337 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.avatar_north_faf2 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.thumbnail-full-680b a:where(:not(.progress-bb39)) {
  color: inherit;
}
:where(.iron-72e8.north_e84f) {
  gap: 1.25em;
}
:where(.iron-72e8.secondary_paper_8ea1) {
  gap: 1.25em;
}
:where(.middle-176b.north_e84f) {
  gap: 2em;
}
:where(.middle-176b.secondary_paper_8ea1) {
  gap: 2em;
}
.accordion-2957 {
  font-size: 1.5em;
  line-height: 1.6;
}

.disabled_west_f160 .photo_5e06 {
  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);
}
.warm_a98c .purple_5912 {
  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_54e1 {
  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_54e1.modal_4cea .medium-ffcc {
  background-color: var(--e-global-color-primary);
}
.cool_54e1.paper_667b .medium-ffcc,
.cool_54e1.disabled_copper_b4b1 .medium-ffcc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.left-38fb .summary_upper_a37a {
  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);
}
.title_dark_21f0 {
  --divider-color: var(--e-global-color-secondary);
}
.title_dark_21f0 .message_orange_aa7b {
  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);
}
.title_dark_21f0.layout-3300 .video_active_17f8 {
  background-color: var(--e-global-color-secondary);
}
.title_dark_21f0.wrapper_da14 .video_active_17f8,
.title_dark_21f0.glass-0308 .video_active_17f8 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.title_dark_21f0.wrapper_da14 .video_active_17f8,
.title_dark_21f0.glass-0308 .video_active_17f8 svg {
  fill: var(--e-global-color-secondary);
}
.progress-716b .bottom-07f6 {
  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);
}
.progress-716b .item-dark-e08b {
  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-glass-3e1a.layout-3300 .video_active_17f8 {
  background-color: var(--e-global-color-primary);
}
.tertiary-glass-3e1a.wrapper_da14 .video_active_17f8,
.tertiary-glass-3e1a.glass-0308 .video_active_17f8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tertiary-glass-3e1a.wrapper_da14 .video_active_17f8,
.tertiary-glass-3e1a.glass-0308 .video_active_17f8 svg {
  fill: var(--e-global-color-primary);
}
.active-blue-669d.layout-3300 .video_active_17f8 {
  background-color: var(--e-global-color-primary);
}
.active-blue-669d.wrapper_da14 .video_active_17f8,
.active-blue-669d.glass-0308 .video_active_17f8 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active-blue-669d .preview_fast_6b45 {
  color: var(--e-global-color-primary);
}
.active-blue-669d .preview_fast_6b45,
.active-blue-669d .preview_fast_6b45 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-blue-669d .nav_ed95 {
  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);
}
.picture-ac0e .row_cool_240c {
  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);
}
.banner_8708 .header-f1fa .aside-dynamic-6d22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-5358 .panel_blue_d4ff:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.grid-5358 .hover_69e6 i {
  color: var(--e-global-color-primary);
}
.grid-5358 .hover_69e6 svg {
  fill: var(--e-global-color-primary);
}
.grid-5358 .accent-soft-000b {
  color: var(--e-global-color-secondary);
}
.grid-5358 .panel_blue_d4ff > .accent-soft-000b,
.grid-5358 .panel_blue_d4ff > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-next-dfeb .notification-5faf {
  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);
}
.gallery-next-dfeb .search_308c {
  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);
}
.video_a1f6 .first-332d .content_gas_08ed {
  background-color: var(--e-global-color-primary);
}
.video_a1f6 .detail_east_8fdc {
  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);
}
.small-5e13 .middle_b49e {
  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-5e13 .tertiary_4531 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-5e13 .module-2eef {
  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);
}
.aside_middle_7a1c .yellow_e06d,
.aside_middle_7a1c .yellow_e06d a {
  color: var(--e-global-color-primary);
}
.aside_middle_7a1c .yellow_e06d.thumbnail-440c,
.aside_middle_7a1c .yellow_e06d.thumbnail-440c a {
  color: var(--e-global-color-accent);
}
.aside_middle_7a1c .yellow_e06d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_middle_7a1c .hard_3f71 {
  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);
}
.row-black-c10d .text-current-a28c,
.row-black-c10d .description_dim_b39e {
  color: var(--e-global-color-primary);
}
.row-black-c10d .text-current-a28c svg {
  fill: var(--e-global-color-primary);
}
.row-black-c10d .thumbnail-440c .text-current-a28c,
.row-black-c10d .thumbnail-440c .description_dim_b39e {
  color: var(--e-global-color-accent);
}
.row-black-c10d .thumbnail-440c .text-current-a28c svg {
  fill: var(--e-global-color-accent);
}
.row-black-c10d .description_dim_b39e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-black-c10d .hard_3f71 {
  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);
}
.feature-f538 .label_8e4b,
.feature-f538 .sort_773c {
  color: var(--e-global-color-primary);
}
.feature-f538 .sort_773c svg {
  fill: var(--e-global-color-primary);
}
.feature-f538 .yellow_e06d.thumbnail-440c a,
.feature-f538
  .yellow_e06d.thumbnail-440c
  .sort_773c {
  color: var(--e-global-color-accent);
}
.feature-f538 .label_8e4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-f538 .hard_3f71 {
  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);
}
.pagination-bebe .progress-top-cab3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-bebe .search-orange-0f29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-65d7 .red-6792 .sidebar_mini_b3f4 {
  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);
}
.shadow-65d7 .red-6792 .active_east_3e05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-65d7 .card-tiny-905c .sidebar_mini_b3f4 {
  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);
}
.shadow-65d7
  .card-tiny-905c
  .active_east_3e05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-65d7
  .backdrop-warm-aaa1
  .sidebar_mini_b3f4 {
  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);
}
.shadow-65d7
  .backdrop-warm-aaa1
  .active_east_3e05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-65d7
  .search_old_90dd
  .sidebar_mini_b3f4 {
  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);
}
.shadow-65d7
  .search_old_90dd
  .active_east_3e05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_up_2765 .shadow_eaa0 {
  background-color: var(--e-global-color-primary);
}
.accent_up_2765 .shadow_eaa0:hover {
  background-color: var(--e-global-color-primary);
}
.accent_up_2765 .stale-5aa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_up_2765
  .shadow_eaa0:hover
  .stale-5aa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_9bbe .info-easy-6bbf {
  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);
}
.column_0d41 .surface_full_1c76 .east_aaf7 a {
  background-color: var(--e-global-color-accent);
}
.column_0d41 .surface_full_1c76 .border-action-62a5 a {
  background-color: var(--e-global-color-accent);
}
.column_0d41 .surface_full_1c76 .east_aaf7 a,
.column_0d41 .surface_full_1c76 .border-action-62a5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-south-bdec
  .plasma-9154.static-df7c
  .surface_full_1c76
  a.right_a5e5 {
  background-color: var(--e-global-color-accent);
}
.chip-south-bdec
  .plasma-9154.static-df7c
  .surface_full_1c76
  span.right_a5e5.fn-current-e4ac {
  background-color: var(--e-global-color-text);
}
.chip-south-bdec
  .plasma-9154.static-df7c
  .surface_full_1c76
  .right_a5e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-f12b .inner-513d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-f12b
  .caption_purple_36bd
  > .cold-0ec0
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-f12b
  .light-3e70
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-f12b
  .progress-pressed-8104
  .item-under-e167,
.disabled-over-f12b
  .progress-pressed-8104
  .column-yellow-6e53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-over-f12b
  .progress-pressed-8104
  .thick_c2d8,
.disabled-over-f12b
  .progress-pressed-8104
  a
  .thick_c2d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-f12b
  .progress-pressed-8104
  .paragraph_9b71 {
  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);
}
.disabled-over-f12b
  .progress-pressed-8104
  .white-1823 {
  background-color: var(--e-global-color-primary);
}
.disabled-over-f12b
  .progress-pressed-8104
  .white-1823 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-f12b
  .progress-pressed-8104
  .white-1823:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-over-f12b
  .progress-pressed-8104
  .liquid_be53 {
  background-color: var(--e-global-color-primary);
}
.disabled-over-f12b
  .progress-pressed-8104
  .liquid_be53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-f12b
  .progress-pressed-8104
  .liquid_be53:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-over-f12b
  .pagination_0b00
  .accent-yellow-c76b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-over-f12b
  .pagination_0b00
  .medium-64e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-f12b
  .pagination_0b00
  .paragraph_9b71 {
  color: var(--e-global-color-text);
}
.disabled-over-f12b
  .pagination_0b00
  .paragraph_9b71
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-f12b
  .pagination_0b00
  .white-1823 {
  background-color: var(--e-global-color-primary);
}
.disabled-over-f12b
  .pagination_0b00
  .white-1823 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-f12b
  .pagination_0b00
  .white-1823:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-over-f12b
  .pagination_0b00
  .liquid_be53 {
  background-color: var(--e-global-color-primary);
}
.disabled-over-f12b
  .pagination_0b00
  .liquid_be53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-f12b
  .pagination_0b00
  .liquid_be53:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-over-f12b .alert-east-139e {
  background-color: var(--e-global-color-primary);
}
.disabled-over-f12b .alert-east-139e:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-over-f12b .focused_246d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-over-f12b .container_487e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_fa8d .backdrop_simple_33e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_fa8d
  .mask_left_86ee
  > div:nth-child(3)
  .backdrop_simple_33e3,
.tiny_fa8d
  .card_liquid_927f
  > div:nth-child(1)
  .backdrop_simple_33e3,
.tiny_fa8d
  .backdrop_75f4
  > div:nth-child(1)
  .backdrop_simple_33e3,
.tiny_fa8d
  .heading_basic_74af
  > div:nth-child(1)
  .backdrop_simple_33e3,
.tiny_fa8d
  .text_complex_a0ad
  > div:nth-child(1)
  .backdrop_simple_33e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_fa8d .notification_hard_383b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_fa8d .gold_d461 {
  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);
}
.tiny_fa8d .grid-a74c {
  background-color: var(--e-global-color-primary);
}
.tiny_fa8d .grid-a74c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_fa8d .grid-a74c:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_fa8d .caption_411c {
  background-color: var(--e-global-color-primary);
}
.tiny_fa8d .caption_411c:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_fa8d .focused_246d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_fa8d .container_487e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-6e84 .overlay-b459 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-6e84 .sort_brown_c41e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-6e84 .panel-aa6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-6e84 .backdrop_lite_9c4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-6e84 .carousel_mini_d7a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-6e84 .caption_411c {
  background-color: var(--e-global-color-primary);
}
.highlight-6e84 .caption_411c:hover {
  background-color: var(--e-global-color-primary);
}
.huge_0325 .backdrop-9787 {
  background-color: var(--e-global-color-secondary);
}
.huge_0325 .gold_4d44 {
  background-color: var(--e-global-color-text);
}
.huge_0325 .panel-3bf2 {
  background-color: var(--e-global-color-secondary);
}
.huge_0325 .grid_ad90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_0325 .mask-hot-1e8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_0325 .accent-413a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_0325 .center_eb82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_0325 .shade-fast-0333 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-ef45 .component_ec2d .detail-mini-cf56,
.smooth-ef45
  .component_ec2d
  .detail-mini-cf56
  a,
.smooth-ef45 .black_e438 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-ef45 .component_ec2d .widget-1dfc,
.smooth-ef45 .chip_motion_3d91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-ef45 .component_ec2d .widget-1dfc {
  color: var(--e-global-color-text);
}
.smooth-ef45 .chip_motion_3d91 {
  color: var(--e-global-color-text);
}
.smooth-ef45
  .component_ec2d
  .filter_8dad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-ef45 .static-d20f .yellow-3df5 {
  background-color: var(--e-global-color-primary);
}
.smooth-ef45 .static-d20f .yellow-3df5:hover {
  background-color: var(--e-global-color-primary);
}
.smooth-ef45 .static-d20f .icon-pressed-d16a li span {
  background-color: var(--e-global-color-text);
}
.smooth-ef45 .static-d20f .icon-pressed-d16a li span:hover {
  background-color: var(--e-global-color-primary);
}
.smooth-ef45
  .static-d20f
  .icon-pressed-d16a
  li.widget_e1b5
  span {
  background-color: var(--e-global-color-accent);
}
.smooth-ef45 .detail-slow-5a90 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-bfaa .hidden-upper-114f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_6101 .preview-0611 {
  background-color: var(--e-global-color-primary);
}
.left_6101 .accent_huge_7362 {
  background-color: var(--e-global-color-secondary);
}
.left_6101 .hovered_d2d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_6101 .article-8519 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_6101 .tall_6c0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_6101 .focus_36c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_6101 .link-action-cdac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_6101 .filter_focused_948d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_6101 .hot_06ba {
  background-color: var(--e-global-color-primary);
}
.left_6101 .hot_06ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_d184 .short-750a {
  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);
}
.footer_d184 .tiny-308b {
  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);
}
.footer_d184
  .progress-3a18:after {
  background-color: var(--e-global-color-primary);
}
.footer_d184 .prev-ff36 {
  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);
}
.fixed-a9a1 .black_e438 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-a9a1 .chip_motion_3d91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_plasma_4a3b .north-e5a8 .fast-fd5d {
  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);
}
.hover_plasma_4a3b .north-e5a8 .box-b38c {
  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);
}
.slider_under_1cc7 .tiny-c1e2 {
  background-color: var(--e-global-color-primary);
}
.slider_under_1cc7 .main-3145 {
  background-color: var(--e-global-color-secondary);
}
.slider_under_1cc7 .first-15ab .detail_smooth_e200 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_under_1cc7 .banner_fluid_d0d1 .detail_smooth_e200 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-6185 .pro_e2bc .secondary_cf9d {
  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);
}
.brown-6185 .pro_e2bc .item-first-93e7 {
  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);
}
.brown-6185 .pro_e2bc .blue_51e1 {
  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);
}
.shade-light-0688 .mask-e60b {
  border-color: var(--e-global-color-text);
}
.shade-light-0688 .copper_63db {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-light-0688 .tooltip_aed3 {
  color: var(--e-global-color-primary);
}
.shade-light-0688 .feature-old-f2a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-9003 .huge_8b9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-9003 .bright-e651 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-9003 .last-b69b:hover .huge_8b9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-9003
  .last-b69b:hover
  .bright-e651 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-mini-ab04 .panel_warm_e611 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-mini-ab04 .image_west_8ddd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_white_ba8a .secondary_top_fadc .panel_hard_2ba6 {
  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);
}
.summary_white_ba8a .black-db89 .panel_hard_2ba6 {
  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);
}
.section-24b5 .sidebar-4737 {
  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);
}
.heading-9bf6 .clean-85bb .grid-86b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-9bf6 .clean-85bb .grid-86b3 {
  background-color: var(--e-global-color-secondary);
}
.heading-9bf6 .grid-af92 .grid-86b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-9bf6 .grid-af92 .grid-86b3 {
  background-color: var(--e-global-color-secondary);
}
.heading-9bf6 .preview-inner-7c45 .text_4ed5 {
  background-color: var(--e-global-color-primary);
}
.heading-9bf6 .preview-inner-7c45:hover .text_4ed5 {
  background-color: var(--e-global-color-secondary);
}
.heading-9bf6 .yellow-3df5 {
  background-color: var(--e-global-color-primary);
}
.heading-9bf6 .yellow-3df5:hover {
  background-color: var(--e-global-color-accent);
}
.heading-9bf6 .icon-pressed-d16a li span {
  background-color: var(--e-global-color-text);
}
.heading-9bf6 .icon-pressed-d16a li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading-9bf6 .icon-pressed-d16a li.widget_e1b5 span {
  background-color: var(--e-global-color-accent);
}
.layout_hovered_55a9 .small_991e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_hovered_55a9 .right-9d1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-small-0ca6 .widget_5e6a:before {
  background-color: var(--e-global-color-secondary);
}
.surface-small-0ca6 .tabs_motion_1b9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-small-0ca6 .container-676e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-bd2c .rough_165c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-bd2c .rough_165c:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-bd2c .rough_165c.fn-active-e4ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-bd2c .notice_hard_15a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-bd2c .first-e97c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-bd2c .thick_0cbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-bd2c .accordion_a242 {
  background-color: var(--e-global-color-primary);
}
.next-bd2c .accordion_a242 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-bd2c .silver_6c5e {
  background-color: var(--e-global-color-primary);
}
.next-bd2c .silver_6c5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_1313 .breadcrumb-soft-4204 .tag-orange-c820 a {
  color: var(--e-global-color-secondary);
}
.static_1313 .breadcrumb-soft-4204 .tag-orange-c820 a:hover {
  color: var(--e-global-color-secondary);
}
.static_1313 .breadcrumb-soft-4204 .tag-orange-c820,
.static_1313 .breadcrumb-soft-4204 .tag-orange-c820 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_1313 .breadcrumb-soft-4204 .hero_pressed_f041 {
  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_1313 .breadcrumb-soft-4204 .mini-1594 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_1313 .breadcrumb-soft-4204 .medium_b8d5 {
  background-color: var(--e-global-color-primary);
}
.static_1313 .breadcrumb-soft-4204 .medium_b8d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_1313 .breadcrumb-soft-4204 .medium_b8d5:hover {
  background-color: var(--e-global-color-primary);
}
.static_1313 .breadcrumb-soft-4204 .header-purple-da54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_1313 .breadcrumb-soft-4204 .header-purple-da54 {
  background-color: var(--e-global-color-primary);
}
.static_1313 .breadcrumb-soft-4204 .header-purple-da54:hover {
  background-color: var(--e-global-color-primary);
}
.static_1313 .breadcrumb-soft-4204 .yellow-3df5 {
  background-color: var(--e-global-color-primary);
}
.static_1313 .breadcrumb-soft-4204 .yellow-3df5:hover {
  background-color: var(--e-global-color-primary);
}
.static_1313 .static-d20f .icon-pressed-d16a li span {
  background-color: var(--e-global-color-text);
}
.static_1313 .static-d20f .icon-pressed-d16a li span:hover {
  background-color: var(--e-global-color-primary);
}
.static_1313 .static-d20f .icon-pressed-d16a li.widget_e1b5 span {
  background-color: var(--e-global-color-accent);
}
.static_1313 .focused_246d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_1313 .container_487e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_06b5 .search_white_e462 .breadcrumb-1aa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_06b5 .search_white_e462 .widget_7afd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_06b5 .search_white_e462 .new-5ad8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-fd6f .image-fcd3 {
  border-color: var(--e-global-color-text);
}
.stone-fd6f .frame-e990 {
  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);
}
.stone-fd6f .green_388e {
  color: var(--e-global-color-secondary);
}
.stone-fd6f .green_388e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-fd6f .clean-ba47 > * {
  color: var(--e-global-color-primary);
}
.stone-fd6f .clean-ba47 > * svg {
  fill: var(--e-global-color-primary);
}
.stone-fd6f .accordion-8f31 {
  color: var(--e-global-color-primary);
}
.stone-fd6f .accordion-8f31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-fd6f .title_f7f4 {
  color: var(--e-global-color-primary);
}
.stone-fd6f .title_f7f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-fd6f .summary_purple_d262 {
  color: var(--e-global-color-primary);
}
.stone-fd6f .summary_purple_d262 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-fd6f .red_1b81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-fd6f .info_eb37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-fd6f .info_eb37.block_6f43 {
  color: var(--e-global-color-secondary);
}
.stone-fd6f .info_eb37.block_6f43 .north-e057 {
  color: var(--e-global-color-accent);
}
.stone-fd6f .info_eb37.last-425b {
  color: var(--e-global-color-text);
}
.stone-fd6f .info_eb37.last-425b .north-e057 {
  color: var(--e-global-color-text);
}
.stone-fd6f .info_eb37:before {
  border-top-color: var(--e-global-color-text);
}
.stone-fd6f .soft-50ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-fd6f
  .soft-50ba
  .under_7a1a {
  background-color: var(--e-global-color-primary);
}
.stone-fd6f
  .soft-50ba
  .under_7a1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-fd6f .image-fcd3 .sidebar-paper-5279 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-7d80 .grid-current-fbb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-7d80 .next_770a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-e426 .hover_light_b6f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-e426
  .detail_84f3
  .tag-east-9d87 {
  background-color: var(--e-global-color-secondary);
}
.center-e426
  .detail_84f3.secondary-outer-e53a
  .tag-east-9d87 {
  background-color: var(--e-global-color-text);
}
.center-e426
  .detail_84f3:hover
  .tag-east-9d87 {
  background-color: var(--e-global-color-accent);
}
.center-e426
  .detail_84f3.fn-active-e4ac
  .tag-east-9d87 {
  background-color: var(--e-global-color-primary);
}
.focus-new-b060 .basic_89df {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.focus-new-b060 .item-copper-8d4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-new-b060 .sidebar-north-8aa7 {
  background-color: var(--e-global-color-primary);
}
.focus-new-b060 .sidebar-north-8aa7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-d3be .huge_5cb5 .article_c06c .pagination-red-a1a3 {
  background-color: var(--e-global-color-secondary);
}
.primary-d3be .huge_5cb5 .filter_14bf:after {
  background-color: var(--e-global-color-secondary);
}
.primary-d3be .input_wide_3dfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-d3be .green-2cec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-d3be .surface-36b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-d3be .badge-selected-bb8e {
  background-color: var(--e-global-color-primary);
}
.primary-d3be .badge-selected-bb8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-d3be .main-5237 {
  background-color: var(--e-global-color-secondary);
}
.primary-d3be .main-5237 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-d3be .huge_5cb5 .paragraph_hot_ae95 .pro-7169:hover {
  background-color: var(--e-global-color-primary);
}
.primary-d3be
  .huge_5cb5
  .paragraph_hot_ae95
  .pro-7169.notice_south_b301 {
  background-color: var(--e-global-color-primary);
}
.primary-d3be .huge_5cb5 .shadow_8030:before {
  border-color: var(--e-global-color-primary);
}
.primary-d3be .huge_5cb5 .shadow_8030:hover:before {
  border-color: var(--e-global-color-secondary);
}
.primary-d3be
  .huge_5cb5
  .shadow_8030.chip-5af5:before {
  border-color: var(--e-global-color-primary);
}
.primary-d3be .center-e173 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_orange_9130 .section_80b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_orange_9130 .section_80b3:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_orange_9130 .section_80b3.summary-basic-9cb1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_orange_9130 .hover-glass-2091 {
  background-color: var(--e-global-color-primary);
}
.wrapper_orange_9130 .hover-glass-2091 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_orange_9130
  .fresh_d0c8
  .gradient-thick-8077
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_orange_9130
  .caption_black_7bf5
  .gradient-thick-8077
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze_9dc5
  .motion_1a27
  .module_41c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_9dc5
  .motion_1a27
  .smooth_3e2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_9dc5 .active_03ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_9dc5 .disabled_down_1640 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_9dc5 .next-cd6a {
  background-color: var(--e-global-color-primary);
}
.bronze_9dc5 .next-cd6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-53fe .paragraph_west_c615 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-53fe .shade-df17 {
  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);
}
.surface-53fe .slider-solid-d54d {
  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);
}
.surface-53fe .slider-solid-d54d a:hover {
  color: var(--e-global-color-secondary);
}
.surface-53fe .container-d503 {
  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);
}
.surface-53fe .banner-fc41 {
  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-53fe .chip_8b18 .yellow-3df5 {
  background-color: var(--e-global-color-primary);
}
.surface-53fe .chip_8b18 .yellow-3df5:hover {
  background-color: var(--e-global-color-accent);
}
.surface-53fe
  .chip_8b18
  .icon-pressed-d16a
  li
  span {
  background-color: var(--e-global-color-text);
}
.surface-53fe
  .chip_8b18
  .icon-pressed-d16a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.surface-53fe
  .chip_8b18
  .icon-pressed-d16a
  li.widget_e1b5
  span {
  background-color: var(--e-global-color-accent);
}
.thumbnail-middle-0b93
  .icon_right_7362
  .backdrop_outer_12be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-middle-0b93 .icon_right_7362 .under_534c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-middle-0b93 .icon_right_7362 .surface_smooth_c53f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-middle-0b93 .grid-eb5d {
  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);
}
.thumbnail-middle-0b93
  .shadow-0516.icon_stone_ff0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > a {
  background-color: var(--e-global-color-text);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > a
  .hero_2f37.tooltip-wide-d522 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > a
  .menu_under_c220.item-middle-0848 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > .aside-easy-74e4
  .stale-a640
  > a {
  background-color: var(--e-global-color-secondary);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > .aside-easy-74e4
  .stale-a640
  > a
  .badge_2e1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > .aside-easy-74e4
  .stale-a640
  > a
  .menu_under_c220.hover-tiny-0475 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > a
  .first-340e:before {
  color: var(--e-global-color-text);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > .aside-easy-74e4
  a
  .first-340e:before {
  color: var(--e-global-color-text);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640.focus-lower-ac67
  > a
  .first-340e:before {
  color: var(--e-global-color-text);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > .aside-easy-74e4
  .stale-a640.focus-lower-ac67
  > a
  .first-340e:before {
  color: var(--e-global-color-text);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > a
  .mask-4e30
  .accent_1836 {
  color: var(--e-global-color-text);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > .aside-easy-74e4
  a
  .mask-4e30
  .accent_1836 {
  color: var(--e-global-color-text);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > a
  .mask-4e30
  .accent_1836,
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > .aside-easy-74e4
  a
  .mask-4e30
  .accent_1836 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > a
  .main_bright_7fcc:before {
  color: var(--e-global-color-text);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > .aside-easy-74e4
  a
  .main_bright_7fcc:before {
  color: var(--e-global-color-text);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640.focus-lower-ac67
  > a
  .main_bright_7fcc:before {
  color: var(--e-global-color-text);
}
.backdrop_a396
  > .copper-d3d4
  > div
  > .message-bottom-8021
  > .stale-a640
  > .aside-easy-74e4
  .stale-a640.focus-lower-ac67
  > a
  .main_bright_7fcc:before {
  color: var(--e-global-color-text);
}
.slow-77e7 .current_8664 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-77e7
  .dynamic-0c55:hover
  .current_8664 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-082a
  > .copper-d3d4
  > .block-6d1b
  > .main-6713
  > .alert-hovered-e253
  > .gallery_large_b43e
  .surface-soft-d12c {
  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);
}
.summary-082a
  > .copper-d3d4
  > .block-6d1b
  > .main-6713
  > .alert-hovered-e253
  > .gallery_large_b43e:hover
  .surface-soft-d12c {
  color: var(--e-global-color-text);
}
.summary-082a
  > .copper-d3d4
  > .block-6d1b
  > .main-6713
  > .alert-hovered-e253
  > .gallery_large_b43e:hover
  .surface-soft-d12c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-082a
  > .copper-d3d4
  > .block-6d1b
  > .main-6713
  > .alert-hovered-e253.over_d89f
  > .gallery_large_b43e
  .surface-soft-d12c {
  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);
}
.banner_6743 .preview-pink-6bfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_6743 .active-6594 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_6743 .widget_9217 {
  background-color: var(--e-global-color-primary);
}
.banner_6743 .widget_9217 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-upper-5477
  > .copper-d3d4
  > .badge_208d
  > .active_fresh_1b78
  > .soft_9ed8
  .simple-0bd8 {
  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);
}
.search-upper-5477
  > .copper-d3d4
  > .badge_208d
  > .active_fresh_1b78
  > .soft_9ed8
  .middle-a6f2 {
  color: var(--e-global-color-text);
}
.search-upper-5477
  > .copper-d3d4
  > .badge_208d
  > .active_fresh_1b78
  > .soft_9ed8:hover
  .simple-0bd8 {
  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);
}
.search-upper-5477
  > .copper-d3d4
  > .badge_208d
  > .active_fresh_1b78
  > .soft_9ed8:hover
  .middle-a6f2 {
  color: var(--e-global-color-secondary);
}
.search-upper-5477
  > .copper-d3d4
  > .badge_208d
  > .active_fresh_1b78
  > .soft_9ed8.nav-7323
  .simple-0bd8 {
  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);
}
.search-upper-5477
  > .copper-d3d4
  > .badge_208d
  > .active_fresh_1b78
  > .soft_9ed8.nav-7323
  .middle-a6f2 {
  color: var(--e-global-color-primary);
}
.element-center-4af4
  .notification-9012
  .nav-1573 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-center-4af4 .slider_140d .sidebar-paper-5279 .stale-9074 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_93c0 .backdrop_white_c6f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_93c0 .footer-action-0d9d .backdrop_white_c6f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_93c0 .last_7256 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_93c0 .last_7256 {
  background-color: var(--e-global-color-primary);
}
.component-bottom-1efa .primary_6af3 .message-blue-c5e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-bottom-1efa
  .primary_6af3:hover
  .accent-light-1f3f {
  color: var(--e-global-color-secondary);
}
.component-bottom-1efa
  .primary_6af3:hover
  .message-blue-c5e0 {
  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);
}
.item-basic-d48a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.badge-fluid-0d34 {
  max-width: 1400px !important;
}

.mask-b488 {
  flex-direction: column;
}

.mask-b488 .smooth_bc61 {
  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.mask-b488 .smooth_bc61 {
  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);
}

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

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

.secondary_fb02.silver-9f0e {
  display: none;
}

.summary-large-e8a0 {
  display: none;
}

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

.detail_orange_061e.photo_fb69 {
  margin-bottom: 40px;
  width: 100%;
}

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

.mask-b488 a {
  width: 100%;
}

.wrapper_c310 .section-1f5d.label_middle_4ddc {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.wrapper_c310
  .section-1f5d.notification_e97c
  .east_6ac3
  .hidden_130f {
  font-size: 20px !important;
}

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

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

.hovered-2f5f h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.section-cc5d.background-8d18 > .list_39a2 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.banner-aba9 {
  position: relative;
  width: 100%;
}

.feature-82b8 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.wrapper_c310
  .section-1f5d.media-8550
  .banner_e80e
  .thumbnail-west-c868 {
  width: 100% !important;
}

.carousel-hard-de9f {
  width: 500px !important;
  max-width: none;
}

.mask-4757 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.center_51bd:hover .section_ba28 {
  visibility: visible;
}
.center_51bd:hover.center_51bd::before {
  display: block;
}

.hovered-2f5f h3 {
  color: #fff;
}

.active-71c2 {
  margin: 0;
}

.wrapper_c310
  .section-1f5d.media-8550
  .thumbnail-west-c868
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.brown_2f82 {
  width: 100%;
}

.row-5288 {
  width: 100%;
}

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

.row-5288 {
  width: 100%;
}

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

.thumbnail-west-c868 {
  display: flex;
  align-items: center;
}

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

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

.mask-b488 .smooth_bc61.title-237d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.mask-b488 h1.smooth_bc61 {
  margin-top: 80px !important;
}

.wrapper_c310 .section-1f5d.tertiary_motion_8e2c {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.top_bd67 img {
  width: 100%;
}

.primary-upper-5d7b .complex_a062.east_6ac3 {
  justify-content: space-between;
}

.caption-6482 {
  display: none;
}

.frame-stale-d67d .border-selected-3649 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .section-cc5d .list_39a2 {
    flex-wrap: nowrap !important;
  }
}

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

  .carousel-hard-de9f {
    width: 100% !important;
  }
}

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

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

  .primary-upper-5d7b .complex_a062.east_6ac3 {
    border-bottom: 1px solid #f0c159;
  }

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

  .section-cc5d.background-8d18 > .list_39a2 {
    gap: 15px;
    justify-content: space-between;
  }

  .wrapper_c310
    .section-1f5d.media-8550
    .thumbnail-west-c868
    img {
    width: 60% !important;
  }

  .feature-82b8 {
    left: 2%;
  }

  .fast_8b3c {
    margin: 10px 0;
  }

  .mask-b488 .border-selected-3649 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.mask-b488 .smooth_bc61,
  .mask-b488 .smooth_bc61 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .thumbnail-west-c868 {
    justify-content: center;
  }

  .mask-b488 .border-selected-3649 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .wrapper_c310 .section-1f5d.label_middle_4ddc {
    width: 75% !important;
  }

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

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

  h2.mask-b488 .smooth_bc61,
  .mask-b488 .smooth_bc61 {
    font-size: 30px !important;
  }

  .thumbnail-west-c868 {
    justify-content: center;
  }

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

  .motion-8080
    .block_921b.disabled_d56d {
    margin: 0 !important;
  }

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

  .fast_8b3c {
    display: flex;
  }

  .article_862f .description_bright_86b7 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .mask-b488 h1.smooth_bc61 {
    margin-top: 40px !important;
  }

  .wrapper_c310
    .section-1f5d.media-8550
    .thumbnail-west-c868
    img,
  .progress-716b .banner_e80e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .wrapper_c310 .section-1f5d.label_middle_4ddc {
    width: 100% !important;
  }

  .section-cc5d.background-8d18 > .list_39a2 {
    gap: 3px;
  }

  .mask-b488 .border-selected-3649 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.primary-upper-5d7b .complex_a062.east_6ac3 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.primary-upper-5d7b .complex_a062.east_6ac3: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .primary-upper-5d7b .complex_a062.east_6ac3 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .mask-b488 .smooth_bc61 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .description_bright_86b7 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.east_8d47 .surface_bright_ea20 {
  flex-shrink: 0;
  white-space: nowrap;
}

.east_8d47 .purple_91d9 {
  flex-shrink: 0;
  min-width: fit-content;
}

.east_8d47 .hidden_130f {
  white-space: nowrap;
}

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

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

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

.east_8d47 .purple_91d9 {
  max-width: 80px !important;
  overflow: hidden;
}

.east_8d47 .complex_a062.east_6ac3 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.east_8d47 .hidden_130f {
  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);
  }
}

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

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

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

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

body .shadow_cool_40e8:nth-child(2),
.wrapper_c310 .shadow_cool_40e8:nth-child(2),
#page .shadow_cool_40e8: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;
}

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

/* css-noise: 889f */
.phantom-card-t8 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
