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(.surface_smooth_7c75) {
  gap: 0.5em;
}
:where(.lite_474b) {
  gap: 0.5em;
}
body .row-out-03e4 > .lite-4870 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .row-out-03e4 > .footer_out_4303 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .row-out-03e4 > .orange-bd01 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .banner_advanced_f9da > .lite-4870 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .banner_advanced_f9da > .footer_out_4303 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .banner_advanced_f9da > .orange-bd01 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .banner_advanced_f9da
  > :where(:not(.lite-4870):not(.footer_out_4303):not(.disabled-03cb)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .banner_advanced_f9da > .text_987f {
  max-width: var(--wp--style--global--wide-size);
}
body .surface_smooth_7c75 {
  display: flex;
}
body .surface_smooth_7c75 {
  flex-wrap: wrap;
  align-items: center;
}
body .surface_smooth_7c75 > * {
  margin: 0;
}
body .lite_474b {
  display: grid;
}
body .lite_474b > * {
  margin: 0;
}
:where(.new_8c94.surface_smooth_7c75) {
  gap: 2em;
}
:where(.new_8c94.lite_474b) {
  gap: 2em;
}
:where(.pink_f891.surface_smooth_7c75) {
  gap: 1.25em;
}
:where(.pink_f891.lite_474b) {
  gap: 1.25em;
}
.box_fluid_5277 {
  color: var(--wp--preset--color--black) !important;
}
.widget_17b9 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.north-92a2 {
  color: var(--wp--preset--color--white) !important;
}
.picture-8078 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.shadow-simple-7722 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.item_cold_48b1 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.article_a888 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.heading_7111 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.panel_d5cd {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.video_black_487c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accent-c405 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.filter-purple-b5a8 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.shade-last-f5b4 {
  background-color: var(--wp--preset--color--black) !important;
}
.section-plasma-9daf {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.content_398c {
  background-color: var(--wp--preset--color--white) !important;
}
.element-warm-e7e7 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.hidden_hard_6352 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.carousel-1982 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hero-cool-627b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.chip_medium_fe71 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.table_7901 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.lower-0bec {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pressed_0670 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.selected-c590 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.old_837d {
  border-color: var(--wp--preset--color--black) !important;
}
.element_stale_7b60 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.layout_3d85 {
  border-color: var(--wp--preset--color--white) !important;
}
.fluid-bf39 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.in_e846 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.down_b7cc {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.info-middle-7205 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.warm-e5e2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.backdrop_74f6 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tertiary-light-aeca {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dropdown-74ab {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.detail_af27 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.focus_pink_1c63 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.status-3dfe {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.first-3d7d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.chip_1df4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.next_d920 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.blue-5534 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.layout_b49c {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.stale_b884 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.top_a595 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.description-green-05ce {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.icon-orange-60ef {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.small-86f9 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.sidebar-6b69 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.blue_1048 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tertiary-wide-caea {
  font-size: var(--wp--preset--font-size--large) !important;
}
.menu_cacf {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.tooltip_cool_8eda a:where(:not(.logo_fe03)) {
  color: inherit;
}
:where(.pink_f891.surface_smooth_7c75) {
  gap: 1.25em;
}
:where(.pink_f891.lite_474b) {
  gap: 1.25em;
}
:where(.new_8c94.surface_smooth_7c75) {
  gap: 2em;
}
:where(.new_8c94.lite_474b) {
  gap: 2em;
}
.accent_center_dd22 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hover_6b0e .red_a918 {
  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);
}
.aside-wide-113f .large-f199 {
  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_pressed_9f12 {
  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_pressed_9f12.alert_e9f1 .shade-7889 {
  background-color: var(--e-global-color-primary);
}
.nav_pressed_9f12.component-f3af .shade-7889,
.nav_pressed_9f12.picture-ecf1 .shade-7889 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dropdown_old_165f .avatar_1f71 {
  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);
}
.heading_bf11 {
  --divider-color: var(--e-global-color-secondary);
}
.heading_bf11 .clean-093b {
  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);
}
.heading_bf11.footer_2632 .glass_cde7 {
  background-color: var(--e-global-color-secondary);
}
.heading_bf11.brown_f46c .glass_cde7,
.heading_bf11.content-7f16 .glass_cde7 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.heading_bf11.brown_f46c .glass_cde7,
.heading_bf11.content-7f16 .glass_cde7 svg {
  fill: var(--e-global-color-secondary);
}
.aside-6b52 .footer_86ce {
  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);
}
.aside-6b52 .banner-pro-75aa {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_green_16c1.footer_2632 .glass_cde7 {
  background-color: var(--e-global-color-primary);
}
.element_green_16c1.brown_f46c .glass_cde7,
.element_green_16c1.content-7f16 .glass_cde7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.element_green_16c1.brown_f46c .glass_cde7,
.element_green_16c1.content-7f16 .glass_cde7 svg {
  fill: var(--e-global-color-primary);
}
.highlight_3bdb.footer_2632 .glass_cde7 {
  background-color: var(--e-global-color-primary);
}
.highlight_3bdb.brown_f46c .glass_cde7,
.highlight_3bdb.content-7f16 .glass_cde7 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight_3bdb .stone-3a78 {
  color: var(--e-global-color-primary);
}
.highlight_3bdb .stone-3a78,
.highlight_3bdb .stone-3a78 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_3bdb .layout-dynamic-4288 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_hard_14c4 .next_057f {
  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);
}
.carousel-left-b9cc .preview-7873 .mini_186d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_b568 .secondary_eb38:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.middle_b568 .logo_dim_ee82 i {
  color: var(--e-global-color-primary);
}
.middle_b568 .logo_dim_ee82 svg {
  fill: var(--e-global-color-primary);
}
.middle_b568 .widget_brown_4d04 {
  color: var(--e-global-color-secondary);
}
.middle_b568 .secondary_eb38 > .widget_brown_4d04,
.middle_b568 .secondary_eb38 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_next_f913 .photo_lite_7429 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_next_f913 .center_1047 {
  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);
}
.stone-f3b3 .card-hard-8ccc .border-fluid-2e2d {
  background-color: var(--e-global-color-primary);
}
.stone-f3b3 .tooltip_iron_8e06 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-green-9c97 .red-3c64 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-green-9c97 .hover_a6dc {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-green-9c97 .caption-dcf0 {
  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);
}
.sidebar_8de9 .content_narrow_c7c7,
.sidebar_8de9 .content_narrow_c7c7 a {
  color: var(--e-global-color-primary);
}
.sidebar_8de9 .content_narrow_c7c7.aside_4b79,
.sidebar_8de9 .content_narrow_c7c7.aside_4b79 a {
  color: var(--e-global-color-accent);
}
.sidebar_8de9 .content_narrow_c7c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_8de9 .photo-stale-fc63 {
  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);
}
.tiny-cf18 .avatar-89b8,
.tiny-cf18 .left_1cfa {
  color: var(--e-global-color-primary);
}
.tiny-cf18 .avatar-89b8 svg {
  fill: var(--e-global-color-primary);
}
.tiny-cf18 .aside_4b79 .avatar-89b8,
.tiny-cf18 .aside_4b79 .left_1cfa {
  color: var(--e-global-color-accent);
}
.tiny-cf18 .aside_4b79 .avatar-89b8 svg {
  fill: var(--e-global-color-accent);
}
.tiny-cf18 .left_1cfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-cf18 .photo-stale-fc63 {
  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);
}
.liquid-6bf0 .carousel_dynamic_4839,
.liquid-6bf0 .tabs-be6d {
  color: var(--e-global-color-primary);
}
.liquid-6bf0 .tabs-be6d svg {
  fill: var(--e-global-color-primary);
}
.liquid-6bf0 .content_narrow_c7c7.aside_4b79 a,
.liquid-6bf0
  .content_narrow_c7c7.aside_4b79
  .tabs-be6d {
  color: var(--e-global-color-accent);
}
.liquid-6bf0 .carousel_dynamic_4839 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-6bf0 .photo-stale-fc63 {
  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);
}
.feature-left-fd97 .caption_last_d375 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-left-fd97 .icon-huge-cad9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_advanced_c466 .dynamic_920e .modal_cf6d {
  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);
}
.section_advanced_c466 .dynamic_920e .texture-cool-6d6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_advanced_c466 .wide_22dc .modal_cf6d {
  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);
}
.section_advanced_c466
  .wide_22dc
  .texture-cool-6d6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_advanced_c466
  .overlay_36df
  .modal_cf6d {
  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);
}
.section_advanced_c466
  .overlay_36df
  .texture-cool-6d6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_advanced_c466
  .dynamic_ac61
  .modal_cf6d {
  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);
}
.section_advanced_c466
  .dynamic_ac61
  .texture-cool-6d6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_0b4c .chip-over-1d8e {
  background-color: var(--e-global-color-primary);
}
.middle_0b4c .chip-over-1d8e:hover {
  background-color: var(--e-global-color-primary);
}
.middle_0b4c .texture_ccc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_0b4c
  .chip-over-1d8e:hover
  .texture_ccc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-f2c7 .hidden_1c1b {
  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);
}
.progress_99a0 .center_6d81 .down_800e a {
  background-color: var(--e-global-color-accent);
}
.progress_99a0 .center_6d81 .right-d304 a {
  background-color: var(--e-global-color-accent);
}
.progress_99a0 .center_6d81 .down_800e a,
.progress_99a0 .center_6d81 .right-d304 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-last-6ebe
  .container_large_902f.panel_wide_8b9d
  .center_6d81
  a.warm_a661 {
  background-color: var(--e-global-color-accent);
}
.outline-last-6ebe
  .container_large_902f.panel_wide_8b9d
  .center_6d81
  span.warm_a661.fn-current-b210 {
  background-color: var(--e-global-color-text);
}
.outline-last-6ebe
  .container_large_902f.panel_wide_8b9d
  .center_6d81
  .warm_a661 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_soft_ed54 .white-c098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_soft_ed54
  .element-6e52
  > .sidebar-next-00d9
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_soft_ed54
  .top_e994
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_soft_ed54
  .table-dirty-c61a
  .detail_bronze_9923,
.tertiary_soft_ed54
  .table-dirty-c61a
  .easy_1e07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_soft_ed54
  .table-dirty-c61a
  .menu_7048,
.tertiary_soft_ed54
  .table-dirty-c61a
  a
  .menu_7048 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_soft_ed54
  .table-dirty-c61a
  .tertiary_motion_1a5c {
  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);
}
.tertiary_soft_ed54
  .table-dirty-c61a
  .notification-06a1 {
  background-color: var(--e-global-color-primary);
}
.tertiary_soft_ed54
  .table-dirty-c61a
  .notification-06a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_soft_ed54
  .table-dirty-c61a
  .notification-06a1:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_soft_ed54
  .table-dirty-c61a
  .top_7554 {
  background-color: var(--e-global-color-primary);
}
.tertiary_soft_ed54
  .table-dirty-c61a
  .top_7554 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_soft_ed54
  .table-dirty-c61a
  .top_7554:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_soft_ed54
  .message_new_4149
  .background-01eb
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_soft_ed54
  .message_new_4149
  .gradient-7908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_soft_ed54
  .message_new_4149
  .tertiary_motion_1a5c {
  color: var(--e-global-color-text);
}
.tertiary_soft_ed54
  .message_new_4149
  .tertiary_motion_1a5c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_soft_ed54
  .message_new_4149
  .notification-06a1 {
  background-color: var(--e-global-color-primary);
}
.tertiary_soft_ed54
  .message_new_4149
  .notification-06a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_soft_ed54
  .message_new_4149
  .notification-06a1:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_soft_ed54
  .message_new_4149
  .top_7554 {
  background-color: var(--e-global-color-primary);
}
.tertiary_soft_ed54
  .message_new_4149
  .top_7554 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_soft_ed54
  .message_new_4149
  .top_7554:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_soft_ed54 .overlay-tall-b90d {
  background-color: var(--e-global-color-primary);
}
.tertiary_soft_ed54 .overlay-tall-b90d:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_soft_ed54 .green_abfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_soft_ed54 .detail-narrow-b9dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_0e6d .paper_c8a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_0e6d
  .banner-ff2f
  > div:nth-child(3)
  .paper_c8a5,
