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(.avatar_pro_d044) {
  gap: 0.5em;
}
:where(.wide_ed3a) {
  gap: 0.5em;
}
body .text_2451 > .breadcrumb_19e3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .text_2451 > .panel_3652 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .text_2451 > .column_5d0f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .heading_pressed_4154 > .breadcrumb_19e3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .heading_pressed_4154 > .panel_3652 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .heading_pressed_4154 > .column_5d0f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .heading_pressed_4154
  > :where(:not(.breadcrumb_19e3):not(.panel_3652):not(.thumbnail_stale_57cb)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .heading_pressed_4154 > .media_cf71 {
  max-width: var(--wp--style--global--wide-size);
}
body .avatar_pro_d044 {
  display: flex;
}
body .avatar_pro_d044 {
  flex-wrap: wrap;
  align-items: center;
}
body .avatar_pro_d044 > * {
  margin: 0;
}
body .wide_ed3a {
  display: grid;
}
body .wide_ed3a > * {
  margin: 0;
}
:where(.feature-wide-eccc.avatar_pro_d044) {
  gap: 2em;
}
:where(.feature-wide-eccc.wide_ed3a) {
  gap: 2em;
}
:where(.blue_da92.avatar_pro_d044) {
  gap: 1.25em;
}
:where(.blue_da92.wide_ed3a) {
  gap: 1.25em;
}
.first_5122 {
  color: var(--wp--preset--color--black) !important;
}
.left_d511 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.footer_899c {
  color: var(--wp--preset--color--white) !important;
}
.tertiary_b2fc {
  color: var(--wp--preset--color--pale-pink) !important;
}
.slider_small_ba61 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.module_selected_3931 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.panel-hard-cd43 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.article_clean_161c {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.over_d780 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wide-18c4 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.overlay-yellow-a99e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.logo_3012 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.bronze_cf86 {
  background-color: var(--wp--preset--color--black) !important;
}
.highlight_right_7617 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.prev_390a {
  background-color: var(--wp--preset--color--white) !important;
}
.under-1874 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.solid_a1dd {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.heading-71a7 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wrapper_last_fbf1 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover-mini-ea30 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.picture-9d3e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message_e6ee {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.slider_8b87 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.lite_5875 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.red_95b1 {
  border-color: var(--wp--preset--color--black) !important;
}
.block_c76e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.photo_e0a9 {
  border-color: var(--wp--preset--color--white) !important;
}
.element-c485 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.solid-6206 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.stone-4b38 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.link-7c15 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.texture_steel_f5e0 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.caption-a108 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hero_ecb8 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.smooth_8b76 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.motion_9747 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.main_next_0ade {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.stone-7811 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.white-d392 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.dark-3bce {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.first-077c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.list-a548 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.input_a545 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.notification_7efa {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.photo-pro-c8ce {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.notice-cace {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.link-80ad {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gradient_8f88 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.search-north-7908 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.thick-6324 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.table_complex_8bc5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.active_6a66 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.backdrop_9e4f a:where(:not(.notification-4c6d)) {
  color: inherit;
}
:where(.blue_da92.avatar_pro_d044) {
  gap: 1.25em;
}
:where(.blue_da92.wide_ed3a) {
  gap: 1.25em;
}
:where(.feature-wide-eccc.avatar_pro_d044) {
  gap: 2em;
}
:where(.feature-wide-eccc.wide_ed3a) {
  gap: 2em;
}
.icon_4ee0 {
  font-size: 1.5em;
  line-height: 1.6;
}

.shade-focused-71c6 .pagination-519d {
  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);
}
.fresh-2967 .photo_wide_b3a6 {
  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);
}
.accent_7951 {
  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);
}
.accent_7951.silver-a337 .photo_active_ea0f {
  background-color: var(--e-global-color-primary);
}
.accent_7951.column-hard-daae .photo_active_ea0f,
.accent_7951.article_basic_c0b2 .photo_active_ea0f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.layout_cold_a108 .component_0297 {
  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);
}
.pink-d781 {
  --divider-color: var(--e-global-color-secondary);
}
.pink-d781 .hard-7d23 {
  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);
}
.pink-d781.bottom-daf4 .tiny_7b6a {
  background-color: var(--e-global-color-secondary);
}
.pink-d781.list-next-1ea5 .tiny_7b6a,
.pink-d781.medium_04c6 .tiny_7b6a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.pink-d781.list-next-1ea5 .tiny_7b6a,
.pink-d781.medium_04c6 .tiny_7b6a svg {
  fill: var(--e-global-color-secondary);
}
.chip_58de .main-8705 {
  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);
}
.chip_58de .secondary_6f94 {
  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);
}
.focused-ee1a.bottom-daf4 .tiny_7b6a {
  background-color: var(--e-global-color-primary);
}
.focused-ee1a.list-next-1ea5 .tiny_7b6a,
.focused-ee1a.medium_04c6 .tiny_7b6a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focused-ee1a.list-next-1ea5 .tiny_7b6a,
.focused-ee1a.medium_04c6 .tiny_7b6a svg {
  fill: var(--e-global-color-primary);
}
.card_steel_4820.bottom-daf4 .tiny_7b6a {
  background-color: var(--e-global-color-primary);
}
.card_steel_4820.list-next-1ea5 .tiny_7b6a,
.card_steel_4820.medium_04c6 .tiny_7b6a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.card_steel_4820 .tertiary-warm-2af5 {
  color: var(--e-global-color-primary);
}
.card_steel_4820 .tertiary-warm-2af5,
.card_steel_4820 .tertiary-warm-2af5 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_steel_4820 .description-2564 {
  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);
}
.large-59f9 .dropdown-last-4d89 {
  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);
}
.last_211f .gas_dd02 .last_9c2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_b36b .preview_54d6:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.popup_b36b .message_dynamic_be35 i {
  color: var(--e-global-color-primary);
}
.popup_b36b .message_dynamic_be35 svg {
  fill: var(--e-global-color-primary);
}
.popup_b36b .sidebar-ff62 {
  color: var(--e-global-color-secondary);
}
.popup_b36b .preview_54d6 > .sidebar-ff62,
.popup_b36b .preview_54d6 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_cool_431d .element-b12a {
  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);
}
.section_cool_431d .tiny_71b7 {
  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);
}
.sort_motion_795e .smooth_8f50 .active_d7c7 {
  background-color: var(--e-global-color-primary);
}
.sort_motion_795e .fast_9448 {
  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);
}
.gradient_up_5ffc .popup_1e17 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_up_5ffc .focused_b6d4 {
  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);
}
.gradient_up_5ffc .image_a6a1 {
  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);
}
.tooltip_tiny_1a1e .box_0360,
.tooltip_tiny_1a1e .box_0360 a {
  color: var(--e-global-color-primary);
}
.tooltip_tiny_1a1e .box_0360.action-ea3a,
.tooltip_tiny_1a1e .box_0360.action-ea3a a {
  color: var(--e-global-color-accent);
}
.tooltip_tiny_1a1e .box_0360 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_tiny_1a1e .link-soft-9bef {
  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);
}
.section-cfa6 .hero-043b,
.section-cfa6 .stale-3523 {
  color: var(--e-global-color-primary);
}
.section-cfa6 .hero-043b svg {
  fill: var(--e-global-color-primary);
}
.section-cfa6 .action-ea3a .hero-043b,
.section-cfa6 .action-ea3a .stale-3523 {
  color: var(--e-global-color-accent);
}
.section-cfa6 .action-ea3a .hero-043b svg {
  fill: var(--e-global-color-accent);
}
.section-cfa6 .stale-3523 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-cfa6 .link-soft-9bef {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-solid-5caf .photo-5b39,
.backdrop-solid-5caf .active_5d76 {
  color: var(--e-global-color-primary);
}
.backdrop-solid-5caf .active_5d76 svg {
  fill: var(--e-global-color-primary);
}
.backdrop-solid-5caf .box_0360.action-ea3a a,
.backdrop-solid-5caf
  .box_0360.action-ea3a
  .active_5d76 {
  color: var(--e-global-color-accent);
}
.backdrop-solid-5caf .photo-5b39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-solid-5caf .link-soft-9bef {
  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);
}
.sidebar_cd21 .hot-0514 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_cd21 .active_in_0f82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_015d .breadcrumb_dim_1b5f .status-1766 {
  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);
}
.dynamic_015d .breadcrumb_dim_1b5f .tag-action-3ecb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_015d .dynamic_12a2 .status-1766 {
  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);
}
.dynamic_015d
  .dynamic_12a2
  .tag-action-3ecb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_015d
  .gallery_short_b8c7
  .status-1766 {
  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);
}
.dynamic_015d
  .gallery_short_b8c7
  .tag-action-3ecb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_015d
  .purple-a07b
  .status-1766 {
  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);
}
.dynamic_015d
  .purple-a07b
  .tag-action-3ecb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_paper_4063 .progress-272f {
  background-color: var(--e-global-color-primary);
}
.section_paper_4063 .progress-272f:hover {
  background-color: var(--e-global-color-primary);
}
.section_paper_4063 .header-1607 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_paper_4063
  .progress-272f:hover
  .header-1607 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-eb5a .preview_633b {
  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);
}
.complex_5ae6 .bright_3b1e .silver_b4c1 a {
  background-color: var(--e-global-color-accent);
}
.complex_5ae6 .bright_3b1e .top-1171 a {
  background-color: var(--e-global-color-accent);
}
.complex_5ae6 .bright_3b1e .silver_b4c1 a,
.complex_5ae6 .bright_3b1e .top-1171 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_072a
  .box_d49c.paper-9d25
  .bright_3b1e
  a.search-2042 {
  background-color: var(--e-global-color-accent);
}
.mini_072a
  .box_d49c.paper-9d25
  .bright_3b1e
  span.search-2042.fn-current-c2c2 {
  background-color: var(--e-global-color-text);
}
.mini_072a
  .box_d49c.paper-9d25
  .bright_3b1e
  .search-2042 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9331 .border_white_4c68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9331
  .nav-green-c9ca
  > .content_79b9
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9331
  .over-5f12
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9331
  .button-e9af
  .overlay-gold-27d7,
