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(.modal-lite-0465) {
  gap: 0.5em;
}
:where(.bottom-397e) {
  gap: 0.5em;
}
body .gold_5fe3 > .link-7653 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gold_5fe3 > .tag_inner_3b25 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gold_5fe3 > .title-6281 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slider_inner_ecbc > .link-7653 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .slider_inner_ecbc > .tag_inner_3b25 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .slider_inner_ecbc > .title-6281 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .slider_inner_ecbc
  > :where(:not(.link-7653):not(.tag_inner_3b25):not(.in-6b3c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slider_inner_ecbc > .in_fdd4 {
  max-width: var(--wp--style--global--wide-size);
}
body .modal-lite-0465 {
  display: flex;
}
body .modal-lite-0465 {
  flex-wrap: wrap;
  align-items: center;
}
body .modal-lite-0465 > * {
  margin: 0;
}
body .bottom-397e {
  display: grid;
}
body .bottom-397e > * {
  margin: 0;
}
:where(.gradient-949f.modal-lite-0465) {
  gap: 2em;
}
:where(.gradient-949f.bottom-397e) {
  gap: 2em;
}
:where(.detail-plasma-5e51.modal-lite-0465) {
  gap: 1.25em;
}
:where(.detail-plasma-5e51.bottom-397e) {
  gap: 1.25em;
}
.main-bd22 {
  color: var(--wp--preset--color--black) !important;
}
.dirty-6ab8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.heading_068e {
  color: var(--wp--preset--color--white) !important;
}
.orange-90f9 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.progress-ee60 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.up-8253 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.article-silver-c81c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.input-yellow-93fa {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.info_893d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.form_medium_2e72 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thumbnail_7f62 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav_orange_1ca0 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.gas-cdaf {
  background-color: var(--wp--preset--color--black) !important;
}
.narrow_a1a4 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.border_f20a {
  background-color: var(--wp--preset--color--white) !important;
}
.last-8e2f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.article-bf38 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.article-d3c0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.easy_d3d9 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.disabled-red-bdc4 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.accordion_motion_af53 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.solid_4859 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tertiary_east_b3eb {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.secondary_3a1f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.backdrop-center-64f1 {
  border-color: var(--wp--preset--color--black) !important;
}
.table-92c6 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.bright_9bc2 {
  border-color: var(--wp--preset--color--white) !important;
}
.aside-light-d438 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.accordion-4e66 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pro-e636 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.red_3dd5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shadow_80f2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget_2394 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.paper_0dd3 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accordion_1b1d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.video_1d1a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.west_aaa4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.highlight_5d33 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.button_d000 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.basic-9bb8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.paragraph_left_8cb3 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.progress-8e4b {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.last-01c7 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.panel-in-4752 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.message-action-d123 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.preview-ab6c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tooltip-f73a {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.outer_8feb {
  background: var(--wp--preset--gradient--midnight) !important;
}
.wide-1d97 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.caption_f668 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.static_00e2 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.image_96f1 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.box_4d07 a:where(:not(.disabled-brown-bceb)) {
  color: inherit;
}
:where(.detail-plasma-5e51.modal-lite-0465) {
  gap: 1.25em;
}
:where(.detail-plasma-5e51.bottom-397e) {
  gap: 1.25em;
}
:where(.gradient-949f.modal-lite-0465) {
  gap: 2em;
}
:where(.gradient-949f.bottom-397e) {
  gap: 2em;
}
.banner-lite-acf1 {
  font-size: 1.5em;
  line-height: 1.6;
}

.menu-bd7a .table-medium-f2c8 {
  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);
}
.text_f631 .status_old_dcc1 {
  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);
}
.secondary-6233 {
  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);
}
.secondary-6233.sort-south-2783 .main-south-3f69 {
  background-color: var(--e-global-color-primary);
}
.secondary-6233.alert-0975 .main-south-3f69,
.secondary-6233.aside-2b24 .main-south-3f69 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fast-cba5 .logo_bbe5 {
  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);
}
.nav_purple_1681 {
  --divider-color: var(--e-global-color-secondary);
}
.nav_purple_1681 .column_cool_8189 {
  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);
}
.nav_purple_1681.grid_0dd8 .cool-2668 {
  background-color: var(--e-global-color-secondary);
}
.nav_purple_1681.right-d78e .cool-2668,
.nav_purple_1681.dropdown-682c .cool-2668 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.nav_purple_1681.right-d78e .cool-2668,
.nav_purple_1681.dropdown-682c .cool-2668 svg {
  fill: var(--e-global-color-secondary);
}
.stone-31b1 .label-out-9c62 {
  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);
}
.stone-31b1 .cold-c9e5 {
  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-adbf.grid_0dd8 .cool-2668 {
  background-color: var(--e-global-color-primary);
}
.hard-adbf.right-d78e .cool-2668,
.hard-adbf.dropdown-682c .cool-2668 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hard-adbf.right-d78e .cool-2668,
.hard-adbf.dropdown-682c .cool-2668 svg {
  fill: var(--e-global-color-primary);
}
.module_d7f6.grid_0dd8 .cool-2668 {
  background-color: var(--e-global-color-primary);
}
.module_d7f6.right-d78e .cool-2668,
.module_d7f6.dropdown-682c .cool-2668 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.module_d7f6 .caption-cd96 {
  color: var(--e-global-color-primary);
}
.module_d7f6 .caption-cd96,
.module_d7f6 .caption-cd96 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_d7f6 .input-red-31fb {
  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);
}
.gas_b0c4 .accent_old_a5d9 {
  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-6977 .title_1ac0 .component-5bb2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_d49b .hovered_7b5a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.accent_d49b .bronze-7b92 i {
  color: var(--e-global-color-primary);
}
.accent_d49b .bronze-7b92 svg {
  fill: var(--e-global-color-primary);
}
.accent_d49b .icon-soft-426b {
  color: var(--e-global-color-secondary);
}
.accent_d49b .hovered_7b5a > .icon-soft-426b,
.accent_d49b .hovered_7b5a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-slow-a5a8 .fast_b380 {
  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);
}
.block-slow-a5a8 .paragraph-dim-fc89 {
  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);
}
.modal-black-d0da .aside_a8fa .small-0459 {
  background-color: var(--e-global-color-primary);
}
.modal-black-d0da .photo-gold-05b4 {
  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);
}
.photo_fdd0 .liquid_2587 {
  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_fdd0 .banner-ab90 {
  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);
}
.photo_fdd0 .dirty_ef05 {
  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);
}
.content-5fd0 .highlight-last-8bd7,
.content-5fd0 .highlight-last-8bd7 a {
  color: var(--e-global-color-primary);
}
.content-5fd0 .highlight-last-8bd7.card_3c0f,
.content-5fd0 .highlight-last-8bd7.card_3c0f a {
  color: var(--e-global-color-accent);
}
.content-5fd0 .highlight-last-8bd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-5fd0 .banner_narrow_6c50 {
  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_866c .breadcrumb_147a,
.small_866c .nav-161b {
  color: var(--e-global-color-primary);
}
.small_866c .breadcrumb_147a svg {
  fill: var(--e-global-color-primary);
}
.small_866c .card_3c0f .breadcrumb_147a,
.small_866c .card_3c0f .nav-161b {
  color: var(--e-global-color-accent);
}
.small_866c .card_3c0f .breadcrumb_147a svg {
  fill: var(--e-global-color-accent);
}
.small_866c .nav-161b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_866c .banner_narrow_6c50 {
  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);
}
.link-fd87 .footer_bright_f7a1,
.link-fd87 .accent_ab81 {
  color: var(--e-global-color-primary);
}
.link-fd87 .accent_ab81 svg {
  fill: var(--e-global-color-primary);
}
.link-fd87 .highlight-last-8bd7.card_3c0f a,
.link-fd87
  .highlight-last-8bd7.card_3c0f
  .accent_ab81 {
  color: var(--e-global-color-accent);
}
.link-fd87 .footer_bright_f7a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-fd87 .banner_narrow_6c50 {
  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);
}
.wood-9454 .main_05e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-9454 .thumbnail-down-3c5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_current_5056 .new_4609 .list_right_bfc7 {
  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);
}
.widget_current_5056 .new_4609 .clean_2e8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_current_5056 .status_ab9f .list_right_bfc7 {
  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);
}
.widget_current_5056
  .status_ab9f
  .clean_2e8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_current_5056
  .preview-bright-b22a
  .list_right_bfc7 {
  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);
}
.widget_current_5056
  .preview-bright-b22a
  .clean_2e8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_current_5056
  .element-2c26
  .list_right_bfc7 {
  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);
}
.widget_current_5056
  .element-2c26
  .clean_2e8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_85f9 .liquid-e221 {
  background-color: var(--e-global-color-primary);
}
.mask_85f9 .liquid-e221:hover {
  background-color: var(--e-global-color-primary);
}
.mask_85f9 .column-west-b7ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_85f9
  .liquid-e221:hover
  .column-west-b7ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-6bc2 .iron_6f37 {
  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);
}
.image_stale_01e9 .cold-05f4 .static-a57d a {
  background-color: var(--e-global-color-accent);
}
.image_stale_01e9 .cold-05f4 .frame_iron_205e a {
  background-color: var(--e-global-color-accent);
}
.image_stale_01e9 .cold-05f4 .static-a57d a,
.image_stale_01e9 .cold-05f4 .frame_iron_205e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-daac
  .thick_95f0.frame_next_f518
  .cold-05f4
  a.filter_93a0 {
  background-color: var(--e-global-color-accent);
}
.table-daac
  .thick_95f0.frame_next_f518
  .cold-05f4
  span.filter_93a0.fn-current-2cb6 {
  background-color: var(--e-global-color-text);
}
.table-daac
  .thick_95f0.frame_next_f518
  .cold-05f4
  .filter_93a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_97f0 .table_ccb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_97f0
  .hero_25e7
  > .lower-6634
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_97f0
  .detail-narrow-5705
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_97f0
  .narrow-9c72
  .caption-under-8154,
