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(.focus_37a0) {
  gap: 0.5em;
}
:where(.mini-2b65) {
  gap: 0.5em;
}
body .sidebar_hovered_4ea1 > .brown_b93f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .sidebar_hovered_4ea1 > .outline-1207 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .sidebar_hovered_4ea1 > .element_brown_72a9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .liquid_9d37 > .brown_b93f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .liquid_9d37 > .outline-1207 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .liquid_9d37 > .element_brown_72a9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .liquid_9d37
  > :where(:not(.brown_b93f):not(.outline-1207):not(.aside_1577)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .liquid_9d37 > .feature-27a8 {
  max-width: var(--wp--style--global--wide-size);
}
body .focus_37a0 {
  display: flex;
}
body .focus_37a0 {
  flex-wrap: wrap;
  align-items: center;
}
body .focus_37a0 > * {
  margin: 0;
}
body .mini-2b65 {
  display: grid;
}
body .mini-2b65 > * {
  margin: 0;
}
:where(.small-69af.focus_37a0) {
  gap: 2em;
}
:where(.small-69af.mini-2b65) {
  gap: 2em;
}
:where(.cold_d965.focus_37a0) {
  gap: 1.25em;
}
:where(.cold_d965.mini-2b65) {
  gap: 1.25em;
}
.heading-dd9a {
  color: var(--wp--preset--color--black) !important;
}
.surface-gas-d033 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo-clean-8925 {
  color: var(--wp--preset--color--white) !important;
}
.cool_f853 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.orange-408b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.pressed_f5cc {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form-8c5a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.stone-3ff1 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.shade_dd9d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tall-22f1 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.link_selected_d242 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tertiary_585d {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.selected-3638 {
  background-color: var(--wp--preset--color--black) !important;
}
.backdrop_c5a5 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tag_d6bd {
  background-color: var(--wp--preset--color--white) !important;
}
.middle_6546 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.cold-4c06 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.dirty-ff91 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.avatar_brown_e0c5 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.wrapper-0847 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.left-97d9 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.input_8682 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.in_0077 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.outline_center_6459 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.article_purple_61f9 {
  border-color: var(--wp--preset--color--black) !important;
}
.banner-yellow-c1f0 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accent_1bee {
  border-color: var(--wp--preset--color--white) !important;
}
.red-f1f1 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.accent-391e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.tag_fluid_90ae {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accent_4fdd {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.search-888d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.right_fde1 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dark-f29a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.surface-full-4f85 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dropdown-action-c527 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.search_right_3e4c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.summary_8ce8 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.highlight-dark-22cd {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.detail_new_0e50 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.pattern_f29d {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.title_silver_d289 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.status_north_b5ab {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.aside_dynamic_9795 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.outline-378e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.thumbnail-up-ca30 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.avatar-74fa {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.pattern-42f2 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.down_2a35 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.outline-black-0e41 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.link_cd5e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.section-white-f813 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.block-0aa1 a:where(:not(.sidebar_light_f98d)) {
  color: inherit;
}
:where(.cold_d965.focus_37a0) {
  gap: 1.25em;
}
:where(.cold_d965.mini-2b65) {
  gap: 1.25em;
}
:where(.small-69af.focus_37a0) {
  gap: 2em;
}
:where(.small-69af.mini-2b65) {
  gap: 2em;
}
.static-c09e {
  font-size: 1.5em;
  line-height: 1.6;
}

.short_cdd7 .gold_7111 {
  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);
}
.tag-bronze-4695 .background-9178 {
  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);
}
.hard_3390 {
  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);
}
.hard_3390.texture-1141 .tag-8294 {
  background-color: var(--e-global-color-primary);
}
.hard_3390.fresh_bd80 .tag-8294,
.hard_3390.frame_e44f .tag-8294 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row_copper_cce0 .section-static-3585 {
  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);
}
.background_large_12eb {
  --divider-color: var(--e-global-color-secondary);
}
.background_large_12eb .feature_73ee {
  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);
}
.background_large_12eb.card-dirty-1fad .south-5716 {
  background-color: var(--e-global-color-secondary);
}
.background_large_12eb.layout-simple-10cb .south-5716,
.background_large_12eb.article_under_1ce0 .south-5716 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.background_large_12eb.layout-simple-10cb .south-5716,
.background_large_12eb.article_under_1ce0 .south-5716 svg {
  fill: var(--e-global-color-secondary);
}
.active_pro_3f55 .left_5539 {
  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);
}
.active_pro_3f55 .black_37f2 {
  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_9297.card-dirty-1fad .south-5716 {
  background-color: var(--e-global-color-primary);
}
.link_9297.layout-simple-10cb .south-5716,
.link_9297.article_under_1ce0 .south-5716 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.link_9297.layout-simple-10cb .south-5716,
.link_9297.article_under_1ce0 .south-5716 svg {
  fill: var(--e-global-color-primary);
}
.filter_down_f619.card-dirty-1fad .south-5716 {
  background-color: var(--e-global-color-primary);
}
.filter_down_f619.layout-simple-10cb .south-5716,
.filter_down_f619.article_under_1ce0 .south-5716 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.filter_down_f619 .fresh_86a1 {
  color: var(--e-global-color-primary);
}
.filter_down_f619 .fresh_86a1,
.filter_down_f619 .fresh_86a1 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_down_f619 .input-medium-3c58 {
  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);
}
.photo-dbb4 .hover_dynamic_fd3d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-stale-3940 .modal-pressed-e12b .filter_down_8b23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-ea63 .grid-c7a8:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.breadcrumb-ea63 .aside_fe3d i {
  color: var(--e-global-color-primary);
}
.breadcrumb-ea63 .aside_fe3d svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb-ea63 .header-up-dcff {
  color: var(--e-global-color-secondary);
}
.breadcrumb-ea63 .grid-c7a8 > .header-up-dcff,
.breadcrumb-ea63 .grid-c7a8 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-5c43 .widget-active-fa3e {
  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);
}
.pro-5c43 .border_gas_a9ae {
  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);
}
.dim_f863 .tabs-2ff7 .logo_58d3 {
  background-color: var(--e-global-color-primary);
}
.dim_f863 .dynamic-f8b1 {
  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);
}
.content_d264 .thumbnail-down-f996 {
  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_d264 .popup-small-c5be {
  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);
}
.content_d264 .disabled-soft-915a {
  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);
}
.gradient-7a53 .right-6058,
.gradient-7a53 .right-6058 a {
  color: var(--e-global-color-primary);
}
.gradient-7a53 .right-6058.chip_df9d,
.gradient-7a53 .right-6058.chip_df9d a {
  color: var(--e-global-color-accent);
}
.gradient-7a53 .right-6058 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-7a53 .over_fa57 {
  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-wide-2789 .accent_6fb4,
.content-wide-2789 .focus_9c0e {
  color: var(--e-global-color-primary);
}
.content-wide-2789 .accent_6fb4 svg {
  fill: var(--e-global-color-primary);
}
.content-wide-2789 .chip_df9d .accent_6fb4,
.content-wide-2789 .chip_df9d .focus_9c0e {
  color: var(--e-global-color-accent);
}
.content-wide-2789 .chip_df9d .accent_6fb4 svg {
  fill: var(--e-global-color-accent);
}
.content-wide-2789 .focus_9c0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-wide-2789 .over_fa57 {
  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);
}
.motion-390a .next_cd26,
.motion-390a .mini-2540 {
  color: var(--e-global-color-primary);
}
.motion-390a .mini-2540 svg {
  fill: var(--e-global-color-primary);
}
.motion-390a .right-6058.chip_df9d a,
.motion-390a
  .right-6058.chip_df9d
  .mini-2540 {
  color: var(--e-global-color-accent);
}
.motion-390a .next_cd26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-390a .over_fa57 {
  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);
}
.heading-first-5079 .left-6038 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-first-5079 .item-cold-7e23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_f341 .tooltip-6972 .component-c3d9 {
  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);
}
.block_f341 .tooltip-6972 .container-green-80eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_f341 .input_orange_25c7 .component-c3d9 {
  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);
}
.block_f341
  .input_orange_25c7
  .container-green-80eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_f341
  .badge_red_37c9
  .component-c3d9 {
  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);
}
.block_f341
  .badge_red_37c9
  .container-green-80eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_f341
  .logo_fast_5120
  .component-c3d9 {
  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);
}
.block_f341
  .logo_fast_5120
  .container-green-80eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_easy_e2d4 .texture_b2b7 {
  background-color: var(--e-global-color-primary);
}
.link_easy_e2d4 .texture_b2b7:hover {
  background-color: var(--e-global-color-primary);
}
.link_easy_e2d4 .dropdown-7eb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_easy_e2d4
  .texture_b2b7:hover
  .dropdown-7eb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_de16 .footer_steel_025e {
  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);
}
.shade_pink_ba11 .bottom-155b .tooltip-light-a6dc a {
  background-color: var(--e-global-color-accent);
}
.shade_pink_ba11 .bottom-155b .box-small-f01a a {
  background-color: var(--e-global-color-accent);
}
.shade_pink_ba11 .bottom-155b .tooltip-light-a6dc a,
.shade_pink_ba11 .bottom-155b .box-small-f01a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-152b
  .label-8901.silver_4730
  .bottom-155b
  a.huge-9885 {
  background-color: var(--e-global-color-accent);
}
.icon-152b
  .label-8901.silver_4730
  .bottom-155b
  span.huge-9885.fn-current-c1c4 {
  background-color: var(--e-global-color-text);
}
.icon-152b
  .label-8901.silver_4730
  .bottom-155b
  .huge-9885 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6ed8 .highlight_stone_16e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6ed8
  .thumbnail-157b
  > .component-7c6e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6ed8
  .pressed_b240
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6ed8
  .feature-next-d234
  .title-cc12,
