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_00e7) {
  gap: 0.5em;
}
:where(.status_gas_2a12) {
  gap: 0.5em;
}
body .outer-4802 > .highlight_3469 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outer-4802 > .paper_c401 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outer-4802 > .pagination_bronze_fb06 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .input-mini-fc2b > .highlight_3469 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .input-mini-fc2b > .paper_c401 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .input-mini-fc2b > .pagination_bronze_fb06 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .input-mini-fc2b
  > :where(:not(.highlight_3469):not(.paper_c401):not(.advanced_bd92)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .input-mini-fc2b > .background-liquid-0c7b {
  max-width: var(--wp--style--global--wide-size);
}
body .thick_00e7 {
  display: flex;
}
body .thick_00e7 {
  flex-wrap: wrap;
  align-items: center;
}
body .thick_00e7 > * {
  margin: 0;
}
body .status_gas_2a12 {
  display: grid;
}
body .status_gas_2a12 > * {
  margin: 0;
}
:where(.fast_29e0.thick_00e7) {
  gap: 2em;
}
:where(.fast_29e0.status_gas_2a12) {
  gap: 2em;
}
:where(.basic_844d.thick_00e7) {
  gap: 1.25em;
}
:where(.basic_844d.status_gas_2a12) {
  gap: 1.25em;
}
.nav_a703 {
  color: var(--wp--preset--color--black) !important;
}
.overlay_pressed_a9d8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.footer_focused_d9b8 {
  color: var(--wp--preset--color--white) !important;
}
.tooltip_clean_0056 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.backdrop-outer-42ca {
  color: var(--wp--preset--color--vivid-red) !important;
}
.aside-43f1 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.full-3e6c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.layout_pink_3a04 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.status_fast_9173 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.list-66c6 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wood_205c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.plasma-5034 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.complex_0094 {
  background-color: var(--wp--preset--color--black) !important;
}
.first_525b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.grid_gold_7893 {
  background-color: var(--wp--preset--color--white) !important;
}
.purple-f224 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.steel_3f72 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.texture_copper_99dd {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.upper-67a7 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.caption_83ff {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.active-10a0 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.form-action-74eb {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.label-d9d4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shadow_stone_2c17 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.row-6fa9 {
  border-color: var(--wp--preset--color--black) !important;
}
.summary_878e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.layout_e26f {
  border-color: var(--wp--preset--color--white) !important;
}
.video-2fa7 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail_2948 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.image-bfd0 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accent-5120 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.avatar_gold_f166 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.component-9ac5 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.widget_97c2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.message_21a3 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tertiary_hard_0702 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.left_12ac {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.fresh_e89d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.media-huge-a485 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.thumbnail-copper-84d8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.hero_complex_63f3 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.thumbnail_e87d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.medium-ba88 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.widget_motion_b995 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.hidden_6b83 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.slider-46af {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.carousel-over-7220 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.input-f961 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.status_left_97ac {
  font-size: var(--wp--preset--font-size--small) !important;
}
.first_da0c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tooltip-hard-2ea9 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.stone_fb92 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.out_c82f a:where(:not(.section-over-232c)) {
  color: inherit;
}
:where(.basic_844d.thick_00e7) {
  gap: 1.25em;
}
:where(.basic_844d.status_gas_2a12) {
  gap: 1.25em;
}
:where(.fast_29e0.thick_00e7) {
  gap: 2em;
}
:where(.fast_29e0.status_gas_2a12) {
  gap: 2em;
}
.alert-c029 {
  font-size: 1.5em;
  line-height: 1.6;
}

.item-narrow-1114 .south_21ac {
  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);
}
.dynamic_9b15 .white-964d {
  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_138b {
  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_138b.picture_0e17 .thumbnail-orange-530e {
  background-color: var(--e-global-color-primary);
}
.search_138b.liquid-446e .thumbnail-orange-530e,
.search_138b.item-b9dc .thumbnail-orange-530e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.photo-2e94 .light_966d {
  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);
}
.simple-dbaa {
  --divider-color: var(--e-global-color-secondary);
}
.simple-dbaa .accordion-glass-be74 {
  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);
}
.simple-dbaa.item-a886 .hero_right_aba3 {
  background-color: var(--e-global-color-secondary);
}
.simple-dbaa.shade_active_900c .hero_right_aba3,
.simple-dbaa.layout_8a5e .hero_right_aba3 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.simple-dbaa.shade_active_900c .hero_right_aba3,
.simple-dbaa.layout_8a5e .hero_right_aba3 svg {
  fill: var(--e-global-color-secondary);
}
.picture_basic_a99c .cold-5c90 {
  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);
}
.picture_basic_a99c .item-outer-570e {
  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);
}
.form-8083.item-a886 .hero_right_aba3 {
  background-color: var(--e-global-color-primary);
}
.form-8083.shade_active_900c .hero_right_aba3,
.form-8083.layout_8a5e .hero_right_aba3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.form-8083.shade_active_900c .hero_right_aba3,
.form-8083.layout_8a5e .hero_right_aba3 svg {
  fill: var(--e-global-color-primary);
}
.orange-26d0.item-a886 .hero_right_aba3 {
  background-color: var(--e-global-color-primary);
}
.orange-26d0.shade_active_900c .hero_right_aba3,
.orange-26d0.layout_8a5e .hero_right_aba3 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.orange-26d0 .hero_8017 {
  color: var(--e-global-color-primary);
}
.orange-26d0 .hero_8017,
.orange-26d0 .hero_8017 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-26d0 .silver_5883 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_1a9b .description_2073 {
  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);
}
.caption-bf5f .carousel-brown-9602 .simple-c5c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_cool_84c1 .static-d7fc:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.aside_cool_84c1 .selected_2160 i {
  color: var(--e-global-color-primary);
}
.aside_cool_84c1 .selected_2160 svg {
  fill: var(--e-global-color-primary);
}
.aside_cool_84c1 .nav-e45c {
  color: var(--e-global-color-secondary);
}
.aside_cool_84c1 .static-d7fc > .nav-e45c,
.aside_cool_84c1 .static-d7fc > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-e4fb .popup_narrow_6ad5 {
  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);
}
.avatar-e4fb .summary_selected_8056 {
  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);
}
.wrapper-next-27ab .link-last-089c .accent-e849 {
  background-color: var(--e-global-color-primary);
}
.wrapper-next-27ab .dynamic_638d {
  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);
}
.east_5b9e .clean-dc2d {
  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);
}
.east_5b9e .filter-hot-75ad {
  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);
}
.east_5b9e .nav_fast_33ea {
  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);
}
.sort_452a .banner_gas_fba4,
.sort_452a .banner_gas_fba4 a {
  color: var(--e-global-color-primary);
}
.sort_452a .banner_gas_fba4.middle_e12c,
.sort_452a .banner_gas_fba4.middle_e12c a {
  color: var(--e-global-color-accent);
}
.sort_452a .banner_gas_fba4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_452a .prev-4fe3 {
  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);
}
.dim-fb9a .yellow_ea46,
.dim-fb9a .slider_pro_85c3 {
  color: var(--e-global-color-primary);
}
.dim-fb9a .yellow_ea46 svg {
  fill: var(--e-global-color-primary);
}
.dim-fb9a .middle_e12c .yellow_ea46,
.dim-fb9a .middle_e12c .slider_pro_85c3 {
  color: var(--e-global-color-accent);
}
.dim-fb9a .middle_e12c .yellow_ea46 svg {
  fill: var(--e-global-color-accent);
}
.dim-fb9a .slider_pro_85c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-fb9a .prev-4fe3 {
  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-fluid-56f0 .section_8f3b,
.notification-fluid-56f0 .cool_5002 {
  color: var(--e-global-color-primary);
}
.notification-fluid-56f0 .cool_5002 svg {
  fill: var(--e-global-color-primary);
}
.notification-fluid-56f0 .banner_gas_fba4.middle_e12c a,
.notification-fluid-56f0
  .banner_gas_fba4.middle_e12c
  .cool_5002 {
  color: var(--e-global-color-accent);
}
.notification-fluid-56f0 .section_8f3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-fluid-56f0 .prev-4fe3 {
  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);
}
.component_dark_648d .article_lite_4fb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_dark_648d .in_35f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-88ad .center-39a1 .main-plasma-980d {
  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);
}
.picture-88ad .center-39a1 .summary_81a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-88ad .under_6577 .main-plasma-980d {
  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);
}
.picture-88ad
  .under_6577
  .summary_81a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-88ad
  .thumbnail-complex-a5cb
  .main-plasma-980d {
  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);
}
.picture-88ad
  .thumbnail-complex-a5cb
  .summary_81a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-88ad
  .south-0092
  .main-plasma-980d {
  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);
}
.picture-88ad
  .south-0092
  .summary_81a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-78bf .basic_a7da {
  background-color: var(--e-global-color-primary);
}
.background-78bf .basic_a7da:hover {
  background-color: var(--e-global-color-primary);
}
.background-78bf .search-9759 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-78bf
  .basic_a7da:hover
  .search-9759 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_a98b .picture_0ca7 {
  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);
}
.info_a940 .sort-2121 .content-smooth-fceb a {
  background-color: var(--e-global-color-accent);
}
.info_a940 .sort-2121 .surface-75bf a {
  background-color: var(--e-global-color-accent);
}
.info_a940 .sort-2121 .content-smooth-fceb a,
.info_a940 .sort-2121 .surface-75bf a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-pressed-c3fb
  .popup-7475.notice-6214
  .sort-2121
  a.hover-clean-0576 {
  background-color: var(--e-global-color-accent);
}
.texture-pressed-c3fb
  .popup-7475.notice-6214
  .sort-2121
  span.hover-clean-0576.fn-current-053b {
  background-color: var(--e-global-color-text);
}
.texture-pressed-c3fb
  .popup-7475.notice-6214
  .sort-2121
  .hover-clean-0576 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_c9e6 .nav_e25f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_c9e6
  .layout_dark_8b0a
  > .basic-0f14
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_c9e6
  .row_focused_ae5c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_c9e6
  .notification_prev_c897
  .middle_a8cf,
