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(.full_c0f3) {
  gap: 0.5em;
}
:where(.caption_static_5fb3) {
  gap: 0.5em;
}
body .tabs_850f > .shadow-31eb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tabs_850f > .gold-5eef {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tabs_850f > .block_over_f534 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .surface-full-9a4c > .shadow-31eb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .surface-full-9a4c > .gold-5eef {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .surface-full-9a4c > .block_over_f534 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .surface-full-9a4c
  > :where(:not(.shadow-31eb):not(.gold-5eef):not(.text_bf59)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .surface-full-9a4c > .orange_910e {
  max-width: var(--wp--style--global--wide-size);
}
body .full_c0f3 {
  display: flex;
}
body .full_c0f3 {
  flex-wrap: wrap;
  align-items: center;
}
body .full_c0f3 > * {
  margin: 0;
}
body .caption_static_5fb3 {
  display: grid;
}
body .caption_static_5fb3 > * {
  margin: 0;
}
:where(.copper_23d8.full_c0f3) {
  gap: 2em;
}
:where(.copper_23d8.caption_static_5fb3) {
  gap: 2em;
}
:where(.form-4181.full_c0f3) {
  gap: 1.25em;
}
:where(.form-4181.caption_static_5fb3) {
  gap: 1.25em;
}
.text-copper-b157 {
  color: var(--wp--preset--color--black) !important;
}
.complex_2613 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.middle_7d4c {
  color: var(--wp--preset--color--white) !important;
}
.selected-20d3 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.dirty_6c48 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.item-next-6f20 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.rough-9181 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.search-c185 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.status_active_0c2f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accordion_dbd9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.top_743c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.texture-white-5b48 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.surface_stale_a560 {
  background-color: var(--wp--preset--color--black) !important;
}
.hidden_db80 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.left_aca5 {
  background-color: var(--wp--preset--color--white) !important;
}
.inner-a45a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.feature-d3d4 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.link_ce01 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pro-2efc {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.last_83d6 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.card_83eb {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.surface-over-443d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.rough_b6b3 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.content-top-f4f3 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.gold_3e9f {
  border-color: var(--wp--preset--color--black) !important;
}
.shadow_huge_931c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.heading-dirty-08a5 {
  border-color: var(--wp--preset--color--white) !important;
}
.article_top_3138 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.tag_15fa {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.center_ff7f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.overlay_af2f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.cool-c502 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.description-south-dfdb {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.thumbnail-6db2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.old_2400 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.background-dynamic-4943 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.icon_f3eb {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.list-top-3978 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.popup-3daa {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.list-active-6202 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.row_advanced_3be8 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.center_41c0 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.element-156a {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.notification-57a4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.tabs-d07b {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.mask_active_b5fd {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.steel-d99e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.cold-bd7f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.status-hovered-e4a9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.west_5960 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.first_038a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.hidden_small_3dca {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.sidebar_d4ed a:where(:not(.grid-south-f3e6)) {
  color: inherit;
}
:where(.form-4181.full_c0f3) {
  gap: 1.25em;
}
:where(.form-4181.caption_static_5fb3) {
  gap: 1.25em;
}
:where(.copper_23d8.full_c0f3) {
  gap: 2em;
}
:where(.copper_23d8.caption_static_5fb3) {
  gap: 2em;
}
.box-d08a {
  font-size: 1.5em;
  line-height: 1.6;
}

.surface_7735 .south_5067 {
  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);
}
.info_advanced_513b .wrapper-hard-1cce {
  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);
}
.next_5fbe {
  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);
}
.next_5fbe.full-f167 .thumbnail_selected_d4f0 {
  background-color: var(--e-global-color-primary);
}
.next_5fbe.title_old_7a7e .thumbnail_selected_d4f0,
.next_5fbe.component_new_0b3c .thumbnail_selected_d4f0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.carousel-fe3b .layout_dark_8de4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.sort_f957 {
  --divider-color: var(--e-global-color-secondary);
}
.sort_f957 .popup-plasma-acfa {
  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_f957.tertiary-c9d0 .tabs_full_ad6b {
  background-color: var(--e-global-color-secondary);
}
.sort_f957.hover_motion_a121 .tabs_full_ad6b,
.sort_f957.container-warm-f35d .tabs_full_ad6b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.sort_f957.hover_motion_a121 .tabs_full_ad6b,
.sort_f957.container-warm-f35d .tabs_full_ad6b svg {
  fill: var(--e-global-color-secondary);
}
.title_west_7af5 .progress_hovered_4b27 {
  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);
}
.title_west_7af5 .hard-1549 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-a55d.tertiary-c9d0 .tabs_full_ad6b {
  background-color: var(--e-global-color-primary);
}
.overlay-a55d.hover_motion_a121 .tabs_full_ad6b,
.overlay-a55d.container-warm-f35d .tabs_full_ad6b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.overlay-a55d.hover_motion_a121 .tabs_full_ad6b,
.overlay-a55d.container-warm-f35d .tabs_full_ad6b svg {
  fill: var(--e-global-color-primary);
}
.feature-7485.tertiary-c9d0 .tabs_full_ad6b {
  background-color: var(--e-global-color-primary);
}
.feature-7485.hover_motion_a121 .tabs_full_ad6b,
.feature-7485.container-warm-f35d .tabs_full_ad6b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.feature-7485 .alert-under-bc2a {
  color: var(--e-global-color-primary);
}
.feature-7485 .alert-under-bc2a,
.feature-7485 .alert-under-bc2a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-7485 .action-a355 {
  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);
}
.focused_dcb8 .layout_soft_c1e8 {
  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);
}
.nav-hot-34ea .static_db83 .input-right-9716 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-7c04 .pagination-last-5051:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.carousel-7c04 .sort-a1cf i {
  color: var(--e-global-color-primary);
}
.carousel-7c04 .sort-a1cf svg {
  fill: var(--e-global-color-primary);
}
.carousel-7c04 .logo-f927 {
  color: var(--e-global-color-secondary);
}
.carousel-7c04 .pagination-last-5051 > .logo-f927,
.carousel-7c04 .pagination-last-5051 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_c59c .container-59c6 {
  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);
}
.pressed_c59c .card_blue_d7c5 {
  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);
}
.icon-44ea .accent-9c51 .pagination-eb9f {
  background-color: var(--e-global-color-primary);
}
.icon-44ea .tabs_basic_9846 {
  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);
}
.widget-fresh-c5c8 .button_light_48f5 {
  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);
}
.widget-fresh-c5c8 .blue-a862 {
  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-fresh-c5c8 .progress-medium-63be {
  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);
}
.detail-slow-5871 .thick_0d81,
.detail-slow-5871 .thick_0d81 a {
  color: var(--e-global-color-primary);
}
.detail-slow-5871 .thick_0d81.light_c0fa,
.detail-slow-5871 .thick_0d81.light_c0fa a {
  color: var(--e-global-color-accent);
}
.detail-slow-5871 .thick_0d81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-slow-5871 .iron-57a9 {
  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);
}
.image_4301 .focus-d2ef,
.image_4301 .picture-paper-23d4 {
  color: var(--e-global-color-primary);
}
.image_4301 .focus-d2ef svg {
  fill: var(--e-global-color-primary);
}
.image_4301 .light_c0fa .focus-d2ef,
.image_4301 .light_c0fa .picture-paper-23d4 {
  color: var(--e-global-color-accent);
}
.image_4301 .light_c0fa .focus-d2ef svg {
  fill: var(--e-global-color-accent);
}
.image_4301 .picture-paper-23d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_4301 .iron-57a9 {
  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);
}
.paragraph_43c4 .message-stale-1dfa,
.paragraph_43c4 .disabled_hot_3b8a {
  color: var(--e-global-color-primary);
}
.paragraph_43c4 .disabled_hot_3b8a svg {
  fill: var(--e-global-color-primary);
}
.paragraph_43c4 .thick_0d81.light_c0fa a,
.paragraph_43c4
  .thick_0d81.light_c0fa
  .disabled_hot_3b8a {
  color: var(--e-global-color-accent);
}
.paragraph_43c4 .message-stale-1dfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_43c4 .iron-57a9 {
  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-6060 .clean_3f42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-6060 .input_fresh_315c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_cb9a .paragraph-in-9493 .element_c3cb {
  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);
}
.glass_cb9a .paragraph-in-9493 .chip_4c57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_cb9a .aside_paper_6194 .element_c3cb {
  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);
}
.glass_cb9a
  .aside_paper_6194
  .chip_4c57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_cb9a
  .slider_dirty_562d
  .element_c3cb {
  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);
}
.glass_cb9a
  .slider_dirty_562d
  .chip_4c57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_cb9a
  .outer-6b53
  .element_c3cb {
  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);
}
.glass_cb9a
  .outer-6b53
  .chip_4c57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-fce1 .cold-fd78 {
  background-color: var(--e-global-color-primary);
}
.summary-fce1 .cold-fd78:hover {
  background-color: var(--e-global-color-primary);
}
.summary-fce1 .focus_c42b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-fce1
  .cold-fd78:hover
  .focus_c42b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_adef .lower-cba8 {
  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);
}
.preview-wide-703b .text_768b .media_south_0e96 a {
  background-color: var(--e-global-color-accent);
}
.preview-wide-703b .text_768b .input_55d3 a {
  background-color: var(--e-global-color-accent);
}
.preview-wide-703b .text_768b .media_south_0e96 a,
.preview-wide-703b .text_768b .input_55d3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-9bc2
  .text_dc73.disabled-short-aa9e
  .text_768b
  a.aside_hard_2199 {
  background-color: var(--e-global-color-accent);
}
.light-9bc2
  .text_dc73.disabled-short-aa9e
  .text_768b
  span.aside_hard_2199.fn-current-f9e1 {
  background-color: var(--e-global-color-text);
}
.light-9bc2
  .text_dc73.disabled-short-aa9e
  .text_768b
  .aside_hard_2199 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_middle_a39f .right_88ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_middle_a39f
  .filter_in_ebd4
  > .inner-26da
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_middle_a39f
  .progress_pro_99bb
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_middle_a39f
  .article-yellow-843e
  .fresh-4ac3,