.block-6ed8
  .feature-next-d234
  .pattern_blue_af3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-6ed8
  .feature-next-d234
  .media_6ecb,
.block-6ed8
  .feature-next-d234
  a
  .media_6ecb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6ed8
  .feature-next-d234
  .section-hovered-b257 {
  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);
}
.block-6ed8
  .feature-next-d234
  .secondary_2ebe {
  background-color: var(--e-global-color-primary);
}
.block-6ed8
  .feature-next-d234
  .secondary_2ebe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6ed8
  .feature-next-d234
  .secondary_2ebe:hover {
  background-color: var(--e-global-color-primary);
}
.block-6ed8
  .feature-next-d234
  .fixed_49ed {
  background-color: var(--e-global-color-primary);
}
.block-6ed8
  .feature-next-d234
  .fixed_49ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6ed8
  .feature-next-d234
  .fixed_49ed:hover {
  background-color: var(--e-global-color-primary);
}
.block-6ed8
  .tooltip_fd8a
  .video-819d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-6ed8
  .tooltip_fd8a
  .picture-bc56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6ed8
  .tooltip_fd8a
  .section-hovered-b257 {
  color: var(--e-global-color-text);
}
.block-6ed8
  .tooltip_fd8a
  .section-hovered-b257
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6ed8
  .tooltip_fd8a
  .secondary_2ebe {
  background-color: var(--e-global-color-primary);
}
.block-6ed8
  .tooltip_fd8a
  .secondary_2ebe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6ed8
  .tooltip_fd8a
  .secondary_2ebe:hover {
  background-color: var(--e-global-color-primary);
}
.block-6ed8
  .tooltip_fd8a
  .fixed_49ed {
  background-color: var(--e-global-color-primary);
}
.block-6ed8
  .tooltip_fd8a
  .fixed_49ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6ed8
  .tooltip_fd8a
  .fixed_49ed:hover {
  background-color: var(--e-global-color-primary);
}
.block-6ed8 .pressed_9237 {
  background-color: var(--e-global-color-primary);
}
.block-6ed8 .pressed_9237:hover {
  background-color: var(--e-global-color-primary);
}
.block-6ed8 .focus_smooth_3dc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-6ed8 .detail-ba95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-prev-bb0f .left_ec17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-prev-bb0f
  .west-b219
  > div:nth-child(3)
  .left_ec17,
