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(.article_fbe1) {
  gap: 0.5em;
}
:where(.cool-3dc9) {
  gap: 0.5em;
}
body .sidebar_in_f305 > .form_mini_2d9f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .sidebar_in_f305 > .lower_f37f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .sidebar_in_f305 > .sort-880f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .complex_a3e4 > .form_mini_2d9f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .complex_a3e4 > .lower_f37f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .complex_a3e4 > .sort-880f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .complex_a3e4
  > :where(:not(.form_mini_2d9f):not(.lower_f37f):not(.highlight-slow-77c9)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .complex_a3e4 > .cool_45f3 {
  max-width: var(--wp--style--global--wide-size);
}
body .article_fbe1 {
  display: flex;
}
body .article_fbe1 {
  flex-wrap: wrap;
  align-items: center;
}
body .article_fbe1 > * {
  margin: 0;
}
body .cool-3dc9 {
  display: grid;
}
body .cool-3dc9 > * {
  margin: 0;
}
:where(.dropdown_24a3.article_fbe1) {
  gap: 2em;
}
:where(.dropdown_24a3.cool-3dc9) {
  gap: 2em;
}
:where(.old_74d7.article_fbe1) {
  gap: 1.25em;
}
:where(.old_74d7.cool-3dc9) {
  gap: 1.25em;
}
.light-d23a {
  color: var(--wp--preset--color--black) !important;
}
.link-6df1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.full_c875 {
  color: var(--wp--preset--color--white) !important;
}
.hard_fe94 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.large-4422 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.tertiary_f527 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.progress-3aaf {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.blue_0542 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.summary-aa6a {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.nav-0d45 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.next_9b85 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.status-basic-5d38 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.hot_ae10 {
  background-color: var(--wp--preset--color--black) !important;
}
.avatar-under-a548 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.button_east_de39 {
  background-color: var(--wp--preset--color--white) !important;
}
.prev_2af6 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.mask-purple-2794 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.silver-a076 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accent_hard_08dd {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.red_a80b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.down-33d6 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.top-a1f5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.video_easy_9452 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.center-e2ad {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.carousel_middle_9647 {
  border-color: var(--wp--preset--color--black) !important;
}
.photo-0890 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary-static-8a74 {
  border-color: var(--wp--preset--color--white) !important;
}
.short_290b {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.filter_00ef {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.progress-pressed-6764 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.background_9052 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.badge_8526 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.current-af73 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.heading_tall_fff8 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.current_c2a1 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.banner_676a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.component-a1a9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.black-3862 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.west_a627 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.highlight-fast-e56e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.shade_smooth_704c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.west_57dd {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.heading-e647 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.preview_dcd1 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.east_d815 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.nav_upper_5429 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.wide_a972 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.fresh-5114 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.overlay_middle_30cf {
  font-size: var(--wp--preset--font-size--small) !important;
}
.accordion_482e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.header_276c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.info-down-7039 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.row_white_cf60 a:where(:not(.tag-2653)) {
  color: inherit;
}
:where(.old_74d7.article_fbe1) {
  gap: 1.25em;
}
:where(.old_74d7.cool-3dc9) {
  gap: 1.25em;
}
:where(.dropdown_24a3.article_fbe1) {
  gap: 2em;
}
:where(.dropdown_24a3.cool-3dc9) {
  gap: 2em;
}
.modal-5ad5 {
  font-size: 1.5em;
  line-height: 1.6;
}

.table-smooth-7277 .fresh_d7fa {
  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);
}
.input_6548 .overlay_up_6fce {
  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);
}
.west-27cc {
  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);
}
.west-27cc.message-6ff1 .main-fluid-44bf {
  background-color: var(--e-global-color-primary);
}
.west-27cc.accent_hovered_30ea .main-fluid-44bf,
.west-27cc.feature-dark-2866 .main-fluid-44bf {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shadow_middle_7ef3 .upper_beb1 {
  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);
}
.accordion_9ea8 {
  --divider-color: var(--e-global-color-secondary);
}
.accordion_9ea8 .header_0d10 {
  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);
}
.accordion_9ea8.brown-bd3b .heading-e587 {
  background-color: var(--e-global-color-secondary);
}
.accordion_9ea8.banner-fast-68ca .heading-e587,
.accordion_9ea8.wide_c027 .heading-e587 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.accordion_9ea8.banner-fast-68ca .heading-e587,
.accordion_9ea8.wide_c027 .heading-e587 svg {
  fill: var(--e-global-color-secondary);
}
.active_solid_d8a2 .paragraph_697b {
  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_solid_d8a2 .smooth_069b {
  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);
}
.static-628a.brown-bd3b .heading-e587 {
  background-color: var(--e-global-color-primary);
}
.static-628a.banner-fast-68ca .heading-e587,
.static-628a.wide_c027 .heading-e587 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.static-628a.banner-fast-68ca .heading-e587,
.static-628a.wide_c027 .heading-e587 svg {
  fill: var(--e-global-color-primary);
}
.header_f5fb.brown-bd3b .heading-e587 {
  background-color: var(--e-global-color-primary);
}
.header_f5fb.banner-fast-68ca .heading-e587,
.header_f5fb.wide_c027 .heading-e587 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.header_f5fb .content_f1a2 {
  color: var(--e-global-color-primary);
}
.header_f5fb .content_f1a2,
.header_f5fb .content_f1a2 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_f5fb .tag_ddce {
  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);
}
.hovered-0210 .stone-a951 {
  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);
}
.west-169a .west-c668 .wrapper-slow-6a58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_c3e9 .black-3063:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.motion_c3e9 .column-a5d3 i {
  color: var(--e-global-color-primary);
}
.motion_c3e9 .column-a5d3 svg {
  fill: var(--e-global-color-primary);
}
.motion_c3e9 .block-73c7 {
  color: var(--e-global-color-secondary);
}
.motion_c3e9 .black-3063 > .block-73c7,
.motion_c3e9 .black-3063 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-e7ec .west-d2b4 {
  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);
}
.hero-e7ec .detail_soft_36c4 {
  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);
}
.gallery-lite-3dfb .notice-medium-5348 .active-19b3 {
  background-color: var(--e-global-color-primary);
}
.gallery-lite-3dfb .picture_3532 {
  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);
}
.left_8d19 .copper_251b {
  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);
}
.left_8d19 .preview-fixed-63d2 {
  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);
}
.left_8d19 .content-01f2 {
  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);
}
.wrapper-854c .alert_basic_0880,
.wrapper-854c .alert_basic_0880 a {
  color: var(--e-global-color-primary);
}
.wrapper-854c .alert_basic_0880.under_1ab1,
.wrapper-854c .alert_basic_0880.under_1ab1 a {
  color: var(--e-global-color-accent);
}
.wrapper-854c .alert_basic_0880 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-854c .pattern-bottom-5354 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-stone-e9cd .highlight_tall_1d1c,
.paragraph-stone-e9cd .status-ba4a {
  color: var(--e-global-color-primary);
}
.paragraph-stone-e9cd .highlight_tall_1d1c svg {
  fill: var(--e-global-color-primary);
}
.paragraph-stone-e9cd .under_1ab1 .highlight_tall_1d1c,
.paragraph-stone-e9cd .under_1ab1 .status-ba4a {
  color: var(--e-global-color-accent);
}
.paragraph-stone-e9cd .under_1ab1 .highlight_tall_1d1c svg {
  fill: var(--e-global-color-accent);
}
.paragraph-stone-e9cd .status-ba4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-stone-e9cd .pattern-bottom-5354 {
  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);
}
.form_1793 .image-f004,
.form_1793 .iron-5c77 {
  color: var(--e-global-color-primary);
}
.form_1793 .iron-5c77 svg {
  fill: var(--e-global-color-primary);
}
.form_1793 .alert_basic_0880.under_1ab1 a,
.form_1793
  .alert_basic_0880.under_1ab1
  .iron-5c77 {
  color: var(--e-global-color-accent);
}
.form_1793 .image-f004 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_1793 .pattern-bottom-5354 {
  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_9cd9 .element-slow-3613 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_9cd9 .media_complex_72d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-cold-bfcd .popup-440f .west_294a {
  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);
}
.button-cold-bfcd .popup-440f .label_a16b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-cold-bfcd .simple_cbb7 .west_294a {
  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);
}
.button-cold-bfcd
  .simple_cbb7
  .label_a16b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-cold-bfcd
  .alert_db80
  .west_294a {
  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);
}
.button-cold-bfcd
  .alert_db80
  .label_a16b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-cold-bfcd
  .bright-f5dd
  .west_294a {
  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);
}
.button-cold-bfcd
  .bright-f5dd
  .label_a16b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_current_5e24 .right_ea10 {
  background-color: var(--e-global-color-primary);
}
.hidden_current_5e24 .right_ea10:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_current_5e24 .panel-selected-3d90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_current_5e24
  .right_ea10:hover
  .panel-selected-3d90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_abaa .accent-276f {
  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);
}
.warm_45c7 .black-8daf .content_5b7d a {
  background-color: var(--e-global-color-accent);
}
.warm_45c7 .black-8daf .sidebar_7318 a {
  background-color: var(--e-global-color-accent);
}
.warm_45c7 .black-8daf .content_5b7d a,
.warm_45c7 .black-8daf .sidebar_7318 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_11ca
  .container_short_81f9.table_silver_ccc7
  .black-8daf
  a.link_5923 {
  background-color: var(--e-global-color-accent);
}
.old_11ca
  .container_short_81f9.table_silver_ccc7
  .black-8daf
  span.link_5923.fn-current-e40f {
  background-color: var(--e-global-color-text);
}
.old_11ca
  .container_short_81f9.table_silver_ccc7
  .black-8daf
  .link_5923 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0777 .complex-a7b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0777
  .detail_focused_9487
  > .rough_efd1
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0777
  .frame-yellow-cd74
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0777
  .label_simple_55ee
  .tertiary_purple_91e2,
