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(.hero-0ff1) {
  gap: 0.5em;
}
:where(.preview_purple_48bd) {
  gap: 0.5em;
}
body .basic-a547 > .media-south-949b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .basic-a547 > .icon_fresh_380e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .basic-a547 > .summary-complex-a179 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tall_c895 > .media-south-949b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tall_c895 > .icon_fresh_380e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tall_c895 > .summary-complex-a179 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tall_c895
  > :where(:not(.media-south-949b):not(.icon_fresh_380e):not(.inner_2764)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tall_c895 > .tag-prev-52cb {
  max-width: var(--wp--style--global--wide-size);
}
body .hero-0ff1 {
  display: flex;
}
body .hero-0ff1 {
  flex-wrap: wrap;
  align-items: center;
}
body .hero-0ff1 > * {
  margin: 0;
}
body .preview_purple_48bd {
  display: grid;
}
body .preview_purple_48bd > * {
  margin: 0;
}
:where(.hard-4b05.hero-0ff1) {
  gap: 2em;
}
:where(.hard-4b05.preview_purple_48bd) {
  gap: 2em;
}
:where(.focused_a78c.hero-0ff1) {
  gap: 1.25em;
}
:where(.focused_a78c.preview_purple_48bd) {
  gap: 1.25em;
}
.box-purple-7e11 {
  color: var(--wp--preset--color--black) !important;
}
.carousel-bronze-3582 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.red_9beb {
  color: var(--wp--preset--color--white) !important;
}
.solid_33aa {
  color: var(--wp--preset--color--pale-pink) !important;
}
.stale-4f57 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.module_smooth_7038 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.menu-full-0b89 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.progress-iron-16ea {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.article-cool-51ca {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.orange-8673 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.box-glass-1261 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.disabled_3bf5 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.large-59f3 {
  background-color: var(--wp--preset--color--black) !important;
}
.lower-8694 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active-easy-7553 {
  background-color: var(--wp--preset--color--white) !important;
}
.hover-narrow-97ac {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.fast_0db2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hovered-9178 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.status-paper-6268 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph-d63f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.action-abc5 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.backdrop_stale_5c68 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.element-7c78 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fresh-cee1 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.red_3a95 {
  border-color: var(--wp--preset--color--black) !important;
}
.outline-71e3 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.focus-copper-4b22 {
  border-color: var(--wp--preset--color--white) !important;
}
.next-a94d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.up_733a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.filter-8f79 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hidden_8729 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.content-steel-d6d8 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.active-482f {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.info-clean-cffb {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.preview_current_df76 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.up_62e9 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.notice_bright_d831 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.component-dfdc {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.sort-focused-57a5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.focused-759e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.next-b4f6 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.surface_center_0d0c {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.row-4f65 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.purple_783c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.nav-4f3e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.article-plasma-b4e2 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.solid-556e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.backdrop-medium-7b92 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.component-93b9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.border-north-b939 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.nav-pressed-78e1 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.pagination_d1bb {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.paragraph_short_8fe7 a:where(:not(.alert-d560)) {
  color: inherit;
}
:where(.focused_a78c.hero-0ff1) {
  gap: 1.25em;
}
:where(.focused_a78c.preview_purple_48bd) {
  gap: 1.25em;
}
:where(.hard-4b05.hero-0ff1) {
  gap: 2em;
}
:where(.hard-4b05.preview_purple_48bd) {
  gap: 2em;
}
.over_6717 {
  font-size: 1.5em;
  line-height: 1.6;
}

.old-a62b .advanced_7186 {
  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-016e .grid-f392 {
  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);
}
.under-b36a {
  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);
}
.under-b36a.texture-first-dd1b .pagination_7a2d {
  background-color: var(--e-global-color-primary);
}
.under-b36a.component_cf41 .pagination_7a2d,
.under-b36a.west_9636 .pagination_7a2d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tall_2754 .hovered_6854 {
  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);
}
.title-old-8326 {
  --divider-color: var(--e-global-color-secondary);
}
.title-old-8326 .sidebar-gas-a63a {
  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);
}
.title-old-8326.left-e472 .main_7af2 {
  background-color: var(--e-global-color-secondary);
}
.title-old-8326.bottom-01c1 .main_7af2,
.title-old-8326.short_f0a6 .main_7af2 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.title-old-8326.bottom-01c1 .main_7af2,
.title-old-8326.short_f0a6 .main_7af2 svg {
  fill: var(--e-global-color-secondary);
}
.heading_7072 .filter_pink_2bc1 {
  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);
}
.heading_7072 .dim-e69b {
  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);
}
.slider-solid-2a89.left-e472 .main_7af2 {
  background-color: var(--e-global-color-primary);
}
.slider-solid-2a89.bottom-01c1 .main_7af2,
.slider-solid-2a89.short_f0a6 .main_7af2 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slider-solid-2a89.bottom-01c1 .main_7af2,
.slider-solid-2a89.short_f0a6 .main_7af2 svg {
  fill: var(--e-global-color-primary);
}
.out_9e0b.left-e472 .main_7af2 {
  background-color: var(--e-global-color-primary);
}
.out_9e0b.bottom-01c1 .main_7af2,
.out_9e0b.short_f0a6 .main_7af2 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.out_9e0b .card_dc5b {
  color: var(--e-global-color-primary);
}
.out_9e0b .card_dc5b,
.out_9e0b .card_dc5b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_9e0b .overlay-383e {
  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);
}
.column_f1b0 .progress-complex-cf43 {
  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);
}
.fixed_0e04 .yellow_0f01 .tertiary_d44e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-cb78 .background_0f91:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.last-cb78 .chip-b4f6 i {
  color: var(--e-global-color-primary);
}
.last-cb78 .chip-b4f6 svg {
  fill: var(--e-global-color-primary);
}
.last-cb78 .pro_4287 {
  color: var(--e-global-color-secondary);
}
.last-cb78 .background_0f91 > .pro_4287,
.last-cb78 .background_0f91 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_0079 .container-8d74 {
  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);
}
.green_0079 .east_2610 {
  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);
}
.right_bb67 .gradient_hot_24a2 .summary-over-a772 {
  background-color: var(--e-global-color-primary);
}
.right_bb67 .form_wood_c19d {
  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);
}
.solid_f18e .grid-plasma-8a61 {
  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);
}
.solid_f18e .pagination-6c9c {
  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);
}
.solid_f18e .icon_50c3 {
  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);
}
.overlay-bc62 .left_7718,
.overlay-bc62 .left_7718 a {
  color: var(--e-global-color-primary);
}
.overlay-bc62 .left_7718.picture-5731,
.overlay-bc62 .left_7718.picture-5731 a {
  color: var(--e-global-color-accent);
}
.overlay-bc62 .left_7718 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-bc62 .modal_16be {
  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);
}
.accent-a808 .large_9587,
.accent-a808 .active-8541 {
  color: var(--e-global-color-primary);
}
.accent-a808 .large_9587 svg {
  fill: var(--e-global-color-primary);
}
.accent-a808 .picture-5731 .large_9587,
.accent-a808 .picture-5731 .active-8541 {
  color: var(--e-global-color-accent);
}
.accent-a808 .picture-5731 .large_9587 svg {
  fill: var(--e-global-color-accent);
}
.accent-a808 .active-8541 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-a808 .modal_16be {
  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);
}
.smooth-9f99 .tall_4f96,
.smooth-9f99 .fast-017b {
  color: var(--e-global-color-primary);
}
.smooth-9f99 .fast-017b svg {
  fill: var(--e-global-color-primary);
}
.smooth-9f99 .left_7718.picture-5731 a,
.smooth-9f99
  .left_7718.picture-5731
  .fast-017b {
  color: var(--e-global-color-accent);
}
.smooth-9f99 .tall_4f96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-9f99 .modal_16be {
  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);
}
.first-c98a .middle-d237 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-c98a .widget-pink-ff42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_baad .box_east_419c .tertiary-433d {
  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);
}
.copper_baad .box_east_419c .bottom-d612 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_baad .slow_02d8 .tertiary-433d {
  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);
}
.copper_baad
  .slow_02d8
  .bottom-d612 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_baad
  .large_5e99
  .tertiary-433d {
  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);
}
.copper_baad
  .large_5e99
  .bottom-d612 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_baad
  .media_hard_c0cf
  .tertiary-433d {
  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);
}
.copper_baad
  .media_hard_c0cf
  .bottom-d612 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-687e .dropdown_yellow_0521 {
  background-color: var(--e-global-color-primary);
}
.hovered-687e .dropdown_yellow_0521:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-687e .text_d8c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-687e
  .dropdown_yellow_0521:hover
  .text_d8c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_black_3a86 .center-4a7c {
  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);
}
.huge-bfce .feature-ef2d .disabled-d7ba a {
  background-color: var(--e-global-color-accent);
}
.huge-bfce .feature-ef2d .pattern-black-8183 a {
  background-color: var(--e-global-color-accent);
}
.huge-bfce .feature-ef2d .disabled-d7ba a,
.huge-bfce .feature-ef2d .pattern-black-8183 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_a7db
  .highlight_south_84a9.banner-00ca
  .feature-ef2d
  a.background_new_5f57 {
  background-color: var(--e-global-color-accent);
}
.banner_a7db
  .highlight_south_84a9.banner-00ca
  .feature-ef2d
  span.background_new_5f57.fn-current-8373 {
  background-color: var(--e-global-color-text);
}
.banner_a7db
  .highlight_south_84a9.banner-00ca
  .feature-ef2d
  .background_new_5f57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-776e .large_0d21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-776e
  .backdrop_1cce
  > .out-3e98
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-776e
  .component-efa9
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-776e
  .border_complex_403f
  .gradient_hard_1bbc,
