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(.row-72e4) {
  gap: 0.5em;
}
:where(.pink_4655) {
  gap: 0.5em;
}
body .caption_910a > .component_cfda {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .caption_910a > .hard_30db {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .caption_910a > .description-narrow-af40 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_purple_9ca6 > .component_cfda {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline_purple_9ca6 > .hard_30db {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline_purple_9ca6 > .description-narrow-af40 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .outline_purple_9ca6
  > :where(:not(.component_cfda):not(.hard_30db):not(.out_2a71)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_purple_9ca6 > .content_d3c2 {
  max-width: var(--wp--style--global--wide-size);
}
body .row-72e4 {
  display: flex;
}
body .row-72e4 {
  flex-wrap: wrap;
  align-items: center;
}
body .row-72e4 > * {
  margin: 0;
}
body .pink_4655 {
  display: grid;
}
body .pink_4655 > * {
  margin: 0;
}
:where(.progress_07d2.row-72e4) {
  gap: 2em;
}
:where(.progress_07d2.pink_4655) {
  gap: 2em;
}
:where(.texture_plasma_a846.row-72e4) {
  gap: 1.25em;
}
:where(.texture_plasma_a846.pink_4655) {
  gap: 1.25em;
}
.right-c76f {
  color: var(--wp--preset--color--black) !important;
}
.notice-outer-2526 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tall_f1e4 {
  color: var(--wp--preset--color--white) !important;
}
.notification_7b49 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.frame_active_62c7 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.widget_a0a8 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.list_fluid_18a1 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.lite-e1dc {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.hover_e47a {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shade-096e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.medium_ff38 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.alert-static-c865 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.section-new-1cd2 {
  background-color: var(--wp--preset--color--black) !important;
}
.upper-6b40 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tabs-liquid-bdef {
  background-color: var(--wp--preset--color--white) !important;
}
.text_center_46db {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.up-b4bd {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.card-6ea5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.yellow_4dca {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.text_clean_14cd {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.plasma-8f50 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.in-817a {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.link_current_3517 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.banner-45dc {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hover_static_6739 {
  border-color: var(--wp--preset--color--black) !important;
}
.badge-small-290e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accordion_64a5 {
  border-color: var(--wp--preset--color--white) !important;
}
.element_284f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.accordion_dark_69f9 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.accordion_72a2 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.cold-967c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.west_e341 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.footer_west_6862 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.table_clean_3840 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.narrow_9157 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tertiary_c2b6 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.alert_3a4d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.preview-active-39a4 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.north_4997 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.shade-simple-d6fb {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.out-46db {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.image_up_adc0 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.smooth-4327 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.over-6046 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.sort_black_7611 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.pink-9ab9 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.lite_8ad0 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.alert-mini-e254 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.icon_67e4 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.media-copper-b91d {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.gradient_lite_f9b5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.preview-next-1049 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.easy-8872 a:where(:not(.backdrop_down_3adc)) {
  color: inherit;
}
:where(.texture_plasma_a846.row-72e4) {
  gap: 1.25em;
}
:where(.texture_plasma_a846.pink_4655) {
  gap: 1.25em;
}
:where(.progress_07d2.row-72e4) {
  gap: 2em;
}
:where(.progress_07d2.pink_4655) {
  gap: 2em;
}
.sort-6e68 {
  font-size: 1.5em;
  line-height: 1.6;
}

.frame-simple-f5fb .photo_under_58f4 {
  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);
}
.accordion-left-248b .soft_a134 {
  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);
}
.accent-white-3f3f {
  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);
}
.accent-white-3f3f.middle_2e67 .column-e1d1 {
  background-color: var(--e-global-color-primary);
}
.accent-white-3f3f.grid_simple_9bc5 .column-e1d1,
.accent-white-3f3f.slider-old-a7c1 .column-e1d1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.element_fluid_6c52 .secondary_full_2178 {
  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);
}
.section-orange-2c07 {
  --divider-color: var(--e-global-color-secondary);
}
.section-orange-2c07 .text_a0ce {
  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);
}
.section-orange-2c07.row-lite-f39e .banner-upper-e3a0 {
  background-color: var(--e-global-color-secondary);
}
.section-orange-2c07.hot-2d95 .banner-upper-e3a0,
.section-orange-2c07.slider_lower_57e7 .banner-upper-e3a0 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.section-orange-2c07.hot-2d95 .banner-upper-e3a0,
.section-orange-2c07.slider_lower_57e7 .banner-upper-e3a0 svg {
  fill: var(--e-global-color-secondary);
}
.column-7e84 .left-a6ae {
  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);
}
.column-7e84 .west_83da {
  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);
}
.pro-dd67.row-lite-f39e .banner-upper-e3a0 {
  background-color: var(--e-global-color-primary);
}
.pro-dd67.hot-2d95 .banner-upper-e3a0,
.pro-dd67.slider_lower_57e7 .banner-upper-e3a0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pro-dd67.hot-2d95 .banner-upper-e3a0,
.pro-dd67.slider_lower_57e7 .banner-upper-e3a0 svg {
  fill: var(--e-global-color-primary);
}
.first-39de.row-lite-f39e .banner-upper-e3a0 {
  background-color: var(--e-global-color-primary);
}
.first-39de.hot-2d95 .banner-upper-e3a0,
.first-39de.slider_lower_57e7 .banner-upper-e3a0 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.first-39de .logo_2f20 {
  color: var(--e-global-color-primary);
}
.first-39de .logo_2f20,
.first-39de .logo_2f20 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-39de .orange-ac79 {
  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-cool-0b1f .hidden-lite-71a5 {
  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);
}
.huge-56a2 .list_0208 .sidebar-right-ae88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-1207 .notice-right-28a5:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.focus-1207 .form-fe33 i {
  color: var(--e-global-color-primary);
}
.focus-1207 .form-fe33 svg {
  fill: var(--e-global-color-primary);
}
.focus-1207 .form-8b4e {
  color: var(--e-global-color-secondary);
}
.focus-1207 .notice-right-28a5 > .form-8b4e,
.focus-1207 .notice-right-28a5 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_new_d3ab .secondary-tall-8574 {
  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);
}
.detail_new_d3ab .search_cool_1c51 {
  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);
}
.dim-2fd0 .progress_1593 .notification-new-f19c {
  background-color: var(--e-global-color-primary);
}
.dim-2fd0 .red_fa1c {
  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);
}
.hard_8197 .table_lower_0e9d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_8197 .new-04b7 {
  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);
}
.hard_8197 .nav-8d1e {
  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);
}
.breadcrumb-9c06 .detail_stone_0eca,
.breadcrumb-9c06 .detail_stone_0eca a {
  color: var(--e-global-color-primary);
}
.breadcrumb-9c06 .detail_stone_0eca.narrow_7a5b,
.breadcrumb-9c06 .detail_stone_0eca.narrow_7a5b a {
  color: var(--e-global-color-accent);
}
.breadcrumb-9c06 .detail_stone_0eca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-9c06 .east-3454 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_e886 .video_short_bedb,
.thumbnail_e886 .shadow_first_382f {
  color: var(--e-global-color-primary);
}
.thumbnail_e886 .video_short_bedb svg {
  fill: var(--e-global-color-primary);
}
.thumbnail_e886 .narrow_7a5b .video_short_bedb,
.thumbnail_e886 .narrow_7a5b .shadow_first_382f {
  color: var(--e-global-color-accent);
}
.thumbnail_e886 .narrow_7a5b .video_short_bedb svg {
  fill: var(--e-global-color-accent);
}
.thumbnail_e886 .shadow_first_382f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_e886 .east-3454 {
  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);
}
.logo-silver-4e0d .primary-c147,
.logo-silver-4e0d .pink-1996 {
  color: var(--e-global-color-primary);
}
.logo-silver-4e0d .pink-1996 svg {
  fill: var(--e-global-color-primary);
}
.logo-silver-4e0d .detail_stone_0eca.narrow_7a5b a,
.logo-silver-4e0d
  .detail_stone_0eca.narrow_7a5b
  .pink-1996 {
  color: var(--e-global-color-accent);
}
.logo-silver-4e0d .primary-c147 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-silver-4e0d .east-3454 {
  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);
}
.basic-4319 .grid-bottom-cb55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-4319 .slow-9420 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-feb3 .hero-c898 .background-dd04 {
  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);
}
.first-feb3 .hero-c898 .smooth-e83e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-feb3 .hero_upper_ef72 .background-dd04 {
  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);
}
.first-feb3
  .hero_upper_ef72
  .smooth-e83e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-feb3
  .slow-e352
  .background-dd04 {
  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);
}
.first-feb3
  .slow-e352
  .smooth-e83e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-feb3
  .action_95a4
  .background-dd04 {
  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);
}
.first-feb3
  .action_95a4
  .smooth-e83e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_b346 .progress_current_0fef {
  background-color: var(--e-global-color-primary);
}
.fluid_b346 .progress_current_0fef:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_b346 .element-100b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_b346
  .progress_current_0fef:hover
  .element-100b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-5b5e .banner-focused-782a {
  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);
}
.article_last_b573 .steel_c267 .info-hard-217f a {
  background-color: var(--e-global-color-accent);
}
.article_last_b573 .steel_c267 .paper_806f a {
  background-color: var(--e-global-color-accent);
}
.article_last_b573 .steel_c267 .info-hard-217f a,
.article_last_b573 .steel_c267 .paper_806f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-c2ef
  .rough_411d.huge_22b8
  .steel_c267
  a.tall-bcb0 {
  background-color: var(--e-global-color-accent);
}
.preview-c2ef
  .rough_411d.huge_22b8
  .steel_c267
  span.tall-bcb0.fn-current-ec55 {
  background-color: var(--e-global-color-text);
}
.preview-c2ef
  .rough_411d.huge_22b8
  .steel_c267
  .tall-bcb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-26a7 .info_b535 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-26a7
  .out_de04
  > .lite_7369
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-26a7
  .list_5078
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-26a7
  .sidebar-ec65
  .accent-hard-1be2,
