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(.clean_1e88) {
  gap: 0.5em;
}
:where(.primary_west_c568) {
  gap: 0.5em;
}
body .hero-soft-ea5b > .dropdown_inner_3e23 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hero-soft-ea5b > .main-down-3201 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hero-soft-ea5b > .text_right_be30 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .banner_north_8f83 > .dropdown_inner_3e23 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .banner_north_8f83 > .main-down-3201 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .banner_north_8f83 > .text_right_be30 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .banner_north_8f83
  > :where(:not(.dropdown_inner_3e23):not(.main-down-3201):not(.video-new-39ff)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .banner_north_8f83 > .selected_49cc {
  max-width: var(--wp--style--global--wide-size);
}
body .clean_1e88 {
  display: flex;
}
body .clean_1e88 {
  flex-wrap: wrap;
  align-items: center;
}
body .clean_1e88 > * {
  margin: 0;
}
body .primary_west_c568 {
  display: grid;
}
body .primary_west_c568 > * {
  margin: 0;
}
:where(.alert_west_7bc6.clean_1e88) {
  gap: 2em;
}
:where(.alert_west_7bc6.primary_west_c568) {
  gap: 2em;
}
:where(.thumbnail-blue-2649.clean_1e88) {
  gap: 1.25em;
}
:where(.thumbnail-blue-2649.primary_west_c568) {
  gap: 1.25em;
}
.form-026c {
  color: var(--wp--preset--color--black) !important;
}
.video-gas-a03b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.main_1848 {
  color: var(--wp--preset--color--white) !important;
}
.highlight-center-f5df {
  color: var(--wp--preset--color--pale-pink) !important;
}
.advanced_70bc {
  color: var(--wp--preset--color--vivid-red) !important;
}
.item_warm_10f7 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tag-smooth-4ce5 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.video_87e9 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.surface-orange-2a1e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.header_8fea {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.disabled-f0b0 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.lite_72b4 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.static-3bdf {
  background-color: var(--wp--preset--color--black) !important;
}
.alert-bright-ac52 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.menu_2f94 {
  background-color: var(--wp--preset--color--white) !important;
}
.pressed-374f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.modal_cool_4ba9 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.status-orange-3361 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.slow-16a8 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.solid_98e3 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.banner-brown-437d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.active-850b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pink-a597 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.rough-5117 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.white-fa78 {
  border-color: var(--wp--preset--color--black) !important;
}
.container-246e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.modal-2b68 {
  border-color: var(--wp--preset--color--white) !important;
}
.active_d5ce {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.upper_660e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.module-soft-14c3 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wrapper-pro-2af5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.basic-fc32 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.search-down-e005 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.bright-381d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.footer_down_0c4f {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.advanced-5062 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.mini_910f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.description-82d2 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.search-light-f042 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.focus_pressed_cc41 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.icon-right-ac4a {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.fixed_a6b5 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.gas_d676 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.photo-top-f55b {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.medium_cc3b {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.notification_pro_a357 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.outline-mini-44b4 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.menu_2c6e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.heading-hard-d172 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.outer-b435 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.backdrop_medium_fa6b {
  font-size: var(--wp--preset--font-size--large) !important;
}
.narrow-10ab {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.aside_73d4 a:where(:not(.popup_8314)) {
  color: inherit;
}
:where(.thumbnail-blue-2649.clean_1e88) {
  gap: 1.25em;
}
:where(.thumbnail-blue-2649.primary_west_c568) {
  gap: 1.25em;
}
:where(.alert_west_7bc6.clean_1e88) {
  gap: 2em;
}
:where(.alert_west_7bc6.primary_west_c568) {
  gap: 2em;
}
.article_fb13 {
  font-size: 1.5em;
  line-height: 1.6;
}

.table_0287 .detail-middle-aa6a {
  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);
}
.thick-ea1c .gradient-082c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-6d2f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-6d2f.nav-orange-c92c .disabled-orange-b302 {
  background-color: var(--e-global-color-primary);
}
.hero-6d2f.caption_tiny_4bc7 .disabled-orange-b302,
.hero-6d2f.video_right_313c .disabled-orange-b302 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.badge_bfd5 .heading-inner-924d {
  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);
}
.cold-5759 {
  --divider-color: var(--e-global-color-secondary);
}
.cold-5759 .medium_3ca3 {
  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);
}
.cold-5759.popup-simple-e06e .tooltip-0a3e {
  background-color: var(--e-global-color-secondary);
}
.cold-5759.info_c776 .tooltip-0a3e,
.cold-5759.focus-c4f7 .tooltip-0a3e {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.cold-5759.info_c776 .tooltip-0a3e,
.cold-5759.focus-c4f7 .tooltip-0a3e svg {
  fill: var(--e-global-color-secondary);
}
.hot_3d6a .gold_7c5f {
  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);
}
.hot_3d6a .lite-2ba0 {
  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);
}
.search-static-b491.popup-simple-e06e .tooltip-0a3e {
  background-color: var(--e-global-color-primary);
}
.search-static-b491.info_c776 .tooltip-0a3e,
.search-static-b491.focus-c4f7 .tooltip-0a3e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.search-static-b491.info_c776 .tooltip-0a3e,
.search-static-b491.focus-c4f7 .tooltip-0a3e svg {
  fill: var(--e-global-color-primary);
}
.notification_bottom_cef9.popup-simple-e06e .tooltip-0a3e {
  background-color: var(--e-global-color-primary);
}
.notification_bottom_cef9.info_c776 .tooltip-0a3e,
.notification_bottom_cef9.focus-c4f7 .tooltip-0a3e {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notification_bottom_cef9 .rough-3967 {
  color: var(--e-global-color-primary);
}
.notification_bottom_cef9 .rough-3967,
.notification_bottom_cef9 .rough-3967 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_bottom_cef9 .complex-a2fb {
  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);
}
.last_1f0d .dropdown-5c59 {
  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);
}
.frame-top-55ce .video_short_cf9a .pro_3472 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-3dcf .media-pressed-3518:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.avatar-3dcf .badge-dd0e i {
  color: var(--e-global-color-primary);
}
.avatar-3dcf .badge-dd0e svg {
  fill: var(--e-global-color-primary);
}
.avatar-3dcf .texture-83d4 {
  color: var(--e-global-color-secondary);
}
.avatar-3dcf .media-pressed-3518 > .texture-83d4,
.avatar-3dcf .media-pressed-3518 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-c6a9 .text-9539 {
  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);
}
.carousel-c6a9 .photo-tiny-f300 {
  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);
}
.light_4683 .basic_b346 .liquid-837c {
  background-color: var(--e-global-color-primary);
}
.light_4683 .progress_smooth_bef1 {
  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);
}
.card_1d37 .motion-369d {
  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);
}
.card_1d37 .status-thick-de7b {
  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);
}
.card_1d37 .highlight_6a0f {
  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);
}
.panel_focused_bea5 .hover-orange-d23b,
.panel_focused_bea5 .hover-orange-d23b a {
  color: var(--e-global-color-primary);
}
.panel_focused_bea5 .hover-orange-d23b.info-wide-07e1,
.panel_focused_bea5 .hover-orange-d23b.info-wide-07e1 a {
  color: var(--e-global-color-accent);
}
.panel_focused_bea5 .hover-orange-d23b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_focused_bea5 .item-easy-2fb6 {
  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);
}
.label-full-a6fb .small_d798,
.label-full-a6fb .notice_d95d {
  color: var(--e-global-color-primary);
}
.label-full-a6fb .small_d798 svg {
  fill: var(--e-global-color-primary);
}
.label-full-a6fb .info-wide-07e1 .small_d798,
.label-full-a6fb .info-wide-07e1 .notice_d95d {
  color: var(--e-global-color-accent);
}
.label-full-a6fb .info-wide-07e1 .small_d798 svg {
  fill: var(--e-global-color-accent);
}
.label-full-a6fb .notice_d95d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-full-a6fb .item-easy-2fb6 {
  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);
}
.popup-8fc4 .frame-fe8f,
.popup-8fc4 .heading_6811 {
  color: var(--e-global-color-primary);
}
.popup-8fc4 .heading_6811 svg {
  fill: var(--e-global-color-primary);
}
.popup-8fc4 .hover-orange-d23b.info-wide-07e1 a,
.popup-8fc4
  .hover-orange-d23b.info-wide-07e1
  .heading_6811 {
  color: var(--e-global-color-accent);
}
.popup-8fc4 .frame-fe8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-8fc4 .item-easy-2fb6 {
  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-mini-17e2 .link-fast-40a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-mini-17e2 .banner_d385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_old_a8b3 .gas_d6e6 .advanced_5e7b {
  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);
}
.gradient_old_a8b3 .gas_d6e6 .accordion-cfd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_old_a8b3 .backdrop_6cc4 .advanced_5e7b {
  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);
}
.gradient_old_a8b3
  .backdrop_6cc4
  .accordion-cfd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_old_a8b3
  .badge_bright_685d
  .advanced_5e7b {
  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);
}
.gradient_old_a8b3
  .badge_bright_685d
  .accordion-cfd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_old_a8b3
  .table-402a
  .advanced_5e7b {
  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);
}
.gradient_old_a8b3
  .table-402a
  .accordion-cfd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_copper_f026 .cold-deff {
  background-color: var(--e-global-color-primary);
}
.summary_copper_f026 .cold-deff:hover {
  background-color: var(--e-global-color-primary);
}
.summary_copper_f026 .link_c839 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_copper_f026
  .cold-deff:hover
  .link_c839 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_4a21 .layout_442b {
  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);
}
.block_3d49 .article_8c4f .motion_5961 a {
  background-color: var(--e-global-color-accent);
}
.block_3d49 .article_8c4f .wrapper_bronze_0c87 a {
  background-color: var(--e-global-color-accent);
}
.block_3d49 .article_8c4f .motion_5961 a,
.block_3d49 .article_8c4f .wrapper_bronze_0c87 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-new-6c07
  .hot-29d7.column-warm-3d90
  .article_8c4f
  a.content_right_7444 {
  background-color: var(--e-global-color-accent);
}
.gradient-new-6c07
  .hot-29d7.column-warm-3d90
  .article_8c4f
  span.content_right_7444.fn-current-49e4 {
  background-color: var(--e-global-color-text);
}
.gradient-new-6c07
  .hot-29d7.column-warm-3d90
  .article_8c4f
  .content_right_7444 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-in-ca07 .alert_warm_df94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-in-ca07
  .accordion_liquid_a036
  > .article_77c4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-in-ca07
  .black-71cc
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-in-ca07
  .search-full-8777
  .fluid-2b3d,
