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(.hidden-soft-baa8) {
  gap: 0.5em;
}
:where(.accordion-focused-f570) {
  gap: 0.5em;
}
body .new_f4cc > .tooltip_994d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .new_f4cc > .component-cfc5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .new_f4cc > .last_8276 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .video_b411 > .tooltip_994d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .video_b411 > .component-cfc5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .video_b411 > .last_8276 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .video_b411
  > :where(:not(.tooltip_994d):not(.component-cfc5):not(.tooltip_next_a8dd)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .video_b411 > .gold-7602 {
  max-width: var(--wp--style--global--wide-size);
}
body .hidden-soft-baa8 {
  display: flex;
}
body .hidden-soft-baa8 {
  flex-wrap: wrap;
  align-items: center;
}
body .hidden-soft-baa8 > * {
  margin: 0;
}
body .accordion-focused-f570 {
  display: grid;
}
body .accordion-focused-f570 > * {
  margin: 0;
}
:where(.hard-49a6.hidden-soft-baa8) {
  gap: 2em;
}
:where(.hard-49a6.accordion-focused-f570) {
  gap: 2em;
}
:where(.footer_02ca.hidden-soft-baa8) {
  gap: 1.25em;
}
:where(.footer_02ca.accordion-focused-f570) {
  gap: 1.25em;
}
.icon_54d1 {
  color: var(--wp--preset--color--black) !important;
}
.component_solid_7c92 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.narrow_fc5c {
  color: var(--wp--preset--color--white) !important;
}
.lite-9d62 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.solid_da97 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.form-e0cb {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accordion-focused-8013 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover-7b07 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.secondary_outer_45f0 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.selected_8dc2 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sort-4564 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.picture_static_bc0d {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.message-8667 {
  background-color: var(--wp--preset--color--black) !important;
}
.prev_622d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.slider-8894 {
  background-color: var(--wp--preset--color--white) !important;
}
.soft-558c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.dim_ee74 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.accent_narrow_52ad {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shadow-2cd5 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.outer-6733 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail-3e1a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.box-10a7 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.search_focused_0341 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.card-in-96d7 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.outline_889d {
  border-color: var(--wp--preset--color--black) !important;
}
.blue_6a16 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.icon_north_b0e4 {
  border-color: var(--wp--preset--color--white) !important;
}
.container_action_72e0 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.link_25fb {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.disabled_left_9784 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accent-7b4a {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tabs_501a {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.steel-4043 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.header_e72c {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pressed-fe95 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.background-hot-1e0e {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.soft-9bc1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.aside_wide_3f7c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.card-silver-08f6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.widget-hovered-4531 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.steel-379d {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.status-08e8 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.layout_2df7 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.logo-2a03 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.block-fluid-a89a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.carousel-cccf {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.thumbnail_tall_27ad {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.card-d3a1 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.easy-281a {
  font-size: var(--wp--preset--font-size--small) !important;
}
.notice-south-38f6 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.wood_1129 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.chip_current_6488 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.block-pro-be00 a:where(:not(.slider_fluid_7b8b)) {
  color: inherit;
}
:where(.footer_02ca.hidden-soft-baa8) {
  gap: 1.25em;
}
:where(.footer_02ca.accordion-focused-f570) {
  gap: 1.25em;
}
:where(.hard-49a6.hidden-soft-baa8) {
  gap: 2em;
}
:where(.hard-49a6.accordion-focused-f570) {
  gap: 2em;
}
.slow-3622 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hero_40c5 .narrow-3503 {
  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);
}
.narrow_590e .modal-ee45 {
  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-2a26 {
  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-2a26.lower-71c5 .tooltip-b30c {
  background-color: var(--e-global-color-primary);
}
.sort-2a26.gradient_hovered_b87e .tooltip-b30c,
.sort-2a26.table_prev_61ec .tooltip-b30c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row-pressed-3a87 .info-396a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.sort_41ad {
  --divider-color: var(--e-global-color-secondary);
}
.sort_41ad .heading_south_c8ca {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.sort_41ad.form-d89b .border_776e {
  background-color: var(--e-global-color-secondary);
}
.sort_41ad.breadcrumb-huge-cb95 .border_776e,
.sort_41ad.banner_0a8f .border_776e {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.sort_41ad.breadcrumb-huge-cb95 .border_776e,
.sort_41ad.banner_0a8f .border_776e svg {
  fill: var(--e-global-color-secondary);
}
.under_3e9a .form-right-54ce {
  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);
}
.under_3e9a .search_b8b1 {
  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);
}
.grid_5230.form-d89b .border_776e {
  background-color: var(--e-global-color-primary);
}
.grid_5230.breadcrumb-huge-cb95 .border_776e,
.grid_5230.banner_0a8f .border_776e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.grid_5230.breadcrumb-huge-cb95 .border_776e,
.grid_5230.banner_0a8f .border_776e svg {
  fill: var(--e-global-color-primary);
}
.paper-2572.form-d89b .border_776e {
  background-color: var(--e-global-color-primary);
}
.paper-2572.breadcrumb-huge-cb95 .border_776e,
.paper-2572.banner_0a8f .border_776e {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paper-2572 .disabled-steel-cfd5 {
  color: var(--e-global-color-primary);
}
.paper-2572 .disabled-steel-cfd5,
.paper-2572 .disabled-steel-cfd5 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-2572 .tag-north-733f {
  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);
}
.cold_7bb9 .modal_soft_6888 {
  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);
}
.wrapper_b99c .outline-new-40de .form-advanced-fed4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_new_5ae3 .tiny-7d76:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.shade_new_5ae3 .advanced_ec62 i {
  color: var(--e-global-color-primary);
}
.shade_new_5ae3 .advanced_ec62 svg {
  fill: var(--e-global-color-primary);
}
.shade_new_5ae3 .media-e87c {
  color: var(--e-global-color-secondary);
}
.shade_new_5ae3 .tiny-7d76 > .media-e87c,
.shade_new_5ae3 .tiny-7d76 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_8d03 .middle_3d47 {
  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);
}
.advanced_8d03 .main_66cb {
  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);
}
.feature_31e5 .row_65aa .link-3f06 {
  background-color: var(--e-global-color-primary);
}
.feature_31e5 .first-a7f7 {
  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);
}
.pattern_0ef8 .tertiary_3500 {
  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);
}
.pattern_0ef8 .media_2588 {
  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);
}
.pattern_0ef8 .pattern_fluid_8c06 {
  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);
}
.progress_dirty_d4e0 .primary-wide-843f,
.progress_dirty_d4e0 .primary-wide-843f a {
  color: var(--e-global-color-primary);
}
.progress_dirty_d4e0 .primary-wide-843f.easy_a8b9,
.progress_dirty_d4e0 .primary-wide-843f.easy_a8b9 a {
  color: var(--e-global-color-accent);
}
.progress_dirty_d4e0 .primary-wide-843f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_dirty_d4e0 .focus-action-50e4 {
  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);
}
.clean-0bad .simple_1765,
.clean-0bad .gallery_dark_65ca {
  color: var(--e-global-color-primary);
}
.clean-0bad .simple_1765 svg {
  fill: var(--e-global-color-primary);
}
.clean-0bad .easy_a8b9 .simple_1765,
.clean-0bad .easy_a8b9 .gallery_dark_65ca {
  color: var(--e-global-color-accent);
}
.clean-0bad .easy_a8b9 .simple_1765 svg {
  fill: var(--e-global-color-accent);
}
.clean-0bad .gallery_dark_65ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-0bad .focus-action-50e4 {
  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);
}
.button-bb93 .highlight-fluid-3076,
.button-bb93 .video_3869 {
  color: var(--e-global-color-primary);
}
.button-bb93 .video_3869 svg {
  fill: var(--e-global-color-primary);
}
.button-bb93 .primary-wide-843f.easy_a8b9 a,
.button-bb93
  .primary-wide-843f.easy_a8b9
  .video_3869 {
  color: var(--e-global-color-accent);
}
.button-bb93 .highlight-fluid-3076 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-bb93 .focus-action-50e4 {
  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-8eae .label-easy-2443 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-8eae .highlight-3a8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a32e .mask_2d33 .mask-50f9 {
  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);
}
.soft_a32e .mask_2d33 .media-ff9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a32e .secondary_8af8 .mask-50f9 {
  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);
}
.soft_a32e
  .secondary_8af8
  .media-ff9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a32e
  .column-full-4d29
  .mask-50f9 {
  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);
}
.soft_a32e
  .column-full-4d29
  .media-ff9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_a32e
  .highlight-gold-7483
  .mask-50f9 {
  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);
}
.soft_a32e
  .highlight-gold-7483
  .media-ff9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-3e47 .focused-9ef4 {
  background-color: var(--e-global-color-primary);
}
.in-3e47 .focused-9ef4:hover {
  background-color: var(--e-global-color-primary);
}
.in-3e47 .surface-next-493c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-3e47
  .focused-9ef4:hover
  .surface-next-493c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-8411 .footer-9196 {
  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);
}
.aside-8f38 .tooltip-82d1 .progress_abfb a {
  background-color: var(--e-global-color-accent);
}
.aside-8f38 .tooltip-82d1 .pagination_ca7a a {
  background-color: var(--e-global-color-accent);
}
.aside-8f38 .tooltip-82d1 .progress_abfb a,
.aside-8f38 .tooltip-82d1 .pagination_ca7a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_0720
  .hard_4a4f.background_static_ec76
  .tooltip-82d1
  a.shade_e991 {
  background-color: var(--e-global-color-accent);
}
.upper_0720
  .hard_4a4f.background_static_ec76
  .tooltip-82d1
  span.shade_e991.fn-current-35ea {
  background-color: var(--e-global-color-text);
}
.upper_0720
  .hard_4a4f.background_static_ec76
  .tooltip-82d1
  .shade_e991 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_inner_1f6b .tabs_68a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_inner_1f6b
  .pro_4d31
  > .table-complex-a998
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_inner_1f6b
  .sort_in_7754
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_inner_1f6b
  .input_c95c
  .title_c88c,
