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(.accent_thick_a182) {
  gap: 0.5em;
}
:where(.surface_light_6241) {
  gap: 0.5em;
}
body .image-purple-5561 > .chip-93a2 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .image-purple-5561 > .dropdown-87c0 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .image-purple-5561 > .highlight_7526 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .backdrop_d547 > .chip-93a2 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .backdrop_d547 > .dropdown-87c0 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .backdrop_d547 > .highlight_7526 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .backdrop_d547
  > :where(:not(.chip-93a2):not(.dropdown-87c0):not(.popup_3759)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .backdrop_d547 > .list_basic_62b3 {
  max-width: var(--wp--style--global--wide-size);
}
body .accent_thick_a182 {
  display: flex;
}
body .accent_thick_a182 {
  flex-wrap: wrap;
  align-items: center;
}
body .accent_thick_a182 > * {
  margin: 0;
}
body .surface_light_6241 {
  display: grid;
}
body .surface_light_6241 > * {
  margin: 0;
}
:where(.selected_a2dd.accent_thick_a182) {
  gap: 2em;
}
:where(.selected_a2dd.surface_light_6241) {
  gap: 2em;
}
:where(.element-20a9.accent_thick_a182) {
  gap: 1.25em;
}
:where(.element-20a9.surface_light_6241) {
  gap: 1.25em;
}
.aside-c746 {
  color: var(--wp--preset--color--black) !important;
}
.video-outer-eda4 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tall-27b7 {
  color: var(--wp--preset--color--white) !important;
}
.yellow_c5dc {
  color: var(--wp--preset--color--pale-pink) !important;
}
.slider-orange-31e3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.advanced-c2ee {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.copper-6199 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hidden_3281 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.caption_f440 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outline_a1e5 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.middle-b309 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.stone-2a6e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.menu-active-71e9 {
  background-color: var(--wp--preset--color--black) !important;
}
.full_ac45 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pattern-rough-b5fd {
  background-color: var(--wp--preset--color--white) !important;
}
.old-cf31 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.out_a6de {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.content-dynamic-9c1f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.description-1c76 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.middle-a5de {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.medium_cbce {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pagination-0634 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.slider_bright_d31c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.heading_7e32 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.top_a9d8 {
  border-color: var(--wp--preset--color--black) !important;
}
.iron_1773 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.picture_2bd8 {
  border-color: var(--wp--preset--color--white) !important;
}
.paper-cef2 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.dirty_9e89 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.chip_9644 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.upper_f766 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.wrapper_495b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.black-127c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.list-99b6 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.slow_44d8 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pressed-f5cd {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tiny_c254 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.video_gold_d259 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.shade-in-152d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.accordion_20fd {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.stale_9191 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.article-b498 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.media_left_4fd3 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.footer-gas-5735 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.form_f82a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.over-e8dd {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.main_yellow_b101 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.media-steel-2bf9 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.prev_feb7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.row_e6f6 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.picture_36e5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.sidebar-7b69 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.disabled-23f2 a:where(:not(.status-copper-5e8f)) {
  color: inherit;
}
:where(.element-20a9.accent_thick_a182) {
  gap: 1.25em;
}
:where(.element-20a9.surface_light_6241) {
  gap: 1.25em;
}
:where(.selected_a2dd.accent_thick_a182) {
  gap: 2em;
}
:where(.selected_a2dd.surface_light_6241) {
  gap: 2em;
}
.mini_c5e6 {
  font-size: 1.5em;
  line-height: 1.6;
}

.feature-gas-e481 .element-f6fd {
  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);
}
.hard_b9d3 .popup_new_2329 {
  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);
}
.search_3724 {
  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);
}
.search_3724.stone-ce4e .up-d344 {
  background-color: var(--e-global-color-primary);
}
.search_3724.summary-ae2b .up-d344,
.search_3724.center_c673 .up-d344 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.avatar_huge_f267 .liquid-9ada {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.right-3ecc {
  --divider-color: var(--e-global-color-secondary);
}
.right-3ecc .purple-5d29 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.right-3ecc.column_glass_b24c .article_green_53fb {
  background-color: var(--e-global-color-secondary);
}
.right-3ecc.footer_47cb .article_green_53fb,
.right-3ecc.icon-west-246a .article_green_53fb {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.right-3ecc.footer_47cb .article_green_53fb,
.right-3ecc.icon-west-246a .article_green_53fb svg {
  fill: var(--e-global-color-secondary);
}
.alert_e9b3 .link-90d2 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_e9b3 .clean-3087 {
  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);
}
.layout-last-2771.column_glass_b24c .article_green_53fb {
  background-color: var(--e-global-color-primary);
}
.layout-last-2771.footer_47cb .article_green_53fb,
.layout-last-2771.icon-west-246a .article_green_53fb {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.layout-last-2771.footer_47cb .article_green_53fb,
.layout-last-2771.icon-west-246a .article_green_53fb svg {
  fill: var(--e-global-color-primary);
}
.north_be67.column_glass_b24c .article_green_53fb {
  background-color: var(--e-global-color-primary);
}
.north_be67.footer_47cb .article_green_53fb,
.north_be67.icon-west-246a .article_green_53fb {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.north_be67 .accent-left-ecba {
  color: var(--e-global-color-primary);
}
.north_be67 .accent-left-ecba,
.north_be67 .accent-left-ecba a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_be67 .dynamic-232b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-medium-95e7 .item-gold-7863 {
  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);
}
.article_b891 .solid_e603 .badge_wood_c3fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-wood-8f62 .banner-static-a627:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.heading-wood-8f62 .hover_gas_3a31 i {
  color: var(--e-global-color-primary);
}
.heading-wood-8f62 .hover_gas_3a31 svg {
  fill: var(--e-global-color-primary);
}
.heading-wood-8f62 .footer_last_56ba {
  color: var(--e-global-color-secondary);
}
.heading-wood-8f62 .banner-static-a627 > .footer_last_56ba,
.heading-wood-8f62 .banner-static-a627 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_dynamic_4bb6 .feature-b132 {
  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);
}
.notice_dynamic_4bb6 .gallery_down_fff5 {
  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);
}
.filter_complex_5225 .chip_tiny_afd3 .search_west_6cee {
  background-color: var(--e-global-color-primary);
}
.filter_complex_5225 .iron_debf {
  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);
}
.modal_hard_2fbf .bottom_b404 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_hard_2fbf .west_d726 {
  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);
}
.modal_hard_2fbf .component_6aab {
  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);
}
.table_fast_6675 .gold_fb30,
.table_fast_6675 .gold_fb30 a {
  color: var(--e-global-color-primary);
}
.table_fast_6675 .gold_fb30.gallery_944a,
.table_fast_6675 .gold_fb30.gallery_944a a {
  color: var(--e-global-color-accent);
}
.table_fast_6675 .gold_fb30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_fast_6675 .layout-action-7fcf {
  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);
}
.link-8b99 .modal-db17,
.link-8b99 .modal_0176 {
  color: var(--e-global-color-primary);
}
.link-8b99 .modal-db17 svg {
  fill: var(--e-global-color-primary);
}
.link-8b99 .gallery_944a .modal-db17,
.link-8b99 .gallery_944a .modal_0176 {
  color: var(--e-global-color-accent);
}
.link-8b99 .gallery_944a .modal-db17 svg {
  fill: var(--e-global-color-accent);
}
.link-8b99 .modal_0176 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-8b99 .layout-action-7fcf {
  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-top-8469 .focus_21df,
.preview-top-8469 .disabled_9d85 {
  color: var(--e-global-color-primary);
}
.preview-top-8469 .disabled_9d85 svg {
  fill: var(--e-global-color-primary);
}
.preview-top-8469 .gold_fb30.gallery_944a a,
.preview-top-8469
  .gold_fb30.gallery_944a
  .disabled_9d85 {
  color: var(--e-global-color-accent);
}
.preview-top-8469 .focus_21df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-top-8469 .layout-action-7fcf {
  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);
}
.header_left_c51a .hero-fresh-cef1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_left_c51a .slider-middle-2a1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-b191 .tag-rough-6e71 .steel_37ee {
  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);
}
.hidden-b191 .tag-rough-6e71 .yellow-7b99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-b191 .pink_7bff .steel_37ee {
  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);
}
.hidden-b191
  .pink_7bff
  .yellow-7b99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-b191
  .shadow_top_afbe
  .steel_37ee {
  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);
}
.hidden-b191
  .shadow_top_afbe
  .yellow-7b99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-b191
  .slider_huge_1863
  .steel_37ee {
  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);
}
.hidden-b191
  .slider_huge_1863
  .yellow-7b99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-1b37 .aside_fast_4cdb {
  background-color: var(--e-global-color-primary);
}
.prev-1b37 .aside_fast_4cdb:hover {
  background-color: var(--e-global-color-primary);
}
.prev-1b37 .image_4db3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-1b37
  .aside_fast_4cdb:hover
  .image_4db3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_41b7 .texture-dark-194f {
  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);
}
.border_dirty_94db .hover_3822 .highlight_advanced_ba37 a {
  background-color: var(--e-global-color-accent);
}
.border_dirty_94db .hover_3822 .filter_fa47 a {
  background-color: var(--e-global-color-accent);
}
.border_dirty_94db .hover_3822 .highlight_advanced_ba37 a,
.border_dirty_94db .hover_3822 .filter_fa47 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_ab8f
  .layout_pink_0e14.prev_6fae
  .hover_3822
  a.active_pressed_275a {
  background-color: var(--e-global-color-accent);
}
.center_ab8f
  .layout_pink_0e14.prev_6fae
  .hover_3822
  span.active_pressed_275a.fn-current-fe0e {
  background-color: var(--e-global-color-text);
}
.center_ab8f
  .layout_pink_0e14.prev_6fae
  .hover_3822
  .active_pressed_275a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_62ab .active_65fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_62ab
  .tabs_b194
  > .bright-0247
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_62ab
  .chip-plasma-392f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_62ab
  .glass_da38
  .fast_8887,
