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(.hovered-cef8) {
  gap: 0.5em;
}
:where(.thumbnail_eee3) {
  gap: 0.5em;
}
body .list-c8d8 > .sidebar_outer_8d17 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .list-c8d8 > .hero-5910 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .list-c8d8 > .gold-3f37 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .chip-8bde > .sidebar_outer_8d17 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .chip-8bde > .hero-5910 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .chip-8bde > .gold-3f37 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .chip-8bde
  > :where(:not(.sidebar_outer_8d17):not(.hero-5910):not(.detail-left-efc8)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .chip-8bde > .south_56c4 {
  max-width: var(--wp--style--global--wide-size);
}
body .hovered-cef8 {
  display: flex;
}
body .hovered-cef8 {
  flex-wrap: wrap;
  align-items: center;
}
body .hovered-cef8 > * {
  margin: 0;
}
body .thumbnail_eee3 {
  display: grid;
}
body .thumbnail_eee3 > * {
  margin: 0;
}
:where(.notification-fixed-45e4.hovered-cef8) {
  gap: 2em;
}
:where(.notification-fixed-45e4.thumbnail_eee3) {
  gap: 2em;
}
:where(.title_north_0ab4.hovered-cef8) {
  gap: 1.25em;
}
:where(.title_north_0ab4.thumbnail_eee3) {
  gap: 1.25em;
}
.aside_75d6 {
  color: var(--wp--preset--color--black) !important;
}
.pagination-5562 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shadow-6e17 {
  color: var(--wp--preset--color--white) !important;
}
.tertiary_d510 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.button-2e9a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.dark-b525 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.component-0338 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.bronze_5d50 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.easy_350d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.item_basic_7a56 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.aside-hovered-921b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.message-plasma-ad94 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.description_cold_fe4a {
  background-color: var(--wp--preset--color--black) !important;
}
.icon-old-fc0d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hard_c5d4 {
  background-color: var(--wp--preset--color--white) !important;
}
.tooltip-e2e0 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.slow-fb8b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.summary_up_fd7a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter_9358 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dirty_b855 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.list_c22a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.paragraph-dark-d876 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hidden_white_4f10 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.form_f1e4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.photo-6cee {
  border-color: var(--wp--preset--color--black) !important;
}
.blue_0d1e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fluid-ccd0 {
  border-color: var(--wp--preset--color--white) !important;
}
.background_stone_d5bb {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.pro-be0c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.list_iron_2daa {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.outer-57b7 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.up-05d7 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tiny-2c58 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.chip_simple_ef13 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.small_7233 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.next-a460 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.module_c677 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.plasma-4a5b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.banner_7037 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.list_6778 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.pagination_33f0 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.sort-7698 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.static-fe18 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.block_lower_4cc2 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.copper_b781 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.overlay-b764 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.icon-basic-c0f5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.hot-5df6 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.small-13cb {
  font-size: var(--wp--preset--font-size--small) !important;
}
.plasma-1fbe {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.modal_hard_c881 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.accordion_d31c {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.blue-68d4 a:where(:not(.border_over_7033)) {
  color: inherit;
}
:where(.title_north_0ab4.hovered-cef8) {
  gap: 1.25em;
}
:where(.title_north_0ab4.thumbnail_eee3) {
  gap: 1.25em;
}
:where(.notification-fixed-45e4.hovered-cef8) {
  gap: 2em;
}
:where(.notification-fixed-45e4.thumbnail_eee3) {
  gap: 2em;
}
.light-7579 {
  font-size: 1.5em;
  line-height: 1.6;
}

.smooth_5ee4 .gas_aec5 {
  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);
}
.info-cool-5800 .steel_8cd6 {
  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);
}
.mask-thick-cd99 {
  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);
}
.mask-thick-cd99.overlay-4748 .first-2d7a {
  background-color: var(--e-global-color-primary);
}
.mask-thick-cd99.active_cold_7c82 .first-2d7a,
.mask-thick-cd99.pattern-solid-ee73 .first-2d7a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.advanced_138a .overlay-640b {
  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);
}
.popup_clean_ad29 {
  --divider-color: var(--e-global-color-secondary);
}
.popup_clean_ad29 .tabs_e87f {
  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);
}
.popup_clean_ad29.label-simple-c29e .wrapper-32a7 {
  background-color: var(--e-global-color-secondary);
}
.popup_clean_ad29.status-south-2cd4 .wrapper-32a7,
.popup_clean_ad29.full_9a73 .wrapper-32a7 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.popup_clean_ad29.status-south-2cd4 .wrapper-32a7,
.popup_clean_ad29.full_9a73 .wrapper-32a7 svg {
  fill: var(--e-global-color-secondary);
}
.easy-abca .over-8393 {
  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);
}
.easy-abca .east_cfb3 {
  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);
}
.gallery-large-c950.label-simple-c29e .wrapper-32a7 {
  background-color: var(--e-global-color-primary);
}
.gallery-large-c950.status-south-2cd4 .wrapper-32a7,
.gallery-large-c950.full_9a73 .wrapper-32a7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gallery-large-c950.status-south-2cd4 .wrapper-32a7,
.gallery-large-c950.full_9a73 .wrapper-32a7 svg {
  fill: var(--e-global-color-primary);
}
.texture_d7a2.label-simple-c29e .wrapper-32a7 {
  background-color: var(--e-global-color-primary);
}
.texture_d7a2.status-south-2cd4 .wrapper-32a7,
.texture_d7a2.full_9a73 .wrapper-32a7 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.texture_d7a2 .dirty_915b {
  color: var(--e-global-color-primary);
}
.texture_d7a2 .dirty_915b,
.texture_d7a2 .dirty_915b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_d7a2 .component-iron-5200 {
  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);
}
.blue-4b56 .first-fd83 {
  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-2a4b .liquid_eb15 .left-cd3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_446e .shadow-32d7:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.footer_446e .notification_7deb i {
  color: var(--e-global-color-primary);
}
.footer_446e .notification_7deb svg {
  fill: var(--e-global-color-primary);
}
.footer_446e .surface-purple-489c {
  color: var(--e-global-color-secondary);
}
.footer_446e .shadow-32d7 > .surface-purple-489c,
.footer_446e .shadow-32d7 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_97b6 .top-7ac0 {
  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);
}
.input_97b6 .row-0de9 {
  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);
}
.slider_f801 .detail_505d .thick-7c30 {
  background-color: var(--e-global-color-primary);
}
.slider_f801 .lite-dbe2 {
  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);
}
.notification-1938 .frame_gold_66d5 {
  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);
}
.notification-1938 .active_narrow_f45f {
  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);
}
.notification-1938 .header-3b94 {
  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);
}
.steel_f98c .nav_2972,
.steel_f98c .nav_2972 a {
  color: var(--e-global-color-primary);
}
.steel_f98c .nav_2972.steel_3eb3,
.steel_f98c .nav_2972.steel_3eb3 a {
  color: var(--e-global-color-accent);
}
.steel_f98c .nav_2972 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_f98c .left_8992 {
  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_south_2f0b .current-bb50,
.item_south_2f0b .hover-f9ba {
  color: var(--e-global-color-primary);
}
.item_south_2f0b .current-bb50 svg {
  fill: var(--e-global-color-primary);
}
.item_south_2f0b .steel_3eb3 .current-bb50,
.item_south_2f0b .steel_3eb3 .hover-f9ba {
  color: var(--e-global-color-accent);
}
.item_south_2f0b .steel_3eb3 .current-bb50 svg {
  fill: var(--e-global-color-accent);
}
.item_south_2f0b .hover-f9ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_south_2f0b .left_8992 {
  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);
}
.detail_1dfe .thumbnail-bd95,
.detail_1dfe .caption-wide-f056 {
  color: var(--e-global-color-primary);
}
.detail_1dfe .caption-wide-f056 svg {
  fill: var(--e-global-color-primary);
}
.detail_1dfe .nav_2972.steel_3eb3 a,
.detail_1dfe
  .nav_2972.steel_3eb3
  .caption-wide-f056 {
  color: var(--e-global-color-accent);
}
.detail_1dfe .thumbnail-bd95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_1dfe .left_8992 {
  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);
}
.list_09a7 .row_b496 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_09a7 .layout_in_3f30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_f97b .box-fed3 .input_left_52e2 {
  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);
}
.shadow_f97b .box-fed3 .description-lower-e41f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_f97b .input_out_19a3 .input_left_52e2 {
  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);
}
.shadow_f97b
  .input_out_19a3
  .description-lower-e41f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_f97b
  .popup_0ec7
  .input_left_52e2 {
  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);
}
.shadow_f97b
  .popup_0ec7
  .description-lower-e41f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_f97b
  .overlay_2121
  .input_left_52e2 {
  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);
}
.shadow_f97b
  .overlay_2121
  .description-lower-e41f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_paper_a1e8 .grid_fresh_6fb0 {
  background-color: var(--e-global-color-primary);
}
.footer_paper_a1e8 .grid_fresh_6fb0:hover {
  background-color: var(--e-global-color-primary);
}
.footer_paper_a1e8 .smooth-8042 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_paper_a1e8
  .grid_fresh_6fb0:hover
  .smooth-8042 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_a5eb .bottom_a89d {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-cc6a .easy-df08 .pagination-643d a {
  background-color: var(--e-global-color-accent);
}
.huge-cc6a .easy-df08 .box-1d39 a {
  background-color: var(--e-global-color-accent);
}
.huge-cc6a .easy-df08 .pagination-643d a,
.huge-cc6a .easy-df08 .box-1d39 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-d29e
  .tooltip-2ec1.sidebar_silver_777f
  .easy-df08
  a.large_b3c3 {
  background-color: var(--e-global-color-accent);
}
.medium-d29e
  .tooltip-2ec1.sidebar_silver_777f
  .easy-df08
  span.large_b3c3.fn-current-1227 {
  background-color: var(--e-global-color-text);
}
.medium-d29e
  .tooltip-2ec1.sidebar_silver_777f
  .easy-df08
  .large_b3c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_83be .search-last-d25c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_83be
  .progress-paper-9d1b
  > .status-3cff
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_83be
  .secondary_cold_852e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_83be
  .complex_3885
  .breadcrumb-soft-a870,
.bronze_83be
  .complex_3885
  .slider-1b19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_83be
  .complex_3885
  .block-stone-f97e,
.bronze_83be
  .complex_3885
  a
  .block-stone-f97e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_83be
  .complex_3885
  .lite-99f1 {
  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);
}
.bronze_83be
  .complex_3885
  .blue-5f13 {
  background-color: var(--e-global-color-primary);
}
.bronze_83be
  .complex_3885
  .blue-5f13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_83be
  .complex_3885
  .blue-5f13:hover {
  background-color: var(--e-global-color-primary);
}
.bronze_83be
  .complex_3885
  .tooltip_dim_759c {
  background-color: var(--e-global-color-primary);
}
.bronze_83be
  .complex_3885
  .tooltip_dim_759c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_83be
  .complex_3885
  .tooltip_dim_759c:hover {
  background-color: var(--e-global-color-primary);
}
.bronze_83be
  .badge_bcb8
  .tiny-98d2
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_83be
  .badge_bcb8
  .card_66ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_83be
  .badge_bcb8
  .lite-99f1 {
  color: var(--e-global-color-text);
}
.bronze_83be
  .badge_bcb8
  .lite-99f1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_83be
  .badge_bcb8
  .blue-5f13 {
  background-color: var(--e-global-color-primary);
}
.bronze_83be
  .badge_bcb8
  .blue-5f13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_83be
  .badge_bcb8
  .blue-5f13:hover {
  background-color: var(--e-global-color-primary);
}
.bronze_83be
  .badge_bcb8
  .tooltip_dim_759c {
  background-color: var(--e-global-color-primary);
}
.bronze_83be
  .badge_bcb8
  .tooltip_dim_759c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_83be
  .badge_bcb8
  .tooltip_dim_759c:hover {
  background-color: var(--e-global-color-primary);
}
.bronze_83be .purple-d88b {
  background-color: var(--e-global-color-primary);
}
.bronze_83be .purple-d88b:hover {
  background-color: var(--e-global-color-primary);
}
.bronze_83be .orange_f6b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_83be .chip_c1ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_a403 .item-purple-a7d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_a403
  .text_liquid_941c
  > div:nth-child(3)
  .item-purple-a7d4,
