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(.surface_c4d6) {
  gap: 0.5em;
}
:where(.component_fc79) {
  gap: 0.5em;
}
body .section-3609 > .old_8a7a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .section-3609 > .outer-b946 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .section-3609 > .aside_white_61b2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .cool-368b > .old_8a7a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .cool-368b > .outer-b946 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .cool-368b > .aside_white_61b2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .cool-368b
  > :where(:not(.old_8a7a):not(.outer-b946):not(.description_0465)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .cool-368b > .middle_56a6 {
  max-width: var(--wp--style--global--wide-size);
}
body .surface_c4d6 {
  display: flex;
}
body .surface_c4d6 {
  flex-wrap: wrap;
  align-items: center;
}
body .surface_c4d6 > * {
  margin: 0;
}
body .component_fc79 {
  display: grid;
}
body .component_fc79 > * {
  margin: 0;
}
:where(.item-31c3.surface_c4d6) {
  gap: 2em;
}
:where(.item-31c3.component_fc79) {
  gap: 2em;
}
:where(.message_mini_06d4.surface_c4d6) {
  gap: 1.25em;
}
:where(.message_mini_06d4.component_fc79) {
  gap: 1.25em;
}
.picture_red_fa0a {
  color: var(--wp--preset--color--black) !important;
}
.element-2fe0 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.layout_9416 {
  color: var(--wp--preset--color--white) !important;
}
.pagination-blue-c32e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.right_5e33 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.stone_aba6 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.table-e759 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dark_27a8 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.primary-8b46 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.left-ef4a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.breadcrumb-84cb {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav_a7f2 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.easy_013b {
  background-color: var(--wp--preset--color--black) !important;
}
.tabs_1635 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.card_hot_328b {
  background-color: var(--wp--preset--color--white) !important;
}
.stale_001f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.hard-8b34 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.column_d72d {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hidden-dafa {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.small_219e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.thumbnail_8f1e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.detail-cold-2771 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.carousel-7bc4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notification_3eeb {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.advanced_5b49 {
  border-color: var(--wp--preset--color--black) !important;
}
.highlight_middle_42d4 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tag_87dc {
  border-color: var(--wp--preset--color--white) !important;
}
.narrow_d37c {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.short-dce8 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.complex_b4ed {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.link-middle-66e9 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.main-action-40f9 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.solid-41af {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slider_2136 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wood-e727 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.center_3b7d {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.bottom-48e9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.alert-58dc {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.photo-down-5b9b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.easy_0bf3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.disabled_basic_4444 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.prev-9ea8 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.menu-bf6b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.outer_66f2 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.selected_c00a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.wrapper_3c2e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.badge-6c25 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.paragraph-cc4d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.silver-88e0 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.badge_fixed_3cb1 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.notice-8545 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.silver_1583 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.caption_c71a a:where(:not(.wood-e306)) {
  color: inherit;
}
:where(.message_mini_06d4.surface_c4d6) {
  gap: 1.25em;
}
:where(.message_mini_06d4.component_fc79) {
  gap: 1.25em;
}
:where(.item-31c3.surface_c4d6) {
  gap: 2em;
}
:where(.item-31c3.component_fc79) {
  gap: 2em;
}
.filter-978c {
  font-size: 1.5em;
  line-height: 1.6;
}

.description_50a0 .center_14ca {
  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);
}
.widget-5136 .background_29c8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-a911 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-a911.info_active_f8c0 .element-copper-3db0 {
  background-color: var(--e-global-color-primary);
}
.highlight-a911.notice_5b20 .element-copper-3db0,
.highlight-a911.texture-down-ef22 .element-copper-3db0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box-7564 .banner_b44e {
  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);
}
.current-9ed2 {
  --divider-color: var(--e-global-color-secondary);
}
.current-9ed2 .secondary_ce6a {
  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);
}
.current-9ed2.rough_8957 .popup-hard-1b4f {
  background-color: var(--e-global-color-secondary);
}
.current-9ed2.tag-e7cb .popup-hard-1b4f,
.current-9ed2.surface_fd98 .popup-hard-1b4f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.current-9ed2.tag-e7cb .popup-hard-1b4f,
.current-9ed2.surface_fd98 .popup-hard-1b4f svg {
  fill: var(--e-global-color-secondary);
}
.pink_2f4b .iron_ce6b {
  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);
}
.pink_2f4b .gallery-a161 {
  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);
}
.right_d29b.rough_8957 .popup-hard-1b4f {
  background-color: var(--e-global-color-primary);
}
.right_d29b.tag-e7cb .popup-hard-1b4f,
.right_d29b.surface_fd98 .popup-hard-1b4f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.right_d29b.tag-e7cb .popup-hard-1b4f,
.right_d29b.surface_fd98 .popup-hard-1b4f svg {
  fill: var(--e-global-color-primary);
}
.media-e583.rough_8957 .popup-hard-1b4f {
  background-color: var(--e-global-color-primary);
}
.media-e583.tag-e7cb .popup-hard-1b4f,
.media-e583.surface_fd98 .popup-hard-1b4f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.media-e583 .new-764a {
  color: var(--e-global-color-primary);
}
.media-e583 .new-764a,
.media-e583 .new-764a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-e583 .iron_4cf3 {
  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-6b1c .tag-ccd2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-cdcc .backdrop-96a7 .video-25e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-f985 .thumbnail-hovered-f014:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.nav-f985 .chip_simple_72fe i {
  color: var(--e-global-color-primary);
}
.nav-f985 .chip_simple_72fe svg {
  fill: var(--e-global-color-primary);
}
.nav-f985 .popup_easy_b4da {
  color: var(--e-global-color-secondary);
}
.nav-f985 .thumbnail-hovered-f014 > .popup_easy_b4da,
.nav-f985 .thumbnail-hovered-f014 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-e095 .sidebar_30e3 {
  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);
}
.paragraph-e095 .badge_over_cf43 {
  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);
}
.hero_plasma_61fa .tall_9a3a .left_7f13 {
  background-color: var(--e-global-color-primary);
}
.hero_plasma_61fa .west-a53c {
  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);
}
.pressed-8d15 .dirty-fcb6 {
  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);
}
.pressed-8d15 .aside_4fcc {
  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);
}
.pressed-8d15 .over-2ef1 {
  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);
}
.orange-e28a .gallery_red_f7bf,
.orange-e28a .gallery_red_f7bf a {
  color: var(--e-global-color-primary);
}
.orange-e28a .gallery_red_f7bf.outer-079b,
.orange-e28a .gallery_red_f7bf.outer-079b a {
  color: var(--e-global-color-accent);
}
.orange-e28a .gallery_red_f7bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-e28a .glass-109f {
  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);
}
.outer-a610 .copper_ed79,
.outer-a610 .warm-3462 {
  color: var(--e-global-color-primary);
}
.outer-a610 .copper_ed79 svg {
  fill: var(--e-global-color-primary);
}
.outer-a610 .outer-079b .copper_ed79,
.outer-a610 .outer-079b .warm-3462 {
  color: var(--e-global-color-accent);
}
.outer-a610 .outer-079b .copper_ed79 svg {
  fill: var(--e-global-color-accent);
}
.outer-a610 .warm-3462 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-a610 .glass-109f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_77b5 .content_fe51,
.component_77b5 .texture-3528 {
  color: var(--e-global-color-primary);
}
.component_77b5 .texture-3528 svg {
  fill: var(--e-global-color-primary);
}
.component_77b5 .gallery_red_f7bf.outer-079b a,
.component_77b5
  .gallery_red_f7bf.outer-079b
  .texture-3528 {
  color: var(--e-global-color-accent);
}
.component_77b5 .content_fe51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_77b5 .glass-109f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_solid_96b3 .element_west_e000 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_solid_96b3 .outline_plasma_815c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-35e6 .mini-308e .lower-c0bf {
  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);
}
.iron-35e6 .mini-308e .black-7d83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-35e6 .disabled_first_4cfa .lower-c0bf {
  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);
}
.iron-35e6
  .disabled_first_4cfa
  .black-7d83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-35e6
  .layout_east_7cef
  .lower-c0bf {
  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);
}
.iron-35e6
  .layout_east_7cef
  .black-7d83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-35e6
  .small-0bf0
  .lower-c0bf {
  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);
}
.iron-35e6
  .small-0bf0
  .black-7d83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_orange_4f7f .smooth-b186 {
  background-color: var(--e-global-color-primary);
}
.primary_orange_4f7f .smooth-b186:hover {
  background-color: var(--e-global-color-primary);
}
.primary_orange_4f7f .component-light-b2b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_orange_4f7f
  .smooth-b186:hover
  .component-light-b2b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-9e33 .notice-adf1 {
  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);
}
.outline_fast_37ae .row-action-e61f .button-70be a {
  background-color: var(--e-global-color-accent);
}
.outline_fast_37ae .row-action-e61f .selected-9d9f a {
  background-color: var(--e-global-color-accent);
}
.outline_fast_37ae .row-action-e61f .button-70be a,
.outline_fast_37ae .row-action-e61f .selected-9d9f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_iron_a724
  .in-78c8.picture_c5a8
  .row-action-e61f
  a.highlight-1414 {
  background-color: var(--e-global-color-accent);
}
.progress_iron_a724
  .in-78c8.picture_c5a8
  .row-action-e61f
  span.highlight-1414.fn-current-3c35 {
  background-color: var(--e-global-color-text);
}
.progress_iron_a724
  .in-78c8.picture_c5a8
  .row-action-e61f
  .highlight-1414 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-9066 .carousel-12cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-9066
  .outer_5068
  > .pagination_motion_ef9e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-9066
  .button_prev_2ae4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-9066
  .first-b056
  .content-top-35fa,
