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(.info-black-9aac) {
  gap: 0.5em;
}
:where(.inner-dad3) {
  gap: 0.5em;
}
body .border-0e22 > .link_1b26 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .border-0e22 > .border-large-3040 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .border-0e22 > .element_9931 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .section_7022 > .link_1b26 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .section_7022 > .border-large-3040 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .section_7022 > .element_9931 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .section_7022
  > :where(:not(.link_1b26):not(.border-large-3040):not(.grid-1a82)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .section_7022 > .input-gas-f7ca {
  max-width: var(--wp--style--global--wide-size);
}
body .info-black-9aac {
  display: flex;
}
body .info-black-9aac {
  flex-wrap: wrap;
  align-items: center;
}
body .info-black-9aac > * {
  margin: 0;
}
body .inner-dad3 {
  display: grid;
}
body .inner-dad3 > * {
  margin: 0;
}
:where(.top-0e8a.info-black-9aac) {
  gap: 2em;
}
:where(.top-0e8a.inner-dad3) {
  gap: 2em;
}
:where(.wrapper_new_a90b.info-black-9aac) {
  gap: 1.25em;
}
:where(.wrapper_new_a90b.inner-dad3) {
  gap: 1.25em;
}
.content-6490 {
  color: var(--wp--preset--color--black) !important;
}
.silver-bac4 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.list-hard-97ed {
  color: var(--wp--preset--color--white) !important;
}
.in_779f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.blue-4b3a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.link-76b1 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.slider_outer_bf31 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.secondary-smooth-66a0 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.medium-7a1d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.title-action-c4af {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hidden-focused-5851 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.picture_69a7 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.complex-73a6 {
  background-color: var(--wp--preset--color--black) !important;
}
.wood_a00e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sort_6fdc {
  background-color: var(--wp--preset--color--white) !important;
}
.notice-afa3 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.sidebar-up-0380 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.content-6394 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.frame_first_92cd {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accordion-purple-1c63 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.alert-9e7a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.surface_2418 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph-dee9 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.cold-a6ec {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.orange_ff00 {
  border-color: var(--wp--preset--color--black) !important;
}
.banner-ddec {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.nav-down-6ef9 {
  border-color: var(--wp--preset--color--white) !important;
}
.wide-a7a0 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.accordion_yellow_7cd7 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.hover-action-3e24 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.module-4093 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.thumbnail_50bd {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.logo-tiny-a1b2 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fresh-f90e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accent_out_0526 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.mini-7cbb {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.container_d930 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.image-66e7 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.first-099d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hidden_3785 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.copper-dfc9 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.soft-6dca {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.media_3c09 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.mask-upper-39c8 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.dirty-f816 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.main-c249 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.huge_0d14 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.menu-advanced-daaf {
  background: var(--wp--preset--gradient--midnight) !important;
}
.outline-b0cb {
  font-size: var(--wp--preset--font-size--small) !important;
}
.dynamic-8f91 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.static-9836 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.header-f1e5 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.icon-b032 a:where(:not(.active_95f7)) {
  color: inherit;
}
:where(.wrapper_new_a90b.info-black-9aac) {
  gap: 1.25em;
}
:where(.wrapper_new_a90b.inner-dad3) {
  gap: 1.25em;
}
:where(.top-0e8a.info-black-9aac) {
  gap: 2em;
}
:where(.top-0e8a.inner-dad3) {
  gap: 2em;
}
.footer_cold_376e {
  font-size: 1.5em;
  line-height: 1.6;
}

.prev-9605 .preview-cb96 {
  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);
}
.purple_1e71 .shadow_dim_af18 {
  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);
}
.glass_4d29 {
  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);
}
.glass_4d29.preview-6483 .avatar_fresh_6958 {
  background-color: var(--e-global-color-primary);
}
.glass_4d29.pressed_70c7 .avatar_fresh_6958,
.glass_4d29.paragraph_6dda .avatar_fresh_6958 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image-20c6 .video-south-3108 {
  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);
}
.status_e83f {
  --divider-color: var(--e-global-color-secondary);
}
.status_e83f .main_23dd {
  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);
}
.status_e83f.inner_2706 .next-09ce {
  background-color: var(--e-global-color-secondary);
}
.status_e83f.prev-c081 .next-09ce,
.status_e83f.footer-red-ce17 .next-09ce {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.status_e83f.prev-c081 .next-09ce,
.status_e83f.footer-red-ce17 .next-09ce svg {
  fill: var(--e-global-color-secondary);
}
.purple-677b .pagination-0587 {
  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);
}
.purple-677b .stone_43ea {
  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-8e69.inner_2706 .next-09ce {
  background-color: var(--e-global-color-primary);
}
.under-8e69.prev-c081 .next-09ce,
.under-8e69.footer-red-ce17 .next-09ce {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.under-8e69.prev-c081 .next-09ce,
.under-8e69.footer-red-ce17 .next-09ce svg {
  fill: var(--e-global-color-primary);
}
.button-ce0d.inner_2706 .next-09ce {
  background-color: var(--e-global-color-primary);
}
.button-ce0d.prev-c081 .next-09ce,
.button-ce0d.footer-red-ce17 .next-09ce {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.button-ce0d .main_d0be {
  color: var(--e-global-color-primary);
}
.button-ce0d .main_d0be,
.button-ce0d .main_d0be a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-ce0d .feature-black-86a9 {
  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);
}
.pattern-d53b .tertiary-1435 {
  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);
}
.input_a300 .sort-e67c .center_ac55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_2c72 .medium-a796:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.item_2c72 .alert-2497 i {
  color: var(--e-global-color-primary);
}
.item_2c72 .alert-2497 svg {
  fill: var(--e-global-color-primary);
}
.item_2c72 .sort_purple_911b {
  color: var(--e-global-color-secondary);
}
.item_2c72 .medium-a796 > .sort_purple_911b,
.item_2c72 .medium-a796 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_slow_52a3 .breadcrumb_3a3e {
  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);
}
.background_slow_52a3 .outer_d45b {
  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);
}
.bright_e200 .outline-70f8 .in_ee40 {
  background-color: var(--e-global-color-primary);
}
.bright_e200 .section-pro-85ce {
  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);
}
.selected-410b .center-936c {
  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);
}
.selected-410b .dirty_3c9c {
  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);
}
.selected-410b .hidden-cool-1431 {
  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);
}
.mask_stale_8eec .shade_dark_c60b,
.mask_stale_8eec .shade_dark_c60b a {
  color: var(--e-global-color-primary);
}
.mask_stale_8eec .shade_dark_c60b.slider_d650,
.mask_stale_8eec .shade_dark_c60b.slider_d650 a {
  color: var(--e-global-color-accent);
}
.mask_stale_8eec .shade_dark_c60b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_stale_8eec .article-lite-ea46 {
  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-6cba .soft_0de5,
.accent-6cba .description-thick-c3a6 {
  color: var(--e-global-color-primary);
}
.accent-6cba .soft_0de5 svg {
  fill: var(--e-global-color-primary);
}
.accent-6cba .slider_d650 .soft_0de5,
.accent-6cba .slider_d650 .description-thick-c3a6 {
  color: var(--e-global-color-accent);
}
.accent-6cba .slider_d650 .soft_0de5 svg {
  fill: var(--e-global-color-accent);
}
.accent-6cba .description-thick-c3a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-6cba .article-lite-ea46 {
  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);
}
.panel-glass-fbdf .pagination-old-2119,
.panel-glass-fbdf .block_98db {
  color: var(--e-global-color-primary);
}
.panel-glass-fbdf .block_98db svg {
  fill: var(--e-global-color-primary);
}
.panel-glass-fbdf .shade_dark_c60b.slider_d650 a,
.panel-glass-fbdf
  .shade_dark_c60b.slider_d650
  .block_98db {
  color: var(--e-global-color-accent);
}
.panel-glass-fbdf .pagination-old-2119 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-glass-fbdf .article-lite-ea46 {
  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);
}
.sidebar-dfb2 .element_ca3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-dfb2 .aside-over-5b61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-f12b .layout_b4dc .icon_small_f9a5 {
  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);
}
.orange-f12b .layout_b4dc .fluid-aa0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-f12b .notice_lite_aaa9 .icon_small_f9a5 {
  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);
}
.orange-f12b
  .notice_lite_aaa9
  .fluid-aa0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-f12b
  .item-c639
  .icon_small_f9a5 {
  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);
}
.orange-f12b
  .item-c639
  .fluid-aa0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-f12b
  .blue_3d4c
  .icon_small_f9a5 {
  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);
}
.orange-f12b
  .blue_3d4c
  .fluid-aa0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_silver_e38f .hard-bc84 {
  background-color: var(--e-global-color-primary);
}
.block_silver_e38f .hard-bc84:hover {
  background-color: var(--e-global-color-primary);
}
.block_silver_e38f .badge_6bfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_silver_e38f
  .hard-bc84:hover
  .badge_6bfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-cae1 .dark_d624 {
  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);
}
.mask_mini_e381 .info_middle_9653 .button_outer_36b1 a {
  background-color: var(--e-global-color-accent);
}
.mask_mini_e381 .info_middle_9653 .disabled_8696 a {
  background-color: var(--e-global-color-accent);
}
.mask_mini_e381 .info_middle_9653 .button_outer_36b1 a,
.mask_mini_e381 .info_middle_9653 .disabled_8696 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-73b3
  .filter-dim-9d2e.gallery_18aa
  .info_middle_9653
  a.highlight-0274 {
  background-color: var(--e-global-color-accent);
}
.article-73b3
  .filter-dim-9d2e.gallery_18aa
  .info_middle_9653
  span.highlight-0274.fn-current-1bf5 {
  background-color: var(--e-global-color-text);
}
.article-73b3
  .filter-dim-9d2e.gallery_18aa
  .info_middle_9653
  .highlight-0274 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564 .column_next_fa8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564
  .tabs-over-2014
  > .huge_c66a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564
  .hover-east-fbfa
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564
  .pagination_3089
  .column-afae,
