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(.static-1a43) {
  gap: 0.5em;
}
:where(.backdrop_b5df) {
  gap: 0.5em;
}
body .frame-d691 > .media-first-72c5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .frame-d691 > .carousel-1f60 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .frame-d691 > .sort-basic-40c2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paragraph_952d > .media-first-72c5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .paragraph_952d > .carousel-1f60 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .paragraph_952d > .sort-basic-40c2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .paragraph_952d
  > :where(:not(.media-first-72c5):not(.carousel-1f60):not(.disabled_wood_05b4)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paragraph_952d > .background_70de {
  max-width: var(--wp--style--global--wide-size);
}
body .static-1a43 {
  display: flex;
}
body .static-1a43 {
  flex-wrap: wrap;
  align-items: center;
}
body .static-1a43 > * {
  margin: 0;
}
body .backdrop_b5df {
  display: grid;
}
body .backdrop_b5df > * {
  margin: 0;
}
:where(.chip_8252.static-1a43) {
  gap: 2em;
}
:where(.chip_8252.backdrop_b5df) {
  gap: 2em;
}
:where(.link-e31c.static-1a43) {
  gap: 1.25em;
}
:where(.link-e31c.backdrop_b5df) {
  gap: 1.25em;
}
.outline_4824 {
  color: var(--wp--preset--color--black) !important;
}
.carousel-f12a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.cool_665e {
  color: var(--wp--preset--color--white) !important;
}
.warm_9435 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.sidebar_9aee {
  color: var(--wp--preset--color--vivid-red) !important;
}
.backdrop_narrow_cedf {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tiny_3d29 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.filter_selected_c466 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.gallery_old_8533 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.module-in-e736 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.notification_lite_3703 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.banner-tall-b7cf {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.thumbnail_liquid_1bab {
  background-color: var(--wp--preset--color--black) !important;
}
.form-2102 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element-f53d {
  background-color: var(--wp--preset--color--white) !important;
}
.list_bronze_8f41 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.button-hot-36c1 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tag_current_5486 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.list-action-37a4 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slow-1708 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.thumbnail_solid_de0f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.panel_0141 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dirty-2aa2 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.lower-5cc6 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.summary-a6f5 {
  border-color: var(--wp--preset--color--black) !important;
}
.warm_adbe {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.white-4cb3 {
  border-color: var(--wp--preset--color--white) !important;
}
.pattern-f964 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.out-1742 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.east_d9c6 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.footer_inner_4e0f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.carousel_9278 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.brown-6ff5 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.modal-gas-4bef {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tall-e7ca {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.popup-7e57 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.backdrop_25ea {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.shade_42aa {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.easy_f29b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.focused_c570 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.link_dim_97ec {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.tertiary-b528 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.popup-left-77f2 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.text-2c93 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.dirty-f01d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.search_5302 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.column-solid-3d03 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.silver_444c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.active-16a5 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.copper-0c17 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tertiary_b539 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.nav_bronze_63b7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.tooltip-9bf5 a:where(:not(.feature_advanced_52c7)) {
  color: inherit;
}
:where(.link-e31c.static-1a43) {
  gap: 1.25em;
}
:where(.link-e31c.backdrop_b5df) {
  gap: 1.25em;
}
:where(.chip_8252.static-1a43) {
  gap: 2em;
}
:where(.chip_8252.backdrop_b5df) {
  gap: 2em;
}
.footer-05e4 {
  font-size: 1.5em;
  line-height: 1.6;
}

.dynamic_39cc .cool_c623 {
  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);
}
.paragraph_medium_02b2 .liquid_5540 {
  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);
}
.gold-f51b {
  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);
}
.gold-f51b.surface_short_cf9a .pink-35a5 {
  background-color: var(--e-global-color-primary);
}
.gold-f51b.overlay-mini-d947 .pink-35a5,
.gold-f51b.secondary_11cf .pink-35a5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.over_b368 .block_prev_f9f0 {
  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);
}
.badge-09cc {
  --divider-color: var(--e-global-color-secondary);
}
.badge-09cc .tooltip-stone-a146 {
  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);
}
.badge-09cc.basic_e888 .block-a28d {
  background-color: var(--e-global-color-secondary);
}
.badge-09cc.form-purple-2440 .block-a28d,
.badge-09cc.banner-bronze-c13d .block-a28d {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.badge-09cc.form-purple-2440 .block-a28d,
.badge-09cc.banner-bronze-c13d .block-a28d svg {
  fill: var(--e-global-color-secondary);
}
.active_thick_661c .next_d359 {
  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);
}
.active_thick_661c .dynamic_9c82 {
  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);
}
.blue-7e89.basic_e888 .block-a28d {
  background-color: var(--e-global-color-primary);
}
.blue-7e89.form-purple-2440 .block-a28d,
.blue-7e89.banner-bronze-c13d .block-a28d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.blue-7e89.form-purple-2440 .block-a28d,
.blue-7e89.banner-bronze-c13d .block-a28d svg {
  fill: var(--e-global-color-primary);
}
.item-4cba.basic_e888 .block-a28d {
  background-color: var(--e-global-color-primary);
}
.item-4cba.form-purple-2440 .block-a28d,
.item-4cba.banner-bronze-c13d .block-a28d {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.item-4cba .column-ff67 {
  color: var(--e-global-color-primary);
}
.item-4cba .column-ff67,
.item-4cba .column-ff67 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-4cba .footer-0f0f {
  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);
}
.aside-brown-efce .bronze-4386 {
  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);
}
.warm_dd2b .soft_89b3 .hot-b0d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_inner_19c6 .old_67ad:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.active_inner_19c6 .out-6a97 i {
  color: var(--e-global-color-primary);
}
.active_inner_19c6 .out-6a97 svg {
  fill: var(--e-global-color-primary);
}
.active_inner_19c6 .dim-06f5 {
  color: var(--e-global-color-secondary);
}
.active_inner_19c6 .old_67ad > .dim-06f5,
.active_inner_19c6 .old_67ad > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-cold-be17 .gold-3d90 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-cold-be17 .outer_d85a {
  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);
}
.progress_bronze_1080 .carousel_upper_2d83 .hero_first_4dab {
  background-color: var(--e-global-color-primary);
}
.progress_bronze_1080 .solid-3e7c {
  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);
}
.message_north_3d21 .hot-1ffa {
  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);
}
.message_north_3d21 .outer-71d0 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_north_3d21 .surface-yellow-d353 {
  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);
}
.motion_b93b .block-7d23,
.motion_b93b .block-7d23 a {
  color: var(--e-global-color-primary);
}
.motion_b93b .block-7d23.tag-355b,
.motion_b93b .block-7d23.tag-355b a {
  color: var(--e-global-color-accent);
}
.motion_b93b .block-7d23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_b93b .menu-f6c3 {
  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);
}
.bright-1d5c .steel-a096,
.bright-1d5c .liquid-5237 {
  color: var(--e-global-color-primary);
}
.bright-1d5c .steel-a096 svg {
  fill: var(--e-global-color-primary);
}
.bright-1d5c .tag-355b .steel-a096,
.bright-1d5c .tag-355b .liquid-5237 {
  color: var(--e-global-color-accent);
}
.bright-1d5c .tag-355b .steel-a096 svg {
  fill: var(--e-global-color-accent);
}
.bright-1d5c .liquid-5237 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-1d5c .menu-f6c3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-full-f15f .feature_a659,
.detail-full-f15f .gradient-first-4fb8 {
  color: var(--e-global-color-primary);
}
.detail-full-f15f .gradient-first-4fb8 svg {
  fill: var(--e-global-color-primary);
}
.detail-full-f15f .block-7d23.tag-355b a,
.detail-full-f15f
  .block-7d23.tag-355b
  .gradient-first-4fb8 {
  color: var(--e-global-color-accent);
}
.detail-full-f15f .feature_a659 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-full-f15f .menu-f6c3 {
  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);
}
.hover_iron_d94a .media_a226 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_iron_d94a .highlight_over_04bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_b189 .accent_32ae .glass_4d21 {
  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);
}
.progress_b189 .accent_32ae .mini-c606 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_b189 .focus-4f42 .glass_4d21 {
  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);
}
.progress_b189
  .focus-4f42
  .mini-c606 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_b189
  .text-e3d2
  .glass_4d21 {
  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);
}
.progress_b189
  .text-e3d2
  .mini-c606 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_b189
  .pattern_a0aa
  .glass_4d21 {
  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);
}
.progress_b189
  .pattern_a0aa
  .mini-c606 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_5841 .tag-668d {
  background-color: var(--e-global-color-primary);
}
.plasma_5841 .tag-668d:hover {
  background-color: var(--e-global-color-primary);
}
.plasma_5841 .menu_283e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_5841
  .tag-668d:hover
  .menu_283e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_motion_d4fb .banner-b6fe {
  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);
}
.block-outer-bee4 .tooltip_white_b412 .overlay-1f3f a {
  background-color: var(--e-global-color-accent);
}
.block-outer-bee4 .tooltip_white_b412 .popup_brown_a319 a {
  background-color: var(--e-global-color-accent);
}
.block-outer-bee4 .tooltip_white_b412 .overlay-1f3f a,
.block-outer-bee4 .tooltip_white_b412 .popup_brown_a319 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-21f0
  .menu_left_30b2.text-b823
  .tooltip_white_b412
  a.alert-b6fb {
  background-color: var(--e-global-color-accent);
}
.smooth-21f0
  .menu_left_30b2.text-b823
  .tooltip_white_b412
  span.alert-b6fb.fn-current-6f8f {
  background-color: var(--e-global-color-text);
}
.smooth-21f0
  .menu_left_30b2.text-b823
  .tooltip_white_b412
  .alert-b6fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921 .over_6edc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921
  .tag_red_7dae
  > .static_a815
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921
  .east_84e2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921
  .notification_rough_b577
  .selected_374c,