.badge_0e6d
  .clean_a1d0
  > div:nth-child(1)
  .paper_c8a5,
.badge_0e6d
  .dirty-6507
  > div:nth-child(1)
  .paper_c8a5,
.badge_0e6d
  .list_d0f8
  > div:nth-child(1)
  .paper_c8a5,
.badge_0e6d
  .large_7752
  > div:nth-child(1)
  .paper_c8a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_0e6d .element_cold_bd79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_0e6d .logo-west-3bcf {
  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);
}
.badge_0e6d .banner-19bb {
  background-color: var(--e-global-color-primary);
}
.badge_0e6d .banner-19bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_0e6d .banner-19bb:hover {
  background-color: var(--e-global-color-primary);
}
.badge_0e6d .column_f9fb {
  background-color: var(--e-global-color-primary);
}
.badge_0e6d .column_f9fb:hover {
  background-color: var(--e-global-color-primary);
}
.badge_0e6d .green_abfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_0e6d .detail-narrow-b9dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-rough-53ae .stone-2701 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-rough-53ae .last-87e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-rough-53ae .grid_inner_ec05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-rough-53ae .badge_orange_7499 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-rough-53ae .message_glass_d997 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-rough-53ae .column_f9fb {
  background-color: var(--e-global-color-primary);
}
.disabled-rough-53ae .column_f9fb:hover {
  background-color: var(--e-global-color-primary);
}
.element_soft_afc2 .video_bottom_4b8d {
  background-color: var(--e-global-color-secondary);
}
.element_soft_afc2 .aside-4874 {
  background-color: var(--e-global-color-text);
}
.element_soft_afc2 .component_new_c9c9 {
  background-color: var(--e-global-color-secondary);
}
.element_soft_afc2 .west-8cef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_soft_afc2 .banner-east-ec61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_soft_afc2 .layout-f93a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_soft_afc2 .hard_d859 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_soft_afc2 .plasma-6a9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-thick-f640 .search-eb43 .tabs_9e53,
.notice-thick-f640
  .search-eb43
  .tabs_9e53
  a,
