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(.preview-f7e0) {
  gap: 0.5em;
}
:where(.nav_fixed_ca49) {
  gap: 0.5em;
}
body .item_c0a2 > .new-a8aa {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .item_c0a2 > .component-dark-f11b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .item_c0a2 > .focus-fast-f013 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .logo-tiny-edd9 > .new-a8aa {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .logo-tiny-edd9 > .component-dark-f11b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .logo-tiny-edd9 > .focus-fast-f013 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .logo-tiny-edd9
  > :where(:not(.new-a8aa):not(.component-dark-f11b):not(.status-c53e)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .logo-tiny-edd9 > .shadow_b997 {
  max-width: var(--wp--style--global--wide-size);
}
body .preview-f7e0 {
  display: flex;
}
body .preview-f7e0 {
  flex-wrap: wrap;
  align-items: center;
}
body .preview-f7e0 > * {
  margin: 0;
}
body .nav_fixed_ca49 {
  display: grid;
}
body .nav_fixed_ca49 > * {
  margin: 0;
}
:where(.orange-af35.preview-f7e0) {
  gap: 2em;
}
:where(.orange-af35.nav_fixed_ca49) {
  gap: 2em;
}
:where(.chip_b3b4.preview-f7e0) {
  gap: 1.25em;
}
:where(.chip_b3b4.nav_fixed_ca49) {
  gap: 1.25em;
}
.wrapper_red_e4b4 {
  color: var(--wp--preset--color--black) !important;
}
.nav-stale-6ef9 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.popup-lite-626c {
  color: var(--wp--preset--color--white) !important;
}
.info-action-5fbe {
  color: var(--wp--preset--color--pale-pink) !important;
}
.hard_e889 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.sidebar-hard-2acb {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.warm-86a9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.title-narrow-fd85 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.video-wood-b106 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.image-c19f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fast_4e3c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thumbnail_tall_1f2f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.panel_284d {
  background-color: var(--wp--preset--color--black) !important;
}
.light-276f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.aside_f825 {
  background-color: var(--wp--preset--color--white) !important;
}
.tooltip_4ff6 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.green_db1e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.popup-slow-6e40 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sidebar-orange-f3d9 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fast_e4a1 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.progress_0363 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary_gold_417d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.widget-77f3 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.footer-left-b103 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.badge_95ae {
  border-color: var(--wp--preset--color--black) !important;
}
.steel_3710 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mask_outer_4580 {
  border-color: var(--wp--preset--color--white) !important;
}
.tooltip_2656 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.prev_347c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.first_8c0f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.header-iron-d0bc {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hovered-e33d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.background-liquid-0134 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tabs-b050 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.mask-hot-bba4 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.active_9583 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.media-a329 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.section-ad7f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.widget_71c8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.rough_30db {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.logo_medium_2b11 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.slider-pink-9fd5 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dynamic_0a26 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.dirty_e3a0 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.media_large_b898 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.summary_394c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.selected-b510 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.container_stone_ab2b {
  background: var(--wp--preset--gradient--midnight) !important;
}
.prev-8f86 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.tooltip-in-52ac {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.hero_stale_b455 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.medium_bab8 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.silver-e7be a:where(:not(.new_2b9a)) {
  color: inherit;
}
:where(.chip_b3b4.preview-f7e0) {
  gap: 1.25em;
}
:where(.chip_b3b4.nav_fixed_ca49) {
  gap: 1.25em;
}
:where(.orange-af35.preview-f7e0) {
  gap: 2em;
}
:where(.orange-af35.nav_fixed_ca49) {
  gap: 2em;
}
.article-soft-520e {
  font-size: 1.5em;
  line-height: 1.6;
}

.table_23b4 .lite-f723 {
  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);
}
.backdrop-aed3 .link-6528 {
  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);
}
.search-613e {
  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);
}
.search-613e.easy-e402 .wood-03d8 {
  background-color: var(--e-global-color-primary);
}
.search-613e.thick_83d3 .wood-03d8,
.search-613e.tabs-30a3 .wood-03d8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.media_317f .filter-fixed-d475 {
  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);
}
.smooth-d55f {
  --divider-color: var(--e-global-color-secondary);
}
.smooth-d55f .backdrop_in_eaf6 {
  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);
}
.smooth-d55f.pagination-cdd1 .popup_0168 {
  background-color: var(--e-global-color-secondary);
}
.smooth-d55f.filter-top-357c .popup_0168,
.smooth-d55f.iron-a4ca .popup_0168 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.smooth-d55f.filter-top-357c .popup_0168,
.smooth-d55f.iron-a4ca .popup_0168 svg {
  fill: var(--e-global-color-secondary);
}
.soft_7062 .left-ad68 {
  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);
}
.soft_7062 .logo_47d6 {
  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);
}
.breadcrumb_78c2.pagination-cdd1 .popup_0168 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_78c2.filter-top-357c .popup_0168,
.breadcrumb_78c2.iron-a4ca .popup_0168 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.breadcrumb_78c2.filter-top-357c .popup_0168,
.breadcrumb_78c2.iron-a4ca .popup_0168 svg {
  fill: var(--e-global-color-primary);
}
.up-c17f.pagination-cdd1 .popup_0168 {
  background-color: var(--e-global-color-primary);
}
.up-c17f.filter-top-357c .popup_0168,
.up-c17f.iron-a4ca .popup_0168 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.up-c17f .focused-a74b {
  color: var(--e-global-color-primary);
}
.up-c17f .focused-a74b,
.up-c17f .focused-a74b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-c17f .yellow-4271 {
  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);
}
.layout-0b5a .copper_4122 {
  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);
}
.title-hard-d845 .element_active_854f .selected_dcd9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_fcc6 .widget-large-1415:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.fluid_fcc6 .column-eac1 i {
  color: var(--e-global-color-primary);
}
.fluid_fcc6 .column-eac1 svg {
  fill: var(--e-global-color-primary);
}
.fluid_fcc6 .input-d550 {
  color: var(--e-global-color-secondary);
}
.fluid_fcc6 .widget-large-1415 > .input-d550,
.fluid_fcc6 .widget-large-1415 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_upper_e8ba .action_a4bd {
  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);
}
.component_upper_e8ba .tabs-large-e53e {
  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);
}
.label-up-b67e .sidebar_5ff4 .breadcrumb_cool_5b00 {
  background-color: var(--e-global-color-primary);
}
.label-up-b67e .menu_liquid_dfee {
  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);
}
.inner-1eea .item-2656 {
  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);
}
.inner-1eea .background-bronze-51ad {
  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);
}
.inner-1eea .message_orange_316e {
  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);
}
.table-d190 .pink-086c,
.table-d190 .pink-086c a {
  color: var(--e-global-color-primary);
}
.table-d190 .pink-086c.media-complex-5595,
.table-d190 .pink-086c.media-complex-5595 a {
  color: var(--e-global-color-accent);
}
.table-d190 .pink-086c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-d190 .tooltip-slow-9f03 {
  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);
}
.backdrop-stone-88e4 .tooltip-fc82,
.backdrop-stone-88e4 .progress_black_0f91 {
  color: var(--e-global-color-primary);
}
.backdrop-stone-88e4 .tooltip-fc82 svg {
  fill: var(--e-global-color-primary);
}
.backdrop-stone-88e4 .media-complex-5595 .tooltip-fc82,
.backdrop-stone-88e4 .media-complex-5595 .progress_black_0f91 {
  color: var(--e-global-color-accent);
}
.backdrop-stone-88e4 .media-complex-5595 .tooltip-fc82 svg {
  fill: var(--e-global-color-accent);
}
.backdrop-stone-88e4 .progress_black_0f91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-stone-88e4 .tooltip-slow-9f03 {
  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);
}
.silver_d491 .module_aa5a,
.silver_d491 .border-out-5d29 {
  color: var(--e-global-color-primary);
}
.silver_d491 .border-out-5d29 svg {
  fill: var(--e-global-color-primary);
}
.silver_d491 .pink-086c.media-complex-5595 a,
.silver_d491
  .pink-086c.media-complex-5595
  .border-out-5d29 {
  color: var(--e-global-color-accent);
}
.silver_d491 .module_aa5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_d491 .tooltip-slow-9f03 {
  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);
}
.tall_538f .focused-c109 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_538f .tabs-pink-8d4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_lower_a049 .search-up-8983 .overlay-3ec7 {
  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);
}
.element_lower_a049 .search-up-8983 .widget-19cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_lower_a049 .medium-e4eb .overlay-3ec7 {
  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);
}
.element_lower_a049
  .medium-e4eb
  .widget-19cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_lower_a049
  .icon-focused-3f7b
  .overlay-3ec7 {
  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);
}
.element_lower_a049
  .icon-focused-3f7b
  .widget-19cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_lower_a049
  .dynamic_2648
  .overlay-3ec7 {
  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);
}
.element_lower_a049
  .dynamic_2648
  .widget-19cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_191a .green-b17b {
  background-color: var(--e-global-color-primary);
}
.title_191a .green-b17b:hover {
  background-color: var(--e-global-color-primary);
}
.title_191a .iron-b771 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_191a
  .green-b17b:hover
  .iron-b771 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-e247 .inner-1a0c {
  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);
}
.shadow-simple-6ea9 .item_hot_3125 .widget-9665 a {
  background-color: var(--e-global-color-accent);
}
.shadow-simple-6ea9 .item_hot_3125 .popup_db1a a {
  background-color: var(--e-global-color-accent);
}
.shadow-simple-6ea9 .item_hot_3125 .widget-9665 a,
.shadow-simple-6ea9 .item_hot_3125 .popup_db1a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_4241
  .widget-hot-7f34.button_c57f
  .item_hot_3125
  a.overlay_small_b734 {
  background-color: var(--e-global-color-accent);
}
.main_4241
  .widget-hot-7f34.button_c57f
  .item_hot_3125
  span.overlay_small_b734.fn-current-741c {
  background-color: var(--e-global-color-text);
}
.main_4241
  .widget-hot-7f34.button_c57f
  .item_hot_3125
  .overlay_small_b734 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-da17 .narrow-e100 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-da17
  .preview_hard_0e0e
  > .tooltip-glass-dc7f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-da17
  .blue_a744
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-da17
  .left-322f
  .nav_fc4e,