.motion_1921
  .notification_rough_b577
  .alert-short-aebd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_1921
  .notification_rough_b577
  .surface-8012,
.motion_1921
  .notification_rough_b577
  a
  .surface-8012 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921
  .notification_rough_b577
  .progress_844d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921
  .notification_rough_b577
  .slider_88c9 {
  background-color: var(--e-global-color-primary);
}
.motion_1921
  .notification_rough_b577
  .slider_88c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921
  .notification_rough_b577
  .slider_88c9:hover {
  background-color: var(--e-global-color-primary);
}
.motion_1921
  .notification_rough_b577
  .status_d015 {
  background-color: var(--e-global-color-primary);
}
.motion_1921
  .notification_rough_b577
  .status_d015 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921
  .notification_rough_b577
  .status_d015:hover {
  background-color: var(--e-global-color-primary);
}
.motion_1921
  .preview-out-687f
  .background-pressed-43df
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_1921
  .preview-out-687f
  .caption-4562 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921
  .preview-out-687f
  .progress_844d {
  color: var(--e-global-color-text);
}
.motion_1921
  .preview-out-687f
  .progress_844d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921
  .preview-out-687f
  .slider_88c9 {
  background-color: var(--e-global-color-primary);
}
.motion_1921
  .preview-out-687f
  .slider_88c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921
  .preview-out-687f
  .slider_88c9:hover {
  background-color: var(--e-global-color-primary);
}
.motion_1921
  .preview-out-687f
  .status_d015 {
  background-color: var(--e-global-color-primary);
}
.motion_1921
  .preview-out-687f
  .status_d015 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_1921
  .preview-out-687f
  .status_d015:hover {
  background-color: var(--e-global-color-primary);
}
.motion_1921 .hovered_0391 {
  background-color: var(--e-global-color-primary);
}
.motion_1921 .hovered_0391:hover {
  background-color: var(--e-global-color-primary);
}
.motion_1921 .focus_rough_274a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_1921 .carousel_6b21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-f6f5 .text_787c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-f6f5
  .first_d2d5
  > div:nth-child(3)
  .text_787c,