.progress_complex_c9e6
  .notification_prev_c897
  .plasma_fd2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_complex_c9e6
  .notification_prev_c897
  .link-d9ac,
.progress_complex_c9e6
  .notification_prev_c897
  a
  .link-d9ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_c9e6
  .notification_prev_c897
  .secondary_brown_61b2 {
  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);
}
.progress_complex_c9e6
  .notification_prev_c897
  .white_ef6c {
  background-color: var(--e-global-color-primary);
}
.progress_complex_c9e6
  .notification_prev_c897
  .white_ef6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_c9e6
  .notification_prev_c897
  .white_ef6c:hover {
  background-color: var(--e-global-color-primary);
}
.progress_complex_c9e6
  .notification_prev_c897
  .dropdown_a476 {
  background-color: var(--e-global-color-primary);
}
.progress_complex_c9e6
  .notification_prev_c897
  .dropdown_a476 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_c9e6
  .notification_prev_c897
  .dropdown_a476:hover {
  background-color: var(--e-global-color-primary);
}
.progress_complex_c9e6
  .shade-1afa
  .notice_ff2d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_complex_c9e6
  .shade-1afa
  .input_bright_bdc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_c9e6
  .shade-1afa
  .secondary_brown_61b2 {
  color: var(--e-global-color-text);
}
.progress_complex_c9e6
  .shade-1afa
  .secondary_brown_61b2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_c9e6
  .shade-1afa
  .white_ef6c {
  background-color: var(--e-global-color-primary);
}
.progress_complex_c9e6
  .shade-1afa
  .white_ef6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_c9e6
  .shade-1afa
  .white_ef6c:hover {
  background-color: var(--e-global-color-primary);
}
.progress_complex_c9e6
  .shade-1afa
  .dropdown_a476 {
  background-color: var(--e-global-color-primary);
}
.progress_complex_c9e6
  .shade-1afa
  .dropdown_a476 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_c9e6
  .shade-1afa
  .dropdown_a476:hover {
  background-color: var(--e-global-color-primary);
}
.progress_complex_c9e6 .background_4be2 {
  background-color: var(--e-global-color-primary);
}
.progress_complex_c9e6 .background_4be2:hover {
  background-color: var(--e-global-color-primary);
}
.progress_complex_c9e6 .content-9cfc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_complex_c9e6 .focus-8b3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-62e0 .fast-6794 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-62e0
  .background_bb4f
  > div:nth-child(3)
  .fast-6794,