.highlight_middle_a39f
  .article-yellow-843e
  .notice-15e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_middle_a39f
  .article-yellow-843e
  .box-7a88,
.highlight_middle_a39f
  .article-yellow-843e
  a
  .box-7a88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_middle_a39f
  .article-yellow-843e
  .layout_slow_f7c9 {
  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);
}
.highlight_middle_a39f
  .article-yellow-843e
  .preview-fe34 {
  background-color: var(--e-global-color-primary);
}
.highlight_middle_a39f
  .article-yellow-843e
  .preview-fe34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_middle_a39f
  .article-yellow-843e
  .preview-fe34:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_middle_a39f
  .article-yellow-843e
  .content-3215 {
  background-color: var(--e-global-color-primary);
}
.highlight_middle_a39f
  .article-yellow-843e
  .content-3215 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_middle_a39f
  .article-yellow-843e
  .content-3215:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_middle_a39f
  .text-e380
  .south_b6c7
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_middle_a39f
  .text-e380
  .black-1f76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_middle_a39f
  .text-e380
  .layout_slow_f7c9 {
  color: var(--e-global-color-text);
}
.highlight_middle_a39f
  .text-e380
  .layout_slow_f7c9
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_middle_a39f
  .text-e380
  .preview-fe34 {
  background-color: var(--e-global-color-primary);
}
.highlight_middle_a39f
  .text-e380
  .preview-fe34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_middle_a39f
  .text-e380
  .preview-fe34:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_middle_a39f
  .text-e380
  .content-3215 {
  background-color: var(--e-global-color-primary);
}
.highlight_middle_a39f
  .text-e380
  .content-3215 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_middle_a39f
  .text-e380
  .content-3215:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_middle_a39f .static_0b1c {
  background-color: var(--e-global-color-primary);
}
.highlight_middle_a39f .static_0b1c:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_middle_a39f .nav-yellow-4278 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_middle_a39f .layout_509e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-first-c84a .glass-e4cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-first-c84a
  .bright_1771
  > div:nth-child(3)
  .glass-e4cd,
