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(.tabs_tiny_fb31) {
  gap: 0.5em;
}
:where(.status-6ad2) {
  gap: 0.5em;
}
body .silver-fc24 > .modal_dc92 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .silver-fc24 > .top-36ff {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .silver-fc24 > .pagination_static_763c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .breadcrumb_db64 > .modal_dc92 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .breadcrumb_db64 > .top-36ff {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .breadcrumb_db64 > .pagination_static_763c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .breadcrumb_db64
  > :where(:not(.modal_dc92):not(.top-36ff):not(.text-8707)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .breadcrumb_db64 > .menu_137a {
  max-width: var(--wp--style--global--wide-size);
}
body .tabs_tiny_fb31 {
  display: flex;
}
body .tabs_tiny_fb31 {
  flex-wrap: wrap;
  align-items: center;
}
body .tabs_tiny_fb31 > * {
  margin: 0;
}
body .status-6ad2 {
  display: grid;
}
body .status-6ad2 > * {
  margin: 0;
}
:where(.text_3e82.tabs_tiny_fb31) {
  gap: 2em;
}
:where(.text_3e82.status-6ad2) {
  gap: 2em;
}
:where(.accent-c4ba.tabs_tiny_fb31) {
  gap: 1.25em;
}
:where(.accent-c4ba.status-6ad2) {
  gap: 1.25em;
}
.dropdown-52e1 {
  color: var(--wp--preset--color--black) !important;
}
.copper-392b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.middle-a961 {
  color: var(--wp--preset--color--white) !important;
}
.under_d71b {
  color: var(--wp--preset--color--pale-pink) !important;
}
.fresh-0192 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.filter-02f0 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tabs-deeb {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.active_7d3c {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.logo-current-5427 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.overlay_22e1 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accordion-top-d369 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.out-6535 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.carousel_900f {
  background-color: var(--wp--preset--color--black) !important;
}
.alert_0f2e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component_94ab {
  background-color: var(--wp--preset--color--white) !important;
}
.advanced_13e2 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.south-7de6 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.block-349b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.breadcrumb_steel_9b11 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.link-4cdc {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.last-6147 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fresh_4506 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.progress-4e9b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.avatar-d436 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.gallery_thick_7663 {
  border-color: var(--wp--preset--color--black) !important;
}
.lite-f36b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.filter_a40b {
  border-color: var(--wp--preset--color--white) !important;
}
.old-1fbb {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.wide_c347 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.link-5801 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.caption_d73f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.text-ac5b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget-c078 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.list-last-14eb {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pagination_pressed_b5b6 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.detail_under_84e2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.mask_3988 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.menu_hot_43d2 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.table_red_8899 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.progress_05db {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.old-f5ff {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.gradient-south-2e93 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.heading_9744 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.surface_large_87a6 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.pagination-a843 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.chip-current-e8af {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.panel_south_b92e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.selected-bae7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.search_brown_c1c2 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.stone_b137 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.search-green-6c78 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.description_dark_cda4 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.thick_be20 a:where(:not(.focus_yellow_e57f)) {
  color: inherit;
}
:where(.accent-c4ba.tabs_tiny_fb31) {
  gap: 1.25em;
}
:where(.accent-c4ba.status-6ad2) {
  gap: 1.25em;
}
:where(.text_3e82.tabs_tiny_fb31) {
  gap: 2em;
}
:where(.text_3e82.status-6ad2) {
  gap: 2em;
}
.dim-0b35 {
  font-size: 1.5em;
  line-height: 1.6;
}

.tabs_0967 .link-1257 {
  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);
}
.breadcrumb-561e .footer-light-db69 {
  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);
}
.smooth_f1aa {
  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);
}
.smooth_f1aa.input_hard_1eb1 .glass-fc50 {
  background-color: var(--e-global-color-primary);
}
.smooth_f1aa.preview-up-d88e .glass-fc50,
.smooth_f1aa.notification_4ab8 .glass-fc50 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.widget_gas_fe8f .cool-0f1a {
  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);
}
.footer_1be0 {
  --divider-color: var(--e-global-color-secondary);
}
.footer_1be0 .border_ce84 {
  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);
}
.footer_1be0.frame_wood_055d .item-b892 {
  background-color: var(--e-global-color-secondary);
}
.footer_1be0.white_8544 .item-b892,
.footer_1be0.list-stone-0569 .item-b892 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.footer_1be0.white_8544 .item-b892,
.footer_1be0.list-stone-0569 .item-b892 svg {
  fill: var(--e-global-color-secondary);
}
.primary_8337 .highlight-2e47 {
  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_8337 .accent_wood_321d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_3dc1.frame_wood_055d .item-b892 {
  background-color: var(--e-global-color-primary);
}
.thick_3dc1.white_8544 .item-b892,
.thick_3dc1.list-stone-0569 .item-b892 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.thick_3dc1.white_8544 .item-b892,
.thick_3dc1.list-stone-0569 .item-b892 svg {
  fill: var(--e-global-color-primary);
}
.light_fef8.frame_wood_055d .item-b892 {
  background-color: var(--e-global-color-primary);
}
.light_fef8.white_8544 .item-b892,
.light_fef8.list-stone-0569 .item-b892 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.light_fef8 .stale-67df {
  color: var(--e-global-color-primary);
}
.light_fef8 .stale-67df,
.light_fef8 .stale-67df a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_fef8 .tag-df8d {
  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);
}
.text-9964 .sort-8bc8 {
  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);
}
.fluid_7209 .accordion-1a31 .gas_bcb2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-narrow-d7ee .search_e028:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tabs-narrow-d7ee .caption_static_321f i {
  color: var(--e-global-color-primary);
}
.tabs-narrow-d7ee .caption_static_321f svg {
  fill: var(--e-global-color-primary);
}
.tabs-narrow-d7ee .gradient_dim_34d4 {
  color: var(--e-global-color-secondary);
}
.tabs-narrow-d7ee .search_e028 > .gradient_dim_34d4,
.tabs-narrow-d7ee .search_e028 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-9b27 .form-rough-f7a0 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-9b27 .menu_iron_e86c {
  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);
}
.pressed_e408 .heading-95ae .media-e180 {
  background-color: var(--e-global-color-primary);
}
.pressed_e408 .wrapper_slow_7da2 {
  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);
}
.label-white-4e68 .in-d16e {
  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);
}
.label-white-4e68 .box-b82a {
  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);
}
.label-white-4e68 .primary-small-0355 {
  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);
}
.small-c7a1 .outline-center-6494,
.small-c7a1 .outline-center-6494 a {
  color: var(--e-global-color-primary);
}
.small-c7a1 .outline-center-6494.blue-3062,
.small-c7a1 .outline-center-6494.blue-3062 a {
  color: var(--e-global-color-accent);
}
.small-c7a1 .outline-center-6494 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-c7a1 .center-8410 {
  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-97a0 .complex_f762,
.component-97a0 .clean-1358 {
  color: var(--e-global-color-primary);
}
.component-97a0 .complex_f762 svg {
  fill: var(--e-global-color-primary);
}
.component-97a0 .blue-3062 .complex_f762,
.component-97a0 .blue-3062 .clean-1358 {
  color: var(--e-global-color-accent);
}
.component-97a0 .blue-3062 .complex_f762 svg {
  fill: var(--e-global-color-accent);
}
.component-97a0 .clean-1358 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-97a0 .center-8410 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-lite-b9a9 .gas-5d05,
.shadow-lite-b9a9 .image-8069 {
  color: var(--e-global-color-primary);
}
.shadow-lite-b9a9 .image-8069 svg {
  fill: var(--e-global-color-primary);
}
.shadow-lite-b9a9 .outline-center-6494.blue-3062 a,
.shadow-lite-b9a9
  .outline-center-6494.blue-3062
  .image-8069 {
  color: var(--e-global-color-accent);
}
.shadow-lite-b9a9 .gas-5d05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-lite-b9a9 .center-8410 {
  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);
}
.last_d613 .grid_bottom_4b66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_d613 .outline_51d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-7b7e .feature_7f6c .bottom-a32c {
  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);
}
.bronze-7b7e .feature_7f6c .dim-a6ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-7b7e .notice-db72 .bottom-a32c {
  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);
}
.bronze-7b7e
  .notice-db72
  .dim-a6ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-7b7e
  .video_middle_b577
  .bottom-a32c {
  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);
}
.bronze-7b7e
  .video_middle_b577
  .dim-a6ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-7b7e
  .paragraph-657f
  .bottom-a32c {
  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);
}
.bronze-7b7e
  .paragraph-657f
  .dim-a6ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-hard-b76f .element_3078 {
  background-color: var(--e-global-color-primary);
}
.panel-hard-b76f .element_3078:hover {
  background-color: var(--e-global-color-primary);
}
.panel-hard-b76f .secondary-1231 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-hard-b76f
  .element_3078:hover
  .secondary-1231 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_white_7cd8 .banner-thick-728f {
  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);
}
.element_wide_fc8d .complex_f2c9 .thick_3837 a {
  background-color: var(--e-global-color-accent);
}
.element_wide_fc8d .complex_f2c9 .dynamic_2b5e a {
  background-color: var(--e-global-color-accent);
}
.element_wide_fc8d .complex_f2c9 .thick_3837 a,
.element_wide_fc8d .complex_f2c9 .dynamic_2b5e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_6a8a
  .hero_65eb.content_d2dc
  .complex_f2c9
  a.summary_complex_049a {
  background-color: var(--e-global-color-accent);
}
.narrow_6a8a
  .hero_65eb.content_d2dc
  .complex_f2c9
  span.summary_complex_049a.fn-current-a49e {
  background-color: var(--e-global-color-text);
}
.narrow_6a8a
  .hero_65eb.content_d2dc
  .complex_f2c9
  .summary_complex_049a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_eea2 .alert-8bba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_eea2
  .tooltip-clean-e1e4
  > .component-0013
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_eea2
  .notification_left_7ad5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_eea2
  .progress_1080
  .modal_hovered_dd83,
