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(.thick-e471) {
  gap: 0.5em;
}
:where(.aside-silver-9b0e) {
  gap: 0.5em;
}
body .fresh_4b03 > .filter_silver_dec1 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .fresh_4b03 > .slow_7f1e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .fresh_4b03 > .hero-82b5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .backdrop-578a > .filter_silver_dec1 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .backdrop-578a > .slow_7f1e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .backdrop-578a > .hero-82b5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .backdrop-578a
  > :where(:not(.filter_silver_dec1):not(.slow_7f1e):not(.card-stone-00a3)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .backdrop-578a > .avatar-d5fd {
  max-width: var(--wp--style--global--wide-size);
}
body .thick-e471 {
  display: flex;
}
body .thick-e471 {
  flex-wrap: wrap;
  align-items: center;
}
body .thick-e471 > * {
  margin: 0;
}
body .aside-silver-9b0e {
  display: grid;
}
body .aside-silver-9b0e > * {
  margin: 0;
}
:where(.warm-875a.thick-e471) {
  gap: 2em;
}
:where(.warm-875a.aside-silver-9b0e) {
  gap: 2em;
}
:where(.outline_f266.thick-e471) {
  gap: 1.25em;
}
:where(.outline_f266.aside-silver-9b0e) {
  gap: 1.25em;
}
.table_gold_6cc4 {
  color: var(--wp--preset--color--black) !important;
}
.thumbnail-57f4 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.table-in-c227 {
  color: var(--wp--preset--color--white) !important;
}
.layout_93c7 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.pro_35f9 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.main-a294 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.inner-4820 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.message_cold_45bc {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.image-f5cb {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.row-plasma-4548 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.description-5f56 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.heading-d5fc {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.fast_e5c2 {
  background-color: var(--wp--preset--color--black) !important;
}
.search_lite_aaf2 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gradient-2765 {
  background-color: var(--wp--preset--color--white) !important;
}
.focus-thick-0c74 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.button_under_84f5 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hard_90f2 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.silver-f639 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.new-761b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.row_rough_4d4f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focus-c86d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shadow_c7fc {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gallery_c101 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.link_8b5b {
  border-color: var(--wp--preset--color--black) !important;
}
.tall_0add {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shade_north_a839 {
  border-color: var(--wp--preset--color--white) !important;
}
.hidden-0649 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.table_c346 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.form-west-9956 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dirty_6dc2 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tag_19f6 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.clean-ed86 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.header-tiny-3707 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.backdrop-clean-66c1 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.green-2699 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.panel_c70a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.label_7a6d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.focus-ea2d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hot-0f60 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.container-2265 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.tabs_advanced_9b03 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.upper-77a9 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.lower-6275 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.glass-fd2f {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.secondary_58fe {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.backdrop_a787 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.right_6d93 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.slider-stone-59cd {
  font-size: var(--wp--preset--font-size--small) !important;
}
.caption_black_0186 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.aside_cold_5331 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.prev-d33d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.liquid-45dc a:where(:not(.fixed_58d8)) {
  color: inherit;
}
:where(.outline_f266.thick-e471) {
  gap: 1.25em;
}
:where(.outline_f266.aside-silver-9b0e) {
  gap: 1.25em;
}
:where(.warm-875a.thick-e471) {
  gap: 2em;
}
:where(.warm-875a.aside-silver-9b0e) {
  gap: 2em;
}
.smooth-47d3 {
  font-size: 1.5em;
  line-height: 1.6;
}

.bottom_600c .glass-a952 {
  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);
}
.short-eb77 .border_9b63 {
  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);
}
.preview-2969 {
  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);
}
.preview-2969.title_e86c .modal-tall-e130 {
  background-color: var(--e-global-color-primary);
}
.preview-2969.tooltip-29dc .modal-tall-e130,
.preview-2969.last_7f7f .modal-tall-e130 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.table_b8f8 .label-hot-67f8 {
  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);
}
.hot_472c {
  --divider-color: var(--e-global-color-secondary);
}
.hot_472c .banner_pro_d912 {
  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);
}
.hot_472c.column_aee5 .overlay_wide_c0a1 {
  background-color: var(--e-global-color-secondary);
}
.hot_472c.primary_bright_f8e1 .overlay_wide_c0a1,
.hot_472c.hero-1ecc .overlay_wide_c0a1 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.hot_472c.primary_bright_f8e1 .overlay_wide_c0a1,
.hot_472c.hero-1ecc .overlay_wide_c0a1 svg {
  fill: var(--e-global-color-secondary);
}
.solid_0e73 .shadow_old_c167 {
  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);
}
.solid_0e73 .bright-3d02 {
  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);
}
.avatar_bronze_f802.column_aee5 .overlay_wide_c0a1 {
  background-color: var(--e-global-color-primary);
}
.avatar_bronze_f802.primary_bright_f8e1 .overlay_wide_c0a1,
.avatar_bronze_f802.hero-1ecc .overlay_wide_c0a1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.avatar_bronze_f802.primary_bright_f8e1 .overlay_wide_c0a1,
.avatar_bronze_f802.hero-1ecc .overlay_wide_c0a1 svg {
  fill: var(--e-global-color-primary);
}
.old_777a.column_aee5 .overlay_wide_c0a1 {
  background-color: var(--e-global-color-primary);
}
.old_777a.primary_bright_f8e1 .overlay_wide_c0a1,
.old_777a.hero-1ecc .overlay_wide_c0a1 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.old_777a .box-5dc4 {
  color: var(--e-global-color-primary);
}
.old_777a .box-5dc4,
.old_777a .box-5dc4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_777a .gallery_3d9a {
  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);
}
.narrow_df20 .dropdown_down_1d3d {
  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);
}
.alert_c46e .icon-dab0 .outline-1d90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_advanced_f80d .border_wood_ba15:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.outline_advanced_f80d .small-fd72 i {
  color: var(--e-global-color-primary);
}
.outline_advanced_f80d .small-fd72 svg {
  fill: var(--e-global-color-primary);
}
.outline_advanced_f80d .new-09c8 {
  color: var(--e-global-color-secondary);
}
.outline_advanced_f80d .border_wood_ba15 > .new-09c8,
.outline_advanced_f80d .border_wood_ba15 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-fcf1 .button-7e5b {
  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);
}
.bright-fcf1 .full-531c {
  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);
}
.overlay-ceae .tertiary-7ec0 .active-cb8f {
  background-color: var(--e-global-color-primary);
}
.overlay-ceae .wide-6c0c {
  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);
}
.wide-bded .tertiary-medium-2600 {
  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);
}
.wide-bded .steel-7d96 {
  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);
}
.wide-bded .search-green-5612 {
  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);
}
.in-4acc .grid-gas-f494,
.in-4acc .grid-gas-f494 a {
  color: var(--e-global-color-primary);
}
.in-4acc .grid-gas-f494.middle-0264,
.in-4acc .grid-gas-f494.middle-0264 a {
  color: var(--e-global-color-accent);
}
.in-4acc .grid-gas-f494 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-4acc .pro_06f0 {
  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);
}
.element-white-13cd .silver-5fff,
.element-white-13cd .short-8420 {
  color: var(--e-global-color-primary);
}
.element-white-13cd .silver-5fff svg {
  fill: var(--e-global-color-primary);
}
.element-white-13cd .middle-0264 .silver-5fff,
.element-white-13cd .middle-0264 .short-8420 {
  color: var(--e-global-color-accent);
}
.element-white-13cd .middle-0264 .silver-5fff svg {
  fill: var(--e-global-color-accent);
}
.element-white-13cd .short-8420 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-white-13cd .pro_06f0 {
  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);
}
.pattern_cool_30cc .hidden-e9fb,
.pattern_cool_30cc .carousel_fluid_302e {
  color: var(--e-global-color-primary);
}
.pattern_cool_30cc .carousel_fluid_302e svg {
  fill: var(--e-global-color-primary);
}
.pattern_cool_30cc .grid-gas-f494.middle-0264 a,
.pattern_cool_30cc
  .grid-gas-f494.middle-0264
  .carousel_fluid_302e {
  color: var(--e-global-color-accent);
}
.pattern_cool_30cc .hidden-e9fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_cool_30cc .pro_06f0 {
  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);
}
.shadow_7280 .down_b08c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_7280 .accordion_thick_a16f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_prev_8c86 .middle_c193 .active-9b9a {
  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);
}
.preview_prev_8c86 .middle_c193 .tertiary-b396 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_prev_8c86 .nav_6991 .active-9b9a {
  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);
}
.preview_prev_8c86
  .nav_6991
  .tertiary-b396 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_prev_8c86
  .huge_7083
  .active-9b9a {
  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);
}
.preview_prev_8c86
  .huge_7083
  .tertiary-b396 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_prev_8c86
  .north-9ab6
  .active-9b9a {
  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);
}
.preview_prev_8c86
  .north-9ab6
  .tertiary-b396 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-gold-4c5b .info_683b {
  background-color: var(--e-global-color-primary);
}
.notification-gold-4c5b .info_683b:hover {
  background-color: var(--e-global-color-primary);
}
.notification-gold-4c5b .notice-next-7af2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-gold-4c5b
  .info_683b:hover
  .notice-next-7af2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_bb44 .description_in_3fbe {
  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);
}
.tabs_2882 .hero-hot-4b9b .box_gas_7c6d a {
  background-color: var(--e-global-color-accent);
}
.tabs_2882 .hero-hot-4b9b .light_29ec a {
  background-color: var(--e-global-color-accent);
}
.tabs_2882 .hero-hot-4b9b .box_gas_7c6d a,
.tabs_2882 .hero-hot-4b9b .light_29ec a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-left-af13
  .message-5f3c.motion_4b02
  .hero-hot-4b9b
  a.carousel-721e {
  background-color: var(--e-global-color-accent);
}
.picture-left-af13
  .message-5f3c.motion_4b02
  .hero-hot-4b9b
  span.carousel-721e.fn-current-f0ea {
  background-color: var(--e-global-color-text);
}
.picture-left-af13
  .message-5f3c.motion_4b02
  .hero-hot-4b9b
  .carousel-721e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-b1b7 .overlay_thick_5bd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-b1b7
  .dim_5fac
  > .gallery_1cf1
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-b1b7
  .status-fluid-cb22
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-b1b7
  .detail-selected-037a
  .table-down-c4dd,