.main-776e
  .border_complex_403f
  .pagination_south_933a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-776e
  .border_complex_403f
  .paragraph-iron-29df,
.main-776e
  .border_complex_403f
  a
  .paragraph-iron-29df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-776e
  .border_complex_403f
  .basic_48d3 {
  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);
}
.main-776e
  .border_complex_403f
  .alert-27e3 {
  background-color: var(--e-global-color-primary);
}
.main-776e
  .border_complex_403f
  .alert-27e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-776e
  .border_complex_403f
  .alert-27e3:hover {
  background-color: var(--e-global-color-primary);
}
.main-776e
  .border_complex_403f
  .secondary_6413 {
  background-color: var(--e-global-color-primary);
}
.main-776e
  .border_complex_403f
  .secondary_6413 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-776e
  .border_complex_403f
  .secondary_6413:hover {
  background-color: var(--e-global-color-primary);
}
.main-776e
  .column_current_0eb5
  .button_a99f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-776e
  .column_current_0eb5
  .active_tiny_53bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-776e
  .column_current_0eb5
  .basic_48d3 {
  color: var(--e-global-color-text);
}
.main-776e
  .column_current_0eb5
  .basic_48d3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-776e
  .column_current_0eb5
  .alert-27e3 {
  background-color: var(--e-global-color-primary);
}
.main-776e
  .column_current_0eb5
  .alert-27e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-776e
  .column_current_0eb5
  .alert-27e3:hover {
  background-color: var(--e-global-color-primary);
}
.main-776e
  .column_current_0eb5
  .secondary_6413 {
  background-color: var(--e-global-color-primary);
}
.main-776e
  .column_current_0eb5
  .secondary_6413 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-776e
  .column_current_0eb5
  .secondary_6413:hover {
  background-color: var(--e-global-color-primary);
}
.main-776e .label_smooth_5e9f {
  background-color: var(--e-global-color-primary);
}
.main-776e .label_smooth_5e9f:hover {
  background-color: var(--e-global-color-primary);
}
.main-776e .plasma-91a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-776e .focus-lite-7f53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-68d8 .header-dd84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-68d8
  .popup_west_ff15
  > div:nth-child(3)
  .header-dd84,
