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(.shade-mini-066a) {
  gap: 0.5em;
}
:where(.clean-8457) {
  gap: 0.5em;
}
body .background-8443 > .surface_gas_bce3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .background-8443 > .component_b6f5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .background-8443 > .notification-soft-31ef {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gradient-smooth-40ac > .surface_gas_bce3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gradient-smooth-40ac > .component_b6f5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gradient-smooth-40ac > .notification-soft-31ef {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .gradient-smooth-40ac
  > :where(:not(.surface_gas_bce3):not(.component_b6f5):not(.chip_0323)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gradient-smooth-40ac > .old_c525 {
  max-width: var(--wp--style--global--wide-size);
}
body .shade-mini-066a {
  display: flex;
}
body .shade-mini-066a {
  flex-wrap: wrap;
  align-items: center;
}
body .shade-mini-066a > * {
  margin: 0;
}
body .clean-8457 {
  display: grid;
}
body .clean-8457 > * {
  margin: 0;
}
:where(.gold-2a6e.shade-mini-066a) {
  gap: 2em;
}
:where(.gold-2a6e.clean-8457) {
  gap: 2em;
}
:where(.progress_5e13.shade-mini-066a) {
  gap: 1.25em;
}
:where(.progress_5e13.clean-8457) {
  gap: 1.25em;
}
.middle-f2ad {
  color: var(--wp--preset--color--black) !important;
}
.search-warm-2e68 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.disabled_gold_2f6c {
  color: var(--wp--preset--color--white) !important;
}
.shadow_huge_59c4 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.prev-7531 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.silver-488a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hot_21be {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.breadcrumb_48fd {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.section-cool-851d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message-hovered-9c54 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph-fee1 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.east_b0bd {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.cool-09ad {
  background-color: var(--wp--preset--color--black) !important;
}
.secondary_140e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.footer_cffd {
  background-color: var(--wp--preset--color--white) !important;
}
.gradient-7df0 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tiny-76fb {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.layout_3b0c {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active-wood-5299 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tertiary-1ceb {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.last-ba8d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.modal-ac1f {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.component-gold-31c0 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.inner_5bcf {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.module-mini-b380 {
  border-color: var(--wp--preset--color--black) !important;
}
.detail_2cad {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.info-c90e {
  border-color: var(--wp--preset--color--white) !important;
}
.fixed-854e {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.detail-7775 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.layout_hovered_8a0c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.element-active-4e41 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.sidebar-5116 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.disabled_current_184c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.main-119e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.texture-silver-831b {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.new_04c7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.container-70d6 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.content_in_b0b6 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.input-light-2d04 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.upper-9135 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.modal-594b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.soft-457d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.nav-4dc9 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tertiary_smooth_1dc6 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.fluid_23a8 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.large-58d5 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.new-76e3 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.east_9893 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.aside_outer_69e4 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.surface-e5de {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.aside_5a21 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.pagination_stone_805b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.white_b394 a:where(:not(.dropdown-0886)) {
  color: inherit;
}
:where(.progress_5e13.shade-mini-066a) {
  gap: 1.25em;
}
:where(.progress_5e13.clean-8457) {
  gap: 1.25em;
}
:where(.gold-2a6e.shade-mini-066a) {
  gap: 2em;
}
:where(.gold-2a6e.clean-8457) {
  gap: 2em;
}
.accordion-lite-0e60 {
  font-size: 1.5em;
  line-height: 1.6;
}

.popup-gold-7255 .frame-pink-7d80 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-480b .tooltip_da5b {
  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_b266 {
  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_b266.north_8a75 .surface-23e5 {
  background-color: var(--e-global-color-primary);
}
.warm_b266.fast-c7f1 .surface-23e5,
.warm_b266.hero_0d34 .surface-23e5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pattern-gold-69fd .heading_dark_0b2b {
  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);
}
.dim-d162 {
  --divider-color: var(--e-global-color-secondary);
}
.dim-d162 .disabled_hot_b593 {
  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);
}
.dim-d162.picture_top_9096 .nav-7cf7 {
  background-color: var(--e-global-color-secondary);
}
.dim-d162.alert_pressed_1003 .nav-7cf7,
.dim-d162.logo-full-ba47 .nav-7cf7 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.dim-d162.alert_pressed_1003 .nav-7cf7,
.dim-d162.logo-full-ba47 .nav-7cf7 svg {
  fill: var(--e-global-color-secondary);
}
.hovered_3095 .backdrop_medium_3420 {
  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);
}
.hovered_3095 .preview-de9e {
  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);
}
.notice-d197.picture_top_9096 .nav-7cf7 {
  background-color: var(--e-global-color-primary);
}
.notice-d197.alert_pressed_1003 .nav-7cf7,
.notice-d197.logo-full-ba47 .nav-7cf7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notice-d197.alert_pressed_1003 .nav-7cf7,
.notice-d197.logo-full-ba47 .nav-7cf7 svg {
  fill: var(--e-global-color-primary);
}
.complex_87ea.picture_top_9096 .nav-7cf7 {
  background-color: var(--e-global-color-primary);
}
.complex_87ea.alert_pressed_1003 .nav-7cf7,
.complex_87ea.logo-full-ba47 .nav-7cf7 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.complex_87ea .description-under-6b29 {
  color: var(--e-global-color-primary);
}
.complex_87ea .description-under-6b29,
.complex_87ea .description-under-6b29 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_87ea .tertiary_black_07b6 {
  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);
}
.background_motion_456d .row-dba4 {
  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);
}
.preview_orange_ea1d .old_8c26 .large-f9ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_fresh_0a43 .dropdown-wide-42cd:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.image_fresh_0a43 .gold_882a i {
  color: var(--e-global-color-primary);
}
.image_fresh_0a43 .gold_882a svg {
  fill: var(--e-global-color-primary);
}
.image_fresh_0a43 .section-6339 {
  color: var(--e-global-color-secondary);
}
.image_fresh_0a43 .dropdown-wide-42cd > .section-6339,
.image_fresh_0a43 .dropdown-wide-42cd > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-7785 .container-action-f7c8 {
  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);
}
.slider-7785 .tabs-bottom-d3bc {
  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);
}
.logo-b8a2 .widget-d6d1 .paper_9161 {
  background-color: var(--e-global-color-primary);
}
.logo-b8a2 .search_f346 {
  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);
}
.tiny-af27 .tabs_cold_7adb {
  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);
}
.tiny-af27 .box-hovered-cc91 {
  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);
}
.tiny-af27 .purple-f816 {
  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);
}
.pagination-pro-dd94 .caption_00fd,
.pagination-pro-dd94 .caption_00fd a {
  color: var(--e-global-color-primary);
}
.pagination-pro-dd94 .caption_00fd.nav-1f63,
.pagination-pro-dd94 .caption_00fd.nav-1f63 a {
  color: var(--e-global-color-accent);
}
.pagination-pro-dd94 .caption_00fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-pro-dd94 .content_955a {
  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_785d .photo_stale_6098,
.hover_785d .wood-c213 {
  color: var(--e-global-color-primary);
}
.hover_785d .photo_stale_6098 svg {
  fill: var(--e-global-color-primary);
}
.hover_785d .nav-1f63 .photo_stale_6098,
.hover_785d .nav-1f63 .wood-c213 {
  color: var(--e-global-color-accent);
}
.hover_785d .nav-1f63 .photo_stale_6098 svg {
  fill: var(--e-global-color-accent);
}
.hover_785d .wood-c213 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_785d .content_955a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-56cb .clean-9107,
.table-56cb .link-3c12 {
  color: var(--e-global-color-primary);
}
.table-56cb .link-3c12 svg {
  fill: var(--e-global-color-primary);
}
.table-56cb .caption_00fd.nav-1f63 a,
.table-56cb
  .caption_00fd.nav-1f63
  .link-3c12 {
  color: var(--e-global-color-accent);
}
.table-56cb .clean-9107 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-56cb .content_955a {
  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);
}
.box_lite_000f .mini_6389 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_lite_000f .focus-lower-f820 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-6154 .focus_7511 .module-outer-c097 {
  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);
}
.clean-6154 .focus_7511 .backdrop_under_b4e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-6154 .pagination-glass-8495 .module-outer-c097 {
  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);
}
.clean-6154
  .pagination-glass-8495
  .backdrop_under_b4e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-6154
  .badge_mini_db3f
  .module-outer-c097 {
  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);
}
.clean-6154
  .badge_mini_db3f
  .backdrop_under_b4e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-6154
  .article_in_01c8
  .module-outer-c097 {
  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);
}
.clean-6154
  .article_in_01c8
  .backdrop_under_b4e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-664a .first-1cd3 {
  background-color: var(--e-global-color-primary);
}
.north-664a .first-1cd3:hover {
  background-color: var(--e-global-color-primary);
}
.north-664a .shade-e48d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-664a
  .first-1cd3:hover
  .shade-e48d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_fresh_fbd6 .popup_pressed_e64a {
  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);
}
.sidebar-gold-958a .chip_7b00 .panel-88ac a {
  background-color: var(--e-global-color-accent);
}
.sidebar-gold-958a .chip_7b00 .container-bronze-c2be a {
  background-color: var(--e-global-color-accent);
}
.sidebar-gold-958a .chip_7b00 .panel-88ac a,
.sidebar-gold-958a .chip_7b00 .container-bronze-c2be a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-simple-ec47
  .heading_91cd.wood-0dbb
  .chip_7b00
  a.paper_9cad {
  background-color: var(--e-global-color-accent);
}
.media-simple-ec47
  .heading_91cd.wood-0dbb
  .chip_7b00
  span.paper_9cad.fn-current-5bed {
  background-color: var(--e-global-color-text);
}
.media-simple-ec47
  .heading_91cd.wood-0dbb
  .chip_7b00
  .paper_9cad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1fb4 .main_basic_3e20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1fb4
  .container_down_b2f2
  > .red_59f4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1fb4
  .hard_9f59
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1fb4
  .carousel-out-3f0f
  .sidebar_complex_83a0,
