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(.media-static-29b7) {
  gap: 0.5em;
}
:where(.description-fresh-0c6e) {
  gap: 0.5em;
}
body .chip-ec11 > .highlight-full-5ea7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .chip-ec11 > .next_9cf4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .chip-ec11 > .item_81d9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .article_bronze_923d > .highlight-full-5ea7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .article_bronze_923d > .next_9cf4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .article_bronze_923d > .item_81d9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .article_bronze_923d
  > :where(:not(.highlight-full-5ea7):not(.next_9cf4):not(.north_d304)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .article_bronze_923d > .tag_d4fd {
  max-width: var(--wp--style--global--wide-size);
}
body .media-static-29b7 {
  display: flex;
}
body .media-static-29b7 {
  flex-wrap: wrap;
  align-items: center;
}
body .media-static-29b7 > * {
  margin: 0;
}
body .description-fresh-0c6e {
  display: grid;
}
body .description-fresh-0c6e > * {
  margin: 0;
}
:where(.grid-dark-8b1c.media-static-29b7) {
  gap: 2em;
}
:where(.grid-dark-8b1c.description-fresh-0c6e) {
  gap: 2em;
}
:where(.orange-855f.media-static-29b7) {
  gap: 1.25em;
}
:where(.orange-855f.description-fresh-0c6e) {
  gap: 1.25em;
}
.hero_ef06 {
  color: var(--wp--preset--color--black) !important;
}
.pressed-5590 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hover-8579 {
  color: var(--wp--preset--color--white) !important;
}
.texture-72d3 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.photo-white-a52c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.glass-dc37 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pressed-3912 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.search-orange-583b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.item-rough-b3ae {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tabs_narrow_99a9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hover-thick-084e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tall_66e9 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.down-2ac5 {
  background-color: var(--wp--preset--color--black) !important;
}
.static-0515 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mini-7ea4 {
  background-color: var(--wp--preset--color--white) !important;
}
.simple-6fdd {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.article_static_99b2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.search-de68 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.action-ea96 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.primary-2ffa {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.box-center-cd8f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hovered-f781 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tabs-stale-3ec3 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.label-c4a0 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.photo_ff39 {
  border-color: var(--wp--preset--color--black) !important;
}
.column-glass-5259 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.blue_8793 {
  border-color: var(--wp--preset--color--white) !important;
}
.left-4175 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.mini_7073 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pattern-78e4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.full-5a03 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.box_cold_5a44 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.link-7c76 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hidden-b87b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.brown-d527 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.message-f05a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.iron_c538 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.medium_8a57 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.full_d4ef {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.message-under-d768 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.down-8385 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.panel-99ea {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dynamic-c740 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.wood_b580 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.message-8458 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.notification-c40d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.summary-pro-1d13 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.brown_44b9 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.module_bronze_a080 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.texture_middle_be65 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.new-e06b {
  font-size: var(--wp--preset--font-size--large) !important;
}
.carousel-simple-bf5b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.red_16fd a:where(:not(.status-b354)) {
  color: inherit;
}
:where(.orange-855f.media-static-29b7) {
  gap: 1.25em;
}
:where(.orange-855f.description-fresh-0c6e) {
  gap: 1.25em;
}
:where(.grid-dark-8b1c.media-static-29b7) {
  gap: 2em;
}
:where(.grid-dark-8b1c.description-fresh-0c6e) {
  gap: 2em;
}
.detail_bc0c {
  font-size: 1.5em;
  line-height: 1.6;
}

.list-dim-93d5 .hard-bcff {
  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);
}
.gallery-thick-3985 .lite-174f {
  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);
}
.narrow-007d {
  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);
}
.narrow-007d.media-up-55f4 .small_a90e {
  background-color: var(--e-global-color-primary);
}
.narrow-007d.progress-tall-9ac8 .small_a90e,
.narrow-007d.picture-1835 .small_a90e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.status_3170 .dim_5aea {
  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);
}
.focused-41bb {
  --divider-color: var(--e-global-color-secondary);
}
.focused-41bb .media-7fe4 {
  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);
}
.focused-41bb.menu-green-2145 .north-c54a {
  background-color: var(--e-global-color-secondary);
}
.focused-41bb.blue_db90 .north-c54a,
.focused-41bb.red_28bc .north-c54a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.focused-41bb.blue_db90 .north-c54a,
.focused-41bb.red_28bc .north-c54a svg {
  fill: var(--e-global-color-secondary);
}
.modal-liquid-bd69 .overlay-wood-c163 {
  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);
}
.modal-liquid-bd69 .text-thick-0832 {
  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);
}
.gradient-c407.menu-green-2145 .north-c54a {
  background-color: var(--e-global-color-primary);
}
.gradient-c407.blue_db90 .north-c54a,
.gradient-c407.red_28bc .north-c54a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gradient-c407.blue_db90 .north-c54a,
.gradient-c407.red_28bc .north-c54a svg {
  fill: var(--e-global-color-primary);
}
.focus_1893.menu-green-2145 .north-c54a {
  background-color: var(--e-global-color-primary);
}
.focus_1893.blue_db90 .north-c54a,
.focus_1893.red_28bc .north-c54a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focus_1893 .advanced-d011 {
  color: var(--e-global-color-primary);
}
.focus_1893 .advanced-d011,
.focus_1893 .advanced-d011 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_1893 .tag-9efb {
  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);
}
.progress-silver-6cf4 .smooth-9046 {
  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);
}
.hover-3455 .card_94f3 .tooltip-huge-d78b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-9299 .mask-dim-e4cc:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.action-9299 .modal_tiny_d0e2 i {
  color: var(--e-global-color-primary);
}
.action-9299 .modal_tiny_d0e2 svg {
  fill: var(--e-global-color-primary);
}
.action-9299 .dynamic_f234 {
  color: var(--e-global-color-secondary);
}
.action-9299 .mask-dim-e4cc > .dynamic_f234,
.action-9299 .mask-dim-e4cc > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-2485 .basic_f78e {
  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);
}
.sort-2485 .backdrop_1522 {
  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);
}
.layout-hot-c68a .over-54fb .gradient-clean-ec38 {
  background-color: var(--e-global-color-primary);
}
.layout-hot-c68a .notification-new-2873 {
  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);
}
.icon-4888 .pro_ff56 {
  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);
}
.icon-4888 .link_top_79a1 {
  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);
}
.icon-4888 .message-8438 {
  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);
}
.cool-6dc5 .media-out-6e35,
.cool-6dc5 .media-out-6e35 a {
  color: var(--e-global-color-primary);
}
.cool-6dc5 .media-out-6e35.pattern_over_369c,
.cool-6dc5 .media-out-6e35.pattern_over_369c a {
  color: var(--e-global-color-accent);
}
.cool-6dc5 .media-out-6e35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-6dc5 .old-d021 {
  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);
}
.hot_bd2b .green_3a6b,
.hot_bd2b .nav_dynamic_65c7 {
  color: var(--e-global-color-primary);
}
.hot_bd2b .green_3a6b svg {
  fill: var(--e-global-color-primary);
}
.hot_bd2b .pattern_over_369c .green_3a6b,
.hot_bd2b .pattern_over_369c .nav_dynamic_65c7 {
  color: var(--e-global-color-accent);
}
.hot_bd2b .pattern_over_369c .green_3a6b svg {
  fill: var(--e-global-color-accent);
}
.hot_bd2b .nav_dynamic_65c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_bd2b .old-d021 {
  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);
}
.full_54f1 .left_a4fd,
.full_54f1 .full_2468 {
  color: var(--e-global-color-primary);
}
.full_54f1 .full_2468 svg {
  fill: var(--e-global-color-primary);
}
.full_54f1 .media-out-6e35.pattern_over_369c a,
.full_54f1
  .media-out-6e35.pattern_over_369c
  .full_2468 {
  color: var(--e-global-color-accent);
}
.full_54f1 .left_a4fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_54f1 .old-d021 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_d555 .bright_50ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_d555 .avatar-red-7a76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-95fd .link_static_4fb6 .hero-right-eb3d {
  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);
}
.status-95fd .link_static_4fb6 .logo-9caa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-95fd .lite-8499 .hero-right-eb3d {
  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);
}
.status-95fd
  .lite-8499
  .logo-9caa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-95fd
  .hero-white-1608
  .hero-right-eb3d {
  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);
}
.status-95fd
  .hero-white-1608
  .logo-9caa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-95fd
  .cold_6a79
  .hero-right-eb3d {
  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);
}
.status-95fd
  .cold_6a79
  .logo-9caa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_fluid_4bbd .last_30a8 {
  background-color: var(--e-global-color-primary);
}
.banner_fluid_4bbd .last_30a8:hover {
  background-color: var(--e-global-color-primary);
}
.banner_fluid_4bbd .active-ca8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_fluid_4bbd
  .last_30a8:hover
  .active-ca8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_6b79 .tag_brown_b255 {
  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);
}
.pagination_c35b .pattern-3453 .summary_8f56 a {
  background-color: var(--e-global-color-accent);
}
.pagination_c35b .pattern-3453 .status_outer_9d59 a {
  background-color: var(--e-global-color-accent);
}
.pagination_c35b .pattern-3453 .summary_8f56 a,
.pagination_c35b .pattern-3453 .status_outer_9d59 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-fce2
  .dim_93e2.preview-cf9c
  .pattern-3453
  a.info_040d {
  background-color: var(--e-global-color-accent);
}
.huge-fce2
  .dim_93e2.preview-cf9c
  .pattern-3453
  span.info_040d.fn-current-e000 {
  background-color: var(--e-global-color-text);
}
.huge-fce2
  .dim_93e2.preview-cf9c
  .pattern-3453
  .info_040d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_da4d .header_7e25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_da4d
  .bottom-b188
  > .tag-black-ec41
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_da4d
  .menu-a699
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_da4d
  .message-b39e
  .gallery-2df4,