.action-9331
  .button-e9af
  .left-4365 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-9331
  .button-e9af
  .detail_d435,
.action-9331
  .button-e9af
  a
  .detail_d435 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9331
  .button-e9af
  .main-c0fa {
  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);
}
.action-9331
  .button-e9af
  .texture-0a45 {
  background-color: var(--e-global-color-primary);
}
.action-9331
  .button-e9af
  .texture-0a45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9331
  .button-e9af
  .texture-0a45:hover {
  background-color: var(--e-global-color-primary);
}
.action-9331
  .button-e9af
  .carousel_2f7d {
  background-color: var(--e-global-color-primary);
}
.action-9331
  .button-e9af
  .carousel_2f7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9331
  .button-e9af
  .carousel_2f7d:hover {
  background-color: var(--e-global-color-primary);
}
.action-9331
  .large_c709
  .tertiary_under_8bc0
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-9331
  .large_c709
  .static-d08f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9331
  .large_c709
  .main-c0fa {
  color: var(--e-global-color-text);
}
.action-9331
  .large_c709
  .main-c0fa
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9331
  .large_c709
  .texture-0a45 {
  background-color: var(--e-global-color-primary);
}
.action-9331
  .large_c709
  .texture-0a45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9331
  .large_c709
  .texture-0a45:hover {
  background-color: var(--e-global-color-primary);
}
.action-9331
  .large_c709
  .carousel_2f7d {
  background-color: var(--e-global-color-primary);
}
.action-9331
  .large_c709
  .carousel_2f7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9331
  .large_c709
  .carousel_2f7d:hover {
  background-color: var(--e-global-color-primary);
}
.action-9331 .block_tiny_641b {
  background-color: var(--e-global-color-primary);
}
.action-9331 .block_tiny_641b:hover {
  background-color: var(--e-global-color-primary);
}
.action-9331 .hot-2aa2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-9331 .photo-2291 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-45ad .status_280f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-45ad
  .active_31a6
  > div:nth-child(3)
  .status_280f,