.clean-0777
  .label_simple_55ee
  .banner_cold_acdb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-0777
  .label_simple_55ee
  .gradient_24e1,
.clean-0777
  .label_simple_55ee
  a
  .gradient_24e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0777
  .label_simple_55ee
  .narrow_7539 {
  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-0777
  .label_simple_55ee
  .out_b09d {
  background-color: var(--e-global-color-primary);
}
.clean-0777
  .label_simple_55ee
  .out_b09d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0777
  .label_simple_55ee
  .out_b09d:hover {
  background-color: var(--e-global-color-primary);
}
.clean-0777
  .label_simple_55ee
  .box-633a {
  background-color: var(--e-global-color-primary);
}
.clean-0777
  .label_simple_55ee
  .box-633a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0777
  .label_simple_55ee
  .box-633a:hover {
  background-color: var(--e-global-color-primary);
}
.clean-0777
  .chip_soft_f93f
  .hover_c269
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-0777
  .chip_soft_f93f
  .hero_cool_a62c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0777
  .chip_soft_f93f
  .narrow_7539 {
  color: var(--e-global-color-text);
}
.clean-0777
  .chip_soft_f93f
  .narrow_7539
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0777
  .chip_soft_f93f
  .out_b09d {
  background-color: var(--e-global-color-primary);
}
.clean-0777
  .chip_soft_f93f
  .out_b09d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0777
  .chip_soft_f93f
  .out_b09d:hover {
  background-color: var(--e-global-color-primary);
}
.clean-0777
  .chip_soft_f93f
  .box-633a {
  background-color: var(--e-global-color-primary);
}
.clean-0777
  .chip_soft_f93f
  .box-633a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0777
  .chip_soft_f93f
  .box-633a:hover {
  background-color: var(--e-global-color-primary);
}
.clean-0777 .pressed-b97d {
  background-color: var(--e-global-color-primary);
}
.clean-0777 .pressed-b97d:hover {
  background-color: var(--e-global-color-primary);
}
.clean-0777 .over-e146 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-0777 .accordion-steel-14f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-75e3 .header_004e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-75e3
  .detail_6986
  > div:nth-child(3)
  .header_004e,
.left-75e3
  .info-warm-4afa
  > div:nth-child(1)
  .header_004e,
.left-75e3
  .row_up_a844
  > div:nth-child(1)
  .header_004e,
.left-75e3
  .paragraph-last-2ca8
  > div:nth-child(1)
  .header_004e,
.left-75e3
  .hovered-1eb2
  > div:nth-child(1)
  .header_004e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-75e3 .modal-new-dc1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-75e3 .info-white-0c79 {
  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);
}
.left-75e3 .header_8749 {
  background-color: var(--e-global-color-primary);
}
.left-75e3 .header_8749 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-75e3 .header_8749:hover {
  background-color: var(--e-global-color-primary);
}
.left-75e3 .info_dynamic_0828 {
  background-color: var(--e-global-color-primary);
}
.left-75e3 .info_dynamic_0828:hover {
  background-color: var(--e-global-color-primary);
}
.left-75e3 .over-e146 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-75e3 .accordion-steel-14f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-gold-473c .label_6df3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-gold-473c .old-06a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-gold-473c .nav-tiny-a868 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-gold-473c .element-motion-39a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-gold-473c .thumbnail_c0e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-gold-473c .info_dynamic_0828 {
  background-color: var(--e-global-color-primary);
}
.surface-gold-473c .info_dynamic_0828:hover {
  background-color: var(--e-global-color-primary);
}
.text-south-8b14 .summary-2fc1 {
  background-color: var(--e-global-color-secondary);
}
.text-south-8b14 .status-e058 {
  background-color: var(--e-global-color-text);
}
.text-south-8b14 .dirty-29cd {
  background-color: var(--e-global-color-secondary);
}
.text-south-8b14 .cold-2357 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-south-8b14 .list_tiny_f17b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-south-8b14 .upper_370b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-south-8b14 .warm_d9d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-south-8b14 .paper-3141 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_164b .warm_2e40 .table_e73d,
.fresh_164b
  .warm_2e40
  .table_e73d
  a,
