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(.menu_solid_52c0) {
  gap: 0.5em;
}
:where(.media-4c8e) {
  gap: 0.5em;
}
body .preview_fd7c > .purple_ca4c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .preview_fd7c > .description_narrow_4c07 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .preview_fd7c > .outline_236c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .wrapper_6d3a > .purple_ca4c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .wrapper_6d3a > .description_narrow_4c07 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .wrapper_6d3a > .outline_236c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .wrapper_6d3a
  > :where(:not(.purple_ca4c):not(.description_narrow_4c07):not(.light-27e9)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .wrapper_6d3a > .bottom_62d0 {
  max-width: var(--wp--style--global--wide-size);
}
body .menu_solid_52c0 {
  display: flex;
}
body .menu_solid_52c0 {
  flex-wrap: wrap;
  align-items: center;
}
body .menu_solid_52c0 > * {
  margin: 0;
}
body .media-4c8e {
  display: grid;
}
body .media-4c8e > * {
  margin: 0;
}
:where(.chip_copper_581a.menu_solid_52c0) {
  gap: 2em;
}
:where(.chip_copper_581a.media-4c8e) {
  gap: 2em;
}
:where(.out_1380.menu_solid_52c0) {
  gap: 1.25em;
}
:where(.out_1380.media-4c8e) {
  gap: 1.25em;
}
.down-e76c {
  color: var(--wp--preset--color--black) !important;
}
.accordion-14cc {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.thumbnail_bottom_941e {
  color: var(--wp--preset--color--white) !important;
}
.title-advanced-db9f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.green_dbd6 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.pagination-e835 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.plasma-4be9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.cool_fb98 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.filter-2265 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.narrow_b402 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.layout_df9f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.small-b45b {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.tabs-1bb1 {
  background-color: var(--wp--preset--color--black) !important;
}
.image-cool-14a9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.backdrop-4216 {
  background-color: var(--wp--preset--color--white) !important;
}
.shadow_d5c8 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.active_9767 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.black-3962 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.search-a44f {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.icon_slow_579a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.layout_b0a9 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.iron_3ec4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tabs_fdc0 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dropdown-be57 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.heading-6886 {
  border-color: var(--wp--preset--color--black) !important;
}
.dirty-b8d4 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.detail_eb87 {
  border-color: var(--wp--preset--color--white) !important;
}
.picture-5e8d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.up-f9b9 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.feature-6c5f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.steel-8745 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.header_silver_b937 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.huge_1fe2 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.info_1801 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.element_b58d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.east_f300 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.section-432f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.paper-c71f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.alert_blue_ace0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.simple-9e28 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.simple-51c3 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.gallery_stale_d709 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.bright_319e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.container-44fa {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.cold_4290 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.message_copper_7f7a {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.label-ba63 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.column-5583 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.info-over-e3c9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.message_8b38 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.gold_9c67 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.video_over_5d3d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.pagination_7965 a:where(:not(.form_f3db)) {
  color: inherit;
}
:where(.out_1380.menu_solid_52c0) {
  gap: 1.25em;
}
:where(.out_1380.media-4c8e) {
  gap: 1.25em;
}
:where(.chip_copper_581a.menu_solid_52c0) {
  gap: 2em;
}
:where(.chip_copper_581a.media-4c8e) {
  gap: 2em;
}
.yellow_54ee {
  font-size: 1.5em;
  line-height: 1.6;
}

.item_pressed_f478 .smooth_51da {
  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-39c8 .next_3a7a {
  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);
}
.small_ed88 {
  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);
}
.small_ed88.top-254e .liquid-ceb7 {
  background-color: var(--e-global-color-primary);
}
.small_ed88.description_aacb .liquid-ceb7,
.small_ed88.west_198f .liquid-ceb7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box_liquid_c750 .element-1114 {
  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);
}
.white_a004 {
  --divider-color: var(--e-global-color-secondary);
}
.white_a004 .article-last-b80b {
  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);
}
.white_a004.layout_glass_a95c .tooltip-hard-eb4c {
  background-color: var(--e-global-color-secondary);
}
.white_a004.secondary-inner-224b .tooltip-hard-eb4c,
.white_a004.main_1c29 .tooltip-hard-eb4c {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.white_a004.secondary-inner-224b .tooltip-hard-eb4c,
.white_a004.main_1c29 .tooltip-hard-eb4c svg {
  fill: var(--e-global-color-secondary);
}
.nav-stale-d92b .pro-1a31 {
  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);
}
.nav-stale-d92b .full-5e5a {
  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);
}
.simple-c1ad.layout_glass_a95c .tooltip-hard-eb4c {
  background-color: var(--e-global-color-primary);
}
.simple-c1ad.secondary-inner-224b .tooltip-hard-eb4c,
.simple-c1ad.main_1c29 .tooltip-hard-eb4c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.simple-c1ad.secondary-inner-224b .tooltip-hard-eb4c,
.simple-c1ad.main_1c29 .tooltip-hard-eb4c svg {
  fill: var(--e-global-color-primary);
}
.modal_bb06.layout_glass_a95c .tooltip-hard-eb4c {
  background-color: var(--e-global-color-primary);
}
.modal_bb06.secondary-inner-224b .tooltip-hard-eb4c,
.modal_bb06.main_1c29 .tooltip-hard-eb4c {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.modal_bb06 .component-6313 {
  color: var(--e-global-color-primary);
}
.modal_bb06 .component-6313,
.modal_bb06 .component-6313 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_bb06 .video_first_884d {
  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);
}
.pressed_ee4f .thumbnail-4d0b {
  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);
}
.tabs-90dc .easy-bc60 .outline-left-7905 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-action-4cbf .middle_c7d7:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.chip-action-4cbf .notification_40af i {
  color: var(--e-global-color-primary);
}
.chip-action-4cbf .notification_40af svg {
  fill: var(--e-global-color-primary);
}
.chip-action-4cbf .bright-5029 {
  color: var(--e-global-color-secondary);
}
.chip-action-4cbf .middle_c7d7 > .bright-5029,
.chip-action-4cbf .middle_c7d7 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-6811 .silver_073e {
  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);
}
.stone-6811 .avatar-4dde {
  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);
}
.focus-cold-0953 .pagination_c85e .narrow_ed51 {
  background-color: var(--e-global-color-primary);
}
.focus-cold-0953 .popup-24dc {
  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);
}
.dark-0f02 .caption-motion-994d {
  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-0f02 .banner_down_c7da {
  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);
}
.dark-0f02 .article_lite_b86b {
  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);
}
.lower_9cd9 .hard_645f,
.lower_9cd9 .hard_645f a {
  color: var(--e-global-color-primary);
}
.lower_9cd9 .hard_645f.up_ddb5,
.lower_9cd9 .hard_645f.up_ddb5 a {
  color: var(--e-global-color-accent);
}
.lower_9cd9 .hard_645f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_9cd9 .active-1b73 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_903d .easy-e835,
.center_903d .menu-b8ae {
  color: var(--e-global-color-primary);
}
.center_903d .easy-e835 svg {
  fill: var(--e-global-color-primary);
}
.center_903d .up_ddb5 .easy-e835,
.center_903d .up_ddb5 .menu-b8ae {
  color: var(--e-global-color-accent);
}
.center_903d .up_ddb5 .easy-e835 svg {
  fill: var(--e-global-color-accent);
}
.center_903d .menu-b8ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_903d .active-1b73 {
  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);
}
.carousel-right-4a57 .aside_20a8,
.carousel-right-4a57 .slider-gas-021e {
  color: var(--e-global-color-primary);
}
.carousel-right-4a57 .slider-gas-021e svg {
  fill: var(--e-global-color-primary);
}
.carousel-right-4a57 .hard_645f.up_ddb5 a,
.carousel-right-4a57
  .hard_645f.up_ddb5
  .slider-gas-021e {
  color: var(--e-global-color-accent);
}
.carousel-right-4a57 .aside_20a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-right-4a57 .active-1b73 {
  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_8088 .shade-black-73a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_8088 .background_pressed_a79e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_north_6c08 .notice-lite-707b .container-c5d0 {
  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);
}
.alert_north_6c08 .notice-lite-707b .box_f3b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_north_6c08 .up_b6e9 .container-c5d0 {
  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);
}
.alert_north_6c08
  .up_b6e9
  .box_f3b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_north_6c08
  .primary_c727
  .container-c5d0 {
  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);
}
.alert_north_6c08
  .primary_c727
  .box_f3b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_north_6c08
  .label-red-5cca
  .container-c5d0 {
  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);
}
.alert_north_6c08
  .label-red-5cca
  .box_f3b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-bottom-c5e6 .cool-fcbd {
  background-color: var(--e-global-color-primary);
}
.menu-bottom-c5e6 .cool-fcbd:hover {
  background-color: var(--e-global-color-primary);
}
.menu-bottom-c5e6 .basic_7152 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-bottom-c5e6
  .cool-fcbd:hover
  .basic_7152 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-dim-44e0 .tag_dfc3 {
  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);
}
.tertiary-0b39 .menu_32c0 .tertiary-prev-d5ca a {
  background-color: var(--e-global-color-accent);
}
.tertiary-0b39 .menu_32c0 .thumbnail_dark_2fa1 a {
  background-color: var(--e-global-color-accent);
}
.tertiary-0b39 .menu_32c0 .tertiary-prev-d5ca a,
.tertiary-0b39 .menu_32c0 .thumbnail_dark_2fa1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_9ef3
  .filter-27ee.list-9c7c
  .menu_32c0
  a.active-5e13 {
  background-color: var(--e-global-color-accent);
}
.light_9ef3
  .filter-27ee.list-9c7c
  .menu_32c0
  span.active-5e13.fn-current-c441 {
  background-color: var(--e-global-color-text);
}
.light_9ef3
  .filter-27ee.list-9c7c
  .menu_32c0
  .active-5e13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-febf .video-silver-69e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-febf
  .nav-gas-f3af
  > .header-yellow-9a38
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-febf
  .alert-0849
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-febf
  .list-huge-a4c8
  .hover-huge-2699,