.overlay-in-ca07
  .search-full-8777
  .popup-solid-06ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-in-ca07
  .search-full-8777
  .heading-purple-c8e8,
.overlay-in-ca07
  .search-full-8777
  a
  .heading-purple-c8e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-in-ca07
  .search-full-8777
  .current_f7bc {
  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);
}
.overlay-in-ca07
  .search-full-8777
  .label-e5ee {
  background-color: var(--e-global-color-primary);
}
.overlay-in-ca07
  .search-full-8777
  .label-e5ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-in-ca07
  .search-full-8777
  .label-e5ee:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-in-ca07
  .search-full-8777
  .secondary-1843 {
  background-color: var(--e-global-color-primary);
}
.overlay-in-ca07
  .search-full-8777
  .secondary-1843 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-in-ca07
  .search-full-8777
  .secondary-1843:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-in-ca07
  .footer_hard_f3eb
  .center-e19e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-in-ca07
  .footer_hard_f3eb
  .texture_652e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-in-ca07
  .footer_hard_f3eb
  .current_f7bc {
  color: var(--e-global-color-text);
}
.overlay-in-ca07
  .footer_hard_f3eb
  .current_f7bc
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-in-ca07
  .footer_hard_f3eb
  .label-e5ee {
  background-color: var(--e-global-color-primary);
}
.overlay-in-ca07
  .footer_hard_f3eb
  .label-e5ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-in-ca07
  .footer_hard_f3eb
  .label-e5ee:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-in-ca07
  .footer_hard_f3eb
  .secondary-1843 {
  background-color: var(--e-global-color-primary);
}
.overlay-in-ca07
  .footer_hard_f3eb
  .secondary-1843 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-in-ca07
  .footer_hard_f3eb
  .secondary-1843:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-in-ca07 .gas_89c3 {
  background-color: var(--e-global-color-primary);
}
.overlay-in-ca07 .gas_89c3:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-in-ca07 .overlay-stale-5cb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-in-ca07 .fixed-bc91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_liquid_73e5 .highlight-ea54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_liquid_73e5
  .motion_8c86
  > div:nth-child(3)
  .highlight-ea54,