.footer_inner_1f6b
  .input_c95c
  .notice-ed4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_inner_1f6b
  .input_c95c
  .gradient-adf4,
.footer_inner_1f6b
  .input_c95c
  a
  .gradient-adf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_inner_1f6b
  .input_c95c
  .active-d0d3 {
  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);
}
.footer_inner_1f6b
  .input_c95c
  .chip_right_0039 {
  background-color: var(--e-global-color-primary);
}
.footer_inner_1f6b
  .input_c95c
  .chip_right_0039 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_inner_1f6b
  .input_c95c
  .chip_right_0039:hover {
  background-color: var(--e-global-color-primary);
}
.footer_inner_1f6b
  .input_c95c
  .block-4d87 {
  background-color: var(--e-global-color-primary);
}
.footer_inner_1f6b
  .input_c95c
  .block-4d87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_inner_1f6b
  .input_c95c
  .block-4d87:hover {
  background-color: var(--e-global-color-primary);
}
.footer_inner_1f6b
  .large_999b
  .next_44fc
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_inner_1f6b
  .large_999b
  .modal-pressed-e5d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_inner_1f6b
  .large_999b
  .active-d0d3 {
  color: var(--e-global-color-text);
}
.footer_inner_1f6b
  .large_999b
  .active-d0d3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_inner_1f6b
  .large_999b
  .chip_right_0039 {
  background-color: var(--e-global-color-primary);
}
.footer_inner_1f6b
  .large_999b
  .chip_right_0039 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_inner_1f6b
  .large_999b
  .chip_right_0039:hover {
  background-color: var(--e-global-color-primary);
}
.footer_inner_1f6b
  .large_999b
  .block-4d87 {
  background-color: var(--e-global-color-primary);
}
.footer_inner_1f6b
  .large_999b
  .block-4d87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_inner_1f6b
  .large_999b
  .block-4d87:hover {
  background-color: var(--e-global-color-primary);
}
.footer_inner_1f6b .advanced-30f9 {
  background-color: var(--e-global-color-primary);
}
.footer_inner_1f6b .advanced-30f9:hover {
  background-color: var(--e-global-color-primary);
}
.footer_inner_1f6b .banner_6027 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_inner_1f6b .backdrop_9c55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-blue-7a4c .iron-d20a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-blue-7a4c
  .media_4d24
  > div:nth-child(3)
  .iron-d20a,