.accordion-first-c84a
  .input-6f5b
  > div:nth-child(1)
  .glass-e4cd,
.accordion-first-c84a
  .sidebar_aa40
  > div:nth-child(1)
  .glass-e4cd,
.accordion-first-c84a
  .title_wood_525b
  > div:nth-child(1)
  .glass-e4cd,
.accordion-first-c84a
  .label_cold_362f
  > div:nth-child(1)
  .glass-e4cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-first-c84a .tag_5aee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-first-c84a .inner_e023 {
  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);
}
.accordion-first-c84a .dynamic_26cf {
  background-color: var(--e-global-color-primary);
}
.accordion-first-c84a .dynamic_26cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-first-c84a .dynamic_26cf:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-first-c84a .secondary-right-b16a {
  background-color: var(--e-global-color-primary);
}
.accordion-first-c84a .secondary-right-b16a:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-first-c84a .nav-yellow-4278 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-first-c84a .layout_509e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_b4e9 .popup-yellow-80d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_b4e9 .feature_pink_8f7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_b4e9 .simple-74bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_b4e9 .popup_a5c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_b4e9 .photo-ea34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_b4e9 .secondary-right-b16a {
  background-color: var(--e-global-color-primary);
}
.tooltip_b4e9 .secondary-right-b16a:hover {
  background-color: var(--e-global-color-primary);
}
.logo-6f4b .primary_new_1e3d {
  background-color: var(--e-global-color-secondary);
}
.logo-6f4b .layout_667a {
  background-color: var(--e-global-color-text);
}
.logo-6f4b .bright-baa5 {
  background-color: var(--e-global-color-secondary);
}
.logo-6f4b .text_613e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-6f4b .alert_new_6299 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-6f4b .overlay_silver_e5b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-6f4b .middle_360f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-6f4b .wood-177c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_purple_01a8 .filter-liquid-6176 .highlight-d224,
.paragraph_purple_01a8
  .filter-liquid-6176
  .highlight-d224
  a,