.search-focused-26a7
  .sidebar-ec65
  .section_wood_7a43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-focused-26a7
  .sidebar-ec65
  .popup-warm-027e,
.search-focused-26a7
  .sidebar-ec65
  a
  .popup-warm-027e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-26a7
  .sidebar-ec65
  .fixed_2c50 {
  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-focused-26a7
  .sidebar-ec65
  .pink_5e6c {
  background-color: var(--e-global-color-primary);
}
.search-focused-26a7
  .sidebar-ec65
  .pink_5e6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-26a7
  .sidebar-ec65
  .pink_5e6c:hover {
  background-color: var(--e-global-color-primary);
}
.search-focused-26a7
  .sidebar-ec65
  .action_65be {
  background-color: var(--e-global-color-primary);
}
.search-focused-26a7
  .sidebar-ec65
  .action_65be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-26a7
  .sidebar-ec65
  .action_65be:hover {
  background-color: var(--e-global-color-primary);
}
.search-focused-26a7
  .sidebar-907a
  .search-be91
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-focused-26a7
  .sidebar-907a
  .tertiary-thick-4fe7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-26a7
  .sidebar-907a
  .fixed_2c50 {
  color: var(--e-global-color-text);
}
.search-focused-26a7
  .sidebar-907a
  .fixed_2c50
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-26a7
  .sidebar-907a
  .pink_5e6c {
  background-color: var(--e-global-color-primary);
}
.search-focused-26a7
  .sidebar-907a
  .pink_5e6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-26a7
  .sidebar-907a
  .pink_5e6c:hover {
  background-color: var(--e-global-color-primary);
}
.search-focused-26a7
  .sidebar-907a
  .action_65be {
  background-color: var(--e-global-color-primary);
}
.search-focused-26a7
  .sidebar-907a
  .action_65be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-26a7
  .sidebar-907a
  .action_65be:hover {
  background-color: var(--e-global-color-primary);
}
.search-focused-26a7 .header_b5dd {
  background-color: var(--e-global-color-primary);
}
.search-focused-26a7 .header_b5dd:hover {
  background-color: var(--e-global-color-primary);
}
.search-focused-26a7 .block_next_5f86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-focused-26a7 .huge_f1e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-5a00 .logo-e4c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-5a00
  .paper-7694
  > div:nth-child(3)
  .logo-e4c0,
.thick-5a00
  .element_dark_b1ec
  > div:nth-child(1)
  .logo-e4c0,
.thick-5a00
  .paragraph-solid-b17e
  > div:nth-child(1)
  .logo-e4c0,
.thick-5a00
  .image-lite-753c
  > div:nth-child(1)
  .logo-e4c0,
.thick-5a00
  .outline-bottom-c0db
  > div:nth-child(1)
  .logo-e4c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-5a00 .white_00bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-5a00 .lite-3c5e {
  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);
}
.thick-5a00 .overlay_450b {
  background-color: var(--e-global-color-primary);
}
.thick-5a00 .overlay_450b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-5a00 .overlay_450b:hover {
  background-color: var(--e-global-color-primary);
}
.thick-5a00 .red-4fe6 {
  background-color: var(--e-global-color-primary);
}
.thick-5a00 .red-4fe6:hover {
  background-color: var(--e-global-color-primary);
}
.thick-5a00 .block_next_5f86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-5a00 .huge_f1e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-thick-3bd2 .outer-97e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-thick-3bd2 .lower-2642 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-thick-3bd2 .notice-0be3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-thick-3bd2 .logo-1c79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-thick-3bd2 .panel_89a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-thick-3bd2 .red-4fe6 {
  background-color: var(--e-global-color-primary);
}
.gallery-thick-3bd2 .red-4fe6:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_hot_450e .white_fff5 {
  background-color: var(--e-global-color-secondary);
}
.gradient_hot_450e .table_east_90b8 {
  background-color: var(--e-global-color-text);
}
.gradient_hot_450e .header_small_efcf {
  background-color: var(--e-global-color-secondary);
}
.gradient_hot_450e .full-9a92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_hot_450e .gas-f03b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_hot_450e .banner_gas_34db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_hot_450e .caption-8433 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_hot_450e .up-6b70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-2d61 .purple_15e0 .backdrop_69f0,
.wide-2d61
  .purple_15e0
  .backdrop_69f0
  a,