.border_6564
  .pagination_3089
  .solid_287f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_6564
  .pagination_3089
  .message-5fb9,
.border_6564
  .pagination_3089
  a
  .message-5fb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564
  .pagination_3089
  .overlay-bb3d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564
  .pagination_3089
  .carousel-b5ab {
  background-color: var(--e-global-color-primary);
}
.border_6564
  .pagination_3089
  .carousel-b5ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564
  .pagination_3089
  .carousel-b5ab:hover {
  background-color: var(--e-global-color-primary);
}
.border_6564
  .pagination_3089
  .cool_dc50 {
  background-color: var(--e-global-color-primary);
}
.border_6564
  .pagination_3089
  .cool_dc50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564
  .pagination_3089
  .cool_dc50:hover {
  background-color: var(--e-global-color-primary);
}
.border_6564
  .slider_paper_fb88
  .text-d232
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_6564
  .slider_paper_fb88
  .pink_f3b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564
  .slider_paper_fb88
  .overlay-bb3d {
  color: var(--e-global-color-text);
}
.border_6564
  .slider_paper_fb88
  .overlay-bb3d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564
  .slider_paper_fb88
  .carousel-b5ab {
  background-color: var(--e-global-color-primary);
}
.border_6564
  .slider_paper_fb88
  .carousel-b5ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564
  .slider_paper_fb88
  .carousel-b5ab:hover {
  background-color: var(--e-global-color-primary);
}
.border_6564
  .slider_paper_fb88
  .cool_dc50 {
  background-color: var(--e-global-color-primary);
}
.border_6564
  .slider_paper_fb88
  .cool_dc50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6564
  .slider_paper_fb88
  .cool_dc50:hover {
  background-color: var(--e-global-color-primary);
}
.border_6564 .backdrop-6c12 {
  background-color: var(--e-global-color-primary);
}
.border_6564 .backdrop-6c12:hover {
  background-color: var(--e-global-color-primary);
}
.border_6564 .dynamic_5119 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_6564 .active-3f68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_9534 .description-9d03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_9534
  .pagination-a953
  > div:nth-child(3)
  .description-9d03,