.box_97f0
  .narrow-9c72
  .paragraph_silver_8738 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_97f0
  .narrow-9c72
  .item-action-63fb,
.box_97f0
  .narrow-9c72
  a
  .item-action-63fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_97f0
  .narrow-9c72
  .badge-steel-060b {
  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);
}
.box_97f0
  .narrow-9c72
  .full-bfbb {
  background-color: var(--e-global-color-primary);
}
.box_97f0
  .narrow-9c72
  .full-bfbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_97f0
  .narrow-9c72
  .full-bfbb:hover {
  background-color: var(--e-global-color-primary);
}
.box_97f0
  .narrow-9c72
  .message_in_4601 {
  background-color: var(--e-global-color-primary);
}
.box_97f0
  .narrow-9c72
  .message_in_4601 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_97f0
  .narrow-9c72
  .message_in_4601:hover {
  background-color: var(--e-global-color-primary);
}
.box_97f0
  .pagination_c3a5
  .footer-red-1042
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_97f0
  .pagination_c3a5
  .breadcrumb-east-a68d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_97f0
  .pagination_c3a5
  .badge-steel-060b {
  color: var(--e-global-color-text);
}
.box_97f0
  .pagination_c3a5
  .badge-steel-060b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_97f0
  .pagination_c3a5
  .full-bfbb {
  background-color: var(--e-global-color-primary);
}
.box_97f0
  .pagination_c3a5
  .full-bfbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_97f0
  .pagination_c3a5
  .full-bfbb:hover {
  background-color: var(--e-global-color-primary);
}
.box_97f0
  .pagination_c3a5
  .message_in_4601 {
  background-color: var(--e-global-color-primary);
}
.box_97f0
  .pagination_c3a5
  .message_in_4601 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_97f0
  .pagination_c3a5
  .message_in_4601:hover {
  background-color: var(--e-global-color-primary);
}
.box_97f0 .fresh-a16a {
  background-color: var(--e-global-color-primary);
}
.box_97f0 .fresh-a16a:hover {
  background-color: var(--e-global-color-primary);
}
.box_97f0 .silver-5dbc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_97f0 .label_4bb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_ea80 .main-36a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_ea80
  .thumbnail-small-0431
  > div:nth-child(3)
  .main-36a2,