.warm-b1b7
  .detail-selected-037a
  .middle-e41a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-b1b7
  .detail-selected-037a
  .active-mini-2f8c,
.warm-b1b7
  .detail-selected-037a
  a
  .active-mini-2f8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-b1b7
  .detail-selected-037a
  .footer-pink-14d7 {
  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);
}
.warm-b1b7
  .detail-selected-037a
  .yellow-7805 {
  background-color: var(--e-global-color-primary);
}
.warm-b1b7
  .detail-selected-037a
  .yellow-7805 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-b1b7
  .detail-selected-037a
  .yellow-7805:hover {
  background-color: var(--e-global-color-primary);
}
.warm-b1b7
  .detail-selected-037a
  .picture-5127 {
  background-color: var(--e-global-color-primary);
}
.warm-b1b7
  .detail-selected-037a
  .picture-5127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-b1b7
  .detail-selected-037a
  .picture-5127:hover {
  background-color: var(--e-global-color-primary);
}
.warm-b1b7
  .preview_5d1b
  .soft-2a7e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-b1b7
  .preview_5d1b
  .popup-brown-e55e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-b1b7
  .preview_5d1b
  .footer-pink-14d7 {
  color: var(--e-global-color-text);
}
.warm-b1b7
  .preview_5d1b
  .footer-pink-14d7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-b1b7
  .preview_5d1b
  .yellow-7805 {
  background-color: var(--e-global-color-primary);
}
.warm-b1b7
  .preview_5d1b
  .yellow-7805 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-b1b7
  .preview_5d1b
  .yellow-7805:hover {
  background-color: var(--e-global-color-primary);
}
.warm-b1b7
  .preview_5d1b
  .picture-5127 {
  background-color: var(--e-global-color-primary);
}
.warm-b1b7
  .preview_5d1b
  .picture-5127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-b1b7
  .preview_5d1b
  .picture-5127:hover {
  background-color: var(--e-global-color-primary);
}
.warm-b1b7 .card_hard_f648 {
  background-color: var(--e-global-color-primary);
}
.warm-b1b7 .card_hard_f648:hover {
  background-color: var(--e-global-color-primary);
}
.warm-b1b7 .picture-selected-d6b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-b1b7 .button-right-8c57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_484d .slow-19cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_484d
  .motion_bccf
  > div:nth-child(3)
  .slow-19cb,