.copper-68d8
  .photo-70be
  > div:nth-child(1)
  .header-dd84,
.copper-68d8
  .header_6c36
  > div:nth-child(1)
  .header-dd84,
.copper-68d8
  .solid-291d
  > div:nth-child(1)
  .header-dd84,
.copper-68d8
  .sidebar-25c0
  > div:nth-child(1)
  .header-dd84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-68d8 .tooltip-dim-a126 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-68d8 .upper-5ba2 {
  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);
}
.copper-68d8 .media_3431 {
  background-color: var(--e-global-color-primary);
}
.copper-68d8 .media_3431 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-68d8 .media_3431:hover {
  background-color: var(--e-global-color-primary);
}
.copper-68d8 .paper-aac2 {
  background-color: var(--e-global-color-primary);
}
.copper-68d8 .paper-aac2:hover {
  background-color: var(--e-global-color-primary);
}
.copper-68d8 .plasma-91a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-68d8 .focus-lite-7f53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-basic-ca65 .active-mini-79e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-basic-ca65 .under-93b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-basic-ca65 .outline_2d1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-basic-ca65 .out_0560 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-basic-ca65 .dynamic-871f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-basic-ca65 .paper-aac2 {
  background-color: var(--e-global-color-primary);
}
.logo-basic-ca65 .paper-aac2:hover {
  background-color: var(--e-global-color-primary);
}
.picture-current-4ad8 .motion-8558 {
  background-color: var(--e-global-color-secondary);
}
.picture-current-4ad8 .sidebar-center-e183 {
  background-color: var(--e-global-color-text);
}
.picture-current-4ad8 .backdrop-cd91 {
  background-color: var(--e-global-color-secondary);
}
.picture-current-4ad8 .notification_f991 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-current-4ad8 .secondary_1566 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-current-4ad8 .button-pro-bc67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-current-4ad8 .clean_7205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-current-4ad8 .form_clean_153f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_right_833b .accent_small_b8cc .tooltip_down_1323,
.title_right_833b
  .accent_small_b8cc
  .tooltip_down_1323
  a,