.article-blue-7a4c
  .footer-bronze-a164
  > div:nth-child(1)
  .iron-d20a,
.article-blue-7a4c
  .glass_68a4
  > div:nth-child(1)
  .iron-d20a,
.article-blue-7a4c
  .focus_32a8
  > div:nth-child(1)
  .iron-d20a,
.article-blue-7a4c
  .secondary-wide-70b3
  > div:nth-child(1)
  .iron-d20a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-blue-7a4c .grid-paper-6edd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-blue-7a4c .icon_white_147a {
  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);
}
.article-blue-7a4c .outline_first_69e2 {
  background-color: var(--e-global-color-primary);
}
.article-blue-7a4c .outline_first_69e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-blue-7a4c .outline_first_69e2:hover {
  background-color: var(--e-global-color-primary);
}
.article-blue-7a4c .link_static_83f0 {
  background-color: var(--e-global-color-primary);
}
.article-blue-7a4c .link_static_83f0:hover {
  background-color: var(--e-global-color-primary);
}
.article-blue-7a4c .banner_6027 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-blue-7a4c .backdrop_9c55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_9d26 .out_7a30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_9d26 .table-99e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_9d26 .stale-571d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_9d26 .header_6413 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_9d26 .basic_cb86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_9d26 .link_static_83f0 {
  background-color: var(--e-global-color-primary);
}
.widget_9d26 .link_static_83f0:hover {
  background-color: var(--e-global-color-primary);
}
.pink_67eb .search-30c5 {
  background-color: var(--e-global-color-secondary);
}
.pink_67eb .video_hard_415d {
  background-color: var(--e-global-color-text);
}
.pink_67eb .backdrop_1756 {
  background-color: var(--e-global-color-secondary);
}
.pink_67eb .container_copper_a3fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_67eb .secondary-6ffc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_67eb .panel_upper_f07b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_67eb .primary-bronze-a032 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_67eb .middle-98c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_brown_64ed .solid-b555 .hero_6428,
.pattern_brown_64ed
  .solid-b555
  .hero_6428
  a,