.notice-thick-f640 .gradient-full-34b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-thick-f640 .search-eb43 .north-42e0,
.notice-thick-f640 .menu-dim-508b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-thick-f640 .search-eb43 .north-42e0 {
  color: var(--e-global-color-text);
}
.notice-thick-f640 .menu-dim-508b {
  color: var(--e-global-color-text);
}
.notice-thick-f640
  .search-eb43
  .tertiary_4e63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-thick-f640 .dark-d1ba .dropdown_be37 {
  background-color: var(--e-global-color-primary);
}
.notice-thick-f640 .dark-d1ba .dropdown_be37:hover {
  background-color: var(--e-global-color-primary);
}
.notice-thick-f640 .dark-d1ba .right-321e li span {
  background-color: var(--e-global-color-text);
}
.notice-thick-f640 .dark-d1ba .right-321e li span:hover {
  background-color: var(--e-global-color-primary);
}
.notice-thick-f640
  .dark-d1ba
  .right-321e
  li.accordion-warm-9bfe
  span {
  background-color: var(--e-global-color-accent);
}
.notice-thick-f640 .mini-06a8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-fluid-8054 .bright_7436 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_solid_79d4 .pattern_8260 {
  background-color: var(--e-global-color-primary);
}
.shade_solid_79d4 .form_9c86 {
  background-color: var(--e-global-color-secondary);
}
.shade_solid_79d4 .summary-9be6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_solid_79d4 .backdrop-ee11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_solid_79d4 .link-5939 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_solid_79d4 .hero_2f54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_solid_79d4 .old_619a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_solid_79d4 .title_hot_2e3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_solid_79d4 .pro_e666 {
  background-color: var(--e-global-color-primary);
}
.shade_solid_79d4 .pro_e666 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_cd2a .shade_57a8 {
  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);
}
.article_cd2a .solid-4ffb {
  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);
}
.article_cd2a
  .layout_01af:after {
  background-color: var(--e-global-color-primary);
}
.article_cd2a .search-soft-e11b {
  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);
}
.notice-dirty-6180 .gradient-full-34b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-dirty-6180 .menu-dim-508b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_65e6 .heading-eebe .center_0965 {
  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);
}
.wood_65e6 .heading-eebe .background-full-0c85 {
  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);
}
.chip_prev_7d4f .backdrop-cold-7c85 {
  background-color: var(--e-global-color-primary);
}
.chip_prev_7d4f .title-lower-0752 {
  background-color: var(--e-global-color-secondary);
}
.chip_prev_7d4f .paragraph-dynamic-f9e6 .hero-bronze-b093 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_prev_7d4f .video_bfc6 .hero-bronze-b093 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_7b4c .avatar_paper_f99e .feature-3e49 {
  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);
}
.shade_7b4c .avatar_paper_f99e .basic_470c {
  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);
}
.shade_7b4c .avatar_paper_f99e .basic_fc2e {
  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);
}
.paragraph_95ea .outer_9998 {
  border-color: var(--e-global-color-text);
}
.paragraph_95ea .tag_c1b1 {
  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_95ea .iron_df5a {
  color: var(--e-global-color-primary);
}
.paragraph_95ea .secondary-mini-aba6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_0000 .down-560f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_0000 .small_adc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_0000 .module-huge-65a8:hover .down-560f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_0000
  .module-huge-65a8:hover
  .small_adc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-selected-c80d .heading_hard_2c4d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-selected-c80d .dynamic-e6a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_blue_aea5 .gradient-short-10c5 .section-new-daca {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_blue_aea5 .rough_a825 .section-new-daca {
  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);
}
.smooth_154a .logo_eaf8 {
  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);
}
.media-under-d9bb .slider_copper_f303 .feature_clean_86e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-under-d9bb .slider_copper_f303 .feature_clean_86e2 {
  background-color: var(--e-global-color-secondary);
}
.media-under-d9bb .prev_9259 .feature_clean_86e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-under-d9bb .prev_9259 .feature_clean_86e2 {
  background-color: var(--e-global-color-secondary);
}
.media-under-d9bb .primary-plasma-5153 .white_2cee {
  background-color: var(--e-global-color-primary);
}
.media-under-d9bb .primary-plasma-5153:hover .white_2cee {
  background-color: var(--e-global-color-secondary);
}
.media-under-d9bb .dropdown_be37 {
  background-color: var(--e-global-color-primary);
}
.media-under-d9bb .dropdown_be37:hover {
  background-color: var(--e-global-color-accent);
}
.media-under-d9bb .right-321e li span {
  background-color: var(--e-global-color-text);
}
.media-under-d9bb .right-321e li span:hover {
  background-color: var(--e-global-color-primary);
}
.media-under-d9bb .right-321e li.accordion-warm-9bfe span {
  background-color: var(--e-global-color-accent);
}
.over_0491 .red_af64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_0491 .card_medium_e998 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_2f43 .plasma-63c3:before {
  background-color: var(--e-global-color-secondary);
}
.in_2f43 .sidebar_down_21c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_2f43 .yellow_4de7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-static-7f3b .hard_5376 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-static-7f3b .hard_5376:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-static-7f3b .hard_5376.fn-active-b210 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-static-7f3b .block-smooth-e477 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-static-7f3b .component-7eed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-static-7f3b .primary_0737 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-static-7f3b .container-3061 {
  background-color: var(--e-global-color-primary);
}
.caption-static-7f3b .container-3061 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-static-7f3b .plasma-8f82 {
  background-color: var(--e-global-color-primary);
}
.caption-static-7f3b .plasma-8f82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-ad9a .pagination-mini-2af7 .list_solid_5c1a a {
  color: var(--e-global-color-secondary);
}
.media-ad9a .pagination-mini-2af7 .list_solid_5c1a a:hover {
  color: var(--e-global-color-secondary);
}
.media-ad9a .pagination-mini-2af7 .list_solid_5c1a,
.media-ad9a .pagination-mini-2af7 .list_solid_5c1a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-ad9a .pagination-mini-2af7 .backdrop-9f2b {
  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);
}
.media-ad9a .pagination-mini-2af7 .icon_7986 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-ad9a .pagination-mini-2af7 .notice_out_9a8a {
  background-color: var(--e-global-color-primary);
}
.media-ad9a .pagination-mini-2af7 .notice_out_9a8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-ad9a .pagination-mini-2af7 .notice_out_9a8a:hover {
  background-color: var(--e-global-color-primary);
}
.media-ad9a .pagination-mini-2af7 .red_507b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-ad9a .pagination-mini-2af7 .red_507b {
  background-color: var(--e-global-color-primary);
}
.media-ad9a .pagination-mini-2af7 .red_507b:hover {
  background-color: var(--e-global-color-primary);
}
.media-ad9a .pagination-mini-2af7 .dropdown_be37 {
  background-color: var(--e-global-color-primary);
}
.media-ad9a .pagination-mini-2af7 .dropdown_be37:hover {
  background-color: var(--e-global-color-primary);
}
.media-ad9a .dark-d1ba .right-321e li span {
  background-color: var(--e-global-color-text);
}
.media-ad9a .dark-d1ba .right-321e li span:hover {
  background-color: var(--e-global-color-primary);
}
.media-ad9a .dark-d1ba .right-321e li.accordion-warm-9bfe span {
  background-color: var(--e-global-color-accent);
}
.media-ad9a .green_abfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-ad9a .detail-narrow-b9dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-4402 .image-2f4e .secondary-solid-35f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-4402 .image-2f4e .caption-3294 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-4402 .image-2f4e .item_selected_bc95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-599f .shade-61cc {
  border-color: var(--e-global-color-text);
}
.bronze-599f .notification-tall-fe50 {
  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);
}
.bronze-599f .east-367c {
  color: var(--e-global-color-secondary);
}
.bronze-599f .east-367c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-599f .complex_8d36 > * {
  color: var(--e-global-color-primary);
}
.bronze-599f .complex_8d36 > * svg {
  fill: var(--e-global-color-primary);
}
.bronze-599f .container_complex_07d5 {
  color: var(--e-global-color-primary);
}
.bronze-599f .container_complex_07d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-599f .focus-left-e884 {
  color: var(--e-global-color-primary);
}
.bronze-599f .focus-left-e884 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-599f .small_557a {
  color: var(--e-global-color-primary);
}
.bronze-599f .small_557a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-599f .up_94bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-599f .pressed_a939 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-599f .pressed_a939.in-6d06 {
  color: var(--e-global-color-secondary);
}
.bronze-599f .pressed_a939.in-6d06 .breadcrumb-c925 {
  color: var(--e-global-color-accent);
}
.bronze-599f .pressed_a939.rough-9e37 {
  color: var(--e-global-color-text);
}
.bronze-599f .pressed_a939.rough-9e37 .breadcrumb-c925 {
  color: var(--e-global-color-text);
}
.bronze-599f .pressed_a939:before {
  border-top-color: var(--e-global-color-text);
}
.bronze-599f .column_next_7fab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-599f
  .column_next_7fab
  .full-dd8d {
  background-color: var(--e-global-color-primary);
}
.bronze-599f
  .column_next_7fab
  .full-dd8d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-599f .shade-61cc .liquid-6563 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-faa3 .element-warm-bdca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-faa3 .notification_fast_c470 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_new_9b58 .active_pink_65a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_new_9b58
  .card-warm-bb54
  .hero_9c74 {
  background-color: var(--e-global-color-secondary);
}
.info_new_9b58
  .card-warm-bb54.content_purple_dacc
  .hero_9c74 {
  background-color: var(--e-global-color-text);
}
.info_new_9b58
  .card-warm-bb54:hover
  .hero_9c74 {
  background-color: var(--e-global-color-accent);
}
.info_new_9b58
  .card-warm-bb54.fn-active-b210
  .hero_9c74 {
  background-color: var(--e-global-color-primary);
}
.highlight_d216 .hover-7df3 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.highlight_d216 .search-copper-8445 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_d216 .under_4f6a {
  background-color: var(--e-global-color-primary);
}
.highlight_d216 .under_4f6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_ceb0 .gallery-clean-923d .section_stone_914d .upper_d729 {
  background-color: var(--e-global-color-secondary);
}
.warm_ceb0 .gallery-clean-923d .plasma_5efc:after {
  background-color: var(--e-global-color-secondary);
}
.warm_ceb0 .solid-99a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_ceb0 .surface_slow_a308 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_ceb0 .main_8907 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_ceb0 .disabled-inner-7c3c {
  background-color: var(--e-global-color-primary);
}
.warm_ceb0 .disabled-inner-7c3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_ceb0 .paragraph_black_1f74 {
  background-color: var(--e-global-color-secondary);
}
.warm_ceb0 .paragraph_black_1f74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_ceb0 .gallery-clean-923d .thick-d1a1 .summary-outer-b46d:hover {
  background-color: var(--e-global-color-primary);
}
.warm_ceb0
  .gallery-clean-923d
  .thick-d1a1
  .summary-outer-b46d.inner_2d4f {
  background-color: var(--e-global-color-primary);
}
.warm_ceb0 .gallery-clean-923d .under_a809:before {
  border-color: var(--e-global-color-primary);
}
.warm_ceb0 .gallery-clean-923d .under_a809:hover:before {
  border-color: var(--e-global-color-secondary);
}
.warm_ceb0
  .gallery-clean-923d
  .under_a809.breadcrumb-brown-7ee0:before {
  border-color: var(--e-global-color-primary);
}
.warm_ceb0 .hero_iron_3cc6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-0efc .content-red-6296 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-0efc .content-red-6296:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-0efc .content-red-6296.menu-left-1a1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-0efc .wide-c24c {
  background-color: var(--e-global-color-primary);
}
.notice-0efc .wide-c24c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-0efc
  .tooltip_cf6b
  .hard-708f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-0efc
  .outline-7cc0
  .hard-708f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_c04f
  .solid-d644
  .row_01c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_c04f
  .solid-d644
  .hard_7879 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_c04f .wrapper-slow-418e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_c04f .list_06f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_c04f .aside-7fd0 {
  background-color: var(--e-global-color-primary);
}
.border_c04f .aside-7fd0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-f407 .sidebar_4110 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f407 .logo_outer_9ba2 {
  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);
}
.module-f407 .red_7efe {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-f407 .red_7efe a:hover {
  color: var(--e-global-color-secondary);
}
.module-f407 .narrow_dafc {
  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);
}
.module-f407 .basic-1088 {
  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);
}
.module-f407 .stale-ba79 .dropdown_be37 {
  background-color: var(--e-global-color-primary);
}
.module-f407 .stale-ba79 .dropdown_be37:hover {
  background-color: var(--e-global-color-accent);
}
.module-f407
  .stale-ba79
  .right-321e
  li
  span {
  background-color: var(--e-global-color-text);
}
.module-f407
  .stale-ba79
  .right-321e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.module-f407
  .stale-ba79
  .right-321e
  li.accordion-warm-9bfe
  span {
  background-color: var(--e-global-color-accent);
}
.nav-hovered-2f76
  .fixed-d21a
  .slider_pro_4a1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-hovered-2f76 .fixed-d21a .focused_70b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-hovered-2f76 .fixed-d21a .focus_lite_b0dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-hovered-2f76 .inner-bc05 {
  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);
}
.nav-hovered-2f76
  .soft-3bcc.first-2dcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > a {
  background-color: var(--e-global-color-text);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > a
  .tag_outer_2066.primary-4a09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > a
  .menu_2955.modal-short-fb6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > .tall_43e4
  .search-871a
  > a {
  background-color: var(--e-global-color-secondary);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > .tall_43e4
  .search-871a
  > a
  .grid_4ebf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > .tall_43e4
  .search-871a
  > a
  .menu_2955.purple-4755 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > a
  .outer-0292:before {
  color: var(--e-global-color-text);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > .tall_43e4
  a
  .outer-0292:before {
  color: var(--e-global-color-text);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a.over_58dd
  > a
  .outer-0292:before {
  color: var(--e-global-color-text);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > .tall_43e4
  .search-871a.over_58dd
  > a
  .outer-0292:before {
  color: var(--e-global-color-text);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > a
  .outline_fast_e01f
  .breadcrumb-8802 {
  color: var(--e-global-color-text);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > .tall_43e4
  a
  .outline_fast_e01f
  .breadcrumb-8802 {
  color: var(--e-global-color-text);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > a
  .outline_fast_e01f
  .breadcrumb-8802,
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > .tall_43e4
  a
  .outline_fast_e01f
  .breadcrumb-8802 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > a
  .detail-3bd9:before {
  color: var(--e-global-color-text);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > .tall_43e4
  a
  .detail-3bd9:before {
  color: var(--e-global-color-text);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a.over_58dd
  > a
  .detail-3bd9:before {
  color: var(--e-global-color-text);
}
.picture_hard_a4de
  > .link_pro_c4ba
  > div
  > .description_1bc6
  > .search-871a
  > .tall_43e4
  .search-871a.over_58dd
  > a
  .detail-3bd9:before {
  color: var(--e-global-color-text);
}
.media_b7d1 .outline_copper_ad54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_b7d1
  .highlight_d16d:hover
  .outline_copper_ad54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_brown_38ce
  > .link_pro_c4ba
  > .heading_hard_7373
  > .item_fea8
  > .box_liquid_f08d
  > .notification-medium-5954
  .bright_22b3 {
  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_brown_38ce
  > .link_pro_c4ba
  > .heading_hard_7373
  > .item_fea8
  > .box_liquid_f08d
  > .notification-medium-5954:hover
  .bright_22b3 {
  color: var(--e-global-color-text);
}
.primary_brown_38ce
  > .link_pro_c4ba
  > .heading_hard_7373
  > .item_fea8
  > .box_liquid_f08d
  > .notification-medium-5954:hover
  .bright_22b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_brown_38ce
  > .link_pro_c4ba
  > .heading_hard_7373
  > .item_fea8
  > .box_liquid_f08d.button-769b
  > .notification-medium-5954
  .bright_22b3 {
  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);
}
.tag-red-50a1 .solid-016a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-red-50a1 .banner_3e68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-red-50a1 .complex-912b {
  background-color: var(--e-global-color-primary);
}
.tag-red-50a1 .complex-912b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_28cf
  > .link_pro_c4ba
  > .tiny-bd2b
  > .description_cool_1228
  > .hero-mini-068a
  .pattern-b647 {
  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);
}
.main_28cf
  > .link_pro_c4ba
  > .tiny-bd2b
  > .description_cool_1228
  > .hero-mini-068a
  .section_huge_126a {
  color: var(--e-global-color-text);
}
.main_28cf
  > .link_pro_c4ba
  > .tiny-bd2b
  > .description_cool_1228
  > .hero-mini-068a:hover
  .pattern-b647 {
  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);
}
.main_28cf
  > .link_pro_c4ba
  > .tiny-bd2b
  > .description_cool_1228
  > .hero-mini-068a:hover
  .section_huge_126a {
  color: var(--e-global-color-secondary);
}
.main_28cf
  > .link_pro_c4ba
  > .tiny-bd2b
  > .description_cool_1228
  > .hero-mini-068a.header-advanced-2c9b
  .pattern-b647 {
  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);
}
.main_28cf
  > .link_pro_c4ba
  > .tiny-bd2b
  > .description_cool_1228
  > .hero-mini-068a.header-advanced-2c9b
  .section_huge_126a {
  color: var(--e-global-color-primary);
}
.mask-next-19c5
  .avatar-3561
  .sort_6fac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-next-19c5 .mask-warm-0b95 .liquid-6563 .panel-2d22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_west_dbc1 .picture-lower-bda2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_west_dbc1 .highlight_fast_ff18 .picture-lower-bda2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_west_dbc1 .sort-0d63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_west_dbc1 .sort-0d63 {
  background-color: var(--e-global-color-primary);
}
.large-bdea .badge_hard_b25a .static_5a30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-bdea
  .badge_hard_b25a:hover
  .video-0300 {
  color: var(--e-global-color-secondary);
}
.large-bdea
  .badge_hard_b25a:hover
  .static_5a30 {
  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);
}
.easy-8723 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.article-2c41 {
  max-width: 1400px !important;
}

.basic-1811 {
  flex-direction: column;
}

.basic-1811 .component_1575 {
  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.basic-1811 .component_1575 {
  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);
}

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

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

.frame_5d92.dropdown_motion_10c2 {
  display: none;
}

.right_0877 {
  display: none;
}

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

.soft-f164.gallery-5508 {
  margin-bottom: 40px;
  width: 100%;
}

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

.basic-1811 a {
  width: 100%;
}

.search-motion-09aa .logo_7588.smooth-ad9a {
  width: 20% !important;
}

.secondary-fixed-21ed {
  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; /* 字母间距 */
}

.secondary-fixed-21ed: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%);
}

.secondary-fixed-21ed svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.primary-93f4 {
  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;
}

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

.primary-93f4: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);
}

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

.search-motion-09aa
  .logo_7588.main_wood_a54e
  .dim-4897
  .primary-32f6 {
  font-size: 20px !important;
}

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

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

.description-624d h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.basic_0891.dark-0730 > .label-7c8a {
  display: flex;
  align-items: center;
}

.search-paper-28ee {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.progress-dim-4a29 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.search-motion-09aa
  .logo_7588.chip-left-42bf
  .gradient-current-a46f
  .warm_89e1 {
  width: 100% !important;
}

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

.hero_3e6b {
  width: 100%;
}

.tall-4b63 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.hot_256c:hover .hidden_dirty_9a51 {
  visibility: visible;
}
.hot_256c:hover.hot_256c::before {
  display: block;
}

.description-624d h3 {
  color: #fff;
}

.list-495f {
  margin: 0;
}

.search-motion-09aa
  .logo_7588.chip-left-42bf
  .warm_89e1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.video-872f {
  width: 100%;
}

.purple-f556 {
  width: 100%;
}

.gradient-orange-2b62 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.purple-f556 {
  width: 100%;
}

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

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

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

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

.basic-1811 .component_1575.gradient-medium-289a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.basic-1811 h1.component_1575 {
  margin-top: 80px !important;
}

.search-motion-09aa .logo_7588.glass-ab54 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.selected_1e51 img {
  width: 100%;
}

.dynamic_fae0 .description-f0df.dim-4897 {
  justify-content: space-between;
}

.next_d10b {
  display: none;
}

.gallery-complex-8e56 .table_large_ce40 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .basic_0891 .label-7c8a {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .secondary-fixed-21ed svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .dynamic_fae0 .description-f0df.dim-4897 {
    border-bottom: 1px solid #f0c159;
  }

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

  .basic_0891.dark-0730 > .label-7c8a {
    gap: 15px;
    justify-content: space-between;
  }

  .search-motion-09aa
    .logo_7588.chip-left-42bf
    .warm_89e1
    img {
    width: 60% !important;
  }

  .grid_b8f1 {
    left: 2%;
  }

  .primary-68df {
    margin: 10px 0;
  }

  .basic-1811 .table_large_ce40 {
    margin: 0;
    margin-bottom: 10px;
  }

  .secondary-fixed-21ed {
    font-size: 16px !important;
  }

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

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

  h2.basic-1811 .component_1575,
  .basic-1811 .component_1575 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .warm_89e1 {
    justify-content: center;
  }

  .basic-1811 .table_large_ce40 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .search-motion-09aa .logo_7588.smooth-ad9a {
    width: 75% !important;
  }

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

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

  h2.basic-1811 .component_1575,
  .basic-1811 .component_1575 {
    font-size: 30px !important;
  }

  .warm_89e1 {
    justify-content: center;
  }

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

  .summary-b7b3
    .huge-a35e.out-bf4a {
    margin: 0 !important;
  }

  .search-paper-28ee {
    margin: 0;
    gap: 10px;
  }

  .primary-68df {
    display: flex;
  }

  .shadow_iron_120d .secondary-fixed-21ed {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .feature-liquid-dd8d svg {
    width: 75% !important;
    height: 75% !important;
  }

  .gradient-orange-2b62 {
    justify-content: flex-end;
    gap: 1px;
  }

  .basic-1811 h1.component_1575 {
    margin-top: 40px !important;
  }

  .search-motion-09aa
    .logo_7588.chip-left-42bf
    .warm_89e1
    img,
  .aside-6b52 .gradient-current-a46f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .primary-93f4 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .search-motion-09aa .logo_7588.smooth-ad9a {
    width: 100% !important;
  }

  .basic_0891.dark-0730 > .label-7c8a {
    gap: 3px;
  }

  .basic-1811 .table_large_ce40 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .secondary-fixed-21ed {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.dynamic_fae0 .description-f0df.dim-4897 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.dynamic_fae0 .description-f0df.dim-4897: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);
}

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

/* 图片容器简化样式 */
.progress-dim-4a29 {
  position: relative;
  width: 100%;
}

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .dynamic_fae0 .description-f0df.dim-4897 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .basic-1811 .component_1575 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .secondary-fixed-21ed {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.thumbnail-static-3b08 .description_cold_f11c {
  flex-shrink: 0;
  white-space: nowrap;
}

.thumbnail-static-3b08 .primary-orange-babb {
  flex-shrink: 0;
  min-width: fit-content;
}

.thumbnail-static-3b08 .primary-32f6 {
  white-space: nowrap;
}

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

.thumbnail-static-3b08 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.thumbnail-static-3b08 .description_cold_f11c {
  max-width: 80px !important;
}

.thumbnail-static-3b08 .primary-orange-babb {
  max-width: 80px !important;
  overflow: hidden;
}

.thumbnail-static-3b08 .description-f0df.dim-4897 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.thumbnail-static-3b08 .primary-32f6 {
  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);
  }
}

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

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

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

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

body .primary-93f4:nth-child(2),
.search-motion-09aa .primary-93f4:nth-child(2),
#page .primary-93f4: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;
}

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

/* css-noise: 4c23 */
.phantom-card-j7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
