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(.soft-b34f) {
  gap: 0.5em;
}
:where(.blue-2e6c) {
  gap: 0.5em;
}
body .fast_558e > .motion_f1a2 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .fast_558e > .badge_short_caf4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .fast_558e > .primary-plasma-dcb6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .north_7f96 > .motion_f1a2 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .north_7f96 > .badge_short_caf4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .north_7f96 > .primary-plasma-dcb6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .north_7f96
  > :where(:not(.motion_f1a2):not(.badge_short_caf4):not(.highlight_682b)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .north_7f96 > .warm_1f1f {
  max-width: var(--wp--style--global--wide-size);
}
body .soft-b34f {
  display: flex;
}
body .soft-b34f {
  flex-wrap: wrap;
  align-items: center;
}
body .soft-b34f > * {
  margin: 0;
}
body .blue-2e6c {
  display: grid;
}
body .blue-2e6c > * {
  margin: 0;
}
:where(.badge-461e.soft-b34f) {
  gap: 2em;
}
:where(.badge-461e.blue-2e6c) {
  gap: 2em;
}
:where(.thick_7bc9.soft-b34f) {
  gap: 1.25em;
}
:where(.thick_7bc9.blue-2e6c) {
  gap: 1.25em;
}
.background-plasma-016a {
  color: var(--wp--preset--color--black) !important;
}
.item-over-f76d {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shadow_glass_b7e8 {
  color: var(--wp--preset--color--white) !important;
}
.thumbnail_a57d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tertiary-1e40 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.module_e734 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.box-middle-139a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.row-south-b8b0 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.banner-mini-af32 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.caption_center_a5d9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.widget-cool-9a41 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.chip_7f7f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.full-cf49 {
  background-color: var(--wp--preset--color--black) !important;
}
.paragraph_rough_0b34 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.avatar-thick-c9ec {
  background-color: var(--wp--preset--color--white) !important;
}
.shadow-gas-b208 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.texture-6972 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.block_697d {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dirty-cff8 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slider_6732 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.accent_simple_c765 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focused-ed4e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.prev_2b2b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.heading_ad9b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tooltip-aff4 {
  border-color: var(--wp--preset--color--black) !important;
}
.preview-ca2e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element-selected-21a7 {
  border-color: var(--wp--preset--color--white) !important;
}
.progress-clean-57c2 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.soft_8f7f {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.media-1ef6 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active-218d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.title-white-6e4f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.paragraph_ce03 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.small_3e5d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hover_780a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hover_34ae {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.active_gas_43fc {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.overlay-dim-2376 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.stale_e775 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.alert-0087 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.list-easy-d094 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.south_da6f {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.easy_278c {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.wood_49c7 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.image_363b {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.texture-west-1fff {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.footer_f76a {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.fresh_db37 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.table_7a32 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.caption-7def {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tertiary_huge_dd63 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gradient_32a7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.menu_b015 a:where(:not(.background-west-f4fb)) {
  color: inherit;
}
:where(.thick_7bc9.soft-b34f) {
  gap: 1.25em;
}
:where(.thick_7bc9.blue-2e6c) {
  gap: 1.25em;
}
:where(.badge-461e.soft-b34f) {
  gap: 2em;
}
:where(.badge-461e.blue-2e6c) {
  gap: 2em;
}
.progress_prev_5ca7 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hidden_down_56da .tag-6e6d {
  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);
}
.pagination-inner-21a2 .description_3ec7 {
  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);
}
.link_0695 {
  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);
}
.link_0695.liquid-e88b .chip_tiny_c5a5 {
  background-color: var(--e-global-color-primary);
}
.link_0695.thumbnail_light_3fcd .chip_tiny_c5a5,
.link_0695.background-6c3b .chip_tiny_c5a5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.module-1e03 .panel-0d3f {
  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);
}
.panel_plasma_8030 {
  --divider-color: var(--e-global-color-secondary);
}
.panel_plasma_8030 .video-dim-53ce {
  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);
}
.panel_plasma_8030.primary_c999 .accordion_white_3597 {
  background-color: var(--e-global-color-secondary);
}
.panel_plasma_8030.status-6187 .accordion_white_3597,
.panel_plasma_8030.sidebar_selected_ab16 .accordion_white_3597 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.panel_plasma_8030.status-6187 .accordion_white_3597,
.panel_plasma_8030.sidebar_selected_ab16 .accordion_white_3597 svg {
  fill: var(--e-global-color-secondary);
}
.middle-ce26 .secondary-glass-2adf {
  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);
}
.middle-ce26 .table-red-bf37 {
  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_8a55.primary_c999 .accordion_white_3597 {
  background-color: var(--e-global-color-primary);
}
.clean_8a55.status-6187 .accordion_white_3597,
.clean_8a55.sidebar_selected_ab16 .accordion_white_3597 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.clean_8a55.status-6187 .accordion_white_3597,
.clean_8a55.sidebar_selected_ab16 .accordion_white_3597 svg {
  fill: var(--e-global-color-primary);
}
.outer-3827.primary_c999 .accordion_white_3597 {
  background-color: var(--e-global-color-primary);
}
.outer-3827.status-6187 .accordion_white_3597,
.outer-3827.sidebar_selected_ab16 .accordion_white_3597 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.outer-3827 .action_1bef {
  color: var(--e-global-color-primary);
}
.outer-3827 .action_1bef,
.outer-3827 .action_1bef a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-3827 .north-4424 {
  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);
}
.wide-19c5 .block-fresh-7823 {
  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-fast-1f55 .border_new_cb27 .module_b9bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_cf72 .mini_3164:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.video_cf72 .search-outer-e4b3 i {
  color: var(--e-global-color-primary);
}
.video_cf72 .search-outer-e4b3 svg {
  fill: var(--e-global-color-primary);
}
.video_cf72 .breadcrumb-pink-b8a7 {
  color: var(--e-global-color-secondary);
}
.video_cf72 .mini_3164 > .breadcrumb-pink-b8a7,
.video_cf72 .mini_3164 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-dirty-43ba .stone_1777 {
  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-dirty-43ba .stale_752b {
  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);
}
.cool-c7d8 .focus_1f0b .hero-selected-4ece {
  background-color: var(--e-global-color-primary);
}
.cool-c7d8 .avatar_d9cb {
  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);
}
.stone_489f .carousel_south_816c {
  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);
}
.stone_489f .media-5386 {
  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);
}
.stone_489f .active_a444 {
  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);
}
.module-pressed-83db .focused_2f9e,
.module-pressed-83db .focused_2f9e a {
  color: var(--e-global-color-primary);
}
.module-pressed-83db .focused_2f9e.texture_inner_65b0,
.module-pressed-83db .focused_2f9e.texture_inner_65b0 a {
  color: var(--e-global-color-accent);
}
.module-pressed-83db .focused_2f9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-pressed-83db .caption-da15 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-563b .filter-wood-0485,
.overlay-563b .feature-6aae {
  color: var(--e-global-color-primary);
}
.overlay-563b .filter-wood-0485 svg {
  fill: var(--e-global-color-primary);
}
.overlay-563b .texture_inner_65b0 .filter-wood-0485,
.overlay-563b .texture_inner_65b0 .feature-6aae {
  color: var(--e-global-color-accent);
}
.overlay-563b .texture_inner_65b0 .filter-wood-0485 svg {
  fill: var(--e-global-color-accent);
}
.overlay-563b .feature-6aae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-563b .caption-da15 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-static-db80 .pattern_hard_db88,
.nav-static-db80 .notification_new_c128 {
  color: var(--e-global-color-primary);
}
.nav-static-db80 .notification_new_c128 svg {
  fill: var(--e-global-color-primary);
}
.nav-static-db80 .focused_2f9e.texture_inner_65b0 a,
.nav-static-db80
  .focused_2f9e.texture_inner_65b0
  .notification_new_c128 {
  color: var(--e-global-color-accent);
}
.nav-static-db80 .pattern_hard_db88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-static-db80 .caption-da15 {
  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_477a .inner_ad37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_477a .info_4881 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_soft_f3b9 .preview-24f8 .pagination_fb85 {
  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);
}
.disabled_soft_f3b9 .preview-24f8 .accordion-lite-115b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_soft_f3b9 .item-c018 .pagination_fb85 {
  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);
}
.disabled_soft_f3b9
  .item-c018
  .accordion-lite-115b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_soft_f3b9
  .warm-5571
  .pagination_fb85 {
  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);
}
.disabled_soft_f3b9
  .warm-5571
  .accordion-lite-115b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_soft_f3b9
  .clean_f30d
  .pagination_fb85 {
  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);
}
.disabled_soft_f3b9
  .clean_f30d
  .accordion-lite-115b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_b520 .popup-eaa2 {
  background-color: var(--e-global-color-primary);
}
.narrow_b520 .popup-eaa2:hover {
  background-color: var(--e-global-color-primary);
}
.narrow_b520 .center-3902 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_b520
  .popup-eaa2:hover
  .center-3902 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-cool-60bf .item-6225 {
  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);
}
.accent_b3f0 .menu-active-f9ef .paper_08a0 a {
  background-color: var(--e-global-color-accent);
}
.accent_b3f0 .menu-active-f9ef .column_left_ff4c a {
  background-color: var(--e-global-color-accent);
}
.accent_b3f0 .menu-active-f9ef .paper_08a0 a,
.accent_b3f0 .menu-active-f9ef .column_left_ff4c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_9c1c
  .message_dirty_5056.north_2d20
  .menu-active-f9ef
  a.alert-f66a {
  background-color: var(--e-global-color-accent);
}
.pagination_9c1c
  .message_dirty_5056.north_2d20
  .menu-active-f9ef
  span.alert-f66a.fn-current-afe3 {
  background-color: var(--e-global-color-text);
}
.pagination_9c1c
  .message_dirty_5056.north_2d20
  .menu-active-f9ef
  .alert-f66a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-44a6 .badge-lower-283e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-44a6
  .secondary_83ee
  > .panel_01d5
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-44a6
  .feature_inner_d363
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-44a6
  .first_3dce
  .sidebar-in-1add,
