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(.nav_hard_c3b6) {
  gap: 0.5em;
}
:where(.chip-e58b) {
  gap: 0.5em;
}
body .backdrop_ec9a > .complex-a6a9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .backdrop_ec9a > .hero-yellow-415c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .backdrop_ec9a > .table-9b67 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .dirty_125f > .complex-a6a9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .dirty_125f > .hero-yellow-415c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .dirty_125f > .table-9b67 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .dirty_125f
  > :where(:not(.complex-a6a9):not(.hero-yellow-415c):not(.breadcrumb-dd7c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .dirty_125f > .logo-blue-0f01 {
  max-width: var(--wp--style--global--wide-size);
}
body .nav_hard_c3b6 {
  display: flex;
}
body .nav_hard_c3b6 {
  flex-wrap: wrap;
  align-items: center;
}
body .nav_hard_c3b6 > * {
  margin: 0;
}
body .chip-e58b {
  display: grid;
}
body .chip-e58b > * {
  margin: 0;
}
:where(.new_59df.nav_hard_c3b6) {
  gap: 2em;
}
:where(.new_59df.chip-e58b) {
  gap: 2em;
}
:where(.silver-adbe.nav_hard_c3b6) {
  gap: 1.25em;
}
:where(.silver-adbe.chip-e58b) {
  gap: 1.25em;
}
.notification-c42c {
  color: var(--wp--preset--color--black) !important;
}
.breadcrumb_3901 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.selected-3797 {
  color: var(--wp--preset--color--white) !important;
}
.hover_8cbd {
  color: var(--wp--preset--color--pale-pink) !important;
}
.title_gas_2c28 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.footer-e4fe {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.carousel-33dc {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slider_5c8f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.item-right-06bd {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.under_dc5c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shadow_680f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.block-f527 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.hover-current-c1a1 {
  background-color: var(--wp--preset--color--black) !important;
}
.hard-850d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.carousel-bottom-653e {
  background-color: var(--wp--preset--color--white) !important;
}
.paper_c161 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.footer_5801 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.lite_23bd {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.picture-c10c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accordion-0cc7 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard-531c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.medium_38b5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.popup-7672 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.inner_43c7 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.search_77d7 {
  border-color: var(--wp--preset--color--black) !important;
}
.element-wide-85d1 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo_easy_aa37 {
  border-color: var(--wp--preset--color--white) !important;
}
.warm-580f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.breadcrumb_wood_6987 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.overlay-complex-60b0 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.south-3d7e {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slider_action_8d2d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.alert-e175 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.column_c210 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph-center-0316 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.preview-9d7e {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tertiary_0b4d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.input_d059 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.focus-dynamic-6063 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.wrapper-first-9683 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.pink-07a9 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.medium-5abd {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.main_ad13 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.dark-b9b9 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.wrapper-30c4 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.outline-green-f8c0 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tertiary_hard_5628 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.bright_3cc8 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.component-pressed-2cf4 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.active-9438 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.accent_plasma_0dda {
  font-size: var(--wp--preset--font-size--large) !important;
}
.banner-stale-28a7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.article_a1c0 a:where(:not(.hover-north-2929)) {
  color: inherit;
}
:where(.silver-adbe.nav_hard_c3b6) {
  gap: 1.25em;
}
:where(.silver-adbe.chip-e58b) {
  gap: 1.25em;
}
:where(.new_59df.nav_hard_c3b6) {
  gap: 2em;
}
:where(.new_59df.chip-e58b) {
  gap: 2em;
}
.progress-gold-4e61 {
  font-size: 1.5em;
  line-height: 1.6;
}

.summary-0be3 .pattern-bronze-f8a7 {
  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-basic-525c .steel-f6ac {
  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);
}
.old_7f52 {
  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);
}
.old_7f52.message-1261 .modal-4dd2 {
  background-color: var(--e-global-color-primary);
}
.old_7f52.smooth-01f2 .modal-4dd2,
.old_7f52.section_34e9 .modal-4dd2 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.popup_e448 .mask_e0eb {
  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);
}
.right_9f43 {
  --divider-color: var(--e-global-color-secondary);
}
.right_9f43 .nav_hovered_d12c {
  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);
}
.right_9f43.pagination_051c .article-active-9ec4 {
  background-color: var(--e-global-color-secondary);
}
.right_9f43.list_basic_026c .article-active-9ec4,
.right_9f43.frame-75ce .article-active-9ec4 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.right_9f43.list_basic_026c .article-active-9ec4,
.right_9f43.frame-75ce .article-active-9ec4 svg {
  fill: var(--e-global-color-secondary);
}
.east-d514 .mini-d25b {
  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);
}
.east-d514 .container-95a4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-d913.pagination_051c .article-active-9ec4 {
  background-color: var(--e-global-color-primary);
}
.tabs-d913.list_basic_026c .article-active-9ec4,
.tabs-d913.frame-75ce .article-active-9ec4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tabs-d913.list_basic_026c .article-active-9ec4,
.tabs-d913.frame-75ce .article-active-9ec4 svg {
  fill: var(--e-global-color-primary);
}
.tall-f904.pagination_051c .article-active-9ec4 {
  background-color: var(--e-global-color-primary);
}
.tall-f904.list_basic_026c .article-active-9ec4,
.tall-f904.frame-75ce .article-active-9ec4 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tall-f904 .center_afdd {
  color: var(--e-global-color-primary);
}
.tall-f904 .center_afdd,
.tall-f904 .center_afdd a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-f904 .carousel-6d77 {
  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);
}
.icon-1243 .gallery-81e0 {
  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);
}
.tertiary_cold_4e41 .input-208b .tabs_dark_2d5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_58fa .first_48b3:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.nav_58fa .sidebar_a3b8 i {
  color: var(--e-global-color-primary);
}
.nav_58fa .sidebar_a3b8 svg {
  fill: var(--e-global-color-primary);
}
.nav_58fa .small-e195 {
  color: var(--e-global-color-secondary);
}
.nav_58fa .first_48b3 > .small-e195,
.nav_58fa .first_48b3 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-full-62f4 .down-7dfc {
  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);
}
.image-full-62f4 .progress_0aed {
  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);
}
.item-dark-df93 .primary-plasma-bc3a .search_1250 {
  background-color: var(--e-global-color-primary);
}
.item-dark-df93 .image-f574 {
  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);
}
.mini-b342 .gallery_cc9c {
  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);
}
.mini-b342 .next_a1c8 {
  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);
}
.mini-b342 .tabs-d8c5 {
  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_f813 .texture_24fc,
.primary_f813 .texture_24fc a {
  color: var(--e-global-color-primary);
}
.primary_f813 .texture_24fc.west-4b3e,
.primary_f813 .texture_24fc.west-4b3e a {
  color: var(--e-global-color-accent);
}
.primary_f813 .texture_24fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_f813 .notification-b67a {
  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);
}
.advanced_e456 .grid_7ab9,
.advanced_e456 .video-3dd2 {
  color: var(--e-global-color-primary);
}
.advanced_e456 .grid_7ab9 svg {
  fill: var(--e-global-color-primary);
}
.advanced_e456 .west-4b3e .grid_7ab9,
.advanced_e456 .west-4b3e .video-3dd2 {
  color: var(--e-global-color-accent);
}
.advanced_e456 .west-4b3e .grid_7ab9 svg {
  fill: var(--e-global-color-accent);
}
.advanced_e456 .video-3dd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_e456 .notification-b67a {
  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);
}
.badge-1776 .green_6529,
.badge-1776 .south_5708 {
  color: var(--e-global-color-primary);
}
.badge-1776 .south_5708 svg {
  fill: var(--e-global-color-primary);
}
.badge-1776 .texture_24fc.west-4b3e a,
.badge-1776
  .texture_24fc.west-4b3e
  .south_5708 {
  color: var(--e-global-color-accent);
}
.badge-1776 .green_6529 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-1776 .notification-b67a {
  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);
}
.active_c495 .shade-bbaf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_c495 .active-3f36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-1425 .label_top_0763 .menu-liquid-da9c {
  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);
}
.fluid-1425 .label_top_0763 .accent-8248 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-1425 .current-7a6a .menu-liquid-da9c {
  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);
}
.fluid-1425
  .current-7a6a
  .accent-8248 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-1425
  .notice_643f
  .menu-liquid-da9c {
  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);
}
.fluid-1425
  .notice_643f
  .accent-8248 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-1425
  .easy_f4ac
  .menu-liquid-da9c {
  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);
}
.fluid-1425
  .easy_f4ac
  .accent-8248 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-bright-c9f9 .filter-simple-bcad {
  background-color: var(--e-global-color-primary);
}
.shadow-bright-c9f9 .filter-simple-bcad:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-bright-c9f9 .photo_east_ec39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-bright-c9f9
  .filter-simple-bcad:hover
  .photo_east_ec39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-upper-1556 .video-simple-a289 {
  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);
}
.tag-6d64 .tag-d033 .preview-e0a3 a {
  background-color: var(--e-global-color-accent);
}
.tag-6d64 .tag-d033 .content-bright-54da a {
  background-color: var(--e-global-color-accent);
}
.tag-6d64 .tag-d033 .preview-e0a3 a,
.tag-6d64 .tag-d033 .content-bright-54da a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_advanced_4449
  .gas-02e4.tag-focused-d05a
  .tag-d033
  a.pagination_east_5ffc {
  background-color: var(--e-global-color-accent);
}
.highlight_advanced_4449
  .gas-02e4.tag-focused-d05a
  .tag-d033
  span.pagination_east_5ffc.fn-current-296c {
  background-color: var(--e-global-color-text);
}
.highlight_advanced_4449
  .gas-02e4.tag-focused-d05a
  .tag-d033
  .pagination_east_5ffc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_db0d .primary-stale-f7a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_db0d
  .fluid-5eeb
  > .plasma_6d6a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_db0d
  .shadow_e588
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_db0d
  .picture_5c13
  .link_c58b,
