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(.thumbnail-pro-f65b) {
  gap: 0.5em;
}
:where(.search_96a4) {
  gap: 0.5em;
}
body .fresh_d6a9 > .badge_liquid_9552 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .fresh_d6a9 > .description-light-726c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .fresh_d6a9 > .photo_purple_a0db {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hero-6ce2 > .badge_liquid_9552 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hero-6ce2 > .description-light-726c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hero-6ce2 > .photo_purple_a0db {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .hero-6ce2
  > :where(:not(.badge_liquid_9552):not(.description-light-726c):not(.steel-a254)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hero-6ce2 > .wrapper-e15a {
  max-width: var(--wp--style--global--wide-size);
}
body .thumbnail-pro-f65b {
  display: flex;
}
body .thumbnail-pro-f65b {
  flex-wrap: wrap;
  align-items: center;
}
body .thumbnail-pro-f65b > * {
  margin: 0;
}
body .search_96a4 {
  display: grid;
}
body .search_96a4 > * {
  margin: 0;
}
:where(.prev_ee90.thumbnail-pro-f65b) {
  gap: 2em;
}
:where(.prev_ee90.search_96a4) {
  gap: 2em;
}
:where(.label-dirty-dd14.thumbnail-pro-f65b) {
  gap: 1.25em;
}
:where(.label-dirty-dd14.search_96a4) {
  gap: 1.25em;
}
.panel-dynamic-ef21 {
  color: var(--wp--preset--color--black) !important;
}
.column-c848 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.next_28fc {
  color: var(--wp--preset--color--white) !important;
}
.out_ce82 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.pink-792e {
  color: var(--wp--preset--color--vivid-red) !important;
}
.filter-4975 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.background-164a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.input-a0de {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.thick_c268 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.right-7f72 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.popup_8032 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.preview-e076 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.center_4f5c {
  background-color: var(--wp--preset--color--black) !important;
}
.tabs_motion_0ce7 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.widget-2b51 {
  background-color: var(--wp--preset--color--white) !important;
}
.black_db7e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.layout-west-c104 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.shadow-1490 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dim_e5d0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.card_5b2a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.overlay-135b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.heading_last_93de {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.iron-a833 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.smooth_b43b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.main_6ab6 {
  border-color: var(--wp--preset--color--black) !important;
}
.hard-74bd {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.search-7906 {
  border-color: var(--wp--preset--color--white) !important;
}
.shadow_selected_db3f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.bottom-4999 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.silver-36a7 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.carousel-0eed {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.summary-8559 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.surface-f3c1 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next-d3c9 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.logo_88c6 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.light_4f42 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.red-ab9c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.tall_c799 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.carousel_thick_bafa {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.summary-bright-64e8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.center_eb09 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.picture_stale_b1fe {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.title-next-d22d {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.in-bf98 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.outline-south-2795 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.image_115f {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.overlay_cold_74b7 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.progress-2179 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.input-7b6a {
  font-size: var(--wp--preset--font-size--small) !important;
}
.link_5cdd {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.steel-ec46 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.solid-90b3 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.link-c65d a:where(:not(.focused-0789)) {
  color: inherit;
}
:where(.label-dirty-dd14.thumbnail-pro-f65b) {
  gap: 1.25em;
}
:where(.label-dirty-dd14.search_96a4) {
  gap: 1.25em;
}
:where(.prev_ee90.thumbnail-pro-f65b) {
  gap: 2em;
}
:where(.prev_ee90.search_96a4) {
  gap: 2em;
}
.advanced-9bbb {
  font-size: 1.5em;
  line-height: 1.6;
}

.module_hard_9b47 .sidebar_9066 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-new-d464 .black_4266 {
  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);
}
.hero-hovered-d8e5 {
  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);
}
.hero-hovered-d8e5.west_7359 .dynamic_222b {
  background-color: var(--e-global-color-primary);
}
.hero-hovered-d8e5.media_fa8e .dynamic_222b,
.hero-hovered-d8e5.pagination_032e .dynamic_222b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.thick-dfe7 .pressed_fa47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.shadow_focused_b80e {
  --divider-color: var(--e-global-color-secondary);
}
.shadow_focused_b80e .advanced_ea67 {
  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);
}
.shadow_focused_b80e.picture_b912 .badge-tiny-2d68 {
  background-color: var(--e-global-color-secondary);
}
.shadow_focused_b80e.feature_94c9 .badge-tiny-2d68,
.shadow_focused_b80e.tabs-5fdd .badge-tiny-2d68 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.shadow_focused_b80e.feature_94c9 .badge-tiny-2d68,
.shadow_focused_b80e.tabs-5fdd .badge-tiny-2d68 svg {
  fill: var(--e-global-color-secondary);
}
.detail_a72f .selected_56eb {
  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);
}
.detail_a72f .soft_dfd8 {
  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);
}
.new-6d5c.picture_b912 .badge-tiny-2d68 {
  background-color: var(--e-global-color-primary);
}
.new-6d5c.feature_94c9 .badge-tiny-2d68,
.new-6d5c.tabs-5fdd .badge-tiny-2d68 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.new-6d5c.feature_94c9 .badge-tiny-2d68,
.new-6d5c.tabs-5fdd .badge-tiny-2d68 svg {
  fill: var(--e-global-color-primary);
}
.link-638c.picture_b912 .badge-tiny-2d68 {
  background-color: var(--e-global-color-primary);
}
.link-638c.feature_94c9 .badge-tiny-2d68,
.link-638c.tabs-5fdd .badge-tiny-2d68 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.link-638c .slider_bottom_85ab {
  color: var(--e-global-color-primary);
}
.link-638c .slider_bottom_85ab,
.link-638c .slider_bottom_85ab a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-638c .light_2589 {
  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);
}
.caption-west-6b86 .solid-f3d0 {
  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);
}
.menu_pink_9a29 .background_d0d7 .texture-cold-b95b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-action-667b .popup_lower_a94b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.button-action-667b .label_9325 i {
  color: var(--e-global-color-primary);
}
.button-action-667b .label_9325 svg {
  fill: var(--e-global-color-primary);
}
.button-action-667b .bottom-c458 {
  color: var(--e-global-color-secondary);
}
.button-action-667b .popup_lower_a94b > .bottom-c458,
.button-action-667b .popup_lower_a94b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-blue-f2cc .sidebar-fluid-2443 {
  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-blue-f2cc .gallery_982f {
  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);
}
.primary-f437 .row-a37d .pink-cb34 {
  background-color: var(--e-global-color-primary);
}
.primary-f437 .static-4fcf {
  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);
}
.last_c9a2 .column-stale-a567 {
  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_c9a2 .notification-ef1a {
  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);
}
.last_c9a2 .middle-383e {
  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);
}
.input-8ecb .header-pressed-79ab,
.input-8ecb .header-pressed-79ab a {
  color: var(--e-global-color-primary);
}
.input-8ecb .header-pressed-79ab.pagination-3368,
.input-8ecb .header-pressed-79ab.pagination-3368 a {
  color: var(--e-global-color-accent);
}
.input-8ecb .header-pressed-79ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-8ecb .title-2fca {
  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);
}
.secondary-30ba .hover-fresh-3925,
.secondary-30ba .middle-c765 {
  color: var(--e-global-color-primary);
}
.secondary-30ba .hover-fresh-3925 svg {
  fill: var(--e-global-color-primary);
}
.secondary-30ba .pagination-3368 .hover-fresh-3925,
.secondary-30ba .pagination-3368 .middle-c765 {
  color: var(--e-global-color-accent);
}
.secondary-30ba .pagination-3368 .hover-fresh-3925 svg {
  fill: var(--e-global-color-accent);
}
.secondary-30ba .middle-c765 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-30ba .title-2fca {
  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);
}
.title-28ef .header_lower_d559,
.title-28ef .accent_e0d1 {
  color: var(--e-global-color-primary);
}
.title-28ef .accent_e0d1 svg {
  fill: var(--e-global-color-primary);
}
.title-28ef .header-pressed-79ab.pagination-3368 a,
.title-28ef
  .header-pressed-79ab.pagination-3368
  .accent_e0d1 {
  color: var(--e-global-color-accent);
}
.title-28ef .header_lower_d559 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-28ef .title-2fca {
  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);
}
.first-db80 .border_2c3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-db80 .sidebar_top_ee66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-up-e45b .badge_down_9ae2 .current_cb90 {
  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);
}
.link-up-e45b .badge_down_9ae2 .cool_b6ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-up-e45b .border_bc76 .current_cb90 {
  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);
}
.link-up-e45b
  .border_bc76
  .cool_b6ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-up-e45b
  .block-e4d8
  .current_cb90 {
  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);
}
.link-up-e45b
  .block-e4d8
  .cool_b6ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-up-e45b
  .solid-4276
  .current_cb90 {
  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);
}
.link-up-e45b
  .solid-4276
  .cool_b6ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_1ddf .popup_top_7f1c {
  background-color: var(--e-global-color-primary);
}
.layout_1ddf .popup_top_7f1c:hover {
  background-color: var(--e-global-color-primary);
}
.layout_1ddf .breadcrumb-85bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_1ddf
  .popup_top_7f1c:hover
  .breadcrumb-85bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-dbea .heading-ceec {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-f884 .thick-a277 .border_5fb7 a {
  background-color: var(--e-global-color-accent);
}
.tertiary-f884 .thick-a277 .filter-6c7f a {
  background-color: var(--e-global-color-accent);
}
.tertiary-f884 .thick-a277 .border_5fb7 a,
.tertiary-f884 .thick-a277 .filter-6c7f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_small_13e4
  .lower-dead.in-5f53
  .thick-a277
  a.aside_228a {
  background-color: var(--e-global-color-accent);
}
.alert_small_13e4
  .lower-dead.in-5f53
  .thick-a277
  span.aside_228a.fn-current-eb8f {
  background-color: var(--e-global-color-text);
}
.alert_small_13e4
  .lower-dead.in-5f53
  .thick-a277
  .aside_228a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-b88a .heading-123b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-b88a
  .panel-soft-6489
  > .photo_advanced_138d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-b88a
  .status_740b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-b88a
  .label-5d2c
  .content_black_fb1a,
.selected-b88a
  .label-5d2c
  .pattern-clean-c4bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-b88a
  .label-5d2c
  .list_d03f,
.selected-b88a
  .label-5d2c
  a
  .list_d03f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-b88a
  .label-5d2c
  .tooltip_440d {
  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);
}
.selected-b88a
  .label-5d2c
  .gallery_bc5c {
  background-color: var(--e-global-color-primary);
}
.selected-b88a
  .label-5d2c
  .gallery_bc5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-b88a
  .label-5d2c
  .gallery_bc5c:hover {
  background-color: var(--e-global-color-primary);
}
.selected-b88a
  .label-5d2c
  .soft-abd9 {
  background-color: var(--e-global-color-primary);
}
.selected-b88a
  .label-5d2c
  .soft-abd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-b88a
  .label-5d2c
  .soft-abd9:hover {
  background-color: var(--e-global-color-primary);
}
.selected-b88a
  .widget_df5c
  .hover-155f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-b88a
  .widget_df5c
  .purple_1e73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-b88a
  .widget_df5c
  .tooltip_440d {
  color: var(--e-global-color-text);
}
.selected-b88a
  .widget_df5c
  .tooltip_440d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-b88a
  .widget_df5c
  .gallery_bc5c {
  background-color: var(--e-global-color-primary);
}
.selected-b88a
  .widget_df5c
  .gallery_bc5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-b88a
  .widget_df5c
  .gallery_bc5c:hover {
  background-color: var(--e-global-color-primary);
}
.selected-b88a
  .widget_df5c
  .soft-abd9 {
  background-color: var(--e-global-color-primary);
}
.selected-b88a
  .widget_df5c
  .soft-abd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-b88a
  .widget_df5c
  .soft-abd9:hover {
  background-color: var(--e-global-color-primary);
}
.selected-b88a .outline-c75f {
  background-color: var(--e-global-color-primary);
}
.selected-b88a .outline-c75f:hover {
  background-color: var(--e-global-color-primary);
}
.selected-b88a .message_gas_0cf3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-b88a .avatar-74d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_dark_831e .border-stone-b0fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_dark_831e
  .link-clean-b1a5
  > div:nth-child(3)
  .border-stone-b0fd,