.media_62ab
  .glass_da38
  .soft_cdbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_62ab
  .glass_da38
  .layout-af68,
.media_62ab
  .glass_da38
  a
  .layout-af68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_62ab
  .glass_da38
  .cold_7c85 {
  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_62ab
  .glass_da38
  .upper_a5cd {
  background-color: var(--e-global-color-primary);
}
.media_62ab
  .glass_da38
  .upper_a5cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_62ab
  .glass_da38
  .upper_a5cd:hover {
  background-color: var(--e-global-color-primary);
}
.media_62ab
  .glass_da38
  .simple_ab72 {
  background-color: var(--e-global-color-primary);
}
.media_62ab
  .glass_da38
  .simple_ab72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_62ab
  .glass_da38
  .simple_ab72:hover {
  background-color: var(--e-global-color-primary);
}
.media_62ab
  .avatar-32e9
  .label_6c69
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_62ab
  .avatar-32e9
  .grid-0569 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_62ab
  .avatar-32e9
  .cold_7c85 {
  color: var(--e-global-color-text);
}
.media_62ab
  .avatar-32e9
  .cold_7c85
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_62ab
  .avatar-32e9
  .upper_a5cd {
  background-color: var(--e-global-color-primary);
}
.media_62ab
  .avatar-32e9
  .upper_a5cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_62ab
  .avatar-32e9
  .upper_a5cd:hover {
  background-color: var(--e-global-color-primary);
}
.media_62ab
  .avatar-32e9
  .simple_ab72 {
  background-color: var(--e-global-color-primary);
}
.media_62ab
  .avatar-32e9
  .simple_ab72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_62ab
  .avatar-32e9
  .simple_ab72:hover {
  background-color: var(--e-global-color-primary);
}
.media_62ab .overlay_advanced_4998 {
  background-color: var(--e-global-color-primary);
}
.media_62ab .overlay_advanced_4998:hover {
  background-color: var(--e-global-color-primary);
}
.media_62ab .red_42aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_62ab .clean-db9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-steel-2b37 .alert-7ea6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-steel-2b37
  .static_c225
  > div:nth-child(3)
  .alert-7ea6,
.gallery-steel-2b37
  .notice_up_faa1
  > div:nth-child(1)
  .alert-7ea6,
.gallery-steel-2b37
  .button_ae95
  > div:nth-child(1)
  .alert-7ea6,
.gallery-steel-2b37
  .iron-1c64
  > div:nth-child(1)
  .alert-7ea6,
.gallery-steel-2b37
  .modal-3caf
  > div:nth-child(1)
  .alert-7ea6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-steel-2b37 .row_narrow_f705 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-steel-2b37 .panel_paper_7301 {
  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);
}
.gallery-steel-2b37 .link-slow-01c2 {
  background-color: var(--e-global-color-primary);
}
.gallery-steel-2b37 .link-slow-01c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-steel-2b37 .link-slow-01c2:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-steel-2b37 .input-large-ddb6 {
  background-color: var(--e-global-color-primary);
}
.gallery-steel-2b37 .input-large-ddb6:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-steel-2b37 .red_42aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-steel-2b37 .clean-db9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-cold-25f4 .outline_8753 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-cold-25f4 .accent-1d68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-cold-25f4 .pagination-a16d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-cold-25f4 .container_pro_7a5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-cold-25f4 .green-f549 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-cold-25f4 .input-large-ddb6 {
  background-color: var(--e-global-color-primary);
}
.alert-cold-25f4 .input-large-ddb6:hover {
  background-color: var(--e-global-color-primary);
}
.tag_5f29 .new-444f {
  background-color: var(--e-global-color-secondary);
}
.tag_5f29 .modal-advanced-4a0d {
  background-color: var(--e-global-color-text);
}
.tag_5f29 .button_light_362d {
  background-color: var(--e-global-color-secondary);
}
.tag_5f29 .hero_7e48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_5f29 .mask-down-5183 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_5f29 .alert-001d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_5f29 .filter-9058 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_5f29 .button_259e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-stone-bf7f .status-middle-a8e8 .widget-a4e2,
.title-stone-bf7f
  .status-middle-a8e8
  .widget-a4e2
  a,