.slider_9534
  .list_2176
  > div:nth-child(1)
  .description-9d03,
.slider_9534
  .detail-b946
  > div:nth-child(1)
  .description-9d03,
.slider_9534
  .shadow-32d3
  > div:nth-child(1)
  .description-9d03,
.slider_9534
  .heading_fluid_d385
  > div:nth-child(1)
  .description-9d03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_9534 .breadcrumb_purple_dc58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_9534 .thumbnail_red_ed25 {
  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_9534 .paragraph_dirty_8d86 {
  background-color: var(--e-global-color-primary);
}
.slider_9534 .paragraph_dirty_8d86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_9534 .paragraph_dirty_8d86:hover {
  background-color: var(--e-global-color-primary);
}
.slider_9534 .next_a323 {
  background-color: var(--e-global-color-primary);
}
.slider_9534 .next_a323:hover {
  background-color: var(--e-global-color-primary);
}
.slider_9534 .dynamic_5119 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_9534 .active-3f68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_bc71 .border-south-786e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_bc71 .center_750e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_bc71 .link-8f98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_bc71 .primary-0444 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_bc71 .down_db4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_bc71 .next_a323 {
  background-color: var(--e-global-color-primary);
}
.filter_bc71 .next_a323:hover {
  background-color: var(--e-global-color-primary);
}
.pro_de21 .filter_8dd7 {
  background-color: var(--e-global-color-secondary);
}
.pro_de21 .first-e360 {
  background-color: var(--e-global-color-text);
}
.pro_de21 .layout_current_5b24 {
  background-color: var(--e-global-color-secondary);
}
.pro_de21 .icon-large-7209 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_de21 .gradient_bf2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_de21 .backdrop-e8a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_de21 .active_376a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_de21 .tertiary-action-2f30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_3299 .alert-last-6a8f .tertiary_fast_cb01,
.column_3299
  .alert-last-6a8f
  .tertiary_fast_cb01
  a,
.column_3299 .info-tall-846c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_3299 .alert-last-6a8f .progress_b418,
.column_3299 .dark_74d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_3299 .alert-last-6a8f .progress_b418 {
  color: var(--e-global-color-text);
}
.column_3299 .dark_74d7 {
  color: var(--e-global-color-text);
}
.column_3299
  .alert-last-6a8f
  .small_c9aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_3299 .tag-paper-2a24 .dim-93ca {
  background-color: var(--e-global-color-primary);
}
.column_3299 .tag-paper-2a24 .dim-93ca:hover {
  background-color: var(--e-global-color-primary);
}
.column_3299 .tag-paper-2a24 .purple_8550 li span {
  background-color: var(--e-global-color-text);
}
.column_3299 .tag-paper-2a24 .purple_8550 li span:hover {
  background-color: var(--e-global-color-primary);
}
.column_3299
  .tag-paper-2a24
  .purple_8550
  li.iron-328a
  span {
  background-color: var(--e-global-color-accent);
}
.column_3299 .container_58e3 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-78d8 .main_under_f37b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-9fa9 .stale-16ba {
  background-color: var(--e-global-color-primary);
}
.surface-9fa9 .badge-red-1ecf {
  background-color: var(--e-global-color-secondary);
}
.surface-9fa9 .picture_d2e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-9fa9 .overlay-9f19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-9fa9 .hover_down_77c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-9fa9 .outline_f3c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-9fa9 .form_solid_4006 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-9fa9 .red_54b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-9fa9 .shadow_82b9 {
  background-color: var(--e-global-color-primary);
}
.surface-9fa9 .shadow_82b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-c91f .button-7088 {
  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);
}
.slow-c91f .article-east-21f0 {
  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);
}
.slow-c91f
  .alert_black_355c:after {
  background-color: var(--e-global-color-primary);
}
.slow-c91f .image-motion-a069 {
  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);
}
.lite-3e7b .info-tall-846c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-3e7b .dark_74d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_hovered_c321 .menu_west_3f38 .section-2107 {
  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);
}
.card_hovered_c321 .menu_west_3f38 .first-6c42 {
  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);
}
.header-1ec4 .thumbnail-f66f {
  background-color: var(--e-global-color-primary);
}
.header-1ec4 .title-out-f43e {
  background-color: var(--e-global-color-secondary);
}
.header-1ec4 .info_pressed_215e .short-bfe6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-1ec4 .pressed-6dbb .short-bfe6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_5fd2 .silver-b932 .center-d209 {
  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);
}
.footer_5fd2 .silver-b932 .popup_b6f2 {
  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);
}
.footer_5fd2 .silver-b932 .dynamic-60d6 {
  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);
}
.filter_e8c2 .full-f977 {
  border-color: var(--e-global-color-text);
}
.filter_e8c2 .hard-8416 {
  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);
}
.filter_e8c2 .hovered_f60f {
  color: var(--e-global-color-primary);
}
.filter_e8c2 .tabs-black-7f05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_f205 .detail_ddf3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_f205 .badge_first_02a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_f205 .down-0f58:hover .detail_ddf3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_f205
  .down-0f58:hover
  .badge_first_02a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_9d22 .panel_51c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_9d22 .first_67d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_103e .inner-b673 .bright-ca8f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_103e .active_ceec .bright-ca8f {
  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-1695 .card-wide-7dbf {
  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);
}
.cold-befa .popup_bottom_d6d6 .component-dcf2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-befa .popup_bottom_d6d6 .component-dcf2 {
  background-color: var(--e-global-color-secondary);
}
.cold-befa .upper_8741 .component-dcf2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-befa .upper_8741 .component-dcf2 {
  background-color: var(--e-global-color-secondary);
}
.cold-befa .glass-050e .pattern-top-2787 {
  background-color: var(--e-global-color-primary);
}
.cold-befa .glass-050e:hover .pattern-top-2787 {
  background-color: var(--e-global-color-secondary);
}
.cold-befa .dim-93ca {
  background-color: var(--e-global-color-primary);
}
.cold-befa .dim-93ca:hover {
  background-color: var(--e-global-color-accent);
}
.cold-befa .purple_8550 li span {
  background-color: var(--e-global-color-text);
}
.cold-befa .purple_8550 li span:hover {
  background-color: var(--e-global-color-primary);
}
.cold-befa .purple_8550 li.iron-328a span {
  background-color: var(--e-global-color-accent);
}
.form-cb7b .outer-9505 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-cb7b .warm_669e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-027e .tall_087d:before {
  background-color: var(--e-global-color-secondary);
}
.static-027e .under-b56d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-027e .message-ebe2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-2712 .caption-dba9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-2712 .caption-dba9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-2712 .caption-dba9.fn-active-1bf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-2712 .wood_7863 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-2712 .surface-c173 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-2712 .grid-gas-43af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-2712 .layout-rough-e9b6 {
  background-color: var(--e-global-color-primary);
}
.action-2712 .layout-rough-e9b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-2712 .green-28f7 {
  background-color: var(--e-global-color-primary);
}
.action-2712 .green-28f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-copper-0e92 .thick-fbfc .motion_b83f a {
  color: var(--e-global-color-secondary);
}
.shadow-copper-0e92 .thick-fbfc .motion_b83f a:hover {
  color: var(--e-global-color-secondary);
}
.shadow-copper-0e92 .thick-fbfc .motion_b83f,
.shadow-copper-0e92 .thick-fbfc .motion_b83f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-copper-0e92 .thick-fbfc .preview-053d {
  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-copper-0e92 .thick-fbfc .info-c833 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-copper-0e92 .thick-fbfc .iron_7bcc {
  background-color: var(--e-global-color-primary);
}
.shadow-copper-0e92 .thick-fbfc .iron_7bcc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-copper-0e92 .thick-fbfc .iron_7bcc:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-copper-0e92 .thick-fbfc .fluid-e890 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-copper-0e92 .thick-fbfc .fluid-e890 {
  background-color: var(--e-global-color-primary);
}
.shadow-copper-0e92 .thick-fbfc .fluid-e890:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-copper-0e92 .thick-fbfc .dim-93ca {
  background-color: var(--e-global-color-primary);
}
.shadow-copper-0e92 .thick-fbfc .dim-93ca:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-copper-0e92 .tag-paper-2a24 .purple_8550 li span {
  background-color: var(--e-global-color-text);
}
.shadow-copper-0e92 .tag-paper-2a24 .purple_8550 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-copper-0e92 .tag-paper-2a24 .purple_8550 li.iron-328a span {
  background-color: var(--e-global-color-accent);
}
.shadow-copper-0e92 .dynamic_5119 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-copper-0e92 .active-3f68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_33da .static-27cc .dirty-d18b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_33da .static-27cc .modal-edd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_33da .static-27cc .full-58c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-58c1 .in-48cb {
  border-color: var(--e-global-color-text);
}
.rough-58c1 .copper_d664 {
  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);
}
.rough-58c1 .tabs-last-7adc {
  color: var(--e-global-color-secondary);
}
.rough-58c1 .tabs-last-7adc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-58c1 .black_89d0 > * {
  color: var(--e-global-color-primary);
}
.rough-58c1 .black_89d0 > * svg {
  fill: var(--e-global-color-primary);
}
.rough-58c1 .notification-6d55 {
  color: var(--e-global-color-primary);
}
.rough-58c1 .notification-6d55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-58c1 .over_ec4b {
  color: var(--e-global-color-primary);
}
.rough-58c1 .over_ec4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-58c1 .chip-337f {
  color: var(--e-global-color-primary);
}
.rough-58c1 .chip-337f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-58c1 .pagination-focused-d72f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-58c1 .caption_new_db7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-58c1 .caption_new_db7e.backdrop-cc71 {
  color: var(--e-global-color-secondary);
}
.rough-58c1 .caption_new_db7e.backdrop-cc71 .active-e71d {
  color: var(--e-global-color-accent);
}
.rough-58c1 .caption_new_db7e.under_5783 {
  color: var(--e-global-color-text);
}
.rough-58c1 .caption_new_db7e.under_5783 .active-e71d {
  color: var(--e-global-color-text);
}
.rough-58c1 .caption_new_db7e:before {
  border-top-color: var(--e-global-color-text);
}
.rough-58c1 .chip-in-e1c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-58c1
  .chip-in-e1c4
  .tag_dynamic_ceff {
  background-color: var(--e-global-color-primary);
}
.rough-58c1
  .chip-in-e1c4
  .tag_dynamic_ceff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough-58c1 .in-48cb .aside-full-9a96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-white-759e .black-e74e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-white-759e .article_a985 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-mini-0096 .overlay-156a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-mini-0096
  .current-508a
  .tag_024b {
  background-color: var(--e-global-color-secondary);
}
.paragraph-mini-0096
  .current-508a.slider-hot-5706
  .tag_024b {
  background-color: var(--e-global-color-text);
}
.paragraph-mini-0096
  .current-508a:hover
  .tag_024b {
  background-color: var(--e-global-color-accent);
}
.paragraph-mini-0096
  .current-508a.fn-active-1bf5
  .tag_024b {
  background-color: var(--e-global-color-primary);
}
.status_579a .box_485a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.status_579a .active_476a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_579a .south-4603 {
  background-color: var(--e-global-color-primary);
}
.status_579a .south-4603 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_bceb .shadow_smooth_1130 .filter_c64c .cold-6d81 {
  background-color: var(--e-global-color-secondary);
}
.last_bceb .shadow_smooth_1130 .secondary_48df:after {
  background-color: var(--e-global-color-secondary);
}
.last_bceb .brown-3c19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_bceb .message_45a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_bceb .shade_fixed_a522 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_bceb .info-slow-9f12 {
  background-color: var(--e-global-color-primary);
}
.last_bceb .info-slow-9f12 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_bceb .popup-0fab {
  background-color: var(--e-global-color-secondary);
}
.last_bceb .popup-0fab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_bceb .shadow_smooth_1130 .notification_clean_8398 .detail_ff39:hover {
  background-color: var(--e-global-color-primary);
}
.last_bceb
  .shadow_smooth_1130
  .notification_clean_8398
  .detail_ff39.frame_silver_578d {
  background-color: var(--e-global-color-primary);
}
.last_bceb .shadow_smooth_1130 .accent_de68:before {
  border-color: var(--e-global-color-primary);
}
.last_bceb .shadow_smooth_1130 .accent_de68:hover:before {
  border-color: var(--e-global-color-secondary);
}
.last_bceb
  .shadow_smooth_1130
  .accent_de68.row-d437:before {
  border-color: var(--e-global-color-primary);
}
.last_bceb .media_large_72ff span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-next-6964 .progress_north_9aeb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-next-6964 .progress_north_9aeb:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-next-6964 .progress_north_9aeb.frame-yellow-4481 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-next-6964 .complex-760d {
  background-color: var(--e-global-color-primary);
}
.module-next-6964 .complex-760d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-next-6964
  .pink-fb40
  .texture-dynamic-bf45
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-next-6964
  .hidden-bottom-f0c5
  .texture-dynamic-bf45
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-4b87
  .outline_gas_4580
  .motion-a4ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-4b87
  .outline_gas_4580
  .lite_484c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-4b87 .column-ff0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-4b87 .hover-bfad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-4b87 .active_dynamic_a840 {
  background-color: var(--e-global-color-primary);
}
.hard-4b87 .active_dynamic_a840 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-588b .copper-d5f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-588b .text_24c1 {
  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);
}
.preview-588b .border-0cdc {
  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);
}
.preview-588b .border-0cdc a:hover {
  color: var(--e-global-color-secondary);
}
.preview-588b .border-258f {
  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);
}
.preview-588b .feature-new-3a60 {
  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);
}
.preview-588b .chip_527e .dim-93ca {
  background-color: var(--e-global-color-primary);
}
.preview-588b .chip_527e .dim-93ca:hover {
  background-color: var(--e-global-color-accent);
}
.preview-588b
  .chip_527e
  .purple_8550
  li
  span {
  background-color: var(--e-global-color-text);
}
.preview-588b
  .chip_527e
  .purple_8550
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.preview-588b
  .chip_527e
  .purple_8550
  li.iron-328a
  span {
  background-color: var(--e-global-color-accent);
}
.surface_350a
  .breadcrumb-hot-f511
  .accordion-medium-3300 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_350a .breadcrumb-hot-f511 .easy-9757 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_350a .breadcrumb-hot-f511 .plasma-a081 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_350a .tabs-bright-b030 {
  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);
}
.surface_350a
  .wrapper_f276.motion_0063 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > a {
  background-color: var(--e-global-color-text);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > a
  .pattern_e21d.narrow_b3f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > a
  .content-2b10.modal-6308 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > .gold_c4a0
  .north-c178
  > a {
  background-color: var(--e-global-color-secondary);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > .gold_c4a0
  .north-c178
  > a
  .info-last-82e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > .gold_c4a0
  .north-c178
  > a
  .content-2b10.gas_20ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > a
  .progress_bright_ed19:before {
  color: var(--e-global-color-text);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > .gold_c4a0
  a
  .progress_bright_ed19:before {
  color: var(--e-global-color-text);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178.fixed_ab10
  > a
  .progress_bright_ed19:before {
  color: var(--e-global-color-text);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > .gold_c4a0
  .north-c178.fixed_ab10
  > a
  .progress_bright_ed19:before {
  color: var(--e-global-color-text);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > a
  .article-purple-7637
  .container_aa88 {
  color: var(--e-global-color-text);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > .gold_c4a0
  a
  .article-purple-7637
  .container_aa88 {
  color: var(--e-global-color-text);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > a
  .article-purple-7637
  .container_aa88,
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > .gold_c4a0
  a
  .article-purple-7637
  .container_aa88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > a
  .dynamic_ce65:before {
  color: var(--e-global-color-text);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > .gold_c4a0
  a
  .dynamic_ce65:before {
  color: var(--e-global-color-text);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178.fixed_ab10
  > a
  .dynamic_ce65:before {
  color: var(--e-global-color-text);
}
.gold_24f2
  > .hovered_75b3
  > div
  > .container_current_4ad8
  > .north-c178
  > .gold_c4a0
  .north-c178.fixed_ab10
  > a
  .dynamic_ce65:before {
  color: var(--e-global-color-text);
}
.description_8d51 .wrapper_bronze_b083 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_8d51
  .form_b70c:hover
  .wrapper_bronze_b083 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-fd4d
  > .hovered_75b3
  > .gold-0e94
  > .photo_hard_7582
  > .label-short-770b
  > .sort-basic-beed
  .avatar_center_9a1c {
  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);
}
.table-fd4d
  > .hovered_75b3
  > .gold-0e94
  > .photo_hard_7582
  > .label-short-770b
  > .sort-basic-beed:hover
  .avatar_center_9a1c {
  color: var(--e-global-color-text);
}
.table-fd4d
  > .hovered_75b3
  > .gold-0e94
  > .photo_hard_7582
  > .label-short-770b
  > .sort-basic-beed:hover
  .avatar_center_9a1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-fd4d
  > .hovered_75b3
  > .gold-0e94
  > .photo_hard_7582
  > .label-short-770b.rough-2a3f
  > .sort-basic-beed
  .avatar_center_9a1c {
  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);
}
.widget_dcdf .advanced-7bee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_dcdf .feature-829e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_dcdf .aside_cfb6 {
  background-color: var(--e-global-color-primary);
}
.widget_dcdf .aside_cfb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-b9c5
  > .hovered_75b3
  > .liquid-365a
  > .overlay-huge-9a1b
  > .grid_463f
  .smooth-63df {
  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-b9c5
  > .hovered_75b3
  > .liquid-365a
  > .overlay-huge-9a1b
  > .grid_463f
  .current-73af {
  color: var(--e-global-color-text);
}
.banner-b9c5
  > .hovered_75b3
  > .liquid-365a
  > .overlay-huge-9a1b
  > .grid_463f:hover
  .smooth-63df {
  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-b9c5
  > .hovered_75b3
  > .liquid-365a
  > .overlay-huge-9a1b
  > .grid_463f:hover
  .current-73af {
  color: var(--e-global-color-secondary);
}
.banner-b9c5
  > .hovered_75b3
  > .liquid-365a
  > .overlay-huge-9a1b
  > .grid_463f.summary_red_f00d
  .smooth-63df {
  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-b9c5
  > .hovered_75b3
  > .liquid-365a
  > .overlay-huge-9a1b
  > .grid_463f.summary_red_f00d
  .current-73af {
  color: var(--e-global-color-primary);
}
.simple-d98b
  .north-91ff
  .primary_560b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-d98b .next-d628 .aside-full-9a96 .carousel-silver-1242 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_center_fe6b .hidden_e33e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_center_fe6b .module-yellow-bed3 .hidden_e33e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_center_fe6b .feature-0838 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_center_fe6b .feature-0838 {
  background-color: var(--e-global-color-primary);
}
.tooltip_861e .notification-selected-4cc3 .bottom-c990 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_861e
  .notification-selected-4cc3:hover
  .detail-471b {
  color: var(--e-global-color-secondary);
}
.tooltip_861e
  .notification-selected-4cc3:hover
  .bottom-c990 {
  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);
}
.hero-8ece {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.hidden-4ab0 {
  max-width: 1400px !important;
}

.pagination-iron-da79 {
  flex-direction: column;
}

.pagination-iron-da79 .solid-37c8 {
  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.pagination-iron-da79 .solid-37c8 {
  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);
}

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

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

.focus_615d.text-green-49cc {
  display: none;
}

.label_old_5d30 {
  display: none;
}

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

.message_2fc2.list_upper_ffa2 {
  margin-bottom: 40px;
  width: 100%;
}

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

.pagination-iron-da79 a {
  width: 100%;
}

.text-ea07 .rough-9884.outline-mini-7355 {
  width: 20% !important;
}

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

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

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

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

.description-small-1364 {
  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;
}

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

.description-small-1364: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);
}

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

.text-ea07
  .rough-9884.item-8c9f
  .lite-ff65
  .hard-26a1 {
  font-size: 20px !important;
}

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

.bright-61ab {
  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;
}

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

  text-align: center;
}

.breadcrumb-slow-2333.component_wood_e48b > .hero-center-b424 {
  display: flex;
  align-items: center;
}

.primary-432d {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

.tertiary-cold-702c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.active-brown-f4f2 {
  display: flex;
  gap: 50px;
}

.text-ea07
  .rough-9884.caption_bc0b
  .prev_1fc3
  .pro_7238 {
  width: 100% !important;
}

.tag-outer-a053 {
  width: 500px !important;
  max-width: none;
}

.overlay-3add {
  width: 100%;
}

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

.notification-3f1d {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.static-c2dd {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.notification-3f1d:hover .static-c2dd {
  visibility: visible;
}
.notification-3f1d:hover.notification-3f1d::before {
  display: block;
}

.summary_next_577b h3 {
  color: #fff;
}

.fixed-6cb2 {
  margin: 0;
}

.text-ea07
  .rough-9884.caption_bc0b
  .pro_7238
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.pressed-556a {
  width: 100%;
}

.pagination_rough_3941 {
  width: 100%;
}

.icon-left-130c {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.pagination_rough_3941 {
  width: 100%;
}

.thumbnail-69cd {
  margin-bottom: 10px !important;
}

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

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

.breadcrumb-soft-a01c {
  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;
}

.pagination-iron-da79 .solid-37c8.notification_1968 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.pagination-iron-da79 h1.solid-37c8 {
  margin-top: 80px !important;
}

.text-ea07 .rough-9884.shade-prev-a392 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.fixed_4852 img {
  width: 100%;
}

.link_paper_ab38 .tooltip_d8c3.lite-ff65 {
  justify-content: space-between;
}

.yellow_d65b {
  display: none;
}

.stone_662b .backdrop-pink-4931 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .breadcrumb-slow-2333 .hero-center-b424 {
    flex-wrap: nowrap !important;
  }
}

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

  .tag-outer-a053 {
    width: 100% !important;
  }
}

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

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

  .link_paper_ab38 .tooltip_d8c3.lite-ff65 {
    border-bottom: 1px solid #f0c159;
  }

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

  .breadcrumb-slow-2333.component_wood_e48b > .hero-center-b424 {
    gap: 15px;
    justify-content: space-between;
  }

  .text-ea07
    .rough-9884.caption_bc0b
    .pro_7238
    img {
    width: 60% !important;
  }

  .shadow_iron_14ad {
    left: 2%;
  }

  .grid_white_d981 {
    margin: 10px 0;
  }

  .pagination-iron-da79 .backdrop-pink-4931 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.pagination-iron-da79 .solid-37c8,
  .pagination-iron-da79 .solid-37c8 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .pro_7238 {
    justify-content: center;
  }

  .pagination-iron-da79 .backdrop-pink-4931 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .large-9b09 {
    margin-bottom: 15px !important;
  }

  .text-ea07 .rough-9884.outline-mini-7355 {
    width: 75% !important;
  }

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

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

  h2.pagination-iron-da79 .solid-37c8,
  .pagination-iron-da79 .solid-37c8 {
    font-size: 30px !important;
  }

  .pro_7238 {
    justify-content: center;
  }

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

  .large_c4ee
    .south-7ea9.label_18a3 {
    margin: 0 !important;
  }

  .primary-432d {
    margin: 0;
    gap: 10px;
  }

  .grid_white_d981 {
    display: flex;
  }

  .notification-bright-2ffd .banner-ef84 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .north-1780 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .icon-left-130c {
    justify-content: flex-end;
    gap: 1px;
  }

  .pagination-iron-da79 h1.solid-37c8 {
    margin-top: 40px !important;
  }

  .text-ea07
    .rough-9884.caption_bc0b
    .pro_7238
    img,
  .purple-677b .prev_1fc3 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .description-small-1364 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .text-ea07 .rough-9884.outline-mini-7355 {
    width: 100% !important;
  }

  .breadcrumb-slow-2333.component_wood_e48b > .hero-center-b424 {
    gap: 3px;
  }

  .pagination-iron-da79 .backdrop-pink-4931 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.link_paper_ab38 .tooltip_d8c3.lite-ff65: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);
}

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

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

.pagination-iron-da79 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .link_paper_ab38 .tooltip_d8c3.lite-ff65 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .pagination-iron-da79 .solid-37c8 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .banner-ef84 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.slider_fae0 .link_dynamic_7633 {
  flex-shrink: 0;
  white-space: nowrap;
}

.slider_fae0 .primary_347b {
  flex-shrink: 0;
  min-width: fit-content;
}

.slider_fae0 .hard-26a1 {
  white-space: nowrap;
}

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

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

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

.slider_fae0 .primary_347b {
  max-width: 80px !important;
  overflow: hidden;
}

.slider_fae0 .tooltip_d8c3.lite-ff65 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.slider_fae0 .hard-26a1 {
  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);
  }
}

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

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

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

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

body .description-small-1364:nth-child(2),
.text-ea07 .description-small-1364:nth-child(2),
#page .description-small-1364: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;
}

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

/* css-noise: 084d */
.ghost-box-m8 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