.notification-44a6
  .first_3dce
  .bottom_00ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-44a6
  .first_3dce
  .popup-advanced-f6e0,
.notification-44a6
  .first_3dce
  a
  .popup-advanced-f6e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-44a6
  .first_3dce
  .media_8a08 {
  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);
}
.notification-44a6
  .first_3dce
  .hidden-basic-cc83 {
  background-color: var(--e-global-color-primary);
}
.notification-44a6
  .first_3dce
  .hidden-basic-cc83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-44a6
  .first_3dce
  .hidden-basic-cc83:hover {
  background-color: var(--e-global-color-primary);
}
.notification-44a6
  .first_3dce
  .next_2eb6 {
  background-color: var(--e-global-color-primary);
}
.notification-44a6
  .first_3dce
  .next_2eb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-44a6
  .first_3dce
  .next_2eb6:hover {
  background-color: var(--e-global-color-primary);
}
.notification-44a6
  .media_3094
  .solid_0a77
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-44a6
  .media_3094
  .component_42be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-44a6
  .media_3094
  .media_8a08 {
  color: var(--e-global-color-text);
}
.notification-44a6
  .media_3094
  .media_8a08
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-44a6
  .media_3094
  .hidden-basic-cc83 {
  background-color: var(--e-global-color-primary);
}
.notification-44a6
  .media_3094
  .hidden-basic-cc83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-44a6
  .media_3094
  .hidden-basic-cc83:hover {
  background-color: var(--e-global-color-primary);
}
.notification-44a6
  .media_3094
  .next_2eb6 {
  background-color: var(--e-global-color-primary);
}
.notification-44a6
  .media_3094
  .next_2eb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-44a6
  .media_3094
  .next_2eb6:hover {
  background-color: var(--e-global-color-primary);
}
.notification-44a6 .row_f003 {
  background-color: var(--e-global-color-primary);
}
.notification-44a6 .row_f003:hover {
  background-color: var(--e-global-color-primary);
}
.notification-44a6 .hover_2ae0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-44a6 .frame-full-fa50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-a8ed .input-527d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-a8ed
  .pagination-019d
  > div:nth-child(3)
  .input-527d,