.shade-9066
  .first-b056
  .mini_4761 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-9066
  .first-b056
  .header-5018,
.shade-9066
  .first-b056
  a
  .header-5018 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-9066
  .first-b056
  .summary_north_299c {
  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);
}
.shade-9066
  .first-b056
  .alert_purple_2492 {
  background-color: var(--e-global-color-primary);
}
.shade-9066
  .first-b056
  .alert_purple_2492 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-9066
  .first-b056
  .alert_purple_2492:hover {
  background-color: var(--e-global-color-primary);
}
.shade-9066
  .first-b056
  .chip-new-a27b {
  background-color: var(--e-global-color-primary);
}
.shade-9066
  .first-b056
  .chip-new-a27b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-9066
  .first-b056
  .chip-new-a27b:hover {
  background-color: var(--e-global-color-primary);
}
.shade-9066
  .input_solid_b35f
  .smooth-83c4
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-9066
  .input_solid_b35f
  .main-lower-e0bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-9066
  .input_solid_b35f
  .summary_north_299c {
  color: var(--e-global-color-text);
}
.shade-9066
  .input_solid_b35f
  .summary_north_299c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-9066
  .input_solid_b35f
  .alert_purple_2492 {
  background-color: var(--e-global-color-primary);
}
.shade-9066
  .input_solid_b35f
  .alert_purple_2492 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-9066
  .input_solid_b35f
  .alert_purple_2492:hover {
  background-color: var(--e-global-color-primary);
}
.shade-9066
  .input_solid_b35f
  .chip-new-a27b {
  background-color: var(--e-global-color-primary);
}
.shade-9066
  .input_solid_b35f
  .chip-new-a27b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-9066
  .input_solid_b35f
  .chip-new-a27b:hover {
  background-color: var(--e-global-color-primary);
}
.shade-9066 .modal-be2d {
  background-color: var(--e-global-color-primary);
}
.shade-9066 .modal-be2d:hover {
  background-color: var(--e-global-color-primary);
}
.shade-9066 .content-gold-b432 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-9066 .bottom-5618 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-67de .notification_53ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-67de
  .content-d119
  > div:nth-child(3)
  .notification_53ec,