.notification_liquid_73e5
  .active-a80c
  > div:nth-child(1)
  .highlight-ea54,
.notification_liquid_73e5
  .secondary_c596
  > div:nth-child(1)
  .highlight-ea54,
.notification_liquid_73e5
  .search-42fb
  > div:nth-child(1)
  .highlight-ea54,
.notification_liquid_73e5
  .solid_b242
  > div:nth-child(1)
  .highlight-ea54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_liquid_73e5 .carousel_ec85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_liquid_73e5 .description-liquid-5cab {
  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);
}
.notification_liquid_73e5 .aside_bronze_decc {
  background-color: var(--e-global-color-primary);
}
.notification_liquid_73e5 .aside_bronze_decc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_liquid_73e5 .aside_bronze_decc:hover {
  background-color: var(--e-global-color-primary);
}
.notification_liquid_73e5 .old-ec6c {
  background-color: var(--e-global-color-primary);
}
.notification_liquid_73e5 .old-ec6c:hover {
  background-color: var(--e-global-color-primary);
}
.notification_liquid_73e5 .overlay-stale-5cb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_liquid_73e5 .fixed-bc91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-c711 .outline-c5d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-c711 .notice_f924 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-c711 .background-simple-b026 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-c711 .tooltip_dynamic_0088 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-c711 .text_outer_33bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-c711 .old-ec6c {
  background-color: var(--e-global-color-primary);
}
.element-c711 .old-ec6c:hover {
  background-color: var(--e-global-color-primary);
}
.table_wood_fe99 .thumbnail_large_0b21 {
  background-color: var(--e-global-color-secondary);
}
.table_wood_fe99 .secondary-upper-04be {
  background-color: var(--e-global-color-text);
}
.table_wood_fe99 .aside_basic_d818 {
  background-color: var(--e-global-color-secondary);
}
.table_wood_fe99 .fluid-7309 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_wood_fe99 .motion-bf78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_wood_fe99 .tag_pink_409e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_wood_fe99 .wrapper_full_d9f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_wood_fe99 .menu_e97d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_f8cc .tertiary-46c1 .selected_156a,
.glass_f8cc
  .tertiary-46c1
  .selected_156a
  a,