.pattern_brown_64ed .thumbnail_77c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_brown_64ed .solid-b555 .chip-new-c24f,
.pattern_brown_64ed .modal_dirty_a5e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_brown_64ed .solid-b555 .chip-new-c24f {
  color: var(--e-global-color-text);
}
.pattern_brown_64ed .modal_dirty_a5e1 {
  color: var(--e-global-color-text);
}
.pattern_brown_64ed
  .solid-b555
  .bronze-f561 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_brown_64ed .surface-1ec5 .fluid-5be5 {
  background-color: var(--e-global-color-primary);
}
.pattern_brown_64ed .surface-1ec5 .fluid-5be5:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_brown_64ed .surface-1ec5 .hero_static_85eb li span {
  background-color: var(--e-global-color-text);
}
.pattern_brown_64ed .surface-1ec5 .hero_static_85eb li span:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_brown_64ed
  .surface-1ec5
  .hero_static_85eb
  li.progress_inner_247b
  span {
  background-color: var(--e-global-color-accent);
}
.pattern_brown_64ed .search-bronze-bbbd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-2cce .shade_dim_28c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-easy-e6e0 .backdrop-motion-4826 {
  background-color: var(--e-global-color-primary);
}
.alert-easy-e6e0 .article_left_18f4 {
  background-color: var(--e-global-color-secondary);
}
.alert-easy-e6e0 .article-3020 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-easy-e6e0 .fresh_d6dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-easy-e6e0 .badge_left_2b30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-easy-e6e0 .fluid_bf42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-easy-e6e0 .nav_soft_9584 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-easy-e6e0 .accent_1bae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-easy-e6e0 .yellow_b877 {
  background-color: var(--e-global-color-primary);
}
.alert-easy-e6e0 .yellow_b877 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-5523 .motion-30c9 {
  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);
}
.center-5523 .button_south_9c2f {
  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);
}
.center-5523
  .plasma_355f:after {
  background-color: var(--e-global-color-primary);
}
.center-5523 .table-east-e811 {
  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);
}
.sidebar_lower_1cc5 .thumbnail_77c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_lower_1cc5 .modal_dirty_a5e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-liquid-04bf .input-static-097a .highlight-b312 {
  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);
}
.summary-liquid-04bf .input-static-097a .notification-1328 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-soft-0b90 .full-91ee {
  background-color: var(--e-global-color-primary);
}
.widget-soft-0b90 .hovered-ffcd {
  background-color: var(--e-global-color-secondary);
}
.widget-soft-0b90 .tertiary-advanced-8b66 .thumbnail_43a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-soft-0b90 .article_53f0 .thumbnail_43a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_huge_9c1d .info-gas-c139 .basic_0b67 {
  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);
}
.outline_huge_9c1d .info-gas-c139 .shadow-last-0afa {
  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);
}
.outline_huge_9c1d .info-gas-c139 .button-6aca {
  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);
}
.east_4323 .secondary-3f84 {
  border-color: var(--e-global-color-text);
}
.east_4323 .label-complex-145c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_4323 .breadcrumb-851f {
  color: var(--e-global-color-primary);
}
.east_4323 .active-36f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-west-4f54 .fluid_1533 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-west-4f54 .over_3a25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-west-4f54 .slow_2b5d:hover .fluid_1533 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-west-4f54
  .slow_2b5d:hover
  .over_3a25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-7d5c .under_d084 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-7d5c .dropdown-3ce4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-ff34 .search-f5e9 .shade_green_6ec5 {
  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);
}
.down-ff34 .sidebar-south-572d .shade_green_6ec5 {
  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);
}
.thumbnail-d24f .under-4046 {
  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_6cd3 .tiny_9007 .background-9a8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_6cd3 .tiny_9007 .background-9a8c {
  background-color: var(--e-global-color-secondary);
}
.heading_6cd3 .white_91af .background-9a8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_6cd3 .white_91af .background-9a8c {
  background-color: var(--e-global-color-secondary);
}
.heading_6cd3 .heading_9026 .footer_a974 {
  background-color: var(--e-global-color-primary);
}
.heading_6cd3 .heading_9026:hover .footer_a974 {
  background-color: var(--e-global-color-secondary);
}
.heading_6cd3 .fluid-5be5 {
  background-color: var(--e-global-color-primary);
}
.heading_6cd3 .fluid-5be5:hover {
  background-color: var(--e-global-color-accent);
}
.heading_6cd3 .hero_static_85eb li span {
  background-color: var(--e-global-color-text);
}
.heading_6cd3 .hero_static_85eb li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading_6cd3 .hero_static_85eb li.progress_inner_247b span {
  background-color: var(--e-global-color-accent);
}
.south_64dd .middle_326d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_64dd .info-65ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_7eb5 .thumbnail_08f0:before {
  background-color: var(--e-global-color-secondary);
}
.background_7eb5 .sidebar_pink_1bfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_7eb5 .form_over_2aeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_db88 .article_5622 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_db88 .article_5622:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_db88 .article_5622.fn-active-35ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_db88 .heading-e06f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_db88 .frame-0dd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_db88 .content_rough_7116 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_db88 .chip_2245 {
  background-color: var(--e-global-color-primary);
}
.gradient_db88 .chip_2245 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_db88 .mini-882e {
  background-color: var(--e-global-color-primary);
}
.gradient_db88 .mini-882e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_right_4729 .prev-95c9 .backdrop-bottom-b892 a {
  color: var(--e-global-color-secondary);
}
.hero_right_4729 .prev-95c9 .backdrop-bottom-b892 a:hover {
  color: var(--e-global-color-secondary);
}
.hero_right_4729 .prev-95c9 .backdrop-bottom-b892,
.hero_right_4729 .prev-95c9 .backdrop-bottom-b892 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_right_4729 .prev-95c9 .alert-ab7a {
  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);
}
.hero_right_4729 .prev-95c9 .progress-e2ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_right_4729 .prev-95c9 .chip-963f {
  background-color: var(--e-global-color-primary);
}
.hero_right_4729 .prev-95c9 .chip-963f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_right_4729 .prev-95c9 .chip-963f:hover {
  background-color: var(--e-global-color-primary);
}
.hero_right_4729 .prev-95c9 .menu_6c94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_right_4729 .prev-95c9 .menu_6c94 {
  background-color: var(--e-global-color-primary);
}
.hero_right_4729 .prev-95c9 .menu_6c94:hover {
  background-color: var(--e-global-color-primary);
}
.hero_right_4729 .prev-95c9 .fluid-5be5 {
  background-color: var(--e-global-color-primary);
}
.hero_right_4729 .prev-95c9 .fluid-5be5:hover {
  background-color: var(--e-global-color-primary);
}
.hero_right_4729 .surface-1ec5 .hero_static_85eb li span {
  background-color: var(--e-global-color-text);
}
.hero_right_4729 .surface-1ec5 .hero_static_85eb li span:hover {
  background-color: var(--e-global-color-primary);
}
.hero_right_4729 .surface-1ec5 .hero_static_85eb li.progress_inner_247b span {
  background-color: var(--e-global-color-accent);
}
.hero_right_4729 .banner_6027 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_right_4729 .backdrop_9c55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_c50a .tertiary-simple-1bd5 .motion_6d4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_c50a .tertiary-simple-1bd5 .easy-269b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_c50a .tertiary-simple-1bd5 .glass-bd57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-paper-0648 .box_4a5f {
  border-color: var(--e-global-color-text);
}
.hidden-paper-0648 .tag-ca91 {
  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);
}
.hidden-paper-0648 .highlight_23e2 {
  color: var(--e-global-color-secondary);
}
.hidden-paper-0648 .highlight_23e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-paper-0648 .simple_4e30 > * {
  color: var(--e-global-color-primary);
}
.hidden-paper-0648 .simple_4e30 > * svg {
  fill: var(--e-global-color-primary);
}
.hidden-paper-0648 .chip-b69b {
  color: var(--e-global-color-primary);
}
.hidden-paper-0648 .chip-b69b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-paper-0648 .message-lower-077a {
  color: var(--e-global-color-primary);
}
.hidden-paper-0648 .message-lower-077a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-paper-0648 .complex_d4dc {
  color: var(--e-global-color-primary);
}
.hidden-paper-0648 .complex_d4dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-paper-0648 .steel_cb8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-paper-0648 .dropdown_e9c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-paper-0648 .dropdown_e9c4.row-2b8c {
  color: var(--e-global-color-secondary);
}
.hidden-paper-0648 .dropdown_e9c4.row-2b8c .bright-73ca {
  color: var(--e-global-color-accent);
}
.hidden-paper-0648 .dropdown_e9c4.hard_63a2 {
  color: var(--e-global-color-text);
}
.hidden-paper-0648 .dropdown_e9c4.hard_63a2 .bright-73ca {
  color: var(--e-global-color-text);
}
.hidden-paper-0648 .dropdown_e9c4:before {
  border-top-color: var(--e-global-color-text);
}
.hidden-paper-0648 .detail_bf38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-paper-0648
  .detail_bf38
  .label-a3f3 {
  background-color: var(--e-global-color-primary);
}
.hidden-paper-0648
  .detail_bf38
  .label-a3f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-paper-0648 .box_4a5f .east-7cc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_a8eb .lite_5025 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_a8eb .menu-a4d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-be4b .nav-first-c0fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-be4b
  .logo_7dfb
  .heading_pro_9017 {
  background-color: var(--e-global-color-secondary);
}
.lower-be4b
  .logo_7dfb.row_old_ee93
  .heading_pro_9017 {
  background-color: var(--e-global-color-text);
}
.lower-be4b
  .logo_7dfb:hover
  .heading_pro_9017 {
  background-color: var(--e-global-color-accent);
}
.lower-be4b
  .logo_7dfb.fn-active-35ea
  .heading_pro_9017 {
  background-color: var(--e-global-color-primary);
}
.action_7517 .sort-1458 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.action_7517 .icon_basic_0b97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_7517 .narrow-99de {
  background-color: var(--e-global-color-primary);
}
.action_7517 .narrow-99de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-cold-6b86 .module_5384 .row_selected_9c3c .section_55a8 {
  background-color: var(--e-global-color-secondary);
}
.banner-cold-6b86 .module_5384 .banner-prev-0b2f:after {
  background-color: var(--e-global-color-secondary);
}
.banner-cold-6b86 .silver-5cc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-cold-6b86 .new-6524 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-cold-6b86 .overlay_first_7e37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-cold-6b86 .preview-hard-4068 {
  background-color: var(--e-global-color-primary);
}
.banner-cold-6b86 .preview-hard-4068 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-cold-6b86 .avatar_clean_2d43 {
  background-color: var(--e-global-color-secondary);
}
.banner-cold-6b86 .avatar_clean_2d43 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-cold-6b86 .module_5384 .lower-7e5a .article_d649:hover {
  background-color: var(--e-global-color-primary);
}
.banner-cold-6b86
  .module_5384
  .lower-7e5a
  .article_d649.outer-ac19 {
  background-color: var(--e-global-color-primary);
}
.banner-cold-6b86 .module_5384 .card_48f0:before {
  border-color: var(--e-global-color-primary);
}
.banner-cold-6b86 .module_5384 .card_48f0:hover:before {
  border-color: var(--e-global-color-secondary);
}
.banner-cold-6b86
  .module_5384
  .card_48f0.hidden_short_779e:before {
  border-color: var(--e-global-color-primary);
}
.banner-cold-6b86 .grid-30a3 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_474d .banner-motion-86d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_474d .banner-motion-86d2:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_474d .banner-motion-86d2.tag-498c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_474d .outline-e0ac {
  background-color: var(--e-global-color-primary);
}
.modal_474d .outline-e0ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_474d
  .motion-0f57
  .video-last-3795
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_474d
  .modal-brown-0711
  .video-last-3795
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-simple-8cfa
  .tooltip_soft_7536
  .large-1ff2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-simple-8cfa
  .tooltip_soft_7536
  .lower-8ac8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-simple-8cfa .highlight_2f34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-simple-8cfa .panel_huge_4626 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-simple-8cfa .modal-52c2 {
  background-color: var(--e-global-color-primary);
}
.image-simple-8cfa .modal-52c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-2b87 .active-rough-66fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-2b87 .smooth_6a6d {
  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);
}
.steel-2b87 .right-63a7 {
  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);
}
.steel-2b87 .right-63a7 a:hover {
  color: var(--e-global-color-secondary);
}
.steel-2b87 .simple-9926 {
  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);
}
.steel-2b87 .easy_ab83 {
  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);
}
.steel-2b87 .module_small_8b94 .fluid-5be5 {
  background-color: var(--e-global-color-primary);
}
.steel-2b87 .module_small_8b94 .fluid-5be5:hover {
  background-color: var(--e-global-color-accent);
}
.steel-2b87
  .module_small_8b94
  .hero_static_85eb
  li
  span {
  background-color: var(--e-global-color-text);
}
.steel-2b87
  .module_small_8b94
  .hero_static_85eb
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.steel-2b87
  .module_small_8b94
  .hero_static_85eb
  li.progress_inner_247b
  span {
  background-color: var(--e-global-color-accent);
}
.tag-22fd
  .card-blue-18f6
  .action_f2f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-22fd .card-blue-18f6 .input-0413 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-22fd .card-blue-18f6 .silver_186d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-22fd .old-0f3c {
  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);
}
.tag-22fd
  .mini-13af.sidebar_wide_ee94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > a {
  background-color: var(--e-global-color-text);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > a
  .tiny-3fc7.active-top-2953 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > a
  .thick_11cb.easy_00f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > .last-feb8
  .top-a2af
  > a {
  background-color: var(--e-global-color-secondary);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > .last-feb8
  .top-a2af
  > a
  .search_warm_f0da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > .last-feb8
  .top-a2af
  > a
  .thick_11cb.title-b81b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > a
  .accent_pink_4474:before {
  color: var(--e-global-color-text);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > .last-feb8
  a
  .accent_pink_4474:before {
  color: var(--e-global-color-text);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af.icon_ae77
  > a
  .accent_pink_4474:before {
  color: var(--e-global-color-text);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > .last-feb8
  .top-a2af.icon_ae77
  > a
  .accent_pink_4474:before {
  color: var(--e-global-color-text);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > a
  .grid-motion-f9d2
  .advanced-3fa9 {
  color: var(--e-global-color-text);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > .last-feb8
  a
  .grid-motion-f9d2
  .advanced-3fa9 {
  color: var(--e-global-color-text);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > a
  .grid-motion-f9d2
  .advanced-3fa9,
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > .last-feb8
  a
  .grid-motion-f9d2
  .advanced-3fa9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > a
  .hover-basic-c6ef:before {
  color: var(--e-global-color-text);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > .last-feb8
  a
  .hover-basic-c6ef:before {
  color: var(--e-global-color-text);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af.icon_ae77
  > a
  .hover-basic-c6ef:before {
  color: var(--e-global-color-text);
}
.mini_8d7d
  > .white_a96f
  > div
  > .shadow-e6b2
  > .top-a2af
  > .last-feb8
  .top-a2af.icon_ae77
  > a
  .hover-basic-c6ef:before {
  color: var(--e-global-color-text);
}
.menu_b999 .copper_8104 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_b999
  .search_f2dc:hover
  .copper_8104 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_focused_e7f1
  > .white_a96f
  > .medium-50e4
  > .video-1b66
  > .module_top_d83c
  > .table_complex_51a2
  .badge_b0cf {
  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);
}
.feature_focused_e7f1
  > .white_a96f
  > .medium-50e4
  > .video-1b66
  > .module_top_d83c
  > .table_complex_51a2:hover
  .badge_b0cf {
  color: var(--e-global-color-text);
}
.feature_focused_e7f1
  > .white_a96f
  > .medium-50e4
  > .video-1b66
  > .module_top_d83c
  > .table_complex_51a2:hover
  .badge_b0cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_focused_e7f1
  > .white_a96f
  > .medium-50e4
  > .video-1b66
  > .module_top_d83c.element_d6e5
  > .table_complex_51a2
  .badge_b0cf {
  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);
}
.gas_3c53 .paragraph-6441 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_3c53 .notice_7cdc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_3c53 .south-ef90 {
  background-color: var(--e-global-color-primary);
}
.gas_3c53 .south-ef90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_49dd
  > .white_a96f
  > .sort-hard-aabf
  > .accent-ef2d
  > .lite-822d
  .notice-fresh-e5fc {
  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);
}
.grid_49dd
  > .white_a96f
  > .sort-hard-aabf
  > .accent-ef2d
  > .lite-822d
  .summary-iron-f9d4 {
  color: var(--e-global-color-text);
}
.grid_49dd
  > .white_a96f
  > .sort-hard-aabf
  > .accent-ef2d
  > .lite-822d:hover
  .notice-fresh-e5fc {
  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);
}
.grid_49dd
  > .white_a96f
  > .sort-hard-aabf
  > .accent-ef2d
  > .lite-822d:hover
  .summary-iron-f9d4 {
  color: var(--e-global-color-secondary);
}
.grid_49dd
  > .white_a96f
  > .sort-hard-aabf
  > .accent-ef2d
  > .lite-822d.active_b81a
  .notice-fresh-e5fc {
  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);
}
.grid_49dd
  > .white_a96f
  > .sort-hard-aabf
  > .accent-ef2d
  > .lite-822d.active_b81a
  .summary-iron-f9d4 {
  color: var(--e-global-color-primary);
}
.aside-a723
  .picture-0c48
  .medium-48fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-a723 .gallery_east_5e91 .east-7cc8 .sort-stale-00ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-a9f9 .footer_west_767d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-a9f9 .tertiary-cool-7c17 .footer_west_767d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-a9f9 .hidden-inner-1556 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over-a9f9 .hidden-inner-1556 {
  background-color: var(--e-global-color-primary);
}
.element-upper-44d2 .thick-7662 .preview-warm-ce66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-upper-44d2
  .thick-7662:hover
  .tabs_c6ea {
  color: var(--e-global-color-secondary);
}
.element-upper-44d2
  .thick-7662:hover
  .preview-warm-ce66 {
  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);
}
.black-056e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.active_f2bc {
  flex-direction: column;
}

.active_f2bc .breadcrumb-295a {
  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.active_f2bc .breadcrumb-295a {
  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);
}

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

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

.active-c3d8.tabs-d9f2 {
  display: none;
}

.right-b539 {
  display: none;
}

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

.description-373d.west-14a8 {
  margin-bottom: 40px;
  width: 100%;
}

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

.active_f2bc a {
  width: 100%;
}

.layout-59ed .hard_7e72.stale-0cde {
  width: 20% !important;
}

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

.article-smooth-d12b: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%);
}

.article-smooth-d12b svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.breadcrumb-action-61ec {
  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;
}

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

.breadcrumb-action-61ec: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);
}

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