.slow_484d
  .row_6fe0
  > div:nth-child(1)
  .slow-19cb,
.slow_484d
  .title_static_b732
  > div:nth-child(1)
  .slow-19cb,
.slow_484d
  .frame_c184
  > div:nth-child(1)
  .slow-19cb,
.slow_484d
  .caption_right_2f1c
  > div:nth-child(1)
  .slow-19cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_484d .caption_5fac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_484d .thumbnail_edfc {
  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);
}
.slow_484d .shadow-486e {
  background-color: var(--e-global-color-primary);
}
.slow_484d .shadow-486e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_484d .shadow-486e:hover {
  background-color: var(--e-global-color-primary);
}
.slow_484d .stone_d252 {
  background-color: var(--e-global-color-primary);
}
.slow_484d .stone_d252:hover {
  background-color: var(--e-global-color-primary);
}
.slow_484d .picture-selected-d6b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_484d .button-right-8c57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_action_d02e .background-5882 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_action_d02e .info-slow-07c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_action_d02e .header_da86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_action_d02e .wrapper-fluid-3fab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_action_d02e .up_41a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_action_d02e .stone_d252 {
  background-color: var(--e-global-color-primary);
}
.feature_action_d02e .stone_d252:hover {
  background-color: var(--e-global-color-primary);
}
.logo-c52d .background_fluid_f742 {
  background-color: var(--e-global-color-secondary);
}
.logo-c52d .gradient_eabb {
  background-color: var(--e-global-color-text);
}
.logo-c52d .notice_7898 {
  background-color: var(--e-global-color-secondary);
}
.logo-c52d .tabs-c1a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-c52d .tooltip-bdf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-c52d .focus-b720 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-c52d .tooltip-light-8f47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-c52d .hero-silver-f814 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-cb87 .glass_6092 .summary-93cc,
.container-cb87
  .glass_6092
  .summary-93cc
  a,
