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(.heading-solid-433d) {
  gap: 0.5em;
}
:where(.description-hovered-3396) {
  gap: 0.5em;
}
body .footer-67b1 > .image-dynamic-08bd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .footer-67b1 > .texture-purple-82ce {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .footer-67b1 > .logo_5302 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_8b5e > .image-dynamic-08bd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline_8b5e > .texture-purple-82ce {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline_8b5e > .logo_5302 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .outline_8b5e
  > :where(:not(.image-dynamic-08bd):not(.texture-purple-82ce):not(.tabs_thick_1560)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_8b5e > .white-0fba {
  max-width: var(--wp--style--global--wide-size);
}
body .heading-solid-433d {
  display: flex;
}
body .heading-solid-433d {
  flex-wrap: wrap;
  align-items: center;
}
body .heading-solid-433d > * {
  margin: 0;
}
body .description-hovered-3396 {
  display: grid;
}
body .description-hovered-3396 > * {
  margin: 0;
}
:where(.shadow-focused-6d6e.heading-solid-433d) {
  gap: 2em;
}
:where(.shadow-focused-6d6e.description-hovered-3396) {
  gap: 2em;
}
:where(.notice-8993.heading-solid-433d) {
  gap: 1.25em;
}
:where(.notice-8993.description-hovered-3396) {
  gap: 1.25em;
}
.pagination-medium-7597 {
  color: var(--wp--preset--color--black) !important;
}
.active-hovered-c6cf {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tiny_e9ef {
  color: var(--wp--preset--color--white) !important;
}
.gas_1593 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.column-upper-ac00 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.shadow-a11e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary-next-f7a9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.aside_1728 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.form_4c96 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next-d0b6 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.down_3363 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.last-05e8 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.filter_94a3 {
  background-color: var(--wp--preset--color--black) !important;
}
.table_purple_ac83 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.surface_7a85 {
  background-color: var(--wp--preset--color--white) !important;
}
.chip_f6fa {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.copper_797d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.badge_0e84 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.search_silver_a4f6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.list-wide-bd7e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.row-21be {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tag_cold_aade {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.layout_copper_07c1 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.feature-medium-5557 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.left_ff06 {
  border-color: var(--wp--preset--color--black) !important;
}
.carousel-1182 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accordion_2b1e {
  border-color: var(--wp--preset--color--white) !important;
}
.orange-8fd8 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.slider_over_5af4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.status-6d86 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.summary_gas_db7e {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accent_ce04 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.avatar-bright-f8b4 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.logo_cc93 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.link-tall-2c5d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.focused_71e7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tooltip-f8f2 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.video_8bcb {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.main_brown_1f96 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.accordion-next-d847 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.logo-4fc2 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.tabs-5e95 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dim_6a39 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.backdrop-4d37 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.motion-1864 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.dirty-8a8a {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.breadcrumb-e160 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.row_first_565a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.outline_active_dee1 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.warm_a449 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.notice_6a46 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.stale_8a72 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.orange_d542 a:where(:not(.badge_out_5768)) {
  color: inherit;
}
:where(.notice-8993.heading-solid-433d) {
  gap: 1.25em;
}
:where(.notice-8993.description-hovered-3396) {
  gap: 1.25em;
}
:where(.shadow-focused-6d6e.heading-solid-433d) {
  gap: 2em;
}
:where(.shadow-focused-6d6e.description-hovered-3396) {
  gap: 2em;
}
.picture_7c72 {
  font-size: 1.5em;
  line-height: 1.6;
}

.outer_298a .photo-f059 {
  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_a4ad .message_e80f {
  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);
}
.prev-a9e3 {
  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);
}
.prev-a9e3.input_92b6 .popup-d873 {
  background-color: var(--e-global-color-primary);
}
.prev-a9e3.green-9df9 .popup-d873,
.prev-a9e3.progress-1706 .popup-d873 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shadow_copper_99f9 .pink_e744 {
  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);
}
.button_action_14e4 {
  --divider-color: var(--e-global-color-secondary);
}
.button_action_14e4 .aside-action-027e {
  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);
}
.button_action_14e4.rough_67b4 .gradient_66ca {
  background-color: var(--e-global-color-secondary);
}
.button_action_14e4.breadcrumb_lite_b42a .gradient_66ca,
.button_action_14e4.soft-a2ac .gradient_66ca {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.button_action_14e4.breadcrumb_lite_b42a .gradient_66ca,
.button_action_14e4.soft-a2ac .gradient_66ca svg {
  fill: var(--e-global-color-secondary);
}
.message_center_0427 .hot_17b1 {
  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);
}
.message_center_0427 .paper-53d5 {
  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);
}
.wrapper-a901.rough_67b4 .gradient_66ca {
  background-color: var(--e-global-color-primary);
}
.wrapper-a901.breadcrumb_lite_b42a .gradient_66ca,
.wrapper-a901.soft-a2ac .gradient_66ca {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wrapper-a901.breadcrumb_lite_b42a .gradient_66ca,
.wrapper-a901.soft-a2ac .gradient_66ca svg {
  fill: var(--e-global-color-primary);
}
.lite_21f0.rough_67b4 .gradient_66ca {
  background-color: var(--e-global-color-primary);
}
.lite_21f0.breadcrumb_lite_b42a .gradient_66ca,
.lite_21f0.soft-a2ac .gradient_66ca {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.lite_21f0 .tiny_4eee {
  color: var(--e-global-color-primary);
}
.lite_21f0 .tiny_4eee,
.lite_21f0 .tiny_4eee a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_21f0 .pagination_tiny_fd53 {
  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_970a .green-a844 {
  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);
}
.image-1b3f .accordion-prev-79f3 .focused-9e99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_139c .chip-29a2:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.clean_139c .search_21f7 i {
  color: var(--e-global-color-primary);
}
.clean_139c .search_21f7 svg {
  fill: var(--e-global-color-primary);
}
.clean_139c .bronze-5aa4 {
  color: var(--e-global-color-secondary);
}
.clean_139c .chip-29a2 > .bronze-5aa4,
.clean_139c .chip-29a2 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_a708 .pattern-3c68 {
  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);
}
.heading_a708 .cold_0a03 {
  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);
}
.pattern-180e .backdrop_dim_8376 .notification-1f32 {
  background-color: var(--e-global-color-primary);
}
.pattern-180e .mini-e540 {
  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);
}
.banner_dynamic_033e .widget_d109 {
  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);
}
.banner_dynamic_033e .card_fdd6 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_dynamic_033e .orange-c87f {
  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);
}
.carousel-out-7f51 .pattern_9397,
.carousel-out-7f51 .pattern_9397 a {
  color: var(--e-global-color-primary);
}
.carousel-out-7f51 .pattern_9397.cool_4cd0,
.carousel-out-7f51 .pattern_9397.cool_4cd0 a {
  color: var(--e-global-color-accent);
}
.carousel-out-7f51 .pattern_9397 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-out-7f51 .chip-d23d {
  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);
}
.out-d9aa .nav_0eae,
.out-d9aa .texture-paper-a296 {
  color: var(--e-global-color-primary);
}
.out-d9aa .nav_0eae svg {
  fill: var(--e-global-color-primary);
}
.out-d9aa .cool_4cd0 .nav_0eae,
.out-d9aa .cool_4cd0 .texture-paper-a296 {
  color: var(--e-global-color-accent);
}
.out-d9aa .cool_4cd0 .nav_0eae svg {
  fill: var(--e-global-color-accent);
}
.out-d9aa .texture-paper-a296 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-d9aa .chip-d23d {
  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);
}
.description-center-4048 .tabs-selected-3d8d,
.description-center-4048 .box-4fe5 {
  color: var(--e-global-color-primary);
}
.description-center-4048 .box-4fe5 svg {
  fill: var(--e-global-color-primary);
}
.description-center-4048 .pattern_9397.cool_4cd0 a,
.description-center-4048
  .pattern_9397.cool_4cd0
  .box-4fe5 {
  color: var(--e-global-color-accent);
}
.description-center-4048 .tabs-selected-3d8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-center-4048 .chip-d23d {
  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);
}
.motion_be23 .glass_2b02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_be23 .article-new-448c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_5b1f .pink-8926 .static-fcbc {
  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);
}
.black_5b1f .pink-8926 .layout_942c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_5b1f .active_1fbd .static-fcbc {
  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);
}
.black_5b1f
  .active_1fbd
  .layout_942c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_5b1f
  .down_3a40
  .static-fcbc {
  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);
}
.black_5b1f
  .down_3a40
  .layout_942c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_5b1f
  .focus-c0c4
  .static-fcbc {
  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);
}
.black_5b1f
  .focus-c0c4
  .layout_942c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-dirty-f508 .header-25c0 {
  background-color: var(--e-global-color-primary);
}
.media-dirty-f508 .header-25c0:hover {
  background-color: var(--e-global-color-primary);
}
.media-dirty-f508 .tabs_8632 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-dirty-f508
  .header-25c0:hover
  .tabs_8632 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_tall_41c3 .left_bcf2 {
  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);
}
.active_motion_4886 .down_2fbe .wrapper_28a8 a {
  background-color: var(--e-global-color-accent);
}
.active_motion_4886 .down_2fbe .static_e9ac a {
  background-color: var(--e-global-color-accent);
}
.active_motion_4886 .down_2fbe .wrapper_28a8 a,
.active_motion_4886 .down_2fbe .static_e9ac a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-0c10
  .basic-76ec.prev-9ba3
  .down_2fbe
  a.block_2f09 {
  background-color: var(--e-global-color-accent);
}
.tabs-0c10
  .basic-76ec.prev-9ba3
  .down_2fbe
  span.block_2f09.fn-current-e491 {
  background-color: var(--e-global-color-text);
}
.tabs-0c10
  .basic-76ec.prev-9ba3
  .down_2fbe
  .block_2f09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bottom_464f .tooltip_clean_cb42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bottom_464f
  .banner-cfbf
  > .hero-bottom-49c8
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bottom_464f
  .basic_c934
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bottom_464f
  .wrapper_lite_4ba7
  .input_green_e870,