.content-1fb4
  .carousel-out-3f0f
  .current-3400 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-1fb4
  .carousel-out-3f0f
  .liquid_8290,
.content-1fb4
  .carousel-out-3f0f
  a
  .liquid_8290 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1fb4
  .carousel-out-3f0f
  .breadcrumb_red_e036 {
  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);
}
.content-1fb4
  .carousel-out-3f0f
  .component-1da4 {
  background-color: var(--e-global-color-primary);
}
.content-1fb4
  .carousel-out-3f0f
  .component-1da4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1fb4
  .carousel-out-3f0f
  .component-1da4:hover {
  background-color: var(--e-global-color-primary);
}
.content-1fb4
  .carousel-out-3f0f
  .dim-9236 {
  background-color: var(--e-global-color-primary);
}
.content-1fb4
  .carousel-out-3f0f
  .dim-9236 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1fb4
  .carousel-out-3f0f
  .dim-9236:hover {
  background-color: var(--e-global-color-primary);
}
.content-1fb4
  .west_d6d6
  .action_6a1e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-1fb4
  .west_d6d6
  .footer_pressed_3fab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1fb4
  .west_d6d6
  .breadcrumb_red_e036 {
  color: var(--e-global-color-text);
}
.content-1fb4
  .west_d6d6
  .breadcrumb_red_e036
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1fb4
  .west_d6d6
  .component-1da4 {
  background-color: var(--e-global-color-primary);
}
.content-1fb4
  .west_d6d6
  .component-1da4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1fb4
  .west_d6d6
  .component-1da4:hover {
  background-color: var(--e-global-color-primary);
}
.content-1fb4
  .west_d6d6
  .dim-9236 {
  background-color: var(--e-global-color-primary);
}
.content-1fb4
  .west_d6d6
  .dim-9236 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-1fb4
  .west_d6d6
  .dim-9236:hover {
  background-color: var(--e-global-color-primary);
}
.content-1fb4 .content_hot_7b7a {
  background-color: var(--e-global-color-primary);
}
.content-1fb4 .content_hot_7b7a:hover {
  background-color: var(--e-global-color-primary);
}
.content-1fb4 .fluid-c5fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-1fb4 .message-2abf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_stone_c6cc .frame_last_d6a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_stone_c6cc
  .shade_center_2574
  > div:nth-child(3)
  .frame_last_d6a1,