.focus_db0d
  .picture_5c13
  .paper_82ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_db0d
  .picture_5c13
  .picture-south-849f,
.focus_db0d
  .picture_5c13
  a
  .picture-south-849f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_db0d
  .picture_5c13
  .pro-ca39 {
  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);
}
.focus_db0d
  .picture_5c13
  .texture_e556 {
  background-color: var(--e-global-color-primary);
}
.focus_db0d
  .picture_5c13
  .texture_e556 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_db0d
  .picture_5c13
  .texture_e556:hover {
  background-color: var(--e-global-color-primary);
}
.focus_db0d
  .picture_5c13
  .smooth-bc69 {
  background-color: var(--e-global-color-primary);
}
.focus_db0d
  .picture_5c13
  .smooth-bc69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_db0d
  .picture_5c13
  .smooth-bc69:hover {
  background-color: var(--e-global-color-primary);
}
.focus_db0d
  .north-0a7b
  .video_over_3146
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_db0d
  .north-0a7b
  .text_199c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_db0d
  .north-0a7b
  .pro-ca39 {
  color: var(--e-global-color-text);
}
.focus_db0d
  .north-0a7b
  .pro-ca39
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_db0d
  .north-0a7b
  .texture_e556 {
  background-color: var(--e-global-color-primary);
}
.focus_db0d
  .north-0a7b
  .texture_e556 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_db0d
  .north-0a7b
  .texture_e556:hover {
  background-color: var(--e-global-color-primary);
}
.focus_db0d
  .north-0a7b
  .smooth-bc69 {
  background-color: var(--e-global-color-primary);
}
.focus_db0d
  .north-0a7b
  .smooth-bc69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_db0d
  .north-0a7b
  .smooth-bc69:hover {
  background-color: var(--e-global-color-primary);
}
.focus_db0d .box-thick-1a4e {
  background-color: var(--e-global-color-primary);
}
.focus_db0d .box-thick-1a4e:hover {
  background-color: var(--e-global-color-primary);
}
.focus_db0d .status_6270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_db0d .static_18e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-tall-aa6a .preview-90ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-tall-aa6a
  .feature_cold_0c27
  > div:nth-child(3)
  .preview-90ed,