.focused-a8ed
  .solid-7f10
  > div:nth-child(1)
  .input-527d,
.focused-a8ed
  .inner_b61f
  > div:nth-child(1)
  .input-527d,
.focused-a8ed
  .gradient_8d4d
  > div:nth-child(1)
  .input-527d,
.focused-a8ed
  .image-1e93
  > div:nth-child(1)
  .input-527d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-a8ed .tertiary-plasma-8413 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-a8ed .under-8f69 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-a8ed .tag_5f14 {
  background-color: var(--e-global-color-primary);
}
.focused-a8ed .tag_5f14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-a8ed .tag_5f14:hover {
  background-color: var(--e-global-color-primary);
}
.focused-a8ed .menu_solid_5951 {
  background-color: var(--e-global-color-primary);
}
.focused-a8ed .menu_solid_5951:hover {
  background-color: var(--e-global-color-primary);
}
.focused-a8ed .hover_2ae0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-a8ed .frame-full-fa50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-bright-510a .yellow-6097 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-bright-510a .fresh-43db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-bright-510a .hero-brown-5550 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-bright-510a .shade_center_b419 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-bright-510a .background_70f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-bright-510a .menu_solid_5951 {
  background-color: var(--e-global-color-primary);
}
.search-bright-510a .menu_solid_5951:hover {
  background-color: var(--e-global-color-primary);
}
.table_fd81 .pro-e435 {
  background-color: var(--e-global-color-secondary);
}
.table_fd81 .menu_outer_87da {
  background-color: var(--e-global-color-text);
}
.table_fd81 .wrapper_warm_84eb {
  background-color: var(--e-global-color-secondary);
}
.table_fd81 .frame-96df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_fd81 .button-up-4b2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_fd81 .mask_bright_5fae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_fd81 .large-5c13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_fd81 .pagination-south-5e7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_west_dedb .dropdown-33dd .search_299e,
.block_west_dedb
  .dropdown-33dd
  .search_299e
  a,