.paragraph_purple_01a8 .container_0f69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_purple_01a8 .filter-liquid-6176 .progress_460f,
.paragraph_purple_01a8 .surface-middle-a2b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_purple_01a8 .filter-liquid-6176 .progress_460f {
  color: var(--e-global-color-text);
}
.paragraph_purple_01a8 .surface-middle-a2b1 {
  color: var(--e-global-color-text);
}
.paragraph_purple_01a8
  .filter-liquid-6176
  .link-large-23e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_purple_01a8 .widget_1fdc .hard_63eb {
  background-color: var(--e-global-color-primary);
}
.paragraph_purple_01a8 .widget_1fdc .hard_63eb:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_purple_01a8 .widget_1fdc .hidden-hard-07b0 li span {
  background-color: var(--e-global-color-text);
}
.paragraph_purple_01a8 .widget_1fdc .hidden-hard-07b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph_purple_01a8
  .widget_1fdc
  .hidden-hard-07b0
  li.liquid-f872
  span {
  background-color: var(--e-global-color-accent);
}
.paragraph_purple_01a8 .complex-a518 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-stale-8e23 .hero-8560 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_west_2155 .image-slow-592b {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_west_2155 .table_f183 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_west_2155 .feature-15fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_west_2155 .thick_09d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_west_2155 .popup-f57b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_west_2155 .item-new-4238 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_west_2155 .notification_fixed_38a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_west_2155 .paragraph_clean_1842 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_west_2155 .tooltip_0a8d {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_west_2155 .tooltip_0a8d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_73f8 .orange-e9a6 {
  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);
}
.notice_73f8 .bottom-6212 {
  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);
}
.notice_73f8
  .basic-ad0e:after {
  background-color: var(--e-global-color-primary);
}
.notice_73f8 .wide-4217 {
  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);
}
.footer_dirty_0cd3 .container_0f69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_dirty_0cd3 .surface-middle-a2b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-e25e .copper-c481 .tabs-68a2 {
  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);
}
.selected-e25e .copper-c481 .tabs-center-b905 {
  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);
}
.stale-85b9 .glass_8ee3 {
  background-color: var(--e-global-color-primary);
}
.stale-85b9 .gradient_74d8 {
  background-color: var(--e-global-color-secondary);
}
.stale-85b9 .column-2f6b .fixed-1770 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-85b9 .outline-purple-2381 .fixed-1770 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-pink-7197 .complex_79c3 .gold-ea5c {
  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);
}
.chip-pink-7197 .complex_79c3 .south-91b3 {
  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);
}
.chip-pink-7197 .complex_79c3 .pagination_2b9d {
  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);
}
.component-gold-b439 .notification-e0df {
  border-color: var(--e-global-color-text);
}
.component-gold-b439 .focused_ecb5 {
  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-gold-b439 .selected-ad72 {
  color: var(--e-global-color-primary);
}
.component-gold-b439 .carousel_gold_66f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-f155 .out_7ffc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-f155 .gallery_large_da47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-f155 .image_1d38:hover .out_7ffc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-f155
  .image_1d38:hover
  .gallery_large_da47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-9b86 .feature-lower-63df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-9b86 .tabs-bronze-6b2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-fedd .outline_orange_80d7 .layout-8390 {
  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);
}
.gold-fedd .icon_fixed_292a .layout-8390 {
  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);
}
.media-e8f2 .item_mini_6f60 {
  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);
}
.west-aa47 .easy_4996 .modal_prev_13f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-aa47 .easy_4996 .modal_prev_13f2 {
  background-color: var(--e-global-color-secondary);
}
.west-aa47 .background-53fc .modal_prev_13f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-aa47 .background-53fc .modal_prev_13f2 {
  background-color: var(--e-global-color-secondary);
}
.west-aa47 .panel-7486 .button_medium_b5a9 {
  background-color: var(--e-global-color-primary);
}
.west-aa47 .panel-7486:hover .button_medium_b5a9 {
  background-color: var(--e-global-color-secondary);
}
.west-aa47 .hard_63eb {
  background-color: var(--e-global-color-primary);
}
.west-aa47 .hard_63eb:hover {
  background-color: var(--e-global-color-accent);
}
.west-aa47 .hidden-hard-07b0 li span {
  background-color: var(--e-global-color-text);
}
.west-aa47 .hidden-hard-07b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.west-aa47 .hidden-hard-07b0 li.liquid-f872 span {
  background-color: var(--e-global-color-accent);
}
.image-d956 .detail_2ed9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-d956 .mask_new_3c95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-bdc9 .prev-4c25:before {
  background-color: var(--e-global-color-secondary);
}
.frame-bdc9 .motion_7130 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-bdc9 .button-d43e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-6397 .description-paper-7e61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-6397 .description-paper-7e61:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-6397 .description-paper-7e61.fn-active-f9e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-6397 .summary-green-e54e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-6397 .gas_0bcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-6397 .search_bright_30f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-6397 .brown-34cb {
  background-color: var(--e-global-color-primary);
}
.large-6397 .brown-34cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-6397 .tertiary-c391 {
  background-color: var(--e-global-color-primary);
}
.large-6397 .tertiary-c391 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-8c04 .hero-fe50 .purple-265b a {
  color: var(--e-global-color-secondary);
}
.list-8c04 .hero-fe50 .purple-265b a:hover {
  color: var(--e-global-color-secondary);
}
.list-8c04 .hero-fe50 .purple-265b,
.list-8c04 .hero-fe50 .purple-265b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-8c04 .hero-fe50 .message_4c4d {
  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);
}
.list-8c04 .hero-fe50 .preview_29d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-8c04 .hero-fe50 .gradient_dim_958c {
  background-color: var(--e-global-color-primary);
}
.list-8c04 .hero-fe50 .gradient_dim_958c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-8c04 .hero-fe50 .gradient_dim_958c:hover {
  background-color: var(--e-global-color-primary);
}
.list-8c04 .hero-fe50 .thick-ae5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-8c04 .hero-fe50 .thick-ae5d {
  background-color: var(--e-global-color-primary);
}
.list-8c04 .hero-fe50 .thick-ae5d:hover {
  background-color: var(--e-global-color-primary);
}
.list-8c04 .hero-fe50 .hard_63eb {
  background-color: var(--e-global-color-primary);
}
.list-8c04 .hero-fe50 .hard_63eb:hover {
  background-color: var(--e-global-color-primary);
}
.list-8c04 .widget_1fdc .hidden-hard-07b0 li span {
  background-color: var(--e-global-color-text);
}
.list-8c04 .widget_1fdc .hidden-hard-07b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.list-8c04 .widget_1fdc .hidden-hard-07b0 li.liquid-f872 span {
  background-color: var(--e-global-color-accent);
}
.list-8c04 .nav-yellow-4278 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-8c04 .layout_509e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-4130 .pattern_right_9cbf .liquid-33d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-4130 .pattern_right_9cbf .outline_wide_5ff3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-4130 .pattern_right_9cbf .content_9dd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-last-1ebe .video_bronze_93bf {
  border-color: var(--e-global-color-text);
}
.grid-last-1ebe .mini-2cad {
  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);
}
.grid-last-1ebe .old-637f {
  color: var(--e-global-color-secondary);
}
.grid-last-1ebe .old-637f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-last-1ebe .primary-1f56 > * {
  color: var(--e-global-color-primary);
}
.grid-last-1ebe .primary-1f56 > * svg {
  fill: var(--e-global-color-primary);
}
.grid-last-1ebe .hover-c394 {
  color: var(--e-global-color-primary);
}
.grid-last-1ebe .hover-c394 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-last-1ebe .summary_soft_aee2 {
  color: var(--e-global-color-primary);
}
.grid-last-1ebe .summary_soft_aee2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-last-1ebe .fixed_661f {
  color: var(--e-global-color-primary);
}
.grid-last-1ebe .fixed_661f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-last-1ebe .message_paper_452b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-last-1ebe .highlight_24d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-last-1ebe .highlight_24d0.thick-d25b {
  color: var(--e-global-color-secondary);
}
.grid-last-1ebe .highlight_24d0.thick-d25b .paragraph-thick-3477 {
  color: var(--e-global-color-accent);
}
.grid-last-1ebe .highlight_24d0.west-6954 {
  color: var(--e-global-color-text);
}
.grid-last-1ebe .highlight_24d0.west-6954 .paragraph-thick-3477 {
  color: var(--e-global-color-text);
}
.grid-last-1ebe .highlight_24d0:before {
  border-top-color: var(--e-global-color-text);
}
.grid-last-1ebe .tooltip_e470 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-last-1ebe
  .tooltip_e470
  .card_db32 {
  background-color: var(--e-global-color-primary);
}
.grid-last-1ebe
  .tooltip_e470
  .card_db32 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-last-1ebe .video_bronze_93bf .bright_ee78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_f898 .text_inner_1bcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_f898 .sidebar_inner_ab0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_slow_8b0f .liquid-7023 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_slow_8b0f
  .item-hot-c796
  .focused_1783 {
  background-color: var(--e-global-color-secondary);
}
.header_slow_8b0f
  .item-hot-c796.small-105f
  .focused_1783 {
  background-color: var(--e-global-color-text);
}
.header_slow_8b0f
  .item-hot-c796:hover
  .focused_1783 {
  background-color: var(--e-global-color-accent);
}
.header_slow_8b0f
  .item-hot-c796.fn-active-f9e1
  .focused_1783 {
  background-color: var(--e-global-color-primary);
}
.main-780c .chip_b1e6 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.main-780c .status-cold-8ae3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-780c .message-5d07 {
  background-color: var(--e-global-color-primary);
}
.main-780c .message-5d07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_087e .frame_fixed_cd4f .banner-mini-9304 .badge-1a77 {
  background-color: var(--e-global-color-secondary);
}
.hover_087e .frame_fixed_cd4f .chip-15dd:after {
  background-color: var(--e-global-color-secondary);
}
.hover_087e .gradient-complex-6165 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_087e .caption_complex_a8ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_087e .frame-short-dfa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_087e .paper-e079 {
  background-color: var(--e-global-color-primary);
}
.hover_087e .paper-e079 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_087e .notice-c8a8 {
  background-color: var(--e-global-color-secondary);
}
.hover_087e .notice-c8a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_087e .frame_fixed_cd4f .selected_4b66 .east_2c07:hover {
  background-color: var(--e-global-color-primary);
}
.hover_087e
  .frame_fixed_cd4f
  .selected_4b66
  .east_2c07.summary_blue_73f4 {
  background-color: var(--e-global-color-primary);
}
.hover_087e .frame_fixed_cd4f .label_top_01a1:before {
  border-color: var(--e-global-color-primary);
}
.hover_087e .frame_fixed_cd4f .label_top_01a1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hover_087e
  .frame_fixed_cd4f
  .label_top_01a1.over_5ece:before {
  border-color: var(--e-global-color-primary);
}
.hover_087e .frame-pink-d832 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_6598 .soft-9fa1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_6598 .soft-9fa1:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_6598 .soft-9fa1.dropdown-slow-5a0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_6598 .yellow_a95d {
  background-color: var(--e-global-color-primary);
}
.panel_6598 .yellow_a95d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_6598
  .disabled-next-8c6b
  .shade-out-b3fb
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_6598
  .small-3615
  .shade-out-b3fb
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-bfa8
  .aside_over_5e68
  .progress_348a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-bfa8
  .aside_over_5e68
  .brown-cd68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-bfa8 .detail-active-d9e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-bfa8 .mini_6422 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-bfa8 .active_d7eb {
  background-color: var(--e-global-color-primary);
}
.heading-bfa8 .active_d7eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_light_4039 .element_a660 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_light_4039 .secondary-8aca {
  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);
}
.modal_light_4039 .gradient_soft_7f9a {
  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);
}
.modal_light_4039 .gradient_soft_7f9a a:hover {
  color: var(--e-global-color-secondary);
}
.modal_light_4039 .gradient_d98a {
  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);
}
.modal_light_4039 .frame-east-2da3 {
  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);
}
.modal_light_4039 .tooltip_last_dbd7 .hard_63eb {
  background-color: var(--e-global-color-primary);
}
.modal_light_4039 .tooltip_last_dbd7 .hard_63eb:hover {
  background-color: var(--e-global-color-accent);
}
.modal_light_4039
  .tooltip_last_dbd7
  .hidden-hard-07b0
  li
  span {
  background-color: var(--e-global-color-text);
}
.modal_light_4039
  .tooltip_last_dbd7
  .hidden-hard-07b0
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.modal_light_4039
  .tooltip_last_dbd7
  .hidden-hard-07b0
  li.liquid-f872
  span {
  background-color: var(--e-global-color-accent);
}
.gradient-ca6a
  .summary-first-cabe
  .west_c1dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-ca6a .summary-first-cabe .accent_huge_065a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-ca6a .summary-first-cabe .focus-down-6fd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-ca6a .image_39c2 {
  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);
}
.gradient-ca6a
  .logo-5796.footer-thick-2bd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > a {
  background-color: var(--e-global-color-text);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > a
  .card-west-c185.footer_d507 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > a
  .media-inner-085f.slow-b15f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > .slider_94e9
  .search_steel_827d
  > a {
  background-color: var(--e-global-color-secondary);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > .slider_94e9
  .search_steel_827d
  > a
  .box-blue-3f46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > .slider_94e9
  .search_steel_827d
  > a
  .media-inner-085f.black-f935 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > a
  .grid_6c48:before {
  color: var(--e-global-color-text);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > .slider_94e9
  a
  .grid_6c48:before {
  color: var(--e-global-color-text);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d.fast-fc01
  > a
  .grid_6c48:before {
  color: var(--e-global-color-text);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > .slider_94e9
  .search_steel_827d.fast-fc01
  > a
  .grid_6c48:before {
  color: var(--e-global-color-text);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > a
  .west_79c3
  .preview-prev-b06b {
  color: var(--e-global-color-text);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > .slider_94e9
  a
  .west_79c3
  .preview-prev-b06b {
  color: var(--e-global-color-text);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > a
  .west_79c3
  .preview-prev-b06b,
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > .slider_94e9
  a
  .west_79c3
  .preview-prev-b06b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > a
  .description_plasma_3fa6:before {
  color: var(--e-global-color-text);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > .slider_94e9
  a
  .description_plasma_3fa6:before {
  color: var(--e-global-color-text);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d.fast-fc01
  > a
  .description_plasma_3fa6:before {
  color: var(--e-global-color-text);
}
.pro-34b1
  > .hero_next_2c62
  > div
  > .orange-ad58
  > .search_steel_827d
  > .slider_94e9
  .search_steel_827d.fast-fc01
  > a
  .description_plasma_3fa6:before {
  color: var(--e-global-color-text);
}
.action-9e4f .pagination_small_8a8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-9e4f
  .cool-eb9d:hover
  .pagination_small_8a8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-faad
  > .hero_next_2c62
  > .next_40bf
  > .medium-54c8
  > .gradient-steel-1ec5
  > .accordion_wood_bb81
  .button_east_6859 {
  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);
}
.pattern-faad
  > .hero_next_2c62
  > .next_40bf
  > .medium-54c8
  > .gradient-steel-1ec5
  > .accordion_wood_bb81:hover
  .button_east_6859 {
  color: var(--e-global-color-text);
}
.pattern-faad
  > .hero_next_2c62
  > .next_40bf
  > .medium-54c8
  > .gradient-steel-1ec5
  > .accordion_wood_bb81:hover
  .button_east_6859 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-faad
  > .hero_next_2c62
  > .next_40bf
  > .medium-54c8
  > .gradient-steel-1ec5.brown_58a3
  > .accordion_wood_bb81
  .button_east_6859 {
  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);
}
.heading_b58f .feature-c54f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_b58f .static-afc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_b58f .shadow_ff02 {
  background-color: var(--e-global-color-primary);
}
.heading_b58f .shadow_ff02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_dirty_99f9
  > .hero_next_2c62
  > .brown-3cf6
  > .sort_0371
  > .item_6e63
  .section-e0e7 {
  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);
}
.primary_dirty_99f9
  > .hero_next_2c62
  > .brown-3cf6
  > .sort_0371
  > .item_6e63
  .image-2132 {
  color: var(--e-global-color-text);
}
.primary_dirty_99f9
  > .hero_next_2c62
  > .brown-3cf6
  > .sort_0371
  > .item_6e63:hover
  .section-e0e7 {
  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);
}
.primary_dirty_99f9
  > .hero_next_2c62
  > .brown-3cf6
  > .sort_0371
  > .item_6e63:hover
  .image-2132 {
  color: var(--e-global-color-secondary);
}
.primary_dirty_99f9
  > .hero_next_2c62
  > .brown-3cf6
  > .sort_0371
  > .item_6e63.first_dc33
  .section-e0e7 {
  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);
}
.primary_dirty_99f9
  > .hero_next_2c62
  > .brown-3cf6
  > .sort_0371
  > .item_6e63.first_dc33
  .image-2132 {
  color: var(--e-global-color-primary);
}
.icon_gas_6183
  .notice-light-20c1
  .description_1b29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_gas_6183 .thumbnail_35ab .bright_ee78 .column_rough_6b07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-green-152c .white_c3d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-green-152c .caption-4a77 .white_c3d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-green-152c .tag-f04b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-green-152c .tag-f04b {
  background-color: var(--e-global-color-primary);
}
.sidebar_7712 .tabs-basic-5555 .tag-f922 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_7712
  .tabs-basic-5555:hover
  .progress-north-6c22 {
  color: var(--e-global-color-secondary);
}
.sidebar_7712
  .tabs-basic-5555:hover
  .tag-f922 {
  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);
}
.primary_ee66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.layout_63e3 {
  flex-direction: column;
}

.layout_63e3 .gold_ac54 {
  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.layout_63e3 .gold_ac54 {
  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);
}

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

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

.border-fresh-e478.modal_fb41 {
  display: none;
}

.secondary-cool-c6d3 {
  display: none;
}

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

.article_hard_e9de.breadcrumb-narrow-d840 {
  margin-bottom: 40px;
  width: 100%;
}

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

.layout_63e3 a {
  width: 100%;
}

.active-yellow-c107 .active_9e00.under-f3ff {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.active-yellow-c107
  .active_9e00.row_purple_5444
  .widget-tall-672b
  .secondary-cold-95be {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.iron_0df7.panel_60b0 > .warm_d536 {
  display: flex;
  align-items: center;
}

.active-6c53 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.complex-a9c5 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.active-yellow-c107
  .active_9e00.light-8de0
  .picture_2978
  .mask_green_f4ce {
  width: 100% !important;
}

.caption-61a7 {
  width: 500px !important;
  max-width: none;
}

.card-south-4be4 {
  width: 100%;
}

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

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

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

  display: none;
}

.short-77f6 {
  font-size: 15px !important;
}

.basic-5572 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.hidden_left_408e:hover .basic-5572 {
  visibility: visible;
}
.hidden_left_408e:hover.hidden_left_408e::before {
  display: block;
}

.overlay_green_4798 h3 {
  color: #fff;
}

.pro_e337 {
  margin: 0;
}

.active-yellow-c107
  .active_9e00.light-8de0
  .mask_green_f4ce
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.box-167c {
  width: 100%;
}

.container_3865 {
  width: 100%;
}

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

.container_3865 {
  width: 100%;
}

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

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

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

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

.layout_63e3 .gold_ac54.center_61d5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.layout_63e3 h1.gold_ac54 {
  margin-top: 80px !important;
}

.active-yellow-c107 .active_9e00.module_42a3 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.column_df34 img {
  width: 100%;
}

.status-medium-9c08 .primary-a556.widget-tall-672b {
  justify-content: space-between;
}

.slow_b79d {
  display: none;
}

.silver-a1d7 .item-bb65 {
  margin: 1px 0 !important;
}

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

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

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

  .caption-61a7 {
    width: 100% !important;
  }
}

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

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

  .status-medium-9c08 .primary-a556.widget-tall-672b {
    border-bottom: 1px solid #f0c159;
  }

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

  .iron_0df7.panel_60b0 > .warm_d536 {
    gap: 15px;
    justify-content: space-between;
  }

  .active-yellow-c107
    .active_9e00.light-8de0
    .mask_green_f4ce
    img {
    width: 60% !important;
  }

  .complex-a9c5 {
    left: 2%;
  }

  .outline-e882 {
    margin: 10px 0;
  }

  .layout_63e3 .item-bb65 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.layout_63e3 .gold_ac54,
  .layout_63e3 .gold_ac54 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .mask_green_f4ce {
    justify-content: center;
  }

  .layout_63e3 .item-bb65 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .active-yellow-c107 .active_9e00.under-f3ff {
    width: 75% !important;
  }

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

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

  h2.layout_63e3 .gold_ac54,
  .layout_63e3 .gold_ac54 {
    font-size: 30px !important;
  }

  .mask_green_f4ce {
    justify-content: center;
  }

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

  .picture-clean-2668
    .hero_6fa9.main-middle-dd56 {
    margin: 0 !important;
  }

  .active-6c53 {
    margin: 0;
    gap: 10px;
  }

  .outline-e882 {
    display: flex;
  }

  .accordion_glass_5753 .under_ff26 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .layout_63e3 h1.gold_ac54 {
    margin-top: 40px !important;
  }

  .active-yellow-c107
    .active_9e00.light-8de0
    .mask_green_f4ce
    img,
  .title_west_7af5 .picture_2978 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .active-yellow-c107 .active_9e00.under-f3ff {
    width: 100% !important;
  }

  .iron_0df7.panel_60b0 > .warm_d536 {
    gap: 3px;
  }

  .layout_63e3 .item-bb65 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.status-medium-9c08 .primary-a556.widget-tall-672b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.status-medium-9c08 .primary-a556.widget-tall-672b: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);
}

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

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

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

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

.border-fresh-e478: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .status-medium-9c08 .primary-a556.widget-tall-672b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .layout_63e3 .gold_ac54 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .under_ff26 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.overlay-solid-04ad .shadow-d10d {
  flex-shrink: 0;
  white-space: nowrap;
}

.overlay-solid-04ad .icon_9434 {
  flex-shrink: 0;
  min-width: fit-content;
}

.overlay-solid-04ad .secondary-cold-95be {
  white-space: nowrap;
}

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

.overlay-solid-04ad {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.overlay-solid-04ad .shadow-d10d {
  max-width: 80px !important;
}

.overlay-solid-04ad .icon_9434 {
  max-width: 80px !important;
  overflow: hidden;
}

.overlay-solid-04ad .primary-a556.widget-tall-672b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.overlay-solid-04ad .secondary-cold-95be {
  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);
  }
}

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

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

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

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

body .next_06d1:nth-child(2),
.active-yellow-c107 .next_06d1:nth-child(2),
#page .next_06d1: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;
}

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

/* css-noise: 606d */
.ghost-box-u5 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