.item_stone_c6cc
  .frame-smooth-6621
  > div:nth-child(1)
  .frame_last_d6a1,
.item_stone_c6cc
  .form_inner_ddd1
  > div:nth-child(1)
  .frame_last_d6a1,
.item_stone_c6cc
  .secondary_paper_a7e5
  > div:nth-child(1)
  .frame_last_d6a1,
.item_stone_c6cc
  .wide_f2b1
  > div:nth-child(1)
  .frame_last_d6a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_stone_c6cc .mask_d403 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_stone_c6cc .steel_f294 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_stone_c6cc .footer-d8da {
  background-color: var(--e-global-color-primary);
}
.item_stone_c6cc .footer-d8da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_stone_c6cc .footer-d8da:hover {
  background-color: var(--e-global-color-primary);
}
.item_stone_c6cc .carousel-723c {
  background-color: var(--e-global-color-primary);
}
.item_stone_c6cc .carousel-723c:hover {
  background-color: var(--e-global-color-primary);
}
.item_stone_c6cc .fluid-c5fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_stone_c6cc .message-2abf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_f543 .brown_7bee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_f543 .easy_cbd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_f543 .light-52be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_f543 .hard_4d44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_f543 .grid_inner_578d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_f543 .carousel-723c {
  background-color: var(--e-global-color-primary);
}
.fresh_f543 .carousel-723c:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_solid_ac22 .component-367a {
  background-color: var(--e-global-color-secondary);
}
.wrapper_solid_ac22 .photo-old-1f0a {
  background-color: var(--e-global-color-text);
}
.wrapper_solid_ac22 .focus-1816 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_solid_ac22 .module-22b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_solid_ac22 .logo_104d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_solid_ac22 .tag_5dfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_solid_ac22 .accordion-selected-ed96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_solid_ac22 .plasma_0a3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_0579 .solid-b7b2 .chip_basic_41f6,
.dim_0579
  .solid-b7b2
  .chip_basic_41f6
  a,