.notification_bottom_464f
  .wrapper_lite_4ba7
  .hidden_dark_e56b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_bottom_464f
  .wrapper_lite_4ba7
  .full_168f,
.notification_bottom_464f
  .wrapper_lite_4ba7
  a
  .full_168f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bottom_464f
  .wrapper_lite_4ba7
  .logo-inner-04f8 {
  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_bottom_464f
  .wrapper_lite_4ba7
  .block_1c9d {
  background-color: var(--e-global-color-primary);
}
.notification_bottom_464f
  .wrapper_lite_4ba7
  .block_1c9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bottom_464f
  .wrapper_lite_4ba7
  .block_1c9d:hover {
  background-color: var(--e-global-color-primary);
}
.notification_bottom_464f
  .wrapper_lite_4ba7
  .shadow_a240 {
  background-color: var(--e-global-color-primary);
}
.notification_bottom_464f
  .wrapper_lite_4ba7
  .shadow_a240 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bottom_464f
  .wrapper_lite_4ba7
  .shadow_a240:hover {
  background-color: var(--e-global-color-primary);
}
.notification_bottom_464f
  .fluid-58af
  .pattern-b739
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_bottom_464f
  .fluid-58af
  .row_under_2bc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bottom_464f
  .fluid-58af
  .logo-inner-04f8 {
  color: var(--e-global-color-text);
}
.notification_bottom_464f
  .fluid-58af
  .logo-inner-04f8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bottom_464f
  .fluid-58af
  .block_1c9d {
  background-color: var(--e-global-color-primary);
}
.notification_bottom_464f
  .fluid-58af
  .block_1c9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bottom_464f
  .fluid-58af
  .block_1c9d:hover {
  background-color: var(--e-global-color-primary);
}
.notification_bottom_464f
  .fluid-58af
  .shadow_a240 {
  background-color: var(--e-global-color-primary);
}
.notification_bottom_464f
  .fluid-58af
  .shadow_a240 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bottom_464f
  .fluid-58af
  .shadow_a240:hover {
  background-color: var(--e-global-color-primary);
}
.notification_bottom_464f .paragraph_warm_90ca {
  background-color: var(--e-global-color-primary);
}
.notification_bottom_464f .paragraph_warm_90ca:hover {
  background-color: var(--e-global-color-primary);
}
.notification_bottom_464f .info-short-329d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_bottom_464f .fresh-72a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-d2d6 .component_black_dc6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-d2d6
  .pattern_2c28
  > div:nth-child(3)
  .component_black_dc6f,
.steel-d2d6
  .detail-slow-f213
  > div:nth-child(1)
  .component_black_dc6f,
.steel-d2d6
  .outline-1cbf
  > div:nth-child(1)
  .component_black_dc6f,
.steel-d2d6
  .orange_9dc4
  > div:nth-child(1)
  .component_black_dc6f,
.steel-d2d6
  .article_fec0
  > div:nth-child(1)
  .component_black_dc6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-d2d6 .text-stale-6f74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-d2d6 .narrow_1a87 {
  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);
}
.steel-d2d6 .gradient-liquid-9f97 {
  background-color: var(--e-global-color-primary);
}
.steel-d2d6 .gradient-liquid-9f97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-d2d6 .gradient-liquid-9f97:hover {
  background-color: var(--e-global-color-primary);
}
.steel-d2d6 .large_3be3 {
  background-color: var(--e-global-color-primary);
}
.steel-d2d6 .large_3be3:hover {
  background-color: var(--e-global-color-primary);
}
.steel-d2d6 .info-short-329d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-d2d6 .fresh-72a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_6c69 .text-next-9369 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_6c69 .layout-017f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_6c69 .hard-6e52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_6c69 .down_84b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_6c69 .carousel-smooth-8dc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_6c69 .large_3be3 {
  background-color: var(--e-global-color-primary);
}
.widget_6c69 .large_3be3:hover {
  background-color: var(--e-global-color-primary);
}
.border_motion_932e .first_f808 {
  background-color: var(--e-global-color-secondary);
}
.border_motion_932e .accordion-brown-e0e1 {
  background-color: var(--e-global-color-text);
}
.border_motion_932e .gallery_upper_e710 {
  background-color: var(--e-global-color-secondary);
}
.border_motion_932e .wrapper-ed05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_motion_932e .image-current-41e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_motion_932e .huge-c1c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_motion_932e .progress-selected-79ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_motion_932e .lite_1832 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_full_0ba8 .shade_2fef .title_lower_2aea,
.list_full_0ba8
  .shade_2fef
  .title_lower_2aea
  a,