.light-62e0
  .cool_dc2f
  > div:nth-child(1)
  .fast-6794,
.light-62e0
  .dynamic-6ef8
  > div:nth-child(1)
  .fast-6794,
.light-62e0
  .picture_af36
  > div:nth-child(1)
  .fast-6794,
.light-62e0
  .wrapper-warm-e515
  > div:nth-child(1)
  .fast-6794 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-62e0 .border-ef9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-62e0 .hover-4203 {
  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);
}
.light-62e0 .surface-cold-b8be {
  background-color: var(--e-global-color-primary);
}
.light-62e0 .surface-cold-b8be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-62e0 .surface-cold-b8be:hover {
  background-color: var(--e-global-color-primary);
}
.light-62e0 .shadow-iron-b3e7 {
  background-color: var(--e-global-color-primary);
}
.light-62e0 .shadow-iron-b3e7:hover {
  background-color: var(--e-global-color-primary);
}
.light-62e0 .content-9cfc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-62e0 .focus-8b3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-c7b5 .list_60ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-c7b5 .modal-7623 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-c7b5 .pro_639e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-c7b5 .info-motion-f5f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-c7b5 .accent-focused-f09a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-c7b5 .shadow-iron-b3e7 {
  background-color: var(--e-global-color-primary);
}
.iron-c7b5 .shadow-iron-b3e7:hover {
  background-color: var(--e-global-color-primary);
}
.filter-f684 .tiny_d80b {
  background-color: var(--e-global-color-secondary);
}
.filter-f684 .selected_4704 {
  background-color: var(--e-global-color-text);
}
.filter-f684 .blue-1558 {
  background-color: var(--e-global-color-secondary);
}
.filter-f684 .label_green_5e7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-f684 .pattern-91c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-f684 .tag-motion-8a22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-f684 .panel_1de7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-f684 .tabs-4303 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7262 .west-ee62 .hovered-387a,
.short-7262
  .west-ee62
  .hovered-387a
  a,