.progress-febf
  .list-huge-a4c8
  .progress_131b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-febf
  .list-huge-a4c8
  .notice-b9d2,
.progress-febf
  .list-huge-a4c8
  a
  .notice-b9d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-febf
  .list-huge-a4c8
  .box-easy-a893 {
  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-febf
  .list-huge-a4c8
  .highlight-orange-c100 {
  background-color: var(--e-global-color-primary);
}
.progress-febf
  .list-huge-a4c8
  .highlight-orange-c100 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-febf
  .list-huge-a4c8
  .highlight-orange-c100:hover {
  background-color: var(--e-global-color-primary);
}
.progress-febf
  .list-huge-a4c8
  .detail-fixed-f513 {
  background-color: var(--e-global-color-primary);
}
.progress-febf
  .list-huge-a4c8
  .detail-fixed-f513 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-febf
  .list-huge-a4c8
  .detail-fixed-f513:hover {
  background-color: var(--e-global-color-primary);
}
.progress-febf
  .photo_ebf5
  .modal-basic-9c18
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-febf
  .photo_ebf5
  .tertiary-focused-83e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-febf
  .photo_ebf5
  .box-easy-a893 {
  color: var(--e-global-color-text);
}
.progress-febf
  .photo_ebf5
  .box-easy-a893
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-febf
  .photo_ebf5
  .highlight-orange-c100 {
  background-color: var(--e-global-color-primary);
}
.progress-febf
  .photo_ebf5
  .highlight-orange-c100 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-febf
  .photo_ebf5
  .highlight-orange-c100:hover {
  background-color: var(--e-global-color-primary);
}
.progress-febf
  .photo_ebf5
  .detail-fixed-f513 {
  background-color: var(--e-global-color-primary);
}
.progress-febf
  .photo_ebf5
  .detail-fixed-f513 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-febf
  .photo_ebf5
  .detail-fixed-f513:hover {
  background-color: var(--e-global-color-primary);
}
.progress-febf .disabled-focused-0d86 {
  background-color: var(--e-global-color-primary);
}
.progress-febf .disabled-focused-0d86:hover {
  background-color: var(--e-global-color-primary);
}
.progress-febf .card-0962 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-febf .label_black_b40a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_7d03 .border-thick-4dfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_7d03
  .focus_5cc5
  > div:nth-child(3)
  .border-thick-4dfa,
.outer_7d03
  .layout_glass_9f92
  > div:nth-child(1)
  .border-thick-4dfa,
.outer_7d03
  .badge-new-c9a8
  > div:nth-child(1)
  .border-thick-4dfa,
.outer_7d03
  .element-next-895a
  > div:nth-child(1)
  .border-thick-4dfa,
.outer_7d03
  .description-stale-0b40
  > div:nth-child(1)
  .border-thick-4dfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_7d03 .label_rough_cd28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_7d03 .column_motion_7334 {
  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);
}
.outer_7d03 .module_up_51e0 {
  background-color: var(--e-global-color-primary);
}
.outer_7d03 .module_up_51e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_7d03 .module_up_51e0:hover {
  background-color: var(--e-global-color-primary);
}
.outer_7d03 .search-fresh-ce93 {
  background-color: var(--e-global-color-primary);
}
.outer_7d03 .search-fresh-ce93:hover {
  background-color: var(--e-global-color-primary);
}
.outer_7d03 .card-0962 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_7d03 .label_black_b40a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_warm_e269 .dropdown-old-c232 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_warm_e269 .pattern_upper_f2a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_warm_e269 .lower_6261 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_warm_e269 .narrow-3918 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_warm_e269 .block_wood_dcc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_warm_e269 .search-fresh-ce93 {
  background-color: var(--e-global-color-primary);
}
.panel_warm_e269 .search-fresh-ce93:hover {
  background-color: var(--e-global-color-primary);
}
.grid_5664 .feature_5008 {
  background-color: var(--e-global-color-secondary);
}
.grid_5664 .purple_294a {
  background-color: var(--e-global-color-text);
}
.grid_5664 .short-bf16 {
  background-color: var(--e-global-color-secondary);
}
.grid_5664 .panel_hard_1445 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_5664 .surface-6638 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_5664 .video-soft-01c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_5664 .narrow-f71d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_5664 .carousel_active_a2fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_4fce .current-f2fb .button_ec43,
.secondary_4fce
  .current-f2fb
  .button_ec43
  a,