.cool-67de
  .paragraph-solid-8996
  > div:nth-child(1)
  .notification_53ec,
.cool-67de
  .active-1a00
  > div:nth-child(1)
  .notification_53ec,
.cool-67de
  .avatar_wide_ffa9
  > div:nth-child(1)
  .notification_53ec,
.cool-67de
  .border_static_abef
  > div:nth-child(1)
  .notification_53ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-67de .feature_16cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-67de .text_yellow_0ffa {
  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);
}
.cool-67de .avatar-ca39 {
  background-color: var(--e-global-color-primary);
}
.cool-67de .avatar-ca39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-67de .avatar-ca39:hover {
  background-color: var(--e-global-color-primary);
}
.cool-67de .pagination-7296 {
  background-color: var(--e-global-color-primary);
}
.cool-67de .pagination-7296:hover {
  background-color: var(--e-global-color-primary);
}
.cool-67de .content-gold-b432 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-67de .bottom-5618 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-a803 .avatar_607f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-a803 .tall_5f01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a803 .left-4ec9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a803 .notification_dca1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a803 .hovered_2ae7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a803 .pagination-7296 {
  background-color: var(--e-global-color-primary);
}
.solid-a803 .pagination-7296:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_active_c961 .heading-ba27 {
  background-color: var(--e-global-color-secondary);
}
.shadow_active_c961 .slow-f126 {
  background-color: var(--e-global-color-text);
}
.shadow_active_c961 .old-2199 {
  background-color: var(--e-global-color-secondary);
}
.shadow_active_c961 .element-9988 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_active_c961 .row-9b9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_active_c961 .menu_d6b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_active_c961 .element_6fed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_active_c961 .aside_stone_618a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_aefd .image_56dd .feature_silver_a48f,
.bottom_aefd
  .image_56dd
  .feature_silver_a48f
  a,