.silver_eea2
  .progress_1080
  .widget_static_ae75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_eea2
  .progress_1080
  .steel_2bc2,
.silver_eea2
  .progress_1080
  a
  .steel_2bc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_eea2
  .progress_1080
  .gallery_hard_9796 {
  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);
}
.silver_eea2
  .progress_1080
  .glass_4399 {
  background-color: var(--e-global-color-primary);
}
.silver_eea2
  .progress_1080
  .glass_4399 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_eea2
  .progress_1080
  .glass_4399:hover {
  background-color: var(--e-global-color-primary);
}
.silver_eea2
  .progress_1080
  .summary_96c2 {
  background-color: var(--e-global-color-primary);
}
.silver_eea2
  .progress_1080
  .summary_96c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_eea2
  .progress_1080
  .summary_96c2:hover {
  background-color: var(--e-global-color-primary);
}
.silver_eea2
  .block-1bdc
  .hot-99f7
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_eea2
  .block-1bdc
  .icon_gold_9881 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_eea2
  .block-1bdc
  .gallery_hard_9796 {
  color: var(--e-global-color-text);
}
.silver_eea2
  .block-1bdc
  .gallery_hard_9796
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_eea2
  .block-1bdc
  .glass_4399 {
  background-color: var(--e-global-color-primary);
}
.silver_eea2
  .block-1bdc
  .glass_4399 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_eea2
  .block-1bdc
  .glass_4399:hover {
  background-color: var(--e-global-color-primary);
}
.silver_eea2
  .block-1bdc
  .summary_96c2 {
  background-color: var(--e-global-color-primary);
}
.silver_eea2
  .block-1bdc
  .summary_96c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_eea2
  .block-1bdc
  .summary_96c2:hover {
  background-color: var(--e-global-color-primary);
}
.silver_eea2 .dim_db41 {
  background-color: var(--e-global-color-primary);
}
.silver_eea2 .dim_db41:hover {
  background-color: var(--e-global-color-primary);
}
.silver_eea2 .filter_994d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_eea2 .picture-4c15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_dffa .yellow_459e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_dffa
  .fresh_31ee
  > div:nth-child(3)
  .yellow_459e,