.item-tall-aa6a
  .orange_db4f
  > div:nth-child(1)
  .preview-90ed,
.item-tall-aa6a
  .modal-fixed-57a9
  > div:nth-child(1)
  .preview-90ed,
.item-tall-aa6a
  .input-2f4e
  > div:nth-child(1)
  .preview-90ed,
.item-tall-aa6a
  .photo_up_cfb8
  > div:nth-child(1)
  .preview-90ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-tall-aa6a .hovered-56a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-tall-aa6a .layout-last-0009 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-tall-aa6a .north_29ff {
  background-color: var(--e-global-color-primary);
}
.item-tall-aa6a .north_29ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-tall-aa6a .north_29ff:hover {
  background-color: var(--e-global-color-primary);
}
.item-tall-aa6a .silver-7126 {
  background-color: var(--e-global-color-primary);
}
.item-tall-aa6a .silver-7126:hover {
  background-color: var(--e-global-color-primary);
}
.item-tall-aa6a .status_6270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-tall-aa6a .static_18e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-e1eb .current_6b85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-e1eb .filter_51aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-e1eb .focused-b618 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-e1eb .title_south_e414 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-e1eb .gold_b3fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-e1eb .silver-7126 {
  background-color: var(--e-global-color-primary);
}
.bottom-e1eb .silver-7126:hover {
  background-color: var(--e-global-color-primary);
}
.hard_7400 .container-thick-2367 {
  background-color: var(--e-global-color-secondary);
}
.hard_7400 .lite_cb2a {
  background-color: var(--e-global-color-text);
}
.hard_7400 .list-59ec {
  background-color: var(--e-global-color-secondary);
}
.hard_7400 .plasma_c201 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_7400 .middle-738a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_7400 .gold-a524 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_7400 .content_4da1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_7400 .lower_8284 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_31eb .status-6cf2 .chip-last-e40d,
.orange_31eb
  .status-6cf2
  .chip-last-e40d
  a,