.dim_0579 .photo-inner-84de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_0579 .solid-b7b2 .title_c691,
.dim_0579 .focus-aa30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_0579 .solid-b7b2 .title_c691 {
  color: var(--e-global-color-text);
}
.dim_0579 .focus-aa30 {
  color: var(--e-global-color-text);
}
.dim_0579
  .solid-b7b2
  .description_0027 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_0579 .stale-9837 .up_c945 {
  background-color: var(--e-global-color-primary);
}
.dim_0579 .stale-9837 .up_c945:hover {
  background-color: var(--e-global-color-primary);
}
.dim_0579 .stale-9837 .link-ec5c li span {
  background-color: var(--e-global-color-text);
}
.dim_0579 .stale-9837 .link-ec5c li span:hover {
  background-color: var(--e-global-color-primary);
}
.dim_0579
  .stale-9837
  .link-ec5c
  li.large-4422
  span {
  background-color: var(--e-global-color-accent);
}
.dim_0579 .border-8eb5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-gold-c35f .action_ef35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-short-ab86 .alert_a577 {
  background-color: var(--e-global-color-primary);
}
.accordion-short-ab86 .hidden-25da {
  background-color: var(--e-global-color-secondary);
}
.accordion-short-ab86 .media_f237 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-short-ab86 .narrow-bfb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-short-ab86 .hero_da0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-short-ab86 .carousel-5d17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-short-ab86 .short-b238 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-short-ab86 .container_8c84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-short-ab86 .info_cb59 {
  background-color: var(--e-global-color-primary);
}
.accordion-short-ab86 .info_cb59 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_center_9f4d .main_simple_58f7 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_center_9f4d .under_8a15 {
  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);
}
.texture_center_9f4d
  .link_2808:after {
  background-color: var(--e-global-color-primary);
}
.texture_center_9f4d .green_8ffe {
  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);
}
.warm-2342 .photo-inner-84de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-2342 .focus-aa30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_new_81d8 .advanced_cc4e .row_static_6184 {
  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);
}
.tooltip_new_81d8 .advanced_cc4e .frame-7c07 {
  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);
}
.pagination_pink_4da8 .accent-9779 {
  background-color: var(--e-global-color-primary);
}
.pagination_pink_4da8 .hot-f333 {
  background-color: var(--e-global-color-secondary);
}
.pagination_pink_4da8 .cool_1906 .pagination-rough-9e9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_pink_4da8 .blue-b7b8 .pagination-rough-9e9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_1b9e .dark-c289 .bronze-6635 {
  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);
}
.center_1b9e .dark-c289 .logo-huge-1aa6 {
  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);
}
.center_1b9e .dark-c289 .background_66c2 {
  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);
}
.thumbnail_large_b1f7 .alert-cb41 {
  border-color: var(--e-global-color-text);
}
.thumbnail_large_b1f7 .container_in_97c9 {
  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);
}
.thumbnail_large_b1f7 .sort-advanced-3904 {
  color: var(--e-global-color-primary);
}
.thumbnail_large_b1f7 .popup_1dd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-0aa9 .fast-9a89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-0aa9 .focus_last_0b8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-0aa9 .tag-purple-1ae5:hover .fast-9a89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-0aa9
  .tag-purple-1ae5:hover
  .focus_last_0b8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-hovered-10a5 .rough-8b28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-hovered-10a5 .north-74ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-6e7e .surface_94a9 .tooltip-north-e937 {
  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);
}
.small-6e7e .status-b5fb .tooltip-north-e937 {
  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);
}
.center_5e6d .element_next_7d90 {
  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);
}
.module-9bd7 .accent-dirty-3d2a .hover-ed83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-9bd7 .accent-dirty-3d2a .hover-ed83 {
  background-color: var(--e-global-color-secondary);
}
.module-9bd7 .grid-db6b .hover-ed83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-9bd7 .grid-db6b .hover-ed83 {
  background-color: var(--e-global-color-secondary);
}
.module-9bd7 .card_brown_669c .paper-d4f4 {
  background-color: var(--e-global-color-primary);
}
.module-9bd7 .card_brown_669c:hover .paper-d4f4 {
  background-color: var(--e-global-color-secondary);
}
.module-9bd7 .up_c945 {
  background-color: var(--e-global-color-primary);
}
.module-9bd7 .up_c945:hover {
  background-color: var(--e-global-color-accent);
}
.module-9bd7 .link-ec5c li span {
  background-color: var(--e-global-color-text);
}
.module-9bd7 .link-ec5c li span:hover {
  background-color: var(--e-global-color-primary);
}
.module-9bd7 .link-ec5c li.large-4422 span {
  background-color: var(--e-global-color-accent);
}
.menu_0613 .article-solid-8660 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_0613 .popup-d624 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_hard_1d02 .card-64e3:before {
  background-color: var(--e-global-color-secondary);
}
.icon_hard_1d02 .bright-3d9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_hard_1d02 .table-blue-64cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-0bf4 .rough_0eb8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-0bf4 .rough_0eb8:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-0bf4 .rough_0eb8.fn-active-5bed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-0bf4 .sidebar-center-513a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-0bf4 .info_liquid_e99c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-0bf4 .disabled-hot-f1ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-0bf4 .texture_a031 {
  background-color: var(--e-global-color-primary);
}
.progress-0bf4 .texture_a031 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-0bf4 .main-733e {
  background-color: var(--e-global-color-primary);
}
.progress-0bf4 .main-733e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_in_3671 .element_right_c4a5 .glass_0d14 a {
  color: var(--e-global-color-secondary);
}
.tertiary_in_3671 .element_right_c4a5 .glass_0d14 a:hover {
  color: var(--e-global-color-secondary);
}
.tertiary_in_3671 .element_right_c4a5 .glass_0d14,
.tertiary_in_3671 .element_right_c4a5 .glass_0d14 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_in_3671 .element_right_c4a5 .brown-0547 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_in_3671 .element_right_c4a5 .section-inner-bdba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_in_3671 .element_right_c4a5 .slider_iron_542e {
  background-color: var(--e-global-color-primary);
}
.tertiary_in_3671 .element_right_c4a5 .slider_iron_542e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_in_3671 .element_right_c4a5 .slider_iron_542e:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_in_3671 .element_right_c4a5 .steel-a332 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_in_3671 .element_right_c4a5 .steel-a332 {
  background-color: var(--e-global-color-primary);
}
.tertiary_in_3671 .element_right_c4a5 .steel-a332:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_in_3671 .element_right_c4a5 .up_c945 {
  background-color: var(--e-global-color-primary);
}
.tertiary_in_3671 .element_right_c4a5 .up_c945:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_in_3671 .stale-9837 .link-ec5c li span {
  background-color: var(--e-global-color-text);
}
.tertiary_in_3671 .stale-9837 .link-ec5c li span:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_in_3671 .stale-9837 .link-ec5c li.large-4422 span {
  background-color: var(--e-global-color-accent);
}
.tertiary_in_3671 .fluid-c5fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_in_3671 .message-2abf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_67d5 .layout-up-ac86 .main-129d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_67d5 .layout-up-ac86 .north-b1fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_67d5 .layout-up-ac86 .notice-south-622d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_slow_5588 .detail_full_91cd {
  border-color: var(--e-global-color-text);
}
.link_slow_5588 .container_bf41 {
  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);
}
.link_slow_5588 .section_71ba {
  color: var(--e-global-color-secondary);
}
.link_slow_5588 .section_71ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_slow_5588 .menu-52ba > * {
  color: var(--e-global-color-primary);
}
.link_slow_5588 .menu-52ba > * svg {
  fill: var(--e-global-color-primary);
}
.link_slow_5588 .shade_pressed_a0cc {
  color: var(--e-global-color-primary);
}
.link_slow_5588 .shade_pressed_a0cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_slow_5588 .active_top_a6c6 {
  color: var(--e-global-color-primary);
}
.link_slow_5588 .active_top_a6c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_slow_5588 .fast_6d13 {
  color: var(--e-global-color-primary);
}
.link_slow_5588 .fast_6d13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_slow_5588 .paragraph-88df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_slow_5588 .tag-fresh-20e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_slow_5588 .tag-fresh-20e1.narrow-02e2 {
  color: var(--e-global-color-secondary);
}
.link_slow_5588 .tag-fresh-20e1.narrow-02e2 .caption_last_91e1 {
  color: var(--e-global-color-accent);
}
.link_slow_5588 .tag-fresh-20e1.pro-7eaf {
  color: var(--e-global-color-text);
}
.link_slow_5588 .tag-fresh-20e1.pro-7eaf .caption_last_91e1 {
  color: var(--e-global-color-text);
}
.link_slow_5588 .tag-fresh-20e1:before {
  border-top-color: var(--e-global-color-text);
}
.link_slow_5588 .tabs-complex-bb9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_slow_5588
  .tabs-complex-bb9e
  .section_4668 {
  background-color: var(--e-global-color-primary);
}
.link_slow_5588
  .tabs-complex-bb9e
  .section_4668 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_slow_5588 .detail_full_91cd .right_0179 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_fab2 .link_motion_59c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_fab2 .video-e451 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_steel_7dc9 .frame_6ea9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_steel_7dc9
  .message_730a
  .in-0897 {
  background-color: var(--e-global-color-secondary);
}
.overlay_steel_7dc9
  .message_730a.accordion-active-852e
  .in-0897 {
  background-color: var(--e-global-color-text);
}
.overlay_steel_7dc9
  .message_730a:hover
  .in-0897 {
  background-color: var(--e-global-color-accent);
}
.overlay_steel_7dc9
  .message_730a.fn-active-5bed
  .in-0897 {
  background-color: var(--e-global-color-primary);
}
.middle_1e91 .primary_e86a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.middle_1e91 .hovered_e001 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1e91 .block-0a76 {
  background-color: var(--e-global-color-primary);
}
.middle_1e91 .block-0a76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_last_9ff6 .stone_b319 .backdrop_f607 .huge-8b78 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_last_9ff6 .stone_b319 .texture-fixed-c53a:after {
  background-color: var(--e-global-color-secondary);
}
.wrapper_last_9ff6 .modal-basic-9aff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_last_9ff6 .heading-0fb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_last_9ff6 .box-6923 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_last_9ff6 .texture_d006 {
  background-color: var(--e-global-color-primary);
}
.wrapper_last_9ff6 .texture_d006 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_last_9ff6 .gallery-fast-16f8 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_last_9ff6 .gallery-fast-16f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_last_9ff6 .stone_b319 .rough_59d0 .up_ed3c:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_last_9ff6
  .stone_b319
  .rough_59d0
  .up_ed3c.list_0285 {
  background-color: var(--e-global-color-primary);
}
.wrapper_last_9ff6 .stone_b319 .secondary-54a3:before {
  border-color: var(--e-global-color-primary);
}
.wrapper_last_9ff6 .stone_b319 .secondary-54a3:hover:before {
  border-color: var(--e-global-color-secondary);
}
.wrapper_last_9ff6
  .stone_b319
  .secondary-54a3.filter_old_399d:before {
  border-color: var(--e-global-color-primary);
}
.wrapper_last_9ff6 .video_a5fa span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-7422 .popup-basic-5b8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-7422 .popup-basic-5b8b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-7422 .popup-basic-5b8b.title-fast-5efc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-7422 .black-36f8 {
  background-color: var(--e-global-color-primary);
}
.tooltip-7422 .black-36f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-7422
  .shade-3f30
  .chip_d949
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-7422
  .alert-0f13
  .chip_d949
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-2121
  .static_bf1b
  .article-selected-fec3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-2121
  .static_bf1b
  .text_black_9ac8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-2121 .texture-purple-a8e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-2121 .media_motion_4011 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-2121 .button-2c76 {
  background-color: var(--e-global-color-primary);
}
.active-2121 .button-2c76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-outer-832e .thumbnail-brown-7ed9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-outer-832e .active-73d8 {
  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);
}
.focus-outer-832e .logo-advanced-7653 {
  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);
}
.focus-outer-832e .logo-advanced-7653 a:hover {
  color: var(--e-global-color-secondary);
}
.focus-outer-832e .footer_smooth_b506 {
  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);
}
.focus-outer-832e .pattern_north_4dec {
  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);
}
.focus-outer-832e .over-db90 .up_c945 {
  background-color: var(--e-global-color-primary);
}
.focus-outer-832e .over-db90 .up_c945:hover {
  background-color: var(--e-global-color-accent);
}
.focus-outer-832e
  .over-db90
  .link-ec5c
  li
  span {
  background-color: var(--e-global-color-text);
}
.focus-outer-832e
  .over-db90
  .link-ec5c
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.focus-outer-832e
  .over-db90
  .link-ec5c
  li.large-4422
  span {
  background-color: var(--e-global-color-accent);
}
.tag-39c1
  .row_8730
  .first-e909 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-39c1 .row_8730 .heading-da22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-39c1 .row_8730 .warm-903a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-39c1 .border_9b39 {
  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);
}
.tag-39c1
  .panel_glass_6b6e.left-e7cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > a {
  background-color: var(--e-global-color-text);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > a
  .simple-7d97.gallery-hard-ca4d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > a
  .up-48cd.thick_9b2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > .item-b60e
  .hidden-0ea5
  > a {
  background-color: var(--e-global-color-secondary);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > .item-b60e
  .hidden-0ea5
  > a
  .gallery-0dcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > .item-b60e
  .hidden-0ea5
  > a
  .up-48cd.gradient_huge_5bb1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > a
  .red-aa8b:before {
  color: var(--e-global-color-text);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > .item-b60e
  a
  .red-aa8b:before {
  color: var(--e-global-color-text);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5.component-5122
  > a
  .red-aa8b:before {
  color: var(--e-global-color-text);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > .item-b60e
  .hidden-0ea5.component-5122
  > a
  .red-aa8b:before {
  color: var(--e-global-color-text);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > a
  .frame-inner-8caf
  .progress_870a {
  color: var(--e-global-color-text);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > .item-b60e
  a
  .frame-inner-8caf
  .progress_870a {
  color: var(--e-global-color-text);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > a
  .frame-inner-8caf
  .progress_870a,
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > .item-b60e
  a
  .frame-inner-8caf
  .progress_870a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > a
  .primary-medium-5c94:before {
  color: var(--e-global-color-text);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > .item-b60e
  a
  .primary-medium-5c94:before {
  color: var(--e-global-color-text);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5.component-5122
  > a
  .primary-medium-5c94:before {
  color: var(--e-global-color-text);
}
.warm-85bb
  > .bronze_7137
  > div
  > .inner_c749
  > .hidden-0ea5
  > .item-b60e
  .hidden-0ea5.component-5122
  > a
  .primary-medium-5c94:before {
  color: var(--e-global-color-text);
}
.pagination_d760 .photo_908a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_d760
  .tooltip-815c:hover
  .photo_908a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-plasma-18b5
  > .bronze_7137
  > .component-54db
  > .pink-d31b
  > .accordion_8a84
  > .accent-orange-7299
  .video_0211 {
  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);
}
.disabled-plasma-18b5
  > .bronze_7137
  > .component-54db
  > .pink-d31b
  > .accordion_8a84
  > .accent-orange-7299:hover
  .video_0211 {
  color: var(--e-global-color-text);
}
.disabled-plasma-18b5
  > .bronze_7137
  > .component-54db
  > .pink-d31b
  > .accordion_8a84
  > .accent-orange-7299:hover
  .video_0211 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-plasma-18b5
  > .bronze_7137
  > .component-54db
  > .pink-d31b
  > .accordion_8a84.texture-8fa5
  > .accent-orange-7299
  .video_0211 {
  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);
}
.west_3dff .section-bottom-3959 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_3dff .item_96a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_3dff .section_1474 {
  background-color: var(--e-global-color-primary);
}
.west_3dff .section_1474 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-a1e5
  > .bronze_7137
  > .secondary-tiny-b055
  > .mask_3682
  > .column_78ef
  .accent_up_4460 {
  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);
}
.title-a1e5
  > .bronze_7137
  > .secondary-tiny-b055
  > .mask_3682
  > .column_78ef
  .hero-866e {
  color: var(--e-global-color-text);
}
.title-a1e5
  > .bronze_7137
  > .secondary-tiny-b055
  > .mask_3682
  > .column_78ef:hover
  .accent_up_4460 {
  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);
}
.title-a1e5
  > .bronze_7137
  > .secondary-tiny-b055
  > .mask_3682
  > .column_78ef:hover
  .hero-866e {
  color: var(--e-global-color-secondary);
}
.title-a1e5
  > .bronze_7137
  > .secondary-tiny-b055
  > .mask_3682
  > .column_78ef.inner_7915
  .accent_up_4460 {
  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);
}
.title-a1e5
  > .bronze_7137
  > .secondary-tiny-b055
  > .mask_3682
  > .column_78ef.inner_7915
  .hero-866e {
  color: var(--e-global-color-primary);
}
.top_59f7
  .thumbnail-medium-afd5
  .blue-ee39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_59f7 .backdrop_4061 .right_0179 .icon-pro-4316 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_7530 .north-2660 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_7530 .down-3245 .north-2660 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_7530 .shadow-green-bfe0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_7530 .shadow-green-bfe0 {
  background-color: var(--e-global-color-primary);
}
.layout_wood_d9dc .copper-346d .silver_5260 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_wood_d9dc
  .copper-346d:hover
  .column_next_f299 {
  color: var(--e-global-color-secondary);
}
.layout_wood_d9dc
  .copper-346d:hover
  .silver_5260 {
  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);
}
.fresh-a92c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.status-west-8666 {
  max-width: 1400px !important;
}

.secondary_purple_af74 {
  flex-direction: column;
}

.secondary_purple_af74 .article-4a71 {
  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.secondary_purple_af74 .article-4a71 {
  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);
}

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

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

.chip_inner_b598.black-56c4 {
  display: none;
}

.icon-473f {
  display: none;
}

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

.notification_fluid_ea82.bronze-4e2a {
  margin-bottom: 40px;
  width: 100%;
}

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

.secondary_purple_af74 a {
  width: 100%;
}

.block_2fa6 .fluid_7a0c.video_4295 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.block_2fa6
  .fluid_7a0c.container_small_51d9
  .outline_458b
  .narrow-863f {
  font-size: 20px !important;
}

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

.secondary-up-c2d2 {
  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;
}

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

  text-align: center;
}

.backdrop-solid-5d00.first-8e1f > .wrapper_aa32 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

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

.block_2fa6
  .fluid_7a0c.carousel_1531
  .input_c5cb
  .disabled_77dc {
  width: 100% !important;
}

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

.alert-action-c24a {
  width: 100%;
}

.search-motion-445b {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.large-3d4f {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.shade-iron-e13f {
  font-size: 15px !important;
}

.texture-small-2102 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.large-3d4f:hover .texture-small-2102 {
  visibility: visible;
}
.large-3d4f:hover.large-3d4f::before {
  display: block;
}

.summary_f210 h3 {
  color: #fff;
}

.alert-green-d443 {
  margin: 0;
}

.block_2fa6
  .fluid_7a0c.carousel_1531
  .disabled_77dc
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.next-dd66 {
  width: 100%;
}

.title-action-032d {
  width: 100%;
}

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

.title-action-032d {
  width: 100%;
}

.solid-04a1 {
  margin-bottom: 10px !important;
}

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

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

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

.secondary_purple_af74 .article-4a71.overlay-c38c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.secondary_purple_af74 h1.article-4a71 {
  margin-top: 80px !important;
}

.block_2fa6 .fluid_7a0c.summary_bab3 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.heading-iron-d056 img {
  width: 100%;
}

.dirty_45f8 .title-0844.outline_458b {
  justify-content: space-between;
}

.full-feaa {
  display: none;
}

.popup-f484 .feature-3f1b {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .backdrop-solid-5d00 .wrapper_aa32 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .dirty_45f8 .title-0844.outline_458b {
    border-bottom: 1px solid #f0c159;
  }

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

  .backdrop-solid-5d00.first-8e1f > .wrapper_aa32 {
    gap: 15px;
    justify-content: space-between;
  }

  .block_2fa6
    .fluid_7a0c.carousel_1531
    .disabled_77dc
    img {
    width: 60% !important;
  }

  .tertiary_slow_5aa5 {
    left: 2%;
  }

  .narrow_1c6c {
    margin: 10px 0;
  }

  .secondary_purple_af74 .feature-3f1b {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.secondary_purple_af74 .article-4a71,
  .secondary_purple_af74 .article-4a71 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .disabled_77dc {
    justify-content: center;
  }

  .secondary_purple_af74 .feature-3f1b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .block_2fa6 .fluid_7a0c.video_4295 {
    width: 75% !important;
  }

  .heading-iron-d056 img {
    width: 100% !important;
  }
}

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

  h2.secondary_purple_af74 .article-4a71,
  .secondary_purple_af74 .article-4a71 {
    font-size: 30px !important;
  }

  .disabled_77dc {
    justify-content: center;
  }

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

  .backdrop_c023
    .box-hovered-e023.glass-bdb4 {
    margin: 0 !important;
  }

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

  .narrow_1c6c {
    display: flex;
  }

  .chip_21cd .avatar-5132 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .secondary_purple_af74 h1.article-4a71 {
    margin-top: 40px !important;
  }

  .block_2fa6
    .fluid_7a0c.carousel_1531
    .disabled_77dc
    img,
  .hovered_3095 .input_c5cb {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .block_2fa6 .fluid_7a0c.video_4295 {
    width: 100% !important;
  }

  .backdrop-solid-5d00.first-8e1f > .wrapper_aa32 {
    gap: 3px;
  }

  .secondary_purple_af74 .feature-3f1b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.dirty_45f8 .title-0844.outline_458b: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.widget-small-3580 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .dirty_45f8 .title-0844.outline_458b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .secondary_purple_af74 .article-4a71 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .avatar-5132 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.text_c5a6 .easy_216b {
  flex-shrink: 0;
  white-space: nowrap;
}

.text_c5a6 .picture-fixed-5b5f {
  flex-shrink: 0;
  min-width: fit-content;
}

.text_c5a6 .narrow-863f {
  white-space: nowrap;
}

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

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

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

.text_c5a6 .picture-fixed-5b5f {
  max-width: 80px !important;
  overflow: hidden;
}

.text_c5a6 .title-0844.outline_458b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.text_c5a6 .narrow-863f {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 8005 */
.ghost-box-n0 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