.sort_dark_831e
  .heading-small-191b
  > div:nth-child(1)
  .border-stone-b0fd,
.sort_dark_831e
  .preview_up_301d
  > div:nth-child(1)
  .border-stone-b0fd,
.sort_dark_831e
  .selected_5945
  > div:nth-child(1)
  .border-stone-b0fd,
.sort_dark_831e
  .cool-dc28
  > div:nth-child(1)
  .border-stone-b0fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_dark_831e .accent_copper_5c71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_dark_831e .tall-5026 {
  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);
}
.sort_dark_831e .slider_fd04 {
  background-color: var(--e-global-color-primary);
}
.sort_dark_831e .slider_fd04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_dark_831e .slider_fd04:hover {
  background-color: var(--e-global-color-primary);
}
.sort_dark_831e .disabled_inner_8d87 {
  background-color: var(--e-global-color-primary);
}
.sort_dark_831e .disabled_inner_8d87:hover {
  background-color: var(--e-global-color-primary);
}
.sort_dark_831e .message_gas_0cf3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_dark_831e .avatar-74d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_gas_8dba .south_d00c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_gas_8dba .huge-5d91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_gas_8dba .element-9675 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_gas_8dba .description_e140 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_gas_8dba .north-e8e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_gas_8dba .disabled_inner_8d87 {
  background-color: var(--e-global-color-primary);
}
.input_gas_8dba .disabled_inner_8d87:hover {
  background-color: var(--e-global-color-primary);
}
.wood_404e .basic-85b5 {
  background-color: var(--e-global-color-secondary);
}
.wood_404e .stone-f42a {
  background-color: var(--e-global-color-text);
}
.wood_404e .panel-bottom-b0be {
  background-color: var(--e-global-color-secondary);
}
.wood_404e .pressed_3f4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_404e .notification-0444 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_404e .paragraph_4949 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_404e .sort-in-2bdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_404e .hard_3980 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_575c .mask_pink_7382 .paper_b7c6,
.description_575c
  .mask_pink_7382
  .paper_b7c6
  a,
