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(.status-wood-800d) {
  gap: 0.5em;
}
:where(.item-full-2f54) {
  gap: 0.5em;
}
body .accent_brown_abdd > .inner_1020 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accent_brown_abdd > .upper_bb33 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accent_brown_abdd > .green_f231 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .footer_6381 > .inner_1020 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .footer_6381 > .upper_bb33 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .footer_6381 > .green_f231 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .footer_6381
  > :where(:not(.inner_1020):not(.upper_bb33):not(.short-e4d5)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .footer_6381 > .hover-6e03 {
  max-width: var(--wp--style--global--wide-size);
}
body .status-wood-800d {
  display: flex;
}
body .status-wood-800d {
  flex-wrap: wrap;
  align-items: center;
}
body .status-wood-800d > * {
  margin: 0;
}
body .item-full-2f54 {
  display: grid;
}
body .item-full-2f54 > * {
  margin: 0;
}
:where(.article-pressed-8382.status-wood-800d) {
  gap: 2em;
}
:where(.article-pressed-8382.item-full-2f54) {
  gap: 2em;
}
:where(.outline-e15c.status-wood-800d) {
  gap: 1.25em;
}
:where(.outline-e15c.item-full-2f54) {
  gap: 1.25em;
}
.tertiary_007d {
  color: var(--wp--preset--color--black) !important;
}
.wrapper-2bdd {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.table-09d2 {
  color: var(--wp--preset--color--white) !important;
}
.box_5f73 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.summary_down_5e01 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.progress-aa9d {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.progress_hard_627f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.grid_hot_ea9e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.input_liquid_ec76 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.content-5cf7 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.blue-e698 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.heading-advanced-5a5c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.tertiary_cold_0fe7 {
  background-color: var(--wp--preset--color--black) !important;
}
.red_8c56 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.top_a099 {
  background-color: var(--wp--preset--color--white) !important;
}
.main_bottom_6b05 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.accent-wood-b198 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.nav_d7ff {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gold-8473 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.cold-ce2b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.banner-9eae {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.paragraph_645e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.nav-eca3 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.label_2681 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.mask_static_76ad {
  border-color: var(--wp--preset--color--black) !important;
}
.fresh_197a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.badge_7c75 {
  border-color: var(--wp--preset--color--white) !important;
}
.primary_middle_f793 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.footer-tiny-97b8 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.item_9698 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accent_light_9d30 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph_3690 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.wrapper_b529 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.module-light-ca94 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row_c8b6 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tertiary_c49d {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.dark-4484 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.avatar-middle-9048 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.green_696e {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hidden_dynamic_a9f3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.middle_425c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.action_42ba {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.background-92f1 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.bright-6abe {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.hard-a931 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.header-7f55 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.pagination-large-54ec {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.last_76ae {
  background: var(--wp--preset--gradient--midnight) !important;
}
.pagination-orange-6ded {
  font-size: var(--wp--preset--font-size--small) !important;
}
.complex-69d2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.hot_e24f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.avatar-de84 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.hot-102e a:where(:not(.iron_03c7)) {
  color: inherit;
}
:where(.outline-e15c.status-wood-800d) {
  gap: 1.25em;
}
:where(.outline-e15c.item-full-2f54) {
  gap: 1.25em;
}
:where(.article-pressed-8382.status-wood-800d) {
  gap: 2em;
}
:where(.article-pressed-8382.item-full-2f54) {
  gap: 2em;
}
.gradient-e48d {
  font-size: 1.5em;
  line-height: 1.6;
}

.avatar_9ec6 .pagination-1e05 {
  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);
}
.frame_lite_9992 .image-36e3 {
  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_1e85 {
  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_1e85.header_up_2591 .first_898b {
  background-color: var(--e-global-color-primary);
}
.active_1e85.footer_outer_343f .first_898b,
.active_1e85.primary_7bb3 .first_898b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.up_0f27 .rough_2cc2 {
  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);
}
.purple-017e {
  --divider-color: var(--e-global-color-secondary);
}
.purple-017e .south-36d8 {
  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);
}
.purple-017e.table_action_df27 .disabled-bronze-d3ec {
  background-color: var(--e-global-color-secondary);
}
.purple-017e.tooltip-slow-9d8d .disabled-bronze-d3ec,
.purple-017e.huge-0981 .disabled-bronze-d3ec {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.purple-017e.tooltip-slow-9d8d .disabled-bronze-d3ec,
.purple-017e.huge-0981 .disabled-bronze-d3ec svg {
  fill: var(--e-global-color-secondary);
}
.link_3a21 .simple-44f9 {
  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);
}
.link_3a21 .focused_18d7 {
  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);
}
.slow-21fd.table_action_df27 .disabled-bronze-d3ec {
  background-color: var(--e-global-color-primary);
}
.slow-21fd.tooltip-slow-9d8d .disabled-bronze-d3ec,
.slow-21fd.huge-0981 .disabled-bronze-d3ec {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slow-21fd.tooltip-slow-9d8d .disabled-bronze-d3ec,
.slow-21fd.huge-0981 .disabled-bronze-d3ec svg {
  fill: var(--e-global-color-primary);
}
.hot-12a0.table_action_df27 .disabled-bronze-d3ec {
  background-color: var(--e-global-color-primary);
}
.hot-12a0.tooltip-slow-9d8d .disabled-bronze-d3ec,
.hot-12a0.huge-0981 .disabled-bronze-d3ec {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hot-12a0 .paper-442a {
  color: var(--e-global-color-primary);
}
.hot-12a0 .paper-442a,
.hot-12a0 .paper-442a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-12a0 .up-5215 {
  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);
}
.brown-8f4c .media_db95 {
  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);
}
.fixed-01dd .gold_bb7d .large-4fed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-right-3b0d .surface-dim-bf1e:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.card-right-3b0d .cool_d4b8 i {
  color: var(--e-global-color-primary);
}
.card-right-3b0d .cool_d4b8 svg {
  fill: var(--e-global-color-primary);
}
.card-right-3b0d .sidebar_medium_4ff4 {
  color: var(--e-global-color-secondary);
}
.card-right-3b0d .surface-dim-bf1e > .sidebar_medium_4ff4,
.card-right-3b0d .surface-dim-bf1e > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_lower_9698 .grid-green-6f34 {
  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);
}
.highlight_lower_9698 .search_fluid_b4f7 {
  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);
}
.surface-fast-2acb .accent-large-ddb1 .summary_inner_10f4 {
  background-color: var(--e-global-color-primary);
}
.surface-fast-2acb .notification-short-9a06 {
  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);
}
.fast_5ed1 .upper-7044 {
  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);
}
.fast_5ed1 .picture-df89 {
  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);
}
.fast_5ed1 .grid_pressed_b389 {
  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);
}
.summary-e0f4 .gallery_tall_a4d9,
.summary-e0f4 .gallery_tall_a4d9 a {
  color: var(--e-global-color-primary);
}
.summary-e0f4 .gallery_tall_a4d9.photo_new_3842,
.summary-e0f4 .gallery_tall_a4d9.photo_new_3842 a {
  color: var(--e-global-color-accent);
}
.summary-e0f4 .gallery_tall_a4d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-e0f4 .footer_7381 {
  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);
}
.alert_orange_b81f .progress-c81c,
.alert_orange_b81f .tag-075b {
  color: var(--e-global-color-primary);
}
.alert_orange_b81f .progress-c81c svg {
  fill: var(--e-global-color-primary);
}
.alert_orange_b81f .photo_new_3842 .progress-c81c,
.alert_orange_b81f .photo_new_3842 .tag-075b {
  color: var(--e-global-color-accent);
}
.alert_orange_b81f .photo_new_3842 .progress-c81c svg {
  fill: var(--e-global-color-accent);
}
.alert_orange_b81f .tag-075b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_orange_b81f .footer_7381 {
  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);
}
.media-inner-7f0d .background-blue-3d0b,
.media-inner-7f0d .link-fresh-c3d7 {
  color: var(--e-global-color-primary);
}
.media-inner-7f0d .link-fresh-c3d7 svg {
  fill: var(--e-global-color-primary);
}
.media-inner-7f0d .gallery_tall_a4d9.photo_new_3842 a,
.media-inner-7f0d
  .gallery_tall_a4d9.photo_new_3842
  .link-fresh-c3d7 {
  color: var(--e-global-color-accent);
}
.media-inner-7f0d .background-blue-3d0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-inner-7f0d .footer_7381 {
  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);
}
.summary_fluid_ffdf .primary_ba42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_fluid_ffdf .main-b221 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_8697 .secondary-up-cc9e .light_ea94 {
  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);
}
.background_8697 .secondary-up-cc9e .breadcrumb-fluid-82e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_8697 .wrapper-adb4 .light_ea94 {
  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);
}
.background_8697
  .wrapper-adb4
  .breadcrumb-fluid-82e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_8697
  .element-prev-50de
  .light_ea94 {
  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);
}
.background_8697
  .element-prev-50de
  .breadcrumb-fluid-82e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_8697
  .thick-c688
  .light_ea94 {
  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);
}
.background_8697
  .thick-c688
  .breadcrumb-fluid-82e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_5aff .paper_3fb4 {
  background-color: var(--e-global-color-primary);
}
.tiny_5aff .paper_3fb4:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_5aff .layout_0a2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_5aff
  .paper_3fb4:hover
  .layout_0a2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_da5e .slider_stale_9489 {
  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);
}
.mini-b706 .shade_8972 .cool_224f a {
  background-color: var(--e-global-color-accent);
}
.mini-b706 .shade_8972 .mask_cool_45ff a {
  background-color: var(--e-global-color-accent);
}
.mini-b706 .shade_8972 .cool_224f a,
.mini-b706 .shade_8972 .mask_cool_45ff a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-8005
  .box-45c9.mask_inner_4731
  .shade_8972
  a.text-c006 {
  background-color: var(--e-global-color-accent);
}
.static-8005
  .box-45c9.mask_inner_4731
  .shade_8972
  span.text-c006.fn-current-710d {
  background-color: var(--e-global-color-text);
}
.static-8005
  .box-45c9.mask_inner_4731
  .shade_8972
  .text-c006 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_75e1 .north-d7ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_75e1
  .preview_08ed
  > .backdrop_smooth_6c2e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_75e1
  .widget-action-67f6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_75e1
  .left_82d9
  .avatar_63de,