.block_ea80
  .section-tall-1d9d
  > div:nth-child(1)
  .main-36a2,
.block_ea80
  .narrow_cc2e
  > div:nth-child(1)
  .main-36a2,
.block_ea80
  .border_77d5
  > div:nth-child(1)
  .main-36a2,
.block_ea80
  .icon_3443
  > div:nth-child(1)
  .main-36a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_ea80 .up-07ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_ea80 .media_0d7c {
  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);
}
.block_ea80 .item_dim_0fc9 {
  background-color: var(--e-global-color-primary);
}
.block_ea80 .item_dim_0fc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_ea80 .item_dim_0fc9:hover {
  background-color: var(--e-global-color-primary);
}
.block_ea80 .tooltip_west_a6d0 {
  background-color: var(--e-global-color-primary);
}
.block_ea80 .tooltip_west_a6d0:hover {
  background-color: var(--e-global-color-primary);
}
.block_ea80 .silver-5dbc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_ea80 .label_4bb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_ff13 .secondary_bottom_d12a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_ff13 .gas-a9be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ff13 .pressed-47eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ff13 .media_slow_7435 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ff13 .image_dark_1210 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ff13 .tooltip_west_a6d0 {
  background-color: var(--e-global-color-primary);
}
.highlight_ff13 .tooltip_west_a6d0:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-04c5 .cold-dc23 {
  background-color: var(--e-global-color-secondary);
}
.fluid-04c5 .accent_hard_4579 {
  background-color: var(--e-global-color-text);
}
.fluid-04c5 .left_fb42 {
  background-color: var(--e-global-color-secondary);
}
.fluid-04c5 .column_gold_ce86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-04c5 .chip_eb20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-04c5 .summary-427a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-04c5 .pink-9b9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-04c5 .surface_2d0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_fast_5734 .active-5fa1 .article_e3a4,
.sort_fast_5734
  .active-5fa1
  .article_e3a4
  a,