.heading-f6f5
  .search-advanced-70ed
  > div:nth-child(1)
  .text_787c,
.heading-f6f5
  .accordion-131c
  > div:nth-child(1)
  .text_787c,
.heading-f6f5
  .outline_c5c3
  > div:nth-child(1)
  .text_787c,
.heading-f6f5
  .dark_ead2
  > div:nth-child(1)
  .text_787c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-f6f5 .disabled-6ab9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-f6f5 .accent_new_909e {
  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);
}
.heading-f6f5 .plasma-8532 {
  background-color: var(--e-global-color-primary);
}
.heading-f6f5 .plasma-8532 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-f6f5 .plasma-8532:hover {
  background-color: var(--e-global-color-primary);
}
.heading-f6f5 .hot_a386 {
  background-color: var(--e-global-color-primary);
}
.heading-f6f5 .hot_a386:hover {
  background-color: var(--e-global-color-primary);
}
.heading-f6f5 .focus_rough_274a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-f6f5 .carousel_6b21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_514d .left-9182 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_514d .pro_7a31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_514d .list-eb18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_514d .light-f795 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_514d .complex-65e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_514d .hot_a386 {
  background-color: var(--e-global-color-primary);
}
.outer_514d .hot_a386:hover {
  background-color: var(--e-global-color-primary);
}
.modal_pro_0cc9 .block_green_a86e {
  background-color: var(--e-global-color-secondary);
}
.modal_pro_0cc9 .picture_84a5 {
  background-color: var(--e-global-color-text);
}
.modal_pro_0cc9 .disabled_11ba {
  background-color: var(--e-global-color-secondary);
}
.modal_pro_0cc9 .next_1011 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_pro_0cc9 .summary_clean_aedc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_pro_0cc9 .info_0bcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_pro_0cc9 .plasma-d1c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_pro_0cc9 .pagination-78bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_2762 .stale-11aa .heading-3ab4,
.info_2762
  .stale-11aa
  .heading-3ab4
  a,