.column-da17
  .left-322f
  .title-cf48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-da17
  .left-322f
  .layout_short_4734,
.column-da17
  .left-322f
  a
  .layout_short_4734 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-da17
  .left-322f
  .chip-451f {
  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-da17
  .left-322f
  .overlay-2989 {
  background-color: var(--e-global-color-primary);
}
.column-da17
  .left-322f
  .overlay-2989 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-da17
  .left-322f
  .overlay-2989:hover {
  background-color: var(--e-global-color-primary);
}
.column-da17
  .left-322f
  .outline-a2c0 {
  background-color: var(--e-global-color-primary);
}
.column-da17
  .left-322f
  .outline-a2c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-da17
  .left-322f
  .outline-a2c0:hover {
  background-color: var(--e-global-color-primary);
}
.column-da17
  .hover-52aa
  .top-29ae
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-da17
  .hover-52aa
  .tertiary_c468 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-da17
  .hover-52aa
  .chip-451f {
  color: var(--e-global-color-text);
}
.column-da17
  .hover-52aa
  .chip-451f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-da17
  .hover-52aa
  .overlay-2989 {
  background-color: var(--e-global-color-primary);
}
.column-da17
  .hover-52aa
  .overlay-2989 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-da17
  .hover-52aa
  .overlay-2989:hover {
  background-color: var(--e-global-color-primary);
}
.column-da17
  .hover-52aa
  .outline-a2c0 {
  background-color: var(--e-global-color-primary);
}
.column-da17
  .hover-52aa
  .outline-a2c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-da17
  .hover-52aa
  .outline-a2c0:hover {
  background-color: var(--e-global-color-primary);
}
.column-da17 .preview_308c {
  background-color: var(--e-global-color-primary);
}
.column-da17 .preview_308c:hover {
  background-color: var(--e-global-color-primary);
}
.column-da17 .pressed-3e85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-da17 .logo_4c36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-current-047c .active_large_ff0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-current-047c
  .info_advanced_7914
  > div:nth-child(3)
  .active_large_ff0d,
.info-current-047c
  .article-e462
  > div:nth-child(1)
  .active_large_ff0d,
.info-current-047c
  .rough-00f4
  > div:nth-child(1)
  .active_large_ff0d,
.info-current-047c
  .pagination_stone_b2a6
  > div:nth-child(1)
  .active_large_ff0d,
.info-current-047c
  .full_cbee
  > div:nth-child(1)
  .active_large_ff0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-current-047c .video_5554 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-current-047c .layout-222b {
  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);
}
.info-current-047c .footer_under_1b93 {
  background-color: var(--e-global-color-primary);
}
.info-current-047c .footer_under_1b93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-current-047c .footer_under_1b93:hover {
  background-color: var(--e-global-color-primary);
}
.info-current-047c .box-mini-76e4 {
  background-color: var(--e-global-color-primary);
}
.info-current-047c .box-mini-76e4:hover {
  background-color: var(--e-global-color-primary);
}
.info-current-047c .pressed-3e85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-current-047c .logo_4c36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_76ac .description_center_43d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_76ac .grid_purple_b608 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_76ac .simple-7615 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_76ac .brown_ce7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_76ac .down_0fed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_76ac .box-mini-76e4 {
  background-color: var(--e-global-color-primary);
}
.tag_76ac .box-mini-76e4:hover {
  background-color: var(--e-global-color-primary);
}
.logo-e2ac .feature_outer_553b {
  background-color: var(--e-global-color-secondary);
}
.logo-e2ac .bottom_2037 {
  background-color: var(--e-global-color-text);
}
.logo-e2ac .pattern_under_4e8b {
  background-color: var(--e-global-color-secondary);
}
.logo-e2ac .chip_inner_6656 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-e2ac .avatar_57ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-e2ac .panel_stale_f311 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-e2ac .motion-f4ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-e2ac .status-narrow-c4c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_bottom_63e2 .west-0b7e .column-right-6712,
.tertiary_bottom_63e2
  .west-0b7e
  .column-right-6712
  a,