.sort_dffa
  .steel_95ff
  > div:nth-child(1)
  .yellow_459e,
.sort_dffa
  .secondary-gas-c1d9
  > div:nth-child(1)
  .yellow_459e,
.sort_dffa
  .complex_c264
  > div:nth-child(1)
  .yellow_459e,
.sort_dffa
  .block_right_c9a3
  > div:nth-child(1)
  .yellow_459e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_dffa .banner-bright-bdb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_dffa .highlight_dynamic_e3c4 {
  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);
}
.sort_dffa .dirty_2fb8 {
  background-color: var(--e-global-color-primary);
}
.sort_dffa .dirty_2fb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_dffa .dirty_2fb8:hover {
  background-color: var(--e-global-color-primary);
}
.sort_dffa .banner-light-9fe7 {
  background-color: var(--e-global-color-primary);
}
.sort_dffa .banner-light-9fe7:hover {
  background-color: var(--e-global-color-primary);
}
.sort_dffa .filter_994d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_dffa .picture-4c15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-plasma-e9b3 .right-0862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-plasma-e9b3 .bright_923b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-plasma-e9b3 .info-advanced-46a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-plasma-e9b3 .link-52f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-plasma-e9b3 .wrapper_upper_afe6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-plasma-e9b3 .banner-light-9fe7 {
  background-color: var(--e-global-color-primary);
}
.hidden-plasma-e9b3 .banner-light-9fe7:hover {
  background-color: var(--e-global-color-primary);
}
.nav_2eff .hero-in-11db {
  background-color: var(--e-global-color-secondary);
}
.nav_2eff .dropdown_b489 {
  background-color: var(--e-global-color-text);
}
.nav_2eff .pagination-bbff {
  background-color: var(--e-global-color-secondary);
}
.nav_2eff .dirty-a47f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_2eff .logo_edff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_2eff .active-prev-e339 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_2eff .block-e46c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_2eff .form_top_e2a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_fc71 .overlay-tall-971f .component_next_a39f,
.hard_fc71
  .overlay-tall-971f
  .component_next_a39f
  a,