.info_2762 .iron_4c0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_2762 .stale-11aa .overlay-0795,
.info_2762 .highlight_dark_ec67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_2762 .stale-11aa .overlay-0795 {
  color: var(--e-global-color-text);
}
.info_2762 .highlight_dark_ec67 {
  color: var(--e-global-color-text);
}
.info_2762
  .stale-11aa
  .overlay-full-a21e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_2762 .silver-22eb .down-39e0 {
  background-color: var(--e-global-color-primary);
}
.info_2762 .silver-22eb .down-39e0:hover {
  background-color: var(--e-global-color-primary);
}
.info_2762 .silver-22eb .element-88d1 li span {
  background-color: var(--e-global-color-text);
}
.info_2762 .silver-22eb .element-88d1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.info_2762
  .silver-22eb
  .element-88d1
  li.label_c114
  span {
  background-color: var(--e-global-color-accent);
}
.info_2762 .paragraph-iron-aed5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_37bd .slow-a8db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-stone-a919 .silver_07d8 {
  background-color: var(--e-global-color-primary);
}
.sort-stone-a919 .short-9497 {
  background-color: var(--e-global-color-secondary);
}
.sort-stone-a919 .bottom-6bbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-stone-a919 .paragraph_2609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-stone-a919 .picture-86d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-stone-a919 .tertiary-b06a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-stone-a919 .table-static-c33a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-stone-a919 .main-53d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-stone-a919 .row-clean-dd12 {
  background-color: var(--e-global-color-primary);
}
.sort-stone-a919 .row-clean-dd12 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_0de5 .easy_89e3 {
  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);
}
.section_0de5 .background_green_ee4b {
  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);
}
.section_0de5
  .sidebar-a996:after {
  background-color: var(--e-global-color-primary);
}
.section_0de5 .hard_73dc {
  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);
}
.tertiary-4815 .iron_4c0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-4815 .highlight_dark_ec67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_3e21 .active_fe58 .box-advanced-db00 {
  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);
}
.shade_3e21 .active_fe58 .mask_5ae9 {
  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);
}
.primary-medium-1a54 .status-74ff {
  background-color: var(--e-global-color-primary);
}
.primary-medium-1a54 .shadow_top_4841 {
  background-color: var(--e-global-color-secondary);
}
.primary-medium-1a54 .accordion-b1a9 .carousel-7c48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-medium-1a54 .disabled_iron_72ca .carousel-7c48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-static-0c3e .banner-mini-3315 .container_huge_4733 {
  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);
}
.aside-static-0c3e .banner-mini-3315 .out-0fa0 {
  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);
}
.aside-static-0c3e .banner-mini-3315 .photo_310f {
  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);
}
.shadow_867a .panel-e0c0 {
  border-color: var(--e-global-color-text);
}
.shadow_867a .plasma-6829 {
  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);
}
.shadow_867a .search-12d3 {
  color: var(--e-global-color-primary);
}
.shadow_867a .north_9a6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-2bab .wide-1ac2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-2bab .tooltip_a8c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-2bab .lite-5d9d:hover .wide-1ac2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-2bab
  .lite-5d9d:hover
  .tooltip_a8c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_mini_59a5 .pattern-tall-ffd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_mini_59a5 .carousel_inner_8dde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_ac5c .inner-fb9c .backdrop-bright-9715 {
  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);
}
.orange_ac5c .sort_61ba .backdrop-bright-9715 {
  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);
}
.text-788c .image-left-4c8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.white_0184 .thumbnail_5363 .cool-c7ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_0184 .thumbnail_5363 .cool-c7ca {
  background-color: var(--e-global-color-secondary);
}
.white_0184 .next-5668 .cool-c7ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_0184 .next-5668 .cool-c7ca {
  background-color: var(--e-global-color-secondary);
}
.white_0184 .tooltip_21ee .shade_61b5 {
  background-color: var(--e-global-color-primary);
}
.white_0184 .tooltip_21ee:hover .shade_61b5 {
  background-color: var(--e-global-color-secondary);
}
.white_0184 .down-39e0 {
  background-color: var(--e-global-color-primary);
}
.white_0184 .down-39e0:hover {
  background-color: var(--e-global-color-accent);
}
.white_0184 .element-88d1 li span {
  background-color: var(--e-global-color-text);
}
.white_0184 .element-88d1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.white_0184 .element-88d1 li.label_c114 span {
  background-color: var(--e-global-color-accent);
}
.photo_in_55b9 .header-outer-c46f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_in_55b9 .inner-b87c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-8782 .paragraph_west_f5b0:before {
  background-color: var(--e-global-color-secondary);
}
.next-8782 .photo-liquid-de60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-8782 .link-c8da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-63a8 .old-838a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-63a8 .old-838a:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-63a8 .old-838a.fn-active-6f8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-63a8 .large_e2fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-63a8 .active_1455 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-63a8 .tabs-glass-ae1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-63a8 .carousel-dynamic-2cec {
  background-color: var(--e-global-color-primary);
}
.banner-63a8 .carousel-dynamic-2cec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-63a8 .light-d81f {
  background-color: var(--e-global-color-primary);
}
.banner-63a8 .light-d81f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold_0e51 .thick-8771 .nav_top_5e82 a {
  color: var(--e-global-color-secondary);
}
.cold_0e51 .thick-8771 .nav_top_5e82 a:hover {
  color: var(--e-global-color-secondary);
}
.cold_0e51 .thick-8771 .nav_top_5e82,
.cold_0e51 .thick-8771 .nav_top_5e82 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_0e51 .thick-8771 .advanced_1aac {
  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);
}
.cold_0e51 .thick-8771 .tertiary_3a85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_0e51 .thick-8771 .badge-plasma-9ee4 {
  background-color: var(--e-global-color-primary);
}
.cold_0e51 .thick-8771 .badge-plasma-9ee4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_0e51 .thick-8771 .badge-plasma-9ee4:hover {
  background-color: var(--e-global-color-primary);
}
.cold_0e51 .thick-8771 .mini-80b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold_0e51 .thick-8771 .mini-80b9 {
  background-color: var(--e-global-color-primary);
}
.cold_0e51 .thick-8771 .mini-80b9:hover {
  background-color: var(--e-global-color-primary);
}
.cold_0e51 .thick-8771 .down-39e0 {
  background-color: var(--e-global-color-primary);
}
.cold_0e51 .thick-8771 .down-39e0:hover {
  background-color: var(--e-global-color-primary);
}
.cold_0e51 .silver-22eb .element-88d1 li span {
  background-color: var(--e-global-color-text);
}
.cold_0e51 .silver-22eb .element-88d1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.cold_0e51 .silver-22eb .element-88d1 li.label_c114 span {
  background-color: var(--e-global-color-accent);
}
.cold_0e51 .focus_rough_274a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_0e51 .carousel_6b21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_e261 .red-3c48 .mini-6daa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_e261 .red-3c48 .table_outer_bfd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e261 .red-3c48 .hero_f8dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-rough-2ecf .description-b6c3 {
  border-color: var(--e-global-color-text);
}
.banner-rough-2ecf .cold_bbd6 {
  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);
}
.banner-rough-2ecf .module-df7e {
  color: var(--e-global-color-secondary);
}
.banner-rough-2ecf .module-df7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-rough-2ecf .large-0e9f > * {
  color: var(--e-global-color-primary);
}
.banner-rough-2ecf .large-0e9f > * svg {
  fill: var(--e-global-color-primary);
}
.banner-rough-2ecf .article-red-9c88 {
  color: var(--e-global-color-primary);
}
.banner-rough-2ecf .article-red-9c88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-rough-2ecf .summary_solid_d547 {
  color: var(--e-global-color-primary);
}
.banner-rough-2ecf .summary_solid_d547 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-rough-2ecf .dropdown-up-a148 {
  color: var(--e-global-color-primary);
}
.banner-rough-2ecf .dropdown-up-a148 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-rough-2ecf .complex_85ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-rough-2ecf .chip-wood-7f21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-rough-2ecf .chip-wood-7f21.gallery-tiny-eb29 {
  color: var(--e-global-color-secondary);
}
.banner-rough-2ecf .chip-wood-7f21.gallery-tiny-eb29 .feature_plasma_24dc {
  color: var(--e-global-color-accent);
}
.banner-rough-2ecf .chip-wood-7f21.modal_d53b {
  color: var(--e-global-color-text);
}
.banner-rough-2ecf .chip-wood-7f21.modal_d53b .feature_plasma_24dc {
  color: var(--e-global-color-text);
}
.banner-rough-2ecf .chip-wood-7f21:before {
  border-top-color: var(--e-global-color-text);
}
.banner-rough-2ecf .message_4f66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-rough-2ecf
  .message_4f66
  .cold_de86 {
  background-color: var(--e-global-color-primary);
}
.banner-rough-2ecf
  .message_4f66
  .cold_de86 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-rough-2ecf .description-b6c3 .accordion-soft-4808 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_slow_64e1 .alert-new-6966 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_slow_64e1 .gradient_smooth_b3cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-hard-041f .form-558c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-hard-041f
  .clean_8455
  .menu_active_898e {
  background-color: var(--e-global-color-secondary);
}
.icon-hard-041f
  .clean_8455.shade_68a6
  .menu_active_898e {
  background-color: var(--e-global-color-text);
}
.icon-hard-041f
  .clean_8455:hover
  .menu_active_898e {
  background-color: var(--e-global-color-accent);
}
.icon-hard-041f
  .clean_8455.fn-active-6f8f
  .menu_active_898e {
  background-color: var(--e-global-color-primary);
}
.prev-2f8e .icon-stone-456c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.prev-2f8e .last-003b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-2f8e .box_5e9c {
  background-color: var(--e-global-color-primary);
}
.prev-2f8e .box_5e9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-23c2 .hot-5fa9 .feature-4bfa .overlay_567f {
  background-color: var(--e-global-color-secondary);
}
.stale-23c2 .hot-5fa9 .section_d6ac:after {
  background-color: var(--e-global-color-secondary);
}
.stale-23c2 .sort_silver_83b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-23c2 .logo-tiny-b70e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-23c2 .border-922c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-23c2 .lite_8fe4 {
  background-color: var(--e-global-color-primary);
}
.stale-23c2 .lite_8fe4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-23c2 .main-down-8f94 {
  background-color: var(--e-global-color-secondary);
}
.stale-23c2 .main-down-8f94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-23c2 .hot-5fa9 .inner-7b91 .shade_650b:hover {
  background-color: var(--e-global-color-primary);
}
.stale-23c2
  .hot-5fa9
  .inner-7b91
  .shade_650b.notification_last_aa3f {
  background-color: var(--e-global-color-primary);
}
.stale-23c2 .hot-5fa9 .block_d151:before {
  border-color: var(--e-global-color-primary);
}
.stale-23c2 .hot-5fa9 .block_d151:hover:before {
  border-color: var(--e-global-color-secondary);
}
.stale-23c2
  .hot-5fa9
  .block_d151.block_glass_aebc:before {
  border-color: var(--e-global-color-primary);
}
.stale-23c2 .bronze_19ca span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-99a2 .gallery-north-2692 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-99a2 .gallery-north-2692:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-99a2 .gallery-north-2692.caption-paper-fd31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-99a2 .accordion_rough_6ba1 {
  background-color: var(--e-global-color-primary);
}
.component-99a2 .accordion_rough_6ba1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-99a2
  .green_b1be
  .wrapper-fde6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-99a2
  .nav_up_458f
  .wrapper-fde6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-plasma-2e8d
  .basic_c60a
  .shade_west_ea96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-plasma-2e8d
  .basic_c60a
  .old-b4ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-plasma-2e8d .nav-blue-01f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-plasma-2e8d .slow_1a32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-plasma-2e8d .footer-old-7ac2 {
  background-color: var(--e-global-color-primary);
}
.menu-plasma-2e8d .footer-old-7ac2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-4653 .footer-c891 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-4653 .active_3734 {
  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);
}
.hot-4653 .up_14e1 {
  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);
}
.hot-4653 .up_14e1 a:hover {
  color: var(--e-global-color-secondary);
}
.hot-4653 .table_825a {
  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);
}
.hot-4653 .pattern_a140 {
  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);
}
.hot-4653 .list-834c .down-39e0 {
  background-color: var(--e-global-color-primary);
}
.hot-4653 .list-834c .down-39e0:hover {
  background-color: var(--e-global-color-accent);
}
.hot-4653
  .list-834c
  .element-88d1
  li
  span {
  background-color: var(--e-global-color-text);
}
.hot-4653
  .list-834c
  .element-88d1
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.hot-4653
  .list-834c
  .element-88d1
  li.label_c114
  span {
  background-color: var(--e-global-color-accent);
}
.input-pressed-da2b
  .slider_large_085a
  .outline-liquid-4fbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-pressed-da2b .slider_large_085a .aside-100c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-pressed-da2b .slider_large_085a .module-paper-12c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-pressed-da2b .huge_9cfb {
  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);
}
.input-pressed-da2b
  .disabled-blue-722b.search_active_0c98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > a {
  background-color: var(--e-global-color-text);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > a
  .prev-4980.heading_dc12 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > a
  .footer_hot_91d0.dropdown-ac8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > .narrow_184e
  .hidden-upper-9be2
  > a {
  background-color: var(--e-global-color-secondary);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > .narrow_184e
  .hidden-upper-9be2
  > a
  .mask-stale-f4d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > .narrow_184e
  .hidden-upper-9be2
  > a
  .footer_hot_91d0.right_39cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > a
  .table-smooth-687f:before {
  color: var(--e-global-color-text);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > .narrow_184e
  a
  .table-smooth-687f:before {
  color: var(--e-global-color-text);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2.highlight-1e3a
  > a
  .table-smooth-687f:before {
  color: var(--e-global-color-text);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > .narrow_184e
  .hidden-upper-9be2.highlight-1e3a
  > a
  .table-smooth-687f:before {
  color: var(--e-global-color-text);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > a
  .search_3917
  .block_2b71 {
  color: var(--e-global-color-text);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > .narrow_184e
  a
  .search_3917
  .block_2b71 {
  color: var(--e-global-color-text);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > a
  .search_3917
  .block_2b71,
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > .narrow_184e
  a
  .search_3917
  .block_2b71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > a
  .text_wide_472e:before {
  color: var(--e-global-color-text);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > .narrow_184e
  a
  .text_wide_472e:before {
  color: var(--e-global-color-text);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2.highlight-1e3a
  > a
  .text_wide_472e:before {
  color: var(--e-global-color-text);
}
.table-7f56
  > .light-a734
  > div
  > .easy_a072
  > .hidden-upper-9be2
  > .narrow_184e
  .hidden-upper-9be2.highlight-1e3a
  > a
  .text_wide_472e:before {
  color: var(--e-global-color-text);
}
.menu-upper-f0c7 .menu_4bbf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-upper-f0c7
  .article_2729:hover
  .menu_4bbf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-80b9
  > .light-a734
  > .steel_f626
  > .paper_b40c
  > .black_5c27
  > .nav_1401
  .module-ba0b {
  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);
}
.smooth-80b9
  > .light-a734
  > .steel_f626
  > .paper_b40c
  > .black_5c27
  > .nav_1401:hover
  .module-ba0b {
  color: var(--e-global-color-text);
}
.smooth-80b9
  > .light-a734
  > .steel_f626
  > .paper_b40c
  > .black_5c27
  > .nav_1401:hover
  .module-ba0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-80b9
  > .light-a734
  > .steel_f626
  > .paper_b40c
  > .black_5c27.hero_slow_a9a5
  > .nav_1401
  .module-ba0b {
  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);
}
.prev-a5c3 .content-96c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-a5c3 .overlay_9a4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-a5c3 .row_advanced_9535 {
  background-color: var(--e-global-color-primary);
}
.prev-a5c3 .row_advanced_9535 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_5e0d
  > .light-a734
  > .tertiary_dim_3812
  > .section-center-b640
  > .tiny_62a8
  .accent-black-dc09 {
  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_5e0d
  > .light-a734
  > .tertiary_dim_3812
  > .section-center-b640
  > .tiny_62a8
  .hover-glass-6775 {
  color: var(--e-global-color-text);
}
.left_5e0d
  > .light-a734
  > .tertiary_dim_3812
  > .section-center-b640
  > .tiny_62a8:hover
  .accent-black-dc09 {
  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_5e0d
  > .light-a734
  > .tertiary_dim_3812
  > .section-center-b640
  > .tiny_62a8:hover
  .hover-glass-6775 {
  color: var(--e-global-color-secondary);
}
.left_5e0d
  > .light-a734
  > .tertiary_dim_3812
  > .section-center-b640
  > .tiny_62a8.thumbnail_0d8b
  .accent-black-dc09 {
  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_5e0d
  > .light-a734
  > .tertiary_dim_3812
  > .section-center-b640
  > .tiny_62a8.thumbnail_0d8b
  .hover-glass-6775 {
  color: var(--e-global-color-primary);
}
.gallery_c18e
  .content_09d4
  .center_96c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_c18e .container_3e5b .accordion-soft-4808 .layout-motion-c5fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-up-5115 .overlay-motion-acd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-up-5115 .mini-8545 .overlay-motion-acd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-up-5115 .pattern-fe70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-up-5115 .pattern-fe70 {
  background-color: var(--e-global-color-primary);
}
.blue_9167 .detail_b882 .list-upper-1eff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_9167
  .detail_b882:hover
  .photo_fixed_68ad {
  color: var(--e-global-color-secondary);
}
.blue_9167
  .detail_b882:hover
  .list-upper-1eff {
  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);
}
.lower-8479 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.gallery-mini-a52d {
  flex-direction: column;
}

.gallery-mini-a52d .module-over-a6d6 {
  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.gallery-mini-a52d .module-over-a6d6 {
  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);
}

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

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

.search_orange_59cc.green-af88 {
  display: none;
}

.focused_074c {
  display: none;
}

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

.message_cold_31e3.bright-42a3 {
  margin-bottom: 40px;
  width: 100%;
}

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

.gallery-mini-a52d a {
  width: 100%;
}

.progress_56b2 .backdrop_prev_0e5e.sort-4a7b {
  width: 20% !important;
}

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

.yellow-2bca: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%);
}

.yellow-2bca svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.progress_56b2
  .backdrop_prev_0e5e.paper-f1da
  .lite_550e
  .frame_d83e {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.under-2a85.content_wood_a1fc > .active-solid-17e1 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.nav-stone-b406 {
  font-size: 35px !important;
}

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

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

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

.progress_56b2
  .backdrop_prev_0e5e.element-b417
  .wrapper-middle-dbda
  .sort-b167 {
  width: 100% !important;
}

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

.plasma_f376 {
  width: 100%;
}

.mini-0d35 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.link-soft-aeb5 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.advanced_ad64:hover .pro_16e7 {
  visibility: visible;
}
.advanced_ad64:hover.advanced_ad64::before {
  display: block;
}

.texture-d018 h3 {
  color: #fff;
}

.badge_4911 {
  margin: 0;
}

.progress_56b2
  .backdrop_prev_0e5e.element-b417
  .sort-b167
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.table-pressed-a716 {
  width: 100%;
}

.notification_stone_3eeb {
  width: 100%;
}

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

.notification_stone_3eeb {
  width: 100%;
}

.highlight-large-6429 {
  margin-bottom: 10px !important;
}

.sort-b167 {
  display: flex;
  align-items: center;
}

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

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

.gallery-mini-a52d .module-over-a6d6.info-e48b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.gallery-mini-a52d h1.module-over-a6d6 {
  margin-top: 80px !important;
}

.progress_56b2 .backdrop_prev_0e5e.white_c64d {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.accent-d416 img {
  width: 100%;
}

.tall_e749 .tall_efdb.lite_550e {
  justify-content: space-between;
}

.tooltip-e7ca {
  display: none;
}

.breadcrumb-2b49 .green_31fb {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .under-2a85 .active-solid-17e1 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .yellow-2bca svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .tall_e749 .tall_efdb.lite_550e {
    border-bottom: 1px solid #f0c159;
  }

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

  .under-2a85.content_wood_a1fc > .active-solid-17e1 {
    gap: 15px;
    justify-content: space-between;
  }

  .progress_56b2
    .backdrop_prev_0e5e.element-b417
    .sort-b167
    img {
    width: 60% !important;
  }

  .progress_stale_cb38 {
    left: 2%;
  }

  .hero-76b4 {
    margin: 10px 0;
  }

  .gallery-mini-a52d .green_31fb {
    margin: 0;
    margin-bottom: 10px;
  }

  .yellow-2bca {
    font-size: 16px !important;
  }

  .nav-stone-b406 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.gallery-mini-a52d .module-over-a6d6,
  .gallery-mini-a52d .module-over-a6d6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .sort-b167 {
    justify-content: center;
  }

  .gallery-mini-a52d .green_31fb {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .progress_56b2 .backdrop_prev_0e5e.sort-4a7b {
    width: 75% !important;
  }

  .accent-d416 img {
    width: 100% !important;
  }
}

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

  h2.gallery-mini-a52d .module-over-a6d6,
  .gallery-mini-a52d .module-over-a6d6 {
    font-size: 30px !important;
  }

  .sort-b167 {
    justify-content: center;
  }

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

  .bright-875a
    .content_cold_4e87.last-0bb7 {
    margin: 0 !important;
  }

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

  .hero-76b4 {
    display: flex;
  }

  .pro-c1de .yellow-2bca {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .gallery-mini-a52d h1.module-over-a6d6 {
    margin-top: 40px !important;
  }

  .progress_56b2
    .backdrop_prev_0e5e.element-b417
    .sort-b167
    img,
  .active_thick_661c .wrapper-middle-dbda {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .progress_56b2 .backdrop_prev_0e5e.sort-4a7b {
    width: 100% !important;
  }

  .under-2a85.content_wood_a1fc > .active-solid-17e1 {
    gap: 3px;
  }

  .gallery-mini-a52d .green_31fb {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.tall_e749 .tall_efdb.lite_550e: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);
}

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

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

.gallery-mini-a52d {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.module-clean-c811 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .tall_e749 .tall_efdb.lite_550e {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .gallery-mini-a52d .module-over-a6d6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .yellow-2bca {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.preview_easy_94e6 .rough-a49b {
  flex-shrink: 0;
  white-space: nowrap;
}

.preview_easy_94e6 .highlight-fa57 {
  flex-shrink: 0;
  min-width: fit-content;
}

.preview_easy_94e6 .frame_d83e {
  white-space: nowrap;
}

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

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

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

.preview_easy_94e6 .highlight-fa57 {
  max-width: 80px !important;
  overflow: hidden;
}

.preview_easy_94e6 .tall_efdb.lite_550e {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.preview_easy_94e6 .frame_d83e {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 37c2 */
.shadow-element-z6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