.block-45ad
  .stale_ecf6
  > div:nth-child(1)
  .status_280f,
.block-45ad
  .heading-under-3fbc
  > div:nth-child(1)
  .status_280f,
.block-45ad
  .logo-9367
  > div:nth-child(1)
  .status_280f,
.block-45ad
  .thumbnail-fc8c
  > div:nth-child(1)
  .status_280f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-45ad .message-south-d370 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-45ad .rough-b1d7 {
  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);
}
.block-45ad .tag-cold-5ff2 {
  background-color: var(--e-global-color-primary);
}
.block-45ad .tag-cold-5ff2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-45ad .tag-cold-5ff2:hover {
  background-color: var(--e-global-color-primary);
}
.block-45ad .new-e2e2 {
  background-color: var(--e-global-color-primary);
}
.block-45ad .new-e2e2:hover {
  background-color: var(--e-global-color-primary);
}
.block-45ad .hot-2aa2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-45ad .photo-2291 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_738d .picture-solid-962b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_738d .rough-1ff0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_738d .nav_29ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_738d .disabled-up-9128 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_738d .layout_4d06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_738d .new-e2e2 {
  background-color: var(--e-global-color-primary);
}
.wide_738d .new-e2e2:hover {
  background-color: var(--e-global-color-primary);
}
.paper-f576 .item_d62d {
  background-color: var(--e-global-color-secondary);
}
.paper-f576 .current-1bb7 {
  background-color: var(--e-global-color-text);
}
.paper-f576 .shadow_82cc {
  background-color: var(--e-global-color-secondary);
}
.paper-f576 .heading_b25a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-f576 .accent-332c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-f576 .heading_3df3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-f576 .item_top_4570 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-f576 .slider-9768 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_9de7 .sort_top_2139 .medium_a5c4,
.small_9de7
  .sort_top_2139
  .medium_a5c4
  a,