.fresh_164b .header-cf34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_164b .warm_2e40 .tag_0f0f,
.fresh_164b .tag-d7fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_164b .warm_2e40 .tag_0f0f {
  color: var(--e-global-color-text);
}
.fresh_164b .tag-d7fc {
  color: var(--e-global-color-text);
}
.fresh_164b
  .warm_2e40
  .search_f512 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh_164b .badge_basic_3fb2 .upper_846e {
  background-color: var(--e-global-color-primary);
}
.fresh_164b .badge_basic_3fb2 .upper_846e:hover {
  background-color: var(--e-global-color-primary);
}
.fresh_164b .badge_basic_3fb2 .huge_c0c8 li span {
  background-color: var(--e-global-color-text);
}
.fresh_164b .badge_basic_3fb2 .huge_c0c8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fresh_164b
  .badge_basic_3fb2
  .huge_c0c8
  li.outline-60b9
  span {
  background-color: var(--e-global-color-accent);
}
.fresh_164b .light-5551 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_f4d1 .list-bottom-97e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_5781 .shade-glass-5951 {
  background-color: var(--e-global-color-primary);
}
.bright_5781 .accent_f127 {
  background-color: var(--e-global-color-secondary);
}
.bright_5781 .liquid-7351 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_5781 .easy_ec0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_5781 .primary-119f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_5781 .silver-4482 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_5781 .disabled-8faf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_5781 .focused_ab06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_5781 .shadow-5171 {
  background-color: var(--e-global-color-primary);
}
.bright_5781 .shadow-5171 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-huge-f5b2 .footer_tall_1cea {
  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);
}
.button-huge-f5b2 .hard-d87b {
  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);
}
.button-huge-f5b2
  .filter-liquid-c949:after {
  background-color: var(--e-global-color-primary);
}
.button-huge-f5b2 .panel-basic-4764 {
  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);
}
.panel-e84f .header-cf34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-e84f .tag-d7fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-562f .fixed-813d .warm_7081 {
  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);
}
.hard-562f .fixed-813d .article_9875 {
  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);
}
.image_ebec .breadcrumb_af05 {
  background-color: var(--e-global-color-primary);
}
.image_ebec .message_b259 {
  background-color: var(--e-global-color-secondary);
}
.image_ebec .hovered-75ea .tag_liquid_8620 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_ebec .current-17bf .tag_liquid_8620 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-middle-7087 .pink-e146 .alert_middle_33cb {
  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-middle-7087 .pink-e146 .overlay_fixed_dda2 {
  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-middle-7087 .pink-e146 .card_fast_7bf9 {
  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);
}
.carousel_c72b .out_09d2 {
  border-color: var(--e-global-color-text);
}
.carousel_c72b .item_pink_55b3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_c72b .outer-6dca {
  color: var(--e-global-color-primary);
}
.carousel_c72b .tertiary-3dee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_d38d .input_2a63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_d38d .dirty_f7cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_d38d .video-1135:hover .input_2a63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_d38d
  .video-1135:hover
  .dirty_f7cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_fixed_8877 .current_e7d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_fixed_8877 .silver_9719 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-af68 .wrapper_d4bc .alert_1ed2 {
  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);
}
.stone-af68 .shadow-down-f7b0 .alert_1ed2 {
  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);
}
.yellow-06e9 .next_7752 {
  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);
}
.bright-18ca .medium_5697 .fixed_d221 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-18ca .medium_5697 .fixed_d221 {
  background-color: var(--e-global-color-secondary);
}
.bright-18ca .focus-a343 .fixed_d221 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-18ca .focus-a343 .fixed_d221 {
  background-color: var(--e-global-color-secondary);
}
.bright-18ca .brown_29ae .filter_a928 {
  background-color: var(--e-global-color-primary);
}
.bright-18ca .brown_29ae:hover .filter_a928 {
  background-color: var(--e-global-color-secondary);
}
.bright-18ca .upper_846e {
  background-color: var(--e-global-color-primary);
}
.bright-18ca .upper_846e:hover {
  background-color: var(--e-global-color-accent);
}
.bright-18ca .huge_c0c8 li span {
  background-color: var(--e-global-color-text);
}
.bright-18ca .huge_c0c8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.bright-18ca .huge_c0c8 li.outline-60b9 span {
  background-color: var(--e-global-color-accent);
}
.outer_3622 .description_basic_2708 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_3622 .hard_df3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_blue_7593 .narrow_0e9e:before {
  background-color: var(--e-global-color-secondary);
}
.mask_blue_7593 .tooltip_5bfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_blue_7593 .hovered_c005 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_71f4 .upper-067f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_71f4 .upper-067f:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_71f4 .upper-067f.fn-active-e40f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_71f4 .form-ab9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_71f4 .active-8bff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_71f4 .heading-stale-de82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_71f4 .grid_over_feda {
  background-color: var(--e-global-color-primary);
}
.mask_71f4 .grid_over_feda {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_71f4 .section-f1f2 {
  background-color: var(--e-global-color-primary);
}
.mask_71f4 .section-f1f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_dab8 .list_selected_55fc .mask_e612 a {
  color: var(--e-global-color-secondary);
}
.north_dab8 .list_selected_55fc .mask_e612 a:hover {
  color: var(--e-global-color-secondary);
}
.north_dab8 .list_selected_55fc .mask_e612,
.north_dab8 .list_selected_55fc .mask_e612 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_dab8 .list_selected_55fc .heading-inner-9dc4 {
  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);
}
.north_dab8 .list_selected_55fc .static-df89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_dab8 .list_selected_55fc .form_steel_38e3 {
  background-color: var(--e-global-color-primary);
}
.north_dab8 .list_selected_55fc .form_steel_38e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_dab8 .list_selected_55fc .form_steel_38e3:hover {
  background-color: var(--e-global-color-primary);
}
.north_dab8 .list_selected_55fc .description-a82f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_dab8 .list_selected_55fc .description-a82f {
  background-color: var(--e-global-color-primary);
}
.north_dab8 .list_selected_55fc .description-a82f:hover {
  background-color: var(--e-global-color-primary);
}
.north_dab8 .list_selected_55fc .upper_846e {
  background-color: var(--e-global-color-primary);
}
.north_dab8 .list_selected_55fc .upper_846e:hover {
  background-color: var(--e-global-color-primary);
}
.north_dab8 .badge_basic_3fb2 .huge_c0c8 li span {
  background-color: var(--e-global-color-text);
}
.north_dab8 .badge_basic_3fb2 .huge_c0c8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.north_dab8 .badge_basic_3fb2 .huge_c0c8 li.outline-60b9 span {
  background-color: var(--e-global-color-accent);
}
.north_dab8 .over-e146 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_dab8 .accordion-steel-14f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_purple_e9a9 .stone-f00b .element-small-cd5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_purple_e9a9 .stone-f00b .form_fresh_8ae6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_purple_e9a9 .stone-f00b .surface_dirty_e701 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_5623 .tiny_4c9d {
  border-color: var(--e-global-color-text);
}
.alert_5623 .shadow-1aff {
  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);
}
.alert_5623 .paragraph_0a89 {
  color: var(--e-global-color-secondary);
}
.alert_5623 .paragraph_0a89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_5623 .box-c3db > * {
  color: var(--e-global-color-primary);
}
.alert_5623 .box-c3db > * svg {
  fill: var(--e-global-color-primary);
}
.alert_5623 .logo_368e {
  color: var(--e-global-color-primary);
}
.alert_5623 .logo_368e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_5623 .nav_3fa1 {
  color: var(--e-global-color-primary);
}
.alert_5623 .nav_3fa1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_5623 .item-lite-36e3 {
  color: var(--e-global-color-primary);
}
.alert_5623 .item-lite-36e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_5623 .hover_orange_aa4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_5623 .slider_1f49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_5623 .slider_1f49.media_c25b {
  color: var(--e-global-color-secondary);
}
.alert_5623 .slider_1f49.media_c25b .hovered-0368 {
  color: var(--e-global-color-accent);
}
.alert_5623 .slider_1f49.red-0e9b {
  color: var(--e-global-color-text);
}
.alert_5623 .slider_1f49.red-0e9b .hovered-0368 {
  color: var(--e-global-color-text);
}
.alert_5623 .slider_1f49:before {
  border-top-color: var(--e-global-color-text);
}
.alert_5623 .banner-2951 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_5623
  .banner-2951
  .static_026c {
  background-color: var(--e-global-color-primary);
}
.alert_5623
  .banner-2951
  .static_026c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_5623 .tiny_4c9d .secondary_tiny_db8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-center-c762 .modal-e8a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-center-c762 .preview_white_2180 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_gold_04bf .background-right-7b60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_gold_04bf
  .silver_a021
  .item-72b2 {
  background-color: var(--e-global-color-secondary);
}
.sidebar_gold_04bf
  .silver_a021.tag_lower_3d6d
  .item-72b2 {
  background-color: var(--e-global-color-text);
}
.sidebar_gold_04bf
  .silver_a021:hover
  .item-72b2 {
  background-color: var(--e-global-color-accent);
}
.sidebar_gold_04bf
  .silver_a021.fn-active-e40f
  .item-72b2 {
  background-color: var(--e-global-color-primary);
}
.section_north_0a51 .red_6fbd {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.section_north_0a51 .link-east-c872 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_north_0a51 .orange-936f {
  background-color: var(--e-global-color-primary);
}
.section_north_0a51 .orange-936f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_3bd9 .blue-6cf5 .widget_pro_72c9 .bronze-4285 {
  background-color: var(--e-global-color-secondary);
}
.overlay_3bd9 .blue-6cf5 .iron-cfdf:after {
  background-color: var(--e-global-color-secondary);
}
.overlay_3bd9 .content-90a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_3bd9 .picture_e903 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_3bd9 .tag-4b6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_3bd9 .sort-12e2 {
  background-color: var(--e-global-color-primary);
}
.overlay_3bd9 .sort-12e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_3bd9 .avatar_smooth_34c2 {
  background-color: var(--e-global-color-secondary);
}
.overlay_3bd9 .avatar_smooth_34c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_3bd9 .blue-6cf5 .feature_5cef .outline-74dc:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_3bd9
  .blue-6cf5
  .feature_5cef
  .outline-74dc.tag-383c {
  background-color: var(--e-global-color-primary);
}
.overlay_3bd9 .blue-6cf5 .notification_f841:before {
  border-color: var(--e-global-color-primary);
}
.overlay_3bd9 .blue-6cf5 .notification_f841:hover:before {
  border-color: var(--e-global-color-secondary);
}
.overlay_3bd9
  .blue-6cf5
  .notification_f841.block_e4ba:before {
  border-color: var(--e-global-color-primary);
}
.overlay_3bd9 .module_46ab span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_0b57 .outline-down-1917 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_0b57 .outline-down-1917:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_0b57 .outline-down-1917.inner_2db8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_0b57 .hot_722e {
  background-color: var(--e-global-color-primary);
}
.layout_0b57 .hot_722e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_0b57
  .wrapper-active-5ce9
  .button_wood_b898
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_0b57
  .left-bee0
  .button_wood_b898
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-a9d3
  .row_2094
  .tabs_full_aceb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-a9d3
  .row_2094
  .nav-new-0fb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-a9d3 .mask_d949 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-a9d3 .search-pro-e650 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-a9d3 .smooth_0830 {
  background-color: var(--e-global-color-primary);
}
.tag-a9d3 .smooth_0830 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_d3e0 .notification_6c14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_d3e0 .pattern-e944 {
  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);
}
.middle_d3e0 .button-3ff3 {
  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);
}
.middle_d3e0 .button-3ff3 a:hover {
  color: var(--e-global-color-secondary);
}
.middle_d3e0 .button-pro-6a4a {
  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_d3e0 .thumbnail-under-dc4f {
  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);
}
.middle_d3e0 .shade-7a96 .upper_846e {
  background-color: var(--e-global-color-primary);
}
.middle_d3e0 .shade-7a96 .upper_846e:hover {
  background-color: var(--e-global-color-accent);
}
.middle_d3e0
  .shade-7a96
  .huge_c0c8
  li
  span {
  background-color: var(--e-global-color-text);
}
.middle_d3e0
  .shade-7a96
  .huge_c0c8
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.middle_d3e0
  .shade-7a96
  .huge_c0c8
  li.outline-60b9
  span {
  background-color: var(--e-global-color-accent);
}
.card-817f
  .hover_prev_053a
  .tooltip-bronze-19f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-817f .hover_prev_053a .breadcrumb-14f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-817f .hover_prev_053a .mask-8d1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-817f .photo_4b84 {
  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);
}
.card-817f
  .label_huge_eda1.surface_c613 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > a {
  background-color: var(--e-global-color-text);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > a
  .dropdown-acbb.column_21fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > a
  .focus-0008.item_east_055c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > .west_5eec
  .progress-liquid-e8da
  > a {
  background-color: var(--e-global-color-secondary);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > .west_5eec
  .progress-liquid-e8da
  > a
  .slider_9c45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > .west_5eec
  .progress-liquid-e8da
  > a
  .focus-0008.info-32e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > a
  .preview-lite-67d6:before {
  color: var(--e-global-color-text);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > .west_5eec
  a
  .preview-lite-67d6:before {
  color: var(--e-global-color-text);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da.description_9c4c
  > a
  .preview-lite-67d6:before {
  color: var(--e-global-color-text);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > .west_5eec
  .progress-liquid-e8da.description_9c4c
  > a
  .preview-lite-67d6:before {
  color: var(--e-global-color-text);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > a
  .hover_b8a5
  .basic_f275 {
  color: var(--e-global-color-text);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > .west_5eec
  a
  .hover_b8a5
  .basic_f275 {
  color: var(--e-global-color-text);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > a
  .hover_b8a5
  .basic_f275,
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > .west_5eec
  a
  .hover_b8a5
  .basic_f275 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > a
  .frame_huge_7113:before {
  color: var(--e-global-color-text);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > .west_5eec
  a
  .frame_huge_7113:before {
  color: var(--e-global-color-text);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da.description_9c4c
  > a
  .frame_huge_7113:before {
  color: var(--e-global-color-text);
}
.last-e409
  > .header-eb33
  > div
  > .tertiary-98b2
  > .progress-liquid-e8da
  > .west_5eec
  .progress-liquid-e8da.description_9c4c
  > a
  .frame_huge_7113:before {
  color: var(--e-global-color-text);
}
.backdrop-0c3a .article_blue_148f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-0c3a
  .chip-up-c262:hover
  .article_blue_148f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-333f
  > .header-eb33
  > .description-f92a
  > .badge_hovered_2987
  > .input-b8a4
  > .tall-ec29
  .mask-4391 {
  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);
}
.image-333f
  > .header-eb33
  > .description-f92a
  > .badge_hovered_2987
  > .input-b8a4
  > .tall-ec29:hover
  .mask-4391 {
  color: var(--e-global-color-text);
}
.image-333f
  > .header-eb33
  > .description-f92a
  > .badge_hovered_2987
  > .input-b8a4
  > .tall-ec29:hover
  .mask-4391 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-333f
  > .header-eb33
  > .description-f92a
  > .badge_hovered_2987
  > .input-b8a4.orange_9f6a
  > .tall-ec29
  .mask-4391 {
  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);
}
.border-solid-fc9b .secondary_right_2d15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-solid-fc9b .button-advanced-4d26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-solid-fc9b .fixed_b738 {
  background-color: var(--e-global-color-primary);
}
.border-solid-fc9b .fixed_b738 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-cc9f
  > .header-eb33
  > .large-be7b
  > .panel_under_8ce1
  > .label-59d6
  .summary_7e81 {
  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);
}
.hot-cc9f
  > .header-eb33
  > .large-be7b
  > .panel_under_8ce1
  > .label-59d6
  .fluid-1b8a {
  color: var(--e-global-color-text);
}
.hot-cc9f
  > .header-eb33
  > .large-be7b
  > .panel_under_8ce1
  > .label-59d6:hover
  .summary_7e81 {
  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);
}
.hot-cc9f
  > .header-eb33
  > .large-be7b
  > .panel_under_8ce1
  > .label-59d6:hover
  .fluid-1b8a {
  color: var(--e-global-color-secondary);
}
.hot-cc9f
  > .header-eb33
  > .large-be7b
  > .panel_under_8ce1
  > .label-59d6.aside_7d6a
  .summary_7e81 {
  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);
}
.hot-cc9f
  > .header-eb33
  > .large-be7b
  > .panel_under_8ce1
  > .label-59d6.aside_7d6a
  .fluid-1b8a {
  color: var(--e-global-color-primary);
}
.preview_blue_c7c6
  .progress_liquid_29b1
  .shade-rough-68b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_blue_c7c6 .mask_blue_6219 .secondary_tiny_db8c .heading-basic-3964 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-focused-794b .in-296a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-focused-794b .sidebar-pink-fb64 .in-296a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-focused-794b .notice-8e14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-focused-794b .notice-8e14 {
  background-color: var(--e-global-color-primary);
}
.huge-f38e .modal_complex_9231 .accent_75c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-f38e
  .modal_complex_9231:hover
  .gallery_outer_ad6f {
  color: var(--e-global-color-secondary);
}
.huge-f38e
  .modal_complex_9231:hover
  .accent_75c2 {
  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);
}
.box_2fc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.disabled-hot-6a6b {
  max-width: 1400px !important;
}

.fixed-dfc5 {
  flex-direction: column;
}

.fixed-dfc5 .tertiary_39a4 {
  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.fixed-dfc5 .tertiary_39a4 {
  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);
}

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

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

.dynamic-d042.advanced_811f {
  display: none;
}

.media-bright-50a0 {
  display: none;
}

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

.grid_bright_fcc4.item-thick-7a52 {
  margin-bottom: 40px;
  width: 100%;
}

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

.fixed-dfc5 a {
  width: 100%;
}

.pro-d4fb .hot_471f.highlight_959b {
  width: 20% !important;
}

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

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

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

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

.active-fluid-9a1c {
  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;
}

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

.active-fluid-9a1c: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);
}

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

.pro-d4fb
  .hot_471f.video_clean_4c05
  .tertiary_over_3f46
  .caption_narrow_7f6c {
  font-size: 20px !important;
}

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

.liquid-923c {
  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;
}

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

  text-align: center;
}

.border_9de8.prev_f1fa > .menu_095a {
  display: flex;
  align-items: center;
}

.bottom-2802 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.backdrop-top-5498 {
  position: relative;
  width: 100%;
}

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

.selected-59d6 {
  font-size: 35px !important;
}

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

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

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

.pro-d4fb
  .hot_471f.detail_c776
  .notification_78f3
  .liquid_7f9a {
  width: 100% !important;
}

.panel-hovered-252a {
  width: 500px !important;
  max-width: none;
}

.element_current_571a {
  width: 100%;
}

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

.element-2f2a {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.detail-tiny-99dc {
  font-size: 15px !important;
}

.dropdown-e435 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.element-2f2a:hover .dropdown-e435 {
  visibility: visible;
}
.element-2f2a:hover.element-2f2a::before {
  display: block;
}

.surface_thick_5da9 h3 {
  color: #fff;
}

.motion-c483 {
  margin: 0;
}

.pro-d4fb
  .hot_471f.detail_c776
  .liquid_7f9a
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.frame_4d0b {
  width: 100%;
}

.upper_0787 {
  width: 100%;
}

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

.upper_0787 {
  width: 100%;
}

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

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

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

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

.fixed-dfc5 .tertiary_39a4.hard_ad4e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.fixed-dfc5 h1.tertiary_39a4 {
  margin-top: 80px !important;
}

.pro-d4fb .hot_471f.huge-0db4 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hover_5c80 img {
  width: 100%;
}

.box-warm-8fa5 .main_current_02ad.tertiary_over_3f46 {
  justify-content: space-between;
}

.modal_action_cbc2 {
  display: none;
}

.grid_wood_b12a .badge-816f {
  margin: 1px 0 !important;
}

.accordion-e0dd li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .border_9de8 .menu_095a {
    flex-wrap: nowrap !important;
  }
}

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

  .panel-hovered-252a {
    width: 100% !important;
  }
}

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

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

  .box-warm-8fa5 .main_current_02ad.tertiary_over_3f46 {
    border-bottom: 1px solid #f0c159;
  }

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

  .border_9de8.prev_f1fa > .menu_095a {
    gap: 15px;
    justify-content: space-between;
  }

  .pro-d4fb
    .hot_471f.detail_c776
    .liquid_7f9a
    img {
    width: 60% !important;
  }

  .east_a5d5 {
    left: 2%;
  }

  .status_a358 {
    margin: 10px 0;
  }

  .fixed-dfc5 .badge-816f {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .selected-59d6 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.fixed-dfc5 .tertiary_39a4,
  .fixed-dfc5 .tertiary_39a4 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .liquid_7f9a {
    justify-content: center;
  }

  .fixed-dfc5 .badge-816f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .footer-046e {
    margin-bottom: 15px !important;
  }

  .pro-d4fb .hot_471f.highlight_959b {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .active-fluid-9a1c {
    text-transform: capitalize;
  }

  h2.fixed-dfc5 .tertiary_39a4,
  .fixed-dfc5 .tertiary_39a4 {
    font-size: 30px !important;
  }

  .liquid_7f9a {
    justify-content: center;
  }

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

  .backdrop_b634
    .logo_bright_8164.element-15f4 {
    margin: 0 !important;
  }

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

  .status_a358 {
    display: flex;
  }

  .section-left-5140 .basic-c21d {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .fixed-dfc5 h1.tertiary_39a4 {
    margin-top: 40px !important;
  }

  .pro-d4fb
    .hot_471f.detail_c776
    .liquid_7f9a
    img,
  .active_solid_d8a2 .notification_78f3 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .active-fluid-9a1c {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .pro-d4fb .hot_471f.highlight_959b {
    width: 100% !important;
  }

  .border_9de8.prev_f1fa > .menu_095a {
    gap: 3px;
  }

  .fixed-dfc5 .badge-816f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.box-warm-8fa5 .main_current_02ad.tertiary_over_3f46 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.box-warm-8fa5 .main_current_02ad.tertiary_over_3f46: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .box-warm-8fa5 .main_current_02ad.tertiary_over_3f46 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .fixed-dfc5 .tertiary_39a4 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .basic-c21d {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.grid-west-883a .column-cb6f {
  flex-shrink: 0;
  white-space: nowrap;
}

.grid-west-883a .input_first_e9de {
  flex-shrink: 0;
  min-width: fit-content;
}

.grid-west-883a .caption_narrow_7f6c {
  white-space: nowrap;
}

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

.grid-west-883a {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.grid-west-883a .column-cb6f {
  max-width: 80px !important;
}

.grid-west-883a .input_first_e9de {
  max-width: 80px !important;
  overflow: hidden;
}

.grid-west-883a .main_current_02ad.tertiary_over_3f46 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.grid-west-883a .caption_narrow_7f6c {
  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);
  }
}

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

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

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

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

body .active-fluid-9a1c:nth-child(2),
.pro-d4fb .active-fluid-9a1c:nth-child(2),
#page .active-fluid-9a1c: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;
}

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

/* css-noise: 7cfb */
.promo-block-j0 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