.title_right_833b .steel_8dc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_right_833b .accent_small_b8cc .section-yellow-5d4a,
.title_right_833b .section-2bbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_right_833b .accent_small_b8cc .section-yellow-5d4a {
  color: var(--e-global-color-text);
}
.title_right_833b .section-2bbd {
  color: var(--e-global-color-text);
}
.title_right_833b
  .accent_small_b8cc
  .status_yellow_9368 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_right_833b .menu_8845 .hidden-lower-ee6b {
  background-color: var(--e-global-color-primary);
}
.title_right_833b .menu_8845 .hidden-lower-ee6b:hover {
  background-color: var(--e-global-color-primary);
}
.title_right_833b .menu_8845 .complex-109c li span {
  background-color: var(--e-global-color-text);
}
.title_right_833b .menu_8845 .complex-109c li span:hover {
  background-color: var(--e-global-color-primary);
}
.title_right_833b
  .menu_8845
  .complex-109c
  li.tiny-9760
  span {
  background-color: var(--e-global-color-accent);
}
.title_right_833b .surface_e8e3 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_906b .east-b03c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-9667 .fixed-4ab0 {
  background-color: var(--e-global-color-primary);
}
.grid-9667 .fixed-2198 {
  background-color: var(--e-global-color-secondary);
}
.grid-9667 .large_477d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-9667 .container_0287 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-9667 .south_3935 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-9667 .bronze-c5fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-9667 .notification_orange_c34e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-9667 .table_a08f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-9667 .tooltip_a10b {
  background-color: var(--e-global-color-primary);
}
.grid-9667 .tooltip_a10b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-west-bdc1 .form_46f6 {
  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);
}
.layout-west-bdc1 .focus-purple-900a {
  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);
}
.layout-west-bdc1
  .backdrop_b58d:after {
  background-color: var(--e-global-color-primary);
}
.layout-west-bdc1 .layout_west_20a3 {
  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);
}
.header_aeb4 .steel_8dc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_aeb4 .section-2bbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-5bc1 .filter-88f9 .nav-a7ad {
  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);
}
.box-5bc1 .filter-88f9 .box_af14 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-0906 .disabled_under_add9 {
  background-color: var(--e-global-color-primary);
}
.widget-0906 .wood-339c {
  background-color: var(--e-global-color-secondary);
}
.widget-0906 .hot_9bcd .preview_fresh_2ba9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-0906 .lite-8bc4 .preview_fresh_2ba9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-abdb .column-d0e9 .main_plasma_3175 {
  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);
}
.tooltip-abdb .column-d0e9 .smooth_94ed {
  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);
}
.tooltip-abdb .column-d0e9 .fluid-965f {
  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);
}
.center_52cc .black-bb76 {
  border-color: var(--e-global-color-text);
}
.center_52cc .fluid-6db0 {
  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);
}
.center_52cc .smooth_36f1 {
  color: var(--e-global-color-primary);
}
.center_52cc .slider_99a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-bright-f07e .main-small-59fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-bright-f07e .overlay_green_a646 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-bright-f07e .alert_9bf8:hover .main-small-59fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-bright-f07e
  .alert_9bf8:hover
  .overlay_green_a646 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-7233 .highlight-bright-b4f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-7233 .lower_153b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_19c0 .old-0cd1 .paragraph-under-2a7a {
  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);
}
.tertiary_19c0 .title_b5b7 .paragraph-under-2a7a {
  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-34b6 .focus-next-79ab {
  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);
}
.main_e61e .caption-9e84 .frame-c3b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_e61e .caption-9e84 .frame-c3b1 {
  background-color: var(--e-global-color-secondary);
}
.main_e61e .west_b3f4 .frame-c3b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_e61e .west_b3f4 .frame-c3b1 {
  background-color: var(--e-global-color-secondary);
}
.main_e61e .tabs-red-7b42 .gallery_addf {
  background-color: var(--e-global-color-primary);
}
.main_e61e .tabs-red-7b42:hover .gallery_addf {
  background-color: var(--e-global-color-secondary);
}
.main_e61e .hidden-lower-ee6b {
  background-color: var(--e-global-color-primary);
}
.main_e61e .hidden-lower-ee6b:hover {
  background-color: var(--e-global-color-accent);
}
.main_e61e .complex-109c li span {
  background-color: var(--e-global-color-text);
}
.main_e61e .complex-109c li span:hover {
  background-color: var(--e-global-color-primary);
}
.main_e61e .complex-109c li.tiny-9760 span {
  background-color: var(--e-global-color-accent);
}
.frame_orange_4fa6 .wood-f0f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_orange_4fa6 .widget_huge_6539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_simple_8d7c .slow-40ce:before {
  background-color: var(--e-global-color-secondary);
}
.container_simple_8d7c .lower_bb01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_simple_8d7c .pagination_short_537f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-8a8b .module_out_7436 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-8a8b .module_out_7436:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-8a8b .module_out_7436.fn-active-8373 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-8a8b .pagination-fc73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-8a8b .status_fast_9dba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-8a8b .notice_a094 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-8a8b .lite_e5a2 {
  background-color: var(--e-global-color-primary);
}
.frame-8a8b .lite_e5a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-8a8b .hover_664f {
  background-color: var(--e-global-color-primary);
}
.frame-8a8b .hover_664f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_0634 .content_96b2 .current_3a50 a {
  color: var(--e-global-color-secondary);
}
.thumbnail_0634 .content_96b2 .current_3a50 a:hover {
  color: var(--e-global-color-secondary);
}
.thumbnail_0634 .content_96b2 .current_3a50,
.thumbnail_0634 .content_96b2 .current_3a50 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_0634 .content_96b2 .medium_1cdd {
  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);
}
.thumbnail_0634 .content_96b2 .icon-304d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_0634 .content_96b2 .search-3fdb {
  background-color: var(--e-global-color-primary);
}
.thumbnail_0634 .content_96b2 .search-3fdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_0634 .content_96b2 .search-3fdb:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_0634 .content_96b2 .element_stale_645f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_0634 .content_96b2 .element_stale_645f {
  background-color: var(--e-global-color-primary);
}
.thumbnail_0634 .content_96b2 .element_stale_645f:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_0634 .content_96b2 .hidden-lower-ee6b {
  background-color: var(--e-global-color-primary);
}
.thumbnail_0634 .content_96b2 .hidden-lower-ee6b:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_0634 .menu_8845 .complex-109c li span {
  background-color: var(--e-global-color-text);
}
.thumbnail_0634 .menu_8845 .complex-109c li span:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_0634 .menu_8845 .complex-109c li.tiny-9760 span {
  background-color: var(--e-global-color-accent);
}
.thumbnail_0634 .plasma-91a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_0634 .focus-lite-7f53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-7e6e .border_top_f569 .new-7721 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-7e6e .border_top_f569 .description-bee8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-7e6e .border_top_f569 .inner_2ad1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-top-8df1 .photo_c331 {
  border-color: var(--e-global-color-text);
}
.primary-top-8df1 .next_3f8d {
  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);
}
.primary-top-8df1 .icon_1c0c {
  color: var(--e-global-color-secondary);
}
.primary-top-8df1 .icon_1c0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-top-8df1 .simple_c854 > * {
  color: var(--e-global-color-primary);
}
.primary-top-8df1 .simple_c854 > * svg {
  fill: var(--e-global-color-primary);
}
.primary-top-8df1 .tertiary-in-35f5 {
  color: var(--e-global-color-primary);
}
.primary-top-8df1 .tertiary-in-35f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-top-8df1 .last_cb42 {
  color: var(--e-global-color-primary);
}
.primary-top-8df1 .last_cb42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-top-8df1 .tag-motion-d20a {
  color: var(--e-global-color-primary);
}
.primary-top-8df1 .tag-motion-d20a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-top-8df1 .soft-bc12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-top-8df1 .lower-3f0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-top-8df1 .lower-3f0c.tooltip_huge_0ea4 {
  color: var(--e-global-color-secondary);
}
.primary-top-8df1 .lower-3f0c.tooltip_huge_0ea4 .gallery_east_6109 {
  color: var(--e-global-color-accent);
}
.primary-top-8df1 .lower-3f0c.stone_ad81 {
  color: var(--e-global-color-text);
}
.primary-top-8df1 .lower-3f0c.stone_ad81 .gallery_east_6109 {
  color: var(--e-global-color-text);
}
.primary-top-8df1 .lower-3f0c:before {
  border-top-color: var(--e-global-color-text);
}
.primary-top-8df1 .center_fbf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-top-8df1
  .center_fbf2
  .active_49c9 {
  background-color: var(--e-global-color-primary);
}
.primary-top-8df1
  .center_fbf2
  .active_49c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-top-8df1 .photo_c331 .secondary_ab07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_62eb .alert-d0b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_62eb .input-current-5228 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-6267 .highlight_6bda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-6267
  .basic_f34e
  .tooltip-pro-2459 {
  background-color: var(--e-global-color-secondary);
}
.input-6267
  .basic_f34e.under-8aac
  .tooltip-pro-2459 {
  background-color: var(--e-global-color-text);
}
.input-6267
  .basic_f34e:hover
  .tooltip-pro-2459 {
  background-color: var(--e-global-color-accent);
}
.input-6267
  .basic_f34e.fn-active-8373
  .tooltip-pro-2459 {
  background-color: var(--e-global-color-primary);
}
.small_6432 .hero_8337 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.small_6432 .text_8b38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_6432 .table-east-0459 {
  background-color: var(--e-global-color-primary);
}
.small_6432 .table-east-0459 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_99a7 .clean-6c32 .disabled_south_fd9b .active-light-274f {
  background-color: var(--e-global-color-secondary);
}
.action_99a7 .clean-6c32 .menu_09e8:after {
  background-color: var(--e-global-color-secondary);
}
.action_99a7 .section-f83c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_99a7 .hover-solid-83cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_99a7 .light_cf70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_99a7 .banner_hovered_2e06 {
  background-color: var(--e-global-color-primary);
}
.action_99a7 .banner_hovered_2e06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_99a7 .video_35ee {
  background-color: var(--e-global-color-secondary);
}
.action_99a7 .video_35ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_99a7 .clean-6c32 .glass-505c .hovered-5fe2:hover {
  background-color: var(--e-global-color-primary);
}
.action_99a7
  .clean-6c32
  .glass-505c
  .hovered-5fe2.surface_top_d811 {
  background-color: var(--e-global-color-primary);
}
.action_99a7 .clean-6c32 .rough-2aa1:before {
  border-color: var(--e-global-color-primary);
}
.action_99a7 .clean-6c32 .rough-2aa1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.action_99a7
  .clean-6c32
  .rough-2aa1.progress_fe21:before {
  border-color: var(--e-global-color-primary);
}
.action_99a7 .header-4fdb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_clean_c3ad .slow_727b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_clean_c3ad .slow_727b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_clean_c3ad .slow_727b.red-fce7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_clean_c3ad .dropdown-red-ebf1 {
  background-color: var(--e-global-color-primary);
}
.media_clean_c3ad .dropdown-red-ebf1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_clean_c3ad
  .orange-3a36
  .tabs_tiny_f2cf
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_clean_c3ad
  .highlight_first_f33f
  .tabs_tiny_f2cf
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_6053
  .detail_b07f
  .slow_b738 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_6053
  .detail_b07f
  .grid-5b84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_6053 .west_feed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_6053 .hard-8c03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_6053 .content_narrow_2095 {
  background-color: var(--e-global-color-primary);
}
.article_6053 .content_narrow_2095 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_6d10 .shade-complex-39d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_6d10 .active_825c {
  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);
}
.focused_6d10 .light_1be0 {
  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);
}
.focused_6d10 .light_1be0 a:hover {
  color: var(--e-global-color-secondary);
}
.focused_6d10 .overlay_inner_af5f {
  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);
}
.focused_6d10 .tall-c14f {
  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);
}
.focused_6d10 .action-091b .hidden-lower-ee6b {
  background-color: var(--e-global-color-primary);
}
.focused_6d10 .action-091b .hidden-lower-ee6b:hover {
  background-color: var(--e-global-color-accent);
}
.focused_6d10
  .action-091b
  .complex-109c
  li
  span {
  background-color: var(--e-global-color-text);
}
.focused_6d10
  .action-091b
  .complex-109c
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.focused_6d10
  .action-091b
  .complex-109c
  li.tiny-9760
  span {
  background-color: var(--e-global-color-accent);
}
.tiny_5479
  .header-56c4
  .component-d48b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_5479 .header-56c4 .disabled-tiny-9fc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_5479 .header-56c4 .current-27e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_5479 .basic-532b {
  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);
}
.tiny_5479
  .module-wood-accb.sort-tall-421d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > a {
  background-color: var(--e-global-color-text);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > a
  .grid_gold_752f.form-tall-48bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > a
  .last_66af.layout-advanced-54d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > .short_3868
  .button_5f37
  > a {
  background-color: var(--e-global-color-secondary);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > .short_3868
  .button_5f37
  > a
  .progress_b988 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > .short_3868
  .button_5f37
  > a
  .last_66af.notice-dynamic-4752 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > a
  .carousel_new_0b95:before {
  color: var(--e-global-color-text);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > .short_3868
  a
  .carousel_new_0b95:before {
  color: var(--e-global-color-text);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37.outline_cool_b01f
  > a
  .carousel_new_0b95:before {
  color: var(--e-global-color-text);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > .short_3868
  .button_5f37.outline_cool_b01f
  > a
  .carousel_new_0b95:before {
  color: var(--e-global-color-text);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > a
  .plasma_0fde
  .inner_07b5 {
  color: var(--e-global-color-text);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > .short_3868
  a
  .plasma_0fde
  .inner_07b5 {
  color: var(--e-global-color-text);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > a
  .plasma_0fde
  .inner_07b5,
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > .short_3868
  a
  .plasma_0fde
  .inner_07b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > a
  .modal-5e41:before {
  color: var(--e-global-color-text);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > .short_3868
  a
  .modal-5e41:before {
  color: var(--e-global-color-text);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37.outline_cool_b01f
  > a
  .modal-5e41:before {
  color: var(--e-global-color-text);
}
.accent_large_8082
  > .cool_414c
  > div
  > .widget-warm-4453
  > .button_5f37
  > .short_3868
  .button_5f37.outline_cool_b01f
  > a
  .modal-5e41:before {
  color: var(--e-global-color-text);
}
.motion_e467 .north-d763 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_e467
  .west-b605:hover
  .north-d763 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-dim-b17a
  > .cool_414c
  > .hard-3dff
  > .feature_stale_98d8
  > .input-af48
  > .detail_5dd4
  .wrapper-50ac {
  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);
}
.backdrop-dim-b17a
  > .cool_414c
  > .hard-3dff
  > .feature_stale_98d8
  > .input-af48
  > .detail_5dd4:hover
  .wrapper-50ac {
  color: var(--e-global-color-text);
}
.backdrop-dim-b17a
  > .cool_414c
  > .hard-3dff
  > .feature_stale_98d8
  > .input-af48
  > .detail_5dd4:hover
  .wrapper-50ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-dim-b17a
  > .cool_414c
  > .hard-3dff
  > .feature_stale_98d8
  > .input-af48.right-22b0
  > .detail_5dd4
  .wrapper-50ac {
  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);
}
.component_plasma_baca .simple-88aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_plasma_baca .border_dim_2dfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_plasma_baca .chip-0514 {
  background-color: var(--e-global-color-primary);
}
.component_plasma_baca .chip-0514 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_inner_d49c
  > .cool_414c
  > .wide-b060
  > .primary_cdbc
  > .notification-2c5d
  .section-hovered-b62e {
  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);
}
.row_inner_d49c
  > .cool_414c
  > .wide-b060
  > .primary_cdbc
  > .notification-2c5d
  .status-brown-af61 {
  color: var(--e-global-color-text);
}
.row_inner_d49c
  > .cool_414c
  > .wide-b060
  > .primary_cdbc
  > .notification-2c5d:hover
  .section-hovered-b62e {
  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);
}
.row_inner_d49c
  > .cool_414c
  > .wide-b060
  > .primary_cdbc
  > .notification-2c5d:hover
  .status-brown-af61 {
  color: var(--e-global-color-secondary);
}
.row_inner_d49c
  > .cool_414c
  > .wide-b060
  > .primary_cdbc
  > .notification-2c5d.dirty-e00b
  .section-hovered-b62e {
  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);
}
.row_inner_d49c
  > .cool_414c
  > .wide-b060
  > .primary_cdbc
  > .notification-2c5d.dirty-e00b
  .status-brown-af61 {
  color: var(--e-global-color-primary);
}
.clean_451d
  .lite-5c31
  .footer-slow-e0ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_451d .steel-6e41 .secondary_ab07 .detail_0604 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_2f7f .mask-last-7ddd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_2f7f .north-04e9 .mask-last-7ddd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_2f7f .dim_364c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_2f7f .dim_364c {
  background-color: var(--e-global-color-primary);
}
.label_right_1b6b .stone_b5a6 .dark-f6f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_right_1b6b
  .stone_b5a6:hover
  .container-1d40 {
  color: var(--e-global-color-secondary);
}
.label_right_1b6b
  .stone_b5a6:hover
  .dark-f6f2 {
  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);
}
.static_2879 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.summary-dim-70bd {
  max-width: 1400px !important;
}

.component-upper-fd34 {
  flex-direction: column;
}

.component-upper-fd34 .soft_e3c6 {
  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.component-upper-fd34 .soft_e3c6 {
  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);
}

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

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

.dropdown-prev-5d4b.photo_d943 {
  display: none;
}

.fixed_f792 {
  display: none;
}

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

.search_inner_90ab.liquid-fa2c {
  margin-bottom: 40px;
  width: 100%;
}

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

.component-upper-fd34 a {
  width: 100%;
}

.thumbnail-ae30 .heading_basic_ba6c.mini-b458 {
  width: 20% !important;
}

.summary-first-6cde {
  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; /* 字母间距 */
}

.summary-first-6cde: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%);
}

.summary-first-6cde svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.sort-2a8e {
  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;
}

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

.sort-2a8e: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);
}

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