.container-cb87 .basic_2ebf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-cb87 .glass_6092 .breadcrumb_first_a401,
.container-cb87 .light_daf6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-cb87 .glass_6092 .breadcrumb_first_a401 {
  color: var(--e-global-color-text);
}
.container-cb87 .light_daf6 {
  color: var(--e-global-color-text);
}
.container-cb87
  .glass_6092
  .avatar-brown-9616 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-cb87 .photo-current-d71a .slider_north_71c8 {
  background-color: var(--e-global-color-primary);
}
.container-cb87 .photo-current-d71a .slider_north_71c8:hover {
  background-color: var(--e-global-color-primary);
}
.container-cb87 .photo-current-d71a .tooltip-812d li span {
  background-color: var(--e-global-color-text);
}
.container-cb87 .photo-current-d71a .tooltip-812d li span:hover {
  background-color: var(--e-global-color-primary);
}
.container-cb87
  .photo-current-d71a
  .tooltip-812d
  li.focus-full-1ddc
  span {
  background-color: var(--e-global-color-accent);
}
.container-cb87 .pattern_8382 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-9f5d .upper-53c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-simple-c797 .narrow_0fe2 {
  background-color: var(--e-global-color-primary);
}
.description-simple-c797 .notification-b931 {
  background-color: var(--e-global-color-secondary);
}
.description-simple-c797 .breadcrumb-814d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-simple-c797 .clean_0fbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-simple-c797 .hero_orange_cfdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-simple-c797 .west_1450 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-simple-c797 .link_938e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-simple-c797 .down-9885 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-simple-c797 .input-top-c96e {
  background-color: var(--e-global-color-primary);
}
.description-simple-c797 .input-top-c96e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-1442 .paper-f195 {
  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-1442 .cool_3340 {
  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);
}
.selected-1442
  .left_2cd4:after {
  background-color: var(--e-global-color-primary);
}
.selected-1442 .accordion_9318 {
  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);
}
.info_next_8ad1 .basic_2ebf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_next_8ad1 .light_daf6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-plasma-2277 .pagination_d230 .outline_bea8 {
  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);
}
.highlight-plasma-2277 .pagination_d230 .gallery-b65c {
  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);
}
.avatar-north-59da .left_f3d4 {
  background-color: var(--e-global-color-primary);
}
.avatar-north-59da .thumbnail-4b17 {
  background-color: var(--e-global-color-secondary);
}
.avatar-north-59da .pattern_first_2b03 .alert_medium_55f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-north-59da .logo-385d .alert_medium_55f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_lite_3ab6 .warm-c290 .active_focused_1474 {
  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);
}
.hidden_lite_3ab6 .warm-c290 .carousel-4e9c {
  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_lite_3ab6 .warm-c290 .section-next-0ed3 {
  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);
}
.content-3bd5 .accordion_dark_addb {
  border-color: var(--e-global-color-text);
}
.content-3bd5 .clean-013a {
  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);
}
.content-3bd5 .table_motion_e6ff {
  color: var(--e-global-color-primary);
}
.content-3bd5 .dim_d424 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-soft-eece .new_626d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-soft-eece .iron-fda3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-soft-eece .paragraph_7ba5:hover .new_626d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-soft-eece
  .paragraph_7ba5:hover
  .iron-fda3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-warm-fdd8 .article_99fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-warm-fdd8 .progress_aa5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-medium-b105 .wrapper_cool_c7bb .pattern-8b4a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-medium-b105 .medium_64c9 .pattern-8b4a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.section-0a94 .black-e7a5 {
  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);
}
.sort_black_1506 .element-5e2d .modal-glass-fb4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_black_1506 .element-5e2d .modal-glass-fb4a {
  background-color: var(--e-global-color-secondary);
}
.sort_black_1506 .label_0ec5 .modal-glass-fb4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_black_1506 .label_0ec5 .modal-glass-fb4a {
  background-color: var(--e-global-color-secondary);
}
.sort_black_1506 .icon-7074 .secondary_5e15 {
  background-color: var(--e-global-color-primary);
}
.sort_black_1506 .icon-7074:hover .secondary_5e15 {
  background-color: var(--e-global-color-secondary);
}
.sort_black_1506 .slider_north_71c8 {
  background-color: var(--e-global-color-primary);
}
.sort_black_1506 .slider_north_71c8:hover {
  background-color: var(--e-global-color-accent);
}
.sort_black_1506 .tooltip-812d li span {
  background-color: var(--e-global-color-text);
}
.sort_black_1506 .tooltip-812d li span:hover {
  background-color: var(--e-global-color-primary);
}
.sort_black_1506 .tooltip-812d li.focus-full-1ddc span {
  background-color: var(--e-global-color-accent);
}
.tabs-1ec8 .warm-1390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-1ec8 .search-out-61b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_ea0b .video-east-5c92:before {
  background-color: var(--e-global-color-secondary);
}
.section_ea0b .accordion-c183 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_ea0b .gas_df36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_11f1 .disabled_2744 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_11f1 .disabled_2744:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_11f1 .disabled_2744.fn-active-f0ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_11f1 .panel_7a65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_11f1 .breadcrumb_1b5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_11f1 .status_mini_a245 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_11f1 .table-6c6d {
  background-color: var(--e-global-color-primary);
}
.feature_11f1 .table-6c6d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_11f1 .active-1d7c {
  background-color: var(--e-global-color-primary);
}
.feature_11f1 .active-1d7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_over_ee7a .simple_f5f1 .backdrop_9dd5 a {
  color: var(--e-global-color-secondary);
}
.surface_over_ee7a .simple_f5f1 .backdrop_9dd5 a:hover {
  color: var(--e-global-color-secondary);
}
.surface_over_ee7a .simple_f5f1 .backdrop_9dd5,
.surface_over_ee7a .simple_f5f1 .backdrop_9dd5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_over_ee7a .simple_f5f1 .popup_d678 {
  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);
}
.surface_over_ee7a .simple_f5f1 .outline-up-73b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_over_ee7a .simple_f5f1 .chip-full-6db4 {
  background-color: var(--e-global-color-primary);
}
.surface_over_ee7a .simple_f5f1 .chip-full-6db4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_over_ee7a .simple_f5f1 .chip-full-6db4:hover {
  background-color: var(--e-global-color-primary);
}
.surface_over_ee7a .simple_f5f1 .article_inner_6b85 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_over_ee7a .simple_f5f1 .article_inner_6b85 {
  background-color: var(--e-global-color-primary);
}
.surface_over_ee7a .simple_f5f1 .article_inner_6b85:hover {
  background-color: var(--e-global-color-primary);
}
.surface_over_ee7a .simple_f5f1 .slider_north_71c8 {
  background-color: var(--e-global-color-primary);
}
.surface_over_ee7a .simple_f5f1 .slider_north_71c8:hover {
  background-color: var(--e-global-color-primary);
}
.surface_over_ee7a .photo-current-d71a .tooltip-812d li span {
  background-color: var(--e-global-color-text);
}
.surface_over_ee7a .photo-current-d71a .tooltip-812d li span:hover {
  background-color: var(--e-global-color-primary);
}
.surface_over_ee7a .photo-current-d71a .tooltip-812d li.focus-full-1ddc span {
  background-color: var(--e-global-color-accent);
}
.surface_over_ee7a .picture-selected-d6b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_over_ee7a .button-right-8c57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-liquid-fa74 .avatar-wide-c6cd .active_steel_6ed7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-liquid-fa74 .avatar-wide-c6cd .tabs_dacd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-liquid-fa74 .avatar-wide-c6cd .motion_0bf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_8b69 .chip_fluid_46ab {
  border-color: var(--e-global-color-text);
}
.surface_8b69 .container-fast-ef55 {
  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);
}
.surface_8b69 .glass_0326 {
  color: var(--e-global-color-secondary);
}
.surface_8b69 .glass_0326 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_8b69 .notice-thick-ea0b > * {
  color: var(--e-global-color-primary);
}
.surface_8b69 .notice-thick-ea0b > * svg {
  fill: var(--e-global-color-primary);
}
.surface_8b69 .sort-9699 {
  color: var(--e-global-color-primary);
}
.surface_8b69 .sort-9699 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_8b69 .section_left_c9d3 {
  color: var(--e-global-color-primary);
}
.surface_8b69 .section_left_c9d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_8b69 .sort-cbd7 {
  color: var(--e-global-color-primary);
}
.surface_8b69 .sort-cbd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_8b69 .row-d062 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_8b69 .blue_6e02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_8b69 .blue_6e02.table-hovered-5499 {
  color: var(--e-global-color-secondary);
}
.surface_8b69 .blue_6e02.table-hovered-5499 .first-b9b9 {
  color: var(--e-global-color-accent);
}
.surface_8b69 .blue_6e02.fast-0a4a {
  color: var(--e-global-color-text);
}
.surface_8b69 .blue_6e02.fast-0a4a .first-b9b9 {
  color: var(--e-global-color-text);
}
.surface_8b69 .blue_6e02:before {
  border-top-color: var(--e-global-color-text);
}
.surface_8b69 .out_e8f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_8b69
  .out_e8f1
  .widget_6065 {
  background-color: var(--e-global-color-primary);
}
.surface_8b69
  .out_e8f1
  .widget_6065 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_8b69 .chip_fluid_46ab .shadow-d723 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_bottom_a2de .card-0d59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_bottom_a2de .status-f958 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-in-51a9 .fresh-d4f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-in-51a9
  .cool-6c76
  .dropdown_hovered_7bfe {
  background-color: var(--e-global-color-secondary);
}
.article-in-51a9
  .cool-6c76.complex_062f
  .dropdown_hovered_7bfe {
  background-color: var(--e-global-color-text);
}
.article-in-51a9
  .cool-6c76:hover
  .dropdown_hovered_7bfe {
  background-color: var(--e-global-color-accent);
}
.article-in-51a9
  .cool-6c76.fn-active-f0ea
  .dropdown_hovered_7bfe {
  background-color: var(--e-global-color-primary);
}
.focus_upper_c84b .bright-0967 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.focus_upper_c84b .current_dc01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_upper_c84b .summary_hot_29fd {
  background-color: var(--e-global-color-primary);
}
.focus_upper_c84b .summary_hot_29fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_3adf .title_64f5 .background-206d .red-c26e {
  background-color: var(--e-global-color-secondary);
}
.mask_3adf .title_64f5 .image-plasma-17c5:after {
  background-color: var(--e-global-color-secondary);
}
.mask_3adf .steel_6238 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_3adf .widget-0fa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_3adf .silver_c6ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_3adf .main_b50f {
  background-color: var(--e-global-color-primary);
}
.mask_3adf .main_b50f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_3adf .background_smooth_0b3a {
  background-color: var(--e-global-color-secondary);
}
.mask_3adf .background_smooth_0b3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_3adf .title_64f5 .breadcrumb_a178 .focused_9a05:hover {
  background-color: var(--e-global-color-primary);
}
.mask_3adf
  .title_64f5
  .breadcrumb_a178
  .focused_9a05.hidden-warm-1095 {
  background-color: var(--e-global-color-primary);
}
.mask_3adf .title_64f5 .new_975e:before {
  border-color: var(--e-global-color-primary);
}
.mask_3adf .title_64f5 .new_975e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.mask_3adf
  .title_64f5
  .new_975e.logo_4aba:before {
  border-color: var(--e-global-color-primary);
}
.mask_3adf .grid_white_d138 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-3b8e .blue-198c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-3b8e .blue-198c:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-3b8e .blue-198c.right-05d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-3b8e .menu-462b {
  background-color: var(--e-global-color-primary);
}
.logo-3b8e .menu-462b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-3b8e
  .plasma_b8a3
  .new-fba3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-3b8e
  .old_a47f
  .new-fba3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_ef95
  .motion-cc4c
  .image-narrow-ae19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_ef95
  .motion-cc4c
  .overlay-static-f240 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_ef95 .border_a891 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_ef95 .chip-black-88fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_ef95 .mask-bronze-4c45 {
  background-color: var(--e-global-color-primary);
}
.logo_ef95 .mask-bronze-4c45 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_ebf4 .new_e512 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_ebf4 .small_868b {
  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);
}
.alert_ebf4 .down-8648 {
  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);
}
.alert_ebf4 .down-8648 a:hover {
  color: var(--e-global-color-secondary);
}
.alert_ebf4 .info_0078 {
  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);
}
.alert_ebf4 .text_rough_539a {
  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);
}
.alert_ebf4 .static_b6fd .slider_north_71c8 {
  background-color: var(--e-global-color-primary);
}
.alert_ebf4 .static_b6fd .slider_north_71c8:hover {
  background-color: var(--e-global-color-accent);
}
.alert_ebf4
  .static_b6fd
  .tooltip-812d
  li
  span {
  background-color: var(--e-global-color-text);
}
.alert_ebf4
  .static_b6fd
  .tooltip-812d
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.alert_ebf4
  .static_b6fd
  .tooltip-812d
  li.focus-full-1ddc
  span {
  background-color: var(--e-global-color-accent);
}
.in_5e06
  .avatar-93de
  .content-c3fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_5e06 .avatar-93de .gallery-f51f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_5e06 .avatar-93de .item_3dd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_5e06 .wide_5043 {
  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);
}
.in_5e06
  .black-0ce7.main_inner_eccf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > a {
  background-color: var(--e-global-color-text);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > a
  .north_1897.hero-a5cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > a
  .caption_27e0.mask_full_e96f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > .item-active-6b72
  .under_efd7
  > a {
  background-color: var(--e-global-color-secondary);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > .item-active-6b72
  .under_efd7
  > a
  .shade-0207 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > .item-active-6b72
  .under_efd7
  > a
  .caption_27e0.backdrop_pressed_f33d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > a
  .slow-485f:before {
  color: var(--e-global-color-text);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > .item-active-6b72
  a
  .slow-485f:before {
  color: var(--e-global-color-text);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7.last-eb9e
  > a
  .slow-485f:before {
  color: var(--e-global-color-text);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > .item-active-6b72
  .under_efd7.last-eb9e
  > a
  .slow-485f:before {
  color: var(--e-global-color-text);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > a
  .new-1257
  .tabs-d441 {
  color: var(--e-global-color-text);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > .item-active-6b72
  a
  .new-1257
  .tabs-d441 {
  color: var(--e-global-color-text);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > a
  .new-1257
  .tabs-d441,
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > .item-active-6b72
  a
  .new-1257
  .tabs-d441 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > a
  .simple-b7ea:before {
  color: var(--e-global-color-text);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > .item-active-6b72
  a
  .simple-b7ea:before {
  color: var(--e-global-color-text);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7.last-eb9e
  > a
  .simple-b7ea:before {
  color: var(--e-global-color-text);
}
.active-173f
  > .banner_6fb2
  > div
  > .outline-1fa8
  > .under_efd7
  > .item-active-6b72
  .under_efd7.last-eb9e
  > a
  .simple-b7ea:before {
  color: var(--e-global-color-text);
}
.left-4b78 .white_9b31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left-4b78
  .media_f2a9:hover
  .white_9b31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_cold_cf7d
  > .banner_6fb2
  > .slider_out_1d59
  > .link-first-5cb0
  > .link_stone_fe03
  > .progress_iron_8b2f
  .stone-68db {
  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);
}
.preview_cold_cf7d
  > .banner_6fb2
  > .slider_out_1d59
  > .link-first-5cb0
  > .link_stone_fe03
  > .progress_iron_8b2f:hover
  .stone-68db {
  color: var(--e-global-color-text);
}
.preview_cold_cf7d
  > .banner_6fb2
  > .slider_out_1d59
  > .link-first-5cb0
  > .link_stone_fe03
  > .progress_iron_8b2f:hover
  .stone-68db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_cold_cf7d
  > .banner_6fb2
  > .slider_out_1d59
  > .link-first-5cb0
  > .link_stone_fe03.bronze_b017
  > .progress_iron_8b2f
  .stone-68db {
  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);
}
.next_b007 .tabs_steel_f7e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_b007 .cool-2703 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_b007 .focus-gas-814c {
  background-color: var(--e-global-color-primary);
}
.next_b007 .focus-gas-814c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-bae2
  > .banner_6fb2
  > .status_orange_790b
  > .accordion_484c
  > .primary-266d
  .link-2818 {
  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);
}
.texture-bae2
  > .banner_6fb2
  > .status_orange_790b
  > .accordion_484c
  > .primary-266d
  .west_a5f2 {
  color: var(--e-global-color-text);
}
.texture-bae2
  > .banner_6fb2
  > .status_orange_790b
  > .accordion_484c
  > .primary-266d:hover
  .link-2818 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-bae2
  > .banner_6fb2
  > .status_orange_790b
  > .accordion_484c
  > .primary-266d:hover
  .west_a5f2 {
  color: var(--e-global-color-secondary);
}
.texture-bae2
  > .banner_6fb2
  > .status_orange_790b
  > .accordion_484c
  > .primary-266d.logo_a558
  .link-2818 {
  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);
}
.texture-bae2
  > .banner_6fb2
  > .status_orange_790b
  > .accordion_484c
  > .primary-266d.logo_a558
  .west_a5f2 {
  color: var(--e-global-color-primary);
}
.slider_liquid_b7b5
  .south-0e54
  .block_under_9f09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_liquid_b7b5 .preview_bcba .shadow-d723 .button_7be1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_40d0 .message_fresh_d33b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_40d0 .status_bf11 .message_fresh_d33b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_40d0 .background-large-3e53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_40d0 .background-large-3e53 {
  background-color: var(--e-global-color-primary);
}
.article-selected-4a2a .popup_blue_90a5 .avatar_dynamic_9884 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-selected-4a2a
  .popup_blue_90a5:hover
  .box-iron-380b {
  color: var(--e-global-color-secondary);
}
.article-selected-4a2a
  .popup_blue_90a5:hover
  .avatar_dynamic_9884 {
  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);
}
.short-c7fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.chip_light_d727 {
  flex-direction: column;
}

.chip_light_d727 .gradient-8ea6 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFD700; /* 金黄色标题 */
  margin-bottom: 5px !important;
  margin-top: -10px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 添加文字阴影增强视觉效果 */
}

h2.chip_light_d727 .gradient-8ea6 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
  color: #FFD700; /* 金黄色 */
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

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

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

.panel_lite_8df3.info_hard_efc0 {
  display: none;
}

.pro-540c {
  display: none;
}

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

.outline-bronze-791d.liquid_f717 {
  margin-bottom: 40px;
  width: 100%;
}

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

.chip_light_d727 a {
  width: 100%;
}

.next-eb0b .next-578d.widget-06e6 {
  width: 20% !important;
}

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

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

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

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

.module-pressed-ed25 {
  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;
}

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

.module-pressed-ed25: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);
}

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

.next-eb0b
  .next-578d.light-dee8
  .backdrop_next_062c
  .picture-1d85 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.upper-eaa2.notice_9623 > .focused-fa30 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.tiny-ce2c {
  position: relative;
  width: 100%;
}

.carousel-fb9d {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.next-eb0b
  .next-578d.middle_48d4
  .orange-353e
  .banner-focused-381b {
  width: 100% !important;
}

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

.right-b424 {
  width: 100%;
}

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

.current-dc28 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.current-dc28:hover .blue_b531 {
  visibility: visible;
}
.current-dc28:hover.current-dc28::before {
  display: block;
}

.rough-eac1 h3 {
  color: #fff;
}

.top-8e1d {
  margin: 0;
}

.next-eb0b
  .next-578d.middle_48d4
  .banner-focused-381b
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.fixed-b824 {
  width: 100%;
}

.icon-upper-d895 {
  width: 100%;
}

.title-smooth-1812 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.icon-upper-d895 {
  width: 100%;
}

.white-79ce {
  margin-bottom: 10px !important;
}

.banner-focused-381b {
  display: flex;
  align-items: center;
}

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

.footer_west_fcf2 {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.chip_light_d727 .gradient-8ea6.row_f0aa {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.chip_light_d727 h1.gradient-8ea6 {
  margin-top: 80px !important;
}

.next-eb0b .next-578d.pattern_simple_069b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.status_db8f img {
  width: 100%;
}

.table-current-0a08 .detail-6cab.backdrop_next_062c {
  justify-content: space-between;
}

.full_ee1a {
  display: none;
}

.sort-654a .form_hard_01b0 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .upper-eaa2 .focused-fa30 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .table-current-0a08 .detail-6cab.backdrop_next_062c {
    border-bottom: 1px solid #f0c159;
  }

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

  .upper-eaa2.notice_9623 > .focused-fa30 {
    gap: 15px;
    justify-content: space-between;
  }

  .next-eb0b
    .next-578d.middle_48d4
    .banner-focused-381b
    img {
    width: 60% !important;
  }

  .carousel-fb9d {
    left: 2%;
  }

  .row-7f1f {
    margin: 10px 0;
  }

  .chip_light_d727 .form_hard_01b0 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.chip_light_d727 .gradient-8ea6,
  .chip_light_d727 .gradient-8ea6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .banner-focused-381b {
    justify-content: center;
  }

  .chip_light_d727 .form_hard_01b0 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .next-eb0b .next-578d.widget-06e6 {
    width: 75% !important;
  }

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

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

  h2.chip_light_d727 .gradient-8ea6,
  .chip_light_d727 .gradient-8ea6 {
    font-size: 30px !important;
  }

  .banner-focused-381b {
    justify-content: center;
  }

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

  .modal_cold_59b9
    .feature_153a.first-8b4c {
    margin: 0 !important;
  }

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

  .row-7f1f {
    display: flex;
  }

  .left-4258 .carousel_1b6e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .nav-medium-04bc svg {
    width: 75% !important;
    height: 75% !important;
  }

  .title-smooth-1812 {
    justify-content: flex-end;
    gap: 1px;
  }

  .chip_light_d727 h1.gradient-8ea6 {
    margin-top: 40px !important;
  }

  .next-eb0b
    .next-578d.middle_48d4
    .banner-focused-381b
    img,
  .solid_0e73 .orange-353e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .module-pressed-ed25 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .next-eb0b .next-578d.widget-06e6 {
    width: 100% !important;
  }

  .upper-eaa2.notice_9623 > .focused-fa30 {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.table-current-0a08 .detail-6cab.backdrop_next_062c {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.table-current-0a08 .detail-6cab.backdrop_next_062c: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .table-current-0a08 .detail-6cab.backdrop_next_062c {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .chip_light_d727 .gradient-8ea6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .carousel_1b6e {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.frame-b7ee .header-short-9084 {
  flex-shrink: 0;
  white-space: nowrap;
}

.frame-b7ee .component_soft_3e2b {
  flex-shrink: 0;
  min-width: fit-content;
}

.frame-b7ee .picture-1d85 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.frame-b7ee .header-short-9084 {
  max-width: 80px !important;
}

.frame-b7ee .component_soft_3e2b {
  max-width: 80px !important;
  overflow: hidden;
}

.frame-b7ee .detail-6cab.backdrop_next_062c {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.frame-b7ee .picture-1d85 {
  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);
  }
}

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

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

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

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

body .module-pressed-ed25:nth-child(2),
.next-eb0b .module-pressed-ed25:nth-child(2),
#page .module-pressed-ed25: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;
}

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

/* css-noise: 552f */
.widget-item-d1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