.sort_fast_5734 .thumbnail_out_3df8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_fast_5734 .active-5fa1 .highlight_purple_38b3,
.sort_fast_5734 .backdrop-orange-8b06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_fast_5734 .active-5fa1 .highlight_purple_38b3 {
  color: var(--e-global-color-text);
}
.sort_fast_5734 .backdrop-orange-8b06 {
  color: var(--e-global-color-text);
}
.sort_fast_5734
  .active-5fa1
  .gradient_top_92ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_fast_5734 .focus-efb3 .breadcrumb-8284 {
  background-color: var(--e-global-color-primary);
}
.sort_fast_5734 .focus-efb3 .breadcrumb-8284:hover {
  background-color: var(--e-global-color-primary);
}
.sort_fast_5734 .focus-efb3 .container_dirty_fb76 li span {
  background-color: var(--e-global-color-text);
}
.sort_fast_5734 .focus-efb3 .container_dirty_fb76 li span:hover {
  background-color: var(--e-global-color-primary);
}
.sort_fast_5734
  .focus-efb3
  .container_dirty_fb76
  li.hard_9639
  span {
  background-color: var(--e-global-color-accent);
}
.sort_fast_5734 .menu_f566 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b965 .down-b68c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-prev-a24d .orange_967f {
  background-color: var(--e-global-color-primary);
}
.list-prev-a24d .main-9b8b {
  background-color: var(--e-global-color-secondary);
}
.list-prev-a24d .video-fe8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-a24d .glass_b8dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-a24d .light_2452 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-a24d .grid-ffb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-a24d .caption_up_9bde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-a24d .mask-focused-e90b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-a24d .texture-9f2c {
  background-color: var(--e-global-color-primary);
}
.list-prev-a24d .texture-9f2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-hovered-d25b .list_975d {
  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);
}
.hidden-hovered-d25b .info_lower_5941 {
  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);
}
.hidden-hovered-d25b
  .west_fd98:after {
  background-color: var(--e-global-color-primary);
}
.hidden-hovered-d25b .pagination_5d75 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_ed7c .thumbnail_out_3df8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_ed7c .backdrop-orange-8b06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_slow_e688 .article-brown-a72f .lite-8af4 {
  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);
}
.component_slow_e688 .article-brown-a72f .search-ac4f {
  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);
}
.thumbnail-5d8a .box-fast-6537 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-5d8a .widget-802a {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-5d8a .sort-fast-93ed .picture_blue_90a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-5d8a .thumbnail-227b .picture_blue_90a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-f979 .primary_3625 .secondary-714e {
  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);
}
.photo-f979 .primary_3625 .dropdown-5251 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-f979 .primary_3625 .menu-86ee {
  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);
}
.pink_420e .popup_ebae {
  border-color: var(--e-global-color-text);
}
.pink_420e .current_086b {
  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);
}
.pink_420e .carousel-green-0806 {
  color: var(--e-global-color-primary);
}
.pink_420e .row-steel-860c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_2cc7 .short_be9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_2cc7 .banner_1b0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_2cc7 .down_66a2:hover .short_be9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_2cc7
  .down_66a2:hover
  .banner_1b0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_1e5d .article_warm_52d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_1e5d .large_052c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-33b9 .label_complex_e82d .summary-698c {
  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);
}
.selected-33b9 .highlight-next-44bf .summary-698c {
  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);
}
.button_af5e .hard_8ccd {
  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);
}
.image_3e7d .block_upper_4115 .image_1275 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_3e7d .block_upper_4115 .image_1275 {
  background-color: var(--e-global-color-secondary);
}
.image_3e7d .description-bronze-eece .image_1275 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_3e7d .description-bronze-eece .image_1275 {
  background-color: var(--e-global-color-secondary);
}
.image_3e7d .icon_light_847f .paragraph-c92f {
  background-color: var(--e-global-color-primary);
}
.image_3e7d .icon_light_847f:hover .paragraph-c92f {
  background-color: var(--e-global-color-secondary);
}
.image_3e7d .breadcrumb-8284 {
  background-color: var(--e-global-color-primary);
}
.image_3e7d .breadcrumb-8284:hover {
  background-color: var(--e-global-color-accent);
}
.image_3e7d .container_dirty_fb76 li span {
  background-color: var(--e-global-color-text);
}
.image_3e7d .container_dirty_fb76 li span:hover {
  background-color: var(--e-global-color-primary);
}
.image_3e7d .container_dirty_fb76 li.hard_9639 span {
  background-color: var(--e-global-color-accent);
}
.heading-58ae .footer-4760 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-58ae .backdrop_6646 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-7b9b .active_224d:before {
  background-color: var(--e-global-color-secondary);
}
.mini-7b9b .short_043d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-7b9b .picture_fixed_a7a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-purple-9512 .hover-d9c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-purple-9512 .hover-d9c9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-purple-9512 .hover-d9c9.fn-active-2cb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-purple-9512 .message_prev_61d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-purple-9512 .sort-hovered-0225 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-purple-9512 .video-29f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-purple-9512 .dirty_991d {
  background-color: var(--e-global-color-primary);
}
.media-purple-9512 .dirty_991d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-purple-9512 .chip_steel_c537 {
  background-color: var(--e-global-color-primary);
}
.media-purple-9512 .chip_steel_c537 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-c578 .table_narrow_58ae .main_d2b2 a {
  color: var(--e-global-color-secondary);
}
.right-c578 .table_narrow_58ae .main_d2b2 a:hover {
  color: var(--e-global-color-secondary);
}
.right-c578 .table_narrow_58ae .main_d2b2,
.right-c578 .table_narrow_58ae .main_d2b2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-c578 .table_narrow_58ae .north-ba07 {
  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);
}
.right-c578 .table_narrow_58ae .avatar_dirty_3cf3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-c578 .table_narrow_58ae .pagination_7ef8 {
  background-color: var(--e-global-color-primary);
}
.right-c578 .table_narrow_58ae .pagination_7ef8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-c578 .table_narrow_58ae .pagination_7ef8:hover {
  background-color: var(--e-global-color-primary);
}
.right-c578 .table_narrow_58ae .popup_stone_fca3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-c578 .table_narrow_58ae .popup_stone_fca3 {
  background-color: var(--e-global-color-primary);
}
.right-c578 .table_narrow_58ae .popup_stone_fca3:hover {
  background-color: var(--e-global-color-primary);
}
.right-c578 .table_narrow_58ae .breadcrumb-8284 {
  background-color: var(--e-global-color-primary);
}
.right-c578 .table_narrow_58ae .breadcrumb-8284:hover {
  background-color: var(--e-global-color-primary);
}
.right-c578 .focus-efb3 .container_dirty_fb76 li span {
  background-color: var(--e-global-color-text);
}
.right-c578 .focus-efb3 .container_dirty_fb76 li span:hover {
  background-color: var(--e-global-color-primary);
}
.right-c578 .focus-efb3 .container_dirty_fb76 li.hard_9639 span {
  background-color: var(--e-global-color-accent);
}
.right-c578 .silver-5dbc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-c578 .label_4bb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-stale-0427 .wide-1761 .pagination_focused_4e9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-stale-0427 .wide-1761 .action-efbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-stale-0427 .wide-1761 .border_dim_d070 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-e728 .first-de82 {
  border-color: var(--e-global-color-text);
}
.cold-e728 .menu-5669 {
  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);
}
.cold-e728 .last_b5c6 {
  color: var(--e-global-color-secondary);
}
.cold-e728 .last_b5c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-e728 .component_6ab8 > * {
  color: var(--e-global-color-primary);
}
.cold-e728 .component_6ab8 > * svg {
  fill: var(--e-global-color-primary);
}
.cold-e728 .bright_b545 {
  color: var(--e-global-color-primary);
}
.cold-e728 .bright_b545 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-e728 .tooltip-huge-43d1 {
  color: var(--e-global-color-primary);
}
.cold-e728 .tooltip-huge-43d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-e728 .banner_hard_d224 {
  color: var(--e-global-color-primary);
}
.cold-e728 .banner_hard_d224 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-e728 .breadcrumb-stone-c640 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-e728 .picture_pink_35b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-e728 .picture_pink_35b2.aside-09ef {
  color: var(--e-global-color-secondary);
}
.cold-e728 .picture_pink_35b2.aside-09ef .silver-7d8e {
  color: var(--e-global-color-accent);
}
.cold-e728 .picture_pink_35b2.north_dd0d {
  color: var(--e-global-color-text);
}
.cold-e728 .picture_pink_35b2.north_dd0d .silver-7d8e {
  color: var(--e-global-color-text);
}
.cold-e728 .picture_pink_35b2:before {
  border-top-color: var(--e-global-color-text);
}
.cold-e728 .rough_9bcb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-e728
  .rough_9bcb
  .heading_fluid_1feb {
  background-color: var(--e-global-color-primary);
}
.cold-e728
  .rough_9bcb
  .heading_fluid_1feb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-e728 .first-de82 .north_057a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_lower_069c .wrapper_brown_617a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_lower_069c .overlay-left-a7a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-9bfe .advanced-90c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-9bfe
  .hidden-stale-adb9
  .smooth-b5ea {
  background-color: var(--e-global-color-secondary);
}
.copper-9bfe
  .hidden-stale-adb9.pattern-ed3f
  .smooth-b5ea {
  background-color: var(--e-global-color-text);
}
.copper-9bfe
  .hidden-stale-adb9:hover
  .smooth-b5ea {
  background-color: var(--e-global-color-accent);
}
.copper-9bfe
  .hidden-stale-adb9.fn-active-2cb6
  .smooth-b5ea {
  background-color: var(--e-global-color-primary);
}
.pagination_complex_cada .lite_fe21 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.pagination_complex_cada .icon_next_ac9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_complex_cada .article_368b {
  background-color: var(--e-global-color-primary);
}
.pagination_complex_cada .article_368b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_523e .pressed-6bfd .pagination_simple_aff1 .search-530a {
  background-color: var(--e-global-color-secondary);
}
.advanced_523e .pressed-6bfd .section_full_af74:after {
  background-color: var(--e-global-color-secondary);
}
.advanced_523e .block_focused_f416 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_523e .border_507f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_523e .out-a156 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_523e .panel-tall-195e {
  background-color: var(--e-global-color-primary);
}
.advanced_523e .panel-tall-195e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_523e .detail_medium_ffae {
  background-color: var(--e-global-color-secondary);
}
.advanced_523e .detail_medium_ffae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_523e .pressed-6bfd .hot-0083 .current_3cbf:hover {
  background-color: var(--e-global-color-primary);
}
.advanced_523e
  .pressed-6bfd
  .hot-0083
  .current_3cbf.advanced-5930 {
  background-color: var(--e-global-color-primary);
}
.advanced_523e .pressed-6bfd .upper-583c:before {
  border-color: var(--e-global-color-primary);
}
.advanced_523e .pressed-6bfd .upper-583c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.advanced_523e
  .pressed-6bfd
  .upper-583c.shadow-action-b360:before {
  border-color: var(--e-global-color-primary);
}
.advanced_523e .picture-fresh-47de span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-69c3 .down_266f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-69c3 .down_266f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-69c3 .down_266f.widget_selected_1552 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-69c3 .grid-upper-ae9f {
  background-color: var(--e-global-color-primary);
}
.lower-69c3 .grid-upper-ae9f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-69c3
  .dim-c83d
  .widget-in-cd06
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-69c3
  .button-lite-9f2c
  .widget-in-cd06
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-34bf
  .south-e5de
  .bronze-a058 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-34bf
  .south-e5de
  .texture_soft_24cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-34bf .tertiary_smooth_c91d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-34bf .blue-c665 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-34bf .accordion_cacd {
  background-color: var(--e-global-color-primary);
}
.summary-34bf .accordion_cacd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-be7a .upper_4f0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-be7a .inner-7b6b {
  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);
}
.plasma-be7a .gallery-down-4fd0 {
  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);
}
.plasma-be7a .gallery-down-4fd0 a:hover {
  color: var(--e-global-color-secondary);
}
.plasma-be7a .paper_65cd {
  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);
}
.plasma-be7a .paragraph_dirty_749a {
  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);
}
.plasma-be7a .popup-hovered-d57c .breadcrumb-8284 {
  background-color: var(--e-global-color-primary);
}
.plasma-be7a .popup-hovered-d57c .breadcrumb-8284:hover {
  background-color: var(--e-global-color-accent);
}
.plasma-be7a
  .popup-hovered-d57c
  .container_dirty_fb76
  li
  span {
  background-color: var(--e-global-color-text);
}
.plasma-be7a
  .popup-hovered-d57c
  .container_dirty_fb76
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.plasma-be7a
  .popup-hovered-d57c
  .container_dirty_fb76
  li.hard_9639
  span {
  background-color: var(--e-global-color-accent);
}
.aside_stale_9dcc
  .chip-71ab
  .tertiary-d66b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_stale_9dcc .chip-71ab .short-c363 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_stale_9dcc .chip-71ab .main_bronze_214e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_stale_9dcc .accent-7dd6 {
  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);
}
.aside_stale_9dcc
  .advanced_fb52.content_west_9d90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > a {
  background-color: var(--e-global-color-text);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > a
  .narrow_43df.outline-3d94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > a
  .title-898b.progress-b04d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > .narrow-1530
  .list-glass-f4a3
  > a {
  background-color: var(--e-global-color-secondary);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > .narrow-1530
  .list-glass-f4a3
  > a
  .panel_right_25ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > .narrow-1530
  .list-glass-f4a3
  > a
  .title-898b.heading-093a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > a
  .hidden_warm_ea3e:before {
  color: var(--e-global-color-text);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > .narrow-1530
  a
  .hidden_warm_ea3e:before {
  color: var(--e-global-color-text);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3.grid-old-60ab
  > a
  .hidden_warm_ea3e:before {
  color: var(--e-global-color-text);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > .narrow-1530
  .list-glass-f4a3.grid-old-60ab
  > a
  .hidden_warm_ea3e:before {
  color: var(--e-global-color-text);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > a
  .form-south-cdfc
  .panel-9e0b {
  color: var(--e-global-color-text);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > .narrow-1530
  a
  .form-south-cdfc
  .panel-9e0b {
  color: var(--e-global-color-text);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > a
  .form-south-cdfc
  .panel-9e0b,
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > .narrow-1530
  a
  .form-south-cdfc
  .panel-9e0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > a
  .hover-silver-2e9f:before {
  color: var(--e-global-color-text);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > .narrow-1530
  a
  .hover-silver-2e9f:before {
  color: var(--e-global-color-text);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3.grid-old-60ab
  > a
  .hover-silver-2e9f:before {
  color: var(--e-global-color-text);
}
.soft-ce8f
  > .feature_c31b
  > div
  > .bottom_5a7e
  > .list-glass-f4a3
  > .narrow-1530
  .list-glass-f4a3.grid-old-60ab
  > a
  .hover-silver-2e9f:before {
  color: var(--e-global-color-text);
}
.feature_black_6992 .simple_8444 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_black_6992
  .disabled-slow-21b8:hover
  .simple_8444 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_8834
  > .feature_c31b
  > .green-32d3
  > .popup-f29d
  > .logo-3adc
  > .tag-3b7b
  .form-thick-a337 {
  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);
}
.hovered_8834
  > .feature_c31b
  > .green-32d3
  > .popup-f29d
  > .logo-3adc
  > .tag-3b7b:hover
  .form-thick-a337 {
  color: var(--e-global-color-text);
}
.hovered_8834
  > .feature_c31b
  > .green-32d3
  > .popup-f29d
  > .logo-3adc
  > .tag-3b7b:hover
  .form-thick-a337 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_8834
  > .feature_c31b
  > .green-32d3
  > .popup-f29d
  > .logo-3adc.backdrop_0208
  > .tag-3b7b
  .form-thick-a337 {
  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);
}
.tertiary-e43b .footer_f0b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-e43b .orange_b369 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-e43b .info-next-8a2f {
  background-color: var(--e-global-color-primary);
}
.tertiary-e43b .info-next-8a2f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-hovered-e7a3
  > .feature_c31b
  > .narrow_1aa9
  > .secondary-94df
  > .fresh_6e9d
  .dirty-14b1 {
  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);
}
.article-hovered-e7a3
  > .feature_c31b
  > .narrow_1aa9
  > .secondary-94df
  > .fresh_6e9d
  .cold-1385 {
  color: var(--e-global-color-text);
}
.article-hovered-e7a3
  > .feature_c31b
  > .narrow_1aa9
  > .secondary-94df
  > .fresh_6e9d:hover
  .dirty-14b1 {
  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);
}
.article-hovered-e7a3
  > .feature_c31b
  > .narrow_1aa9
  > .secondary-94df
  > .fresh_6e9d:hover
  .cold-1385 {
  color: var(--e-global-color-secondary);
}
.article-hovered-e7a3
  > .feature_c31b
  > .narrow_1aa9
  > .secondary-94df
  > .fresh_6e9d.gold-2923
  .dirty-14b1 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-hovered-e7a3
  > .feature_c31b
  > .narrow_1aa9
  > .secondary-94df
  > .fresh_6e9d.gold-2923
  .cold-1385 {
  color: var(--e-global-color-primary);
}
.banner-e82a
  .first_6b13
  .surface-14ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-e82a .silver_6636 .north_057a .button-d8d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_9b2d .orange_06b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_9b2d .pattern_stone_855b .orange_06b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_9b2d .video-white-dc30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_9b2d .video-white-dc30 {
  background-color: var(--e-global-color-primary);
}
.medium-e568 .full_e288 .notice-focused-d057 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-e568
  .full_e288:hover
  .form-basic-4b60 {
  color: var(--e-global-color-secondary);
}
.medium-e568
  .full_e288:hover
  .notice-focused-d057 {
  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);
}
.heading_dark_d9ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.top_4ee2 {
  flex-direction: column;
}

.top_4ee2 .narrow_f385 {
  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.top_4ee2 .narrow_f385 {
  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);
}

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

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

.component-5466.glass_55e5 {
  display: none;
}

.wrapper_12fe {
  display: none;
}

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

.hover-mini-16b9.primary_mini_048b {
  margin-bottom: 40px;
  width: 100%;
}

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

.top_4ee2 a {
  width: 100%;
}

.small_0e53 .summary-motion-d5cc.copper_1f76 {
  width: 20% !important;
}

.row-silver-48c3 {
  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; /* 字母间距 */
}

.row-silver-48c3: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%);
}

.row-silver-48c3 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.fast-2f43 {
  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;
}

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

.fast-2f43: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);
}

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

.small_0e53
  .summary-motion-d5cc.thick-0d88
  .center_b3d6
  .hot_1ce2 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.title_de97.first_9a1a > .panel_bottom_6069 {
  display: flex;
  align-items: center;
}

.wrapper-1f82 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.static-9825 {
  position: relative;
  width: 100%;
}

.info-bright-81ad {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.grid-94a1 {
  display: flex;
  gap: 50px;
}

.small_0e53
  .summary-motion-d5cc.primary-cbee
  .tag_active_c530
  .plasma-03f2 {
  width: 100% !important;
}

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

.tabs_cool_b55b {
  width: 100%;
}

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

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

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

  display: none;
}

.image-84c1 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.layout_acf0:hover .easy_7956 {
  visibility: visible;
}
.layout_acf0:hover.layout_acf0::before {
  display: block;
}

.west-f940 h3 {
  color: #fff;
}

.black_ed0b {
  margin: 0;
}

.small_0e53
  .summary-motion-d5cc.primary-cbee
  .plasma-03f2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.silver-6f25 {
  width: 100%;
}

.carousel_hot_0ce8 {
  width: 100%;
}

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

.carousel_hot_0ce8 {
  width: 100%;
}

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

.plasma-03f2 {
  display: flex;
  align-items: center;
}

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

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

.top_4ee2 .narrow_f385.center-297e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.top_4ee2 h1.narrow_f385 {
  margin-top: 80px !important;
}

.small_0e53 .summary-motion-d5cc.picture-e123 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.media-under-9d2c img {
  width: 100%;
}

.banner-next-737f .modal-stone-1202.center_b3d6 {
  justify-content: space-between;
}

.shade_rough_4827 {
  display: none;
}

.widget-f24c .panel_f9c8 {
  margin: 1px 0 !important;
}

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

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

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

  .top-aa1e {
    width: 100% !important;
  }
}

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

  .row-silver-48c3 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .banner-next-737f .modal-stone-1202.center_b3d6 {
    border-bottom: 1px solid #f0c159;
  }

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

  .title_de97.first_9a1a > .panel_bottom_6069 {
    gap: 15px;
    justify-content: space-between;
  }

  .small_0e53
    .summary-motion-d5cc.primary-cbee
    .plasma-03f2
    img {
    width: 60% !important;
  }

  .info-bright-81ad {
    left: 2%;
  }

  .pressed-0ecc {
    margin: 10px 0;
  }

  .top_4ee2 .panel_f9c8 {
    margin: 0;
    margin-bottom: 10px;
  }

  .row-silver-48c3 {
    font-size: 16px !important;
  }

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

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

  h2.top_4ee2 .narrow_f385,
  .top_4ee2 .narrow_f385 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .plasma-03f2 {
    justify-content: center;
  }

  .top_4ee2 .panel_f9c8 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .small_0e53 .summary-motion-d5cc.copper_1f76 {
    width: 75% !important;
  }

  .media-under-9d2c img {
    width: 100% !important;
  }
}

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

  h2.top_4ee2 .narrow_f385,
  .top_4ee2 .narrow_f385 {
    font-size: 30px !important;
  }

  .plasma-03f2 {
    justify-content: center;
  }

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

  .logo_gold_8148
    .middle-631f.element-5d97 {
    margin: 0 !important;
  }

  .wrapper-1f82 {
    margin: 0;
    gap: 10px;
  }

  .pressed-0ecc {
    display: flex;
  }

  .glass_4c8b .row-silver-48c3 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .accordion-fast-3c0f svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .top_4ee2 h1.narrow_f385 {
    margin-top: 40px !important;
  }

  .small_0e53
    .summary-motion-d5cc.primary-cbee
    .plasma-03f2
    img,
  .stone-31b1 .tag_active_c530 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .fast-2f43 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .small_0e53 .summary-motion-d5cc.copper_1f76 {
    width: 100% !important;
  }

  .title_de97.first_9a1a > .panel_bottom_6069 {
    gap: 3px;
  }

  .top_4ee2 .panel_f9c8 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .row-silver-48c3 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.banner-next-737f .modal-stone-1202.center_b3d6 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.banner-next-737f .modal-stone-1202.center_b3d6: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .banner-next-737f .modal-stone-1202.center_b3d6 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .top_4ee2 .narrow_f385 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .row-silver-48c3 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.input-0180 .description-red-01cf {
  flex-shrink: 0;
  white-space: nowrap;
}

.input-0180 .box-f873 {
  flex-shrink: 0;
  min-width: fit-content;
}

.input-0180 .hot_1ce2 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.input-0180 .description-red-01cf {
  max-width: 80px !important;
}

.input-0180 .box-f873 {
  max-width: 80px !important;
  overflow: hidden;
}

.input-0180 .modal-stone-1202.center_b3d6 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.input-0180 .hot_1ce2 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 874e */
.ghost-box-a2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