.description_575c .old-558a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_575c .mask_pink_7382 .column_right_7b55,
.description_575c .icon-lower-6e0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_575c .mask_pink_7382 .column_right_7b55 {
  color: var(--e-global-color-text);
}
.description_575c .icon-lower-6e0e {
  color: var(--e-global-color-text);
}
.description_575c
  .mask_pink_7382
  .panel_basic_339f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_575c .description_pressed_bcc3 .alert-aa6f {
  background-color: var(--e-global-color-primary);
}
.description_575c .description_pressed_bcc3 .alert-aa6f:hover {
  background-color: var(--e-global-color-primary);
}
.description_575c .description_pressed_bcc3 .logo-4df2 li span {
  background-color: var(--e-global-color-text);
}
.description_575c .description_pressed_bcc3 .logo-4df2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.description_575c
  .description_pressed_bcc3
  .logo-4df2
  li.hot_553b
  span {
  background-color: var(--e-global-color-accent);
}
.description_575c .card_fixed_dd98 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_5e45 .content_stale_fa13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-pro-54af .header-0535 {
  background-color: var(--e-global-color-primary);
}
.section-pro-54af .tiny_4620 {
  background-color: var(--e-global-color-secondary);
}
.section-pro-54af .active-tall-fdec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-pro-54af .notification_ce63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-pro-54af .highlight_a64f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-pro-54af .tertiary-571e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-pro-54af .aside_00b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-pro-54af .search_bfa7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-pro-54af .carousel_d395 {
  background-color: var(--e-global-color-primary);
}
.section-pro-54af .carousel_d395 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_soft_a639 .message_down_d093 {
  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);
}
.modal_soft_a639 .background_out_fd10 {
  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);
}
.modal_soft_a639
  .left_29d4:after {
  background-color: var(--e-global-color-primary);
}
.modal_soft_a639 .gallery_bright_1ab8 {
  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);
}
.hard_ba08 .old-558a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ba08 .icon-lower-6e0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_9a48 .hero-clean-9b4b .wood-d2a2 {
  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);
}
.mask_9a48 .hero-clean-9b4b .light_5207 {
  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);
}
.modal_99d5 .next_66bb {
  background-color: var(--e-global-color-primary);
}
.modal_99d5 .article_red_1841 {
  background-color: var(--e-global-color-secondary);
}
.modal_99d5 .left_5639 .breadcrumb-wide-5c59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_99d5 .gradient_yellow_5229 .breadcrumb-wide-5c59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_hovered_fe44 .image-fast-6402 .grid-new-03db {
  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);
}
.menu_hovered_fe44 .image-fast-6402 .medium_878a {
  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);
}
.menu_hovered_fe44 .image-fast-6402 .breadcrumb-dynamic-9805 {
  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);
}
.feature_static_ff2f .header-full-2685 {
  border-color: var(--e-global-color-text);
}
.feature_static_ff2f .pagination_2074 {
  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);
}
.feature_static_ff2f .focus-124d {
  color: var(--e-global-color-primary);
}
.feature_static_ff2f .main-1473 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_861c .modal-lower-8a8a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_861c .caption_9526 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_861c .backdrop_yellow_b322:hover .modal-lower-8a8a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_861c
  .backdrop_yellow_b322:hover
  .caption_9526 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-d414 .chip_d41a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-d414 .frame-72cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-4a7b .hot-c2e8 .pro-9ac9 {
  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);
}
.input-4a7b .west-4864 .pro-9ac9 {
  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);
}
.hover_simple_b6dc .last-f892 {
  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);
}
.box-f4d8 .active_07b1 .item-fast-3c54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-f4d8 .active_07b1 .item-fast-3c54 {
  background-color: var(--e-global-color-secondary);
}
.box-f4d8 .pattern-dirty-e02f .item-fast-3c54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-f4d8 .pattern-dirty-e02f .item-fast-3c54 {
  background-color: var(--e-global-color-secondary);
}
.box-f4d8 .gallery_top_20a7 .element_hard_58cc {
  background-color: var(--e-global-color-primary);
}
.box-f4d8 .gallery_top_20a7:hover .element_hard_58cc {
  background-color: var(--e-global-color-secondary);
}
.box-f4d8 .alert-aa6f {
  background-color: var(--e-global-color-primary);
}
.box-f4d8 .alert-aa6f:hover {
  background-color: var(--e-global-color-accent);
}
.box-f4d8 .logo-4df2 li span {
  background-color: var(--e-global-color-text);
}
.box-f4d8 .logo-4df2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.box-f4d8 .logo-4df2 li.hot_553b span {
  background-color: var(--e-global-color-accent);
}
.plasma-db9c .accordion-motion-cf8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-db9c .black-7b59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-out-7883 .pagination-b09b:before {
  background-color: var(--e-global-color-secondary);
}
.tertiary-out-7883 .wood-5a47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-out-7883 .shade-easy-53bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_copper_2401 .small-8975 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_copper_2401 .small-8975:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_copper_2401 .small-8975.fn-active-eb8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_copper_2401 .modal-3f18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_copper_2401 .red-3173 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_copper_2401 .stale-66f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_copper_2401 .east_83de {
  background-color: var(--e-global-color-primary);
}
.heading_copper_2401 .east_83de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_copper_2401 .notice-old-8657 {
  background-color: var(--e-global-color-primary);
}
.heading_copper_2401 .notice-old-8657 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-c8d3 .stale_574b .overlay-warm-3135 a {
  color: var(--e-global-color-secondary);
}
.static-c8d3 .stale_574b .overlay-warm-3135 a:hover {
  color: var(--e-global-color-secondary);
}
.static-c8d3 .stale_574b .overlay-warm-3135,
.static-c8d3 .stale_574b .overlay-warm-3135 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-c8d3 .stale_574b .box-fast-4b7f {
  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);
}
.static-c8d3 .stale_574b .fast_e90a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-c8d3 .stale_574b .texture_b05c {
  background-color: var(--e-global-color-primary);
}
.static-c8d3 .stale_574b .texture_b05c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-c8d3 .stale_574b .texture_b05c:hover {
  background-color: var(--e-global-color-primary);
}
.static-c8d3 .stale_574b .search-b141 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-c8d3 .stale_574b .search-b141 {
  background-color: var(--e-global-color-primary);
}
.static-c8d3 .stale_574b .search-b141:hover {
  background-color: var(--e-global-color-primary);
}
.static-c8d3 .stale_574b .alert-aa6f {
  background-color: var(--e-global-color-primary);
}
.static-c8d3 .stale_574b .alert-aa6f:hover {
  background-color: var(--e-global-color-primary);
}
.static-c8d3 .description_pressed_bcc3 .logo-4df2 li span {
  background-color: var(--e-global-color-text);
}
.static-c8d3 .description_pressed_bcc3 .logo-4df2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.static-c8d3 .description_pressed_bcc3 .logo-4df2 li.hot_553b span {
  background-color: var(--e-global-color-accent);
}
.static-c8d3 .message_gas_0cf3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-c8d3 .avatar-74d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_1ff6 .focus_4211 .outline_lower_ce06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_1ff6 .focus_4211 .caption_d2d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_1ff6 .focus_4211 .accordion-0ce9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-6af2 .wide-423a {
  border-color: var(--e-global-color-text);
}
.primary-6af2 .first_2f13 {
  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);
}
.primary-6af2 .sidebar-325f {
  color: var(--e-global-color-secondary);
}
.primary-6af2 .sidebar-325f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-6af2 .slider-small-9c90 > * {
  color: var(--e-global-color-primary);
}
.primary-6af2 .slider-small-9c90 > * svg {
  fill: var(--e-global-color-primary);
}
.primary-6af2 .logo-smooth-262b {
  color: var(--e-global-color-primary);
}
.primary-6af2 .logo-smooth-262b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-6af2 .paper_828d {
  color: var(--e-global-color-primary);
}
.primary-6af2 .paper_828d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-6af2 .fluid-a953 {
  color: var(--e-global-color-primary);
}
.primary-6af2 .fluid-a953 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-6af2 .card-selected-4c52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-6af2 .tabs_bf28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-6af2 .tabs_bf28.paragraph-d186 {
  color: var(--e-global-color-secondary);
}
.primary-6af2 .tabs_bf28.paragraph-d186 .green-2beb {
  color: var(--e-global-color-accent);
}
.primary-6af2 .tabs_bf28.banner_under_59e1 {
  color: var(--e-global-color-text);
}
.primary-6af2 .tabs_bf28.banner_under_59e1 .green-2beb {
  color: var(--e-global-color-text);
}
.primary-6af2 .tabs_bf28:before {
  border-top-color: var(--e-global-color-text);
}
.primary-6af2 .widget-883b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-6af2
  .widget-883b
  .section-ee4b {
  background-color: var(--e-global-color-primary);
}
.primary-6af2
  .widget-883b
  .section-ee4b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-6af2 .wide-423a .fast_7ffb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-a00c .frame-stale-cbfc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-a00c .upper-ae69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_b134 .hot_3094 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_b134
  .chip-f729
  .layout_right_2489 {
  background-color: var(--e-global-color-secondary);
}
.link_b134
  .chip-f729.text_cbd1
  .layout_right_2489 {
  background-color: var(--e-global-color-text);
}
.link_b134
  .chip-f729:hover
  .layout_right_2489 {
  background-color: var(--e-global-color-accent);
}
.link_b134
  .chip-f729.fn-active-eb8f
  .layout_right_2489 {
  background-color: var(--e-global-color-primary);
}
.content_2ed0 .feature_1997 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.content_2ed0 .hot_3ae1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_2ed0 .black-a277 {
  background-color: var(--e-global-color-primary);
}
.content_2ed0 .black-a277 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_af03 .text_south_28ca .warm-ede4 .summary_over_a5ad {
  background-color: var(--e-global-color-secondary);
}
.container_af03 .text_south_28ca .info_west_c73a:after {
  background-color: var(--e-global-color-secondary);
}
.container_af03 .notice-rough-b6c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_af03 .section_588b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_af03 .gradient-wood-9635 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_af03 .section-43bf {
  background-color: var(--e-global-color-primary);
}
.container_af03 .section-43bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_af03 .button-bronze-94b8 {
  background-color: var(--e-global-color-secondary);
}
.container_af03 .button-bronze-94b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_af03 .text_south_28ca .preview-ce8c .hovered_93b1:hover {
  background-color: var(--e-global-color-primary);
}
.container_af03
  .text_south_28ca
  .preview-ce8c
  .hovered_93b1.under-a242 {
  background-color: var(--e-global-color-primary);
}
.container_af03 .text_south_28ca .south-29c2:before {
  border-color: var(--e-global-color-primary);
}
.container_af03 .text_south_28ca .south-29c2:hover:before {
  border-color: var(--e-global-color-secondary);
}
.container_af03
  .text_south_28ca
  .south-29c2.surface_c83c:before {
  border-color: var(--e-global-color-primary);
}
.container_af03 .highlight-ef8e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_5f74 .input-bd91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_5f74 .input-bd91:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_5f74 .input-bd91.paragraph-1252 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_5f74 .filter_green_b3c2 {
  background-color: var(--e-global-color-primary);
}
.next_5f74 .filter_green_b3c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_5f74
  .thick_9c2b
  .sidebar_rough_6840
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_5f74
  .outline_purple_5206
  .sidebar_rough_6840
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-action-349a
  .picture_cd8f
  .light_0262 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-action-349a
  .picture_cd8f
  .module_6c13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-action-349a .outer_5b4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-action-349a .border-steel-1b90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-action-349a .menu_6d3f {
  background-color: var(--e-global-color-primary);
}
.chip-action-349a .menu_6d3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-orange-3290 .backdrop_brown_9938 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-orange-3290 .image-light-1c1a {
  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);
}
.description-orange-3290 .fast-64b7 {
  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);
}
.description-orange-3290 .fast-64b7 a:hover {
  color: var(--e-global-color-secondary);
}
.description-orange-3290 .pink-9e5e {
  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);
}
.description-orange-3290 .badge-41b6 {
  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);
}
.description-orange-3290 .title_north_c4ce .alert-aa6f {
  background-color: var(--e-global-color-primary);
}
.description-orange-3290 .title_north_c4ce .alert-aa6f:hover {
  background-color: var(--e-global-color-accent);
}
.description-orange-3290
  .title_north_c4ce
  .logo-4df2
  li
  span {
  background-color: var(--e-global-color-text);
}
.description-orange-3290
  .title_north_c4ce
  .logo-4df2
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.description-orange-3290
  .title_north_c4ce
  .logo-4df2
  li.hot_553b
  span {
  background-color: var(--e-global-color-accent);
}
.active-hard-a82b
  .filter_95b6
  .orange-6770 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-hard-a82b .filter_95b6 .detail-copper-86b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-hard-a82b .filter_95b6 .aside_7ae9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-hard-a82b .overlay-2bb2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.active-hard-a82b
  .mask_22ce.dirty_d767 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > a {
  background-color: var(--e-global-color-text);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > a
  .cold_2699.component_ae34 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > a
  .dark_daf1.static_4798 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > .frame-405a
  .avatar-liquid-c268
  > a {
  background-color: var(--e-global-color-secondary);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > .frame-405a
  .avatar-liquid-c268
  > a
  .selected_37cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > .frame-405a
  .avatar-liquid-c268
  > a
  .dark_daf1.selected_ba33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > a
  .slider_red_b295:before {
  color: var(--e-global-color-text);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > .frame-405a
  a
  .slider_red_b295:before {
  color: var(--e-global-color-text);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268.light-fe32
  > a
  .slider_red_b295:before {
  color: var(--e-global-color-text);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > .frame-405a
  .avatar-liquid-c268.light-fe32
  > a
  .slider_red_b295:before {
  color: var(--e-global-color-text);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > a
  .complex-dee2
  .left_15a8 {
  color: var(--e-global-color-text);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > .frame-405a
  a
  .complex-dee2
  .left_15a8 {
  color: var(--e-global-color-text);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > a
  .complex-dee2
  .left_15a8,
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > .frame-405a
  a
  .complex-dee2
  .left_15a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > a
  .video-red-a24c:before {
  color: var(--e-global-color-text);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > .frame-405a
  a
  .video-red-a24c:before {
  color: var(--e-global-color-text);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268.light-fe32
  > a
  .video-red-a24c:before {
  color: var(--e-global-color-text);
}
.gallery_lite_3b4a
  > .iron-d89f
  > div
  > .focus_under_3429
  > .avatar-liquid-c268
  > .frame-405a
  .avatar-liquid-c268.light-fe32
  > a
  .video-red-a24c:before {
  color: var(--e-global-color-text);
}
.avatar_c0c7 .banner-dirty-71dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_c0c7
  .mask_inner_c800:hover
  .banner-dirty-71dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-4b04
  > .iron-d89f
  > .active-9aea
  > .card-b69b
  > .header-blue-a354
  > .brown-3de6
  .backdrop-inner-1700 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-4b04
  > .iron-d89f
  > .active-9aea
  > .card-b69b
  > .header-blue-a354
  > .brown-3de6:hover
  .backdrop-inner-1700 {
  color: var(--e-global-color-text);
}
.pressed-4b04
  > .iron-d89f
  > .active-9aea
  > .card-b69b
  > .header-blue-a354
  > .brown-3de6:hover
  .backdrop-inner-1700 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-4b04
  > .iron-d89f
  > .active-9aea
  > .card-b69b
  > .header-blue-a354.progress-lower-9a6f
  > .brown-3de6
  .backdrop-inner-1700 {
  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);
}
.filter_bottom_12b1 .mask-aa7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_bottom_12b1 .short_1ab5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_bottom_12b1 .photo-b89d {
  background-color: var(--e-global-color-primary);
}
.filter_bottom_12b1 .photo-b89d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_859d
  > .iron-d89f
  > .lower_9200
  > .gradient_aedd
  > .button_3928
  .wood-cf09 {
  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);
}
.left_859d
  > .iron-d89f
  > .lower_9200
  > .gradient_aedd
  > .button_3928
  .copper-0776 {
  color: var(--e-global-color-text);
}
.left_859d
  > .iron-d89f
  > .lower_9200
  > .gradient_aedd
  > .button_3928:hover
  .wood-cf09 {
  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);
}
.left_859d
  > .iron-d89f
  > .lower_9200
  > .gradient_aedd
  > .button_3928:hover
  .copper-0776 {
  color: var(--e-global-color-secondary);
}
.left_859d
  > .iron-d89f
  > .lower_9200
  > .gradient_aedd
  > .button_3928.outline_selected_a55f
  .wood-cf09 {
  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);
}
.left_859d
  > .iron-d89f
  > .lower_9200
  > .gradient_aedd
  > .button_3928.outline_selected_a55f
  .copper-0776 {
  color: var(--e-global-color-primary);
}
.search_a576
  .tag_8eb6
  .tertiary-6944 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_a576 .text_short_4023 .fast_7ffb .texture-d15d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-10e9 .gallery_64be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-10e9 .nav_south_f89d .gallery_64be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-10e9 .preview_9218 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-10e9 .preview_9218 {
  background-color: var(--e-global-color-primary);
}
.article-7c07 .west_fee6 .bright-0a63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-7c07
  .west_fee6:hover
  .breadcrumb-6ed8 {
  color: var(--e-global-color-secondary);
}
.article-7c07
  .west_fee6:hover
  .bright-0a63 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-dab3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.complex_b0a7 {
  flex-direction: column;
}

.complex_b0a7 .sort-449d {
  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.complex_b0a7 .sort-449d {
  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);
}

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

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

.hard_ac8d.message-easy-7dd5 {
  display: none;
}

.gallery-bronze-34a3 {
  display: none;
}

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

.paragraph_first_6b5f.copper-ac26 {
  margin-bottom: 40px;
  width: 100%;
}

.layout-large-3dd6 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.complex_b0a7 a {
  width: 100%;
}

.notification_plasma_9fa0 .chip-0dc4.medium_0ca7 {
  width: 20% !important;
}

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

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

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

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

.avatar-orange-e8d7 {
  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;
}

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

.avatar-orange-e8d7: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);
}

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

.notification_plasma_9fa0
  .chip-0dc4.message-down-120e
  .label-new-b367
  .texture-9f3e {
  font-size: 20px !important;
}

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

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

.tooltip-simple-979a h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.component_fa5b.rough_e5e1 > .narrow_48e1 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

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

.notification_plasma_9fa0
  .chip-0dc4.avatar-22f9
  .nav-9a58
  .gallery-east-e4f4 {
  width: 100% !important;
}

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

.container-59f7 {
  width: 100%;
}

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

.fresh-3bdc {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.fresh-3bdc:hover .sidebar_0568 {
  visibility: visible;
}
.fresh-3bdc:hover.fresh-3bdc::before {
  display: block;
}

.tooltip-simple-979a h3 {
  color: #fff;
}

.banner-bdff {
  margin: 0;
}

.notification_plasma_9fa0
  .chip-0dc4.avatar-22f9
  .gallery-east-e4f4
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.simple-7cbd {
  width: 100%;
}

.surface_glass_1fc1 {
  width: 100%;
}

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

.surface_glass_1fc1 {
  width: 100%;
}

.tag-dark-c8af {
  margin-bottom: 10px !important;
}

.gallery-east-e4f4 {
  display: flex;
  align-items: center;
}

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

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

.complex_b0a7 .sort-449d.image_hot_67df {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.complex_b0a7 h1.sort-449d {
  margin-top: 80px !important;
}

.notification_plasma_9fa0 .chip-0dc4.notification-38e2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.detail-slow-2d22 img {
  width: 100%;
}

.container_80ab .paragraph-dirty-e051.label-new-b367 {
  justify-content: space-between;
}

.breadcrumb-wide-368e {
  display: none;
}

.fast_68b5 .description-current-fc88 {
  margin: 1px 0 !important;
}

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

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

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

  .soft-ff69 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .tooltip-simple-979a h3 {
    font-size: 28px;
  }

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

  .container_80ab .paragraph-dirty-e051.label-new-b367 {
    border-bottom: 1px solid #f0c159;
  }

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

  .component_fa5b.rough_e5e1 > .narrow_48e1 {
    gap: 15px;
    justify-content: space-between;
  }

  .notification_plasma_9fa0
    .chip-0dc4.avatar-22f9
    .gallery-east-e4f4
    img {
    width: 60% !important;
  }

  .highlight_c3c3 {
    left: 2%;
  }

  .fixed-4792 {
    margin: 10px 0;
  }

  .complex_b0a7 .description-current-fc88 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.complex_b0a7 .sort-449d,
  .complex_b0a7 .sort-449d {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .gallery-east-e4f4 {
    justify-content: center;
  }

  .complex_b0a7 .description-current-fc88 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .layout-large-3dd6 {
    margin-bottom: 15px !important;
  }

  .notification_plasma_9fa0 .chip-0dc4.medium_0ca7 {
    width: 75% !important;
  }

  .detail-slow-2d22 img {
    width: 100% !important;
  }
}

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

  h2.complex_b0a7 .sort-449d,
  .complex_b0a7 .sort-449d {
    font-size: 30px !important;
  }

  .gallery-east-e4f4 {
    justify-content: center;
  }

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

  .aside-cold-ce90
    .primary_first_086e.nav-pro-255f {
    margin: 0 !important;
  }

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

  .fixed-4792 {
    display: flex;
  }

  .shade-e714 .breadcrumb_easy_192c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .complex_b0a7 h1.sort-449d {
    margin-top: 40px !important;
  }

  .notification_plasma_9fa0
    .chip-0dc4.avatar-22f9
    .gallery-east-e4f4
    img,
  .detail_a72f .nav-9a58 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .avatar-orange-e8d7 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .notification_plasma_9fa0 .chip-0dc4.medium_0ca7 {
    width: 100% !important;
  }

  .component_fa5b.rough_e5e1 > .narrow_48e1 {
    gap: 3px;
  }

  .complex_b0a7 .description-current-fc88 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.container_80ab .paragraph-dirty-e051.label-new-b367 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.container_80ab .paragraph-dirty-e051.label-new-b367: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .container_80ab .paragraph-dirty-e051.label-new-b367 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .complex_b0a7 .sort-449d {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .breadcrumb_easy_192c {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.orange_ac3b .form_b896 {
  flex-shrink: 0;
  white-space: nowrap;
}

.orange_ac3b .solid-71a2 {
  flex-shrink: 0;
  min-width: fit-content;
}

.orange_ac3b .texture-9f3e {
  white-space: nowrap;
}

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

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

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

.orange_ac3b .solid-71a2 {
  max-width: 80px !important;
  overflow: hidden;
}

.orange_ac3b .paragraph-dirty-e051.label-new-b367 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.orange_ac3b .texture-9f3e {
  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);
  }
}

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

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

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

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

body .avatar-orange-e8d7:nth-child(2),
.notification_plasma_9fa0 .avatar-orange-e8d7:nth-child(2),
#page .avatar-orange-e8d7: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;
}

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

/* css-noise: bcf9 */
.widget-item-c6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