.thumbnail-ae30
  .heading_basic_ba6c.simple_9b07
  .progress_up_e4ef
  .pagination-1723 {
  font-size: 20px !important;
}

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

.table_7216 {
  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_solid_027f h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.tertiary-69bc.message_purple_4b70 > .right-d495 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.outer-56f0 {
  position: relative;
  width: 100%;
}

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

.caption-motion-8586 {
  font-size: 35px !important;
}

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

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

.tag-073a {
  display: flex;
  gap: 50px;
}

.thumbnail-ae30
  .heading_basic_ba6c.disabled-bronze-aa6c
  .yellow_d59b
  .left_f2cd {
  width: 100% !important;
}

.south-3b5c {
  width: 500px !important;
  max-width: none;
}

.chip_steel_118a {
  width: 100%;
}

.easy-255d {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.content-600a {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.component_gas_f282:hover .content-600a {
  visibility: visible;
}
.component_gas_f282:hover.component_gas_f282::before {
  display: block;
}

.surface_solid_027f h3 {
  color: #fff;
}

.column-left-4668 {
  margin: 0;
}

.thumbnail-ae30
  .heading_basic_ba6c.disabled-bronze-aa6c
  .left_f2cd
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.paragraph_prev_184f {
  width: 100%;
}

.tooltip-8568 {
  width: 100%;
}

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

.tooltip-8568 {
  width: 100%;
}

.gradient-paper-cd69 {
  margin-bottom: 10px !important;
}

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

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

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

.component-upper-fd34 .soft_e3c6.dim_2ee9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.component-upper-fd34 h1.soft_e3c6 {
  margin-top: 80px !important;
}

.thumbnail-ae30 .heading_basic_ba6c.shadow_222e {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.dim_72d3 img {
  width: 100%;
}

.sort_first_4fff .last-c8ac.progress_up_e4ef {
  justify-content: space-between;
}

.tiny_4283 {
  display: none;
}

.pagination-south-0f37 .box-6014 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .tertiary-69bc .right-d495 {
    flex-wrap: nowrap !important;
  }
}

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

  .south-3b5c {
    width: 100% !important;
  }
}

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

  .summary-first-6cde svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .sort_first_4fff .last-c8ac.progress_up_e4ef {
    border-bottom: 1px solid #f0c159;
  }

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

  .tertiary-69bc.message_purple_4b70 > .right-d495 {
    gap: 15px;
    justify-content: space-between;
  }

  .thumbnail-ae30
    .heading_basic_ba6c.disabled-bronze-aa6c
    .left_f2cd
    img {
    width: 60% !important;
  }

  .wide_44f2 {
    left: 2%;
  }

  .summary-a2b2 {
    margin: 10px 0;
  }

  .component-upper-fd34 .box-6014 {
    margin: 0;
    margin-bottom: 10px;
  }

  .summary-first-6cde {
    font-size: 16px !important;
  }

  .caption-motion-8586 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.component-upper-fd34 .soft_e3c6,
  .component-upper-fd34 .soft_e3c6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .left_f2cd {
    justify-content: center;
  }

  .component-upper-fd34 .box-6014 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .clean-58cb {
    margin-bottom: 15px !important;
  }

  .thumbnail-ae30 .heading_basic_ba6c.mini-b458 {
    width: 75% !important;
  }

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

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

  h2.component-upper-fd34 .soft_e3c6,
  .component-upper-fd34 .soft_e3c6 {
    font-size: 30px !important;
  }

  .left_f2cd {
    justify-content: center;
  }

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

  .thick-e52c
    .text-a81c.layout-3b5f {
    margin: 0 !important;
  }

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

  .summary-a2b2 {
    display: flex;
  }

  .active_db58 .summary-first-6cde {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .feature-1bd3 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .component-upper-fd34 h1.soft_e3c6 {
    margin-top: 40px !important;
  }

  .thumbnail-ae30
    .heading_basic_ba6c.disabled-bronze-aa6c
    .left_f2cd
    img,
  .heading_7072 .yellow_d59b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sort-2a8e {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .thumbnail-ae30 .heading_basic_ba6c.mini-b458 {
    width: 100% !important;
  }

  .tertiary-69bc.message_purple_4b70 > .right-d495 {
    gap: 3px;
  }

  .component-upper-fd34 .box-6014 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .summary-first-6cde {
    white-space: wrap;
  }
}

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

.sort_first_4fff .last-c8ac.progress_up_e4ef: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);
}

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

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

.component-upper-fd34 {
  position: relative;
  padding-top: 30px;
}

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

.dropdown-prev-5d4b: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .sort_first_4fff .last-c8ac.progress_up_e4ef {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .component-upper-fd34 .soft_e3c6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .summary-first-6cde {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.article_2a06 .filter-32f7 {
  flex-shrink: 0;
  white-space: nowrap;
}

.article_2a06 .stale_52fb {
  flex-shrink: 0;
  min-width: fit-content;
}

.article_2a06 .pagination-1723 {
  white-space: nowrap;
}

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

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

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

.article_2a06 .stale_52fb {
  max-width: 80px !important;
  overflow: hidden;
}

.article_2a06 .last-c8ac.progress_up_e4ef {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.article_2a06 .pagination-1723 {
  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);
  }
}

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

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

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

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

body .sort-2a8e:nth-child(2),
.thumbnail-ae30 .sort-2a8e:nth-child(2),
#page .sort-2a8e: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;
}

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

/* css-noise: a706 */
.ghost-box-j1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