.wide-2d61 .card_39c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-2d61 .purple_15e0 .filter_22a2,
.wide-2d61 .form-127f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-2d61 .purple_15e0 .filter_22a2 {
  color: var(--e-global-color-text);
}
.wide-2d61 .form-127f {
  color: var(--e-global-color-text);
}
.wide-2d61
  .purple_15e0
  .outline-cool-11b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-2d61 .footer-e8bb .fluid-293d {
  background-color: var(--e-global-color-primary);
}
.wide-2d61 .footer-e8bb .fluid-293d:hover {
  background-color: var(--e-global-color-primary);
}
.wide-2d61 .footer-e8bb .thumbnail-pink-bab7 li span {
  background-color: var(--e-global-color-text);
}
.wide-2d61 .footer-e8bb .thumbnail-pink-bab7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.wide-2d61
  .footer-e8bb
  .thumbnail-pink-bab7
  li.wrapper_middle_43cc
  span {
  background-color: var(--e-global-color-accent);
}
.wide-2d61 .component-310f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_c467 .action_8cee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_bottom_6167 .widget-in-12ee {
  background-color: var(--e-global-color-primary);
}
.hero_bottom_6167 .caption-clean-acb7 {
  background-color: var(--e-global-color-secondary);
}
.hero_bottom_6167 .video-down-8700 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_bottom_6167 .thick_4ca3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_bottom_6167 .backdrop_cf6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_bottom_6167 .large-58bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_bottom_6167 .active_full_850a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_bottom_6167 .chip-94ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_bottom_6167 .container-516b {
  background-color: var(--e-global-color-primary);
}
.hero_bottom_6167 .container-516b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-7887 .upper_c717 {
  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);
}
.label-7887 .focused-a2fd {
  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);
}
.label-7887
  .link_857e:after {
  background-color: var(--e-global-color-primary);
}
.label-7887 .search-new-f45d {
  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);
}
.cold-691e .card_39c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-691e .form-127f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-db40 .shadow_top_cb62 .media-d8bc {
  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);
}
.icon-db40 .shadow_top_cb62 .shade_41e5 {
  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_fa2e .form_e570 {
  background-color: var(--e-global-color-primary);
}
.dim_fa2e .south-1b1d {
  background-color: var(--e-global-color-secondary);
}
.dim_fa2e .dropdown_b5d5 .caption-huge-c6af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_fa2e .next-5ecf .caption-huge-c6af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_a202 .sidebar_static_194d .top_4dc7 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_a202 .sidebar_static_194d .inner_fd14 {
  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);
}
.block_a202 .sidebar_static_194d .secondary_hard_ed9a {
  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);
}
.module-yellow-6517 .list_hard_69d9 {
  border-color: var(--e-global-color-text);
}
.module-yellow-6517 .active-0346 {
  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);
}
.module-yellow-6517 .fluid-9021 {
  color: var(--e-global-color-primary);
}
.module-yellow-6517 .disabled_2b44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-6752 .main-a4f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-6752 .pink_e6b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-6752 .gold_5e6c:hover .main-a4f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-6752
  .gold_5e6c:hover
  .pink_e6b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_purple_09ea .border_old_c418 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_purple_09ea .media-b473 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_inner_1212 .basic_b70a .list_upper_3baa {
  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);
}
.element_inner_1212 .small-a02a .list_upper_3baa {
  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);
}
.steel_9b94 .sort-b0be {
  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);
}
.secondary-out-9b05 .row-8b2c .prev-aee2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-out-9b05 .row-8b2c .prev-aee2 {
  background-color: var(--e-global-color-secondary);
}
.secondary-out-9b05 .tiny-c259 .prev-aee2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-out-9b05 .tiny-c259 .prev-aee2 {
  background-color: var(--e-global-color-secondary);
}
.secondary-out-9b05 .caption_3a99 .avatar_9721 {
  background-color: var(--e-global-color-primary);
}
.secondary-out-9b05 .caption_3a99:hover .avatar_9721 {
  background-color: var(--e-global-color-secondary);
}
.secondary-out-9b05 .fluid-293d {
  background-color: var(--e-global-color-primary);
}
.secondary-out-9b05 .fluid-293d:hover {
  background-color: var(--e-global-color-accent);
}
.secondary-out-9b05 .thumbnail-pink-bab7 li span {
  background-color: var(--e-global-color-text);
}
.secondary-out-9b05 .thumbnail-pink-bab7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-out-9b05 .thumbnail-pink-bab7 li.wrapper_middle_43cc span {
  background-color: var(--e-global-color-accent);
}
.title-current-eefd .pressed_4ab6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-current-eefd .surface_left_d4fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_a632 .tertiary-296d:before {
  background-color: var(--e-global-color-secondary);
}
.inner_a632 .text-out-e8f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_a632 .shade_0588 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_e495 .surface_hard_4176 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_e495 .surface_hard_4176:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_e495 .surface_hard_4176.fn-active-ec55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_e495 .list-b92c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_e495 .selected_c36d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_e495 .yellow_4fe4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_e495 .component_rough_5a6f {
  background-color: var(--e-global-color-primary);
}
.surface_e495 .component_rough_5a6f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_e495 .hard_6326 {
  background-color: var(--e-global-color-primary);
}
.surface_e495 .hard_6326 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_active_708b .picture-mini-8ff8 .hero_slow_2e60 a {
  color: var(--e-global-color-secondary);
}
.mask_active_708b .picture-mini-8ff8 .hero_slow_2e60 a:hover {
  color: var(--e-global-color-secondary);
}
.mask_active_708b .picture-mini-8ff8 .hero_slow_2e60,
.mask_active_708b .picture-mini-8ff8 .hero_slow_2e60 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_active_708b .picture-mini-8ff8 .preview-01bb {
  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);
}
.mask_active_708b .picture-mini-8ff8 .input_full_5835 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_active_708b .picture-mini-8ff8 .carousel-silver-7793 {
  background-color: var(--e-global-color-primary);
}
.mask_active_708b .picture-mini-8ff8 .carousel-silver-7793 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_active_708b .picture-mini-8ff8 .carousel-silver-7793:hover {
  background-color: var(--e-global-color-primary);
}
.mask_active_708b .picture-mini-8ff8 .primary_over_5e13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_active_708b .picture-mini-8ff8 .primary_over_5e13 {
  background-color: var(--e-global-color-primary);
}
.mask_active_708b .picture-mini-8ff8 .primary_over_5e13:hover {
  background-color: var(--e-global-color-primary);
}
.mask_active_708b .picture-mini-8ff8 .fluid-293d {
  background-color: var(--e-global-color-primary);
}
.mask_active_708b .picture-mini-8ff8 .fluid-293d:hover {
  background-color: var(--e-global-color-primary);
}
.mask_active_708b .footer-e8bb .thumbnail-pink-bab7 li span {
  background-color: var(--e-global-color-text);
}
.mask_active_708b .footer-e8bb .thumbnail-pink-bab7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.mask_active_708b .footer-e8bb .thumbnail-pink-bab7 li.wrapper_middle_43cc span {
  background-color: var(--e-global-color-accent);
}
.mask_active_708b .block_next_5f86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_active_708b .huge_f1e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_bronze_ebc6 .icon-08b0 .text-clean-6753 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_bronze_ebc6 .icon-08b0 .media_pro_4539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_bronze_ebc6 .icon-08b0 .smooth_9295 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_paper_67aa .clean-3ff4 {
  border-color: var(--e-global-color-text);
}
.main_paper_67aa .mask-c3d9 {
  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);
}
.main_paper_67aa .main_a9ae {
  color: var(--e-global-color-secondary);
}
.main_paper_67aa .main_a9ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_paper_67aa .liquid_ae49 > * {
  color: var(--e-global-color-primary);
}
.main_paper_67aa .liquid_ae49 > * svg {
  fill: var(--e-global-color-primary);
}
.main_paper_67aa .pattern-next-cafc {
  color: var(--e-global-color-primary);
}
.main_paper_67aa .pattern-next-cafc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_paper_67aa .pagination-glass-dc91 {
  color: var(--e-global-color-primary);
}
.main_paper_67aa .pagination-glass-dc91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_paper_67aa .alert_044d {
  color: var(--e-global-color-primary);
}
.main_paper_67aa .alert_044d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_paper_67aa .status-02ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_paper_67aa .nav-dim-85d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_paper_67aa .nav-dim-85d5.picture-22f9 {
  color: var(--e-global-color-secondary);
}
.main_paper_67aa .nav-dim-85d5.picture-22f9 .inner_dcf8 {
  color: var(--e-global-color-accent);
}
.main_paper_67aa .nav-dim-85d5.avatar-9d97 {
  color: var(--e-global-color-text);
}
.main_paper_67aa .nav-dim-85d5.avatar-9d97 .inner_dcf8 {
  color: var(--e-global-color-text);
}
.main_paper_67aa .nav-dim-85d5:before {
  border-top-color: var(--e-global-color-text);
}
.main_paper_67aa .slider-fead {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_paper_67aa
  .slider-fead
  .carousel-9131 {
  background-color: var(--e-global-color-primary);
}
.main_paper_67aa
  .slider-fead
  .carousel-9131 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_paper_67aa .clean-3ff4 .prev-f979 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-79aa .top-f0f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-79aa .primary_tall_d1c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-a326 .green_f811 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-a326
  .nav_current_7087
  .text_fa4d {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-a326
  .nav_current_7087.caption-3be7
  .text_fa4d {
  background-color: var(--e-global-color-text);
}
.breadcrumb-a326
  .nav_current_7087:hover
  .text_fa4d {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-a326
  .nav_current_7087.fn-active-ec55
  .text_fa4d {
  background-color: var(--e-global-color-primary);
}
.shadow_df70 .component_light_7c3a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.shadow_df70 .content_8834 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_df70 .tag_25d6 {
  background-color: var(--e-global-color-primary);
}
.shadow_df70 .tag_25d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-6f77 .short-3523 .block_clean_8ea0 .bronze-71b9 {
  background-color: var(--e-global-color-secondary);
}
.feature-6f77 .short-3523 .border_4c55:after {
  background-color: var(--e-global-color-secondary);
}
.feature-6f77 .upper-0e91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-6f77 .active-e2fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-6f77 .media_current_3215 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-6f77 .gold_d8e1 {
  background-color: var(--e-global-color-primary);
}
.feature-6f77 .gold_d8e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-6f77 .column-b80f {
  background-color: var(--e-global-color-secondary);
}
.feature-6f77 .column-b80f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-6f77 .short-3523 .module_2990 .picture-complex-29a2:hover {
  background-color: var(--e-global-color-primary);
}
.feature-6f77
  .short-3523
  .module_2990
  .picture-complex-29a2.border-1914 {
  background-color: var(--e-global-color-primary);
}
.feature-6f77 .short-3523 .panel-orange-db4c:before {
  border-color: var(--e-global-color-primary);
}
.feature-6f77 .short-3523 .panel-orange-db4c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.feature-6f77
  .short-3523
  .panel-orange-db4c.shade_d367:before {
  border-color: var(--e-global-color-primary);
}
.feature-6f77 .hero-down-a30e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_upper_1794 .thumbnail_0822 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_upper_1794 .thumbnail_0822:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_upper_1794 .thumbnail_0822.detail-dc9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_upper_1794 .complex-d923 {
  background-color: var(--e-global-color-primary);
}
.accent_upper_1794 .complex-d923 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_upper_1794
  .texture-black-be8f
  .button-d0da
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_upper_1794
  .tiny_fe91
  .button-d0da
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_2498
  .section-hard-690c
  .form-0037 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_2498
  .section-hard-690c
  .shade-7e67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_2498 .tooltip_5aa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_2498 .header-red-6808 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_2498 .header-19e6 {
  background-color: var(--e-global-color-primary);
}
.hard_2498 .header-19e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_warm_35f8 .tag_8a3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_warm_35f8 .first_891e {
  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);
}
.accent_warm_35f8 .element_steel_fafa {
  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);
}
.accent_warm_35f8 .element_steel_fafa a:hover {
  color: var(--e-global-color-secondary);
}
.accent_warm_35f8 .dark_523d {
  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);
}
.accent_warm_35f8 .background_ed07 {
  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);
}
.accent_warm_35f8 .popup-west-891a .fluid-293d {
  background-color: var(--e-global-color-primary);
}
.accent_warm_35f8 .popup-west-891a .fluid-293d:hover {
  background-color: var(--e-global-color-accent);
}
.accent_warm_35f8
  .popup-west-891a
  .thumbnail-pink-bab7
  li
  span {
  background-color: var(--e-global-color-text);
}
.accent_warm_35f8
  .popup-west-891a
  .thumbnail-pink-bab7
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.accent_warm_35f8
  .popup-west-891a
  .thumbnail-pink-bab7
  li.wrapper_middle_43cc
  span {
  background-color: var(--e-global-color-accent);
}
.focus_8f68
  .header-west-f310
  .upper-dfe5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_8f68 .header-west-f310 .secondary-d0b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_8f68 .header-west-f310 .badge-7a16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_8f68 .complex-da72 {
  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);
}
.focus_8f68
  .widget_bronze_d046.slow-43ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > a {
  background-color: var(--e-global-color-text);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > a
  .input_hard_900c.first-a92c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > a
  .upper_d8e4.bronze-c9f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > .outline_b913
  .shadow-active-1fc3
  > a {
  background-color: var(--e-global-color-secondary);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > .outline_b913
  .shadow-active-1fc3
  > a
  .primary-dynamic-97b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > .outline_b913
  .shadow-active-1fc3
  > a
  .upper_d8e4.banner-green-7916 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > a
  .gallery-7322:before {
  color: var(--e-global-color-text);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > .outline_b913
  a
  .gallery-7322:before {
  color: var(--e-global-color-text);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3.row_warm_2a22
  > a
  .gallery-7322:before {
  color: var(--e-global-color-text);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > .outline_b913
  .shadow-active-1fc3.row_warm_2a22
  > a
  .gallery-7322:before {
  color: var(--e-global-color-text);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > a
  .action_3d57
  .photo_down_8c4b {
  color: var(--e-global-color-text);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > .outline_b913
  a
  .action_3d57
  .photo_down_8c4b {
  color: var(--e-global-color-text);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > a
  .action_3d57
  .photo_down_8c4b,
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > .outline_b913
  a
  .action_3d57
  .photo_down_8c4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > a
  .focus_copper_4014:before {
  color: var(--e-global-color-text);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > .outline_b913
  a
  .focus_copper_4014:before {
  color: var(--e-global-color-text);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3.row_warm_2a22
  > a
  .focus_copper_4014:before {
  color: var(--e-global-color-text);
}
.smooth-3ca5
  > .hero-bade
  > div
  > .mask_11b0
  > .shadow-active-1fc3
  > .outline_b913
  .shadow-active-1fc3.row_warm_2a22
  > a
  .focus_copper_4014:before {
  color: var(--e-global-color-text);
}
.right-3ce2 .column-ea7b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-3ce2
  .mask-fe4f:hover
  .column-ea7b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_mini_ad3c
  > .hero-bade
  > .text-complex-dbb7
  > .tabs-8195
  > .tabs_medium_5980
  > .soft_ca82
  .caption_simple_e24e {
  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);
}
.image_mini_ad3c
  > .hero-bade
  > .text-complex-dbb7
  > .tabs-8195
  > .tabs_medium_5980
  > .soft_ca82:hover
  .caption_simple_e24e {
  color: var(--e-global-color-text);
}
.image_mini_ad3c
  > .hero-bade
  > .text-complex-dbb7
  > .tabs-8195
  > .tabs_medium_5980
  > .soft_ca82:hover
  .caption_simple_e24e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_mini_ad3c
  > .hero-bade
  > .text-complex-dbb7
  > .tabs-8195
  > .tabs_medium_5980.wood-3977
  > .soft_ca82
  .caption_simple_e24e {
  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);
}
.advanced-6586 .component-active-74fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-6586 .texture_6ac0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-6586 .column_south_b4b6 {
  background-color: var(--e-global-color-primary);
}
.advanced-6586 .column_south_b4b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-orange-6b66
  > .hero-bade
  > .fluid_364a
  > .container-44fb
  > .mask_1081
  .menu_9d47 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-orange-6b66
  > .hero-bade
  > .fluid_364a
  > .container-44fb
  > .mask_1081
  .primary-prev-81f4 {
  color: var(--e-global-color-text);
}
.status-orange-6b66
  > .hero-bade
  > .fluid_364a
  > .container-44fb
  > .mask_1081:hover
  .menu_9d47 {
  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);
}
.status-orange-6b66
  > .hero-bade
  > .fluid_364a
  > .container-44fb
  > .mask_1081:hover
  .primary-prev-81f4 {
  color: var(--e-global-color-secondary);
}
.status-orange-6b66
  > .hero-bade
  > .fluid_364a
  > .container-44fb
  > .mask_1081.hero_5bb1
  .menu_9d47 {
  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);
}
.status-orange-6b66
  > .hero-bade
  > .fluid_364a
  > .container-44fb
  > .mask_1081.hero_5bb1
  .primary-prev-81f4 {
  color: var(--e-global-color-primary);
}
.paper-9575
  .hidden_outer_7162
  .main_7115 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-9575 .badge-68c5 .prev-f979 .picture_715a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_current_f4e1 .gradient-3c11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_current_f4e1 .fresh-a315 .gradient-3c11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_current_f4e1 .blue_87d4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_current_f4e1 .blue_87d4 {
  background-color: var(--e-global-color-primary);
}
.banner_0337 .message-d145 .layout-complex-3e90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_0337
  .message-d145:hover
  .row_490a {
  color: var(--e-global-color-secondary);
}
.banner_0337
  .message-d145:hover
  .layout-complex-3e90 {
  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);
}
.light-3437 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.badge-gas-1aa2 {
  max-width: 1400px !important;
}

.footer-old-399c {
  flex-direction: column;
}

.footer-old-399c .article_d4bd {
  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.footer-old-399c .article_d4bd {
  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);
}

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

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

.paper-48de.card-3270 {
  display: none;
}

.orange_7be5 {
  display: none;
}

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

.overlay_selected_3d76.black-6df9 {
  margin-bottom: 40px;
  width: 100%;
}

.article-wood-1d2b {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.footer-old-399c a {
  width: 100%;
}

.alert-b064 .pattern_wide_803d.outline_50fa {
  width: 20% !important;
}

.pattern-hot-26c4 {
  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; /* 字母间距 */
}

.pattern-hot-26c4: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%);
}

.pattern-hot-26c4 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.alert-b064
  .pattern_wide_803d.tabs-2644
  .accent-complex-29d9
  .progress-f09e {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.gallery-4676.background_dynamic_68c9 > .hovered-c9d7 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.south_6877 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.modal-middle-3473 {
  display: flex;
  gap: 50px;
}

.alert-b064
  .pattern_wide_803d.preview-gold-c7fe
  .down-224a
  .liquid_5325 {
  width: 100% !important;
}

.purple-3bed {
  width: 500px !important;
  max-width: none;
}

.preview-837f {
  width: 100%;
}

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

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

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

  display: none;
}

.container-8b11 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.border_bottom_5fbf:hover .heading_copper_3932 {
  visibility: visible;
}
.border_bottom_5fbf:hover.border_bottom_5fbf::before {
  display: block;
}

.gradient_gold_4c99 h3 {
  color: #fff;
}

.action-0adb {
  margin: 0;
}

.alert-b064
  .pattern_wide_803d.preview-gold-c7fe
  .liquid_5325
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.detail_top_04b9 {
  width: 100%;
}

.item-4bfe {
  width: 100%;
}

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

.item-4bfe {
  width: 100%;
}

.upper-30ad {
  margin-bottom: 10px !important;
}

.liquid_5325 {
  display: flex;
  align-items: center;
}

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

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

.footer-old-399c .article_d4bd.prev_458f {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.footer-old-399c h1.article_d4bd {
  margin-top: 80px !important;
}

.alert-b064 .pattern_wide_803d.notice_eab5 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.gas_5788 img {
  width: 100%;
}

.box-12a3 .slider_a3c1.accent-complex-29d9 {
  justify-content: space-between;
}

.element_8767 {
  display: none;
}

.picture_b91a .description-pressed-70c1 {
  margin: 1px 0 !important;
}

.nav-9fa7 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .gallery-4676 .hovered-c9d7 {
    flex-wrap: nowrap !important;
  }
}

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

  .purple-3bed {
    width: 100% !important;
  }
}

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

  .pattern-hot-26c4 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .box-12a3 .slider_a3c1.accent-complex-29d9 {
    border-bottom: 1px solid #f0c159;
  }

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

  .gallery-4676.background_dynamic_68c9 > .hovered-c9d7 {
    gap: 15px;
    justify-content: space-between;
  }

  .alert-b064
    .pattern_wide_803d.preview-gold-c7fe
    .liquid_5325
    img {
    width: 60% !important;
  }

  .south_6877 {
    left: 2%;
  }

  .panel_6548 {
    margin: 10px 0;
  }

  .footer-old-399c .description-pressed-70c1 {
    margin: 0;
    margin-bottom: 10px;
  }

  .pattern-hot-26c4 {
    font-size: 16px !important;
  }

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

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

  h2.footer-old-399c .article_d4bd,
  .footer-old-399c .article_d4bd {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .liquid_5325 {
    justify-content: center;
  }

  .footer-old-399c .description-pressed-70c1 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .article-wood-1d2b {
    margin-bottom: 15px !important;
  }

  .alert-b064 .pattern_wide_803d.outline_50fa {
    width: 75% !important;
  }

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

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

  h2.footer-old-399c .article_d4bd,
  .footer-old-399c .article_d4bd {
    font-size: 30px !important;
  }

  .liquid_5325 {
    justify-content: center;
  }

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

  .texture_2226
    .pattern_stale_9fca.white-c7bf {
    margin: 0 !important;
  }

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

  .panel_6548 {
    display: flex;
  }

  .north-97a1 .pattern-hot-26c4 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .footer-old-399c h1.article_d4bd {
    margin-top: 40px !important;
  }

  .alert-b064
    .pattern_wide_803d.preview-gold-c7fe
    .liquid_5325
    img,
  .column-7e84 .down-224a {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .alert-b064 .pattern_wide_803d.outline_50fa {
    width: 100% !important;
  }

  .gallery-4676.background_dynamic_68c9 > .hovered-c9d7 {
    gap: 3px;
  }

  .footer-old-399c .description-pressed-70c1 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .pattern-hot-26c4 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.box-12a3 .slider_a3c1.accent-complex-29d9 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.box-12a3 .slider_a3c1.accent-complex-29d9: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);
}

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

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

.footer-old-399c {
  position: relative;
  padding-top: 30px;
}

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

.paper-48de:hover {
  background: rgba(255, 215, 0, 0.4);
  transform: scale(1.05);
}

/* 列表项巴西风格增强 */
ol li a {
  font-size: 30px;
  color: #F0F8FF !important;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
}

ol li a:hover {
  color: #FFD700 !important;
  background: rgba(255, 215, 0, 0.1);
  transform: translateX(10px);
}

ol li::marker {
  font-size: 22px;
  color: #FFD700 !important;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .box-12a3 .slider_a3c1.accent-complex-29d9 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .footer-old-399c .article_d4bd {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .pattern-hot-26c4 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.tertiary-last-d6ee .large-1e1a {
  flex-shrink: 0;
  white-space: nowrap;
}

.tertiary-last-d6ee .form_7e10 {
  flex-shrink: 0;
  min-width: fit-content;
}

.tertiary-last-d6ee .progress-f09e {
  white-space: nowrap;
}

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

.tertiary-last-d6ee {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.tertiary-last-d6ee .large-1e1a {
  max-width: 80px !important;
}

.tertiary-last-d6ee .form_7e10 {
  max-width: 80px !important;
  overflow: hidden;
}

.tertiary-last-d6ee .slider_a3c1.accent-complex-29d9 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.tertiary-last-d6ee .progress-f09e {
  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);
  }
}

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

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

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

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

body .nav-8484:nth-child(2),
.alert-b064 .nav-8484:nth-child(2),
#page .nav-8484: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;
}

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

/* css-noise: 286b */
.phantom-card-f9 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