.border-prev-bb0f
  .current-0a40
  > div:nth-child(1)
  .left_ec17,
.border-prev-bb0f
  .container_short_b6d8
  > div:nth-child(1)
  .left_ec17,
.border-prev-bb0f
  .mask-hard-5146
  > div:nth-child(1)
  .left_ec17,
.border-prev-bb0f
  .message-in-9f0d
  > div:nth-child(1)
  .left_ec17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-prev-bb0f .bronze_3c4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-prev-bb0f .liquid-2fbe {
  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);
}
.border-prev-bb0f .tabs-35f9 {
  background-color: var(--e-global-color-primary);
}
.border-prev-bb0f .tabs-35f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-prev-bb0f .tabs-35f9:hover {
  background-color: var(--e-global-color-primary);
}
.border-prev-bb0f .info_thick_c3a3 {
  background-color: var(--e-global-color-primary);
}
.border-prev-bb0f .info_thick_c3a3:hover {
  background-color: var(--e-global-color-primary);
}
.border-prev-bb0f .focus_smooth_3dc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-prev-bb0f .detail-ba95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_5d71 .tooltip-selected-4e9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_5d71 .texture_6633 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_5d71 .content_silver_60f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_5d71 .dirty_bdaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_5d71 .backdrop_bronze_3ba1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_5d71 .info_thick_c3a3 {
  background-color: var(--e-global-color-primary);
}
.badge_5d71 .info_thick_c3a3:hover {
  background-color: var(--e-global-color-primary);
}
.footer-medium-223f .photo_brown_3b55 {
  background-color: var(--e-global-color-secondary);
}
.footer-medium-223f .pagination-dirty-a9b7 {
  background-color: var(--e-global-color-text);
}
.footer-medium-223f .item_tiny_4507 {
  background-color: var(--e-global-color-secondary);
}
.footer-medium-223f .slow_b575 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-medium-223f .block_8c0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-medium-223f .north_c24e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-medium-223f .first-b009 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-medium-223f .frame_321b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-current-b434 .easy_4ed4 .nav-ddb4,
.component-current-b434
  .easy_4ed4
  .nav-ddb4
  a,