.dark_da4d
  .message-b39e
  .nav-wood-b6a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_da4d
  .message-b39e
  .progress_8a83,
.dark_da4d
  .message-b39e
  a
  .progress_8a83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_da4d
  .message-b39e
  .section-8e0f {
  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);
}
.dark_da4d
  .message-b39e
  .outline_basic_9d66 {
  background-color: var(--e-global-color-primary);
}
.dark_da4d
  .message-b39e
  .outline_basic_9d66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_da4d
  .message-b39e
  .outline_basic_9d66:hover {
  background-color: var(--e-global-color-primary);
}
.dark_da4d
  .message-b39e
  .accordion_2c61 {
  background-color: var(--e-global-color-primary);
}
.dark_da4d
  .message-b39e
  .accordion_2c61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_da4d
  .message-b39e
  .accordion_2c61:hover {
  background-color: var(--e-global-color-primary);
}
.dark_da4d
  .motion_0df0
  .row_west_25d9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_da4d
  .motion_0df0
  .item-cd57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_da4d
  .motion_0df0
  .section-8e0f {
  color: var(--e-global-color-text);
}
.dark_da4d
  .motion_0df0
  .section-8e0f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_da4d
  .motion_0df0
  .outline_basic_9d66 {
  background-color: var(--e-global-color-primary);
}
.dark_da4d
  .motion_0df0
  .outline_basic_9d66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_da4d
  .motion_0df0
  .outline_basic_9d66:hover {
  background-color: var(--e-global-color-primary);
}
.dark_da4d
  .motion_0df0
  .accordion_2c61 {
  background-color: var(--e-global-color-primary);
}
.dark_da4d
  .motion_0df0
  .accordion_2c61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_da4d
  .motion_0df0
  .accordion_2c61:hover {
  background-color: var(--e-global-color-primary);
}
.dark_da4d .hover-gold-98a1 {
  background-color: var(--e-global-color-primary);
}
.dark_da4d .hover-gold-98a1:hover {
  background-color: var(--e-global-color-primary);
}
.dark_da4d .south-0ecb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_da4d .advanced_70b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-693f .wrapper-814e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-693f
  .breadcrumb-fresh-5e31
  > div:nth-child(3)
  .wrapper-814e,