.hover_75e1
  .left_82d9
  .orange_5974 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_75e1
  .left_82d9
  .shade_fresh_125b,
.hover_75e1
  .left_82d9
  a
  .shade_fresh_125b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_75e1
  .left_82d9
  .west_c067 {
  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_75e1
  .left_82d9
  .block-69e7 {
  background-color: var(--e-global-color-primary);
}
.hover_75e1
  .left_82d9
  .block-69e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_75e1
  .left_82d9
  .block-69e7:hover {
  background-color: var(--e-global-color-primary);
}
.hover_75e1
  .left_82d9
  .column_yellow_ac47 {
  background-color: var(--e-global-color-primary);
}
.hover_75e1
  .left_82d9
  .column_yellow_ac47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_75e1
  .left_82d9
  .column_yellow_ac47:hover {
  background-color: var(--e-global-color-primary);
}
.hover_75e1
  .silver_3e52
  .motion_554c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_75e1
  .silver_3e52
  .current-5147 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_75e1
  .silver_3e52
  .west_c067 {
  color: var(--e-global-color-text);
}
.hover_75e1
  .silver_3e52
  .west_c067
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_75e1
  .silver_3e52
  .block-69e7 {
  background-color: var(--e-global-color-primary);
}
.hover_75e1
  .silver_3e52
  .block-69e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_75e1
  .silver_3e52
  .block-69e7:hover {
  background-color: var(--e-global-color-primary);
}
.hover_75e1
  .silver_3e52
  .column_yellow_ac47 {
  background-color: var(--e-global-color-primary);
}
.hover_75e1
  .silver_3e52
  .column_yellow_ac47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_75e1
  .silver_3e52
  .column_yellow_ac47:hover {
  background-color: var(--e-global-color-primary);
}
.hover_75e1 .first-09d9 {
  background-color: var(--e-global-color-primary);
}
.hover_75e1 .first-09d9:hover {
  background-color: var(--e-global-color-primary);
}
.hover_75e1 .badge_purple_82f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_75e1 .mini-38aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_1eea .solid-799d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_1eea
  .hovered_997e
  > div:nth-child(3)
  .solid-799d,
.highlight_1eea
  .shadow-plasma-13d4
  > div:nth-child(1)
  .solid-799d,
.highlight_1eea
  .column_medium_86b1
  > div:nth-child(1)
  .solid-799d,
.highlight_1eea
  .alert-in-4f74
  > div:nth-child(1)
  .solid-799d,
.highlight_1eea
  .stale_73ca
  > div:nth-child(1)
  .solid-799d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_1eea .wide_3466 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_1eea .bright_d9b3 {
  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);
}
.highlight_1eea .filter-advanced-4424 {
  background-color: var(--e-global-color-primary);
}
.highlight_1eea .filter-advanced-4424 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_1eea .filter-advanced-4424:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_1eea .large_b69d {
  background-color: var(--e-global-color-primary);
}
.highlight_1eea .large_b69d:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_1eea .badge_purple_82f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_1eea .mini-38aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-west-6f08 .panel-copper-cbb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-west-6f08 .item-3885 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-west-6f08 .summary_narrow_6d93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-west-6f08 .layout_b49d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-west-6f08 .progress_3843 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-west-6f08 .large_b69d {
  background-color: var(--e-global-color-primary);
}
.column-west-6f08 .large_b69d:hover {
  background-color: var(--e-global-color-primary);
}
.menu-short-c046 .glass-8189 {
  background-color: var(--e-global-color-secondary);
}
.menu-short-c046 .slider-a48d {
  background-color: var(--e-global-color-text);
}
.menu-short-c046 .tooltip_b1bf {
  background-color: var(--e-global-color-secondary);
}
.menu-short-c046 .center_cbe9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-short-c046 .hovered_ee03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-short-c046 .sidebar-64db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-short-c046 .last-d10f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-short-c046 .gas-3966 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-advanced-5730 .hero-mini-a873 .backdrop_0d71,
.frame-advanced-5730
  .hero-mini-a873
  .backdrop_0d71
  a,