.small_9de7 .popup-liquid-413c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_9de7 .sort_top_2139 .motion-e121,
.small_9de7 .progress-212c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_9de7 .sort_top_2139 .motion-e121 {
  color: var(--e-global-color-text);
}
.small_9de7 .progress-212c {
  color: var(--e-global-color-text);
}
.small_9de7
  .sort_top_2139
  .fresh_21d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_9de7 .description-north-2ea4 .silver-3a90 {
  background-color: var(--e-global-color-primary);
}
.small_9de7 .description-north-2ea4 .silver-3a90:hover {
  background-color: var(--e-global-color-primary);
}
.small_9de7 .description-north-2ea4 .hard-dda9 li span {
  background-color: var(--e-global-color-text);
}
.small_9de7 .description-north-2ea4 .hard-dda9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.small_9de7
  .description-north-2ea4
  .hard-dda9
  li.tabs_33c4
  span {
  background-color: var(--e-global-color-accent);
}
.small_9de7 .down_eeda span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-854b .purple_07b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-8e73 .fresh-4554 {
  background-color: var(--e-global-color-primary);
}
.highlight-8e73 .hard-d953 {
  background-color: var(--e-global-color-secondary);
}
.highlight-8e73 .warm_2547 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-8e73 .label-liquid-5ea1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-8e73 .row_ffe1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-8e73 .simple-918e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-8e73 .wrapper-mini-02ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-8e73 .widget-f38c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-8e73 .iron-e9ab {
  background-color: var(--e-global-color-primary);
}
.highlight-8e73 .iron-e9ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_162b .table_a9c1 {
  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);
}
.fluid_162b .search-gold-aa37 {
  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);
}
.fluid_162b
  .picture-6b5d:after {
  background-color: var(--e-global-color-primary);
}
.fluid_162b .highlight_blue_6716 {
  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);
}
.medium_4141 .popup-liquid-413c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_4141 .progress-212c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-advanced-39c9 .surface-0ceb .breadcrumb_yellow_8544 {
  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);
}
.chip-advanced-39c9 .surface-0ceb .hovered-d886 {
  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);
}
.table_4d84 .wrapper_fresh_982a {
  background-color: var(--e-global-color-primary);
}
.table_4d84 .badge_4960 {
  background-color: var(--e-global-color-secondary);
}
.table_4d84 .background-3526 .mask-fresh-b88b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_4d84 .notification_b3ef .mask-fresh-b88b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_3eed .carousel_red_441c .hidden_83ad {
  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);
}
.text_3eed .carousel_red_441c .chip_active_567a {
  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);
}
.text_3eed .carousel_red_441c .overlay-fresh-93d3 {
  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);
}
.last-fb58 .title_f8a6 {
  border-color: var(--e-global-color-text);
}
.last-fb58 .frame_3850 {
  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);
}
.last-fb58 .wood_360d {
  color: var(--e-global-color-primary);
}
.last-fb58 .media-3a1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_2d4b .hidden-9305 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_2d4b .notification_orange_91c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_2d4b .primary-action-8490:hover .hidden-9305 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_2d4b
  .primary-action-8490:hover
  .notification_orange_91c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_8754 .right-e166 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_8754 .mini_7c3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-cold-5cb7 .grid-9ddc .silver_dc66 {
  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);
}
.border-cold-5cb7 .secondary-center-2653 .silver_dc66 {
  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);
}
.card_a141 .avatar_6837 {
  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);
}
.status-79ef .disabled-center-95a8 .short_9d0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-79ef .disabled-center-95a8 .short_9d0f {
  background-color: var(--e-global-color-secondary);
}
.status-79ef .filter_lower_510d .short_9d0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-79ef .filter_lower_510d .short_9d0f {
  background-color: var(--e-global-color-secondary);
}
.status-79ef .solid-998d .search_a67d {
  background-color: var(--e-global-color-primary);
}
.status-79ef .solid-998d:hover .search_a67d {
  background-color: var(--e-global-color-secondary);
}
.status-79ef .silver-3a90 {
  background-color: var(--e-global-color-primary);
}
.status-79ef .silver-3a90:hover {
  background-color: var(--e-global-color-accent);
}
.status-79ef .hard-dda9 li span {
  background-color: var(--e-global-color-text);
}
.status-79ef .hard-dda9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.status-79ef .hard-dda9 li.tabs_33c4 span {
  background-color: var(--e-global-color-accent);
}
.cold-99fb .content_95ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-99fb .warm_2773 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-orange-c254 .purple-06f6:before {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-orange-c254 .input-1fa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-orange-c254 .warm-21aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_779a .inner-95a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_779a .inner-95a3:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_779a .inner-95a3.fn-active-c2c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_779a .gradient-0751 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_779a .shade-ffc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_779a .status-e75e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_779a .hard_7762 {
  background-color: var(--e-global-color-primary);
}
.cold_779a .hard_7762 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold_779a .cold-f068 {
  background-color: var(--e-global-color-primary);
}
.cold_779a .cold-f068 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_6beb .wide-57ca .thumbnail-4700 a {
  color: var(--e-global-color-secondary);
}
.input_6beb .wide-57ca .thumbnail-4700 a:hover {
  color: var(--e-global-color-secondary);
}
.input_6beb .wide-57ca .thumbnail-4700,
.input_6beb .wide-57ca .thumbnail-4700 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_6beb .wide-57ca .layout_orange_1304 {
  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);
}
.input_6beb .wide-57ca .tabs_6139 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_6beb .wide-57ca .message_upper_1103 {
  background-color: var(--e-global-color-primary);
}
.input_6beb .wide-57ca .message_upper_1103 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_6beb .wide-57ca .message_upper_1103:hover {
  background-color: var(--e-global-color-primary);
}
.input_6beb .wide-57ca .box_left_e5e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_6beb .wide-57ca .box_left_e5e4 {
  background-color: var(--e-global-color-primary);
}
.input_6beb .wide-57ca .box_left_e5e4:hover {
  background-color: var(--e-global-color-primary);
}
.input_6beb .wide-57ca .silver-3a90 {
  background-color: var(--e-global-color-primary);
}
.input_6beb .wide-57ca .silver-3a90:hover {
  background-color: var(--e-global-color-primary);
}
.input_6beb .description-north-2ea4 .hard-dda9 li span {
  background-color: var(--e-global-color-text);
}
.input_6beb .description-north-2ea4 .hard-dda9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.input_6beb .description-north-2ea4 .hard-dda9 li.tabs_33c4 span {
  background-color: var(--e-global-color-accent);
}
.input_6beb .hot-2aa2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_6beb .photo-2291 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_0a6c .tall_4b4b .label-gold-6548 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_0a6c .tall_4b4b .backdrop_last_3d5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_0a6c .tall_4b4b .clean_57e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-0e5e .lower_b81c {
  border-color: var(--e-global-color-text);
}
.heading-0e5e .article-1d13 {
  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);
}
.heading-0e5e .picture-action-e440 {
  color: var(--e-global-color-secondary);
}
.heading-0e5e .picture-action-e440 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-0e5e .huge_a087 > * {
  color: var(--e-global-color-primary);
}
.heading-0e5e .huge_a087 > * svg {
  fill: var(--e-global-color-primary);
}
.heading-0e5e .primary-wood-dd96 {
  color: var(--e-global-color-primary);
}
.heading-0e5e .primary-wood-dd96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-0e5e .overlay_huge_c187 {
  color: var(--e-global-color-primary);
}
.heading-0e5e .overlay_huge_c187 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-0e5e .row-paper-0186 {
  color: var(--e-global-color-primary);
}
.heading-0e5e .row-paper-0186 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-0e5e .modal-old-8776 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-0e5e .dynamic_d217 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-0e5e .dynamic_d217.middle-9d6d {
  color: var(--e-global-color-secondary);
}
.heading-0e5e .dynamic_d217.middle-9d6d .simple_ac22 {
  color: var(--e-global-color-accent);
}
.heading-0e5e .dynamic_d217.sort-plasma-5849 {
  color: var(--e-global-color-text);
}
.heading-0e5e .dynamic_d217.sort-plasma-5849 .simple_ac22 {
  color: var(--e-global-color-text);
}
.heading-0e5e .dynamic_d217:before {
  border-top-color: var(--e-global-color-text);
}
.heading-0e5e .component-b668 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-0e5e
  .component-b668
  .blue_83a7 {
  background-color: var(--e-global-color-primary);
}
.heading-0e5e
  .component-b668
  .blue_83a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-0e5e .lower_b81c .chip_19c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-glass-9724 .banner-b11d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-glass-9724 .text-middle-8436 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-left-6a7a .panel_ed9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-left-6a7a
  .footer_plasma_642e
  .south_f776 {
  background-color: var(--e-global-color-secondary);
}
.component-left-6a7a
  .footer_plasma_642e.button-smooth-1074
  .south_f776 {
  background-color: var(--e-global-color-text);
}
.component-left-6a7a
  .footer_plasma_642e:hover
  .south_f776 {
  background-color: var(--e-global-color-accent);
}
.component-left-6a7a
  .footer_plasma_642e.fn-active-c2c2
  .south_f776 {
  background-color: var(--e-global-color-primary);
}
.feature_green_1ed7 .row-old-83f8 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.feature_green_1ed7 .layout-e376 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_green_1ed7 .item_49d3 {
  background-color: var(--e-global-color-primary);
}
.feature_green_1ed7 .item_49d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-orange-2967 .basic_36e1 .dropdown-next-2f34 .tiny-9155 {
  background-color: var(--e-global-color-secondary);
}
.sort-orange-2967 .basic_36e1 .footer_1d3b:after {
  background-color: var(--e-global-color-secondary);
}
.sort-orange-2967 .main_4902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-orange-2967 .notice_7db4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-orange-2967 .gradient-b392 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-orange-2967 .heading-2f7d {
  background-color: var(--e-global-color-primary);
}
.sort-orange-2967 .heading-2f7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-orange-2967 .preview_d939 {
  background-color: var(--e-global-color-secondary);
}
.sort-orange-2967 .preview_d939 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-orange-2967 .basic_36e1 .photo_clean_d10b .icon-motion-1d0f:hover {
  background-color: var(--e-global-color-primary);
}
.sort-orange-2967
  .basic_36e1
  .photo_clean_d10b
  .icon-motion-1d0f.tall-e0c7 {
  background-color: var(--e-global-color-primary);
}
.sort-orange-2967 .basic_36e1 .status-basic-6738:before {
  border-color: var(--e-global-color-primary);
}
.sort-orange-2967 .basic_36e1 .status-basic-6738:hover:before {
  border-color: var(--e-global-color-secondary);
}
.sort-orange-2967
  .basic_36e1
  .status-basic-6738.widget_5abd:before {
  border-color: var(--e-global-color-primary);
}
.sort-orange-2967 .search_static_b708 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_fa6c .row_left_8d89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_fa6c .row_left_8d89:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_fa6c .row_left_8d89.video_88cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_fa6c .dark_29e0 {
  background-color: var(--e-global-color-primary);
}
.item_fa6c .dark_29e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_fa6c
  .fixed_f6c3
  .label_light_abcb
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_fa6c
  .hard-7276
  .label_light_abcb
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_ca0e
  .summary_63f2
  .logo-ba6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_ca0e
  .summary_63f2
  .secondary-outer-a58e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_ca0e .small_f58c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_ca0e .grid-large-fafc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_ca0e .stale_b70c {
  background-color: var(--e-global-color-primary);
}
.list_ca0e .stale_b70c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-d05e .next-d710 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-d05e .paragraph-hard-d02f {
  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);
}
.alert-d05e .bronze_8614 {
  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);
}
.alert-d05e .bronze_8614 a:hover {
  color: var(--e-global-color-secondary);
}
.alert-d05e .media_5868 {
  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);
}
.alert-d05e .text_6c35 {
  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);
}
.alert-d05e .chip-5318 .silver-3a90 {
  background-color: var(--e-global-color-primary);
}
.alert-d05e .chip-5318 .silver-3a90:hover {
  background-color: var(--e-global-color-accent);
}
.alert-d05e
  .chip-5318
  .hard-dda9
  li
  span {
  background-color: var(--e-global-color-text);
}
.alert-d05e
  .chip-5318
  .hard-dda9
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.alert-d05e
  .chip-5318
  .hard-dda9
  li.tabs_33c4
  span {
  background-color: var(--e-global-color-accent);
}
.link_gold_dfcb
  .medium-4ead
  .avatar_white_df24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_gold_dfcb .medium-4ead .slow-581b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_gold_dfcb .medium-4ead .left-f7ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_gold_dfcb .tag-advanced-71c7 {
  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);
}
.link_gold_dfcb
  .medium-b58e.message-ba19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > a {
  background-color: var(--e-global-color-text);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > a
  .menu_last_a1ff.layout-7f4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > a
  .out_7e52.disabled-east-b6d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > .logo-tiny-777c
  .tooltip_3680
  > a {
  background-color: var(--e-global-color-secondary);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > .logo-tiny-777c
  .tooltip_3680
  > a
  .accent-ead6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > .logo-tiny-777c
  .tooltip_3680
  > a
  .out_7e52.caption_4b27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > a
  .media-brown-5b9d:before {
  color: var(--e-global-color-text);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > .logo-tiny-777c
  a
  .media-brown-5b9d:before {
  color: var(--e-global-color-text);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680.white_3977
  > a
  .media-brown-5b9d:before {
  color: var(--e-global-color-text);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > .logo-tiny-777c
  .tooltip_3680.white_3977
  > a
  .media-brown-5b9d:before {
  color: var(--e-global-color-text);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > a
  .caption-dbdd
  .border-2026 {
  color: var(--e-global-color-text);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > .logo-tiny-777c
  a
  .caption-dbdd
  .border-2026 {
  color: var(--e-global-color-text);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > a
  .caption-dbdd
  .border-2026,
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > .logo-tiny-777c
  a
  .caption-dbdd
  .border-2026 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > a
  .detail_a9d4:before {
  color: var(--e-global-color-text);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > .logo-tiny-777c
  a
  .detail_a9d4:before {
  color: var(--e-global-color-text);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680.white_3977
  > a
  .detail_a9d4:before {
  color: var(--e-global-color-text);
}
.thick_87b5
  > .secondary_paper_e7ea
  > div
  > .slider_e48b
  > .tooltip_3680
  > .logo-tiny-777c
  .tooltip_3680.white_3977
  > a
  .detail_a9d4:before {
  color: var(--e-global-color-text);
}
.shade-be92 .footer_2adb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-be92
  .title_cool_c219:hover
  .footer_2adb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_26f4
  > .secondary_paper_e7ea
  > .info_orange_e33e
  > .liquid_f16f
  > .menu-east-088b
  > .mask_west_6a12
  .rough_48af {
  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);
}
.picture_26f4
  > .secondary_paper_e7ea
  > .info_orange_e33e
  > .liquid_f16f
  > .menu-east-088b
  > .mask_west_6a12:hover
  .rough_48af {
  color: var(--e-global-color-text);
}
.picture_26f4
  > .secondary_paper_e7ea
  > .info_orange_e33e
  > .liquid_f16f
  > .menu-east-088b
  > .mask_west_6a12:hover
  .rough_48af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_26f4
  > .secondary_paper_e7ea
  > .info_orange_e33e
  > .liquid_f16f
  > .menu-east-088b.copper_461d
  > .mask_west_6a12
  .rough_48af {
  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);
}
.avatar_2d54 .mini_668f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_2d54 .full_8491 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_2d54 .accordion_top_8c69 {
  background-color: var(--e-global-color-primary);
}
.avatar_2d54 .accordion_top_8c69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_in_8205
  > .secondary_paper_e7ea
  > .block_7d0d
  > .chip-prev-8774
  > .preview-west-6d22
  .outer-ec9e {
  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);
}
.carousel_in_8205
  > .secondary_paper_e7ea
  > .block_7d0d
  > .chip-prev-8774
  > .preview-west-6d22
  .button-clean-b977 {
  color: var(--e-global-color-text);
}
.carousel_in_8205
  > .secondary_paper_e7ea
  > .block_7d0d
  > .chip-prev-8774
  > .preview-west-6d22:hover
  .outer-ec9e {
  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);
}
.carousel_in_8205
  > .secondary_paper_e7ea
  > .block_7d0d
  > .chip-prev-8774
  > .preview-west-6d22:hover
  .button-clean-b977 {
  color: var(--e-global-color-secondary);
}
.carousel_in_8205
  > .secondary_paper_e7ea
  > .block_7d0d
  > .chip-prev-8774
  > .preview-west-6d22.icon_complex_378b
  .outer-ec9e {
  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);
}
.carousel_in_8205
  > .secondary_paper_e7ea
  > .block_7d0d
  > .chip-prev-8774
  > .preview-west-6d22.icon_complex_378b
  .button-clean-b977 {
  color: var(--e-global-color-primary);
}
.caption_upper_5428
  .layout-right-e995
  .sidebar_553d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_upper_5428 .fresh-2b7e .chip_19c7 .silver-75cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-purple-b382 .active_last_7cf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-purple-b382 .popup-inner-0187 .active_last_7cf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-purple-b382 .focused-370d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-purple-b382 .focused-370d {
  background-color: var(--e-global-color-primary);
}
.pattern-fce6 .component-dce4 .selected-cf61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-fce6
  .component-dce4:hover
  .outline_ee0e {
  color: var(--e-global-color-secondary);
}
.pattern-fce6
  .component-dce4:hover
  .selected-cf61 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_complex_ace2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.first-6f24 {
  flex-direction: column;
}

.first-6f24 .rough_215b {
  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.first-6f24 .rough_215b {
  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);
}

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

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

.slider-thick-f5a9.overlay-motion-8f1c {
  display: none;
}

.thick_4555 {
  display: none;
}

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

.status_7e29.popup-7ad5 {
  margin-bottom: 40px;
  width: 100%;
}

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

.first-6f24 a {
  width: 100%;
}

.list-silver-6b65 .smooth-7c3e.wrapper-left-7e79 {
  width: 20% !important;
}

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

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

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

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

.label-23f0 {
  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;
}

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

.label-23f0: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);
}

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

.list-silver-6b65
  .smooth-7c3e.complex_78c8
  .preview_7396
  .under_15b1 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.tiny_2fa7.sort-d377 > .shade-static-ddc4 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.focus-lower-4885 {
  position: relative;
  width: 100%;
}

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

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

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

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

.thumbnail-dim-d706 {
  display: flex;
  gap: 50px;
}

.list-silver-6b65
  .smooth-7c3e.secondary_d70d
  .bronze_b0b9
  .breadcrumb-026c {
  width: 100% !important;
}

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

.box_lite_d694 {
  width: 100%;
}

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

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

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

  display: none;
}

.new-649b {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.icon_087c:hover .item_5659 {
  visibility: visible;
}
.icon_087c:hover.icon_087c::before {
  display: block;
}

.mask_fresh_5105 h3 {
  color: #fff;
}

.button-wide-252e {
  margin: 0;
}

.list-silver-6b65
  .smooth-7c3e.secondary_d70d
  .breadcrumb-026c
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.hero-114d {
  width: 100%;
}

.text-29af {
  width: 100%;
}

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

.text-29af {
  width: 100%;
}

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

.breadcrumb-026c {
  display: flex;
  align-items: center;
}

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

.logo-pressed-2ebf {
  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;
}

.first-6f24 .rough_215b.module_a031 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.first-6f24 h1.rough_215b {
  margin-top: 80px !important;
}

.list-silver-6b65 .smooth-7c3e.popup_3855 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.bright_63fa img {
  width: 100%;
}

.sort-d3a5 .cold_2ade.preview_7396 {
  justify-content: space-between;
}

.header_bd7d {
  display: none;
}

.silver-0571 .popup_7cee {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .tiny_2fa7 .shade-static-ddc4 {
    flex-wrap: nowrap !important;
  }
}

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

  .pink-b1cc {
    width: 100% !important;
  }
}

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

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

  .sort-d3a5 .cold_2ade.preview_7396 {
    border-bottom: 1px solid #f0c159;
  }

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

  .tiny_2fa7.sort-d377 > .shade-static-ddc4 {
    gap: 15px;
    justify-content: space-between;
  }

  .list-silver-6b65
    .smooth-7c3e.secondary_d70d
    .breadcrumb-026c
    img {
    width: 60% !important;
  }

  .gas_22e1 {
    left: 2%;
  }

  .article_wide_dfca {
    margin: 10px 0;
  }

  .first-6f24 .popup_7cee {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.first-6f24 .rough_215b,
  .first-6f24 .rough_215b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .breadcrumb-026c {
    justify-content: center;
  }

  .first-6f24 .popup_7cee {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .list-silver-6b65 .smooth-7c3e.wrapper-left-7e79 {
    width: 75% !important;
  }

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

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

  h2.first-6f24 .rough_215b,
  .first-6f24 .rough_215b {
    font-size: 30px !important;
  }

  .breadcrumb-026c {
    justify-content: center;
  }

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

  .surface-ebf7
    .complex_516f.mask-bd09 {
    margin: 0 !important;
  }

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

  .article_wide_dfca {
    display: flex;
  }

  .gallery_9853 .image_dirty_1a48 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .down-0211 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .first-6f24 h1.rough_215b {
    margin-top: 40px !important;
  }

  .list-silver-6b65
    .smooth-7c3e.secondary_d70d
    .breadcrumb-026c
    img,
  .chip_58de .bronze_b0b9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .label-23f0 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .list-silver-6b65 .smooth-7c3e.wrapper-left-7e79 {
    width: 100% !important;
  }

  .tiny_2fa7.sort-d377 > .shade-static-ddc4 {
    gap: 3px;
  }

  .first-6f24 .popup_7cee {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.sort-d3a5 .cold_2ade.preview_7396: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);
}

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

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

.first-6f24 {
  position: relative;
  padding-top: 30px;
}

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

.slider-thick-f5a9: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;
}

/* 图片块简化样式 */
.notification-27b6 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .sort-d3a5 .cold_2ade.preview_7396 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .first-6f24 .rough_215b {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .image_dirty_1a48 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.status_b15b .hover_stone_2c14 {
  flex-shrink: 0;
  white-space: nowrap;
}

.status_b15b .dim-661c {
  flex-shrink: 0;
  min-width: fit-content;
}

.status_b15b .under_15b1 {
  white-space: nowrap;
}

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

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

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

.status_b15b .dim-661c {
  max-width: 80px !important;
  overflow: hidden;
}

.status_b15b .cold_2ade.preview_7396 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.status_b15b .under_15b1 {
  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);
  }
}

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

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

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

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

body .label-23f0:nth-child(2),
.list-silver-6b65 .label-23f0:nth-child(2),
#page .label-23f0: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;
}

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

/* css-noise: f447 */
.shadow-element-r9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