.list_full_0ba8 .video-short-3486 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_full_0ba8 .shade_2fef .smooth_bf91,
.list_full_0ba8 .short_5a94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_full_0ba8 .shade_2fef .smooth_bf91 {
  color: var(--e-global-color-text);
}
.list_full_0ba8 .short_5a94 {
  color: var(--e-global-color-text);
}
.list_full_0ba8
  .shade_2fef
  .stale-83be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_full_0ba8 .progress-2bb3 .shade-red-8fdb {
  background-color: var(--e-global-color-primary);
}
.list_full_0ba8 .progress-2bb3 .shade-red-8fdb:hover {
  background-color: var(--e-global-color-primary);
}
.list_full_0ba8 .progress-2bb3 .shadow-06c6 li span {
  background-color: var(--e-global-color-text);
}
.list_full_0ba8 .progress-2bb3 .shadow-06c6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.list_full_0ba8
  .progress-2bb3
  .shadow-06c6
  li.wrapper-ff53
  span {
  background-color: var(--e-global-color-accent);
}
.list_full_0ba8 .action-4777 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_solid_411d .tertiary_current_1953 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-423a .wide_09aa {
  background-color: var(--e-global-color-primary);
}
.fluid-423a .dim-3cbc {
  background-color: var(--e-global-color-secondary);
}
.fluid-423a .sort-8201 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-423a .card_41cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-423a .thumbnail_dirty_7d3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-423a .avatar-030c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-423a .gradient-3c49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-423a .next-12ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-423a .outer-ce52 {
  background-color: var(--e-global-color-primary);
}
.fluid-423a .outer-ce52 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-smooth-86ff .border_2060 {
  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);
}
.heading-smooth-86ff .photo-4e72 {
  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);
}
.heading-smooth-86ff
  .container-7bf0:after {
  background-color: var(--e-global-color-primary);
}
.heading-smooth-86ff .hidden_upper_8ab5 {
  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);
}
.chip_3595 .video-short-3486 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_3595 .short_5a94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_3227 .south_7e23 .message-steel-61ef {
  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);
}
.brown_3227 .south_7e23 .content-old-ece5 {
  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);
}
.texture_in_e45b .title_west_08da {
  background-color: var(--e-global-color-primary);
}
.texture_in_e45b .focus_tiny_3347 {
  background-color: var(--e-global-color-secondary);
}
.texture_in_e45b .search-bf4a .outer-0a81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_in_e45b .mask-9745 .outer-0a81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_east_4eac .white-6b35 .silver-ad9b {
  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_east_4eac .white-6b35 .banner_1851 {
  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_east_4eac .white-6b35 .lite-93de {
  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);
}
.picture-e68d .label_white_6e34 {
  border-color: var(--e-global-color-text);
}
.picture-e68d .complex-92e0 {
  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);
}
.picture-e68d .backdrop-f3f5 {
  color: var(--e-global-color-primary);
}
.picture-e68d .carousel_5b1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-pro-e109 .detail-simple-a0c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-pro-e109 .title-hot-025d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-pro-e109 .narrow_686c:hover .detail-simple-a0c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-pro-e109
  .narrow_686c:hover
  .title-hot-025d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_black_6c75 .cool-f7e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_black_6c75 .up-2158 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-5918 .media_c373 .easy-310a {
  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);
}
.clean-5918 .detail_mini_dcea .easy-310a {
  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);
}
.border_top_21eb .background_de8b {
  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);
}
.tiny-a017 .border_e2fe .aside-current-dede {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-a017 .border_e2fe .aside-current-dede {
  background-color: var(--e-global-color-secondary);
}
.tiny-a017 .text-prev-2ca5 .aside-current-dede {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-a017 .text-prev-2ca5 .aside-current-dede {
  background-color: var(--e-global-color-secondary);
}
.tiny-a017 .description_4d37 .pro-a824 {
  background-color: var(--e-global-color-primary);
}
.tiny-a017 .description_4d37:hover .pro-a824 {
  background-color: var(--e-global-color-secondary);
}
.tiny-a017 .shade-red-8fdb {
  background-color: var(--e-global-color-primary);
}
.tiny-a017 .shade-red-8fdb:hover {
  background-color: var(--e-global-color-accent);
}
.tiny-a017 .shadow-06c6 li span {
  background-color: var(--e-global-color-text);
}
.tiny-a017 .shadow-06c6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-a017 .shadow-06c6 li.wrapper-ff53 span {
  background-color: var(--e-global-color-accent);
}
.shade_hovered_2bc6 .cool-3afc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_hovered_2bc6 .gallery_6938 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-left-7609 .south-0096:before {
  background-color: var(--e-global-color-secondary);
}
.backdrop-left-7609 .new_e63b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-left-7609 .current_b1a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-4c7d .dirty_7a4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-4c7d .dirty_7a4c:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-4c7d .dirty_7a4c.fn-active-e491 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-4c7d .image-red-22d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-4c7d .fast-de39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-4c7d .card_2930 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-4c7d .caption_47d8 {
  background-color: var(--e-global-color-primary);
}
.pattern-4c7d .caption_47d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-4c7d .tooltip_338f {
  background-color: var(--e-global-color-primary);
}
.pattern-4c7d .tooltip_338f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_0c18 .gallery-stale-7c22 .nav-808a a {
  color: var(--e-global-color-secondary);
}
.liquid_0c18 .gallery-stale-7c22 .nav-808a a:hover {
  color: var(--e-global-color-secondary);
}
.liquid_0c18 .gallery-stale-7c22 .nav-808a,
.liquid_0c18 .gallery-stale-7c22 .nav-808a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_0c18 .gallery-stale-7c22 .form_fixed_7ab7 {
  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);
}
.liquid_0c18 .gallery-stale-7c22 .south_2207 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_0c18 .gallery-stale-7c22 .warm-f23c {
  background-color: var(--e-global-color-primary);
}
.liquid_0c18 .gallery-stale-7c22 .warm-f23c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_0c18 .gallery-stale-7c22 .warm-f23c:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_0c18 .gallery-stale-7c22 .item_b158 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_0c18 .gallery-stale-7c22 .item_b158 {
  background-color: var(--e-global-color-primary);
}
.liquid_0c18 .gallery-stale-7c22 .item_b158:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_0c18 .gallery-stale-7c22 .shade-red-8fdb {
  background-color: var(--e-global-color-primary);
}
.liquid_0c18 .gallery-stale-7c22 .shade-red-8fdb:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_0c18 .progress-2bb3 .shadow-06c6 li span {
  background-color: var(--e-global-color-text);
}
.liquid_0c18 .progress-2bb3 .shadow-06c6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_0c18 .progress-2bb3 .shadow-06c6 li.wrapper-ff53 span {
  background-color: var(--e-global-color-accent);
}
.liquid_0c18 .info-short-329d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_0c18 .fresh-72a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-9abe .nav-selected-13e6 .header_0663 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-9abe .nav-selected-13e6 .steel_e4b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-9abe .nav-selected-13e6 .solid-c6c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-c7ae .black-7cbe {
  border-color: var(--e-global-color-text);
}
.center-c7ae .banner-wide-3a36 {
  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);
}
.center-c7ae .outer_9a3d {
  color: var(--e-global-color-secondary);
}
.center-c7ae .outer_9a3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-c7ae .message_6054 > * {
  color: var(--e-global-color-primary);
}
.center-c7ae .message_6054 > * svg {
  fill: var(--e-global-color-primary);
}
.center-c7ae .content-paper-f316 {
  color: var(--e-global-color-primary);
}
.center-c7ae .content-paper-f316 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-c7ae .large_1245 {
  color: var(--e-global-color-primary);
}
.center-c7ae .large_1245 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-c7ae .list-small-b8f9 {
  color: var(--e-global-color-primary);
}
.center-c7ae .list-small-b8f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-c7ae .title_right_ceea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-c7ae .wood-213a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-c7ae .wood-213a.filter_right_76aa {
  color: var(--e-global-color-secondary);
}
.center-c7ae .wood-213a.filter_right_76aa .mini_13fd {
  color: var(--e-global-color-accent);
}
.center-c7ae .wood-213a.gold_c419 {
  color: var(--e-global-color-text);
}
.center-c7ae .wood-213a.gold_c419 .mini_13fd {
  color: var(--e-global-color-text);
}
.center-c7ae .wood-213a:before {
  border-top-color: var(--e-global-color-text);
}
.center-c7ae .warm-3cef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-c7ae
  .warm-3cef
  .search-focused-306a {
  background-color: var(--e-global-color-primary);
}
.center-c7ae
  .warm-3cef
  .search-focused-306a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-c7ae .black-7cbe .block_91af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_pro_e563 .panel_active_421a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_pro_e563 .filter_dark_63fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-a65b .search-fixed-36fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-a65b
  .tag_outer_4688
  .gallery-red-5f39 {
  background-color: var(--e-global-color-secondary);
}
.medium-a65b
  .tag_outer_4688.tooltip-f66b
  .gallery-red-5f39 {
  background-color: var(--e-global-color-text);
}
.medium-a65b
  .tag_outer_4688:hover
  .gallery-red-5f39 {
  background-color: var(--e-global-color-accent);
}
.medium-a65b
  .tag_outer_4688.fn-active-e491
  .gallery-red-5f39 {
  background-color: var(--e-global-color-primary);
}
.feature-70c5 .description_611f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.feature-70c5 .icon-3ab2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-70c5 .hero_small_7d14 {
  background-color: var(--e-global-color-primary);
}
.feature-70c5 .hero_small_7d14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_e886 .icon-ce22 .overlay-basic-3f90 .dark-976b {
  background-color: var(--e-global-color-secondary);
}
.tall_e886 .icon-ce22 .input_338f:after {
  background-color: var(--e-global-color-secondary);
}
.tall_e886 .shadow-tall-e13b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_e886 .layout-ff34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_e886 .iron_7c77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_e886 .content-1fe6 {
  background-color: var(--e-global-color-primary);
}
.tall_e886 .content-1fe6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_e886 .button_bb88 {
  background-color: var(--e-global-color-secondary);
}
.tall_e886 .button_bb88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_e886 .icon-ce22 .panel_purple_24ab .box-red-06f9:hover {
  background-color: var(--e-global-color-primary);
}
.tall_e886
  .icon-ce22
  .panel_purple_24ab
  .box-red-06f9.detail-silver-7f9c {
  background-color: var(--e-global-color-primary);
}
.tall_e886 .icon-ce22 .popup_pressed_3438:before {
  border-color: var(--e-global-color-primary);
}
.tall_e886 .icon-ce22 .popup_pressed_3438:hover:before {
  border-color: var(--e-global-color-secondary);
}
.tall_e886
  .icon-ce22
  .popup_pressed_3438.slow_004d:before {
  border-color: var(--e-global-color-primary);
}
.tall_e886 .avatar-07ce span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_8595 .gallery-stone-dbf7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_8595 .gallery-stone-dbf7:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_8595 .gallery-stone-dbf7.panel-cbf2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_8595 .feature-middle-c62d {
  background-color: var(--e-global-color-primary);
}
.selected_8595 .feature-middle-c62d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_8595
  .fresh-5a69
  .left_6fc4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_8595
  .hard_c16c
  .left_6fc4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_95df
  .status_yellow_956a
  .gold_bde7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_95df
  .status_yellow_956a
  .glass_7e6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_95df .component_09a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_95df .gas_46c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_95df .border_b130 {
  background-color: var(--e-global-color-primary);
}
.layout_95df .border_b130 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-under-07b8 .image_wide_5f29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-under-07b8 .glass_8c6a {
  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);
}
.footer-under-07b8 .out_42fb {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-under-07b8 .out_42fb a:hover {
  color: var(--e-global-color-secondary);
}
.footer-under-07b8 .frame-b23d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-under-07b8 .panel-paper-84ab {
  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);
}
.footer-under-07b8 .feature-silver-f973 .shade-red-8fdb {
  background-color: var(--e-global-color-primary);
}
.footer-under-07b8 .feature-silver-f973 .shade-red-8fdb:hover {
  background-color: var(--e-global-color-accent);
}
.footer-under-07b8
  .feature-silver-f973
  .shadow-06c6
  li
  span {
  background-color: var(--e-global-color-text);
}
.footer-under-07b8
  .feature-silver-f973
  .shadow-06c6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.footer-under-07b8
  .feature-silver-f973
  .shadow-06c6
  li.wrapper-ff53
  span {
  background-color: var(--e-global-color-accent);
}
.over_ae92
  .soft-e1c0
  .new_95fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_ae92 .soft-e1c0 .cool_0998 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_ae92 .soft-e1c0 .breadcrumb-tiny-fb47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_ae92 .element_huge_86b5 {
  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);
}
.over_ae92
  .sidebar-pink-9ab3.description-60d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > a {
  background-color: var(--e-global-color-text);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > a
  .bottom-85b9.border_667a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > a
  .list-small-cf3d.focused_fb8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > .thick_b66b
  .chip-5535
  > a {
  background-color: var(--e-global-color-secondary);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > .thick_b66b
  .chip-5535
  > a
  .tag_wide_e1e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > .thick_b66b
  .chip-5535
  > a
  .list-small-cf3d.white_2f0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > a
  .wide_d7cc:before {
  color: var(--e-global-color-text);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > .thick_b66b
  a
  .wide_d7cc:before {
  color: var(--e-global-color-text);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535.feature_short_977b
  > a
  .wide_d7cc:before {
  color: var(--e-global-color-text);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > .thick_b66b
  .chip-5535.feature_short_977b
  > a
  .wide_d7cc:before {
  color: var(--e-global-color-text);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > a
  .banner_4b7b
  .center-56b1 {
  color: var(--e-global-color-text);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > .thick_b66b
  a
  .banner_4b7b
  .center-56b1 {
  color: var(--e-global-color-text);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > a
  .banner_4b7b
  .center-56b1,
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > .thick_b66b
  a
  .banner_4b7b
  .center-56b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > a
  .nav-under-1270:before {
  color: var(--e-global-color-text);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > .thick_b66b
  a
  .nav-under-1270:before {
  color: var(--e-global-color-text);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535.feature_short_977b
  > a
  .nav-under-1270:before {
  color: var(--e-global-color-text);
}
.status-3cd1
  > .pagination-dynamic-6fae
  > div
  > .chip_selected_b7f9
  > .chip-5535
  > .thick_b66b
  .chip-5535.feature_short_977b
  > a
  .nav-under-1270:before {
  color: var(--e-global-color-text);
}
.tag_ef83 .medium-383e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_ef83
  .video_10e2:hover
  .medium-383e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-84b8
  > .pagination-dynamic-6fae
  > .frame-hard-954a
  > .content-middle-7c9b
  > .progress_3b68
  > .menu-light-7acc
  .purple_a8b7 {
  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);
}
.in-84b8
  > .pagination-dynamic-6fae
  > .frame-hard-954a
  > .content-middle-7c9b
  > .progress_3b68
  > .menu-light-7acc:hover
  .purple_a8b7 {
  color: var(--e-global-color-text);
}
.in-84b8
  > .pagination-dynamic-6fae
  > .frame-hard-954a
  > .content-middle-7c9b
  > .progress_3b68
  > .menu-light-7acc:hover
  .purple_a8b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-84b8
  > .pagination-dynamic-6fae
  > .frame-hard-954a
  > .content-middle-7c9b
  > .progress_3b68.badge-soft-2a87
  > .menu-light-7acc
  .purple_a8b7 {
  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);
}
.content_brown_064a .form-center-65d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_brown_064a .message_c59f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_brown_064a .blue_1a0e {
  background-color: var(--e-global-color-primary);
}
.content_brown_064a .blue_1a0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_cool_dfdf
  > .pagination-dynamic-6fae
  > .active_0a9c
  > .component_55a8
  > .solid-39ae
  .summary_fixed_6407 {
  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);
}
.nav_cool_dfdf
  > .pagination-dynamic-6fae
  > .active_0a9c
  > .component_55a8
  > .solid-39ae
  .light_41d4 {
  color: var(--e-global-color-text);
}
.nav_cool_dfdf
  > .pagination-dynamic-6fae
  > .active_0a9c
  > .component_55a8
  > .solid-39ae:hover
  .summary_fixed_6407 {
  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);
}
.nav_cool_dfdf
  > .pagination-dynamic-6fae
  > .active_0a9c
  > .component_55a8
  > .solid-39ae:hover
  .light_41d4 {
  color: var(--e-global-color-secondary);
}
.nav_cool_dfdf
  > .pagination-dynamic-6fae
  > .active_0a9c
  > .component_55a8
  > .solid-39ae.widget_in_a41e
  .summary_fixed_6407 {
  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_cool_dfdf
  > .pagination-dynamic-6fae
  > .active_0a9c
  > .component_55a8
  > .solid-39ae.widget_in_a41e
  .light_41d4 {
  color: var(--e-global-color-primary);
}
.surface-e54f
  .breadcrumb-hard-afb0
  .slider_middle_1e50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-e54f .texture-c80a .block_91af .current-fa17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-e488 .complex-859f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-e488 .module-light-fa76 .complex-859f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-e488 .dropdown-complex-e23b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-e488 .dropdown-complex-e23b {
  background-color: var(--e-global-color-primary);
}
.box-2fcc .message_f50d .carousel-a5e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-2fcc
  .message_f50d:hover
  .slider_full_d83b {
  color: var(--e-global-color-secondary);
}
.box-2fcc
  .message_f50d:hover
  .carousel-a5e6 {
  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);
}
.focus_2b81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.popup-action-2ffc {
  flex-direction: column;
}

.popup-action-2ffc .message-full-103f {
  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.popup-action-2ffc .message-full-103f {
  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);
}

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

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

.lower_6cab.status_prev_f9f7 {
  display: none;
}

.backdrop_copper_061c {
  display: none;
}

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

.warm_3be4.outline-steel-3a25 {
  margin-bottom: 40px;
  width: 100%;
}

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

.popup-action-2ffc a {
  width: 100%;
}

.north_531e .logo-d709.current_cbbd {
  width: 20% !important;
}

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

.nav-4251: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%);
}

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

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

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

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

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

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

.north_531e
  .logo-d709.message_0aeb
  .box_6dcc
  .glass-d67d {
  font-size: 20px !important;
}

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

.nav-c69b {
  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_5b25 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.video_c774.nav_8364 > .hero-south-2b87 {
  display: flex;
  align-items: center;
}

.detail-complex-2fd5 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.heading-copper-d72c {
  display: flex;
  gap: 50px;
}

.north_531e
  .logo-d709.photo-dfaf
  .tall-667b
  .sidebar-4bfe {
  width: 100% !important;
}

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

.narrow-37cd {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.thumbnail_d2a7:hover .link_d119 {
  visibility: visible;
}
.thumbnail_d2a7:hover.thumbnail_d2a7::before {
  display: block;
}

.short_5b25 h3 {
  color: #fff;
}

.tooltip_7f22 {
  margin: 0;
}

.north_531e
  .logo-d709.photo-dfaf
  .sidebar-4bfe
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.label-last-8a76 {
  width: 100%;
}

.badge_7ce8 {
  width: 100%;
}

.panel-basic-604a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.badge_7ce8 {
  width: 100%;
}

.prev-54b6 {
  margin-bottom: 10px !important;
}

.sidebar-4bfe {
  display: flex;
  align-items: center;
}

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

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

.popup-action-2ffc .message-full-103f.next_fa50 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.popup-action-2ffc h1.message-full-103f {
  margin-top: 80px !important;
}

.north_531e .logo-d709.popup-6b7b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.popup_orange_1e83 img {
  width: 100%;
}

.content-250d .chip-copper-1d94.box_6dcc {
  justify-content: space-between;
}

.media_huge_d8b1 {
  display: none;
}

.panel-e3d5 .short_a723 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .video_c774 .hero-south-2b87 {
    flex-wrap: nowrap !important;
  }
}

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

  .message-f1d0 {
    width: 100% !important;
  }
}

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

  .nav-4251 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .content-250d .chip-copper-1d94.box_6dcc {
    border-bottom: 1px solid #f0c159;
  }

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

  .video_c774.nav_8364 > .hero-south-2b87 {
    gap: 15px;
    justify-content: space-between;
  }

  .north_531e
    .logo-d709.photo-dfaf
    .sidebar-4bfe
    img {
    width: 60% !important;
  }

  .medium_e38f {
    left: 2%;
  }

  .rough-1f52 {
    margin: 10px 0;
  }

  .popup-action-2ffc .short_a723 {
    margin: 0;
    margin-bottom: 10px;
  }

  .nav-4251 {
    font-size: 16px !important;
  }

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

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

  h2.popup-action-2ffc .message-full-103f,
  .popup-action-2ffc .message-full-103f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .sidebar-4bfe {
    justify-content: center;
  }

  .popup-action-2ffc .short_a723 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .north_531e .logo-d709.current_cbbd {
    width: 75% !important;
  }

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

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

  h2.popup-action-2ffc .message-full-103f,
  .popup-action-2ffc .message-full-103f {
    font-size: 30px !important;
  }

  .sidebar-4bfe {
    justify-content: center;
  }

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

  .input_a7b3
    .focus-41ca.border-lower-3007 {
    margin: 0 !important;
  }

  .detail-complex-2fd5 {
    margin: 0;
    gap: 10px;
  }

  .rough-1f52 {
    display: flex;
  }

  .nav-huge-2e35 .nav-4251 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .panel-basic-604a {
    justify-content: flex-end;
    gap: 1px;
  }

  .popup-action-2ffc h1.message-full-103f {
    margin-top: 40px !important;
  }

  .north_531e
    .logo-d709.photo-dfaf
    .sidebar-4bfe
    img,
  .message_center_0427 .tall-667b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .north_531e .logo-d709.current_cbbd {
    width: 100% !important;
  }

  .video_c774.nav_8364 > .hero-south-2b87 {
    gap: 3px;
  }

  .popup-action-2ffc .short_a723 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.content-250d .chip-copper-1d94.box_6dcc {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.content-250d .chip-copper-1d94.box_6dcc: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);
}

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

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

.popup-action-2ffc {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.article-short-4578 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .content-250d .chip-copper-1d94.box_6dcc {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .popup-action-2ffc .message-full-103f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .nav-4251 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.menu_right_675a .sidebar_0e89 {
  flex-shrink: 0;
  white-space: nowrap;
}

.menu_right_675a .search_0a31 {
  flex-shrink: 0;
  min-width: fit-content;
}

.menu_right_675a .glass-d67d {
  white-space: nowrap;
}

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

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

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

.menu_right_675a .search_0a31 {
  max-width: 80px !important;
  overflow: hidden;
}

.menu_right_675a .chip-copper-1d94.box_6dcc {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.menu_right_675a .glass-d67d {
  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);
  }
}

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

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

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

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

body .hard-c537:nth-child(2),
.north_531e .hard-c537:nth-child(2),
#page .hard-c537: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;
}

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

/* css-noise: 4bc0 */
.promo-block-z4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