.block_west_dedb .tall-c988 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_west_dedb .dropdown-33dd .short_7141,
.block_west_dedb .layout_016d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_west_dedb .dropdown-33dd .short_7141 {
  color: var(--e-global-color-text);
}
.block_west_dedb .layout_016d {
  color: var(--e-global-color-text);
}
.block_west_dedb
  .dropdown-33dd
  .huge_c58c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_west_dedb .active-purple-4269 .outline_yellow_90e9 {
  background-color: var(--e-global-color-primary);
}
.block_west_dedb .active-purple-4269 .outline_yellow_90e9:hover {
  background-color: var(--e-global-color-primary);
}
.block_west_dedb .active-purple-4269 .backdrop-d6ff li span {
  background-color: var(--e-global-color-text);
}
.block_west_dedb .active-purple-4269 .backdrop-d6ff li span:hover {
  background-color: var(--e-global-color-primary);
}
.block_west_dedb
  .active-purple-4269
  .backdrop-d6ff
  li.text-east-cfd8
  span {
  background-color: var(--e-global-color-accent);
}
.block_west_dedb .large-7e6e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_current_81ad .search_thick_fee0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-clean-6fb7 .sidebar_fluid_7142 {
  background-color: var(--e-global-color-primary);
}
.title-clean-6fb7 .container-wide-db3f {
  background-color: var(--e-global-color-secondary);
}
.title-clean-6fb7 .notice-8d7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-clean-6fb7 .video_full_a087 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-clean-6fb7 .detail_focused_3281 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-clean-6fb7 .photo-be4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-clean-6fb7 .gallery_soft_7eb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-clean-6fb7 .filter_small_8409 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-clean-6fb7 .dirty_38c5 {
  background-color: var(--e-global-color-primary);
}
.title-clean-6fb7 .dirty_38c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_53a6 .badge_9c0e {
  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);
}
.highlight_53a6 .cold_7594 {
  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);
}
.highlight_53a6
  .component_paper_1415:after {
  background-color: var(--e-global-color-primary);
}
.highlight_53a6 .mask_865e {
  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);
}
.focus_7820 .tall-c988 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_7820 .layout_016d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_medium_6d9e .label_large_40e2 .gold-edd9 {
  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);
}
.breadcrumb_medium_6d9e .label_large_40e2 .search_e08b {
  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_gold_9fa4 .active_6edf {
  background-color: var(--e-global-color-primary);
}
.grid_gold_9fa4 .badge-5648 {
  background-color: var(--e-global-color-secondary);
}
.grid_gold_9fa4 .popup_1f9d .stale-e5e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_gold_9fa4 .prev_0fd6 .stale-e5e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-north-5ae3 .status-green-8abf .soft_1c1a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-north-5ae3 .status-green-8abf .tag-89a7 {
  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);
}
.column-north-5ae3 .status-green-8abf .tall_8d67 {
  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);
}
.content-narrow-8fb2 .dropdown_f37a {
  border-color: var(--e-global-color-text);
}
.content-narrow-8fb2 .copper_6f6f {
  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);
}
.content-narrow-8fb2 .short-345b {
  color: var(--e-global-color-primary);
}
.content-narrow-8fb2 .hidden_b796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_008b .outline-0705 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_008b .grid_1906 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_008b .old-e8ff:hover .outline-0705 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_008b
  .old-e8ff:hover
  .grid_1906 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_static_e142 .slider-3948 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_static_e142 .soft-561c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_46e7 .filter_full_a207 .image-fc64 {
  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);
}
.pattern_46e7 .dim_db92 .image-fc64 {
  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);
}
.message-action-8aaf .thick_d843 {
  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);
}
.shadow_ebbe .chip_5e61 .east-5f42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_ebbe .chip_5e61 .east-5f42 {
  background-color: var(--e-global-color-secondary);
}
.shadow_ebbe .background-lite-05b2 .east-5f42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_ebbe .background-lite-05b2 .east-5f42 {
  background-color: var(--e-global-color-secondary);
}
.shadow_ebbe .heading_south_8777 .purple_2855 {
  background-color: var(--e-global-color-primary);
}
.shadow_ebbe .heading_south_8777:hover .purple_2855 {
  background-color: var(--e-global-color-secondary);
}
.shadow_ebbe .outline_yellow_90e9 {
  background-color: var(--e-global-color-primary);
}
.shadow_ebbe .outline_yellow_90e9:hover {
  background-color: var(--e-global-color-accent);
}
.shadow_ebbe .backdrop-d6ff li span {
  background-color: var(--e-global-color-text);
}
.shadow_ebbe .backdrop-d6ff li span:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_ebbe .backdrop-d6ff li.text-east-cfd8 span {
  background-color: var(--e-global-color-accent);
}
.column_under_c116 .disabled-26a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_under_c116 .avatar-fixed-1ee3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-af36 .gas-7881:before {
  background-color: var(--e-global-color-secondary);
}
.lower-af36 .modal_warm_856a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-af36 .orange_8077 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_659e .active_simple_9bca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_659e .active_simple_9bca:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_659e .active_simple_9bca.fn-active-afe3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_659e .tag_7f01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_659e .outline_88db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_659e .disabled_lite_def5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_659e .static_7a35 {
  background-color: var(--e-global-color-primary);
}
.button_659e .static_7a35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_659e .motion_666b {
  background-color: var(--e-global-color-primary);
}
.button_659e .motion_666b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-inner-4340 .avatar-48de .popup_selected_f4f9 a {
  color: var(--e-global-color-secondary);
}
.chip-inner-4340 .avatar-48de .popup_selected_f4f9 a:hover {
  color: var(--e-global-color-secondary);
}
.chip-inner-4340 .avatar-48de .popup_selected_f4f9,
.chip-inner-4340 .avatar-48de .popup_selected_f4f9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-inner-4340 .avatar-48de .right-4eed {
  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-inner-4340 .avatar-48de .shadow-hovered-cec4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-inner-4340 .avatar-48de .gradient_8de7 {
  background-color: var(--e-global-color-primary);
}
.chip-inner-4340 .avatar-48de .gradient_8de7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-inner-4340 .avatar-48de .gradient_8de7:hover {
  background-color: var(--e-global-color-primary);
}
.chip-inner-4340 .avatar-48de .form-a3d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-inner-4340 .avatar-48de .form-a3d5 {
  background-color: var(--e-global-color-primary);
}
.chip-inner-4340 .avatar-48de .form-a3d5:hover {
  background-color: var(--e-global-color-primary);
}
.chip-inner-4340 .avatar-48de .outline_yellow_90e9 {
  background-color: var(--e-global-color-primary);
}
.chip-inner-4340 .avatar-48de .outline_yellow_90e9:hover {
  background-color: var(--e-global-color-primary);
}
.chip-inner-4340 .active-purple-4269 .backdrop-d6ff li span {
  background-color: var(--e-global-color-text);
}
.chip-inner-4340 .active-purple-4269 .backdrop-d6ff li span:hover {
  background-color: var(--e-global-color-primary);
}
.chip-inner-4340 .active-purple-4269 .backdrop-d6ff li.text-east-cfd8 span {
  background-color: var(--e-global-color-accent);
}
.chip-inner-4340 .hover_2ae0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-inner-4340 .frame-full-fa50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-254b .input-center-af0f .motion-c1e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-254b .input-center-af0f .green_e2f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-254b .input-center-af0f .hovered_31a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-b0f1 .row-4fb0 {
  border-color: var(--e-global-color-text);
}
.top-b0f1 .red-de76 {
  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);
}
.top-b0f1 .modal_green_2423 {
  color: var(--e-global-color-secondary);
}
.top-b0f1 .modal_green_2423 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-b0f1 .tag_d319 > * {
  color: var(--e-global-color-primary);
}
.top-b0f1 .tag_d319 > * svg {
  fill: var(--e-global-color-primary);
}
.top-b0f1 .form_6761 {
  color: var(--e-global-color-primary);
}
.top-b0f1 .form_6761 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-b0f1 .rough-07a2 {
  color: var(--e-global-color-primary);
}
.top-b0f1 .rough-07a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-b0f1 .status-blue-bd7c {
  color: var(--e-global-color-primary);
}
.top-b0f1 .status-blue-bd7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-b0f1 .steel-74c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-b0f1 .main-down-db11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-b0f1 .main-down-db11.focus_f30a {
  color: var(--e-global-color-secondary);
}
.top-b0f1 .main-down-db11.focus_f30a .section-7721 {
  color: var(--e-global-color-accent);
}
.top-b0f1 .main-down-db11.tertiary-dirty-848e {
  color: var(--e-global-color-text);
}
.top-b0f1 .main-down-db11.tertiary-dirty-848e .section-7721 {
  color: var(--e-global-color-text);
}
.top-b0f1 .main-down-db11:before {
  border-top-color: var(--e-global-color-text);
}
.top-b0f1 .wide_0ecd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-b0f1
  .wide_0ecd
  .media-fast-fc83 {
  background-color: var(--e-global-color-primary);
}
.top-b0f1
  .wide_0ecd
  .media-fast-fc83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-b0f1 .row-4fb0 .article-af37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_easy_c1a0 .panel-a462 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_easy_c1a0 .gas-78a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-middle-51df .shadow-inner-ec92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-middle-51df
  .info_yellow_b9b8
  .preview_9036 {
  background-color: var(--e-global-color-secondary);
}
.text-middle-51df
  .info_yellow_b9b8.logo-cold-a397
  .preview_9036 {
  background-color: var(--e-global-color-text);
}
.text-middle-51df
  .info_yellow_b9b8:hover
  .preview_9036 {
  background-color: var(--e-global-color-accent);
}
.text-middle-51df
  .info_yellow_b9b8.fn-active-afe3
  .preview_9036 {
  background-color: var(--e-global-color-primary);
}
.inner_7891 .hovered_ea8b {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.inner_7891 .tertiary_e983 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_7891 .photo-5715 {
  background-color: var(--e-global-color-primary);
}
.inner_7891 .photo-5715 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_1e3b .component-west-60bd .new_26df .disabled_steel_0239 {
  background-color: var(--e-global-color-secondary);
}
.down_1e3b .component-west-60bd .tag-ba97:after {
  background-color: var(--e-global-color-secondary);
}
.down_1e3b .top-21f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_1e3b .heading-99ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_1e3b .picture-pink-2098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_1e3b .section-6136 {
  background-color: var(--e-global-color-primary);
}
.down_1e3b .section-6136 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_1e3b .container_inner_2968 {
  background-color: var(--e-global-color-secondary);
}
.down_1e3b .container_inner_2968 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_1e3b .component-west-60bd .dim-1a43 .outline_black_9d99:hover {
  background-color: var(--e-global-color-primary);
}
.down_1e3b
  .component-west-60bd
  .dim-1a43
  .outline_black_9d99.popup-d71f {
  background-color: var(--e-global-color-primary);
}
.down_1e3b .component-west-60bd .accordion-a1a6:before {
  border-color: var(--e-global-color-primary);
}
.down_1e3b .component-west-60bd .accordion-a1a6:hover:before {
  border-color: var(--e-global-color-secondary);
}
.down_1e3b
  .component-west-60bd
  .accordion-a1a6.block_ff60:before {
  border-color: var(--e-global-color-primary);
}
.down_1e3b .shadow_23dc span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-c5b8 .picture-92a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-c5b8 .picture-92a8:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-c5b8 .picture-92a8.notification_358e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-c5b8 .bright-7074 {
  background-color: var(--e-global-color-primary);
}
.media-c5b8 .bright-7074 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-c5b8
  .header-hard-dbe5
  .thumbnail_active_3320
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-c5b8
  .cool_e982
  .thumbnail_active_3320
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_next_5723
  .alert-right-dd60
  .feature-e2c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_next_5723
  .alert-right-dd60
  .prev_9eda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_next_5723 .status-ea9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_next_5723 .layout-static-0483 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_next_5723 .pattern_7e1d {
  background-color: var(--e-global-color-primary);
}
.badge_next_5723 .pattern_7e1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-d54e .sort-d727 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-d54e .fast-88f7 {
  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);
}
.right-d54e .summary_current_ef85 {
  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);
}
.right-d54e .summary_current_ef85 a:hover {
  color: var(--e-global-color-secondary);
}
.right-d54e .pagination-ffef {
  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);
}
.right-d54e .outline-right-d72f {
  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);
}
.right-d54e .tertiary-easy-9dd0 .outline_yellow_90e9 {
  background-color: var(--e-global-color-primary);
}
.right-d54e .tertiary-easy-9dd0 .outline_yellow_90e9:hover {
  background-color: var(--e-global-color-accent);
}
.right-d54e
  .tertiary-easy-9dd0
  .backdrop-d6ff
  li
  span {
  background-color: var(--e-global-color-text);
}
.right-d54e
  .tertiary-easy-9dd0
  .backdrop-d6ff
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.right-d54e
  .tertiary-easy-9dd0
  .backdrop-d6ff
  li.text-east-cfd8
  span {
  background-color: var(--e-global-color-accent);
}
.grid-ac01
  .tabs_5135
  .pink_7ea7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-ac01 .tabs_5135 .summary_09aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-ac01 .tabs_5135 .iron_b80e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-ac01 .blue_0989 {
  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);
}
.grid-ac01
  .content_mini_91a0.footer_thick_0150 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > a {
  background-color: var(--e-global-color-text);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > a
  .tiny_0395.filter_bca8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > a
  .link_4ab0.icon-2a51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > .top-3189
  .notice-06f6
  > a {
  background-color: var(--e-global-color-secondary);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > .top-3189
  .notice-06f6
  > a
  .hero_a2fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > .top-3189
  .notice-06f6
  > a
  .link_4ab0.logo_east_8143 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > a
  .aside-action-97d7:before {
  color: var(--e-global-color-text);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > .top-3189
  a
  .aside-action-97d7:before {
  color: var(--e-global-color-text);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6.logo-1820
  > a
  .aside-action-97d7:before {
  color: var(--e-global-color-text);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > .top-3189
  .notice-06f6.logo-1820
  > a
  .aside-action-97d7:before {
  color: var(--e-global-color-text);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > a
  .cool-cb41
  .paragraph-e957 {
  color: var(--e-global-color-text);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > .top-3189
  a
  .cool-cb41
  .paragraph-e957 {
  color: var(--e-global-color-text);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > a
  .cool-cb41
  .paragraph-e957,
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > .top-3189
  a
  .cool-cb41
  .paragraph-e957 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > a
  .in_3bfe:before {
  color: var(--e-global-color-text);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > .top-3189
  a
  .in_3bfe:before {
  color: var(--e-global-color-text);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6.logo-1820
  > a
  .in_3bfe:before {
  color: var(--e-global-color-text);
}
.progress_80cf
  > .block_f17e
  > div
  > .dirty_2493
  > .notice-06f6
  > .top-3189
  .notice-06f6.logo-1820
  > a
  .in_3bfe:before {
  color: var(--e-global-color-text);
}
.backdrop_active_3a6d .south_224c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_active_3a6d
  .module-bright-c6ed:hover
  .south_224c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough_af2b
  > .block_f17e
  > .wide_4efb
  > .component-left-3354
  > .paper_5d69
  > .old_38bd
  .center_7968 {
  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_af2b
  > .block_f17e
  > .wide_4efb
  > .component-left-3354
  > .paper_5d69
  > .old_38bd:hover
  .center_7968 {
  color: var(--e-global-color-text);
}
.rough_af2b
  > .block_f17e
  > .wide_4efb
  > .component-left-3354
  > .paper_5d69
  > .old_38bd:hover
  .center_7968 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_af2b
  > .block_f17e
  > .wide_4efb
  > .component-left-3354
  > .paper_5d69.fluid_c7e9
  > .old_38bd
  .center_7968 {
  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);
}
.text_a4fa .modal-bronze-30dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_a4fa .content_in_8972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_a4fa .wide_9b28 {
  background-color: var(--e-global-color-primary);
}
.text_a4fa .wide_9b28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-00a2
  > .block_f17e
  > .section_mini_000e
  > .left_2e58
  > .input_1ddf
  .current_9e84 {
  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);
}
.iron-00a2
  > .block_f17e
  > .section_mini_000e
  > .left_2e58
  > .input_1ddf
  .hover-e32a {
  color: var(--e-global-color-text);
}
.iron-00a2
  > .block_f17e
  > .section_mini_000e
  > .left_2e58
  > .input_1ddf:hover
  .current_9e84 {
  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);
}
.iron-00a2
  > .block_f17e
  > .section_mini_000e
  > .left_2e58
  > .input_1ddf:hover
  .hover-e32a {
  color: var(--e-global-color-secondary);
}
.iron-00a2
  > .block_f17e
  > .section_mini_000e
  > .left_2e58
  > .input_1ddf.tabs-fixed-8a9f
  .current_9e84 {
  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);
}
.iron-00a2
  > .block_f17e
  > .section_mini_000e
  > .left_2e58
  > .input_1ddf.tabs-fixed-8a9f
  .hover-e32a {
  color: var(--e-global-color-primary);
}
.link-1bc8
  .hover_gas_7562
  .aside_copper_c0fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-1bc8 .current-e456 .article-af37 .hard_82d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_black_4fa9 .brown_b70a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_black_4fa9 .tag-e205 .brown_b70a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_black_4fa9 .first_fea0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_black_4fa9 .first_fea0 {
  background-color: var(--e-global-color-primary);
}
.caption-north-f4ea .detail-9ec2 .box_glass_f8c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-north-f4ea
  .detail-9ec2:hover
  .smooth-0bc7 {
  color: var(--e-global-color-secondary);
}
.caption-north-f4ea
  .detail-9ec2:hover
  .box_glass_f8c5 {
  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_63ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.description_0bfc {
  flex-direction: column;
}

.description_0bfc .progress-bright-333b {
  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.description_0bfc .progress-bright-333b {
  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);
}

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

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

.box-8878.primary_09a5 {
  display: none;
}

.alert_steel_3d3d {
  display: none;
}

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

.video_red_7481.yellow-308d {
  margin-bottom: 40px;
  width: 100%;
}

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

.description_0bfc a {
  width: 100%;
}

.preview-dim-7252 .dark_b73f.link-96a1 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.preview-dim-7252
  .dark_b73f.table_e320
  .gas-620f
  .blue_2050 {
  font-size: 20px !important;
}

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

.title-350f {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

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

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

  text-align: center;
}

.progress-solid-1152.plasma-3d6a > .logo_large_8f26 {
  display: flex;
  align-items: center;
}

.paragraph-efe1 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.under-693e {
  position: relative;
  width: 100%;
}

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

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

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

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

.border-cool-14fa {
  display: flex;
  gap: 50px;
}

.preview-dim-7252
  .dark_b73f.video_right_ddfc
  .complex_87c6
  .notice-7b52 {
  width: 100% !important;
}

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

.backdrop_e63f {
  width: 100%;
}

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

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

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

  display: none;
}

.nav-fluid-46be {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.bottom_dd36:hover .fresh_388b {
  visibility: visible;
}
.bottom_dd36:hover.bottom_dd36::before {
  display: block;
}

.description-af53 h3 {
  color: #fff;
}

.soft_7f97 {
  margin: 0;
}

.preview-dim-7252
  .dark_b73f.video_right_ddfc
  .notice-7b52
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.widget-light-95fd {
  width: 100%;
}

.hover-solid-34ae {
  width: 100%;
}

.aside-paper-fce7 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.hover-solid-34ae {
  width: 100%;
}

.hero-copper-1027 {
  margin-bottom: 10px !important;
}

.notice-7b52 {
  display: flex;
  align-items: center;
}

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

.frame-225d {
  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;
}

.description_0bfc .progress-bright-333b.highlight-7e4b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.description_0bfc h1.progress-bright-333b {
  margin-top: 80px !important;
}

.preview-dim-7252 .dark_b73f.nav_fast_f899 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.title_c090 img {
  width: 100%;
}

.article_red_86eb .focused_eb91.gas-620f {
  justify-content: space-between;
}

.west_cd88 {
  display: none;
}

.image_inner_3372 .video-f48c {
  margin: 1px 0 !important;
}

.module-stale-abb0 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .progress-solid-1152 .logo_large_8f26 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .border-cool-14fa {
    flex-direction: column;
  }

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

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

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

  .article_red_86eb .focused_eb91.gas-620f {
    border-bottom: 1px solid #f0c159;
  }

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

  .progress-solid-1152.plasma-3d6a > .logo_large_8f26 {
    gap: 15px;
    justify-content: space-between;
  }

  .preview-dim-7252
    .dark_b73f.video_right_ddfc
    .notice-7b52
    img {
    width: 60% !important;
  }

  .content_b1b1 {
    left: 2%;
  }

  .next_d70a {
    margin: 10px 0;
  }

  .description_0bfc .video-f48c {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.description_0bfc .progress-bright-333b,
  .description_0bfc .progress-bright-333b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .notice-7b52 {
    justify-content: center;
  }

  .description_0bfc .video-f48c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .preview-dim-7252 .dark_b73f.link-96a1 {
    width: 75% !important;
  }

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

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

  h2.description_0bfc .progress-bright-333b,
  .description_0bfc .progress-bright-333b {
    font-size: 30px !important;
  }

  .notice-7b52 {
    justify-content: center;
  }

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

  .element_e4ab
    .pro_bd3d.soft_536e {
    margin: 0 !important;
  }

  .paragraph-efe1 {
    margin: 0;
    gap: 10px;
  }

  .next_d70a {
    display: flex;
  }

  .green_bc0b .north-b40e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .aside-paper-fce7 {
    justify-content: flex-end;
    gap: 1px;
  }

  .description_0bfc h1.progress-bright-333b {
    margin-top: 40px !important;
  }

  .preview-dim-7252
    .dark_b73f.video_right_ddfc
    .notice-7b52
    img,
  .middle-ce26 .complex_87c6 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .preview-dim-7252 .dark_b73f.link-96a1 {
    width: 100% !important;
  }

  .progress-solid-1152.plasma-3d6a > .logo_large_8f26 {
    gap: 3px;
  }

  .description_0bfc .video-f48c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.article_red_86eb .focused_eb91.gas-620f {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.article_red_86eb .focused_eb91.gas-620f: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.cold-5d1f {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .article_red_86eb .focused_eb91.gas-620f {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .description_0bfc .progress-bright-333b {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .north-b40e {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.logo_easy_0cbf .overlay_e53d {
  flex-shrink: 0;
  white-space: nowrap;
}

.logo_easy_0cbf .gold-f164 {
  flex-shrink: 0;
  min-width: fit-content;
}

.logo_easy_0cbf .blue_2050 {
  white-space: nowrap;
}

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

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

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

.logo_easy_0cbf .gold-f164 {
  max-width: 80px !important;
  overflow: hidden;
}

.logo_easy_0cbf .focused_eb91.gas-620f {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.logo_easy_0cbf .blue_2050 {
  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);
  }
}

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

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

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

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

body .badge_a189:nth-child(2),
.preview-dim-7252 .badge_a189:nth-child(2),
#page .badge_a189: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;
}

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

/* css-noise: fde1 */
.shadow-element-r2 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