.info-693f
  .brown-9ece
  > div:nth-child(1)
  .wrapper-814e,
.info-693f
  .texture-903f
  > div:nth-child(1)
  .wrapper-814e,
.info-693f
  .disabled-inner-32eb
  > div:nth-child(1)
  .wrapper-814e,
.info-693f
  .active-559f
  > div:nth-child(1)
  .wrapper-814e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-693f .progress_967d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-693f .wrapper-orange-6b30 {
  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-693f .out-979b {
  background-color: var(--e-global-color-primary);
}
.info-693f .out-979b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-693f .out-979b:hover {
  background-color: var(--e-global-color-primary);
}
.info-693f .active_pro_ca97 {
  background-color: var(--e-global-color-primary);
}
.info-693f .active_pro_ca97:hover {
  background-color: var(--e-global-color-primary);
}
.info-693f .south-0ecb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-693f .advanced_70b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_dirty_2699 .highlight-8322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_dirty_2699 .search-smooth-f7f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_dirty_2699 .in-9374 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_dirty_2699 .link-39c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_dirty_2699 .message_1250 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_dirty_2699 .active_pro_ca97 {
  background-color: var(--e-global-color-primary);
}
.detail_dirty_2699 .active_pro_ca97:hover {
  background-color: var(--e-global-color-primary);
}
.fast_7402 .soft-85f1 {
  background-color: var(--e-global-color-secondary);
}
.fast_7402 .footer-073d {
  background-color: var(--e-global-color-text);
}
.fast_7402 .article-9f03 {
  background-color: var(--e-global-color-secondary);
}
.fast_7402 .pagination_solid_c317 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_7402 .form-hovered-a644 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_7402 .layout-medium-88ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_7402 .column-hard-cb5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_7402 .hovered_5c59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_dfbc .focus_dirty_9467 .bright-fdbe,
.motion_dfbc
  .focus_dirty_9467
  .bright-fdbe
  a,
.motion_dfbc .article-tall-9ee4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_dfbc .focus_dirty_9467 .paper-4341,
.motion_dfbc .status_dirty_47b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_dfbc .focus_dirty_9467 .paper-4341 {
  color: var(--e-global-color-text);
}
.motion_dfbc .status_dirty_47b4 {
  color: var(--e-global-color-text);
}
.motion_dfbc
  .focus_dirty_9467
  .breadcrumb_narrow_03f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_dfbc .badge-1e5c .dynamic-dcc3 {
  background-color: var(--e-global-color-primary);
}
.motion_dfbc .badge-1e5c .dynamic-dcc3:hover {
  background-color: var(--e-global-color-primary);
}
.motion_dfbc .badge-1e5c .background-f199 li span {
  background-color: var(--e-global-color-text);
}
.motion_dfbc .badge-1e5c .background-f199 li span:hover {
  background-color: var(--e-global-color-primary);
}
.motion_dfbc
  .badge-1e5c
  .background-f199
  li.yellow_3bad
  span {
  background-color: var(--e-global-color-accent);
}
.motion_dfbc .nav-cb3a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_d01f .search-8372 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-b5e3 .yellow-a752 {
  background-color: var(--e-global-color-primary);
}
.middle-b5e3 .content-51e1 {
  background-color: var(--e-global-color-secondary);
}
.middle-b5e3 .pagination_bronze_36aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-b5e3 .image-fluid-2943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-b5e3 .section_20e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-b5e3 .accent-eb7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-b5e3 .static-c7b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-b5e3 .background_over_381c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-b5e3 .green_b29b {
  background-color: var(--e-global-color-primary);
}
.middle-b5e3 .green_b29b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_f3a3 .notice_1147 {
  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);
}
.liquid_f3a3 .title-d7e9 {
  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);
}
.liquid_f3a3
  .up-5ec4:after {
  background-color: var(--e-global-color-primary);
}
.liquid_f3a3 .button-13dd {
  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);
}
.rough-942c .article-tall-9ee4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-942c .status_dirty_47b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_hovered_9d5e .mini_1774 .thumbnail-e0e9 {
  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);
}
.widget_hovered_9d5e .mini_1774 .grid_clean_f227 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-47f9 .gallery-pro-63f5 {
  background-color: var(--e-global-color-primary);
}
.shade-47f9 .shade_a8c1 {
  background-color: var(--e-global-color-secondary);
}
.shade-47f9 .alert_fab9 .photo_3271 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-47f9 .link_21d6 .photo_3271 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-next-4215 .silver-c6a8 .list_smooth_cd63 {
  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);
}
.main-next-4215 .silver-c6a8 .dark_55b6 {
  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);
}
.main-next-4215 .silver-c6a8 .description-152e {
  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);
}
.widget-bottom-f6b5 .glass-267e {
  border-color: var(--e-global-color-text);
}
.widget-bottom-f6b5 .last_9043 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-bottom-f6b5 .fixed-a54c {
  color: var(--e-global-color-primary);
}
.widget-bottom-f6b5 .smooth-8f9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_e355 .sidebar_018c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_e355 .popup_basic_767d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_e355 .hidden_wide_31fb:hover .sidebar_018c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_e355
  .hidden_wide_31fb:hover
  .popup_basic_767d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_be78 .dirty_5526 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_be78 .accordion-fresh-ac64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_3567 .logo-current-6bfd .solid-95ce {
  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);
}
.dropdown_3567 .bright_24a8 .solid-95ce {
  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);
}
.glass_9e57 .notification_lite_0778 {
  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-26e6 .over-39c4 .progress_52b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-26e6 .over-39c4 .progress_52b9 {
  background-color: var(--e-global-color-secondary);
}
.message-26e6 .footer_2871 .progress_52b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-26e6 .footer_2871 .progress_52b9 {
  background-color: var(--e-global-color-secondary);
}
.message-26e6 .backdrop_cdaf .gallery_7ef1 {
  background-color: var(--e-global-color-primary);
}
.message-26e6 .backdrop_cdaf:hover .gallery_7ef1 {
  background-color: var(--e-global-color-secondary);
}
.message-26e6 .dynamic-dcc3 {
  background-color: var(--e-global-color-primary);
}
.message-26e6 .dynamic-dcc3:hover {
  background-color: var(--e-global-color-accent);
}
.message-26e6 .background-f199 li span {
  background-color: var(--e-global-color-text);
}
.message-26e6 .background-f199 li span:hover {
  background-color: var(--e-global-color-primary);
}
.message-26e6 .background-f199 li.yellow_3bad span {
  background-color: var(--e-global-color-accent);
}
.steel-f471 .grid_tall_c660 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-f471 .content_steel_4279 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_a2f6 .dark-52a3:before {
  background-color: var(--e-global-color-secondary);
}
.next_a2f6 .button_south_2a1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_a2f6 .active-7f41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-71bf .slow_eb22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-71bf .slow_eb22:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-71bf .slow_eb22.fn-active-e000 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-71bf .container-upper-7dd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-71bf .orange_92b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-71bf .popup_f34a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-71bf .stone_e031 {
  background-color: var(--e-global-color-primary);
}
.progress-71bf .stone_e031 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-71bf .list-9ce9 {
  background-color: var(--e-global-color-primary);
}
.progress-71bf .list-9ce9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-white-ff6e .video-rough-829f .preview-0fcb a {
  color: var(--e-global-color-secondary);
}
.item-white-ff6e .video-rough-829f .preview-0fcb a:hover {
  color: var(--e-global-color-secondary);
}
.item-white-ff6e .video-rough-829f .preview-0fcb,
.item-white-ff6e .video-rough-829f .preview-0fcb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-white-ff6e .video-rough-829f .highlight-4227 {
  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);
}
.item-white-ff6e .video-rough-829f .widget-e331 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-white-ff6e .video-rough-829f .search_b989 {
  background-color: var(--e-global-color-primary);
}
.item-white-ff6e .video-rough-829f .search_b989 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-white-ff6e .video-rough-829f .search_b989:hover {
  background-color: var(--e-global-color-primary);
}
.item-white-ff6e .video-rough-829f .highlight_stale_dcaf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-white-ff6e .video-rough-829f .highlight_stale_dcaf {
  background-color: var(--e-global-color-primary);
}
.item-white-ff6e .video-rough-829f .highlight_stale_dcaf:hover {
  background-color: var(--e-global-color-primary);
}
.item-white-ff6e .video-rough-829f .dynamic-dcc3 {
  background-color: var(--e-global-color-primary);
}
.item-white-ff6e .video-rough-829f .dynamic-dcc3:hover {
  background-color: var(--e-global-color-primary);
}
.item-white-ff6e .badge-1e5c .background-f199 li span {
  background-color: var(--e-global-color-text);
}
.item-white-ff6e .badge-1e5c .background-f199 li span:hover {
  background-color: var(--e-global-color-primary);
}
.item-white-ff6e .badge-1e5c .background-f199 li.yellow_3bad span {
  background-color: var(--e-global-color-accent);
}
.item-white-ff6e .south-0ecb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-white-ff6e .advanced_70b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_819f .wrapper_cc48 .pattern_hard_ecc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_819f .wrapper_cc48 .outer-dd7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_819f .wrapper_cc48 .mask_steel_4fac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_36a7 .active-clean-7c22 {
  border-color: var(--e-global-color-text);
}
.stone_36a7 .panel_a48f {
  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);
}
.stone_36a7 .aside-dirty-7e10 {
  color: var(--e-global-color-secondary);
}
.stone_36a7 .aside-dirty-7e10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_36a7 .detail-099a > * {
  color: var(--e-global-color-primary);
}
.stone_36a7 .detail-099a > * svg {
  fill: var(--e-global-color-primary);
}
.stone_36a7 .status_9f4d {
  color: var(--e-global-color-primary);
}
.stone_36a7 .status_9f4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_36a7 .selected-ec29 {
  color: var(--e-global-color-primary);
}
.stone_36a7 .selected-ec29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_36a7 .static-6b02 {
  color: var(--e-global-color-primary);
}
.stone_36a7 .static-6b02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_36a7 .under-56b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_36a7 .smooth-065a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_36a7 .smooth-065a.hard_2fff {
  color: var(--e-global-color-secondary);
}
.stone_36a7 .smooth-065a.hard_2fff .row-198c {
  color: var(--e-global-color-accent);
}
.stone_36a7 .smooth-065a.description-b7be {
  color: var(--e-global-color-text);
}
.stone_36a7 .smooth-065a.description-b7be .row-198c {
  color: var(--e-global-color-text);
}
.stone_36a7 .smooth-065a:before {
  border-top-color: var(--e-global-color-text);
}
.stone_36a7 .tertiary_green_2683 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_36a7
  .tertiary_green_2683
  .modal-wide-8f2b {
  background-color: var(--e-global-color-primary);
}
.stone_36a7
  .tertiary_green_2683
  .modal-wide-8f2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_36a7 .active-clean-7c22 .narrow-adad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-a271 .notification-3f8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-a271 .caption-orange-777e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_iron_ecbb .link-iron-5923 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_iron_ecbb
  .gradient-2b3d
  .out-6f35 {
  background-color: var(--e-global-color-secondary);
}
.image_iron_ecbb
  .gradient-2b3d.center_034c
  .out-6f35 {
  background-color: var(--e-global-color-text);
}
.image_iron_ecbb
  .gradient-2b3d:hover
  .out-6f35 {
  background-color: var(--e-global-color-accent);
}
.image_iron_ecbb
  .gradient-2b3d.fn-active-e000
  .out-6f35 {
  background-color: var(--e-global-color-primary);
}
.outline-b04a .thumbnail-4ec0 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.outline-b04a .hover-da7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-b04a .old_8255 {
  background-color: var(--e-global-color-primary);
}
.outline-b04a .old_8255 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_dirty_6131 .bottom-1d37 .accordion-6bcf .shadow-medium-e2c0 {
  background-color: var(--e-global-color-secondary);
}
.nav_dirty_6131 .bottom-1d37 .alert-steel-2680:after {
  background-color: var(--e-global-color-secondary);
}
.nav_dirty_6131 .last-48e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_dirty_6131 .breadcrumb-f27a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_dirty_6131 .tabs-d081 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_dirty_6131 .slow_5edb {
  background-color: var(--e-global-color-primary);
}
.nav_dirty_6131 .slow_5edb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_dirty_6131 .avatar_96aa {
  background-color: var(--e-global-color-secondary);
}
.nav_dirty_6131 .avatar_96aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_dirty_6131 .bottom-1d37 .focus_1b85 .hot-78d0:hover {
  background-color: var(--e-global-color-primary);
}
.nav_dirty_6131
  .bottom-1d37
  .focus_1b85
  .hot-78d0.text_fb13 {
  background-color: var(--e-global-color-primary);
}
.nav_dirty_6131 .bottom-1d37 .wide_e2d2:before {
  border-color: var(--e-global-color-primary);
}
.nav_dirty_6131 .bottom-1d37 .wide_e2d2:hover:before {
  border-color: var(--e-global-color-secondary);
}
.nav_dirty_6131
  .bottom-1d37
  .wide_e2d2.list-steel-94eb:before {
  border-color: var(--e-global-color-primary);
}
.nav_dirty_6131 .heading_2199 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-2796 .badge-aad5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-2796 .badge-aad5:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-2796 .badge-aad5.alert-5dab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-2796 .disabled-wide-2938 {
  background-color: var(--e-global-color-primary);
}
.static-2796 .disabled-wide-2938 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-2796
  .tertiary-b1d7
  .aside_complex_ac04
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-2796
  .aside-orange-945f
  .aside_complex_ac04
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_tiny_b744
  .menu-east-13ea
  .description_pressed_ad7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_tiny_b744
  .menu-east-13ea
  .element_slow_8ba0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_tiny_b744 .mask-cd35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_tiny_b744 .sidebar_790a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_tiny_b744 .lite_c7cc {
  background-color: var(--e-global-color-primary);
}
.filter_tiny_b744 .lite_c7cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-4556 .row-copper-e17d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-4556 .highlight_d7bb {
  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);
}
.pro-4556 .item-over-39df {
  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);
}
.pro-4556 .item-over-39df a:hover {
  color: var(--e-global-color-secondary);
}
.pro-4556 .nav-d597 {
  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);
}
.pro-4556 .logo_over_eec0 {
  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);
}
.pro-4556 .under-bb8f .dynamic-dcc3 {
  background-color: var(--e-global-color-primary);
}
.pro-4556 .under-bb8f .dynamic-dcc3:hover {
  background-color: var(--e-global-color-accent);
}
.pro-4556
  .under-bb8f
  .background-f199
  li
  span {
  background-color: var(--e-global-color-text);
}
.pro-4556
  .under-bb8f
  .background-f199
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.pro-4556
  .under-bb8f
  .background-f199
  li.yellow_3bad
  span {
  background-color: var(--e-global-color-accent);
}
.active_7f05
  .backdrop-solid-ed4a
  .thick_6198 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_7f05 .backdrop-solid-ed4a .modal-gold-8182 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_7f05 .backdrop-solid-ed4a .tooltip-5db2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_7f05 .next-e4bb {
  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);
}
.active_7f05
  .link-14c3.dropdown_35d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > a {
  background-color: var(--e-global-color-text);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > a
  .dynamic_3fa8.gold-2439 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > a
  .photo-smooth-140a.gallery-2d3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > .progress_right_d227
  .title-c563
  > a {
  background-color: var(--e-global-color-secondary);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > .progress_right_d227
  .title-c563
  > a
  .detail-bb1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > .progress_right_d227
  .title-c563
  > a
  .photo-smooth-140a.label-71ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > a
  .highlight_pro_55f1:before {
  color: var(--e-global-color-text);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > .progress_right_d227
  a
  .highlight_pro_55f1:before {
  color: var(--e-global-color-text);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563.warm_0ae3
  > a
  .highlight_pro_55f1:before {
  color: var(--e-global-color-text);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > .progress_right_d227
  .title-c563.warm_0ae3
  > a
  .highlight_pro_55f1:before {
  color: var(--e-global-color-text);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > a
  .overlay_bcd5
  .hard_4478 {
  color: var(--e-global-color-text);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > .progress_right_d227
  a
  .overlay_bcd5
  .hard_4478 {
  color: var(--e-global-color-text);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > a
  .overlay_bcd5
  .hard_4478,
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > .progress_right_d227
  a
  .overlay_bcd5
  .hard_4478 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > a
  .wrapper-thick-acab:before {
  color: var(--e-global-color-text);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > .progress_right_d227
  a
  .wrapper-thick-acab:before {
  color: var(--e-global-color-text);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563.warm_0ae3
  > a
  .wrapper-thick-acab:before {
  color: var(--e-global-color-text);
}
.block_dbee
  > .steel_80e3
  > div
  > .footer_pink_0286
  > .title-c563
  > .progress_right_d227
  .title-c563.warm_0ae3
  > a
  .wrapper-thick-acab:before {
  color: var(--e-global-color-text);
}
.over-ea08 .pro-6395 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over-ea08
  .accent-22d5:hover
  .pro-6395 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_aca2
  > .steel_80e3
  > .soft-92f9
  > .mini-e01a
  > .wood_a45f
  > .fixed-fc5b
  .photo-orange-1905 {
  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);
}
.tabs_aca2
  > .steel_80e3
  > .soft-92f9
  > .mini-e01a
  > .wood_a45f
  > .fixed-fc5b:hover
  .photo-orange-1905 {
  color: var(--e-global-color-text);
}
.tabs_aca2
  > .steel_80e3
  > .soft-92f9
  > .mini-e01a
  > .wood_a45f
  > .fixed-fc5b:hover
  .photo-orange-1905 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_aca2
  > .steel_80e3
  > .soft-92f9
  > .mini-e01a
  > .wood_a45f.texture-old-0167
  > .fixed-fc5b
  .photo-orange-1905 {
  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-b94f .menu-out-c9ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-b94f .full_d9ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-b94f .pressed_036e {
  background-color: var(--e-global-color-primary);
}
.lite-b94f .pressed_036e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-prev-badb
  > .steel_80e3
  > .hidden-18fa
  > .content-789c
  > .iron-88a7
  .short_daca {
  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);
}
.article-prev-badb
  > .steel_80e3
  > .hidden-18fa
  > .content-789c
  > .iron-88a7
  .action_b4c8 {
  color: var(--e-global-color-text);
}
.article-prev-badb
  > .steel_80e3
  > .hidden-18fa
  > .content-789c
  > .iron-88a7:hover
  .short_daca {
  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);
}
.article-prev-badb
  > .steel_80e3
  > .hidden-18fa
  > .content-789c
  > .iron-88a7:hover
  .action_b4c8 {
  color: var(--e-global-color-secondary);
}
.article-prev-badb
  > .steel_80e3
  > .hidden-18fa
  > .content-789c
  > .iron-88a7.progress-wood-a9b1
  .short_daca {
  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);
}
.article-prev-badb
  > .steel_80e3
  > .hidden-18fa
  > .content-789c
  > .iron-88a7.progress-wood-a9b1
  .action_b4c8 {
  color: var(--e-global-color-primary);
}
.smooth_ec7a
  .form_selected_aa4c
  .tag_ae61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_ec7a .smooth_99f7 .narrow-adad .iron-3146 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-57e4 .accordion_bc27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-57e4 .yellow-a928 .accordion_bc27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-57e4 .pagination-prev-c473 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-57e4 .pagination-prev-c473 {
  background-color: var(--e-global-color-primary);
}
.picture_lite_07dd .layout-431f .bronze_aa47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_lite_07dd
  .layout-431f:hover
  .basic_4342 {
  color: var(--e-global-color-secondary);
}
.picture_lite_07dd
  .layout-431f:hover
  .bronze_aa47 {
  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);
}
.module-084f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.under-7d06 {
  max-width: 1400px !important;
}

.hard_fde1 {
  flex-direction: column;
}

.hard_fde1 .column-bronze-84e6 {
  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.hard_fde1 .column-bronze-84e6 {
  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);
}

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

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

.accent-95c6.box-9850 {
  display: none;
}

.item-74ee {
  display: none;
}

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

.heading-69e5.over-a4b9 {
  margin-bottom: 40px;
  width: 100%;
}

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

.hard_fde1 a {
  width: 100%;
}

.wide_0411 .thumbnail-a37e.outer-6edf {
  width: 20% !important;
}

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

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

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

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

.footer-east-3c76 {
  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;
}

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

.footer-east-3c76: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);
}

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

.wide_0411
  .thumbnail-a37e.active_motion_7f30
  .gallery-white-a801
  .plasma_3fd4 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.gallery_e286.orange-fc5b > .north-f0af {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.form-easy-d52f {
  position: relative;
  width: 100%;
}

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

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

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

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

.fluid-f2f5 {
  display: flex;
  gap: 50px;
}

.wide_0411
  .thumbnail-a37e.badge-static-3a0a
  .mask_down_c8c9
  .disabled_c09d {
  width: 100% !important;
}

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

.sidebar_6dc7 {
  width: 100%;
}

.gallery-last-5b25 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.element-silver-ea11 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.element-silver-ea11:hover .border_bright_9dc3 {
  visibility: visible;
}
.element-silver-ea11:hover.element-silver-ea11::before {
  display: block;
}

.input_c2d7 h3 {
  color: #fff;
}

.gas-e75b {
  margin: 0;
}

.wide_0411
  .thumbnail-a37e.badge-static-3a0a
  .disabled_c09d
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tag-tall-7f4f {
  width: 100%;
}

.summary-purple-9d0c {
  width: 100%;
}

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

.summary-purple-9d0c {
  width: 100%;
}

.hidden-7ccf {
  margin-bottom: 10px !important;
}

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

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

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

.hard_fde1 .column-bronze-84e6.dropdown_in_e020 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.hard_fde1 h1.column-bronze-84e6 {
  margin-top: 80px !important;
}

.wide_0411 .thumbnail-a37e.dim-a547 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.current_6023 img {
  width: 100%;
}

.paragraph-92ab .caption_648c.gallery-white-a801 {
  justify-content: space-between;
}

.sidebar-fluid-fd0b {
  display: none;
}

.dynamic_9626 .basic-327a {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .gallery_e286 .north-f0af {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .paragraph-92ab .caption_648c.gallery-white-a801 {
    border-bottom: 1px solid #f0c159;
  }

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

  .gallery_e286.orange-fc5b > .north-f0af {
    gap: 15px;
    justify-content: space-between;
  }

  .wide_0411
    .thumbnail-a37e.badge-static-3a0a
    .disabled_c09d
    img {
    width: 60% !important;
  }

  .hard_b3cf {
    left: 2%;
  }

  .slow-5d08 {
    margin: 10px 0;
  }

  .hard_fde1 .basic-327a {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.hard_fde1 .column-bronze-84e6,
  .hard_fde1 .column-bronze-84e6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .disabled_c09d {
    justify-content: center;
  }

  .hard_fde1 .basic-327a {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .wide_0411 .thumbnail-a37e.outer-6edf {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .footer-east-3c76 {
    text-transform: capitalize;
  }

  h2.hard_fde1 .column-bronze-84e6,
  .hard_fde1 .column-bronze-84e6 {
    font-size: 30px !important;
  }

  .disabled_c09d {
    justify-content: center;
  }

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

  .new-1023
    .widget-099c.texture_d877 {
    margin: 0 !important;
  }

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

  .slow-5d08 {
    display: flex;
  }

  .message_6159 .active-a06b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .hard_fde1 h1.column-bronze-84e6 {
    margin-top: 40px !important;
  }

  .wide_0411
    .thumbnail-a37e.badge-static-3a0a
    .disabled_c09d
    img,
  .modal-liquid-bd69 .mask_down_c8c9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .footer-east-3c76 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .wide_0411 .thumbnail-a37e.outer-6edf {
    width: 100% !important;
  }

  .gallery_e286.orange-fc5b > .north-f0af {
    gap: 3px;
  }

  .hard_fde1 .basic-327a {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.paragraph-92ab .caption_648c.gallery-white-a801 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.paragraph-92ab .caption_648c.gallery-white-a801: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);
}

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

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

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

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

.accent-95c6: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .paragraph-92ab .caption_648c.gallery-white-a801 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .hard_fde1 .column-bronze-84e6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .active-a06b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.alert-pink-6687 .hero-focused-5c05 {
  flex-shrink: 0;
  white-space: nowrap;
}

.alert-pink-6687 .advanced-b7fa {
  flex-shrink: 0;
  min-width: fit-content;
}

.alert-pink-6687 .plasma_3fd4 {
  white-space: nowrap;
}

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

.alert-pink-6687 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.alert-pink-6687 .hero-focused-5c05 {
  max-width: 80px !important;
}

.alert-pink-6687 .advanced-b7fa {
  max-width: 80px !important;
  overflow: hidden;
}

.alert-pink-6687 .caption_648c.gallery-white-a801 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.alert-pink-6687 .plasma_3fd4 {
  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);
  }
}

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

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

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

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

body .footer-east-3c76:nth-child(2),
.wide_0411 .footer-east-3c76:nth-child(2),
#page .footer-east-3c76: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;
}

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

/* css-noise: 2be7 */
.ghost-box-a3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