.aside_a403
  .heading-new-9b48
  > div:nth-child(1)
  .item-purple-a7d4,
.aside_a403
  .filter_focused_4b99
  > div:nth-child(1)
  .item-purple-a7d4,
.aside_a403
  .narrow-bc24
  > div:nth-child(1)
  .item-purple-a7d4,
.aside_a403
  .carousel_gold_ab59
  > div:nth-child(1)
  .item-purple-a7d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_a403 .slider_stale_d6f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_a403 .shade_b6d2 {
  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);
}
.aside_a403 .inner-87e3 {
  background-color: var(--e-global-color-primary);
}
.aside_a403 .inner-87e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_a403 .inner-87e3:hover {
  background-color: var(--e-global-color-primary);
}
.aside_a403 .border_solid_5632 {
  background-color: var(--e-global-color-primary);
}
.aside_a403 .border_solid_5632:hover {
  background-color: var(--e-global-color-primary);
}
.aside_a403 .orange_f6b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_a403 .chip_c1ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_9d5f .logo_2bee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_9d5f .item_1853 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_9d5f .over_5f01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_9d5f .feature-warm-6e70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_9d5f .solid-c0b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_9d5f .border_solid_5632 {
  background-color: var(--e-global-color-primary);
}
.link_9d5f .border_solid_5632:hover {
  background-color: var(--e-global-color-primary);
}
.container-717e .heading-in-22de {
  background-color: var(--e-global-color-secondary);
}
.container-717e .chip-3831 {
  background-color: var(--e-global-color-text);
}
.container-717e .message-fixed-871f {
  background-color: var(--e-global-color-secondary);
}
.container-717e .thumbnail_3f6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-717e .simple_dded {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-717e .title_wide_c461 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-717e .complex_2684 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-717e .notice-cold-950c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-47c2 .bottom_fbb7 .next-f81b,
.fluid-47c2
  .bottom_fbb7
  .next-f81b
  a,
.fluid-47c2 .bronze_b7ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-47c2 .bottom_fbb7 .right_c3a3,
.fluid-47c2 .iron_cf07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-47c2 .bottom_fbb7 .right_c3a3 {
  color: var(--e-global-color-text);
}
.fluid-47c2 .iron_cf07 {
  color: var(--e-global-color-text);
}
.fluid-47c2
  .bottom_fbb7
  .preview-88b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-47c2 .focus_9f65 .accent-48f9 {
  background-color: var(--e-global-color-primary);
}
.fluid-47c2 .focus_9f65 .accent-48f9:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-47c2 .focus_9f65 .section_north_2e66 li span {
  background-color: var(--e-global-color-text);
}
.fluid-47c2 .focus_9f65 .section_north_2e66 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-47c2
  .focus_9f65
  .section_north_2e66
  li.block_2ba5
  span {
  background-color: var(--e-global-color-accent);
}
.fluid-47c2 .gallery_1051 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fc7c .section-east-32d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_fdb4 .info-e161 {
  background-color: var(--e-global-color-primary);
}
.easy_fdb4 .photo_6900 {
  background-color: var(--e-global-color-secondary);
}
.easy_fdb4 .center-b22d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_fdb4 .badge_left_78e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_fdb4 .south_2c84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_fdb4 .logo-over-d70b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_fdb4 .main-9c10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_fdb4 .small_def8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_fdb4 .clean_2954 {
  background-color: var(--e-global-color-primary);
}
.easy_fdb4 .clean_2954 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-liquid-58d0 .focused_5470 {
  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);
}
.logo-liquid-58d0 .backdrop-small-26a0 {
  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);
}
.logo-liquid-58d0
  .notice_9f79:after {
  background-color: var(--e-global-color-primary);
}
.logo-liquid-58d0 .north-4b54 {
  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);
}
.tooltip-eddc .bronze_b7ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-eddc .iron_cf07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-steel-a43c .column-1875 .frame-inner-7fa0 {
  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);
}
.filter-steel-a43c .column-1875 .accent_4c7a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-cool-07b9 .badge-cool-77da {
  background-color: var(--e-global-color-primary);
}
.panel-cool-07b9 .alert_tall_67c2 {
  background-color: var(--e-global-color-secondary);
}
.panel-cool-07b9 .motion-ebfd .popup-ac1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-cool-07b9 .fast_2d17 .popup-ac1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-abbd .lower-049f .widget-8784 {
  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);
}
.lower-abbd .lower-049f .media-b9ff {
  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);
}
.lower-abbd .lower-049f .primary_black_1034 {
  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);
}
.column-cold-0915 .middle-341f {
  border-color: var(--e-global-color-text);
}
.column-cold-0915 .down_c7c2 {
  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-cold-0915 .component-liquid-c80d {
  color: var(--e-global-color-primary);
}
.column-cold-0915 .prev_d937 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-da96 .shade_active_f71a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-da96 .bronze-18f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-da96 .small-9e24:hover .shade_active_f71a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-da96
  .small-9e24:hover
  .bronze-18f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-2a48 .focus-437a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-2a48 .progress-2335 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-71ed .pink_6536 .sort-3fca {
  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);
}
.highlight-71ed .section-west-ead1 .sort-3fca {
  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);
}
.form_narrow_8c62 .block-898d {
  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);
}
.hero-yellow-fcc3 .status_da46 .header-new-3ba9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-yellow-fcc3 .status_da46 .header-new-3ba9 {
  background-color: var(--e-global-color-secondary);
}
.hero-yellow-fcc3 .stale-6539 .header-new-3ba9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-yellow-fcc3 .stale-6539 .header-new-3ba9 {
  background-color: var(--e-global-color-secondary);
}
.hero-yellow-fcc3 .aside-1e9f .module_9773 {
  background-color: var(--e-global-color-primary);
}
.hero-yellow-fcc3 .aside-1e9f:hover .module_9773 {
  background-color: var(--e-global-color-secondary);
}
.hero-yellow-fcc3 .accent-48f9 {
  background-color: var(--e-global-color-primary);
}
.hero-yellow-fcc3 .accent-48f9:hover {
  background-color: var(--e-global-color-accent);
}
.hero-yellow-fcc3 .section_north_2e66 li span {
  background-color: var(--e-global-color-text);
}
.hero-yellow-fcc3 .section_north_2e66 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hero-yellow-fcc3 .section_north_2e66 li.block_2ba5 span {
  background-color: var(--e-global-color-accent);
}
.hidden_glass_72b1 .fresh_d1ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_glass_72b1 .disabled-dirty-ecd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-f160 .primary_slow_7799:before {
  background-color: var(--e-global-color-secondary);
}
.summary-f160 .alert_6044 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-f160 .accent-6561 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_23f9 .blue-0f9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_23f9 .blue-0f9a:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_23f9 .blue-0f9a.fn-active-1227 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_23f9 .aside-30fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_23f9 .media-copper-d46e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_23f9 .description-ec00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_23f9 .block-a543 {
  background-color: var(--e-global-color-primary);
}
.search_23f9 .block-a543 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_23f9 .middle_5527 {
  background-color: var(--e-global-color-primary);
}
.search_23f9 .middle_5527 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_9c9b .gradient_left_b4f3 .alert-eb11 a {
  color: var(--e-global-color-secondary);
}
.shade_9c9b .gradient_left_b4f3 .alert-eb11 a:hover {
  color: var(--e-global-color-secondary);
}
.shade_9c9b .gradient_left_b4f3 .alert-eb11,
.shade_9c9b .gradient_left_b4f3 .alert-eb11 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_9c9b .gradient_left_b4f3 .sidebar-out-4c7b {
  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_9c9b .gradient_left_b4f3 .menu-next-6147 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_9c9b .gradient_left_b4f3 .footer_65f8 {
  background-color: var(--e-global-color-primary);
}
.shade_9c9b .gradient_left_b4f3 .footer_65f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_9c9b .gradient_left_b4f3 .footer_65f8:hover {
  background-color: var(--e-global-color-primary);
}
.shade_9c9b .gradient_left_b4f3 .layout-3a81 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_9c9b .gradient_left_b4f3 .layout-3a81 {
  background-color: var(--e-global-color-primary);
}
.shade_9c9b .gradient_left_b4f3 .layout-3a81:hover {
  background-color: var(--e-global-color-primary);
}
.shade_9c9b .gradient_left_b4f3 .accent-48f9 {
  background-color: var(--e-global-color-primary);
}
.shade_9c9b .gradient_left_b4f3 .accent-48f9:hover {
  background-color: var(--e-global-color-primary);
}
.shade_9c9b .focus_9f65 .section_north_2e66 li span {
  background-color: var(--e-global-color-text);
}
.shade_9c9b .focus_9f65 .section_north_2e66 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shade_9c9b .focus_9f65 .section_north_2e66 li.block_2ba5 span {
  background-color: var(--e-global-color-accent);
}
.shade_9c9b .orange_f6b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_9c9b .chip_c1ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_large_205f .current-99bb .narrow-4ad3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_large_205f .current-99bb .text-5c5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_large_205f .current-99bb .summary-bbb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-4266 .modal-c813 {
  border-color: var(--e-global-color-text);
}
.east-4266 .copper_b93b {
  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);
}
.east-4266 .grid_bright_cfa1 {
  color: var(--e-global-color-secondary);
}
.east-4266 .grid_bright_cfa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-4266 .card-pressed-4740 > * {
  color: var(--e-global-color-primary);
}
.east-4266 .card-pressed-4740 > * svg {
  fill: var(--e-global-color-primary);
}
.east-4266 .disabled_e82d {
  color: var(--e-global-color-primary);
}
.east-4266 .disabled_e82d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-4266 .tiny-4cff {
  color: var(--e-global-color-primary);
}
.east-4266 .tiny-4cff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-4266 .simple-0cea {
  color: var(--e-global-color-primary);
}
.east-4266 .simple-0cea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-4266 .easy-2d6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-4266 .down-bed1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-4266 .down-bed1.north-da4f {
  color: var(--e-global-color-secondary);
}
.east-4266 .down-bed1.north-da4f .title-da4d {
  color: var(--e-global-color-accent);
}
.east-4266 .down-bed1.motion-8477 {
  color: var(--e-global-color-text);
}
.east-4266 .down-bed1.motion-8477 .title-da4d {
  color: var(--e-global-color-text);
}
.east-4266 .down-bed1:before {
  border-top-color: var(--e-global-color-text);
}
.east-4266 .section_pink_5465 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-4266
  .section_pink_5465
  .container_north_7175 {
  background-color: var(--e-global-color-primary);
}
.east-4266
  .section_pink_5465
  .container_north_7175 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-4266 .modal-c813 .hover-4c8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-7750 .sidebar-wood-5ac4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-7750 .easy-1b90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-0ac0 .panel-bb53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-0ac0
  .short_10f8
  .cool_c78f {
  background-color: var(--e-global-color-secondary);
}
.feature-0ac0
  .short_10f8.hard_7aa5
  .cool_c78f {
  background-color: var(--e-global-color-text);
}
.feature-0ac0
  .short_10f8:hover
  .cool_c78f {
  background-color: var(--e-global-color-accent);
}
.feature-0ac0
  .short_10f8.fn-active-1227
  .cool_c78f {
  background-color: var(--e-global-color-primary);
}
.container_4a94 .gas_4751 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.container_4a94 .stale_21ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_4a94 .dark-fef7 {
  background-color: var(--e-global-color-primary);
}
.container_4a94 .dark-fef7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_98f1 .article-over-81ac .primary-0a93 .tertiary_e5eb {
  background-color: var(--e-global-color-secondary);
}
.main_98f1 .article-over-81ac .border_fcb6:after {
  background-color: var(--e-global-color-secondary);
}
.main_98f1 .feature-b1df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_98f1 .highlight_e5c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_98f1 .disabled-caba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_98f1 .status_red_1f51 {
  background-color: var(--e-global-color-primary);
}
.main_98f1 .status_red_1f51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_98f1 .tabs-424a {
  background-color: var(--e-global-color-secondary);
}
.main_98f1 .tabs-424a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_98f1 .article-over-81ac .menu_675b .wrapper-3091:hover {
  background-color: var(--e-global-color-primary);
}
.main_98f1
  .article-over-81ac
  .menu_675b
  .wrapper-3091.bronze-410d {
  background-color: var(--e-global-color-primary);
}
.main_98f1 .article-over-81ac .plasma-53bd:before {
  border-color: var(--e-global-color-primary);
}
.main_98f1 .article-over-81ac .plasma-53bd:hover:before {
  border-color: var(--e-global-color-secondary);
}
.main_98f1
  .article-over-81ac
  .plasma-53bd.white-5b29:before {
  border-color: var(--e-global-color-primary);
}
.main_98f1 .blue-ed28 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-05f8 .status_east_557f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-05f8 .status_east_557f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-05f8 .status_east_557f.sort_19c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-05f8 .active_0f83 {
  background-color: var(--e-global-color-primary);
}
.light-05f8 .active_0f83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-05f8
  .current-0580
  .old_635a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-05f8
  .footer_a46e
  .old_635a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_hovered_99aa
  .picture-current-dfaa
  .widget_active_edcc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_hovered_99aa
  .picture-current-dfaa
  .list_3248 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_hovered_99aa .element_pressed_8c11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_hovered_99aa .row-right-e79b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_hovered_99aa .pagination-white-449d {
  background-color: var(--e-global-color-primary);
}
.article_hovered_99aa .pagination-white-449d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_new_ae7c .silver_bb6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_new_ae7c .summary_0683 {
  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);
}
.button_new_ae7c .item_pink_6d60 {
  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);
}
.button_new_ae7c .item_pink_6d60 a:hover {
  color: var(--e-global-color-secondary);
}
.button_new_ae7c .highlight-short-a8a5 {
  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);
}
.button_new_ae7c .feature-north-6e0d {
  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);
}
.button_new_ae7c .accent-7511 .accent-48f9 {
  background-color: var(--e-global-color-primary);
}
.button_new_ae7c .accent-7511 .accent-48f9:hover {
  background-color: var(--e-global-color-accent);
}
.button_new_ae7c
  .accent-7511
  .section_north_2e66
  li
  span {
  background-color: var(--e-global-color-text);
}
.button_new_ae7c
  .accent-7511
  .section_north_2e66
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.button_new_ae7c
  .accent-7511
  .section_north_2e66
  li.block_2ba5
  span {
  background-color: var(--e-global-color-accent);
}
.footer_cdf8
  .breadcrumb_center_651e
  .highlight-gold-91ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_cdf8 .breadcrumb_center_651e .accent_4f9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_cdf8 .breadcrumb_center_651e .tall_be3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_cdf8 .preview-8f2e {
  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);
}
.footer_cdf8
  .pro_0226.column-bronze-6576 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > a {
  background-color: var(--e-global-color-text);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > a
  .middle_201e.wrapper_a3e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > a
  .notification-1155.title-2c90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > .logo-under-6da6
  .under-1041
  > a {
  background-color: var(--e-global-color-secondary);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > .logo-under-6da6
  .under-1041
  > a
  .badge-3b00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > .logo-under-6da6
  .under-1041
  > a
  .notification-1155.border-156c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > a
  .south-3d3b:before {
  color: var(--e-global-color-text);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > .logo-under-6da6
  a
  .south-3d3b:before {
  color: var(--e-global-color-text);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041.small_9ea2
  > a
  .south-3d3b:before {
  color: var(--e-global-color-text);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > .logo-under-6da6
  .under-1041.small_9ea2
  > a
  .south-3d3b:before {
  color: var(--e-global-color-text);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > a
  .first-325a
  .hover_lite_4078 {
  color: var(--e-global-color-text);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > .logo-under-6da6
  a
  .first-325a
  .hover_lite_4078 {
  color: var(--e-global-color-text);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > a
  .first-325a
  .hover_lite_4078,
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > .logo-under-6da6
  a
  .first-325a
  .hover_lite_4078 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > a
  .pattern-over-69db:before {
  color: var(--e-global-color-text);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > .logo-under-6da6
  a
  .pattern-over-69db:before {
  color: var(--e-global-color-text);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041.small_9ea2
  > a
  .pattern-over-69db:before {
  color: var(--e-global-color-text);
}
.accent-blue-1781
  > .inner-bb94
  > div
  > .article-19ad
  > .under-1041
  > .logo-under-6da6
  .under-1041.small_9ea2
  > a
  .pattern-over-69db:before {
  color: var(--e-global-color-text);
}
.plasma-e0b2 .container-240d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-e0b2
  .narrow-b745:hover
  .container-240d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_19cb
  > .inner-bb94
  > .caption-dc5b
  > .preview-c64a
  > .photo-9e2c
  > .tall_dcd6
  .list-971b {
  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);
}
.dim_19cb
  > .inner-bb94
  > .caption-dc5b
  > .preview-c64a
  > .photo-9e2c
  > .tall_dcd6:hover
  .list-971b {
  color: var(--e-global-color-text);
}
.dim_19cb
  > .inner-bb94
  > .caption-dc5b
  > .preview-c64a
  > .photo-9e2c
  > .tall_dcd6:hover
  .list-971b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_19cb
  > .inner-bb94
  > .caption-dc5b
  > .preview-c64a
  > .photo-9e2c.list_red_54f3
  > .tall_dcd6
  .list-971b {
  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);
}
.background_ae2d .nav-4b4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_ae2d .preview_advanced_fdb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_ae2d .photo-2cf8 {
  background-color: var(--e-global-color-primary);
}
.background_ae2d .photo-2cf8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-6bd2
  > .inner-bb94
  > .section_lower_4a8f
  > .box_cold_2dbd
  > .title-a1e8
  .short-f56c {
  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);
}
.old-6bd2
  > .inner-bb94
  > .section_lower_4a8f
  > .box_cold_2dbd
  > .title-a1e8
  .card_42b5 {
  color: var(--e-global-color-text);
}
.old-6bd2
  > .inner-bb94
  > .section_lower_4a8f
  > .box_cold_2dbd
  > .title-a1e8:hover
  .short-f56c {
  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);
}
.old-6bd2
  > .inner-bb94
  > .section_lower_4a8f
  > .box_cold_2dbd
  > .title-a1e8:hover
  .card_42b5 {
  color: var(--e-global-color-secondary);
}
.old-6bd2
  > .inner-bb94
  > .section_lower_4a8f
  > .box_cold_2dbd
  > .title-a1e8.button_8218
  .short-f56c {
  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);
}
.old-6bd2
  > .inner-bb94
  > .section_lower_4a8f
  > .box_cold_2dbd
  > .title-a1e8.button_8218
  .card_42b5 {
  color: var(--e-global-color-primary);
}
.narrow-2cb8
  .description-6ae5
  .nav_tiny_b90f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-2cb8 .component-north-5e5e .hover-4c8e .black-2ec9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-ccb2 .thumbnail-f714 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-ccb2 .current-9a5c .thumbnail-f714 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-ccb2 .aside-current-125c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-ccb2 .aside-current-125c {
  background-color: var(--e-global-color-primary);
}
.in-d91c .lower_9f90 .clean-b0e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-d91c
  .lower_9f90:hover
  .article-down-0800 {
  color: var(--e-global-color-secondary);
}
.in-d91c
  .lower_9f90:hover
  .clean-b0e7 {
  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);
}
.selected_4e98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.up-3540 {
  flex-direction: column;
}

.up-3540 .slider_complex_d203 {
  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.up-3540 .slider_complex_d203 {
  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);
}

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

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

.item-warm-f968.popup-f077 {
  display: none;
}

.icon_bronze_08a6 {
  display: none;
}

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

.orange_98a7.active_4176 {
  margin-bottom: 40px;
  width: 100%;
}

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

.up-3540 a {
  width: 100%;
}

.down-a588 .hero_solid_e877.shadow-da47 {
  width: 20% !important;
}

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

.fast-0add: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%);
}

.fast-0add svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.down-a588
  .hero_solid_e877.caption_c658
  .info_iron_be06
  .module-d930 {
  font-size: 20px !important;
}

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

.tag-9dae {
  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;
}

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

  text-align: center;
}

.simple-bd70.column_lite_d138 > .layout_c657 {
  display: flex;
  align-items: center;
}

.carousel-fc1c {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.hover-6b25 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.down-a588
  .hero_solid_e877.sort-59f9
  .sidebar_smooth_2ac0
  .form-b9ed {
  width: 100% !important;
}

.widget-wood-ec5d {
  width: 500px !important;
  max-width: none;
}

.hot_1a32 {
  width: 100%;
}

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

.video-steel-9a6f {
  position: relative;
  cursor: pointer;
}

.video-steel-9a6f::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.article-cool-704f {
  font-size: 15px !important;
}

.pagination-7fc6 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.video-steel-9a6f:hover .pagination-7fc6 {
  visibility: visible;
}
.video-steel-9a6f:hover.video-steel-9a6f::before {
  display: block;
}

.short_2df9 h3 {
  color: #fff;
}

.west-2d12 {
  margin: 0;
}

.down-a588
  .hero_solid_e877.sort-59f9
  .form-b9ed
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.static-dbbd {
  width: 100%;
}

.pressed_675f {
  width: 100%;
}

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

.pressed_675f {
  width: 100%;
}

.widget-356d {
  margin-bottom: 10px !important;
}

.form-b9ed {
  display: flex;
  align-items: center;
}

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

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

.up-3540 .slider_complex_d203.pressed_5662 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.up-3540 h1.slider_complex_d203 {
  margin-top: 80px !important;
}

.down-a588 .hero_solid_e877.red_cdcb {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.small-dee9 img {
  width: 100%;
}

.panel-e845 .steel_3961.info_iron_be06 {
  justify-content: space-between;
}

.row-6e64 {
  display: none;
}

.dirty_6221 .clean_d01c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .simple-bd70 .layout_c657 {
    flex-wrap: nowrap !important;
  }
}

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

  .widget-wood-ec5d {
    width: 100% !important;
  }
}

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

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

  .panel-e845 .steel_3961.info_iron_be06 {
    border-bottom: 1px solid #f0c159;
  }

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

  .simple-bd70.column_lite_d138 > .layout_c657 {
    gap: 15px;
    justify-content: space-between;
  }

  .down-a588
    .hero_solid_e877.sort-59f9
    .form-b9ed
    img {
    width: 60% !important;
  }

  .hover-6b25 {
    left: 2%;
  }

  .selected_f3ee {
    margin: 10px 0;
  }

  .up-3540 .clean_d01c {
    margin: 0;
    margin-bottom: 10px;
  }

  .fast-0add {
    font-size: 16px !important;
  }

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

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

  h2.up-3540 .slider_complex_d203,
  .up-3540 .slider_complex_d203 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .form-b9ed {
    justify-content: center;
  }

  .up-3540 .clean_d01c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .down-a588 .hero_solid_e877.shadow-da47 {
    width: 75% !important;
  }

  .small-dee9 img {
    width: 100% !important;
  }
}

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

  h2.up-3540 .slider_complex_d203,
  .up-3540 .slider_complex_d203 {
    font-size: 30px !important;
  }

  .form-b9ed {
    justify-content: center;
  }

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

  .overlay_775b
    .feature_fresh_4cd8.dim-d4dc {
    margin: 0 !important;
  }

  .carousel-fc1c {
    margin: 0;
    gap: 10px;
  }

  .selected_f3ee {
    display: flex;
  }

  .breadcrumb_6680 .fast-0add {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .up-3540 h1.slider_complex_d203 {
    margin-top: 40px !important;
  }

  .down-a588
    .hero_solid_e877.sort-59f9
    .form-b9ed
    img,
  .easy-abca .sidebar_smooth_2ac0 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .down-a588 .hero_solid_e877.shadow-da47 {
    width: 100% !important;
  }

  .simple-bd70.column_lite_d138 > .layout_c657 {
    gap: 3px;
  }

  .up-3540 .clean_d01c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.panel-e845 .steel_3961.info_iron_be06: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);
}

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

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

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

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

.item-warm-f968: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;
}

/* 图片块简化样式 */
.medium-631c {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .panel-e845 .steel_3961.info_iron_be06 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .up-3540 .slider_complex_d203 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .fast-0add {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.module_action_e0ae .tall-a8a7 {
  flex-shrink: 0;
  white-space: nowrap;
}

.module_action_e0ae .pattern_narrow_1605 {
  flex-shrink: 0;
  min-width: fit-content;
}

.module_action_e0ae .module-d930 {
  white-space: nowrap;
}

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

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

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

.module_action_e0ae .pattern_narrow_1605 {
  max-width: 80px !important;
  overflow: hidden;
}

.module_action_e0ae .steel_3961.info_iron_be06 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.module_action_e0ae .module-d930 {
  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);
  }
}

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

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

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

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

body .texture_caa4:nth-child(2),
.down-a588 .texture_caa4:nth-child(2),
#page .texture_caa4: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;
}

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

/* css-noise: cffc */
.widget-item-l2 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