.frame-advanced-5730 .dirty-e228 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-advanced-5730 .hero-mini-a873 .dark-7476,
.frame-advanced-5730 .slider_cool_4e82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-advanced-5730 .hero-mini-a873 .dark-7476 {
  color: var(--e-global-color-text);
}
.frame-advanced-5730 .slider_cool_4e82 {
  color: var(--e-global-color-text);
}
.frame-advanced-5730
  .hero-mini-a873
  .accent-fdce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-advanced-5730 .tabs-top-22ca .blue_527b {
  background-color: var(--e-global-color-primary);
}
.frame-advanced-5730 .tabs-top-22ca .blue_527b:hover {
  background-color: var(--e-global-color-primary);
}
.frame-advanced-5730 .tabs-top-22ca .thumbnail-be2a li span {
  background-color: var(--e-global-color-text);
}
.frame-advanced-5730 .tabs-top-22ca .thumbnail-be2a li span:hover {
  background-color: var(--e-global-color-primary);
}
.frame-advanced-5730
  .tabs-top-22ca
  .thumbnail-be2a
  li.highlight_1add
  span {
  background-color: var(--e-global-color-accent);
}
.frame-advanced-5730 .tiny-271e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-complex-4e21 .accent_dim_68ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-1c1f .motion-d0d9 {
  background-color: var(--e-global-color-primary);
}
.copper-1c1f .selected-60b9 {
  background-color: var(--e-global-color-secondary);
}
.copper-1c1f .hero_7974 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1c1f .sort-f8e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1c1f .section_prev_1465 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1c1f .header-cf1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1c1f .overlay_static_e3e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1c1f .wrapper-b6eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1c1f .alert-8b9a {
  background-color: var(--e-global-color-primary);
}
.copper-1c1f .alert-8b9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-f37f .mask_pink_c9c4 {
  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-f37f .modal_in_592d {
  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);
}
.lower-f37f
  .simple_216d:after {
  background-color: var(--e-global-color-primary);
}
.lower-f37f .motion-ca79 {
  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);
}
.search_lower_45ba .dirty-e228 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_lower_45ba .slider_cool_4e82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-d5e1 .layout_8431 .header_plasma_9ab5 {
  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);
}
.basic-d5e1 .layout_8431 .photo_144e {
  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);
}
.thick-fcff .north-b0ef {
  background-color: var(--e-global-color-primary);
}
.thick-fcff .last-5882 {
  background-color: var(--e-global-color-secondary);
}
.thick-fcff .pagination_8ad5 .logo_5c09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-fcff .wrapper_c2bf .logo_5c09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-new-cc47 .plasma-7c1c .bottom_00b0 {
  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);
}
.module-new-cc47 .plasma-7c1c .pattern-silver-8473 {
  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);
}
.module-new-cc47 .plasma-7c1c .notice_complex_9512 {
  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);
}
.column_c7c3 .notification_7d90 {
  border-color: var(--e-global-color-text);
}
.column_c7c3 .box-mini-c532 {
  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);
}
.column_c7c3 .hidden_east_ea15 {
  color: var(--e-global-color-primary);
}
.column_c7c3 .solid_b20b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_mini_c2e8 .slider_prev_5353 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_mini_c2e8 .mask_gas_fd14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_mini_c2e8 .lite-3602:hover .slider_prev_5353 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_mini_c2e8
  .lite-3602:hover
  .mask_gas_fd14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-8efb .last_22a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-8efb .inner_6351 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_wood_352e .border-df7a .preview-7930 {
  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);
}
.message_wood_352e .heading-selected-7e3d .preview-7930 {
  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);
}
.backdrop-current-d97b .link_b7cf {
  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);
}
.lower-dac5 .secondary-c5dd .highlight_cdb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-dac5 .secondary-c5dd .highlight_cdb5 {
  background-color: var(--e-global-color-secondary);
}
.lower-dac5 .bronze-0ee1 .highlight_cdb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-dac5 .bronze-0ee1 .highlight_cdb5 {
  background-color: var(--e-global-color-secondary);
}
.lower-dac5 .hidden_green_8cb7 .grid-outer-3a24 {
  background-color: var(--e-global-color-primary);
}
.lower-dac5 .hidden_green_8cb7:hover .grid-outer-3a24 {
  background-color: var(--e-global-color-secondary);
}
.lower-dac5 .blue_527b {
  background-color: var(--e-global-color-primary);
}
.lower-dac5 .blue_527b:hover {
  background-color: var(--e-global-color-accent);
}
.lower-dac5 .thumbnail-be2a li span {
  background-color: var(--e-global-color-text);
}
.lower-dac5 .thumbnail-be2a li span:hover {
  background-color: var(--e-global-color-primary);
}
.lower-dac5 .thumbnail-be2a li.highlight_1add span {
  background-color: var(--e-global-color-accent);
}
.hover_soft_add6 .tag_yellow_dd15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_soft_add6 .photo_inner_7637 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-north-11a5 .highlight-8735:before {
  background-color: var(--e-global-color-secondary);
}
.panel-north-11a5 .stone-7e0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-north-11a5 .list-cc17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-eb9b .box-south-eb96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-eb9b .box-south-eb96:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-eb9b .box-south-eb96.fn-active-710d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-eb9b .short_2148 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-eb9b .shade_short_032f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-eb9b .hover_easy_b6ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-eb9b .module_7f8f {
  background-color: var(--e-global-color-primary);
}
.gold-eb9b .module_7f8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-eb9b .gallery-light-dcbf {
  background-color: var(--e-global-color-primary);
}
.gold-eb9b .gallery-light-dcbf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-e904 .main_prev_aff0 .grid-tall-31e5 a {
  color: var(--e-global-color-secondary);
}
.down-e904 .main_prev_aff0 .grid-tall-31e5 a:hover {
  color: var(--e-global-color-secondary);
}
.down-e904 .main_prev_aff0 .grid-tall-31e5,
.down-e904 .main_prev_aff0 .grid-tall-31e5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-e904 .main_prev_aff0 .tiny-5c53 {
  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);
}
.down-e904 .main_prev_aff0 .middle_4429 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-e904 .main_prev_aff0 .shade-stale-d576 {
  background-color: var(--e-global-color-primary);
}
.down-e904 .main_prev_aff0 .shade-stale-d576 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-e904 .main_prev_aff0 .shade-stale-d576:hover {
  background-color: var(--e-global-color-primary);
}
.down-e904 .main_prev_aff0 .text_8ca6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-e904 .main_prev_aff0 .text_8ca6 {
  background-color: var(--e-global-color-primary);
}
.down-e904 .main_prev_aff0 .text_8ca6:hover {
  background-color: var(--e-global-color-primary);
}
.down-e904 .main_prev_aff0 .blue_527b {
  background-color: var(--e-global-color-primary);
}
.down-e904 .main_prev_aff0 .blue_527b:hover {
  background-color: var(--e-global-color-primary);
}
.down-e904 .tabs-top-22ca .thumbnail-be2a li span {
  background-color: var(--e-global-color-text);
}
.down-e904 .tabs-top-22ca .thumbnail-be2a li span:hover {
  background-color: var(--e-global-color-primary);
}
.down-e904 .tabs-top-22ca .thumbnail-be2a li.highlight_1add span {
  background-color: var(--e-global-color-accent);
}
.down-e904 .badge_purple_82f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-e904 .mini-38aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_30d2 .selected-36bb .message_b1ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_30d2 .selected-36bb .highlight_brown_b58d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_30d2 .selected-36bb .list-steel-93ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_c59f .input_57b9 {
  border-color: var(--e-global-color-text);
}
.row_c59f .item-9bfc {
  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);
}
.row_c59f .sidebar-yellow-e866 {
  color: var(--e-global-color-secondary);
}
.row_c59f .sidebar-yellow-e866 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_c59f .element_large_09fd > * {
  color: var(--e-global-color-primary);
}
.row_c59f .element_large_09fd > * svg {
  fill: var(--e-global-color-primary);
}
.row_c59f .module_1110 {
  color: var(--e-global-color-primary);
}
.row_c59f .module_1110 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_c59f .column-over-8732 {
  color: var(--e-global-color-primary);
}
.row_c59f .column-over-8732 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_c59f .paragraph-north-5e5f {
  color: var(--e-global-color-primary);
}
.row_c59f .paragraph-north-5e5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_c59f .left-dd62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_c59f .north-8cc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_c59f .north-8cc1.sort_dark_7415 {
  color: var(--e-global-color-secondary);
}
.row_c59f .north-8cc1.sort_dark_7415 .alert_8cb4 {
  color: var(--e-global-color-accent);
}
.row_c59f .north-8cc1.popup_thick_72a6 {
  color: var(--e-global-color-text);
}
.row_c59f .north-8cc1.popup_thick_72a6 .alert_8cb4 {
  color: var(--e-global-color-text);
}
.row_c59f .north-8cc1:before {
  border-top-color: var(--e-global-color-text);
}
.row_c59f .item_4db2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_c59f
  .item_4db2
  .old_f7fb {
  background-color: var(--e-global-color-primary);
}
.row_c59f
  .item_4db2
  .old_f7fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_c59f .input_57b9 .menu_basic_7316 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_c230 .widget-upper-88a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_c230 .label_63f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-dark-3c02 .advanced_3133 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-dark-3c02
  .breadcrumb-86f9
  .media-8cef {
  background-color: var(--e-global-color-secondary);
}
.component-dark-3c02
  .breadcrumb-86f9.upper-75b9
  .media-8cef {
  background-color: var(--e-global-color-text);
}
.component-dark-3c02
  .breadcrumb-86f9:hover
  .media-8cef {
  background-color: var(--e-global-color-accent);
}
.component-dark-3c02
  .breadcrumb-86f9.fn-active-710d
  .media-8cef {
  background-color: var(--e-global-color-primary);
}
.message-stone-c0ab .left_57b8 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.message-stone-c0ab .element-last-d986 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-stone-c0ab .box_e073 {
  background-color: var(--e-global-color-primary);
}
.message-stone-c0ab .box_e073 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_1dbf .widget-large-8031 .box-54fe .highlight_e1f6 {
  background-color: var(--e-global-color-secondary);
}
.modal_1dbf .widget-large-8031 .in-807b:after {
  background-color: var(--e-global-color-secondary);
}
.modal_1dbf .chip_422a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_1dbf .feature_e374 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_1dbf .east_2a8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_1dbf .stone_646a {
  background-color: var(--e-global-color-primary);
}
.modal_1dbf .stone_646a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_1dbf .wide_8aca {
  background-color: var(--e-global-color-secondary);
}
.modal_1dbf .wide_8aca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_1dbf .widget-large-8031 .secondary_5827 .main_short_bca1:hover {
  background-color: var(--e-global-color-primary);
}
.modal_1dbf
  .widget-large-8031
  .secondary_5827
  .main_short_bca1.tall_1ebb {
  background-color: var(--e-global-color-primary);
}
.modal_1dbf .widget-large-8031 .content-lite-0994:before {
  border-color: var(--e-global-color-primary);
}
.modal_1dbf .widget-large-8031 .content-lite-0994:hover:before {
  border-color: var(--e-global-color-secondary);
}
.modal_1dbf
  .widget-large-8031
  .content-lite-0994.gold_1782:before {
  border-color: var(--e-global-color-primary);
}
.modal_1dbf .item-2f1f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-large-a6e4 .media_bright_4b4d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-large-a6e4 .media_bright_4b4d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-large-a6e4 .media_bright_4b4d.video_42b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-large-a6e4 .south_34ff {
  background-color: var(--e-global-color-primary);
}
.gradient-large-a6e4 .south_34ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-large-a6e4
  .article-light-ae92
  .mask_lite_bcca
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-large-a6e4
  .filter-bright-ab4d
  .mask_lite_bcca
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-outer-3627
  .background_fresh_7322
  .badge-f58b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-outer-3627
  .background_fresh_7322
  .frame_33d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-outer-3627 .button-efaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-outer-3627 .image-fb95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-outer-3627 .sort_stone_6dcd {
  background-color: var(--e-global-color-primary);
}
.wrapper-outer-3627 .sort_stone_6dcd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-static-097e .media-cold-7d1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-static-097e .video_0ab1 {
  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);
}
.highlight-static-097e .north_800f {
  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);
}
.highlight-static-097e .north_800f a:hover {
  color: var(--e-global-color-secondary);
}
.highlight-static-097e .background-liquid-3b66 {
  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);
}
.highlight-static-097e .panel-bronze-97a4 {
  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);
}
.highlight-static-097e .input_stone_5f11 .blue_527b {
  background-color: var(--e-global-color-primary);
}
.highlight-static-097e .input_stone_5f11 .blue_527b:hover {
  background-color: var(--e-global-color-accent);
}
.highlight-static-097e
  .input_stone_5f11
  .thumbnail-be2a
  li
  span {
  background-color: var(--e-global-color-text);
}
.highlight-static-097e
  .input_stone_5f11
  .thumbnail-be2a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-static-097e
  .input_stone_5f11
  .thumbnail-be2a
  li.highlight_1add
  span {
  background-color: var(--e-global-color-accent);
}
.block_eaab
  .focus_65fc
  .image-slow-7726 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_eaab .focus_65fc .right-d4a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_eaab .focus_65fc .avatar_cool_5c0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_eaab .overlay-wood-1dad {
  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);
}
.block_eaab
  .mask_c846.top_8b25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > a {
  background-color: var(--e-global-color-text);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > a
  .title-lite-a637.small-6684 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > a
  .wrapper_bright_f79b.paragraph_top_fb3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > .component_e77f
  .box_6ece
  > a {
  background-color: var(--e-global-color-secondary);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > .component_e77f
  .box_6ece
  > a
  .carousel_9476 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > .component_e77f
  .box_6ece
  > a
  .wrapper_bright_f79b.fresh_c786 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > a
  .card-26b9:before {
  color: var(--e-global-color-text);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > .component_e77f
  a
  .card-26b9:before {
  color: var(--e-global-color-text);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece.widget_ff4c
  > a
  .card-26b9:before {
  color: var(--e-global-color-text);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > .component_e77f
  .box_6ece.widget_ff4c
  > a
  .card-26b9:before {
  color: var(--e-global-color-text);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > a
  .panel-thick-e8d6
  .out-9688 {
  color: var(--e-global-color-text);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > .component_e77f
  a
  .panel-thick-e8d6
  .out-9688 {
  color: var(--e-global-color-text);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > a
  .panel-thick-e8d6
  .out-9688,
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > .component_e77f
  a
  .panel-thick-e8d6
  .out-9688 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > a
  .modal_thick_8f29:before {
  color: var(--e-global-color-text);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > .component_e77f
  a
  .modal_thick_8f29:before {
  color: var(--e-global-color-text);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece.widget_ff4c
  > a
  .modal_thick_8f29:before {
  color: var(--e-global-color-text);
}
.content_gas_8809
  > .east_f37d
  > div
  > .narrow_6868
  > .box_6ece
  > .component_e77f
  .box_6ece.widget_ff4c
  > a
  .modal_thick_8f29:before {
  color: var(--e-global-color-text);
}
.search-52cc .article-d2e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-52cc
  .blue-d505:hover
  .article-d2e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_red_4926
  > .east_f37d
  > .backdrop-action-62fd
  > .caption-0857
  > .section_solid_29c4
  > .tabs_glass_8826
  .hero-bf9a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_red_4926
  > .east_f37d
  > .backdrop-action-62fd
  > .caption-0857
  > .section_solid_29c4
  > .tabs_glass_8826:hover
  .hero-bf9a {
  color: var(--e-global-color-text);
}
.alert_red_4926
  > .east_f37d
  > .backdrop-action-62fd
  > .caption-0857
  > .section_solid_29c4
  > .tabs_glass_8826:hover
  .hero-bf9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_red_4926
  > .east_f37d
  > .backdrop-action-62fd
  > .caption-0857
  > .section_solid_29c4.modal_dc8f
  > .tabs_glass_8826
  .hero-bf9a {
  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);
}
.detail_8981 .out_9dcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_8981 .hero_first_f050 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_8981 .advanced_2bba {
  background-color: var(--e-global-color-primary);
}
.detail_8981 .advanced_2bba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_766c
  > .east_f37d
  > .picture_purple_2e94
  > .tooltip-d60c
  > .iron-750b
  .fast-a6f7 {
  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);
}
.widget_766c
  > .east_f37d
  > .picture_purple_2e94
  > .tooltip-d60c
  > .iron-750b
  .grid_2047 {
  color: var(--e-global-color-text);
}
.widget_766c
  > .east_f37d
  > .picture_purple_2e94
  > .tooltip-d60c
  > .iron-750b:hover
  .fast-a6f7 {
  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);
}
.widget_766c
  > .east_f37d
  > .picture_purple_2e94
  > .tooltip-d60c
  > .iron-750b:hover
  .grid_2047 {
  color: var(--e-global-color-secondary);
}
.widget_766c
  > .east_f37d
  > .picture_purple_2e94
  > .tooltip-d60c
  > .iron-750b.filter_bb72
  .fast-a6f7 {
  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);
}
.widget_766c
  > .east_f37d
  > .picture_purple_2e94
  > .tooltip-d60c
  > .iron-750b.filter_bb72
  .grid_2047 {
  color: var(--e-global-color-primary);
}
.outline_7236
  .paragraph_fast_43ed
  .banner-selected-5c82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_7236 .pro-26d4 .menu_basic_7316 .tabs_2883 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-71d8 .secondary_motion_7ea6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-71d8 .stale-3811 .secondary_motion_7ea6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-71d8 .container_blue_acd1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-71d8 .container_blue_acd1 {
  background-color: var(--e-global-color-primary);
}
.blue-a551 .widget_c155 .gallery-short-c157 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-a551
  .widget_c155:hover
  .hovered-596a {
  color: var(--e-global-color-secondary);
}
.blue-a551
  .widget_c155:hover
  .gallery-short-c157 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_slow_4b80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.banner-stone-341d {
  max-width: 1400px !important;
}

.motion-1e2b {
  flex-direction: column;
}

.motion-1e2b .block-north-fa57 {
  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.motion-1e2b .block-north-fa57 {
  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);
}

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

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

.aside_simple_f353.shadow-action-d065 {
  display: none;
}

.image_2d02 {
  display: none;
}

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

.blue_1469.header-hot-4173 {
  margin-bottom: 40px;
  width: 100%;
}

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

.motion-1e2b a {
  width: 100%;
}

.modal-4a1b .hover_stone_6d8d.link-active-19ca {
  width: 20% !important;
}

.status-tiny-31a7 {
  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; /* 字母间距 */
}

.status-tiny-31a7: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%);
}

.status-tiny-31a7 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.preview-in-1c3a {
  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;
}

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

.preview-in-1c3a: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);
}

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

.modal-4a1b
  .hover_stone_6d8d.slider-fa6d
  .border-focused-1d3b
  .module-silver-078e {
  font-size: 20px !important;
}

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

.frame-north-6f5d {
  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;
}

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

  text-align: center;
}

.cold-9107.fast_69b8 > .heading-wood-2b20 {
  display: flex;
  align-items: center;
}

.carousel-7cef {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.search-1d0e {
  position: relative;
  width: 100%;
}

.shade-e23e {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.menu-slow-1021 {
  font-size: 35px !important;
}

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

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

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

.modal-4a1b
  .hover_stone_6d8d.new-0bbd
  .active-790d
  .picture_static_a5a1 {
  width: 100% !important;
}

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

.west_f74d {
  width: 100%;
}

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

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

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

  display: none;
}

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

.description-a929 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.dark_2948:hover .description-a929 {
  visibility: visible;
}
.dark_2948:hover.dark_2948::before {
  display: block;
}

.notification-8973 h3 {
  color: #fff;
}

.card-current-12bc {
  margin: 0;
}

.modal-4a1b
  .hover_stone_6d8d.new-0bbd
  .picture_static_a5a1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.west-798f {
  width: 100%;
}

.card_stone_d49b {
  width: 100%;
}

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

.card_stone_d49b {
  width: 100%;
}

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

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

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

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

.motion-1e2b .block-north-fa57.main_east_9d6c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.motion-1e2b h1.block-north-fa57 {
  margin-top: 80px !important;
}

.modal-4a1b .hover_stone_6d8d.popup-rough-6054 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.modal_76cf img {
  width: 100%;
}

.video_e38a .tall-9e3a.border-focused-1d3b {
  justify-content: space-between;
}

.outer_6b90 {
  display: none;
}

.background_under_a261 .texture_873e {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .cold-9107 .heading-wood-2b20 {
    flex-wrap: nowrap !important;
  }
}

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

  .hard-f9c3 {
    width: 100% !important;
  }
}

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

  .status-tiny-31a7 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .video_e38a .tall-9e3a.border-focused-1d3b {
    border-bottom: 1px solid #f0c159;
  }

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

  .cold-9107.fast_69b8 > .heading-wood-2b20 {
    gap: 15px;
    justify-content: space-between;
  }

  .modal-4a1b
    .hover_stone_6d8d.new-0bbd
    .picture_static_a5a1
    img {
    width: 60% !important;
  }

  .shade-e23e {
    left: 2%;
  }

  .wide_1995 {
    margin: 10px 0;
  }

  .motion-1e2b .texture_873e {
    margin: 0;
    margin-bottom: 10px;
  }

  .status-tiny-31a7 {
    font-size: 16px !important;
  }

  .menu-slow-1021 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.motion-1e2b .block-north-fa57,
  .motion-1e2b .block-north-fa57 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .picture_static_a5a1 {
    justify-content: center;
  }

  .motion-1e2b .texture_873e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .modal-4a1b .hover_stone_6d8d.link-active-19ca {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .preview-in-1c3a {
    text-transform: capitalize;
  }

  h2.motion-1e2b .block-north-fa57,
  .motion-1e2b .block-north-fa57 {
    font-size: 30px !important;
  }

  .picture_static_a5a1 {
    justify-content: center;
  }

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

  .label-short-1e6e
    .blue_4a9f.hard_f21f {
    margin: 0 !important;
  }

  .carousel-7cef {
    margin: 0;
    gap: 10px;
  }

  .wide_1995 {
    display: flex;
  }

  .feature_12ef .status-tiny-31a7 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .chip-e513 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .motion-1e2b h1.block-north-fa57 {
    margin-top: 40px !important;
  }

  .modal-4a1b
    .hover_stone_6d8d.new-0bbd
    .picture_static_a5a1
    img,
  .link_3a21 .active-790d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .preview-in-1c3a {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .modal-4a1b .hover_stone_6d8d.link-active-19ca {
    width: 100% !important;
  }

  .cold-9107.fast_69b8 > .heading-wood-2b20 {
    gap: 3px;
  }

  .motion-1e2b .texture_873e {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .status-tiny-31a7 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.video_e38a .tall-9e3a.border-focused-1d3b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.video_e38a .tall-9e3a.border-focused-1d3b: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);
}

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

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

.motion-1e2b {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .video_e38a .tall-9e3a.border-focused-1d3b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .motion-1e2b .block-north-fa57 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .status-tiny-31a7 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.pattern-fixed-a6ef .rough-0f9b {
  flex-shrink: 0;
  white-space: nowrap;
}

.pattern-fixed-a6ef .footer-hard-6a63 {
  flex-shrink: 0;
  min-width: fit-content;
}

.pattern-fixed-a6ef .module-silver-078e {
  white-space: nowrap;
}

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

.pattern-fixed-a6ef {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.pattern-fixed-a6ef .rough-0f9b {
  max-width: 80px !important;
}

.pattern-fixed-a6ef .footer-hard-6a63 {
  max-width: 80px !important;
  overflow: hidden;
}

.pattern-fixed-a6ef .tall-9e3a.border-focused-1d3b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.pattern-fixed-a6ef .module-silver-078e {
  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);
  }
}

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

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

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

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

body .preview-in-1c3a:nth-child(2),
.modal-4a1b .preview-in-1c3a:nth-child(2),
#page .preview-in-1c3a: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;
}

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

/* css-noise: 97d3 */
.promo-block-x7 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