.title-stone-bf7f .medium_6622 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-stone-bf7f .status-middle-a8e8 .sort_8572,
.title-stone-bf7f .tabs-steel-720a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-stone-bf7f .status-middle-a8e8 .sort_8572 {
  color: var(--e-global-color-text);
}
.title-stone-bf7f .tabs-steel-720a {
  color: var(--e-global-color-text);
}
.title-stone-bf7f
  .status-middle-a8e8
  .row_orange_0ad6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-stone-bf7f .row_b750 .small_53c0 {
  background-color: var(--e-global-color-primary);
}
.title-stone-bf7f .row_b750 .small_53c0:hover {
  background-color: var(--e-global-color-primary);
}
.title-stone-bf7f .row_b750 .texture-right-12ed li span {
  background-color: var(--e-global-color-text);
}
.title-stone-bf7f .row_b750 .texture-right-12ed li span:hover {
  background-color: var(--e-global-color-primary);
}
.title-stone-bf7f
  .row_b750
  .texture-right-12ed
  li.fast-a787
  span {
  background-color: var(--e-global-color-accent);
}
.title-stone-bf7f .huge-c2a4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_74bf .image_7549 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_short_666c .progress-cold-d4e1 {
  background-color: var(--e-global-color-primary);
}
.accent_short_666c .focused-e460 {
  background-color: var(--e-global-color-secondary);
}
.accent_short_666c .image_stale_9d6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_short_666c .message_dark_8c5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_short_666c .aside_inner_2032 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_short_666c .top-f37a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_short_666c .carousel_motion_5737 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_short_666c .wood-1e8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_short_666c .primary-cold-42c2 {
  background-color: var(--e-global-color-primary);
}
.accent_short_666c .primary-cold-42c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-pro-7f38 .under-7ab5 {
  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-pro-7f38 .fresh-a728 {
  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);
}
.border-pro-7f38
  .popup_dynamic_8815:after {
  background-color: var(--e-global-color-primary);
}
.border-pro-7f38 .menu-selected-5a53 {
  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);
}
.status_17db .medium_6622 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_17db .tabs-steel-720a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_513f .active_white_0459 .card_wide_4520 {
  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);
}
.hovered_513f .active_white_0459 .thumbnail_23a8 {
  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);
}
.header_smooth_8eea .right_a75b {
  background-color: var(--e-global-color-primary);
}
.header_smooth_8eea .primary_cbef {
  background-color: var(--e-global-color-secondary);
}
.header_smooth_8eea .tiny_2a8b .complex_356f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_smooth_8eea .full-fa39 .complex_356f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_4553 .column_under_00ca .wood_f204 {
  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);
}
.small_4553 .column_under_00ca .notification_82f8 {
  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_4553 .column_under_00ca .focus_cee9 {
  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);
}
.content_plasma_88d0 .backdrop-motion-5fdb {
  border-color: var(--e-global-color-text);
}
.content_plasma_88d0 .notice_smooth_5640 {
  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_plasma_88d0 .dirty-1028 {
  color: var(--e-global-color-primary);
}
.content_plasma_88d0 .image_3654 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_3daa .focus-lite-92fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_3daa .banner-a85e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_3daa .widget-full-e859:hover .focus-lite-92fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_3daa
  .widget-full-e859:hover
  .banner-a85e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_8380 .tooltip_ee7a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_8380 .media-e1bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-59e6 .easy-6f5d .main_2be3 {
  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);
}
.shadow-59e6 .mask-medium-1daf .main_2be3 {
  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);
}
.overlay_4c4a .popup_pressed_161f {
  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);
}
.wood-7057 .plasma-bdca .tabs_out_64af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-7057 .plasma-bdca .tabs_out_64af {
  background-color: var(--e-global-color-secondary);
}
.wood-7057 .menu-b61e .tabs_out_64af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-7057 .menu-b61e .tabs_out_64af {
  background-color: var(--e-global-color-secondary);
}
.wood-7057 .footer-c3e8 .focus_wide_2e4a {
  background-color: var(--e-global-color-primary);
}
.wood-7057 .footer-c3e8:hover .focus_wide_2e4a {
  background-color: var(--e-global-color-secondary);
}
.wood-7057 .small_53c0 {
  background-color: var(--e-global-color-primary);
}
.wood-7057 .small_53c0:hover {
  background-color: var(--e-global-color-accent);
}
.wood-7057 .texture-right-12ed li span {
  background-color: var(--e-global-color-text);
}
.wood-7057 .texture-right-12ed li span:hover {
  background-color: var(--e-global-color-primary);
}
.wood-7057 .texture-right-12ed li.fast-a787 span {
  background-color: var(--e-global-color-accent);
}
.shade_hard_cd54 .pressed-f837 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_hard_cd54 .item_mini_ffdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-advanced-6b33 .card_4da9:before {
  background-color: var(--e-global-color-secondary);
}
.info-advanced-6b33 .info-1157 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-advanced-6b33 .component_outer_c7c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-6b8d .surface_new_7347 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-6b8d .surface_new_7347:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-6b8d .surface_new_7347.fn-active-fe0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-6b8d .green_c155 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-6b8d .backdrop-b5a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-6b8d .tabs_fc68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-6b8d .modal_e37b {
  background-color: var(--e-global-color-primary);
}
.medium-6b8d .modal_e37b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-6b8d .hidden-b686 {
  background-color: var(--e-global-color-primary);
}
.medium-6b8d .hidden-b686 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-thick-4b2b .stale_e91e .complex_41e9 a {
  color: var(--e-global-color-secondary);
}
.slider-thick-4b2b .stale_e91e .complex_41e9 a:hover {
  color: var(--e-global-color-secondary);
}
.slider-thick-4b2b .stale_e91e .complex_41e9,
.slider-thick-4b2b .stale_e91e .complex_41e9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-thick-4b2b .stale_e91e .notification_c7d0 {
  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);
}
.slider-thick-4b2b .stale_e91e .gas-1c38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-thick-4b2b .stale_e91e .content-ad6f {
  background-color: var(--e-global-color-primary);
}
.slider-thick-4b2b .stale_e91e .content-ad6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-thick-4b2b .stale_e91e .content-ad6f:hover {
  background-color: var(--e-global-color-primary);
}
.slider-thick-4b2b .stale_e91e .fast-3259 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-thick-4b2b .stale_e91e .fast-3259 {
  background-color: var(--e-global-color-primary);
}
.slider-thick-4b2b .stale_e91e .fast-3259:hover {
  background-color: var(--e-global-color-primary);
}
.slider-thick-4b2b .stale_e91e .small_53c0 {
  background-color: var(--e-global-color-primary);
}
.slider-thick-4b2b .stale_e91e .small_53c0:hover {
  background-color: var(--e-global-color-primary);
}
.slider-thick-4b2b .row_b750 .texture-right-12ed li span {
  background-color: var(--e-global-color-text);
}
.slider-thick-4b2b .row_b750 .texture-right-12ed li span:hover {
  background-color: var(--e-global-color-primary);
}
.slider-thick-4b2b .row_b750 .texture-right-12ed li.fast-a787 span {
  background-color: var(--e-global-color-accent);
}
.slider-thick-4b2b .red_42aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-thick-4b2b .clean-db9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_5879 .logo_short_f6a7 .box_b994 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_5879 .logo_short_f6a7 .gradient_bottom_5ba7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_5879 .logo_short_f6a7 .tag_e482 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-up-12d5 .widget_slow_4517 {
  border-color: var(--e-global-color-text);
}
.picture-up-12d5 .mask-ff2f {
  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);
}
.picture-up-12d5 .grid_9703 {
  color: var(--e-global-color-secondary);
}
.picture-up-12d5 .grid_9703 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-up-12d5 .component_active_8de2 > * {
  color: var(--e-global-color-primary);
}
.picture-up-12d5 .component_active_8de2 > * svg {
  fill: var(--e-global-color-primary);
}
.picture-up-12d5 .summary-dim-cf73 {
  color: var(--e-global-color-primary);
}
.picture-up-12d5 .summary-dim-cf73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-up-12d5 .secondary_orange_6f97 {
  color: var(--e-global-color-primary);
}
.picture-up-12d5 .secondary_orange_6f97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-up-12d5 .static-1f3e {
  color: var(--e-global-color-primary);
}
.picture-up-12d5 .static-1f3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-up-12d5 .input-old-91d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-up-12d5 .tooltip_action_306e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-up-12d5 .tooltip_action_306e.secondary-plasma-d9fc {
  color: var(--e-global-color-secondary);
}
.picture-up-12d5 .tooltip_action_306e.secondary-plasma-d9fc .alert-e0d6 {
  color: var(--e-global-color-accent);
}
.picture-up-12d5 .tooltip_action_306e.tertiary-basic-aa64 {
  color: var(--e-global-color-text);
}
.picture-up-12d5 .tooltip_action_306e.tertiary-basic-aa64 .alert-e0d6 {
  color: var(--e-global-color-text);
}
.picture-up-12d5 .tooltip_action_306e:before {
  border-top-color: var(--e-global-color-text);
}
.picture-up-12d5 .card_c934 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-up-12d5
  .card_c934
  .huge_957f {
  background-color: var(--e-global-color-primary);
}
.picture-up-12d5
  .card_c934
  .huge_957f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-up-12d5 .widget_slow_4517 .shadow_in_8cd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-75ad .alert-tall-4ef7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-75ad .column_ff4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-7952 .row_iron_c29b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-7952
  .slow_6b6c
  .table-motion-70b0 {
  background-color: var(--e-global-color-secondary);
}
.cold-7952
  .slow_6b6c.tag_5ed1
  .table-motion-70b0 {
  background-color: var(--e-global-color-text);
}
.cold-7952
  .slow_6b6c:hover
  .table-motion-70b0 {
  background-color: var(--e-global-color-accent);
}
.cold-7952
  .slow_6b6c.fn-active-fe0e
  .table-motion-70b0 {
  background-color: var(--e-global-color-primary);
}
.thick-63a6 .advanced-7b55 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.thick-63a6 .bottom-45c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-63a6 .lower-e812 {
  background-color: var(--e-global-color-primary);
}
.thick-63a6 .lower-e812 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_purple_20aa .card_9a0a .button_pink_3e9a .aside-c7ae {
  background-color: var(--e-global-color-secondary);
}
.item_purple_20aa .card_9a0a .thick_9468:after {
  background-color: var(--e-global-color-secondary);
}
.item_purple_20aa .section-737f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_purple_20aa .component-pressed-ae67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_purple_20aa .dynamic-39be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_purple_20aa .accordion-98d8 {
  background-color: var(--e-global-color-primary);
}
.item_purple_20aa .accordion-98d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_purple_20aa .card-6922 {
  background-color: var(--e-global-color-secondary);
}
.item_purple_20aa .card-6922 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_purple_20aa .card_9a0a .message-lite-75ab .aside-ad42:hover {
  background-color: var(--e-global-color-primary);
}
.item_purple_20aa
  .card_9a0a
  .message-lite-75ab
  .aside-ad42.carousel_wood_4b63 {
  background-color: var(--e-global-color-primary);
}
.item_purple_20aa .card_9a0a .gas-06cc:before {
  border-color: var(--e-global-color-primary);
}
.item_purple_20aa .card_9a0a .gas-06cc:hover:before {
  border-color: var(--e-global-color-secondary);
}
.item_purple_20aa
  .card_9a0a
  .gas-06cc.menu-30c6:before {
  border-color: var(--e-global-color-primary);
}
.item_purple_20aa .complex-7c00 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-a17a .accent_steel_eec6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-a17a .accent_steel_eec6:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-a17a .accent_steel_eec6.gallery_7169 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-a17a .link-paper-b625 {
  background-color: var(--e-global-color-primary);
}
.video-a17a .link-paper-b625 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-a17a
  .tooltip-last-c8cf
  .surface_over_5aa2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-a17a
  .dynamic_22ff
  .surface_over_5aa2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow_7b33
  .soft_9e11
  .fixed_3ee5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_7b33
  .soft_9e11
  .south_b4d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_7b33 .content_up_4e33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_7b33 .bottom_b7a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_7b33 .photo-ecc6 {
  background-color: var(--e-global-color-primary);
}
.slow_7b33 .photo-ecc6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_d9be .column-steel-d93d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_d9be .picture-lower-f6ee {
  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);
}
.gas_d9be .shade_old_1e2f {
  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);
}
.gas_d9be .shade_old_1e2f a:hover {
  color: var(--e-global-color-secondary);
}
.gas_d9be .menu-a67a {
  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);
}
.gas_d9be .huge-fc9e {
  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);
}
.gas_d9be .info-thick-7b07 .small_53c0 {
  background-color: var(--e-global-color-primary);
}
.gas_d9be .info-thick-7b07 .small_53c0:hover {
  background-color: var(--e-global-color-accent);
}
.gas_d9be
  .info-thick-7b07
  .texture-right-12ed
  li
  span {
  background-color: var(--e-global-color-text);
}
.gas_d9be
  .info-thick-7b07
  .texture-right-12ed
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.gas_d9be
  .info-thick-7b07
  .texture-right-12ed
  li.fast-a787
  span {
  background-color: var(--e-global-color-accent);
}
.secondary_6984
  .header-d00f
  .chip_fixed_cdfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_6984 .header-d00f .tooltip-large-73ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_6984 .header-d00f .notice_bdec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_6984 .wide-b9cd {
  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);
}
.secondary_6984
  .filter-728f.frame_pro_b829 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > a {
  background-color: var(--e-global-color-text);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > a
  .status-wide-2703.mask_fast_bccd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > a
  .main_fast_360b.aside-selected-a0fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > .cool_ce01
  .background-green-eb22
  > a {
  background-color: var(--e-global-color-secondary);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > .cool_ce01
  .background-green-eb22
  > a
  .huge-dc5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > .cool_ce01
  .background-green-eb22
  > a
  .main_fast_360b.column-current-8bef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > a
  .banner-active-c0c1:before {
  color: var(--e-global-color-text);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > .cool_ce01
  a
  .banner-active-c0c1:before {
  color: var(--e-global-color-text);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22.menu-9f5c
  > a
  .banner-active-c0c1:before {
  color: var(--e-global-color-text);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > .cool_ce01
  .background-green-eb22.menu-9f5c
  > a
  .banner-active-c0c1:before {
  color: var(--e-global-color-text);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > a
  .outline-5032
  .image_d7c3 {
  color: var(--e-global-color-text);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > .cool_ce01
  a
  .outline-5032
  .image_d7c3 {
  color: var(--e-global-color-text);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > a
  .outline-5032
  .image_d7c3,
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > .cool_ce01
  a
  .outline-5032
  .image_d7c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > a
  .left_8e30:before {
  color: var(--e-global-color-text);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > .cool_ce01
  a
  .left_8e30:before {
  color: var(--e-global-color-text);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22.menu-9f5c
  > a
  .left_8e30:before {
  color: var(--e-global-color-text);
}
.plasma-7ee8
  > .widget_simple_f206
  > div
  > .slow-d8d1
  > .background-green-eb22
  > .cool_ce01
  .background-green-eb22.menu-9f5c
  > a
  .left_8e30:before {
  color: var(--e-global-color-text);
}
.border_center_0967 .advanced_7276 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_center_0967
  .box-north-c084:hover
  .advanced_7276 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_inner_bc10
  > .widget_simple_f206
  > .paragraph-0eff
  > .pattern_short_23bd
  > .silver_adb9
  > .dim-eab5
  .container-916e {
  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_inner_bc10
  > .widget_simple_f206
  > .paragraph-0eff
  > .pattern_short_23bd
  > .silver_adb9
  > .dim-eab5:hover
  .container-916e {
  color: var(--e-global-color-text);
}
.search_inner_bc10
  > .widget_simple_f206
  > .paragraph-0eff
  > .pattern_short_23bd
  > .silver_adb9
  > .dim-eab5:hover
  .container-916e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_inner_bc10
  > .widget_simple_f206
  > .paragraph-0eff
  > .pattern_short_23bd
  > .silver_adb9.progress-b119
  > .dim-eab5
  .container-916e {
  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);
}
.sidebar-e066 .last-e36a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-e066 .current_8914 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-e066 .tooltip_gas_606f {
  background-color: var(--e-global-color-primary);
}
.sidebar-e066 .tooltip_gas_606f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-6162
  > .widget_simple_f206
  > .fixed-ff7c
  > .highlight-advanced-cf4e
  > .mask-b544
  .primary-wide-e880 {
  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);
}
.sort-6162
  > .widget_simple_f206
  > .fixed-ff7c
  > .highlight-advanced-cf4e
  > .mask-b544
  .smooth-ff48 {
  color: var(--e-global-color-text);
}
.sort-6162
  > .widget_simple_f206
  > .fixed-ff7c
  > .highlight-advanced-cf4e
  > .mask-b544:hover
  .primary-wide-e880 {
  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);
}
.sort-6162
  > .widget_simple_f206
  > .fixed-ff7c
  > .highlight-advanced-cf4e
  > .mask-b544:hover
  .smooth-ff48 {
  color: var(--e-global-color-secondary);
}
.sort-6162
  > .widget_simple_f206
  > .fixed-ff7c
  > .highlight-advanced-cf4e
  > .mask-b544.media-simple-73c3
  .primary-wide-e880 {
  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);
}
.sort-6162
  > .widget_simple_f206
  > .fixed-ff7c
  > .highlight-advanced-cf4e
  > .mask-b544.media-simple-73c3
  .smooth-ff48 {
  color: var(--e-global-color-primary);
}
.hidden-dynamic-4830
  .clean-e94f
  .link-narrow-679f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-dynamic-4830 .purple-8717 .shadow_in_8cd4 .fresh_7c68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-96c7 .detail_f995 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-96c7 .row_cool_9948 .detail_f995 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-96c7 .light_939a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-96c7 .light_939a {
  background-color: var(--e-global-color-primary);
}
.form_933b .steel-759f .modal-over-1c53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_933b
  .steel-759f:hover
  .outer_03f5 {
  color: var(--e-global-color-secondary);
}
.form_933b
  .steel-759f:hover
  .modal-over-1c53 {
  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);
}
.iron_1fc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.overlay-3b11 {
  max-width: 1400px !important;
}

.tabs_9387 {
  flex-direction: column;
}

.tabs_9387 .preview_d929 {
  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.tabs_9387 .preview_d929 {
  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);
}

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

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

.summary_c613.picture-basic-b79d {
  display: none;
}

.feature_left_40e7 {
  display: none;
}

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

.dynamic-3333.active-b581 {
  margin-bottom: 40px;
  width: 100%;
}

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

.tabs_9387 a {
  width: 100%;
}

.grid-iron-3e7e .link_cb5a.shadow_b066 {
  width: 20% !important;
}

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

.lower-234a: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%);
}

.lower-234a svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.grid-iron-3e7e
  .link_cb5a.frame-dc67
  .preview-0965
  .tertiary_fc88 {
  font-size: 20px !important;
}

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

.overlay-outer-768b {
  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;
}

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

  text-align: center;
}

.complex_ed9f.clean_fb01 > .lite_8f03 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.paragraph-1c31 {
  position: relative;
  width: 100%;
}

.popup-gas-6810 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.shadow-451f {
  display: flex;
  gap: 50px;
}

.grid-iron-3e7e
  .link_cb5a.heading-fluid-fce5
  .column-1d11
  .action_34f8 {
  width: 100% !important;
}

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

.lite_3117 {
  width: 100%;
}

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

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

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

  display: none;
}

.link-short-79c2 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.nav_wide_e783:hover .caption_smooth_0e7e {
  visibility: visible;
}
.nav_wide_e783:hover.nav_wide_e783::before {
  display: block;
}

.brown_97ef h3 {
  color: #fff;
}

.photo_fresh_f199 {
  margin: 0;
}

.grid-iron-3e7e
  .link_cb5a.heading-fluid-fce5
  .action_34f8
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.hovered_7b81 {
  width: 100%;
}

.section-85fe {
  width: 100%;
}

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

.section-85fe {
  width: 100%;
}

.tag-wood-6fe3 {
  margin-bottom: 10px !important;
}

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

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

.grid-985d {
  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;
}

.tabs_9387 .preview_d929.logo-green-1ef3 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.tabs_9387 h1.preview_d929 {
  margin-top: 80px !important;
}

.grid-iron-3e7e .link_cb5a.warm-c84a {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.main-first-e978 img {
  width: 100%;
}

.secondary_left_d731 .module-cf52.preview-0965 {
  justify-content: space-between;
}

.form-b75b {
  display: none;
}

.texture_cdd0 .middle_4cb2 {
  margin: 1px 0 !important;
}

.accent-small-72ff li {
  margin-bottom: 0 !important;
}

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

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

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

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

  .lower-234a svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .secondary_left_d731 .module-cf52.preview-0965 {
    border-bottom: 1px solid #f0c159;
  }

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

  .complex_ed9f.clean_fb01 > .lite_8f03 {
    gap: 15px;
    justify-content: space-between;
  }

  .grid-iron-3e7e
    .link_cb5a.heading-fluid-fce5
    .action_34f8
    img {
    width: 60% !important;
  }

  .popup-gas-6810 {
    left: 2%;
  }

  .slow_b977 {
    margin: 10px 0;
  }

  .tabs_9387 .middle_4cb2 {
    margin: 0;
    margin-bottom: 10px;
  }

  .lower-234a {
    font-size: 16px !important;
  }

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

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

  h2.tabs_9387 .preview_d929,
  .tabs_9387 .preview_d929 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .action_34f8 {
    justify-content: center;
  }

  .tabs_9387 .middle_4cb2 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .grid-iron-3e7e .link_cb5a.shadow_b066 {
    width: 75% !important;
  }

  .main-first-e978 img {
    width: 100% !important;
  }
}

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

  h2.tabs_9387 .preview_d929,
  .tabs_9387 .preview_d929 {
    font-size: 30px !important;
  }

  .action_34f8 {
    justify-content: center;
  }

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

  .active_clean_7978
    .summary_motion_94c2.layout_basic_830f {
    margin: 0 !important;
  }

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

  .slow_b977 {
    display: flex;
  }

  .easy_0718 .lower-234a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .tabs_9387 h1.preview_d929 {
    margin-top: 40px !important;
  }

  .grid-iron-3e7e
    .link_cb5a.heading-fluid-fce5
    .action_34f8
    img,
  .alert_e9b3 .column-1d11 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .grid-iron-3e7e .link_cb5a.shadow_b066 {
    width: 100% !important;
  }

  .complex_ed9f.clean_fb01 > .lite_8f03 {
    gap: 3px;
  }

  .tabs_9387 .middle_4cb2 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.secondary_left_d731 .module-cf52.preview-0965: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .secondary_left_d731 .module-cf52.preview-0965 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .tabs_9387 .preview_d929 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .lower-234a {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.focus-tiny-a8f5 .dynamic_da55 {
  flex-shrink: 0;
  white-space: nowrap;
}

.focus-tiny-a8f5 .container-bb53 {
  flex-shrink: 0;
  min-width: fit-content;
}

.focus-tiny-a8f5 .tertiary_fc88 {
  white-space: nowrap;
}

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

.focus-tiny-a8f5 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.focus-tiny-a8f5 .container-bb53 {
  max-width: 80px !important;
  overflow: hidden;
}

.focus-tiny-a8f5 .module-cf52.preview-0965 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.focus-tiny-a8f5 .tertiary_fc88 {
  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);
  }
}

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

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

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

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

body .hovered_9dda:nth-child(2),
.grid-iron-3e7e .hovered_9dda:nth-child(2),
#page .hovered_9dda: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;
}

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

/* css-noise: 03a9 */
.shadow-element-y6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