.short-7262 .backdrop-eef4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7262 .west-ee62 .backdrop_51a7,
.short-7262 .main-short-4dd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-7262 .west-ee62 .backdrop_51a7 {
  color: var(--e-global-color-text);
}
.short-7262 .main-short-4dd5 {
  color: var(--e-global-color-text);
}
.short-7262
  .west-ee62
  .tall-aaf7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-7262 .shade_clean_144a .module_80d5 {
  background-color: var(--e-global-color-primary);
}
.short-7262 .shade_clean_144a .module_80d5:hover {
  background-color: var(--e-global-color-primary);
}
.short-7262 .shade_clean_144a .hard-8b47 li span {
  background-color: var(--e-global-color-text);
}
.short-7262 .shade_clean_144a .hard-8b47 li span:hover {
  background-color: var(--e-global-color-primary);
}
.short-7262
  .shade_clean_144a
  .hard-8b47
  li.photo_liquid_3105
  span {
  background-color: var(--e-global-color-accent);
}
.short-7262 .wrapper_hard_eccb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-696d .carousel-narrow-fe6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-down-c74f .component_4982 {
  background-color: var(--e-global-color-primary);
}
.overlay-down-c74f .container-current-fc76 {
  background-color: var(--e-global-color-secondary);
}
.overlay-down-c74f .green_c291 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-down-c74f .prev-4181 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-down-c74f .section-inner-bd5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-down-c74f .bottom_4961 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-down-c74f .slow_b82e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-down-c74f .label-c939 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-down-c74f .orange_d644 {
  background-color: var(--e-global-color-primary);
}
.overlay-down-c74f .orange_d644 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_8a1b .frame_2fa5 {
  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);
}
.active_8a1b .full_0d7b {
  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);
}
.active_8a1b
  .large_c470:after {
  background-color: var(--e-global-color-primary);
}
.active_8a1b .tertiary-f52c {
  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);
}
.filter-ba2a .backdrop-eef4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-ba2a .main-short-4dd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-e767 .nav-tall-217d .blue_878e {
  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);
}
.action-e767 .nav-tall-217d .active-hard-4aff {
  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);
}
.lite-c4c0 .focused-d5ba {
  background-color: var(--e-global-color-primary);
}
.lite-c4c0 .description_7fdd {
  background-color: var(--e-global-color-secondary);
}
.lite-c4c0 .focus-orange-1098 .feature_smooth_1386 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-c4c0 .picture_e09e .feature_smooth_1386 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-e3ea .element-18de .stone_3f0b {
  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);
}
.iron-e3ea .element-18de .breadcrumb_e3f8 {
  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);
}
.iron-e3ea .element-18de .block-38d3 {
  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);
}
.wide-103e .message-574e {
  border-color: var(--e-global-color-text);
}
.wide-103e .clean-f305 {
  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-103e .status-d607 {
  color: var(--e-global-color-primary);
}
.wide-103e .mask-7c08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-16f8 .title-north-97ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-16f8 .paper_ccd0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-16f8 .article_gold_ea66:hover .title-north-97ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-16f8
  .article_gold_ea66:hover
  .paper_ccd0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_53c0 .item_gas_9c0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_53c0 .text_31e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-2011 .focused-df7d .under-2f54 {
  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);
}
.text-2011 .pagination_warm_67b7 .under-2f54 {
  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);
}
.card-903f .picture_969c {
  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);
}
.container-yellow-eee7 .accordion-short-fb23 .tabs_8d91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-yellow-eee7 .accordion-short-fb23 .tabs_8d91 {
  background-color: var(--e-global-color-secondary);
}
.container-yellow-eee7 .green-2a2c .tabs_8d91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-yellow-eee7 .green-2a2c .tabs_8d91 {
  background-color: var(--e-global-color-secondary);
}
.container-yellow-eee7 .form-gas-39e2 .content-4f07 {
  background-color: var(--e-global-color-primary);
}
.container-yellow-eee7 .form-gas-39e2:hover .content-4f07 {
  background-color: var(--e-global-color-secondary);
}
.container-yellow-eee7 .module_80d5 {
  background-color: var(--e-global-color-primary);
}
.container-yellow-eee7 .module_80d5:hover {
  background-color: var(--e-global-color-accent);
}
.container-yellow-eee7 .hard-8b47 li span {
  background-color: var(--e-global-color-text);
}
.container-yellow-eee7 .hard-8b47 li span:hover {
  background-color: var(--e-global-color-primary);
}
.container-yellow-eee7 .hard-8b47 li.photo_liquid_3105 span {
  background-color: var(--e-global-color-accent);
}
.carousel-fixed-7bdf .tertiary-b120 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-fixed-7bdf .copper_454e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-2b63 .section-middle-536c:before {
  background-color: var(--e-global-color-secondary);
}
.fixed-2b63 .prev_b0a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-2b63 .notice_00ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_2d1b .stale-aa3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_2d1b .stale-aa3d:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_2d1b .stale-aa3d.fn-active-053b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_2d1b .filter-lower-424d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_2d1b .media-36bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_2d1b .text-pink-0aa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_2d1b .paper-8d31 {
  background-color: var(--e-global-color-primary);
}
.huge_2d1b .paper-8d31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge_2d1b .highlight_b7e1 {
  background-color: var(--e-global-color-primary);
}
.huge_2d1b .highlight_b7e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow_1fb9 .east-131f .iron-0dca a {
  color: var(--e-global-color-secondary);
}
.slow_1fb9 .east-131f .iron-0dca a:hover {
  color: var(--e-global-color-secondary);
}
.slow_1fb9 .east-131f .iron-0dca,
.slow_1fb9 .east-131f .iron-0dca a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_1fb9 .east-131f .primary-94a7 {
  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_1fb9 .east-131f .row_15d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_1fb9 .east-131f .fresh-408c {
  background-color: var(--e-global-color-primary);
}
.slow_1fb9 .east-131f .fresh-408c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_1fb9 .east-131f .fresh-408c:hover {
  background-color: var(--e-global-color-primary);
}
.slow_1fb9 .east-131f .blue-3ffe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow_1fb9 .east-131f .blue-3ffe {
  background-color: var(--e-global-color-primary);
}
.slow_1fb9 .east-131f .blue-3ffe:hover {
  background-color: var(--e-global-color-primary);
}
.slow_1fb9 .east-131f .module_80d5 {
  background-color: var(--e-global-color-primary);
}
.slow_1fb9 .east-131f .module_80d5:hover {
  background-color: var(--e-global-color-primary);
}
.slow_1fb9 .shade_clean_144a .hard-8b47 li span {
  background-color: var(--e-global-color-text);
}
.slow_1fb9 .shade_clean_144a .hard-8b47 li span:hover {
  background-color: var(--e-global-color-primary);
}
.slow_1fb9 .shade_clean_144a .hard-8b47 li.photo_liquid_3105 span {
  background-color: var(--e-global-color-accent);
}
.slow_1fb9 .content-9cfc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_1fb9 .focus-8b3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-975d .mask-bd37 .bottom-215c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-975d .mask-bd37 .blue_671c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-975d .mask-bd37 .left-0df6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-0a2e .huge_ebd6 {
  border-color: var(--e-global-color-text);
}
.widget-0a2e .cool-bd1f {
  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);
}
.widget-0a2e .hover_b98c {
  color: var(--e-global-color-secondary);
}
.widget-0a2e .hover_b98c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-0a2e .icon-3376 > * {
  color: var(--e-global-color-primary);
}
.widget-0a2e .icon-3376 > * svg {
  fill: var(--e-global-color-primary);
}
.widget-0a2e .texture-slow-56a5 {
  color: var(--e-global-color-primary);
}
.widget-0a2e .texture-slow-56a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-0a2e .easy-8ad7 {
  color: var(--e-global-color-primary);
}
.widget-0a2e .easy-8ad7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-0a2e .content-soft-b472 {
  color: var(--e-global-color-primary);
}
.widget-0a2e .content-soft-b472 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-0a2e .frame-6a2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-0a2e .content_0c5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-0a2e .content_0c5b.component_ba64 {
  color: var(--e-global-color-secondary);
}
.widget-0a2e .content_0c5b.component_ba64 .motion-994d {
  color: var(--e-global-color-accent);
}
.widget-0a2e .content_0c5b.highlight-upper-b48e {
  color: var(--e-global-color-text);
}
.widget-0a2e .content_0c5b.highlight-upper-b48e .motion-994d {
  color: var(--e-global-color-text);
}
.widget-0a2e .content_0c5b:before {
  border-top-color: var(--e-global-color-text);
}
.widget-0a2e .aside-pink-bf0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-0a2e
  .aside-pink-bf0b
  .focus_9310 {
  background-color: var(--e-global-color-primary);
}
.widget-0a2e
  .aside-pink-bf0b
  .focus_9310 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-0a2e .huge_ebd6 .video_3cb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_middle_ab66 .clean-b820 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_middle_ab66 .title_thick_f498 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-397e .primary_dynamic_efd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-397e
  .picture_next_ee82
  .pagination_cool_5e25 {
  background-color: var(--e-global-color-secondary);
}
.right-397e
  .picture_next_ee82.overlay_basic_b7a2
  .pagination_cool_5e25 {
  background-color: var(--e-global-color-text);
}
.right-397e
  .picture_next_ee82:hover
  .pagination_cool_5e25 {
  background-color: var(--e-global-color-accent);
}
.right-397e
  .picture_next_ee82.fn-active-053b
  .pagination_cool_5e25 {
  background-color: var(--e-global-color-primary);
}
.down-105d .gradient_focused_baee {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.down-105d .south-a63a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-105d .container_liquid_bc87 {
  background-color: var(--e-global-color-primary);
}
.down-105d .container_liquid_bc87 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-action-eb45 .detail_8229 .popup-98df .thumbnail-d32f {
  background-color: var(--e-global-color-secondary);
}
.chip-action-eb45 .detail_8229 .easy_a8b8:after {
  background-color: var(--e-global-color-secondary);
}
.chip-action-eb45 .red_4d9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-action-eb45 .secondary_active_a10f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-action-eb45 .heading-stone-25a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-action-eb45 .summary_orange_8c7c {
  background-color: var(--e-global-color-primary);
}
.chip-action-eb45 .summary_orange_8c7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-action-eb45 .secondary-thick-437a {
  background-color: var(--e-global-color-secondary);
}
.chip-action-eb45 .secondary-thick-437a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-action-eb45 .detail_8229 .mask_218f .pagination-brown-a6c9:hover {
  background-color: var(--e-global-color-primary);
}
.chip-action-eb45
  .detail_8229
  .mask_218f
  .pagination-brown-a6c9.static_2623 {
  background-color: var(--e-global-color-primary);
}
.chip-action-eb45 .detail_8229 .section_over_abcf:before {
  border-color: var(--e-global-color-primary);
}
.chip-action-eb45 .detail_8229 .section_over_abcf:hover:before {
  border-color: var(--e-global-color-secondary);
}
.chip-action-eb45
  .detail_8229
  .section_over_abcf.gallery-f51d:before {
  border-color: var(--e-global-color-primary);
}
.chip-action-eb45 .light_0e9a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-wide-be10 .box-wood-52a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-wide-be10 .box-wood-52a1:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-wide-be10 .box-wood-52a1.item_slow_1726 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-wide-be10 .iron_74aa {
  background-color: var(--e-global-color-primary);
}
.popup-wide-be10 .iron_74aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-wide-be10
  .status_1fef
  .chip-9240
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-wide-be10
  .gradient_c868
  .chip-9240
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark-7324
  .cold_5349
  .texture_last_4662 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-7324
  .cold_5349
  .element_9b65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-7324 .surface-glass-ec36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-7324 .detail_stale_8cde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark-7324 .upper_9dac {
  background-color: var(--e-global-color-primary);
}
.dark-7324 .upper_9dac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-cold-00dd .input-glass-dd21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-cold-00dd .status_motion_7952 {
  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);
}
.layout-cold-00dd .medium_7080 {
  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);
}
.layout-cold-00dd .medium_7080 a:hover {
  color: var(--e-global-color-secondary);
}
.layout-cold-00dd .mask_f63b {
  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);
}
.layout-cold-00dd .badge-liquid-6860 {
  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);
}
.layout-cold-00dd .sort_medium_a395 .module_80d5 {
  background-color: var(--e-global-color-primary);
}
.layout-cold-00dd .sort_medium_a395 .module_80d5:hover {
  background-color: var(--e-global-color-accent);
}
.layout-cold-00dd
  .sort_medium_a395
  .hard-8b47
  li
  span {
  background-color: var(--e-global-color-text);
}
.layout-cold-00dd
  .sort_medium_a395
  .hard-8b47
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.layout-cold-00dd
  .sort_medium_a395
  .hard-8b47
  li.photo_liquid_3105
  span {
  background-color: var(--e-global-color-accent);
}
.paragraph-light-4ee2
  .video_in_4aa3
  .dynamic_ef6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-light-4ee2 .video_in_4aa3 .text-3086 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-light-4ee2 .video_in_4aa3 .accordion-8958 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-light-4ee2 .inner-1e17 {
  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);
}
.paragraph-light-4ee2
  .bottom-4778.breadcrumb_glass_c5ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > a {
  background-color: var(--e-global-color-text);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > a
  .next-84a5.detail_8999 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > a
  .inner-4ac7.prev-b194 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > .element-749a
  .container-4092
  > a {
  background-color: var(--e-global-color-secondary);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > .element-749a
  .container-4092
  > a
  .primary-lite-b69b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > .element-749a
  .container-4092
  > a
  .inner-4ac7.search_fc0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > a
  .sort-wide-d3b5:before {
  color: var(--e-global-color-text);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > .element-749a
  a
  .sort-wide-d3b5:before {
  color: var(--e-global-color-text);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092.accordion-hard-588a
  > a
  .sort-wide-d3b5:before {
  color: var(--e-global-color-text);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > .element-749a
  .container-4092.accordion-hard-588a
  > a
  .sort-wide-d3b5:before {
  color: var(--e-global-color-text);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > a
  .overlay_hot_316f
  .box_955b {
  color: var(--e-global-color-text);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > .element-749a
  a
  .overlay_hot_316f
  .box_955b {
  color: var(--e-global-color-text);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > a
  .overlay_hot_316f
  .box_955b,
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > .element-749a
  a
  .overlay_hot_316f
  .box_955b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > a
  .content_liquid_854b:before {
  color: var(--e-global-color-text);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > .element-749a
  a
  .content_liquid_854b:before {
  color: var(--e-global-color-text);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092.accordion-hard-588a
  > a
  .content_liquid_854b:before {
  color: var(--e-global-color-text);
}
.highlight_bronze_30bf
  > .feature_current_b89c
  > div
  > .wood-b63d
  > .container-4092
  > .element-749a
  .container-4092.accordion-hard-588a
  > a
  .content_liquid_854b:before {
  color: var(--e-global-color-text);
}
.shade_2c76 .clean-469d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_2c76
  .silver_0f76:hover
  .clean-469d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_50b2
  > .feature_current_b89c
  > .hovered_8882
  > .clean-c2cc
  > .aside_orange_71d5
  > .gallery_57ee
  .advanced_996d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_50b2
  > .feature_current_b89c
  > .hovered_8882
  > .clean-c2cc
  > .aside_orange_71d5
  > .gallery_57ee:hover
  .advanced_996d {
  color: var(--e-global-color-text);
}
.form_50b2
  > .feature_current_b89c
  > .hovered_8882
  > .clean-c2cc
  > .aside_orange_71d5
  > .gallery_57ee:hover
  .advanced_996d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_50b2
  > .feature_current_b89c
  > .hovered_8882
  > .clean-c2cc
  > .aside_orange_71d5.center_e3c3
  > .gallery_57ee
  .advanced_996d {
  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);
}
.mask-copper-a496 .section_plasma_e50c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-copper-a496 .picture-cold-dd1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-copper-a496 .status_pink_aafd {
  background-color: var(--e-global-color-primary);
}
.mask-copper-a496 .status_pink_aafd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-bronze-227a
  > .feature_current_b89c
  > .panel-8a10
  > .alert_action_ed1c
  > .tabs-4865
  .tag-23e3 {
  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);
}
.widget-bronze-227a
  > .feature_current_b89c
  > .panel-8a10
  > .alert_action_ed1c
  > .tabs-4865
  .layout_selected_004c {
  color: var(--e-global-color-text);
}
.widget-bronze-227a
  > .feature_current_b89c
  > .panel-8a10
  > .alert_action_ed1c
  > .tabs-4865:hover
  .tag-23e3 {
  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);
}
.widget-bronze-227a
  > .feature_current_b89c
  > .panel-8a10
  > .alert_action_ed1c
  > .tabs-4865:hover
  .layout_selected_004c {
  color: var(--e-global-color-secondary);
}
.widget-bronze-227a
  > .feature_current_b89c
  > .panel-8a10
  > .alert_action_ed1c
  > .tabs-4865.prev-e6e9
  .tag-23e3 {
  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);
}
.widget-bronze-227a
  > .feature_current_b89c
  > .panel-8a10
  > .alert_action_ed1c
  > .tabs-4865.prev-e6e9
  .layout_selected_004c {
  color: var(--e-global-color-primary);
}
.yellow-5375
  .outline-17ec
  .progress-small-aece {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-5375 .filter-e3e2 .video_3cb6 .label-28a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-e9c0 .image_7b86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-e9c0 .tooltip_red_223b .image_7b86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-e9c0 .surface_medium_62fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool-e9c0 .surface_medium_62fb {
  background-color: var(--e-global-color-primary);
}
.tertiary-8966 .overlay_0c7e .section_lite_6f52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-8966
  .overlay_0c7e:hover
  .caption-aa2a {
  color: var(--e-global-color-secondary);
}
.tertiary-8966
  .overlay_0c7e:hover
  .section_lite_6f52 {
  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);
}
.gallery-advanced-1c2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.main-black-a75b {
  flex-direction: column;
}

.main-black-a75b .primary-0c0f {
  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.main-black-a75b .primary-0c0f {
  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);
}

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

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

.fixed_4bcb.out_c1cf {
  display: none;
}

.accordion-prev-2f6a {
  display: none;
}

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

.image_paper_3185.hover-hot-ca91 {
  margin-bottom: 40px;
  width: 100%;
}

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

.main-black-a75b a {
  width: 100%;
}

.module-in-8cf4 .background_selected_b3f9.north-8ad7 {
  width: 20% !important;
}

.text-iron-65fd {
  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; /* 字母间距 */
}

.text-iron-65fd: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%);
}

.text-iron-65fd svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.module-in-8cf4
  .background_selected_b3f9.info_wood_4713
  .old_a18c
  .info-gold-18eb {
  font-size: 20px !important;
}

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

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

.sort-15a4 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.module-c25f.heading-north-e7d7 > .top_b590 {
  display: flex;
  align-items: center;
}

.thumbnail-center-9560 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.logo-9387 {
  position: relative;
  width: 100%;
}

.frame-dark-7806 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.module-in-8cf4
  .background_selected_b3f9.middle-ba85
  .progress-in-6512
  .box-74dd {
  width: 100% !important;
}

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

.cool-b394 {
  width: 100%;
}

.item-wood-0fa3 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.column-solid-7080 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.sort_silver_fcf6:hover .copper_1e99 {
  visibility: visible;
}
.sort_silver_fcf6:hover.sort_silver_fcf6::before {
  display: block;
}

.sort-15a4 h3 {
  color: #fff;
}

.cold_be45 {
  margin: 0;
}

.module-in-8cf4
  .background_selected_b3f9.middle-ba85
  .box-74dd
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.shadow_under_d5b7 {
  width: 100%;
}

.button-iron-2a06 {
  width: 100%;
}

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

.button-iron-2a06 {
  width: 100%;
}

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

.box-74dd {
  display: flex;
  align-items: center;
}

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

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

.main-black-a75b .primary-0c0f.notice-aa2a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.main-black-a75b h1.primary-0c0f {
  margin-top: 80px !important;
}

.module-in-8cf4 .background_selected_b3f9.tertiary-pressed-6d9a {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.notification_bronze_dfc1 img {
  width: 100%;
}

.cool-1fc5 .gradient_green_f399.old_a18c {
  justify-content: space-between;
}

.slider_40fb {
  display: none;
}

.breadcrumb-purple-1e66 .hard-f43c {
  margin: 1px 0 !important;
}

.static-9ae3 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .module-c25f .top_b590 {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .sort-15a4 h3 {
    font-size: 28px;
  }

  .text-iron-65fd svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .cool-1fc5 .gradient_green_f399.old_a18c {
    border-bottom: 1px solid #f0c159;
  }

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

  .module-c25f.heading-north-e7d7 > .top_b590 {
    gap: 15px;
    justify-content: space-between;
  }

  .module-in-8cf4
    .background_selected_b3f9.middle-ba85
    .box-74dd
    img {
    width: 60% !important;
  }

  .frame-dark-7806 {
    left: 2%;
  }

  .tooltip_92bc {
    margin: 10px 0;
  }

  .main-black-a75b .hard-f43c {
    margin: 0;
    margin-bottom: 10px;
  }

  .text-iron-65fd {
    font-size: 16px !important;
  }

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

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

  h2.main-black-a75b .primary-0c0f,
  .main-black-a75b .primary-0c0f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .box-74dd {
    justify-content: center;
  }

  .main-black-a75b .hard-f43c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .module-in-8cf4 .background_selected_b3f9.north-8ad7 {
    width: 75% !important;
  }

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

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

  h2.main-black-a75b .primary-0c0f,
  .main-black-a75b .primary-0c0f {
    font-size: 30px !important;
  }

  .box-74dd {
    justify-content: center;
  }

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

  .gradient-north-fdb2
    .plasma_7a2e.link_2bc7 {
    margin: 0 !important;
  }

  .thumbnail-center-9560 {
    margin: 0;
    gap: 10px;
  }

  .tooltip_92bc {
    display: flex;
  }

  .left_96b9 .text-iron-65fd {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .main-black-a75b h1.primary-0c0f {
    margin-top: 40px !important;
  }

  .module-in-8cf4
    .background_selected_b3f9.middle-ba85
    .box-74dd
    img,
  .picture_basic_a99c .progress-in-6512 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .module-in-8cf4 .background_selected_b3f9.north-8ad7 {
    width: 100% !important;
  }

  .module-c25f.heading-north-e7d7 > .top_b590 {
    gap: 3px;
  }

  .main-black-a75b .hard-f43c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .text-iron-65fd {
    white-space: wrap;
  }
}

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

.cool-1fc5 .gradient_green_f399.old_a18c: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);
}

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

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

.main-black-a75b {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.gradient-fresh-fea6 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .cool-1fc5 .gradient_green_f399.old_a18c {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .main-black-a75b .primary-0c0f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .text-iron-65fd {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.texture_70c6 .dynamic-733e {
  flex-shrink: 0;
  white-space: nowrap;
}

.texture_70c6 .hover_rough_d46e {
  flex-shrink: 0;
  min-width: fit-content;
}

.texture_70c6 .info-gold-18eb {
  white-space: nowrap;
}

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

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

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

.texture_70c6 .hover_rough_d46e {
  max-width: 80px !important;
  overflow: hidden;
}

.texture_70c6 .gradient_green_f399.old_a18c {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.texture_70c6 .info-gold-18eb {
  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);
  }
}

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

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

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

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

body .link_purple_bc38:nth-child(2),
.module-in-8cf4 .link_purple_bc38:nth-child(2),
#page .link_purple_bc38: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;
}

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

/* css-noise: 7f7a */
.promo-block-j2 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