.secondary_4fce .chip_cold_8980 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_4fce .current-f2fb .media-9423,
.secondary_4fce .down-8546 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_4fce .current-f2fb .media-9423 {
  color: var(--e-global-color-text);
}
.secondary_4fce .down-8546 {
  color: var(--e-global-color-text);
}
.secondary_4fce
  .current-f2fb
  .caption_right_cf74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_4fce .sidebar_fluid_ee47 .input_middle_0a56 {
  background-color: var(--e-global-color-primary);
}
.secondary_4fce .sidebar_fluid_ee47 .input_middle_0a56:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_4fce .sidebar_fluid_ee47 .fresh-2a98 li span {
  background-color: var(--e-global-color-text);
}
.secondary_4fce .sidebar_fluid_ee47 .fresh-2a98 li span:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_4fce
  .sidebar_fluid_ee47
  .fresh-2a98
  li.over_c98d
  span {
  background-color: var(--e-global-color-accent);
}
.secondary_4fce .inner_baac span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_black_86d5 .feature_f932 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-large-f6ef .progress-c639 {
  background-color: var(--e-global-color-primary);
}
.shadow-large-f6ef .yellow-f529 {
  background-color: var(--e-global-color-secondary);
}
.shadow-large-f6ef .silver_bd40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-large-f6ef .mask-fast-e814 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-large-f6ef .card_add1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-large-f6ef .tabs_liquid_f577 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-large-f6ef .article_1655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-large-f6ef .tabs_df88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-large-f6ef .shadow-1d73 {
  background-color: var(--e-global-color-primary);
}
.shadow-large-f6ef .shadow-1d73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_warm_6f37 .notice-blue-da29 {
  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);
}
.list_warm_6f37 .fluid_73db {
  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);
}
.list_warm_6f37
  .purple-b6bb:after {
  background-color: var(--e-global-color-primary);
}
.list_warm_6f37 .pagination_bright_3484 {
  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);
}
.pressed_99ff .chip_cold_8980 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_99ff .down-8546 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_42e4 .in_efb0 .smooth-849f {
  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_42e4 .in_efb0 .breadcrumb_13be {
  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);
}
.tag-red-b618 .red-2e56 {
  background-color: var(--e-global-color-primary);
}
.tag-red-b618 .image_huge_7ea5 {
  background-color: var(--e-global-color-secondary);
}
.tag-red-b618 .gradient-focused-da19 .icon_middle_3d9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-red-b618 .dirty_e483 .icon_middle_3d9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_ff68 .search_bright_b6e5 .bright_5a68 {
  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);
}
.in_ff68 .search_bright_b6e5 .backdrop_8da3 {
  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);
}
.in_ff68 .search_bright_b6e5 .frame_focused_4833 {
  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);
}
.upper_694c .gradient-narrow-0faf {
  border-color: var(--e-global-color-text);
}
.upper_694c .yellow-64bf {
  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);
}
.upper_694c .nav-4217 {
  color: var(--e-global-color-primary);
}
.upper_694c .glass_67e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-2dd3 .main-31a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-2dd3 .message_df9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-2dd3 .button_motion_dfa3:hover .main-31a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-2dd3
  .button_motion_dfa3:hover
  .message_df9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-c300 .layout_dark_be7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-c300 .modal_static_5a2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-6f1e .tag_black_ba21 .column_solid_4cb3 {
  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);
}
.status-6f1e .article-motion-645d .column_solid_4cb3 {
  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);
}
.preview_32a6 .badge-outer-7780 {
  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);
}
.shadow_fresh_c171 .pattern-705a .pagination_fc1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_fresh_c171 .pattern-705a .pagination_fc1a {
  background-color: var(--e-global-color-secondary);
}
.shadow_fresh_c171 .badge-outer-1495 .pagination_fc1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_fresh_c171 .badge-outer-1495 .pagination_fc1a {
  background-color: var(--e-global-color-secondary);
}
.shadow_fresh_c171 .logo-c7ab .iron_e74c {
  background-color: var(--e-global-color-primary);
}
.shadow_fresh_c171 .logo-c7ab:hover .iron_e74c {
  background-color: var(--e-global-color-secondary);
}
.shadow_fresh_c171 .input_middle_0a56 {
  background-color: var(--e-global-color-primary);
}
.shadow_fresh_c171 .input_middle_0a56:hover {
  background-color: var(--e-global-color-accent);
}
.shadow_fresh_c171 .fresh-2a98 li span {
  background-color: var(--e-global-color-text);
}
.shadow_fresh_c171 .fresh-2a98 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_fresh_c171 .fresh-2a98 li.over_c98d span {
  background-color: var(--e-global-color-accent);
}
.image_06eb .main-6d12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_06eb .image-center-24d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_dirty_20a6 .slider-large-d754:before {
  background-color: var(--e-global-color-secondary);
}
.tertiary_dirty_20a6 .layout_over_a36e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_dirty_20a6 .search_d33c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_790f .gas-a3c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_790f .gas-a3c0:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_790f .gas-a3c0.fn-active-c441 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_790f .red_93be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_790f .simple-8cd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_790f .active_41e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_790f .light-1c8d {
  background-color: var(--e-global-color-primary);
}
.thick_790f .light-1c8d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_790f .south-4831 {
  background-color: var(--e-global-color-primary);
}
.thick_790f .south-4831 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-0db8 .secondary_dark_5f5b .warm_56e7 a {
  color: var(--e-global-color-secondary);
}
.solid-0db8 .secondary_dark_5f5b .warm_56e7 a:hover {
  color: var(--e-global-color-secondary);
}
.solid-0db8 .secondary_dark_5f5b .warm_56e7,
.solid-0db8 .secondary_dark_5f5b .warm_56e7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-0db8 .secondary_dark_5f5b .backdrop_f19e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-0db8 .secondary_dark_5f5b .mask-6346 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-0db8 .secondary_dark_5f5b .pattern-pressed-1cae {
  background-color: var(--e-global-color-primary);
}
.solid-0db8 .secondary_dark_5f5b .pattern-pressed-1cae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-0db8 .secondary_dark_5f5b .pattern-pressed-1cae:hover {
  background-color: var(--e-global-color-primary);
}
.solid-0db8 .secondary_dark_5f5b .breadcrumb_7287 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-0db8 .secondary_dark_5f5b .breadcrumb_7287 {
  background-color: var(--e-global-color-primary);
}
.solid-0db8 .secondary_dark_5f5b .breadcrumb_7287:hover {
  background-color: var(--e-global-color-primary);
}
.solid-0db8 .secondary_dark_5f5b .input_middle_0a56 {
  background-color: var(--e-global-color-primary);
}
.solid-0db8 .secondary_dark_5f5b .input_middle_0a56:hover {
  background-color: var(--e-global-color-primary);
}
.solid-0db8 .sidebar_fluid_ee47 .fresh-2a98 li span {
  background-color: var(--e-global-color-text);
}
.solid-0db8 .sidebar_fluid_ee47 .fresh-2a98 li span:hover {
  background-color: var(--e-global-color-primary);
}
.solid-0db8 .sidebar_fluid_ee47 .fresh-2a98 li.over_c98d span {
  background-color: var(--e-global-color-accent);
}
.solid-0db8 .card-0962 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-0db8 .label_black_b40a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_adc6 .filter-f2a6 .rough-470d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_adc6 .filter-f2a6 .solid_ab35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_adc6 .filter-f2a6 .wood-a1bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_copper_3f84 .box-medium-d90a {
  border-color: var(--e-global-color-text);
}
.icon_copper_3f84 .shade-74ca {
  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);
}
.icon_copper_3f84 .filter_bronze_9902 {
  color: var(--e-global-color-secondary);
}
.icon_copper_3f84 .filter_bronze_9902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_copper_3f84 .action-7623 > * {
  color: var(--e-global-color-primary);
}
.icon_copper_3f84 .action-7623 > * svg {
  fill: var(--e-global-color-primary);
}
.icon_copper_3f84 .popup-fb9c {
  color: var(--e-global-color-primary);
}
.icon_copper_3f84 .popup-fb9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_copper_3f84 .hover_5ba1 {
  color: var(--e-global-color-primary);
}
.icon_copper_3f84 .hover_5ba1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_copper_3f84 .info_pressed_c525 {
  color: var(--e-global-color-primary);
}
.icon_copper_3f84 .info_pressed_c525 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_copper_3f84 .active_2481 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_copper_3f84 .section_20e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_copper_3f84 .section_20e2.logo_advanced_831c {
  color: var(--e-global-color-secondary);
}
.icon_copper_3f84 .section_20e2.logo_advanced_831c .fresh_844f {
  color: var(--e-global-color-accent);
}
.icon_copper_3f84 .section_20e2.surface_lite_dc97 {
  color: var(--e-global-color-text);
}
.icon_copper_3f84 .section_20e2.surface_lite_dc97 .fresh_844f {
  color: var(--e-global-color-text);
}
.icon_copper_3f84 .section_20e2:before {
  border-top-color: var(--e-global-color-text);
}
.icon_copper_3f84 .iron-b00e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_copper_3f84
  .iron-b00e
  .list-85e1 {
  background-color: var(--e-global-color-primary);
}
.icon_copper_3f84
  .iron-b00e
  .list-85e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_copper_3f84 .box-medium-d90a .list-76b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_short_9c28 .table-hard-beff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_short_9c28 .breadcrumb-short-cd9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-cecb .sidebar_over_4b29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-cecb
  .media-liquid-483d
  .breadcrumb-f8d9 {
  background-color: var(--e-global-color-secondary);
}
.frame-cecb
  .media-liquid-483d.plasma-3622
  .breadcrumb-f8d9 {
  background-color: var(--e-global-color-text);
}
.frame-cecb
  .media-liquid-483d:hover
  .breadcrumb-f8d9 {
  background-color: var(--e-global-color-accent);
}
.frame-cecb
  .media-liquid-483d.fn-active-c441
  .breadcrumb-f8d9 {
  background-color: var(--e-global-color-primary);
}
.logo-north-1cbe .badge_smooth_7df8 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.logo-north-1cbe .avatar_3eac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-north-1cbe .menu-next-a957 {
  background-color: var(--e-global-color-primary);
}
.logo-north-1cbe .menu-next-a957 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-adb6 .shadow_4399 .grid_fixed_d34c .table-d65b {
  background-color: var(--e-global-color-secondary);
}
.hard-adb6 .shadow_4399 .border_cool_2327:after {
  background-color: var(--e-global-color-secondary);
}
.hard-adb6 .primary-deeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-adb6 .gallery_3e45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-adb6 .image_b6f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-adb6 .title_58e2 {
  background-color: var(--e-global-color-primary);
}
.hard-adb6 .title_58e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-adb6 .large-83d9 {
  background-color: var(--e-global-color-secondary);
}
.hard-adb6 .large-83d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-adb6 .shadow_4399 .hard-aa04 .article_gold_2697:hover {
  background-color: var(--e-global-color-primary);
}
.hard-adb6
  .shadow_4399
  .hard-aa04
  .article_gold_2697.feature-6eb1 {
  background-color: var(--e-global-color-primary);
}
.hard-adb6 .shadow_4399 .white-eba2:before {
  border-color: var(--e-global-color-primary);
}
.hard-adb6 .shadow_4399 .white-eba2:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hard-adb6
  .shadow_4399
  .white-eba2.title-ceba:before {
  border-color: var(--e-global-color-primary);
}
.hard-adb6 .message_dirty_2eab span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_9eb3 .cold_6fd7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_9eb3 .cold_6fd7:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_9eb3 .cold_6fd7.nav_large_8d6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_9eb3 .first_6020 {
  background-color: var(--e-global-color-primary);
}
.chip_9eb3 .first_6020 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_9eb3
  .element_old_7fc6
  .column-liquid-236b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_9eb3
  .slow-17c3
  .column-liquid-236b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-current-95c7
  .up_f7c6
  .hover_062d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-current-95c7
  .up_f7c6
  .west-001d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-current-95c7 .brown_2a2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-current-95c7 .image-8f54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-current-95c7 .focused-f358 {
  background-color: var(--e-global-color-primary);
}
.dropdown-current-95c7 .focused-f358 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_c1b6 .article_top_7798 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_c1b6 .first-85a1 {
  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);
}
.slider_c1b6 .solid_78da {
  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);
}
.slider_c1b6 .solid_78da a:hover {
  color: var(--e-global-color-secondary);
}
.slider_c1b6 .feature_7e20 {
  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);
}
.slider_c1b6 .black-8a0d {
  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);
}
.slider_c1b6 .notification_new_3ee1 .input_middle_0a56 {
  background-color: var(--e-global-color-primary);
}
.slider_c1b6 .notification_new_3ee1 .input_middle_0a56:hover {
  background-color: var(--e-global-color-accent);
}
.slider_c1b6
  .notification_new_3ee1
  .fresh-2a98
  li
  span {
  background-color: var(--e-global-color-text);
}
.slider_c1b6
  .notification_new_3ee1
  .fresh-2a98
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.slider_c1b6
  .notification_new_3ee1
  .fresh-2a98
  li.over_c98d
  span {
  background-color: var(--e-global-color-accent);
}
.chip_57e6
  .background_mini_ae26
  .layout_new_8b26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_57e6 .background_mini_ae26 .info-lower-a85d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_57e6 .background_mini_ae26 .blue_4fcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_57e6 .grid-afec {
  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);
}
.chip_57e6
  .secondary_1ed7.aside-pressed-72e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > a {
  background-color: var(--e-global-color-text);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > a
  .chip_6071.icon-complex-7a4b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > a
  .sidebar-1bae.dropdown-bright-428e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > .article_144c
  .menu_9bea
  > a {
  background-color: var(--e-global-color-secondary);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > .article_144c
  .menu_9bea
  > a
  .orange-a310 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > .article_144c
  .menu_9bea
  > a
  .sidebar-1bae.detail_304a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > a
  .bright_6696:before {
  color: var(--e-global-color-text);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > .article_144c
  a
  .bright_6696:before {
  color: var(--e-global-color-text);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea.right_bcc8
  > a
  .bright_6696:before {
  color: var(--e-global-color-text);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > .article_144c
  .menu_9bea.right_bcc8
  > a
  .bright_6696:before {
  color: var(--e-global-color-text);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > a
  .liquid_4376
  .link-cold-ec2d {
  color: var(--e-global-color-text);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > .article_144c
  a
  .liquid_4376
  .link-cold-ec2d {
  color: var(--e-global-color-text);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > a
  .liquid_4376
  .link-cold-ec2d,
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > .article_144c
  a
  .liquid_4376
  .link-cold-ec2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > a
  .box_wood_0d4d:before {
  color: var(--e-global-color-text);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > .article_144c
  a
  .box_wood_0d4d:before {
  color: var(--e-global-color-text);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea.right_bcc8
  > a
  .box_wood_0d4d:before {
  color: var(--e-global-color-text);
}
.grid_dynamic_3c4a
  > .pattern_5e65
  > div
  > .slow-ed90
  > .menu_9bea
  > .article_144c
  .menu_9bea.right_bcc8
  > a
  .box_wood_0d4d:before {
  color: var(--e-global-color-text);
}
.column-e65c .table_1cb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-e65c
  .tabs_easy_2540:hover
  .table_1cb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_6860
  > .pattern_5e65
  > .menu-dirty-79e8
  > .detail-4f32
  > .banner-4ab1
  > .modal_stale_3993
  .full_04a7 {
  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);
}
.info_6860
  > .pattern_5e65
  > .menu-dirty-79e8
  > .detail-4f32
  > .banner-4ab1
  > .modal_stale_3993:hover
  .full_04a7 {
  color: var(--e-global-color-text);
}
.info_6860
  > .pattern_5e65
  > .menu-dirty-79e8
  > .detail-4f32
  > .banner-4ab1
  > .modal_stale_3993:hover
  .full_04a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_6860
  > .pattern_5e65
  > .menu-dirty-79e8
  > .detail-4f32
  > .banner-4ab1.banner_f828
  > .modal_stale_3993
  .full_04a7 {
  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);
}
.dropdown_north_b31e .caption_east_42ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_north_b31e .accent-2717 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_north_b31e .tertiary_a3ac {
  background-color: var(--e-global-color-primary);
}
.dropdown_north_b31e .tertiary_a3ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-eb79
  > .pattern_5e65
  > .footer_down_8b69
  > .sidebar-c2e6
  > .west_341d
  .text_5f73 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-eb79
  > .pattern_5e65
  > .footer_down_8b69
  > .sidebar-c2e6
  > .west_341d
  .tag_6d67 {
  color: var(--e-global-color-text);
}
.focused-eb79
  > .pattern_5e65
  > .footer_down_8b69
  > .sidebar-c2e6
  > .west_341d:hover
  .text_5f73 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-eb79
  > .pattern_5e65
  > .footer_down_8b69
  > .sidebar-c2e6
  > .west_341d:hover
  .tag_6d67 {
  color: var(--e-global-color-secondary);
}
.focused-eb79
  > .pattern_5e65
  > .footer_down_8b69
  > .sidebar-c2e6
  > .west_341d.paragraph-short-f9f3
  .text_5f73 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-eb79
  > .pattern_5e65
  > .footer_down_8b69
  > .sidebar-c2e6
  > .west_341d.paragraph-short-f9f3
  .tag_6d67 {
  color: var(--e-global-color-primary);
}
.gas-5710
  .filter-4ca4
  .wrapper_pressed_4091 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-5710 .item_bottom_a06d .list-76b5 .down_6de9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_ef7f .down_b4a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_ef7f .wide_f7ae .down_b4a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_ef7f .preview-60a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_ef7f .preview-60a1 {
  background-color: var(--e-global-color-primary);
}
.secondary-b636 .pressed-ccf1 .large-81aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-b636
  .pressed-ccf1:hover
  .fresh-903b {
  color: var(--e-global-color-secondary);
}
.secondary-b636
  .pressed-ccf1:hover
  .large-81aa {
  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);
}
.current_106c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.glass-1ca5 {
  max-width: 1400px !important;
}

.media_eb01 {
  flex-direction: column;
}

.media_eb01 .light_0ace {
  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.media_eb01 .light_0ace {
  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);
}

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

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

.tabs_plasma_2428.chip-action-32e1 {
  display: none;
}

.simple_1cb1 {
  display: none;
}

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

.small_0cd6.background-blue-11f8 {
  margin-bottom: 40px;
  width: 100%;
}

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

.media_eb01 a {
  width: 100%;
}

.active-b3e7 .hover_dynamic_0d69.aside_rough_e5ca {
  width: 20% !important;
}

.shadow-inner-eac4 {
  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; /* 字母间距 */
}

.shadow-inner-eac4: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%);
}

.shadow-inner-eac4 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.active-b3e7
  .hover_dynamic_0d69.surface-south-0841
  .smooth_ca57
  .photo_eed9 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.outline_fixed_5e7f.old_3ac9 > .message_inner_0a6f {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.button-87a7 {
  position: relative;
  width: 100%;
}

.soft-924d {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.solid-320a {
  font-size: 35px !important;
}

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

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

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

.active-b3e7
  .hover_dynamic_0d69.over_7d34
  .message_outer_7ed5
  .paragraph-e162 {
  width: 100% !important;
}

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

.texture-b3f4 {
  width: 100%;
}

.hover-1fcb {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.aside-49db {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.highlight_hovered_42e1:hover .aside-49db {
  visibility: visible;
}
.highlight_hovered_42e1:hover.highlight_hovered_42e1::before {
  display: block;
}

.bottom_4315 h3 {
  color: #fff;
}

.black_20b6 {
  margin: 0;
}

.active-b3e7
  .hover_dynamic_0d69.over_7d34
  .paragraph-e162
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.up_ba24 {
  width: 100%;
}

.full_cf94 {
  width: 100%;
}

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

.full_cf94 {
  width: 100%;
}

.row_out_629b {
  margin-bottom: 10px !important;
}

.paragraph-e162 {
  display: flex;
  align-items: center;
}

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

.header-2c6c {
  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;
}

.media_eb01 .light_0ace.container-c4b4 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.media_eb01 h1.light_0ace {
  margin-top: 80px !important;
}

.active-b3e7 .hover_dynamic_0d69.thumbnail-7733 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.stone-05f8 img {
  width: 100%;
}

.menu-1d31 .feature_745c.smooth_ca57 {
  justify-content: space-between;
}

.box_d9d8 {
  display: none;
}

.slider-selected-a19b .grid_952b {
  margin: 1px 0 !important;
}

.dynamic-7f75 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .outline_fixed_5e7f .message_inner_0a6f {
    flex-wrap: nowrap !important;
  }
}

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

  .narrow-3038 {
    width: 100% !important;
  }
}

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

  .shadow-inner-eac4 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .menu-1d31 .feature_745c.smooth_ca57 {
    border-bottom: 1px solid #f0c159;
  }

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

  .outline_fixed_5e7f.old_3ac9 > .message_inner_0a6f {
    gap: 15px;
    justify-content: space-between;
  }

  .active-b3e7
    .hover_dynamic_0d69.over_7d34
    .paragraph-e162
    img {
    width: 60% !important;
  }

  .soft-924d {
    left: 2%;
  }

  .nav_cddb {
    margin: 10px 0;
  }

  .media_eb01 .grid_952b {
    margin: 0;
    margin-bottom: 10px;
  }

  .shadow-inner-eac4 {
    font-size: 16px !important;
  }

  .solid-320a {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.media_eb01 .light_0ace,
  .media_eb01 .light_0ace {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .paragraph-e162 {
    justify-content: center;
  }

  .media_eb01 .grid_952b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .active-b3e7 .hover_dynamic_0d69.aside_rough_e5ca {
    width: 75% !important;
  }

  .stone-05f8 img {
    width: 100% !important;
  }
}

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

  h2.media_eb01 .light_0ace,
  .media_eb01 .light_0ace {
    font-size: 30px !important;
  }

  .paragraph-e162 {
    justify-content: center;
  }

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

  .thick-c2bc
    .icon-gas-63c5.hot_8c7e {
    margin: 0 !important;
  }

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

  .nav_cddb {
    display: flex;
  }

  .aside-18ed .shadow-inner-eac4 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .media_eb01 h1.light_0ace {
    margin-top: 40px !important;
  }

  .active-b3e7
    .hover_dynamic_0d69.over_7d34
    .paragraph-e162
    img,
  .nav-stale-d92b .message_outer_7ed5 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .active-b3e7 .hover_dynamic_0d69.aside_rough_e5ca {
    width: 100% !important;
  }

  .outline_fixed_5e7f.old_3ac9 > .message_inner_0a6f {
    gap: 3px;
  }

  .media_eb01 .grid_952b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .shadow-inner-eac4 {
    white-space: wrap;
  }
}

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

.menu-1d31 .feature_745c.smooth_ca57: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.stale-6dc4 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .menu-1d31 .feature_745c.smooth_ca57 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .media_eb01 .light_0ace {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .shadow-inner-eac4 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.black_18e9 .upper-283f {
  flex-shrink: 0;
  white-space: nowrap;
}

.black_18e9 .sort_pro_334e {
  flex-shrink: 0;
  min-width: fit-content;
}

.black_18e9 .photo_eed9 {
  white-space: nowrap;
}

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

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

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

.black_18e9 .sort_pro_334e {
  max-width: 80px !important;
  overflow: hidden;
}

.black_18e9 .feature_745c.smooth_ca57 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.black_18e9 .photo_eed9 {
  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);
  }
}

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

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

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

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

body .carousel_over_7c32:nth-child(2),
.active-b3e7 .carousel_over_7c32:nth-child(2),
#page .carousel_over_7c32: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;
}

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

/* css-noise: e703 */
.widget-item-j6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