.bottom_aefd .border-d53b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_aefd .image_56dd .form-upper-1b3b,
.bottom_aefd .footer_0316 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_aefd .image_56dd .form-upper-1b3b {
  color: var(--e-global-color-text);
}
.bottom_aefd .footer_0316 {
  color: var(--e-global-color-text);
}
.bottom_aefd
  .image_56dd
  .stone-0b31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_aefd .bright-568d .gold_b47b {
  background-color: var(--e-global-color-primary);
}
.bottom_aefd .bright-568d .gold_b47b:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_aefd .bright-568d .shade_in_bf4f li span {
  background-color: var(--e-global-color-text);
}
.bottom_aefd .bright-568d .shade_in_bf4f li span:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_aefd
  .bright-568d
  .shade_in_bf4f
  li.thumbnail-fast-1e48
  span {
  background-color: var(--e-global-color-accent);
}
.bottom_aefd .banner-up-3232 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_fa2e .nav_4529 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-pink-2265 .next-42da {
  background-color: var(--e-global-color-primary);
}
.table-pink-2265 .last-f0af {
  background-color: var(--e-global-color-secondary);
}
.table-pink-2265 .message-outer-070f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-pink-2265 .tertiary_ae7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-pink-2265 .paragraph-0705 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-pink-2265 .description_under_70a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-pink-2265 .slider-944a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-pink-2265 .heading_out_97dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-pink-2265 .copper-2d01 {
  background-color: var(--e-global-color-primary);
}
.table-pink-2265 .copper-2d01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-dbdd .table-c49c {
  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);
}
.in-dbdd .copper_e790 {
  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);
}
.in-dbdd
  .fluid-8616:after {
  background-color: var(--e-global-color-primary);
}
.in-dbdd .disabled-f882 {
  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);
}
.info-57ba .border-d53b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-57ba .footer_0316 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-dynamic-cad8 .heading_4fce .carousel-2eed {
  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);
}
.highlight-dynamic-cad8 .heading_4fce .button_dc9f {
  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_3d4a .item-904e {
  background-color: var(--e-global-color-primary);
}
.block_3d4a .pattern_0129 {
  background-color: var(--e-global-color-secondary);
}
.block_3d4a .avatar_bottom_28c5 .main_tall_6f68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_3d4a .slider_6dce .main_tall_6f68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-c0d4 .paragraph_c39c .menu-last-ba9c {
  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);
}
.out-c0d4 .paragraph_c39c .fast-83de {
  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);
}
.out-c0d4 .paragraph_c39c .summary-clean-4628 {
  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);
}
.modal-outer-1953 .component-6176 {
  border-color: var(--e-global-color-text);
}
.modal-outer-1953 .breadcrumb_2f8c {
  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);
}
.modal-outer-1953 .under_0bcd {
  color: var(--e-global-color-primary);
}
.modal-outer-1953 .accent_dirty_a304 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-99e5 .fresh_3c90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-99e5 .cold_d0be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-99e5 .message_34db:hover .fresh_3c90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-99e5
  .message_34db:hover
  .cold_d0be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-solid-5cc2 .next-06d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-solid-5cc2 .wide-a6b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-paper-02d7 .feature_lower_0770 .wrapper_cool_f4d4 {
  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);
}
.search-paper-02d7 .active_467a .wrapper_cool_f4d4 {
  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);
}
.background-0ee0 .heading-light-b071 {
  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);
}
.soft-1aca .slider_7403 .short_58db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-1aca .slider_7403 .short_58db {
  background-color: var(--e-global-color-secondary);
}
.soft-1aca .backdrop-ee4e .short_58db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-1aca .backdrop-ee4e .short_58db {
  background-color: var(--e-global-color-secondary);
}
.soft-1aca .left_dbb9 .active-940e {
  background-color: var(--e-global-color-primary);
}
.soft-1aca .left_dbb9:hover .active-940e {
  background-color: var(--e-global-color-secondary);
}
.soft-1aca .gold_b47b {
  background-color: var(--e-global-color-primary);
}
.soft-1aca .gold_b47b:hover {
  background-color: var(--e-global-color-accent);
}
.soft-1aca .shade_in_bf4f li span {
  background-color: var(--e-global-color-text);
}
.soft-1aca .shade_in_bf4f li span:hover {
  background-color: var(--e-global-color-primary);
}
.soft-1aca .shade_in_bf4f li.thumbnail-fast-1e48 span {
  background-color: var(--e-global-color-accent);
}
.focused_b2eb .banner-bronze-e70a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_b2eb .medium_5bf5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_37d1 .pagination-8c6c:before {
  background-color: var(--e-global-color-secondary);
}
.out_37d1 .right-908f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_37d1 .disabled_bright_2160 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-9270 .section_07ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-9270 .section_07ba:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-9270 .section_07ba.fn-active-3c35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-9270 .container_ffa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-9270 .tabs_cool_a744 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-9270 .accent_middle_0013 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-9270 .search_a063 {
  background-color: var(--e-global-color-primary);
}
.paragraph-9270 .search_a063 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-9270 .copper-0fe2 {
  background-color: var(--e-global-color-primary);
}
.paragraph-9270 .copper-0fe2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_steel_d235 .notice_steel_844f .orange-9c16 a {
  color: var(--e-global-color-secondary);
}
.texture_steel_d235 .notice_steel_844f .orange-9c16 a:hover {
  color: var(--e-global-color-secondary);
}
.texture_steel_d235 .notice_steel_844f .orange-9c16,
.texture_steel_d235 .notice_steel_844f .orange-9c16 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_steel_d235 .notice_steel_844f .heading_d520 {
  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);
}
.texture_steel_d235 .notice_steel_844f .tabs-525c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_steel_d235 .notice_steel_844f .static_2e8a {
  background-color: var(--e-global-color-primary);
}
.texture_steel_d235 .notice_steel_844f .static_2e8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_steel_d235 .notice_steel_844f .static_2e8a:hover {
  background-color: var(--e-global-color-primary);
}
.texture_steel_d235 .notice_steel_844f .accordion_618a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_steel_d235 .notice_steel_844f .accordion_618a {
  background-color: var(--e-global-color-primary);
}
.texture_steel_d235 .notice_steel_844f .accordion_618a:hover {
  background-color: var(--e-global-color-primary);
}
.texture_steel_d235 .notice_steel_844f .gold_b47b {
  background-color: var(--e-global-color-primary);
}
.texture_steel_d235 .notice_steel_844f .gold_b47b:hover {
  background-color: var(--e-global-color-primary);
}
.texture_steel_d235 .bright-568d .shade_in_bf4f li span {
  background-color: var(--e-global-color-text);
}
.texture_steel_d235 .bright-568d .shade_in_bf4f li span:hover {
  background-color: var(--e-global-color-primary);
}
.texture_steel_d235 .bright-568d .shade_in_bf4f li.thumbnail-fast-1e48 span {
  background-color: var(--e-global-color-accent);
}
.texture_steel_d235 .content-gold-b432 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_steel_d235 .bottom-5618 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_fluid_8974 .widget-dark-15e8 .gallery-static-217d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_fluid_8974 .widget-dark-15e8 .preview-a543 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_fluid_8974 .widget-dark-15e8 .overlay-medium-e3de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-53f1 .button_3eaf {
  border-color: var(--e-global-color-text);
}
.soft-53f1 .overlay-fresh-b894 {
  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);
}
.soft-53f1 .progress_c7d0 {
  color: var(--e-global-color-secondary);
}
.soft-53f1 .progress_c7d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-53f1 .card-75e0 > * {
  color: var(--e-global-color-primary);
}
.soft-53f1 .card-75e0 > * svg {
  fill: var(--e-global-color-primary);
}
.soft-53f1 .active_0588 {
  color: var(--e-global-color-primary);
}
.soft-53f1 .active_0588 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-53f1 .secondary-39a1 {
  color: var(--e-global-color-primary);
}
.soft-53f1 .secondary-39a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-53f1 .grid-fa90 {
  color: var(--e-global-color-primary);
}
.soft-53f1 .grid-fa90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-53f1 .tag-fe2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-53f1 .sort_last_c87c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-53f1 .sort_last_c87c.icon_huge_5387 {
  color: var(--e-global-color-secondary);
}
.soft-53f1 .sort_last_c87c.icon_huge_5387 .banner_5ad6 {
  color: var(--e-global-color-accent);
}
.soft-53f1 .sort_last_c87c.green_6dad {
  color: var(--e-global-color-text);
}
.soft-53f1 .sort_last_c87c.green_6dad .banner_5ad6 {
  color: var(--e-global-color-text);
}
.soft-53f1 .sort_last_c87c:before {
  border-top-color: var(--e-global-color-text);
}
.soft-53f1 .component_d291 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-53f1
  .component_d291
  .shadow-full-472c {
  background-color: var(--e-global-color-primary);
}
.soft-53f1
  .component_d291
  .shadow-full-472c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-53f1 .button_3eaf .copper_6d17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_a8be .sort-c2b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_a8be .iron_001d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_23dc .widget-selected-f3e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_23dc
  .media_c2f0
  .video-716d {
  background-color: var(--e-global-color-secondary);
}
.hot_23dc
  .media_c2f0.slider_fbbe
  .video-716d {
  background-color: var(--e-global-color-text);
}
.hot_23dc
  .media_c2f0:hover
  .video-716d {
  background-color: var(--e-global-color-accent);
}
.hot_23dc
  .media_c2f0.fn-active-3c35
  .video-716d {
  background-color: var(--e-global-color-primary);
}
.active_small_22c6 .grid_3588 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.active_small_22c6 .button_16ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_small_22c6 .wrapper_basic_e676 {
  background-color: var(--e-global-color-primary);
}
.active_small_22c6 .wrapper_basic_e676 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-5635 .content_yellow_264c .container-steel-5840 .right_c8c4 {
  background-color: var(--e-global-color-secondary);
}
.new-5635 .content_yellow_264c .preview-cbe6:after {
  background-color: var(--e-global-color-secondary);
}
.new-5635 .link_red_f790 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-5635 .bronze_05c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-5635 .progress-medium-80aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-5635 .glass-980d {
  background-color: var(--e-global-color-primary);
}
.new-5635 .glass-980d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-5635 .pink-34ce {
  background-color: var(--e-global-color-secondary);
}
.new-5635 .pink-34ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-5635 .content_yellow_264c .feature-5e63 .list-6006:hover {
  background-color: var(--e-global-color-primary);
}
.new-5635
  .content_yellow_264c
  .feature-5e63
  .list-6006.huge_7c70 {
  background-color: var(--e-global-color-primary);
}
.new-5635 .content_yellow_264c .info-4474:before {
  border-color: var(--e-global-color-primary);
}
.new-5635 .content_yellow_264c .info-4474:hover:before {
  border-color: var(--e-global-color-secondary);
}
.new-5635
  .content_yellow_264c
  .info-4474.border_down_734c:before {
  border-color: var(--e-global-color-primary);
}
.new-5635 .hard_1db8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_b27f .row_c51a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_b27f .row_c51a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_b27f .row_c51a.carousel-black-738e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_b27f .status-a2af {
  background-color: var(--e-global-color-primary);
}
.pressed_b27f .status-a2af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_b27f
  .gallery_1b33
  .pink-23e6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_b27f
  .search_top_eee4
  .pink-23e6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-large-eb07
  .prev_5b99
  .progress_1f87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-large-eb07
  .prev_5b99
  .breadcrumb-fixed-2d42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-large-eb07 .panel_3806 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-large-eb07 .surface-e3b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-large-eb07 .paragraph-d973 {
  background-color: var(--e-global-color-primary);
}
.feature-large-eb07 .paragraph-d973 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-cool-f9a5 .gallery-glass-562f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-cool-f9a5 .wood_eaa7 {
  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);
}
.banner-cool-f9a5 .cool_df96 {
  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);
}
.banner-cool-f9a5 .cool_df96 a:hover {
  color: var(--e-global-color-secondary);
}
.banner-cool-f9a5 .surface-in-3ea2 {
  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);
}
.banner-cool-f9a5 .tiny-6e08 {
  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);
}
.banner-cool-f9a5 .soft_5ff9 .gold_b47b {
  background-color: var(--e-global-color-primary);
}
.banner-cool-f9a5 .soft_5ff9 .gold_b47b:hover {
  background-color: var(--e-global-color-accent);
}
.banner-cool-f9a5
  .soft_5ff9
  .shade_in_bf4f
  li
  span {
  background-color: var(--e-global-color-text);
}
.banner-cool-f9a5
  .soft_5ff9
  .shade_in_bf4f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.banner-cool-f9a5
  .soft_5ff9
  .shade_in_bf4f
  li.thumbnail-fast-1e48
  span {
  background-color: var(--e-global-color-accent);
}
.texture-5d10
  .paper_d17f
  .pink-cf8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-5d10 .paper_d17f .icon-6e7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-5d10 .paper_d17f .over-0ce0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-5d10 .west-302e {
  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);
}
.texture-5d10
  .right-ca6e.short-eb75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > a {
  background-color: var(--e-global-color-text);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > a
  .description-clean-9596.hero_slow_f00b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > a
  .silver-292d.new_ab58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > .slow-3b63
  .notification_top_9c10
  > a {
  background-color: var(--e-global-color-secondary);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > .slow-3b63
  .notification_top_9c10
  > a
  .link_c761 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > .slow-3b63
  .notification_top_9c10
  > a
  .silver-292d.photo-002f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > a
  .feature_tiny_3cb9:before {
  color: var(--e-global-color-text);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > .slow-3b63
  a
  .feature_tiny_3cb9:before {
  color: var(--e-global-color-text);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10.slider_661b
  > a
  .feature_tiny_3cb9:before {
  color: var(--e-global-color-text);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > .slow-3b63
  .notification_top_9c10.slider_661b
  > a
  .feature_tiny_3cb9:before {
  color: var(--e-global-color-text);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > a
  .full-1e58
  .large-1721 {
  color: var(--e-global-color-text);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > .slow-3b63
  a
  .full-1e58
  .large-1721 {
  color: var(--e-global-color-text);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > a
  .full-1e58
  .large-1721,
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > .slow-3b63
  a
  .full-1e58
  .large-1721 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > a
  .picture-6aae:before {
  color: var(--e-global-color-text);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > .slow-3b63
  a
  .picture-6aae:before {
  color: var(--e-global-color-text);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10.slider_661b
  > a
  .picture-6aae:before {
  color: var(--e-global-color-text);
}
.shadow_stone_a8f0
  > .focused_04dc
  > div
  > .menu-4023
  > .notification_top_9c10
  > .slow-3b63
  .notification_top_9c10.slider_661b
  > a
  .picture-6aae:before {
  color: var(--e-global-color-text);
}
.media_8f01 .chip-fluid-25bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_8f01
  .shadow-current-5822:hover
  .chip-fluid-25bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-out-0ce8
  > .focused_04dc
  > .frame_ef9a
  > .article-orange-8e1c
  > .badge_91de
  > .down_81ae
  .mini_176f {
  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);
}
.modal-out-0ce8
  > .focused_04dc
  > .frame_ef9a
  > .article-orange-8e1c
  > .badge_91de
  > .down_81ae:hover
  .mini_176f {
  color: var(--e-global-color-text);
}
.modal-out-0ce8
  > .focused_04dc
  > .frame_ef9a
  > .article-orange-8e1c
  > .badge_91de
  > .down_81ae:hover
  .mini_176f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-out-0ce8
  > .focused_04dc
  > .frame_ef9a
  > .article-orange-8e1c
  > .badge_91de.hovered-3608
  > .down_81ae
  .mini_176f {
  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);
}
.outline-green-e15f .primary_over_64dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-green-e15f .caption-blue-c21b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-green-e15f .smooth-216f {
  background-color: var(--e-global-color-primary);
}
.outline-green-e15f .smooth-216f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-f8e1
  > .focused_04dc
  > .detail-steel-81eb
  > .section-top-4b95
  > .disabled_smooth_6dfe
  .list_silver_dd85 {
  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);
}
.form-f8e1
  > .focused_04dc
  > .detail-steel-81eb
  > .section-top-4b95
  > .disabled_smooth_6dfe
  .blue_ecae {
  color: var(--e-global-color-text);
}
.form-f8e1
  > .focused_04dc
  > .detail-steel-81eb
  > .section-top-4b95
  > .disabled_smooth_6dfe:hover
  .list_silver_dd85 {
  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);
}
.form-f8e1
  > .focused_04dc
  > .detail-steel-81eb
  > .section-top-4b95
  > .disabled_smooth_6dfe:hover
  .blue_ecae {
  color: var(--e-global-color-secondary);
}
.form-f8e1
  > .focused_04dc
  > .detail-steel-81eb
  > .section-top-4b95
  > .disabled_smooth_6dfe.thumbnail_silver_f0d5
  .list_silver_dd85 {
  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);
}
.form-f8e1
  > .focused_04dc
  > .detail-steel-81eb
  > .section-top-4b95
  > .disabled_smooth_6dfe.thumbnail_silver_f0d5
  .blue_ecae {
  color: var(--e-global-color-primary);
}
.accordion_dark_77f3
  .photo-tiny-85cf
  .accent_97a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_dark_77f3 .pressed-368b .copper_6d17 .smooth_2e0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-top-6b8c .accordion-c14e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-top-6b8c .nav_new_d1d5 .accordion-c14e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-top-6b8c .steel_54c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-top-6b8c .steel_54c5 {
  background-color: var(--e-global-color-primary);
}
.fresh_52b0 .icon_ca9f .out_8a13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_52b0
  .icon_ca9f:hover
  .table-rough-d966 {
  color: var(--e-global-color-secondary);
}
.fresh_52b0
  .icon_ca9f:hover
  .out_8a13 {
  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);
}
.backdrop-full-a631 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.pro-3968 {
  flex-direction: column;
}

.pro-3968 .section_2dfd {
  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.pro-3968 .section_2dfd {
  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);
}

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

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

.paper_5ed1.detail-dynamic-a6a0 {
  display: none;
}

.tertiary-inner-dc0b {
  display: none;
}

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

.module_26d3.tertiary-3263 {
  margin-bottom: 40px;
  width: 100%;
}

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

.pro-3968 a {
  width: 100%;
}

.input-0e08 .notification_2c25.tertiary-orange-75f0 {
  width: 20% !important;
}

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

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

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

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

.backdrop-wide-4ae1 {
  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;
}

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

.backdrop-wide-4ae1: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);
}

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

.input-0e08
  .notification_2c25.preview-ebe0
  .narrow_eb81
  .search_0627 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.search_eb90.stale-9610 > .video_paper_8120 {
  display: flex;
  align-items: center;
}

.popup-action-2a4d {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

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

.input-0e08
  .notification_2c25.hard-dc7a
  .hovered-3a11
  .accordion-6aab {
  width: 100% !important;
}

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

.solid-49c3 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.secondary-mini-47fc {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.over_8f47:hover .secondary-mini-47fc {
  visibility: visible;
}
.over_8f47:hover.over_8f47::before {
  display: block;
}

.paper_c7f3 h3 {
  color: #fff;
}

.left_8708 {
  margin: 0;
}

.input-0e08
  .notification_2c25.hard-dc7a
  .accordion-6aab
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.black-b814 {
  width: 100%;
}

.list_8b54 {
  width: 100%;
}

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

.list_8b54 {
  width: 100%;
}

.plasma-3e8a {
  margin-bottom: 10px !important;
}

.accordion-6aab {
  display: flex;
  align-items: center;
}

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

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

.pro-3968 .section_2dfd.status_18e5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.pro-3968 h1.section_2dfd {
  margin-top: 80px !important;
}

.input-0e08 .notification_2c25.thumbnail-steel-9b9b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.white-6a19 img {
  width: 100%;
}

.grid-next-d490 .link-simple-68b9.narrow_eb81 {
  justify-content: space-between;
}

.bright_a465 {
  display: none;
}

.shade_glass_0c92 .title_under_8677 {
  margin: 1px 0 !important;
}

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

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

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

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

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

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

  .grid-next-d490 .link-simple-68b9.narrow_eb81 {
    border-bottom: 1px solid #f0c159;
  }

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

  .search_eb90.stale-9610 > .video_paper_8120 {
    gap: 15px;
    justify-content: space-between;
  }

  .input-0e08
    .notification_2c25.hard-dc7a
    .accordion-6aab
    img {
    width: 60% !important;
  }

  .menu_414f {
    left: 2%;
  }

  .surface-1734 {
    margin: 10px 0;
  }

  .pro-3968 .title_under_8677 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.pro-3968 .section_2dfd,
  .pro-3968 .section_2dfd {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .accordion-6aab {
    justify-content: center;
  }

  .pro-3968 .title_under_8677 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .input-0e08 .notification_2c25.tertiary-orange-75f0 {
    width: 75% !important;
  }

  .white-6a19 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .backdrop-wide-4ae1 {
    text-transform: capitalize;
  }

  h2.pro-3968 .section_2dfd,
  .pro-3968 .section_2dfd {
    font-size: 30px !important;
  }

  .accordion-6aab {
    justify-content: center;
  }

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

  .tertiary_last_de83
    .gas-1bd2.solid-c7a0 {
    margin: 0 !important;
  }

  .popup-action-2a4d {
    margin: 0;
    gap: 10px;
  }

  .surface-1734 {
    display: flex;
  }

  .hard_9dc1 .orange_e7af {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .pro-3968 h1.section_2dfd {
    margin-top: 40px !important;
  }

  .input-0e08
    .notification_2c25.hard-dc7a
    .accordion-6aab
    img,
  .pink_2f4b .hovered-3a11 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .backdrop-wide-4ae1 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .input-0e08 .notification_2c25.tertiary-orange-75f0 {
    width: 100% !important;
  }

  .search_eb90.stale-9610 > .video_paper_8120 {
    gap: 3px;
  }

  .pro-3968 .title_under_8677 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.grid-next-d490 .link-simple-68b9.narrow_eb81 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.grid-next-d490 .link-simple-68b9.narrow_eb81: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .grid-next-d490 .link-simple-68b9.narrow_eb81 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .pro-3968 .section_2dfd {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .orange_e7af {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.liquid-4669 .steel_4fb7 {
  flex-shrink: 0;
  white-space: nowrap;
}

.liquid-4669 .surface-3d20 {
  flex-shrink: 0;
  min-width: fit-content;
}

.liquid-4669 .search_0627 {
  white-space: nowrap;
}

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

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

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

.liquid-4669 .surface-3d20 {
  max-width: 80px !important;
  overflow: hidden;
}

.liquid-4669 .link-simple-68b9.narrow_eb81 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.liquid-4669 .search_0627 {
  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);
  }
}

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

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

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

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

body .backdrop-wide-4ae1:nth-child(2),
.input-0e08 .backdrop-wide-4ae1:nth-child(2),
#page .backdrop-wide-4ae1: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;
}

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

/* css-noise: e88d */
.ghost-box-t5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