.tertiary_bottom_63e2 .nav_smooth_d609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_bottom_63e2 .west-0b7e .mini-3128,
.tertiary_bottom_63e2 .simple_2457 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_bottom_63e2 .west-0b7e .mini-3128 {
  color: var(--e-global-color-text);
}
.tertiary_bottom_63e2 .simple_2457 {
  color: var(--e-global-color-text);
}
.tertiary_bottom_63e2
  .west-0b7e
  .tall-b4dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_bottom_63e2 .backdrop-easy-3842 .badge-north-0f3c {
  background-color: var(--e-global-color-primary);
}
.tertiary_bottom_63e2 .backdrop-easy-3842 .badge-north-0f3c:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_bottom_63e2 .backdrop-easy-3842 .pagination-advanced-a58b li span {
  background-color: var(--e-global-color-text);
}
.tertiary_bottom_63e2 .backdrop-easy-3842 .pagination-advanced-a58b li span:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_bottom_63e2
  .backdrop-easy-3842
  .pagination-advanced-a58b
  li.border_fdef
  span {
  background-color: var(--e-global-color-accent);
}
.tertiary_bottom_63e2 .mini-59d8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-white-729d .highlight_88a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_9018 .box-north-a3d4 {
  background-color: var(--e-global-color-primary);
}
.grid_9018 .shade_inner_178e {
  background-color: var(--e-global-color-secondary);
}
.grid_9018 .action_ae91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_9018 .cold_6dd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_9018 .module-e047 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_9018 .dropdown_smooth_27c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_9018 .content_south_9810 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_9018 .lower-09b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_9018 .column_hot_1a5d {
  background-color: var(--e-global-color-primary);
}
.grid_9018 .column_hot_1a5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-f2af .bright-edbc {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-f2af .green_e6dc {
  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);
}
.out-f2af
  .title_7478:after {
  background-color: var(--e-global-color-primary);
}
.out-f2af .label-complex-c06b {
  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-first-f5ef .nav_smooth_d609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-first-f5ef .simple_2457 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_right_dd0b .active_5aa2 .thick_be8a {
  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);
}
.hidden_right_dd0b .active_5aa2 .component-631d {
  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-c4e1 .outline-prev-4912 {
  background-color: var(--e-global-color-primary);
}
.border-c4e1 .shadow_7f0a {
  background-color: var(--e-global-color-secondary);
}
.border-c4e1 .container_638d .large_18f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-c4e1 .container-inner-e768 .large_18f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-f033 .module_lite_288b .tabs-lower-6b01 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-f033 .module_lite_288b .gradient_cf5c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-f033 .module_lite_288b .red_526d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.down_b16c .title_plasma_d323 {
  border-color: var(--e-global-color-text);
}
.down_b16c .section-c356 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_b16c .logo-dirty-cd53 {
  color: var(--e-global-color-primary);
}
.down_b16c .button_e1e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-over-5b7b .sort-11f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-over-5b7b .alert-d569 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-over-5b7b .gas-f2f7:hover .sort-11f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-over-5b7b
  .gas-f2f7:hover
  .alert-d569 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-d165 .badge-9d1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-d165 .focused_85af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-narrow-6add .button-8181 .box-1faf {
  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);
}
.component-narrow-6add .basic-493a .box-1faf {
  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);
}
.lite_0de4 .action_139d {
  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);
}
.message-hard-87d1 .center-753b .media_left_b5f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-hard-87d1 .center-753b .media_left_b5f9 {
  background-color: var(--e-global-color-secondary);
}
.message-hard-87d1 .section_basic_b791 .media_left_b5f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-hard-87d1 .section_basic_b791 .media_left_b5f9 {
  background-color: var(--e-global-color-secondary);
}
.message-hard-87d1 .right-ca07 .active-east-dbf9 {
  background-color: var(--e-global-color-primary);
}
.message-hard-87d1 .right-ca07:hover .active-east-dbf9 {
  background-color: var(--e-global-color-secondary);
}
.message-hard-87d1 .badge-north-0f3c {
  background-color: var(--e-global-color-primary);
}
.message-hard-87d1 .badge-north-0f3c:hover {
  background-color: var(--e-global-color-accent);
}
.message-hard-87d1 .pagination-advanced-a58b li span {
  background-color: var(--e-global-color-text);
}
.message-hard-87d1 .pagination-advanced-a58b li span:hover {
  background-color: var(--e-global-color-primary);
}
.message-hard-87d1 .pagination-advanced-a58b li.border_fdef span {
  background-color: var(--e-global-color-accent);
}
.layout-b775 .fresh_844f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-b775 .modal-6c72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_small_78f4 .widget-dim-b76e:before {
  background-color: var(--e-global-color-secondary);
}
.footer_small_78f4 .pattern-177b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_small_78f4 .logo-0233 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-simple-cd98 .hidden-5aa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-simple-cd98 .hidden-5aa6:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-simple-cd98 .hidden-5aa6.fn-active-741c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-simple-cd98 .summary_lower_7148 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-simple-cd98 .button_under_5eb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-simple-cd98 .small_dc44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-simple-cd98 .layout_627b {
  background-color: var(--e-global-color-primary);
}
.progress-simple-cd98 .layout_627b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-simple-cd98 .container-d0dc {
  background-color: var(--e-global-color-primary);
}
.progress-simple-cd98 .container-d0dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_old_7ab5 .hidden-basic-3241 .detail_advanced_982c a {
  color: var(--e-global-color-secondary);
}
.secondary_old_7ab5 .hidden-basic-3241 .detail_advanced_982c a:hover {
  color: var(--e-global-color-secondary);
}
.secondary_old_7ab5 .hidden-basic-3241 .detail_advanced_982c,
.secondary_old_7ab5 .hidden-basic-3241 .detail_advanced_982c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_old_7ab5 .hidden-basic-3241 .medium_7e29 {
  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);
}
.secondary_old_7ab5 .hidden-basic-3241 .purple_d5d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_old_7ab5 .hidden-basic-3241 .dropdown_pink_d751 {
  background-color: var(--e-global-color-primary);
}
.secondary_old_7ab5 .hidden-basic-3241 .dropdown_pink_d751 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_old_7ab5 .hidden-basic-3241 .dropdown_pink_d751:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_old_7ab5 .hidden-basic-3241 .input-blue-4e70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_old_7ab5 .hidden-basic-3241 .input-blue-4e70 {
  background-color: var(--e-global-color-primary);
}
.secondary_old_7ab5 .hidden-basic-3241 .input-blue-4e70:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_old_7ab5 .hidden-basic-3241 .badge-north-0f3c {
  background-color: var(--e-global-color-primary);
}
.secondary_old_7ab5 .hidden-basic-3241 .badge-north-0f3c:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_old_7ab5 .backdrop-easy-3842 .pagination-advanced-a58b li span {
  background-color: var(--e-global-color-text);
}
.secondary_old_7ab5 .backdrop-easy-3842 .pagination-advanced-a58b li span:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_old_7ab5 .backdrop-easy-3842 .pagination-advanced-a58b li.border_fdef span {
  background-color: var(--e-global-color-accent);
}
.secondary_old_7ab5 .pressed-3e85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_old_7ab5 .logo_4c36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_af5e .tiny_9803 .logo-1890 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_af5e .tiny_9803 .slider_40d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_af5e .tiny_9803 .thumbnail_bc03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bottom-2f74 .sidebar_3c4f {
  border-color: var(--e-global-color-text);
}
.content-bottom-2f74 .out_35e5 {
  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);
}
.content-bottom-2f74 .video-blue-b31f {
  color: var(--e-global-color-secondary);
}
.content-bottom-2f74 .video-blue-b31f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bottom-2f74 .gallery_last_418e > * {
  color: var(--e-global-color-primary);
}
.content-bottom-2f74 .gallery_last_418e > * svg {
  fill: var(--e-global-color-primary);
}
.content-bottom-2f74 .badge-837d {
  color: var(--e-global-color-primary);
}
.content-bottom-2f74 .badge-837d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-bottom-2f74 .basic-0b01 {
  color: var(--e-global-color-primary);
}
.content-bottom-2f74 .basic-0b01 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-bottom-2f74 .column-5258 {
  color: var(--e-global-color-primary);
}
.content-bottom-2f74 .column-5258 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bottom-2f74 .active-14c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bottom-2f74 .hidden_current_1090 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bottom-2f74 .hidden_current_1090.link-e73a {
  color: var(--e-global-color-secondary);
}
.content-bottom-2f74 .hidden_current_1090.link-e73a .brown_829f {
  color: var(--e-global-color-accent);
}
.content-bottom-2f74 .hidden_current_1090.wood_62bc {
  color: var(--e-global-color-text);
}
.content-bottom-2f74 .hidden_current_1090.wood_62bc .brown_829f {
  color: var(--e-global-color-text);
}
.content-bottom-2f74 .hidden_current_1090:before {
  border-top-color: var(--e-global-color-text);
}
.content-bottom-2f74 .clean-3477 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-bottom-2f74
  .clean-3477
  .card-9632 {
  background-color: var(--e-global-color-primary);
}
.content-bottom-2f74
  .clean-3477
  .card-9632 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-bottom-2f74 .sidebar_3c4f .focused-a3c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-955f .hovered_eb1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-955f .purple_e39b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_802e .block_8fec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_802e
  .label-solid-ae24
  .row-top-f865 {
  background-color: var(--e-global-color-secondary);
}
.inner_802e
  .label-solid-ae24.nav-clean-e9f3
  .row-top-f865 {
  background-color: var(--e-global-color-text);
}
.inner_802e
  .label-solid-ae24:hover
  .row-top-f865 {
  background-color: var(--e-global-color-accent);
}
.inner_802e
  .label-solid-ae24.fn-active-741c
  .row-top-f865 {
  background-color: var(--e-global-color-primary);
}
.old_a4ae .picture-3f39 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.old_a4ae .alert_liquid_b429 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a4ae .banner-lower-1725 {
  background-color: var(--e-global-color-primary);
}
.old_a4ae .banner-lower-1725 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_fixed_5504 .over_b4ea .fluid-af55 .video-dynamic-8c60 {
  background-color: var(--e-global-color-secondary);
}
.table_fixed_5504 .over_b4ea .wrapper-glass-b878:after {
  background-color: var(--e-global-color-secondary);
}
.table_fixed_5504 .container-0cac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_fixed_5504 .stale-270a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_fixed_5504 .rough_b7fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_fixed_5504 .focus-solid-2e71 {
  background-color: var(--e-global-color-primary);
}
.table_fixed_5504 .focus-solid-2e71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_fixed_5504 .prev_6f7e {
  background-color: var(--e-global-color-secondary);
}
.table_fixed_5504 .prev_6f7e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_fixed_5504 .over_b4ea .section_east_a60f .photo_d2a2:hover {
  background-color: var(--e-global-color-primary);
}
.table_fixed_5504
  .over_b4ea
  .section_east_a60f
  .photo_d2a2.column_cc96 {
  background-color: var(--e-global-color-primary);
}
.table_fixed_5504 .over_b4ea .simple-968d:before {
  border-color: var(--e-global-color-primary);
}
.table_fixed_5504 .over_b4ea .simple-968d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.table_fixed_5504
  .over_b4ea
  .simple-968d.item_stale_d49d:before {
  border-color: var(--e-global-color-primary);
}
.table_fixed_5504 .article-clean-c799 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-cae1 .image-center-4006 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-cae1 .image-center-4006:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-cae1 .image-center-4006.content-thick-b4ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-cae1 .advanced-9b2c {
  background-color: var(--e-global-color-primary);
}
.pattern-cae1 .advanced-9b2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-cae1
  .tertiary-bright-267b
  .nav-huge-1f45
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-cae1
  .highlight-a117
  .nav-huge-1f45
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_iron_4c7e
  .secondary_copper_f6c6
  .shade_db4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_iron_4c7e
  .secondary_copper_f6c6
  .gold_caa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_iron_4c7e .soft-c4e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_iron_4c7e .paper_2d4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_iron_4c7e .link-7295 {
  background-color: var(--e-global-color-primary);
}
.text_iron_4c7e .link-7295 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_a952 .surface_b16a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_a952 .content_stale_1fb1 {
  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);
}
.progress_a952 .image-dynamic-15dd {
  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);
}
.progress_a952 .image-dynamic-15dd a:hover {
  color: var(--e-global-color-secondary);
}
.progress_a952 .message_active_6ef2 {
  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);
}
.progress_a952 .tooltip-6b3a {
  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);
}
.progress_a952 .dynamic-597f .badge-north-0f3c {
  background-color: var(--e-global-color-primary);
}
.progress_a952 .dynamic-597f .badge-north-0f3c:hover {
  background-color: var(--e-global-color-accent);
}
.progress_a952
  .dynamic-597f
  .pagination-advanced-a58b
  li
  span {
  background-color: var(--e-global-color-text);
}
.progress_a952
  .dynamic-597f
  .pagination-advanced-a58b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.progress_a952
  .dynamic-597f
  .pagination-advanced-a58b
  li.border_fdef
  span {
  background-color: var(--e-global-color-accent);
}
.widget-9f76
  .panel_pink_d103
  .alert-53c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-9f76 .panel_pink_d103 .new_0266 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-9f76 .panel_pink_d103 .disabled_red_a0e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-9f76 .gallery_faa0 {
  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);
}
.widget-9f76
  .button_selected_f911.popup_6492 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > a {
  background-color: var(--e-global-color-text);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > a
  .item-bright-c537.layout_bottom_d041 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > a
  .first_8575.old-cf9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > .avatar-selected-07d9
  .background-black-2380
  > a {
  background-color: var(--e-global-color-secondary);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > .avatar-selected-07d9
  .background-black-2380
  > a
  .article_complex_1519 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > .avatar-selected-07d9
  .background-black-2380
  > a
  .first_8575.blue-60b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > a
  .main_stone_0457:before {
  color: var(--e-global-color-text);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > .avatar-selected-07d9
  a
  .main_stone_0457:before {
  color: var(--e-global-color-text);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380.brown_85cb
  > a
  .main_stone_0457:before {
  color: var(--e-global-color-text);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > .avatar-selected-07d9
  .background-black-2380.brown_85cb
  > a
  .main_stone_0457:before {
  color: var(--e-global-color-text);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > a
  .shade-652a
  .status-bronze-c5fb {
  color: var(--e-global-color-text);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > .avatar-selected-07d9
  a
  .shade-652a
  .status-bronze-c5fb {
  color: var(--e-global-color-text);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > a
  .shade-652a
  .status-bronze-c5fb,
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > .avatar-selected-07d9
  a
  .shade-652a
  .status-bronze-c5fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > a
  .row_adb7:before {
  color: var(--e-global-color-text);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > .avatar-selected-07d9
  a
  .row_adb7:before {
  color: var(--e-global-color-text);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380.brown_85cb
  > a
  .row_adb7:before {
  color: var(--e-global-color-text);
}
.description_a2de
  > .green_9e86
  > div
  > .heading_5666
  > .background-black-2380
  > .avatar-selected-07d9
  .background-black-2380.brown_85cb
  > a
  .row_adb7:before {
  color: var(--e-global-color-text);
}
.element-orange-a644 .dropdown_first_091b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-orange-a644
  .text_c46a:hover
  .dropdown_first_091b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_warm_f1a1
  > .green_9e86
  > .filter-gold-2af3
  > .pattern-7b90
  > .orange-98d9
  > .slider_inner_b74f
  .list-tiny-85b6 {
  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);
}
.section_warm_f1a1
  > .green_9e86
  > .filter-gold-2af3
  > .pattern-7b90
  > .orange-98d9
  > .slider_inner_b74f:hover
  .list-tiny-85b6 {
  color: var(--e-global-color-text);
}
.section_warm_f1a1
  > .green_9e86
  > .filter-gold-2af3
  > .pattern-7b90
  > .orange-98d9
  > .slider_inner_b74f:hover
  .list-tiny-85b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_warm_f1a1
  > .green_9e86
  > .filter-gold-2af3
  > .pattern-7b90
  > .orange-98d9.notice_1783
  > .slider_inner_b74f
  .list-tiny-85b6 {
  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);
}
.tertiary-7727 .stale-1390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-7727 .thick-be49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-7727 .current-67a8 {
  background-color: var(--e-global-color-primary);
}
.tertiary-7727 .current-67a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-28ec
  > .green_9e86
  > .message_2916
  > .gallery_green_2f54
  > .pink_6bd9
  .purple-6b04 {
  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);
}
.north-28ec
  > .green_9e86
  > .message_2916
  > .gallery_green_2f54
  > .pink_6bd9
  .sort-red-4b0d {
  color: var(--e-global-color-text);
}
.north-28ec
  > .green_9e86
  > .message_2916
  > .gallery_green_2f54
  > .pink_6bd9:hover
  .purple-6b04 {
  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);
}
.north-28ec
  > .green_9e86
  > .message_2916
  > .gallery_green_2f54
  > .pink_6bd9:hover
  .sort-red-4b0d {
  color: var(--e-global-color-secondary);
}
.north-28ec
  > .green_9e86
  > .message_2916
  > .gallery_green_2f54
  > .pink_6bd9.text_purple_5ab7
  .purple-6b04 {
  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);
}
.north-28ec
  > .green_9e86
  > .message_2916
  > .gallery_green_2f54
  > .pink_6bd9.text_purple_5ab7
  .sort-red-4b0d {
  color: var(--e-global-color-primary);
}
.tooltip_west_2c2a
  .image-c375
  .full-469d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_west_2c2a .old-bacb .focused-a3c9 .simple-2ce9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_ddb1 .progress_hot_b4ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_ddb1 .notification-bronze-1847 .progress_hot_b4ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_ddb1 .label-slow-fb03 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_ddb1 .label-slow-fb03 {
  background-color: var(--e-global-color-primary);
}
.aside_6f8e .surface_c211 .left-541e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_6f8e
  .surface_c211:hover
  .highlight_5bd8 {
  color: var(--e-global-color-secondary);
}
.aside_6f8e
  .surface_c211:hover
  .left-541e {
  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);
}
.advanced-c9d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.outline-0829 {
  flex-direction: column;
}

.outline-0829 .cool_c227 {
  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.outline-0829 .cool_c227 {
  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);
}

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

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

.secondary_small_98f9.filter-brown-6aab {
  display: none;
}

.accordion_slow_f9f8 {
  display: none;
}

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

.cool-3304.card-828f {
  margin-bottom: 40px;
  width: 100%;
}

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

.outline-0829 a {
  width: 100%;
}

.module-ab74 .picture-smooth-d3a8.form_c64d {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.module-ab74
  .picture-smooth-d3a8.pro_8cec
  .wrapper-ae0c
  .tertiary-inner-b185 {
  font-size: 20px !important;
}

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

.image-bronze-8eef {
  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;
}

.photo-lower-2b15 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.west_eabf.panel-dd43 > .outer-5d97 {
  display: flex;
  align-items: center;
}

.bottom-85de {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.button-1239 {
  display: flex;
  gap: 50px;
}

.module-ab74
  .picture-smooth-d3a8.layout-stone-a6f1
  .gold-2ca6
  .item_e584 {
  width: 100% !important;
}

.footer-outer-c7e1 {
  width: 500px !important;
  max-width: none;
}

.hero-d196 {
  width: 100%;
}

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

.pressed-aea7 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.pressed-aea7:hover .secondary_1d19 {
  visibility: visible;
}
.pressed-aea7:hover.pressed-aea7::before {
  display: block;
}

.photo-lower-2b15 h3 {
  color: #fff;
}

.tertiary_dd0b {
  margin: 0;
}

.module-ab74
  .picture-smooth-d3a8.layout-stone-a6f1
  .item_e584
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.blue_cd30 {
  width: 100%;
}

.logo-5416 {
  width: 100%;
}

.avatar-smooth-d98e {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.logo-5416 {
  width: 100%;
}

.title-first-f7ee {
  margin-bottom: 10px !important;
}

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

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

.article-basic-5cba {
  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;
}

.outline-0829 .cool_c227.texture_a34b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.outline-0829 h1.cool_c227 {
  margin-top: 80px !important;
}

.module-ab74 .picture-smooth-d3a8.heading_0a26 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.title_new_37cb img {
  width: 100%;
}

.item-a027 .surface-fixed-8231.wrapper-ae0c {
  justify-content: space-between;
}

.caption_bright_8c10 {
  display: none;
}

.list-focused-2ff9 .motion_37f6 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .west_eabf .outer-5d97 {
    flex-wrap: nowrap !important;
  }
}

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

  .footer-outer-c7e1 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .photo-lower-2b15 h3 {
    font-size: 28px;
  }

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

  .item-a027 .surface-fixed-8231.wrapper-ae0c {
    border-bottom: 1px solid #f0c159;
  }

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

  .west_eabf.panel-dd43 > .outer-5d97 {
    gap: 15px;
    justify-content: space-between;
  }

  .module-ab74
    .picture-smooth-d3a8.layout-stone-a6f1
    .item_e584
    img {
    width: 60% !important;
  }

  .dark_4a09 {
    left: 2%;
  }

  .cool_4e28 {
    margin: 10px 0;
  }

  .outline-0829 .motion_37f6 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.outline-0829 .cool_c227,
  .outline-0829 .cool_c227 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .item_e584 {
    justify-content: center;
  }

  .outline-0829 .motion_37f6 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .module-ab74 .picture-smooth-d3a8.form_c64d {
    width: 75% !important;
  }

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

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

  h2.outline-0829 .cool_c227,
  .outline-0829 .cool_c227 {
    font-size: 30px !important;
  }

  .item_e584 {
    justify-content: center;
  }

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

  .filter-67f1
    .video-paper-9c8a.tooltip-lite-0817 {
    margin: 0 !important;
  }

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

  .cool_4e28 {
    display: flex;
  }

  .liquid-7ebc .badge-cd89 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .avatar-smooth-d98e {
    justify-content: flex-end;
    gap: 1px;
  }

  .outline-0829 h1.cool_c227 {
    margin-top: 40px !important;
  }

  .module-ab74
    .picture-smooth-d3a8.layout-stone-a6f1
    .item_e584
    img,
  .soft_7062 .gold-2ca6 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .focused_cf62 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .module-ab74 .picture-smooth-d3a8.form_c64d {
    width: 100% !important;
  }

  .west_eabf.panel-dd43 > .outer-5d97 {
    gap: 3px;
  }

  .outline-0829 .motion_37f6 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.item-a027 .surface-fixed-8231.wrapper-ae0c {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.item-a027 .surface-fixed-8231.wrapper-ae0c: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);
}

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

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

.outline-0829 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .item-a027 .surface-fixed-8231.wrapper-ae0c {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .outline-0829 .cool_c227 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .badge-cd89 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.carousel_b57e .form-ca02 {
  flex-shrink: 0;
  white-space: nowrap;
}

.carousel_b57e .form-6099 {
  flex-shrink: 0;
  min-width: fit-content;
}

.carousel_b57e .tertiary-inner-b185 {
  white-space: nowrap;
}

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

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

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

.carousel_b57e .form-6099 {
  max-width: 80px !important;
  overflow: hidden;
}

.carousel_b57e .surface-fixed-8231.wrapper-ae0c {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.carousel_b57e .tertiary-inner-b185 {
  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);
  }
}

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

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

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

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

body .focused_cf62:nth-child(2),
.module-ab74 .focused_cf62:nth-child(2),
#page .focused_cf62: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;
}

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

/* css-noise: de01 */
.promo-block-p3 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