.orange_31eb .red-49a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_31eb .status-6cf2 .secondary_short_54cc,
.orange_31eb .accent_53ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_31eb .status-6cf2 .secondary_short_54cc {
  color: var(--e-global-color-text);
}
.orange_31eb .accent_53ed {
  color: var(--e-global-color-text);
}
.orange_31eb
  .status-6cf2
  .stone_a2b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_31eb .north-4887 .wrapper_05fa {
  background-color: var(--e-global-color-primary);
}
.orange_31eb .north-4887 .wrapper_05fa:hover {
  background-color: var(--e-global-color-primary);
}
.orange_31eb .north-4887 .notice_feec li span {
  background-color: var(--e-global-color-text);
}
.orange_31eb .north-4887 .notice_feec li span:hover {
  background-color: var(--e-global-color-primary);
}
.orange_31eb
  .north-4887
  .notice_feec
  li.chip_2682
  span {
  background-color: var(--e-global-color-accent);
}
.orange_31eb .logo_orange_f394 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_narrow_b809 .filter_fresh_5d53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-a650 .picture_next_c48e {
  background-color: var(--e-global-color-primary);
}
.east-a650 .shadow-a4d5 {
  background-color: var(--e-global-color-secondary);
}
.east-a650 .surface-pressed-352a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-a650 .content-pro-df97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-a650 .nav-right-963a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-a650 .liquid_00ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-a650 .search_hard_d7cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-a650 .tertiary_282a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-a650 .stone_d8a2 {
  background-color: var(--e-global-color-primary);
}
.east-a650 .stone_d8a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_4700 .preview_dim_6018 {
  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);
}
.easy_4700 .popup-f3e5 {
  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);
}
.easy_4700
  .west-ee58:after {
  background-color: var(--e-global-color-primary);
}
.easy_4700 .progress_next_695f {
  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);
}
.card_e1e9 .red-49a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_e1e9 .accent_53ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_011d .tooltip-over-f460 .large-8f9b {
  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);
}
.focused_011d .tooltip-over-f460 .main_south_aee6 {
  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);
}
.video_fixed_379a .hero_9254 {
  background-color: var(--e-global-color-primary);
}
.video_fixed_379a .focus_bright_a532 {
  background-color: var(--e-global-color-secondary);
}
.video_fixed_379a .active-orange-ec9a .widget_5d77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_fixed_379a .over_878e .widget_5d77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_e0f3 .summary_new_70a5 .main_d21c {
  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);
}
.cool_e0f3 .summary_new_70a5 .static_86a8 {
  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);
}
.cool_e0f3 .summary_new_70a5 .thumbnail_glass_f7a4 {
  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);
}
.sort_mini_d9ec .title-wide-33c4 {
  border-color: var(--e-global-color-text);
}
.sort_mini_d9ec .notice_a39f {
  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_mini_d9ec .wide_0f8f {
  color: var(--e-global-color-primary);
}
.sort_mini_d9ec .chip-hard-cf1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-1ea8 .fixed_4ee5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-1ea8 .frame_23dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-1ea8 .gradient_9c1f:hover .fixed_4ee5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-1ea8
  .gradient_9c1f:hover
  .frame_23dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-new-8e55 .short_f908 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-new-8e55 .left-55a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-db92 .thumbnail-c77f .active_cb1c {
  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);
}
.hard-db92 .hard_b8f6 .active_cb1c {
  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);
}
.popup-df78 .notification-full-6111 {
  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);
}
.outline_3734 .image_f24d .bronze_9f72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_3734 .image_f24d .bronze_9f72 {
  background-color: var(--e-global-color-secondary);
}
.outline_3734 .label_hard_22cc .bronze_9f72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_3734 .label_hard_22cc .bronze_9f72 {
  background-color: var(--e-global-color-secondary);
}
.outline_3734 .medium-c979 .tertiary_pro_5cc6 {
  background-color: var(--e-global-color-primary);
}
.outline_3734 .medium-c979:hover .tertiary_pro_5cc6 {
  background-color: var(--e-global-color-secondary);
}
.outline_3734 .wrapper_05fa {
  background-color: var(--e-global-color-primary);
}
.outline_3734 .wrapper_05fa:hover {
  background-color: var(--e-global-color-accent);
}
.outline_3734 .notice_feec li span {
  background-color: var(--e-global-color-text);
}
.outline_3734 .notice_feec li span:hover {
  background-color: var(--e-global-color-primary);
}
.outline_3734 .notice_feec li.chip_2682 span {
  background-color: var(--e-global-color-accent);
}
.media-complex-d894 .module_wood_7ac6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-complex-d894 .rough-bc10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_tall_4dad .red_3214:before {
  background-color: var(--e-global-color-secondary);
}
.item_tall_4dad .tabs-first-76d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_tall_4dad .thumbnail_ae0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_middle_ea2e .action_1c01 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_middle_ea2e .action_1c01:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_middle_ea2e .action_1c01.fn-active-296c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_middle_ea2e .outer-b858 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_middle_ea2e .list_48fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_middle_ea2e .white_d54d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_middle_ea2e .glass_5955 {
  background-color: var(--e-global-color-primary);
}
.slider_middle_ea2e .glass_5955 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_middle_ea2e .lite-b045 {
  background-color: var(--e-global-color-primary);
}
.slider_middle_ea2e .lite-b045 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-action-0e03 .filter-gold-8072 .dropdown-black-0dd8 a {
  color: var(--e-global-color-secondary);
}
.dropdown-action-0e03 .filter-gold-8072 .dropdown-black-0dd8 a:hover {
  color: var(--e-global-color-secondary);
}
.dropdown-action-0e03 .filter-gold-8072 .dropdown-black-0dd8,
.dropdown-action-0e03 .filter-gold-8072 .dropdown-black-0dd8 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-action-0e03 .filter-gold-8072 .wood_3a66 {
  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);
}
.dropdown-action-0e03 .filter-gold-8072 .active_current_ad38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-action-0e03 .filter-gold-8072 .wrapper-b7dc {
  background-color: var(--e-global-color-primary);
}
.dropdown-action-0e03 .filter-gold-8072 .wrapper-b7dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-action-0e03 .filter-gold-8072 .wrapper-b7dc:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-action-0e03 .filter-gold-8072 .focus_black_f04f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-action-0e03 .filter-gold-8072 .focus_black_f04f {
  background-color: var(--e-global-color-primary);
}
.dropdown-action-0e03 .filter-gold-8072 .focus_black_f04f:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-action-0e03 .filter-gold-8072 .wrapper_05fa {
  background-color: var(--e-global-color-primary);
}
.dropdown-action-0e03 .filter-gold-8072 .wrapper_05fa:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-action-0e03 .north-4887 .notice_feec li span {
  background-color: var(--e-global-color-text);
}
.dropdown-action-0e03 .north-4887 .notice_feec li span:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-action-0e03 .north-4887 .notice_feec li.chip_2682 span {
  background-color: var(--e-global-color-accent);
}
.dropdown-action-0e03 .status_6270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-action-0e03 .static_18e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-d6c1 .backdrop_fluid_1197 .surface-5ec7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-d6c1 .backdrop_fluid_1197 .box-pro-99ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-d6c1 .backdrop_fluid_1197 .picture-eabe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_cb0f .widget_7a2d {
  border-color: var(--e-global-color-text);
}
.light_cb0f .secondary-warm-2de0 {
  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);
}
.light_cb0f .modal-a644 {
  color: var(--e-global-color-secondary);
}
.light_cb0f .modal-a644 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_cb0f .cool-d854 > * {
  color: var(--e-global-color-primary);
}
.light_cb0f .cool-d854 > * svg {
  fill: var(--e-global-color-primary);
}
.light_cb0f .pattern_yellow_2aaf {
  color: var(--e-global-color-primary);
}
.light_cb0f .pattern_yellow_2aaf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_cb0f .message-cool-8dae {
  color: var(--e-global-color-primary);
}
.light_cb0f .message-cool-8dae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_cb0f .tooltip_cool_0f77 {
  color: var(--e-global-color-primary);
}
.light_cb0f .tooltip_cool_0f77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_cb0f .glass-977a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_cb0f .avatar_fluid_fbcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_cb0f .avatar_fluid_fbcd.block_bottom_89df {
  color: var(--e-global-color-secondary);
}
.light_cb0f .avatar_fluid_fbcd.block_bottom_89df .smooth-aab0 {
  color: var(--e-global-color-accent);
}
.light_cb0f .avatar_fluid_fbcd.overlay_steel_d54b {
  color: var(--e-global-color-text);
}
.light_cb0f .avatar_fluid_fbcd.overlay_steel_d54b .smooth-aab0 {
  color: var(--e-global-color-text);
}
.light_cb0f .avatar_fluid_fbcd:before {
  border-top-color: var(--e-global-color-text);
}
.light_cb0f .nav-235e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_cb0f
  .nav-235e
  .content-steel-754c {
  background-color: var(--e-global-color-primary);
}
.light_cb0f
  .nav-235e
  .content-steel-754c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_cb0f .widget_7a2d .notification-liquid-ba12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-9d1e .notice_tiny_c0e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-9d1e .last-96e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-cd1e .over-da04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-cd1e
  .left-8a01
  .block_de0d {
  background-color: var(--e-global-color-secondary);
}
.avatar-cd1e
  .left-8a01.cool_8567
  .block_de0d {
  background-color: var(--e-global-color-text);
}
.avatar-cd1e
  .left-8a01:hover
  .block_de0d {
  background-color: var(--e-global-color-accent);
}
.avatar-cd1e
  .left-8a01.fn-active-296c
  .block_de0d {
  background-color: var(--e-global-color-primary);
}
.icon-afec .disabled_gas_3b27 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.icon-afec .breadcrumb_solid_23f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-afec .sort_fresh_ecff {
  background-color: var(--e-global-color-primary);
}
.icon-afec .sort_fresh_ecff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_8b54 .box-e465 .primary_bf21 .column_easy_35d1 {
  background-color: var(--e-global-color-secondary);
}
.static_8b54 .box-e465 .nav-b763:after {
  background-color: var(--e-global-color-secondary);
}
.static_8b54 .footer-selected-b3a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_8b54 .input-bcf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_8b54 .caption-cold-7561 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_8b54 .primary-pink-15f2 {
  background-color: var(--e-global-color-primary);
}
.static_8b54 .primary-pink-15f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_8b54 .status-right-1659 {
  background-color: var(--e-global-color-secondary);
}
.static_8b54 .status-right-1659 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_8b54 .box-e465 .disabled-950f .grid_4a0e:hover {
  background-color: var(--e-global-color-primary);
}
.static_8b54
  .box-e465
  .disabled-950f
  .grid_4a0e.title-selected-d415 {
  background-color: var(--e-global-color-primary);
}
.static_8b54 .box-e465 .row-4776:before {
  border-color: var(--e-global-color-primary);
}
.static_8b54 .box-e465 .row-4776:hover:before {
  border-color: var(--e-global-color-secondary);
}
.static_8b54
  .box-e465
  .row-4776.south-2fb2:before {
  border-color: var(--e-global-color-primary);
}
.static_8b54 .widget_pressed_88e0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_76b4 .disabled_hard_b0f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_76b4 .disabled_hard_b0f6:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_76b4 .disabled_hard_b0f6.label-static-3c70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_76b4 .hovered-6112 {
  background-color: var(--e-global-color-primary);
}
.west_76b4 .hovered-6112 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_76b4
  .old-ff1e
  .message_e3fd
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_76b4
  .out_3664
  .message_e3fd
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_ed64
  .texture-medium-6c06
  .border-orange-6d59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_ed64
  .texture-medium-6c06
  .sidebar_green_ab58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_ed64 .gas_3c12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_ed64 .popup_07e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_ed64 .tooltip-steel-b2eb {
  background-color: var(--e-global-color-primary);
}
.accent_ed64 .tooltip-steel-b2eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_e2d2 .easy_8e04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_e2d2 .column-wood-9a62 {
  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);
}
.texture_e2d2 .yellow-96b7 {
  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);
}
.texture_e2d2 .yellow-96b7 a:hover {
  color: var(--e-global-color-secondary);
}
.texture_e2d2 .gas_0bfc {
  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);
}
.texture_e2d2 .mask-29a9 {
  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);
}
.texture_e2d2 .logo-clean-e4b5 .wrapper_05fa {
  background-color: var(--e-global-color-primary);
}
.texture_e2d2 .logo-clean-e4b5 .wrapper_05fa:hover {
  background-color: var(--e-global-color-accent);
}
.texture_e2d2
  .logo-clean-e4b5
  .notice_feec
  li
  span {
  background-color: var(--e-global-color-text);
}
.texture_e2d2
  .logo-clean-e4b5
  .notice_feec
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.texture_e2d2
  .logo-clean-e4b5
  .notice_feec
  li.chip_2682
  span {
  background-color: var(--e-global-color-accent);
}
.primary_north_7ff8
  .secondary-outer-f331
  .border_1716 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_north_7ff8 .secondary-outer-f331 .prev-a71f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_north_7ff8 .secondary-outer-f331 .fast_bccd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_north_7ff8 .active_9cde {
  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);
}
.primary_north_7ff8
  .first-e405.container-selected-a494 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > a {
  background-color: var(--e-global-color-text);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > a
  .tooltip-46fa.text-c43d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > a
  .hard-ac64.large-eb93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > .hidden_8d7b
  .fluid_efef
  > a {
  background-color: var(--e-global-color-secondary);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > .hidden_8d7b
  .fluid_efef
  > a
  .footer_huge_64b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > .hidden_8d7b
  .fluid_efef
  > a
  .hard-ac64.dynamic-c8ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > a
  .shadow-7333:before {
  color: var(--e-global-color-text);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > .hidden_8d7b
  a
  .shadow-7333:before {
  color: var(--e-global-color-text);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef.breadcrumb-complex-b57a
  > a
  .shadow-7333:before {
  color: var(--e-global-color-text);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > .hidden_8d7b
  .fluid_efef.breadcrumb-complex-b57a
  > a
  .shadow-7333:before {
  color: var(--e-global-color-text);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > a
  .east_8164
  .backdrop-69d4 {
  color: var(--e-global-color-text);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > .hidden_8d7b
  a
  .east_8164
  .backdrop-69d4 {
  color: var(--e-global-color-text);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > a
  .east_8164
  .backdrop-69d4,
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > .hidden_8d7b
  a
  .east_8164
  .backdrop-69d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > a
  .aside_b4e3:before {
  color: var(--e-global-color-text);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > .hidden_8d7b
  a
  .aside_b4e3:before {
  color: var(--e-global-color-text);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef.breadcrumb-complex-b57a
  > a
  .aside_b4e3:before {
  color: var(--e-global-color-text);
}
.photo_rough_14be
  > .old-a6eb
  > div
  > .middle-b7ee
  > .fluid_efef
  > .hidden_8d7b
  .fluid_efef.breadcrumb-complex-b57a
  > a
  .aside_b4e3:before {
  color: var(--e-global-color-text);
}
.secondary_ba11 .primary_aa27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_ba11
  .disabled_soft_4bac:hover
  .primary_aa27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-tiny-8cd5
  > .old-a6eb
  > .hidden_a5a0
  > .picture_0a65
  > .pagination-last-562a
  > .overlay_copper_1539
  .thumbnail-iron-a2f0 {
  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);
}
.column-tiny-8cd5
  > .old-a6eb
  > .hidden_a5a0
  > .picture_0a65
  > .pagination-last-562a
  > .overlay_copper_1539:hover
  .thumbnail-iron-a2f0 {
  color: var(--e-global-color-text);
}
.column-tiny-8cd5
  > .old-a6eb
  > .hidden_a5a0
  > .picture_0a65
  > .pagination-last-562a
  > .overlay_copper_1539:hover
  .thumbnail-iron-a2f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-tiny-8cd5
  > .old-a6eb
  > .hidden_a5a0
  > .picture_0a65
  > .pagination-last-562a.footer_a60f
  > .overlay_copper_1539
  .thumbnail-iron-a2f0 {
  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);
}
.pink_68b8 .tooltip_7d18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_68b8 .popup-971c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_68b8 .badge_2657 {
  background-color: var(--e-global-color-primary);
}
.pink_68b8 .badge_2657 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-gold-9d44
  > .old-a6eb
  > .clean-f500
  > .fluid_e08e
  > .bronze-15f6
  .picture_west_bccd {
  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);
}
.notification-gold-9d44
  > .old-a6eb
  > .clean-f500
  > .fluid_e08e
  > .bronze-15f6
  .tag-f9cd {
  color: var(--e-global-color-text);
}
.notification-gold-9d44
  > .old-a6eb
  > .clean-f500
  > .fluid_e08e
  > .bronze-15f6:hover
  .picture_west_bccd {
  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);
}
.notification-gold-9d44
  > .old-a6eb
  > .clean-f500
  > .fluid_e08e
  > .bronze-15f6:hover
  .tag-f9cd {
  color: var(--e-global-color-secondary);
}
.notification-gold-9d44
  > .old-a6eb
  > .clean-f500
  > .fluid_e08e
  > .bronze-15f6.label-9649
  .picture_west_bccd {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-gold-9d44
  > .old-a6eb
  > .clean-f500
  > .fluid_e08e
  > .bronze-15f6.label-9649
  .tag-f9cd {
  color: var(--e-global-color-primary);
}
.cool_c0fd
  .header-0ac3
  .layout_silver_894f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_c0fd .avatar_88ca .notification-liquid-ba12 .texture-aef0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_dirty_4556 .progress_center_d320 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_dirty_4556 .black_2bfc .progress_center_d320 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_dirty_4556 .in-b26e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_dirty_4556 .in-b26e {
  background-color: var(--e-global-color-primary);
}
.frame-9571 .progress-83cd .alert_advanced_2a4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-9571
  .progress-83cd:hover
  .down-88a7 {
  color: var(--e-global-color-secondary);
}
.frame-9571
  .progress-83cd:hover
  .alert_advanced_2a4c {
  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);
}
.hovered_6b1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.aside-4ce3 {
  flex-direction: column;
}

.aside-4ce3 .hard-9083 {
  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.aside-4ce3 .hard-9083 {
  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);
}

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

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

.footer_active_614a.middle_dc53 {
  display: none;
}

.warm-3747 {
  display: none;
}

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

.logo_30dc.chip_mini_88c4 {
  margin-bottom: 40px;
  width: 100%;
}

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

.aside-4ce3 a {
  width: 100%;
}

.soft_11b9 .search_9242.link-7fd4 {
  width: 20% !important;
}

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

.summary-0db2: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%);
}

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

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

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

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

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

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

.soft_11b9
  .search_9242.banner_83e0
  .first-0eb8
  .bright_70c2 {
  font-size: 20px !important;
}

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

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

.modal-cool-1dd3 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.active-26ee.top-7497 > .video-3313 {
  display: flex;
  align-items: center;
}

.wrapper-0d35 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.main-bright-3be8 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.soft_11b9
  .search_9242.content-7d02
  .detail-39ac
  .nav_4098 {
  width: 100% !important;
}

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

.over-69fb {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.hero_9bc7:hover .paragraph_9f8b {
  visibility: visible;
}
.hero_9bc7:hover.hero_9bc7::before {
  display: block;
}

.modal-cool-1dd3 h3 {
  color: #fff;
}

.background-6e25 {
  margin: 0;
}

.soft_11b9
  .search_9242.content-7d02
  .nav_4098
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.avatar_simple_fbd3 {
  width: 100%;
}

.breadcrumb_3044 {
  width: 100%;
}

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

.breadcrumb_3044 {
  width: 100%;
}

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

.nav_4098 {
  display: flex;
  align-items: center;
}

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

.down-65a5 {
  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;
}

.aside-4ce3 .hard-9083.input-white-7189 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.aside-4ce3 h1.hard-9083 {
  margin-top: 80px !important;
}

.soft_11b9 .search_9242.nav-787f {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.block-f282 img {
  width: 100%;
}

.red-609c .dropdown_992c.first-0eb8 {
  justify-content: space-between;
}

.solid-e70d {
  display: none;
}

.list_438e .hero_copper_bf50 {
  margin: 1px 0 !important;
}

.pattern-full-9144 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .active-26ee .video-3313 {
    flex-wrap: nowrap !important;
  }
}

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

  .pro_738b {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .modal-cool-1dd3 h3 {
    font-size: 28px;
  }

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

  .red-609c .dropdown_992c.first-0eb8 {
    border-bottom: 1px solid #f0c159;
  }

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

  .active-26ee.top-7497 > .video-3313 {
    gap: 15px;
    justify-content: space-between;
  }

  .soft_11b9
    .search_9242.content-7d02
    .nav_4098
    img {
    width: 60% !important;
  }

  .main-bright-3be8 {
    left: 2%;
  }

  .sidebar-aced {
    margin: 10px 0;
  }

  .aside-4ce3 .hero_copper_bf50 {
    margin: 0;
    margin-bottom: 10px;
  }

  .summary-0db2 {
    font-size: 16px !important;
  }

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

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

  h2.aside-4ce3 .hard-9083,
  .aside-4ce3 .hard-9083 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .nav_4098 {
    justify-content: center;
  }

  .aside-4ce3 .hero_copper_bf50 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .header-silver-bfc2 {
    margin-bottom: 15px !important;
  }

  .soft_11b9 .search_9242.link-7fd4 {
    width: 75% !important;
  }

  .block-f282 img {
    width: 100% !important;
  }
}

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

  h2.aside-4ce3 .hard-9083,
  .aside-4ce3 .hard-9083 {
    font-size: 30px !important;
  }

  .nav_4098 {
    justify-content: center;
  }

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

  .title_outer_7cec
    .description_a301.popup_fa5c {
    margin: 0 !important;
  }

  .wrapper-0d35 {
    margin: 0;
    gap: 10px;
  }

  .sidebar-aced {
    display: flex;
  }

  .last_76e5 .summary-0db2 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .shadow-pressed-3e9a svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .aside-4ce3 h1.hard-9083 {
    margin-top: 40px !important;
  }

  .soft_11b9
    .search_9242.content-7d02
    .nav_4098
    img,
  .east-d514 .detail-39ac {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .soft_11b9 .search_9242.link-7fd4 {
    width: 100% !important;
  }

  .active-26ee.top-7497 > .video-3313 {
    gap: 3px;
  }

  .aside-4ce3 .hero_copper_bf50 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.red-609c .dropdown_992c.first-0eb8 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.red-609c .dropdown_992c.first-0eb8: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);
}

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

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

.aside-4ce3 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.filter-60ef {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .red-609c .dropdown_992c.first-0eb8 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .aside-4ce3 .hard-9083 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .summary-0db2 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.rough_fe7b .element_fixed_ae42 {
  flex-shrink: 0;
  white-space: nowrap;
}

.rough_fe7b .accent-hot-c2a4 {
  flex-shrink: 0;
  min-width: fit-content;
}

.rough_fe7b .bright_70c2 {
  white-space: nowrap;
}

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

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

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

.rough_fe7b .accent-hot-c2a4 {
  max-width: 80px !important;
  overflow: hidden;
}

.rough_fe7b .dropdown_992c.first-0eb8 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.rough_fe7b .bright_70c2 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: b738 */
.ghost-box-l9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