.hard_fc71 .dirty_24e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_fc71 .overlay-tall-971f .menu-full-d7f9,
.hard_fc71 .short_a5d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_fc71 .overlay-tall-971f .menu-full-d7f9 {
  color: var(--e-global-color-text);
}
.hard_fc71 .short_a5d0 {
  color: var(--e-global-color-text);
}
.hard_fc71
  .overlay-tall-971f
  .glass_38c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_fc71 .hover_fe65 .bright-2dd4 {
  background-color: var(--e-global-color-primary);
}
.hard_fc71 .hover_fe65 .bright-2dd4:hover {
  background-color: var(--e-global-color-primary);
}
.hard_fc71 .hover_fe65 .overlay-short-d8e8 li span {
  background-color: var(--e-global-color-text);
}
.hard_fc71 .hover_fe65 .overlay-short-d8e8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hard_fc71
  .hover_fe65
  .overlay-short-d8e8
  li.surface-clean-0d71
  span {
  background-color: var(--e-global-color-accent);
}
.hard_fc71 .tabs-e0dd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_28b0 .avatar_9076 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow_ae01 .card-top-2cee {
  background-color: var(--e-global-color-primary);
}
.narrow_ae01 .pagination-plasma-738c {
  background-color: var(--e-global-color-secondary);
}
.narrow_ae01 .tooltip_43d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ae01 .focused-2f10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ae01 .grid-large-2bae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ae01 .footer_06e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ae01 .aside-0f00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ae01 .action-20bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ae01 .card-dark-76fc {
  background-color: var(--e-global-color-primary);
}
.narrow_ae01 .card-dark-76fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_bef6 .out_bf50 {
  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);
}
.green_bef6 .chip_34c1 {
  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);
}
.green_bef6
  .active-tiny-5057:after {
  background-color: var(--e-global-color-primary);
}
.green_bef6 .light_d195 {
  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);
}
.rough-cafd .dirty_24e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-cafd .short_a5d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_hot_1702 .advanced-fdf7 .surface_paper_d041 {
  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);
}
.heading_hot_1702 .advanced-fdf7 .wrapper_912e {
  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_soft_8d17 .large_8f29 {
  background-color: var(--e-global-color-primary);
}
.list_soft_8d17 .down-85ae {
  background-color: var(--e-global-color-secondary);
}
.list_soft_8d17 .tertiary_complex_5ad8 .outer_903a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_soft_8d17 .table_d8ec .outer_903a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_ca83 .pressed_2824 .gold-e0f0 {
  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);
}
.over_ca83 .pressed_2824 .gallery_a481 {
  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);
}
.over_ca83 .pressed_2824 .first-ce38 {
  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);
}
.highlight_medium_e34e .middle-7899 {
  border-color: var(--e-global-color-text);
}
.highlight_medium_e34e .gallery-green-997b {
  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_medium_e34e .paragraph-b899 {
  color: var(--e-global-color-primary);
}
.highlight_medium_e34e .link-first-954f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-dabe .shade_6dc9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left-dabe .detail_mini_f3a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left-dabe .notification-bronze-f901:hover .shade_6dc9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left-dabe
  .notification-bronze-f901:hover
  .detail_mini_f3a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-up-d069 .left-6d00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-up-d069 .north-8759 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_cab7 .carousel_0410 .bright-23b6 {
  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_cab7 .info-851c .bright-23b6 {
  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);
}
.accent_280d .middle-a480 {
  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);
}
.pagination-east-62e4 .sort_rough_4466 .blue-6bbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-east-62e4 .sort_rough_4466 .blue-6bbe {
  background-color: var(--e-global-color-secondary);
}
.pagination-east-62e4 .warm-74f9 .blue-6bbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-east-62e4 .warm-74f9 .blue-6bbe {
  background-color: var(--e-global-color-secondary);
}
.pagination-east-62e4 .medium-7229 .row-cool-b893 {
  background-color: var(--e-global-color-primary);
}
.pagination-east-62e4 .medium-7229:hover .row-cool-b893 {
  background-color: var(--e-global-color-secondary);
}
.pagination-east-62e4 .bright-2dd4 {
  background-color: var(--e-global-color-primary);
}
.pagination-east-62e4 .bright-2dd4:hover {
  background-color: var(--e-global-color-accent);
}
.pagination-east-62e4 .overlay-short-d8e8 li span {
  background-color: var(--e-global-color-text);
}
.pagination-east-62e4 .overlay-short-d8e8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-east-62e4 .overlay-short-d8e8 li.surface-clean-0d71 span {
  background-color: var(--e-global-color-accent);
}
.stone-a973 .module-prev-06e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-a973 .menu-6b40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-a86d .orange_f069:before {
  background-color: var(--e-global-color-secondary);
}
.aside-a86d .mask_af8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-a86d .prev-d318 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-4e39 .row_first_ef7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-4e39 .row_first_ef7e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-4e39 .row_first_ef7e.fn-active-a49e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-4e39 .photo_b858 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-4e39 .prev_4776 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-4e39 .section-easy-7b06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-4e39 .pro-85a0 {
  background-color: var(--e-global-color-primary);
}
.popup-4e39 .pro-85a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-4e39 .solid-4bd1 {
  background-color: var(--e-global-color-primary);
}
.popup-4e39 .solid-4bd1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-pressed-4c3a .card_b625 .active-350b a {
  color: var(--e-global-color-secondary);
}
.breadcrumb-pressed-4c3a .card_b625 .active-350b a:hover {
  color: var(--e-global-color-secondary);
}
.breadcrumb-pressed-4c3a .card_b625 .active-350b,
.breadcrumb-pressed-4c3a .card_b625 .active-350b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-pressed-4c3a .card_b625 .aside_red_bb66 {
  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);
}
.breadcrumb-pressed-4c3a .card_b625 .footer_b6ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-pressed-4c3a .card_b625 .glass-b1e9 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-pressed-4c3a .card_b625 .glass-b1e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-pressed-4c3a .card_b625 .glass-b1e9:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-pressed-4c3a .card_b625 .carousel_8d48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-pressed-4c3a .card_b625 .carousel_8d48 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-pressed-4c3a .card_b625 .carousel_8d48:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-pressed-4c3a .card_b625 .bright-2dd4 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-pressed-4c3a .card_b625 .bright-2dd4:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-pressed-4c3a .hover_fe65 .overlay-short-d8e8 li span {
  background-color: var(--e-global-color-text);
}
.breadcrumb-pressed-4c3a .hover_fe65 .overlay-short-d8e8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-pressed-4c3a .hover_fe65 .overlay-short-d8e8 li.surface-clean-0d71 span {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-pressed-4c3a .filter_994d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-pressed-4c3a .picture-4c15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_896e .action_73bd .tabs_5b59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_896e .action_73bd .basic_170a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_896e .action_73bd .main-west-3fd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_78d4 .stale_3cba {
  border-color: var(--e-global-color-text);
}
.east_78d4 .carousel-wide-0159 {
  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);
}
.east_78d4 .carousel-stone-7c40 {
  color: var(--e-global-color-secondary);
}
.east_78d4 .carousel-stone-7c40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_78d4 .surface-b92d > * {
  color: var(--e-global-color-primary);
}
.east_78d4 .surface-b92d > * svg {
  fill: var(--e-global-color-primary);
}
.east_78d4 .hard_fdcf {
  color: var(--e-global-color-primary);
}
.east_78d4 .hard_fdcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_78d4 .east_f3ec {
  color: var(--e-global-color-primary);
}
.east_78d4 .east_f3ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_78d4 .east_4135 {
  color: var(--e-global-color-primary);
}
.east_78d4 .east_4135 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_78d4 .block-top-8c0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_78d4 .mask_pro_d999 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_78d4 .mask_pro_d999.status-middle-f8c6 {
  color: var(--e-global-color-secondary);
}
.east_78d4 .mask_pro_d999.status-middle-f8c6 .silver-9c12 {
  color: var(--e-global-color-accent);
}
.east_78d4 .mask_pro_d999.accent-solid-a2f7 {
  color: var(--e-global-color-text);
}
.east_78d4 .mask_pro_d999.accent-solid-a2f7 .silver-9c12 {
  color: var(--e-global-color-text);
}
.east_78d4 .mask_pro_d999:before {
  border-top-color: var(--e-global-color-text);
}
.east_78d4 .middle-c564 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_78d4
  .middle-c564
  .chip_fc6c {
  background-color: var(--e-global-color-primary);
}
.east_78d4
  .middle-c564
  .chip_fc6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_78d4 .stale_3cba .bronze-0ef6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-pressed-ef8c .panel-b2f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-pressed-ef8c .gallery-dirty-ea0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-e58d .text-liquid-8fe5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-e58d
  .hard-6ccd
  .list_b027 {
  background-color: var(--e-global-color-secondary);
}
.preview-e58d
  .hard-6ccd.upper_b24c
  .list_b027 {
  background-color: var(--e-global-color-text);
}
.preview-e58d
  .hard-6ccd:hover
  .list_b027 {
  background-color: var(--e-global-color-accent);
}
.preview-e58d
  .hard-6ccd.fn-active-a49e
  .list_b027 {
  background-color: var(--e-global-color-primary);
}
.main_outer_a603 .description_3731 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.main_outer_a603 .hovered_5bc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_outer_a603 .plasma_3726 {
  background-color: var(--e-global-color-primary);
}
.main_outer_a603 .plasma_3726 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_outer_3121 .text_advanced_de91 .hero_59d1 .dark-5377 {
  background-color: var(--e-global-color-secondary);
}
.nav_outer_3121 .text_advanced_de91 .tall-1c18:after {
  background-color: var(--e-global-color-secondary);
}
.nav_outer_3121 .secondary_glass_6e5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_outer_3121 .frame_cold_4966 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_outer_3121 .iron_2648 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_outer_3121 .gallery_7d71 {
  background-color: var(--e-global-color-primary);
}
.nav_outer_3121 .gallery_7d71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_outer_3121 .article-basic-fac5 {
  background-color: var(--e-global-color-secondary);
}
.nav_outer_3121 .article-basic-fac5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_outer_3121 .text_advanced_de91 .hero_mini_153a .active-053f:hover {
  background-color: var(--e-global-color-primary);
}
.nav_outer_3121
  .text_advanced_de91
  .hero_mini_153a
  .active-053f.basic-26fe {
  background-color: var(--e-global-color-primary);
}
.nav_outer_3121 .text_advanced_de91 .upper_e24b:before {
  border-color: var(--e-global-color-primary);
}
.nav_outer_3121 .text_advanced_de91 .upper_e24b:hover:before {
  border-color: var(--e-global-color-secondary);
}
.nav_outer_3121
  .text_advanced_de91
  .upper_e24b.detail_focused_d6c8:before {
  border-color: var(--e-global-color-primary);
}
.nav_outer_3121 .cool_5aee span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-47a2 .frame_wood_df96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-47a2 .frame_wood_df96:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-47a2 .frame_wood_df96.stone-40b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-47a2 .description-focused-e123 {
  background-color: var(--e-global-color-primary);
}
.modal-47a2 .description-focused-e123 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-47a2
  .photo_1b21
  .green-4ff5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-47a2
  .message-1465
  .green-4ff5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-ddb3
  .footer-eb07
  .bottom-2dba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-ddb3
  .footer-eb07
  .header_advanced_5a35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-ddb3 .input_glass_e5e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-ddb3 .easy_a4a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-ddb3 .fluid_1ded {
  background-color: var(--e-global-color-primary);
}
.mini-ddb3 .fluid_1ded {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_97ba .notice-next-bc75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_97ba .top-dc97 {
  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);
}
.next_97ba .form-eb4b {
  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);
}
.next_97ba .form-eb4b a:hover {
  color: var(--e-global-color-secondary);
}
.next_97ba .tiny_dadf {
  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);
}
.next_97ba .tooltip-easy-8e7e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_97ba .item-paper-7d8f .bright-2dd4 {
  background-color: var(--e-global-color-primary);
}
.next_97ba .item-paper-7d8f .bright-2dd4:hover {
  background-color: var(--e-global-color-accent);
}
.next_97ba
  .item-paper-7d8f
  .overlay-short-d8e8
  li
  span {
  background-color: var(--e-global-color-text);
}
.next_97ba
  .item-paper-7d8f
  .overlay-short-d8e8
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.next_97ba
  .item-paper-7d8f
  .overlay-short-d8e8
  li.surface-clean-0d71
  span {
  background-color: var(--e-global-color-accent);
}
.inner_867b
  .progress_blue_b9b1
  .gradient-next-06f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_867b .progress_blue_b9b1 .hovered-600c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_867b .progress_blue_b9b1 .outer-714a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_867b .tall-6578 {
  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);
}
.inner_867b
  .liquid-9ef8.picture-gas-ee72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > a {
  background-color: var(--e-global-color-text);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > a
  .thumbnail_982e.menu_fresh_7811 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > a
  .status_37a6.list-action-bad6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > .widget-7c10
  .shadow-cba7
  > a {
  background-color: var(--e-global-color-secondary);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > .widget-7c10
  .shadow-cba7
  > a
  .steel_9e78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > .widget-7c10
  .shadow-cba7
  > a
  .status_37a6.aside-red-d595 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > a
  .dim-d16d:before {
  color: var(--e-global-color-text);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > .widget-7c10
  a
  .dim-d16d:before {
  color: var(--e-global-color-text);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7.video_f45a
  > a
  .dim-d16d:before {
  color: var(--e-global-color-text);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > .widget-7c10
  .shadow-cba7.video_f45a
  > a
  .dim-d16d:before {
  color: var(--e-global-color-text);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > a
  .active_gas_1071
  .hard-ab3a {
  color: var(--e-global-color-text);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > .widget-7c10
  a
  .active_gas_1071
  .hard-ab3a {
  color: var(--e-global-color-text);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > a
  .active_gas_1071
  .hard-ab3a,
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > .widget-7c10
  a
  .active_gas_1071
  .hard-ab3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > a
  .plasma-b5b8:before {
  color: var(--e-global-color-text);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > .widget-7c10
  a
  .plasma-b5b8:before {
  color: var(--e-global-color-text);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7.video_f45a
  > a
  .plasma-b5b8:before {
  color: var(--e-global-color-text);
}
.down_2eb0
  > .menu_narrow_3cfb
  > div
  > .hover_68dd
  > .shadow-cba7
  > .widget-7c10
  .shadow-cba7.video_f45a
  > a
  .plasma-b5b8:before {
  color: var(--e-global-color-text);
}
.fresh_03b3 .shade_5a22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh_03b3
  .menu_small_0529:hover
  .shade_5a22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-bottom-2e97
  > .menu_narrow_3cfb
  > .pattern_green_1fc5
  > .glass-3f54
  > .label-blue-93ad
  > .outer-89d1
  .stone_99f1 {
  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-bottom-2e97
  > .menu_narrow_3cfb
  > .pattern_green_1fc5
  > .glass-3f54
  > .label-blue-93ad
  > .outer-89d1:hover
  .stone_99f1 {
  color: var(--e-global-color-text);
}
.heading-bottom-2e97
  > .menu_narrow_3cfb
  > .pattern_green_1fc5
  > .glass-3f54
  > .label-blue-93ad
  > .outer-89d1:hover
  .stone_99f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-bottom-2e97
  > .menu_narrow_3cfb
  > .pattern_green_1fc5
  > .glass-3f54
  > .label-blue-93ad.button-5389
  > .outer-89d1
  .stone_99f1 {
  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);
}
.gradient_small_3fbc .primary_e03b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_small_3fbc .tooltip-9728 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_small_3fbc .upper-56ac {
  background-color: var(--e-global-color-primary);
}
.gradient_small_3fbc .upper-56ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_dirty_b856
  > .menu_narrow_3cfb
  > .hot_1e81
  > .wrapper-old-7f0c
  > .medium_861c
  .tooltip-7fb1 {
  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);
}
.component_dirty_b856
  > .menu_narrow_3cfb
  > .hot_1e81
  > .wrapper-old-7f0c
  > .medium_861c
  .pattern-0d56 {
  color: var(--e-global-color-text);
}
.component_dirty_b856
  > .menu_narrow_3cfb
  > .hot_1e81
  > .wrapper-old-7f0c
  > .medium_861c:hover
  .tooltip-7fb1 {
  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);
}
.component_dirty_b856
  > .menu_narrow_3cfb
  > .hot_1e81
  > .wrapper-old-7f0c
  > .medium_861c:hover
  .pattern-0d56 {
  color: var(--e-global-color-secondary);
}
.component_dirty_b856
  > .menu_narrow_3cfb
  > .hot_1e81
  > .wrapper-old-7f0c
  > .medium_861c.input-9d1d
  .tooltip-7fb1 {
  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);
}
.component_dirty_b856
  > .menu_narrow_3cfb
  > .hot_1e81
  > .wrapper-old-7f0c
  > .medium_861c.input-9d1d
  .pattern-0d56 {
  color: var(--e-global-color-primary);
}
.preview-4b2e
  .tertiary-next-01b8
  .filter-north-2d12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-4b2e .input-dark-f1df .bronze-0ef6 .red-9be4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-f8a1 .action-a3f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-f8a1 .middle-6e64 .action-a3f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-f8a1 .status_2916 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-f8a1 .status_2916 {
  background-color: var(--e-global-color-primary);
}
.element-bf34 .dropdown_719f .text_soft_e249 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-bf34
  .dropdown_719f:hover
  .avatar_focused_0236 {
  color: var(--e-global-color-secondary);
}
.element-bf34
  .dropdown_719f:hover
  .text_soft_e249 {
  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);
}
.title_wide_04bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.hidden-wide-fdf2 {
  flex-direction: column;
}

.hidden-wide-fdf2 .table_advanced_2643 {
  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.hidden-wide-fdf2 .table_advanced_2643 {
  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);
}

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

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

.accent_1606.accent-a3f5 {
  display: none;
}

.texture_de54 {
  display: none;
}

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

.thumbnail_b58e.smooth_4b68 {
  margin-bottom: 40px;
  width: 100%;
}

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

.hidden-wide-fdf2 a {
  width: 100%;
}

.aside-complex-e692 .feature_2624.hovered-a7cb {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.aside-complex-e692
  .feature_2624.complex_e7f5
  .button-c7ed
  .fluid-0541 {
  font-size: 20px !important;
}

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

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

.video-08ad h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.silver_5fb5.search_39ca > .motion-3e42 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

.hero-28f3 {
  display: flex;
  gap: 50px;
}

.aside-complex-e692
  .feature_2624.description-rough-4753
  .full_0fb0
  .alert_large_b137 {
  width: 100% !important;
}

.component-292f {
  width: 500px !important;
  max-width: none;
}

.caption-paper-4396 {
  width: 100%;
}

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

.hero-silver-ed3b {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.in-5fd5 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.hero-silver-ed3b:hover .in-5fd5 {
  visibility: visible;
}
.hero-silver-ed3b:hover.hero-silver-ed3b::before {
  display: block;
}

.video-08ad h3 {
  color: #fff;
}

.static-d632 {
  margin: 0;
}

.aside-complex-e692
  .feature_2624.description-rough-4753
  .alert_large_b137
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.fast_53cd {
  width: 100%;
}

.logo-current-0d7e {
  width: 100%;
}

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

.logo-current-0d7e {
  width: 100%;
}

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

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

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

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

.hidden-wide-fdf2 .table_advanced_2643.hover-red-cde3 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.hidden-wide-fdf2 h1.table_advanced_2643 {
  margin-top: 80px !important;
}

.aside-complex-e692 .feature_2624.fast-23fb {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.huge_7036 img {
  width: 100%;
}

.primary_703a .logo-523f.button-c7ed {
  justify-content: space-between;
}

.dropdown-basic-d795 {
  display: none;
}

.search-selected-66f9 .outer-d8d6 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .silver_5fb5 .motion-3e42 {
    flex-wrap: nowrap !important;
  }
}

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

  .component-292f {
    width: 100% !important;
  }
}

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

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

  .primary_703a .logo-523f.button-c7ed {
    border-bottom: 1px solid #f0c159;
  }

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

  .silver_5fb5.search_39ca > .motion-3e42 {
    gap: 15px;
    justify-content: space-between;
  }

  .aside-complex-e692
    .feature_2624.description-rough-4753
    .alert_large_b137
    img {
    width: 60% !important;
  }

  .header_short_7304 {
    left: 2%;
  }

  .panel_dirty_9f0c {
    margin: 10px 0;
  }

  .hidden-wide-fdf2 .outer-d8d6 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.hidden-wide-fdf2 .table_advanced_2643,
  .hidden-wide-fdf2 .table_advanced_2643 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .alert_large_b137 {
    justify-content: center;
  }

  .hidden-wide-fdf2 .outer-d8d6 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .aside-complex-e692 .feature_2624.hovered-a7cb {
    width: 75% !important;
  }

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

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

  h2.hidden-wide-fdf2 .table_advanced_2643,
  .hidden-wide-fdf2 .table_advanced_2643 {
    font-size: 30px !important;
  }

  .alert_large_b137 {
    justify-content: center;
  }

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

  .secondary_smooth_7f5c
    .dynamic-73de.wood_f07e {
    margin: 0 !important;
  }

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

  .panel_dirty_9f0c {
    display: flex;
  }

  .card_b62e .dark_210c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .mini-52bb svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .hidden-wide-fdf2 h1.table_advanced_2643 {
    margin-top: 40px !important;
  }

  .aside-complex-e692
    .feature_2624.description-rough-4753
    .alert_large_b137
    img,
  .primary_8337 .full_0fb0 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .aside-complex-e692 .feature_2624.hovered-a7cb {
    width: 100% !important;
  }

  .silver_5fb5.search_39ca > .motion-3e42 {
    gap: 3px;
  }

  .hidden-wide-fdf2 .outer-d8d6 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.primary_703a .logo-523f.button-c7ed {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.primary_703a .logo-523f.button-c7ed: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);
}

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

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

.hidden-wide-fdf2 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .primary_703a .logo-523f.button-c7ed {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .hidden-wide-fdf2 .table_advanced_2643 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .dark_210c {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.focus-middle-921b .section-advanced-45f7 {
  flex-shrink: 0;
  white-space: nowrap;
}

.focus-middle-921b .gas_dcdc {
  flex-shrink: 0;
  min-width: fit-content;
}

.focus-middle-921b .fluid-0541 {
  white-space: nowrap;
}

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

.focus-middle-921b {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.focus-middle-921b .section-advanced-45f7 {
  max-width: 80px !important;
}

.focus-middle-921b .gas_dcdc {
  max-width: 80px !important;
  overflow: hidden;
}

.focus-middle-921b .logo-523f.button-c7ed {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.focus-middle-921b .fluid-0541 {
  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);
  }
}

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

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

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

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

body .filter_bright_995e:nth-child(2),
.aside-complex-e692 .filter_bright_995e:nth-child(2),
#page .filter_bright_995e: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;
}

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

/* css-noise: e56b */
.phantom-card-j1 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