.component-current-b434 .form-east-abf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-current-b434 .easy_4ed4 .in_8e12,
.component-current-b434 .slider-28ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-current-b434 .easy_4ed4 .in_8e12 {
  color: var(--e-global-color-text);
}
.component-current-b434 .slider-28ab {
  color: var(--e-global-color-text);
}
.component-current-b434
  .easy_4ed4
  .button_3d9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-current-b434 .status-0c7c .hero_large_1b4d {
  background-color: var(--e-global-color-primary);
}
.component-current-b434 .status-0c7c .hero_large_1b4d:hover {
  background-color: var(--e-global-color-primary);
}
.component-current-b434 .status-0c7c .component-4ee8 li span {
  background-color: var(--e-global-color-text);
}
.component-current-b434 .status-0c7c .component-4ee8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.component-current-b434
  .status-0c7c
  .component-4ee8
  li.fixed_26c8
  span {
  background-color: var(--e-global-color-accent);
}
.component-current-b434 .section_gold_5b57 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_027e .hero-0e79 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-bronze-9d05 .picture_action_3a7c {
  background-color: var(--e-global-color-primary);
}
.info-bronze-9d05 .cold-32d3 {
  background-color: var(--e-global-color-secondary);
}
.info-bronze-9d05 .tabs_2e15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-bronze-9d05 .info_steel_c1bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-bronze-9d05 .wrapper_e94c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-bronze-9d05 .block-423d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-bronze-9d05 .background-9b65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-bronze-9d05 .hero_slow_a1c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-bronze-9d05 .hard-b2dc {
  background-color: var(--e-global-color-primary);
}
.info-bronze-9d05 .hard-b2dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-f34f .image-e842 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-f34f .out_dd0c {
  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);
}
.module-f34f
  .banner_806a:after {
  background-color: var(--e-global-color-primary);
}
.module-f34f .current-b711 {
  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);
}
.button-new-719e .form-east-abf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-new-719e .slider-28ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-525b .light-7145 .detail_b6d9 {
  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);
}
.pagination-525b .light-7145 .card_7793 {
  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);
}
.tooltip-a657 .hero_slow_5b7c {
  background-color: var(--e-global-color-primary);
}
.tooltip-a657 .paragraph-cc0c {
  background-color: var(--e-global-color-secondary);
}
.tooltip-a657 .east_8aba .feature-lower-937c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-a657 .current_1788 .feature-lower-937c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-left-874c .hero_8b81 .down_bccb {
  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-left-874c .hero_8b81 .column-5910 {
  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-left-874c .hero_8b81 .layout-next-ea35 {
  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);
}
.down-8112 .overlay-af46 {
  border-color: var(--e-global-color-text);
}
.down-8112 .steel-cb78 {
  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);
}
.down-8112 .sidebar_stale_e758 {
  color: var(--e-global-color-primary);
}
.down-8112 .shadow_8279 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_in_4ef0 .border-fast-8b8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_in_4ef0 .preview-active-3d08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_in_4ef0 .fast_e305:hover .border-fast-8b8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_in_4ef0
  .fast_e305:hover
  .preview-active-3d08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_256f .card_da02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_256f .list-85f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_old_6fe6 .background_0c2b .badge_7c8a {
  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);
}
.overlay_old_6fe6 .left-6b23 .badge_7c8a {
  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);
}
.chip-motion-c45a .description_f669 {
  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);
}
.fast-6e94 .wide-7b54 .first_5c26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-6e94 .wide-7b54 .first_5c26 {
  background-color: var(--e-global-color-secondary);
}
.fast-6e94 .button-5cb6 .first_5c26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-6e94 .button-5cb6 .first_5c26 {
  background-color: var(--e-global-color-secondary);
}
.fast-6e94 .outer_638e .nav-gas-3ad0 {
  background-color: var(--e-global-color-primary);
}
.fast-6e94 .outer_638e:hover .nav-gas-3ad0 {
  background-color: var(--e-global-color-secondary);
}
.fast-6e94 .hero_large_1b4d {
  background-color: var(--e-global-color-primary);
}
.fast-6e94 .hero_large_1b4d:hover {
  background-color: var(--e-global-color-accent);
}
.fast-6e94 .component-4ee8 li span {
  background-color: var(--e-global-color-text);
}
.fast-6e94 .component-4ee8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fast-6e94 .component-4ee8 li.fixed_26c8 span {
  background-color: var(--e-global-color-accent);
}
.logo_ce30 .east-fcf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_ce30 .secondary_d1e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-e420 .component_green_09df:before {
  background-color: var(--e-global-color-secondary);
}
.text-e420 .up-70ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-e420 .active-fixed-da55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-bdb6 .article_new_da71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-bdb6 .article_new_da71:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-bdb6 .article_new_da71.fn-active-c1c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-bdb6 .alert_old_1486 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-bdb6 .block-dim-f1ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-bdb6 .tall-1c2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-bdb6 .alert_red_03c4 {
  background-color: var(--e-global-color-primary);
}
.fluid-bdb6 .alert_red_03c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-bdb6 .active-silver-a2d7 {
  background-color: var(--e-global-color-primary);
}
.fluid-bdb6 .active-silver-a2d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_f171 .pro_7af8 .video_43b9 a {
  color: var(--e-global-color-secondary);
}
.bright_f171 .pro_7af8 .video_43b9 a:hover {
  color: var(--e-global-color-secondary);
}
.bright_f171 .pro_7af8 .video_43b9,
.bright_f171 .pro_7af8 .video_43b9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_f171 .pro_7af8 .green-5a48 {
  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);
}
.bright_f171 .pro_7af8 .backdrop-88dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_f171 .pro_7af8 .first_7fbe {
  background-color: var(--e-global-color-primary);
}
.bright_f171 .pro_7af8 .first_7fbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_f171 .pro_7af8 .first_7fbe:hover {
  background-color: var(--e-global-color-primary);
}
.bright_f171 .pro_7af8 .notification-0fb2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_f171 .pro_7af8 .notification-0fb2 {
  background-color: var(--e-global-color-primary);
}
.bright_f171 .pro_7af8 .notification-0fb2:hover {
  background-color: var(--e-global-color-primary);
}
.bright_f171 .pro_7af8 .hero_large_1b4d {
  background-color: var(--e-global-color-primary);
}
.bright_f171 .pro_7af8 .hero_large_1b4d:hover {
  background-color: var(--e-global-color-primary);
}
.bright_f171 .status-0c7c .component-4ee8 li span {
  background-color: var(--e-global-color-text);
}
.bright_f171 .status-0c7c .component-4ee8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.bright_f171 .status-0c7c .component-4ee8 li.fixed_26c8 span {
  background-color: var(--e-global-color-accent);
}
.bright_f171 .focus_smooth_3dc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_f171 .detail-ba95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-c449 .stone-2e4b .alert-inner-6d9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-c449 .stone-2e4b .gas_f51c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-c449 .stone-2e4b .dark_9590 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_large_404f .table_6041 {
  border-color: var(--e-global-color-text);
}
.title_large_404f .shadow_over_fad7 {
  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);
}
.title_large_404f .header_fixed_c9ca {
  color: var(--e-global-color-secondary);
}
.title_large_404f .header_fixed_c9ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_large_404f .picture-under-ce78 > * {
  color: var(--e-global-color-primary);
}
.title_large_404f .picture-under-ce78 > * svg {
  fill: var(--e-global-color-primary);
}
.title_large_404f .prev_9dab {
  color: var(--e-global-color-primary);
}
.title_large_404f .prev_9dab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_large_404f .sidebar-eb5b {
  color: var(--e-global-color-primary);
}
.title_large_404f .sidebar-eb5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_large_404f .complex_e1b7 {
  color: var(--e-global-color-primary);
}
.title_large_404f .complex_e1b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_large_404f .progress_bottom_bc27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_large_404f .text_left_294e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_large_404f .text_left_294e.info-6bf1 {
  color: var(--e-global-color-secondary);
}
.title_large_404f .text_left_294e.info-6bf1 .modal_dd2f {
  color: var(--e-global-color-accent);
}
.title_large_404f .text_left_294e.main_simple_3be2 {
  color: var(--e-global-color-text);
}
.title_large_404f .text_left_294e.main_simple_3be2 .modal_dd2f {
  color: var(--e-global-color-text);
}
.title_large_404f .text_left_294e:before {
  border-top-color: var(--e-global-color-text);
}
.title_large_404f .block_dirty_ae73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_large_404f
  .block_dirty_ae73
  .over_ee86 {
  background-color: var(--e-global-color-primary);
}
.title_large_404f
  .block_dirty_ae73
  .over_ee86 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_large_404f .table_6041 .link-4adc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_8093 .lite-19b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_8093 .popup-0305 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-733b .media_narrow_34bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-733b
  .list_c908
  .backdrop_e3f9 {
  background-color: var(--e-global-color-secondary);
}
.chip-733b
  .list_c908.medium-3a63
  .backdrop_e3f9 {
  background-color: var(--e-global-color-text);
}
.chip-733b
  .list_c908:hover
  .backdrop_e3f9 {
  background-color: var(--e-global-color-accent);
}
.chip-733b
  .list_c908.fn-active-c1c4
  .backdrop_e3f9 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_f0f5 .simple-d542 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.breadcrumb_f0f5 .info-a37e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_f0f5 .grid_1d0f {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_f0f5 .grid_1d0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh_5fe3 .frame-down-9c90 .layout-e435 .section-new-3d1c {
  background-color: var(--e-global-color-secondary);
}
.fresh_5fe3 .frame-down-9c90 .picture-outer-0560:after {
  background-color: var(--e-global-color-secondary);
}
.fresh_5fe3 .gradient_d581 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_5fe3 .banner-action-d06e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_5fe3 .pressed_76c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_5fe3 .over-de72 {
  background-color: var(--e-global-color-primary);
}
.fresh_5fe3 .over-de72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh_5fe3 .background-3eb6 {
  background-color: var(--e-global-color-secondary);
}
.fresh_5fe3 .background-3eb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh_5fe3 .frame-down-9c90 .shadow_c950 .popup_medium_7b24:hover {
  background-color: var(--e-global-color-primary);
}
.fresh_5fe3
  .frame-down-9c90
  .shadow_c950
  .popup_medium_7b24.element-current-de5f {
  background-color: var(--e-global-color-primary);
}
.fresh_5fe3 .frame-down-9c90 .component-orange-ee17:before {
  border-color: var(--e-global-color-primary);
}
.fresh_5fe3 .frame-down-9c90 .component-orange-ee17:hover:before {
  border-color: var(--e-global-color-secondary);
}
.fresh_5fe3
  .frame-down-9c90
  .component-orange-ee17.detail-brown-326f:before {
  border-color: var(--e-global-color-primary);
}
.fresh_5fe3 .thick_a230 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-6133 .summary-cold-32c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-6133 .summary-cold-32c9:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-6133 .summary-cold-32c9.block_current_02d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-6133 .secondary-bronze-1c84 {
  background-color: var(--e-global-color-primary);
}
.preview-6133 .secondary-bronze-1c84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-6133
  .tall-cf12
  .red-2133
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-6133
  .footer_prev_4e1c
  .red-2133
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_b658
  .stale-c57e
  .warm-09e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_b658
  .stale-c57e
  .notification_pro_dc7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_b658 .notification_1770 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_b658 .hidden-new-2a6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_b658 .form-orange-fdef {
  background-color: var(--e-global-color-primary);
}
.image_b658 .form-orange-fdef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_6acd .short_c6d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_6acd .border_full_fdbe {
  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);
}
.caption_6acd .middle_1c7f {
  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);
}
.caption_6acd .middle_1c7f a:hover {
  color: var(--e-global-color-secondary);
}
.caption_6acd .message-4546 {
  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);
}
.caption_6acd .prev-929f {
  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);
}
.caption_6acd .accordion_2e65 .hero_large_1b4d {
  background-color: var(--e-global-color-primary);
}
.caption_6acd .accordion_2e65 .hero_large_1b4d:hover {
  background-color: var(--e-global-color-accent);
}
.caption_6acd
  .accordion_2e65
  .component-4ee8
  li
  span {
  background-color: var(--e-global-color-text);
}
.caption_6acd
  .accordion_2e65
  .component-4ee8
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.caption_6acd
  .accordion_2e65
  .component-4ee8
  li.fixed_26c8
  span {
  background-color: var(--e-global-color-accent);
}
.pink-a2f0
  .medium-c8ff
  .hero_3d21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-a2f0 .medium-c8ff .outer_3a2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-a2f0 .medium-c8ff .tertiary_fd2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-a2f0 .sidebar-777e {
  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);
}
.pink-a2f0
  .bright-de89.overlay_79c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > a {
  background-color: var(--e-global-color-text);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > a
  .aside-b41f.cool_b906 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > a
  .dynamic_f2f2.primary_soft_ac2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > .stale_1dba
  .info-down-ef40
  > a {
  background-color: var(--e-global-color-secondary);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > .stale_1dba
  .info-down-ef40
  > a
  .message_east_9b4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > .stale_1dba
  .info-down-ef40
  > a
  .dynamic_f2f2.motion_c2e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > a
  .disabled_copper_5e34:before {
  color: var(--e-global-color-text);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > .stale_1dba
  a
  .disabled_copper_5e34:before {
  color: var(--e-global-color-text);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40.message-yellow-2b7a
  > a
  .disabled_copper_5e34:before {
  color: var(--e-global-color-text);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > .stale_1dba
  .info-down-ef40.message-yellow-2b7a
  > a
  .disabled_copper_5e34:before {
  color: var(--e-global-color-text);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > a
  .wrapper-orange-7042
  .gas_b17c {
  color: var(--e-global-color-text);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > .stale_1dba
  a
  .wrapper-orange-7042
  .gas_b17c {
  color: var(--e-global-color-text);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > a
  .wrapper-orange-7042
  .gas_b17c,
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > .stale_1dba
  a
  .wrapper-orange-7042
  .gas_b17c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > a
  .upper-a16e:before {
  color: var(--e-global-color-text);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > .stale_1dba
  a
  .upper-a16e:before {
  color: var(--e-global-color-text);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40.message-yellow-2b7a
  > a
  .upper-a16e:before {
  color: var(--e-global-color-text);
}
.header_pressed_55d1
  > .hard-43d7
  > div
  > .last_886f
  > .info-down-ef40
  > .stale_1dba
  .info-down-ef40.message-yellow-2b7a
  > a
  .upper-a16e:before {
  color: var(--e-global-color-text);
}
.wide_5ec7 .middle_cf08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_5ec7
  .menu-f7d7:hover
  .middle_cf08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-15ed
  > .hard-43d7
  > .icon_d2d1
  > .accordion_small_d067
  > .wrapper-daef
  > .detail-motion-698e
  .shade-1b08 {
  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);
}
.caption-15ed
  > .hard-43d7
  > .icon_d2d1
  > .accordion_small_d067
  > .wrapper-daef
  > .detail-motion-698e:hover
  .shade-1b08 {
  color: var(--e-global-color-text);
}
.caption-15ed
  > .hard-43d7
  > .icon_d2d1
  > .accordion_small_d067
  > .wrapper-daef
  > .detail-motion-698e:hover
  .shade-1b08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-15ed
  > .hard-43d7
  > .icon_d2d1
  > .accordion_small_d067
  > .wrapper-daef.wood-1cfe
  > .detail-motion-698e
  .shade-1b08 {
  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);
}
.search-huge-4172 .first-2a51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-huge-4172 .tall-2d29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-huge-4172 .title_efb4 {
  background-color: var(--e-global-color-primary);
}
.search-huge-4172 .title_efb4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short_628c
  > .hard-43d7
  > .pattern_740c
  > .hover_4745
  > .soft-f3c8
  .wide-0d08 {
  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);
}
.short_628c
  > .hard-43d7
  > .pattern_740c
  > .hover_4745
  > .soft-f3c8
  .article_156e {
  color: var(--e-global-color-text);
}
.short_628c
  > .hard-43d7
  > .pattern_740c
  > .hover_4745
  > .soft-f3c8:hover
  .wide-0d08 {
  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);
}
.short_628c
  > .hard-43d7
  > .pattern_740c
  > .hover_4745
  > .soft-f3c8:hover
  .article_156e {
  color: var(--e-global-color-secondary);
}
.short_628c
  > .hard-43d7
  > .pattern_740c
  > .hover_4745
  > .soft-f3c8.container_2712
  .wide-0d08 {
  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);
}
.short_628c
  > .hard-43d7
  > .pattern_740c
  > .hover_4745
  > .soft-f3c8.container_2712
  .article_156e {
  color: var(--e-global-color-primary);
}
.block-purple-acf5
  .detail-white-22aa
  .focused_aa4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-purple-acf5 .lower_7177 .link-4adc .action-b441 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_19fc .nav-action-100e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_19fc .breadcrumb-soft-acdd .nav-action-100e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_19fc .block_f634 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_19fc .block_f634 {
  background-color: var(--e-global-color-primary);
}
.video_36f5 .input_lower_cb52 .hover_fc19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_36f5
  .input_lower_cb52:hover
  .item_paper_a4cc {
  color: var(--e-global-color-secondary);
}
.video_36f5
  .input_lower_cb52:hover
  .hover_fc19 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-red-8a72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.green-c91e {
  flex-direction: column;
}

.green-c91e .wide-7b8c {
  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.green-c91e .wide-7b8c {
  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);
}

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

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

.hidden_purple_076a.dropdown-stale-621d {
  display: none;
}

.center-16de {
  display: none;
}

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

.hot-a1c8.border_medium_1cf5 {
  margin-bottom: 40px;
  width: 100%;
}

.item-old-4f55 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.green-c91e a {
  width: 100%;
}

.module-236a .simple-5ade.notification_current_70bd {
  width: 20% !important;
}

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

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

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

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

.background-motion-055e {
  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;
}

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

.background-motion-055e: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);
}

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

.module-236a
  .simple-5ade.label_5995
  .pro-8d20
  .full_8615 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.form_6b2e.dim_7ad6 > .lower-d3c1 {
  display: flex;
  align-items: center;
}

.breadcrumb-bottom-3200 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.hard-2e65 {
  position: relative;
  width: 100%;
}

.accordion-5675 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.basic-5f83 {
  display: flex;
  gap: 50px;
}

.module-236a
  .simple-5ade.box_dynamic_c568
  .card_c36d
  .pattern_prev_60b9 {
  width: 100% !important;
}

.aside-pink-c998 {
  width: 500px !important;
  max-width: none;
}

.active_small_3f02 {
  width: 100%;
}

.action-3f57 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.dropdown-1a9c {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.element_f110:hover .rough_b418 {
  visibility: visible;
}
.element_f110:hover.element_f110::before {
  display: block;
}

.focus_wide_8a7a h3 {
  color: #fff;
}

.top-0937 {
  margin: 0;
}

.module-236a
  .simple-5ade.box_dynamic_c568
  .pattern_prev_60b9
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.gradient_25b9 {
  width: 100%;
}

.column_red_111e {
  width: 100%;
}

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

.column_red_111e {
  width: 100%;
}

.cold-143d {
  margin-bottom: 10px !important;
}

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

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

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

.green-c91e .wide-7b8c.sidebar-last-13c4 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.green-c91e h1.wide-7b8c {
  margin-top: 80px !important;
}

.module-236a .simple-5ade.accent_short_6665 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.paper-afd5 img {
  width: 100%;
}

.card_9993 .gradient_a2a4.pro-8d20 {
  justify-content: space-between;
}

.pagination_b9ac {
  display: none;
}

.footer_wood_2901 .dark_dd3f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .form_6b2e .lower-d3c1 {
    flex-wrap: nowrap !important;
  }
}

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

  .aside-pink-c998 {
    width: 100% !important;
  }
}

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

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

  .card_9993 .gradient_a2a4.pro-8d20 {
    border-bottom: 1px solid #f0c159;
  }

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

  .form_6b2e.dim_7ad6 > .lower-d3c1 {
    gap: 15px;
    justify-content: space-between;
  }

  .module-236a
    .simple-5ade.box_dynamic_c568
    .pattern_prev_60b9
    img {
    width: 60% !important;
  }

  .accordion-5675 {
    left: 2%;
  }

  .upper-dd02 {
    margin: 10px 0;
  }

  .green-c91e .dark_dd3f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.green-c91e .wide-7b8c,
  .green-c91e .wide-7b8c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .pattern_prev_60b9 {
    justify-content: center;
  }

  .green-c91e .dark_dd3f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .item-old-4f55 {
    margin-bottom: 15px !important;
  }

  .module-236a .simple-5ade.notification_current_70bd {
    width: 75% !important;
  }

  .paper-afd5 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .background-motion-055e {
    text-transform: capitalize;
  }

  h2.green-c91e .wide-7b8c,
  .green-c91e .wide-7b8c {
    font-size: 30px !important;
  }

  .pattern_prev_60b9 {
    justify-content: center;
  }

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

  .feature_under_d2c2
    .up-c8a0.small_f278 {
    margin: 0 !important;
  }

  .breadcrumb-bottom-3200 {
    margin: 0;
    gap: 10px;
  }

  .upper-dd02 {
    display: flex;
  }

  .description_703d .caption_864a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .green-c91e h1.wide-7b8c {
    margin-top: 40px !important;
  }

  .module-236a
    .simple-5ade.box_dynamic_c568
    .pattern_prev_60b9
    img,
  .active_pro_3f55 .card_c36d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .background-motion-055e {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .module-236a .simple-5ade.notification_current_70bd {
    width: 100% !important;
  }

  .form_6b2e.dim_7ad6 > .lower-d3c1 {
    gap: 3px;
  }

  .green-c91e .dark_dd3f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.card_9993 .gradient_a2a4.pro-8d20 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.card_9993 .gradient_a2a4.pro-8d20: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .card_9993 .gradient_a2a4.pro-8d20 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .green-c91e .wide-7b8c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .caption_864a {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.highlight-6e4f .header_upper_90f8 {
  flex-shrink: 0;
  white-space: nowrap;
}

.highlight-6e4f .basic-3bef {
  flex-shrink: 0;
  min-width: fit-content;
}

.highlight-6e4f .full_8615 {
  white-space: nowrap;
}

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

.highlight-6e4f {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.highlight-6e4f .basic-3bef {
  max-width: 80px !important;
  overflow: hidden;
}

.highlight-6e4f .gradient_a2a4.pro-8d20 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.highlight-6e4f .full_8615 {
  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);
  }
}

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

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

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

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

body .background-motion-055e:nth-child(2),
.module-236a .background-motion-055e:nth-child(2),
#page .background-motion-055e: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;
}

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

/* css-noise: 959e */
.ghost-box-d6 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