.layout-59ed
  .hard_7e72.widget-1795
  .panel_db7b
  .chip-liquid-f9ce {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.tooltip-over-00a0.filter-28ac > .orange-40ea {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

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

.layout-59ed
  .hard_7e72.preview-steel-dca1
  .sort-liquid-62d7
  .bronze-5cc3 {
  width: 100% !important;
}

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

.simple_9deb {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.header_8a3d:hover .glass_8750 {
  visibility: visible;
}
.header_8a3d:hover.header_8a3d::before {
  display: block;
}

.list_0ab0 h3 {
  color: #fff;
}

.card-first-4aaf {
  margin: 0;
}

.layout-59ed
  .hard_7e72.preview-steel-dca1
  .bronze-5cc3
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.clean-43f1 {
  width: 100%;
}

.column_upper_a8e5 {
  width: 100%;
}

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

.column_upper_a8e5 {
  width: 100%;
}

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

.bronze-5cc3 {
  display: flex;
  align-items: center;
}

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

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

.active_f2bc .breadcrumb-295a.in_90c4 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.active_f2bc h1.breadcrumb-295a {
  margin-top: 80px !important;
}

.layout-59ed .hard_7e72.hidden-wood-f705 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.surface-e7b1 img {
  width: 100%;
}

.shadow-up-095c .row_d208.panel_db7b {
  justify-content: space-between;
}

.mini_2238 {
  display: none;
}

.surface-78b8 .primary_wood_6688 {
  margin: 1px 0 !important;
}

.hidden-76fe li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .tooltip-over-00a0 .orange-40ea {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .article-smooth-d12b svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .shadow-up-095c .row_d208.panel_db7b {
    border-bottom: 1px solid #f0c159;
  }

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

  .tooltip-over-00a0.filter-28ac > .orange-40ea {
    gap: 15px;
    justify-content: space-between;
  }

  .layout-59ed
    .hard_7e72.preview-steel-dca1
    .bronze-5cc3
    img {
    width: 60% !important;
  }

  .hot_ca20 {
    left: 2%;
  }

  .bottom-9c4a {
    margin: 10px 0;
  }

  .active_f2bc .primary_wood_6688 {
    margin: 0;
    margin-bottom: 10px;
  }

  .article-smooth-d12b {
    font-size: 16px !important;
  }

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

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

  h2.active_f2bc .breadcrumb-295a,
  .active_f2bc .breadcrumb-295a {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .bronze-5cc3 {
    justify-content: center;
  }

  .active_f2bc .primary_wood_6688 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .layout-59ed .hard_7e72.stale-0cde {
    width: 75% !important;
  }

  .surface-e7b1 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .breadcrumb-action-61ec {
    text-transform: capitalize;
  }

  h2.active_f2bc .breadcrumb-295a,
  .active_f2bc .breadcrumb-295a {
    font-size: 30px !important;
  }

  .bronze-5cc3 {
    justify-content: center;
  }

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

  .grid-tall-267c
    .large-6cb9.pink-062c {
    margin: 0 !important;
  }

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

  .bottom-9c4a {
    display: flex;
  }

  .action-f145 .article-smooth-d12b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .active_f2bc h1.breadcrumb-295a {
    margin-top: 40px !important;
  }

  .layout-59ed
    .hard_7e72.preview-steel-dca1
    .bronze-5cc3
    img,
  .under_3e9a .sort-liquid-62d7 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .breadcrumb-action-61ec {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .layout-59ed .hard_7e72.stale-0cde {
    width: 100% !important;
  }

  .tooltip-over-00a0.filter-28ac > .orange-40ea {
    gap: 3px;
  }

  .active_f2bc .primary_wood_6688 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.shadow-up-095c .row_d208.panel_db7b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.shadow-up-095c .row_d208.panel_db7b: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.dynamic-280f {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .shadow-up-095c .row_d208.panel_db7b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .active_f2bc .breadcrumb-295a {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .article-smooth-d12b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.soft-a316 .full_5d47 {
  flex-shrink: 0;
  white-space: nowrap;
}

.soft-a316 .current-dcaa {
  flex-shrink: 0;
  min-width: fit-content;
}

.soft-a316 .chip-liquid-f9ce {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.soft-a316 .full_5d47 {
  max-width: 80px !important;
}

.soft-a316 .current-dcaa {
  max-width: 80px !important;
  overflow: hidden;
}

.soft-a316 .row_d208.panel_db7b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.soft-a316 .chip-liquid-f9ce {
  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);
  }
}

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

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

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

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

body .breadcrumb-action-61ec:nth-child(2),
.layout-59ed .breadcrumb-action-61ec:nth-child(2),
#page .breadcrumb-action-61ec: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;
}

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

/* css-noise: 488e */
.widget-item-z3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