.glass_f8cc .header-74c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_f8cc .tertiary-46c1 .overlay_5906,
.glass_f8cc .wrapper_0232 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_f8cc .tertiary-46c1 .overlay_5906 {
  color: var(--e-global-color-text);
}
.glass_f8cc .wrapper_0232 {
  color: var(--e-global-color-text);
}
.glass_f8cc
  .tertiary-46c1
  .list-light-0a76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_f8cc .soft-fd18 .item-3fbe {
  background-color: var(--e-global-color-primary);
}
.glass_f8cc .soft-fd18 .item-3fbe:hover {
  background-color: var(--e-global-color-primary);
}
.glass_f8cc .soft-fd18 .table_a550 li span {
  background-color: var(--e-global-color-text);
}
.glass_f8cc .soft-fd18 .table_a550 li span:hover {
  background-color: var(--e-global-color-primary);
}
.glass_f8cc
  .soft-fd18
  .table_a550
  li.lite-5396
  span {
  background-color: var(--e-global-color-accent);
}
.glass_f8cc .message-in-f045 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_2255 .pagination_fffc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-4043 .small-5bc8 {
  background-color: var(--e-global-color-primary);
}
.filter-4043 .prev_cdbd {
  background-color: var(--e-global-color-secondary);
}
.filter-4043 .layout-109c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-4043 .image-161c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-4043 .dropdown_new_01e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-4043 .pagination-prev-d1a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-4043 .secondary_65b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-4043 .outline_bright_bb93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-4043 .footer_e2eb {
  background-color: var(--e-global-color-primary);
}
.filter-4043 .footer_e2eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-4896 .search_6220 {
  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);
}
.copper-4896 .paragraph_07ec {
  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);
}
.copper-4896
  .lite-a94f:after {
  background-color: var(--e-global-color-primary);
}
.copper-4896 .simple-f170 {
  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);
}
.highlight-last-0e81 .header-74c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-last-0e81 .wrapper_0232 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-c7aa .logo-pro-f627 .notice-04be {
  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);
}
.filter-c7aa .logo-pro-f627 .aside-22c2 {
  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);
}
.purple_c3f9 .link-1f6f {
  background-color: var(--e-global-color-primary);
}
.purple_c3f9 .label-plasma-6cba {
  background-color: var(--e-global-color-secondary);
}
.purple_c3f9 .text-008c .slider-7a77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_c3f9 .main-wood-5892 .slider-7a77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-1414 .header-a816 .wrapper-narrow-a037 {
  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);
}
.down-1414 .header-a816 .column_inner_01f7 {
  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);
}
.down-1414 .header-a816 .layout-action-d437 {
  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);
}
.icon-bottom-6911 .pagination_brown_dbdd {
  border-color: var(--e-global-color-text);
}
.icon-bottom-6911 .thick-c776 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-bottom-6911 .detail-532a {
  color: var(--e-global-color-primary);
}
.icon-bottom-6911 .container-wide-3536 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-f010 .hero-1f35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-f010 .light_c735 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-f010 .hero-cold-0d81:hover .hero-1f35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-f010
  .hero-cold-0d81:hover
  .light_c735 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_2508 .mini-88ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_2508 .complex_a692 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-easy-ef72 .gallery_next_9d60 .header_medium_69c8 {
  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);
}
.module-easy-ef72 .footer_166b .header_medium_69c8 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.detail-1ff9 .description_84c5 {
  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);
}
.selected_de24 .element-21b5 .container_88ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_de24 .element-21b5 .container_88ee {
  background-color: var(--e-global-color-secondary);
}
.selected_de24 .slow-019d .container_88ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_de24 .slow-019d .container_88ee {
  background-color: var(--e-global-color-secondary);
}
.selected_de24 .dropdown_narrow_c15f .detail_complex_acc6 {
  background-color: var(--e-global-color-primary);
}
.selected_de24 .dropdown_narrow_c15f:hover .detail_complex_acc6 {
  background-color: var(--e-global-color-secondary);
}
.selected_de24 .item-3fbe {
  background-color: var(--e-global-color-primary);
}
.selected_de24 .item-3fbe:hover {
  background-color: var(--e-global-color-accent);
}
.selected_de24 .table_a550 li span {
  background-color: var(--e-global-color-text);
}
.selected_de24 .table_a550 li span:hover {
  background-color: var(--e-global-color-primary);
}
.selected_de24 .table_a550 li.lite-5396 span {
  background-color: var(--e-global-color-accent);
}
.panel_outer_80a1 .list-tall-5ea2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_outer_80a1 .search_yellow_cbe7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-4aa4 .content_13d2:before {
  background-color: var(--e-global-color-secondary);
}
.tertiary-4aa4 .content_bright_5aab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-4aa4 .border-c070 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_f69e .preview_copper_aea2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_f69e .preview_copper_aea2:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_f69e .preview_copper_aea2.fn-active-49e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_f69e .module-3b3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_f69e .tag_left_d5ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_f69e .button-c233 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_f69e .rough_5dfa {
  background-color: var(--e-global-color-primary);
}
.gradient_f69e .rough_5dfa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_f69e .shadow-simple-79ae {
  background-color: var(--e-global-color-primary);
}
.gradient_f69e .shadow-simple-79ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_east_dcd8 .form_blue_d57e .texture-steel-9879 a {
  color: var(--e-global-color-secondary);
}
.info_east_dcd8 .form_blue_d57e .texture-steel-9879 a:hover {
  color: var(--e-global-color-secondary);
}
.info_east_dcd8 .form_blue_d57e .texture-steel-9879,
.info_east_dcd8 .form_blue_d57e .texture-steel-9879 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_east_dcd8 .form_blue_d57e .lower-be27 {
  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);
}
.info_east_dcd8 .form_blue_d57e .hover-plasma-dffd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_east_dcd8 .form_blue_d57e .avatar-fresh-c673 {
  background-color: var(--e-global-color-primary);
}
.info_east_dcd8 .form_blue_d57e .avatar-fresh-c673 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_east_dcd8 .form_blue_d57e .avatar-fresh-c673:hover {
  background-color: var(--e-global-color-primary);
}
.info_east_dcd8 .form_blue_d57e .popup_fresh_237c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_east_dcd8 .form_blue_d57e .popup_fresh_237c {
  background-color: var(--e-global-color-primary);
}
.info_east_dcd8 .form_blue_d57e .popup_fresh_237c:hover {
  background-color: var(--e-global-color-primary);
}
.info_east_dcd8 .form_blue_d57e .item-3fbe {
  background-color: var(--e-global-color-primary);
}
.info_east_dcd8 .form_blue_d57e .item-3fbe:hover {
  background-color: var(--e-global-color-primary);
}
.info_east_dcd8 .soft-fd18 .table_a550 li span {
  background-color: var(--e-global-color-text);
}
.info_east_dcd8 .soft-fd18 .table_a550 li span:hover {
  background-color: var(--e-global-color-primary);
}
.info_east_dcd8 .soft-fd18 .table_a550 li.lite-5396 span {
  background-color: var(--e-global-color-accent);
}
.info_east_dcd8 .overlay-stale-5cb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_east_dcd8 .fixed-bc91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_0741 .footer-9e35 .badge_clean_4290 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_0741 .footer-9e35 .dark-0810 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_0741 .footer-9e35 .lower_bb8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_98e9 .secondary_small_abd9 {
  border-color: var(--e-global-color-text);
}
.content_98e9 .filter_stale_dc32 {
  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);
}
.content_98e9 .fast-a23e {
  color: var(--e-global-color-secondary);
}
.content_98e9 .fast-a23e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_98e9 .in_7584 > * {
  color: var(--e-global-color-primary);
}
.content_98e9 .in_7584 > * svg {
  fill: var(--e-global-color-primary);
}
.content_98e9 .feature-a64b {
  color: var(--e-global-color-primary);
}
.content_98e9 .feature-a64b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_98e9 .button_black_34b0 {
  color: var(--e-global-color-primary);
}
.content_98e9 .button_black_34b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_98e9 .hard_56f8 {
  color: var(--e-global-color-primary);
}
.content_98e9 .hard_56f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_98e9 .logo_motion_c2ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_98e9 .table-e301 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_98e9 .table-e301.top-9d32 {
  color: var(--e-global-color-secondary);
}
.content_98e9 .table-e301.top-9d32 .tag_aede {
  color: var(--e-global-color-accent);
}
.content_98e9 .table-e301.basic-3cd1 {
  color: var(--e-global-color-text);
}
.content_98e9 .table-e301.basic-3cd1 .tag_aede {
  color: var(--e-global-color-text);
}
.content_98e9 .table-e301:before {
  border-top-color: var(--e-global-color-text);
}
.content_98e9 .module-9d56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_98e9
  .module-9d56
  .chip-ecef {
  background-color: var(--e-global-color-primary);
}
.content_98e9
  .module-9d56
  .chip-ecef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_98e9 .secondary_small_abd9 .main_under_442a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_bd69 .hard_f38d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_bd69 .menu_paper_7325 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_left_18d0 .grid_d171 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_left_18d0
  .accent-huge-d369
  .rough-b9e1 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_left_18d0
  .accent-huge-d369.panel-3f8b
  .rough-b9e1 {
  background-color: var(--e-global-color-text);
}
.wrapper_left_18d0
  .accent-huge-d369:hover
  .rough-b9e1 {
  background-color: var(--e-global-color-accent);
}
.wrapper_left_18d0
  .accent-huge-d369.fn-active-49e4
  .rough-b9e1 {
  background-color: var(--e-global-color-primary);
}
.box-b79c .feature_3fd5 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.box-b79c .pattern-77ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-b79c .slider_5c9b {
  background-color: var(--e-global-color-primary);
}
.box-b79c .slider_5c9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_next_c255 .breadcrumb-b4b2 .up-8cb8 .dropdown_dim_90d0 {
  background-color: var(--e-global-color-secondary);
}
.heading_next_c255 .breadcrumb-b4b2 .carousel_thick_4aec:after {
  background-color: var(--e-global-color-secondary);
}
.heading_next_c255 .content-8ae8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_next_c255 .glass-ceae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_next_c255 .card-medium-b5c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_next_c255 .fixed-b491 {
  background-color: var(--e-global-color-primary);
}
.heading_next_c255 .fixed-b491 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_next_c255 .hidden_fixed_25b9 {
  background-color: var(--e-global-color-secondary);
}
.heading_next_c255 .hidden_fixed_25b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_next_c255 .breadcrumb-b4b2 .popup_purple_9b05 .container-10e1:hover {
  background-color: var(--e-global-color-primary);
}
.heading_next_c255
  .breadcrumb-b4b2
  .popup_purple_9b05
  .container-10e1.video-action-190f {
  background-color: var(--e-global-color-primary);
}
.heading_next_c255 .breadcrumb-b4b2 .thumbnail_21a4:before {
  border-color: var(--e-global-color-primary);
}
.heading_next_c255 .breadcrumb-b4b2 .thumbnail_21a4:hover:before {
  border-color: var(--e-global-color-secondary);
}
.heading_next_c255
  .breadcrumb-b4b2
  .thumbnail_21a4.table_146e:before {
  border-color: var(--e-global-color-primary);
}
.heading_next_c255 .link_tall_f774 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_8d6e .breadcrumb_6c41 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_8d6e .breadcrumb_6c41:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_8d6e .breadcrumb_6c41.inner-75db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_8d6e .complex-a572 {
  background-color: var(--e-global-color-primary);
}
.message_8d6e .complex-a572 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_8d6e
  .slider-ad2e
  .slider-mini-10a0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_8d6e
  .inner-6cf5
  .slider-mini-10a0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_6202
  .hover_cf34
  .plasma-e552 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_6202
  .hover_cf34
  .video-1550 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_6202 .heading-prev-2946 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_6202 .liquid-641f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_6202 .nav_huge_c182 {
  background-color: var(--e-global-color-primary);
}
.feature_6202 .nav_huge_c182 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_hard_9a47 .active-831c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_hard_9a47 .white_3c41 {
  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);
}
.popup_hard_9a47 .hidden_c551 {
  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);
}
.popup_hard_9a47 .hidden_c551 a:hover {
  color: var(--e-global-color-secondary);
}
.popup_hard_9a47 .heading_old_916e {
  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);
}
.popup_hard_9a47 .dropdown_dim_fccb {
  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);
}
.popup_hard_9a47 .cold-7144 .item-3fbe {
  background-color: var(--e-global-color-primary);
}
.popup_hard_9a47 .cold-7144 .item-3fbe:hover {
  background-color: var(--e-global-color-accent);
}
.popup_hard_9a47
  .cold-7144
  .table_a550
  li
  span {
  background-color: var(--e-global-color-text);
}
.popup_hard_9a47
  .cold-7144
  .table_a550
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.popup_hard_9a47
  .cold-7144
  .table_a550
  li.lite-5396
  span {
  background-color: var(--e-global-color-accent);
}
.red_a974
  .surface-aeef
  .texture-b78e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_a974 .surface-aeef .content-d55a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_a974 .surface-aeef .picture_0c67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_a974 .module_63e4 {
  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);
}
.red_a974
  .simple-b351.gas-ea30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > a {
  background-color: var(--e-global-color-text);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > a
  .picture_gold_94fc.green_1e64 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > a
  .row_complex_23b4.yellow-15ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > .panel_203c
  .search-basic-d26f
  > a {
  background-color: var(--e-global-color-secondary);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > .panel_203c
  .search-basic-d26f
  > a
  .video_current_b8b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > .panel_203c
  .search-basic-d26f
  > a
  .row_complex_23b4.label_33c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > a
  .filter-black-f773:before {
  color: var(--e-global-color-text);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > .panel_203c
  a
  .filter-black-f773:before {
  color: var(--e-global-color-text);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f.message-liquid-d9a7
  > a
  .filter-black-f773:before {
  color: var(--e-global-color-text);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > .panel_203c
  .search-basic-d26f.message-liquid-d9a7
  > a
  .filter-black-f773:before {
  color: var(--e-global-color-text);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > a
  .first_e782
  .white_7239 {
  color: var(--e-global-color-text);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > .panel_203c
  a
  .first_e782
  .white_7239 {
  color: var(--e-global-color-text);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > a
  .first_e782
  .white_7239,
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > .panel_203c
  a
  .first_e782
  .white_7239 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > a
  .left-d498:before {
  color: var(--e-global-color-text);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > .panel_203c
  a
  .left-d498:before {
  color: var(--e-global-color-text);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f.message-liquid-d9a7
  > a
  .left-d498:before {
  color: var(--e-global-color-text);
}
.under_206c
  > .text-e59a
  > div
  > .glass-88f0
  > .search-basic-d26f
  > .panel_203c
  .search-basic-d26f.message-liquid-d9a7
  > a
  .left-d498:before {
  color: var(--e-global-color-text);
}
.purple-8e28 .brown_b322 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-8e28
  .down-07ad:hover
  .brown_b322 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-eceb
  > .text-e59a
  > .bottom_d4ab
  > .green_bead
  > .element-dark-e5b7
  > .down_d6a8
  .container_2dc8 {
  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);
}
.status-eceb
  > .text-e59a
  > .bottom_d4ab
  > .green_bead
  > .element-dark-e5b7
  > .down_d6a8:hover
  .container_2dc8 {
  color: var(--e-global-color-text);
}
.status-eceb
  > .text-e59a
  > .bottom_d4ab
  > .green_bead
  > .element-dark-e5b7
  > .down_d6a8:hover
  .container_2dc8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-eceb
  > .text-e59a
  > .bottom_d4ab
  > .green_bead
  > .element-dark-e5b7.aside_south_629d
  > .down_d6a8
  .container_2dc8 {
  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);
}
.feature_9db6 .over-c895 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_9db6 .upper-8ce4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_9db6 .middle-f2aa {
  background-color: var(--e-global-color-primary);
}
.feature_9db6 .middle-f2aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_a1de
  > .text-e59a
  > .breadcrumb_gas_be79
  > .purple-45ec
  > .detail_paper_1c31
  .new-1a65 {
  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);
}
.prev_a1de
  > .text-e59a
  > .breadcrumb_gas_be79
  > .purple-45ec
  > .detail_paper_1c31
  .tiny-db7a {
  color: var(--e-global-color-text);
}
.prev_a1de
  > .text-e59a
  > .breadcrumb_gas_be79
  > .purple-45ec
  > .detail_paper_1c31:hover
  .new-1a65 {
  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);
}
.prev_a1de
  > .text-e59a
  > .breadcrumb_gas_be79
  > .purple-45ec
  > .detail_paper_1c31:hover
  .tiny-db7a {
  color: var(--e-global-color-secondary);
}
.prev_a1de
  > .text-e59a
  > .breadcrumb_gas_be79
  > .purple-45ec
  > .detail_paper_1c31.gas_2e50
  .new-1a65 {
  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);
}
.prev_a1de
  > .text-e59a
  > .breadcrumb_gas_be79
  > .purple-45ec
  > .detail_paper_1c31.gas_2e50
  .tiny-db7a {
  color: var(--e-global-color-primary);
}
.text-3183
  .table_26c6
  .badge-cold-10e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-3183 .brown-687c .main_under_442a .short_a14a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_ea6e .silver_d3ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_ea6e .outer_de01 .silver_d3ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_ea6e .fixed-288e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_ea6e .fixed-288e {
  background-color: var(--e-global-color-primary);
}
.hovered-9055 .content-421a .panel-dark-be94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-9055
  .content-421a:hover
  .hover_eb9b {
  color: var(--e-global-color-secondary);
}
.hovered-9055
  .content-421a:hover
  .panel-dark-be94 {
  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);
}
.tertiary_f113 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.item_large_2d41 {
  flex-direction: column;
}

.item_large_2d41 .hovered-042c {
  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.item_large_2d41 .hovered-042c {
  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);
}

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

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

.plasma-2d1f.cool_ef4e {
  display: none;
}

.aside-hard-38d7 {
  display: none;
}

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

.hover_ab6c.fresh_1651 {
  margin-bottom: 40px;
  width: 100%;
}

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

.item_large_2d41 a {
  width: 100%;
}

.text-complex-4ecd .iron-30a5.highlight-dim-6521 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.text-complex-4ecd
  .iron-30a5.small_aae4
  .brown_1c74
  .sort_slow_a13a {
  font-size: 20px !important;
}

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

.description-blue-3af0 {
  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;
}

.status-mini-beda h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.badge-267e.aside_dynamic_00f9 > .block-b459 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.medium-5aa1 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.filter-e92f {
  display: flex;
  gap: 50px;
}

.text-complex-4ecd
  .iron-30a5.small-11de
  .gas-81ee
  .notice-lower-21c4 {
  width: 100% !important;
}

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

.middle_8769 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.soft-4522 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.article_6896:hover .soft-4522 {
  visibility: visible;
}
.article_6896:hover.article_6896::before {
  display: block;
}

.status-mini-beda h3 {
  color: #fff;
}

.text-47ca {
  margin: 0;
}

.text-complex-4ecd
  .iron-30a5.small-11de
  .notice-lower-21c4
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.text-0f03 {
  width: 100%;
}

.highlight-249f {
  width: 100%;
}

.input-medium-fa8a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.highlight-249f {
  width: 100%;
}

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

.notice-lower-21c4 {
  display: flex;
  align-items: center;
}

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

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

.item_large_2d41 .hovered-042c.layout-liquid-3434 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.item_large_2d41 h1.hovered-042c {
  margin-top: 80px !important;
}

.text-complex-4ecd .iron-30a5.widget_9e19 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.banner-down-802f img {
  width: 100%;
}

.frame-lite-e5d2 .media_brown_1d96.brown_1c74 {
  justify-content: space-between;
}

.progress-f6ff {
  display: none;
}

.north-39cc .modal-solid-4c22 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .badge-267e .block-b459 {
    flex-wrap: nowrap !important;
  }
}

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

  .gas-4426 {
    width: 100% !important;
  }
}

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

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

  .frame-lite-e5d2 .media_brown_1d96.brown_1c74 {
    border-bottom: 1px solid #f0c159;
  }

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

  .badge-267e.aside_dynamic_00f9 > .block-b459 {
    gap: 15px;
    justify-content: space-between;
  }

  .text-complex-4ecd
    .iron-30a5.small-11de
    .notice-lower-21c4
    img {
    width: 60% !important;
  }

  .medium-5aa1 {
    left: 2%;
  }

  .lite_b407 {
    margin: 10px 0;
  }

  .item_large_2d41 .modal-solid-4c22 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.item_large_2d41 .hovered-042c,
  .item_large_2d41 .hovered-042c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .notice-lower-21c4 {
    justify-content: center;
  }

  .item_large_2d41 .modal-solid-4c22 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .text-complex-4ecd .iron-30a5.highlight-dim-6521 {
    width: 75% !important;
  }

  .banner-down-802f img {
    width: 100% !important;
  }
}

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

  h2.item_large_2d41 .hovered-042c,
  .item_large_2d41 .hovered-042c {
    font-size: 30px !important;
  }

  .notice-lower-21c4 {
    justify-content: center;
  }

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

  .alert-3726
    .image-dynamic-b110.action-1dc5 {
    margin: 0 !important;
  }

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

  .lite_b407 {
    display: flex;
  }

  .list_prev_30e5 .overlay-1188 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .input-medium-fa8a {
    justify-content: flex-end;
    gap: 1px;
  }

  .item_large_2d41 h1.hovered-042c {
    margin-top: 40px !important;
  }

  .text-complex-4ecd
    .iron-30a5.small-11de
    .notice-lower-21c4
    img,
  .hot_3d6a .gas-81ee {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .text-complex-4ecd .iron-30a5.highlight-dim-6521 {
    width: 100% !important;
  }

  .badge-267e.aside_dynamic_00f9 > .block-b459 {
    gap: 3px;
  }

  .item_large_2d41 .modal-solid-4c22 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.frame-lite-e5d2 .media_brown_1d96.brown_1c74: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);
}

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

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

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

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

.plasma-2d1f: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .frame-lite-e5d2 .media_brown_1d96.brown_1c74 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .item_large_2d41 .hovered-042c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .overlay-1188 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.chip_e689 .fixed-6223 {
  flex-shrink: 0;
  white-space: nowrap;
}

.chip_e689 .white_c386 {
  flex-shrink: 0;
  min-width: fit-content;
}

.chip_e689 .sort_slow_a13a {
  white-space: nowrap;
}

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

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

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

.chip_e689 .white_c386 {
  max-width: 80px !important;
  overflow: hidden;
}

.chip_e689 .media_brown_1d96.brown_1c74 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.chip_e689 .sort_slow_a13a {
  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);
  }
}

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

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

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

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

body .frame-a117:nth-child(2),
.text-complex-4ecd .frame-a117:nth-child(2),
#page .frame-a117: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;
}

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

/* css-noise: 1385 */
.promo-block-e8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
