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(.progress_69c2) {
  gap: 0.5em;
}
:where(.active-f691) {
  gap: 0.5em;
}
body .border_small_7c79 > .carousel-tiny-97f4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .border_small_7c79 > .video-d20c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .border_small_7c79 > .title-1df8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .layout_4db2 > .carousel-tiny-97f4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .layout_4db2 > .video-d20c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .layout_4db2 > .title-1df8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .layout_4db2
  > :where(:not(.carousel-tiny-97f4):not(.video-d20c):not(.caption-e83d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .layout_4db2 > .brown-34e2 {
  max-width: var(--wp--style--global--wide-size);
}
body .progress_69c2 {
  display: flex;
}
body .progress_69c2 {
  flex-wrap: wrap;
  align-items: center;
}
body .progress_69c2 > * {
  margin: 0;
}
body .active-f691 {
  display: grid;
}
body .active-f691 > * {
  margin: 0;
}
:where(.gallery-warm-0649.progress_69c2) {
  gap: 2em;
}
:where(.gallery-warm-0649.active-f691) {
  gap: 2em;
}
:where(.popup_complex_afd3.progress_69c2) {
  gap: 1.25em;
}
:where(.popup_complex_afd3.active-f691) {
  gap: 1.25em;
}
.surface_light_03cf {
  color: var(--wp--preset--color--black) !important;
}
.basic_620a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.right-b7ec {
  color: var(--wp--preset--color--white) !important;
}
.hover_fd0d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.component-a412 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.out-1a7b {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pattern-2a8e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description_lower_6e4b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.banner-0ecf {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.motion-135d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.button-0480 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.modal-basic-b8b0 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.avatar_over_2d5f {
  background-color: var(--wp--preset--color--black) !important;
}
.card-blue-b0a2 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.module_warm_81b2 {
  background-color: var(--wp--preset--color--white) !important;
}
.lite_3462 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.feature-liquid-b805 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.mini-35f5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.brown-e9f6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description-5b83 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gallery-wide-7d97 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.progress-pressed-81e4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shade-hovered-e5e9 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.border-simple-7007 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.notice-d50c {
  border-color: var(--wp--preset--color--black) !important;
}
.footer-6b63 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.popup-up-990d {
  border-color: var(--wp--preset--color--white) !important;
}
.link_black_3cd4 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.narrow-e341 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.title-tiny-54b5 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.paper-4207 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.center-c4b9 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.inner-2b59 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.container-583d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.green_033d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.full-1414 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tertiary-70d1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.modal_huge_186a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.input-5ee3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.description-next-c50e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.module-solid-b34d {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.stale-8655 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.input_north_bfbd {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.hero-rough-74d3 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.tertiary_basic_bcdd {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.panel_north_f490 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.dynamic-3887 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.caption-narrow-2529 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.gradient-south-deac {
  font-size: var(--wp--preset--font-size--small) !important;
}
.module-67ba {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.wrapper_slow_ae20 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.primary-1620 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.old-e6cd a:where(:not(.table-3828)) {
  color: inherit;
}
:where(.popup_complex_afd3.progress_69c2) {
  gap: 1.25em;
}
:where(.popup_complex_afd3.active-f691) {
  gap: 1.25em;
}
:where(.gallery-warm-0649.progress_69c2) {
  gap: 2em;
}
:where(.gallery-warm-0649.active-f691) {
  gap: 2em;
}
.paragraph-bottom-5252 {
  font-size: 1.5em;
  line-height: 1.6;
}

.tooltip_wood_49f6 .current_6fad {
  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);
}
.overlay-1d0d .header-selected-0214 {
  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);
}
.top-4e4b {
  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);
}
.top-4e4b.badge_purple_e6df .tall-027b {
  background-color: var(--e-global-color-primary);
}
.top-4e4b.border-5e29 .tall-027b,
.top-4e4b.cool-4764 .tall-027b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.medium_2656 .mask_b1ed {
  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);
}
.filter_orange_54f1 {
  --divider-color: var(--e-global-color-secondary);
}
.filter_orange_54f1 .tabs-static-3fbb {
  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_orange_54f1.surface-b193 .secondary_0a75 {
  background-color: var(--e-global-color-secondary);
}
.filter_orange_54f1.text-aaad .secondary_0a75,
.filter_orange_54f1.content-middle-eeed .secondary_0a75 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.filter_orange_54f1.text-aaad .secondary_0a75,
.filter_orange_54f1.content-middle-eeed .secondary_0a75 svg {
  fill: var(--e-global-color-secondary);
}
.title_pro_92bd .message-4ba3 {
  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_pro_92bd .card-7e46 {
  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);
}
.pro_72b6.surface-b193 .secondary_0a75 {
  background-color: var(--e-global-color-primary);
}
.pro_72b6.text-aaad .secondary_0a75,
.pro_72b6.content-middle-eeed .secondary_0a75 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pro_72b6.text-aaad .secondary_0a75,
.pro_72b6.content-middle-eeed .secondary_0a75 svg {
  fill: var(--e-global-color-primary);
}
.content-fb8d.surface-b193 .secondary_0a75 {
  background-color: var(--e-global-color-primary);
}
.content-fb8d.text-aaad .secondary_0a75,
.content-fb8d.content-middle-eeed .secondary_0a75 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content-fb8d .narrow_80f7 {
  color: var(--e-global-color-primary);
}
.content-fb8d .narrow_80f7,
.content-fb8d .narrow_80f7 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-fb8d .prev-7a69 {
  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);
}
.text_012e .liquid-0834 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-425e .info_motion_2e93 .logo-d4c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_cool_dab0 .hot_dff3:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.wrapper_cool_dab0 .title-action-cca2 i {
  color: var(--e-global-color-primary);
}
.wrapper_cool_dab0 .title-action-cca2 svg {
  fill: var(--e-global-color-primary);
}
.wrapper_cool_dab0 .gradient_4a78 {
  color: var(--e-global-color-secondary);
}
.wrapper_cool_dab0 .hot_dff3 > .gradient_4a78,
.wrapper_cool_dab0 .hot_dff3 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-solid-e13f .last-3828 {
  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);
}
.outline-solid-e13f .warm_4be4 {
  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);
}
.panel_lite_c67a .button_white_018a .media-5f36 {
  background-color: var(--e-global-color-primary);
}
.panel_lite_c67a .feature-lite-04d0 {
  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);
}
.label_south_bcf2 .media_prev_4a16 {
  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);
}
.label_south_bcf2 .shadow-current-1b87 {
  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);
}
.label_south_bcf2 .breadcrumb-in-94f5 {
  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);
}
.icon-green-d645 .fixed-f7f8,
.icon-green-d645 .fixed-f7f8 a {
  color: var(--e-global-color-primary);
}
.icon-green-d645 .fixed-f7f8.backdrop-dim-aea5,
.icon-green-d645 .fixed-f7f8.backdrop-dim-aea5 a {
  color: var(--e-global-color-accent);
}
.icon-green-d645 .fixed-f7f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-green-d645 .aside-b9cd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-1e58 .active-02db,
.slow-1e58 .mask-orange-484d {
  color: var(--e-global-color-primary);
}
.slow-1e58 .active-02db svg {
  fill: var(--e-global-color-primary);
}
.slow-1e58 .backdrop-dim-aea5 .active-02db,
.slow-1e58 .backdrop-dim-aea5 .mask-orange-484d {
  color: var(--e-global-color-accent);
}
.slow-1e58 .backdrop-dim-aea5 .active-02db svg {
  fill: var(--e-global-color-accent);
}
.slow-1e58 .mask-orange-484d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-1e58 .aside-b9cd {
  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-active-8282 .bronze-13d8,
.slider-active-8282 .motion_7b10 {
  color: var(--e-global-color-primary);
}
.slider-active-8282 .motion_7b10 svg {
  fill: var(--e-global-color-primary);
}
.slider-active-8282 .fixed-f7f8.backdrop-dim-aea5 a,
.slider-active-8282
  .fixed-f7f8.backdrop-dim-aea5
  .motion_7b10 {
  color: var(--e-global-color-accent);
}
.slider-active-8282 .bronze-13d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-active-8282 .aside-b9cd {
  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);
}
.backdrop_first_5244 .banner-0ff9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_first_5244 .gradient_prev_dd94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-499a .border-focused-7070 .wrapper_8f80 {
  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);
}
.lite-499a .border-focused-7070 .backdrop_3e8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-499a .article_north_5527 .wrapper_8f80 {
  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);
}
.lite-499a
  .article_north_5527
  .backdrop_3e8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-499a
  .component_bright_daec
  .wrapper_8f80 {
  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);
}
.lite-499a
  .component_bright_daec
  .backdrop_3e8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-499a
  .solid-5d2f
  .wrapper_8f80 {
  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);
}
.lite-499a
  .solid-5d2f
  .backdrop_3e8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_b163 .gas_e174 {
  background-color: var(--e-global-color-primary);
}
.narrow_b163 .gas_e174:hover {
  background-color: var(--e-global-color-primary);
}
.narrow_b163 .logo_dddb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_b163
  .gas_e174:hover
  .logo_dddb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-03f3 .hidden-d004 {
  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);
}
.nav_32b7 .bottom_68ae .texture-fbdc a {
  background-color: var(--e-global-color-accent);
}
.nav_32b7 .bottom_68ae .basic-d50f a {
  background-color: var(--e-global-color-accent);
}
.nav_32b7 .bottom_68ae .texture-fbdc a,
.nav_32b7 .bottom_68ae .basic-d50f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-medium-f04d
  .slider-e36d.alert-10b9
  .bottom_68ae
  a.accent-413f {
  background-color: var(--e-global-color-accent);
}
.shade-medium-f04d
  .slider-e36d.alert-10b9
  .bottom_68ae
  span.accent-413f.fn-current-db25 {
  background-color: var(--e-global-color-text);
}
.shade-medium-f04d
  .slider-e36d.alert-10b9
  .bottom_68ae
  .accent-413f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-9e34 .complex_cabc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-9e34
  .wide_9d23
  > .old_2e7f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-9e34
  .hover_d475
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-9e34
  .bright_1561
  .cold-79fc,
.hovered-9e34
  .bright_1561
  .blue-eb03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-9e34
  .bright_1561
  .fluid_fc7d,
.hovered-9e34
  .bright_1561
  a
  .fluid_fc7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-9e34
  .bright_1561
  .first-ce84 {
  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);
}
.hovered-9e34
  .bright_1561
  .sort-top-ce1b {
  background-color: var(--e-global-color-primary);
}
.hovered-9e34
  .bright_1561
  .sort-top-ce1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-9e34
  .bright_1561
  .sort-top-ce1b:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-9e34
  .bright_1561
  .steel_a815 {
  background-color: var(--e-global-color-primary);
}
.hovered-9e34
  .bright_1561
  .steel_a815 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-9e34
  .bright_1561
  .steel_a815:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-9e34
  .warm-99f6
  .shade_efef
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-9e34
  .warm-99f6
  .motion-5c51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-9e34
  .warm-99f6
  .first-ce84 {
  color: var(--e-global-color-text);
}
.hovered-9e34
  .warm-99f6
  .first-ce84
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-9e34
  .warm-99f6
  .sort-top-ce1b {
  background-color: var(--e-global-color-primary);
}
.hovered-9e34
  .warm-99f6
  .sort-top-ce1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-9e34
  .warm-99f6
  .sort-top-ce1b:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-9e34
  .warm-99f6
  .steel_a815 {
  background-color: var(--e-global-color-primary);
}
.hovered-9e34
  .warm-99f6
  .steel_a815 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-9e34
  .warm-99f6
  .steel_a815:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-9e34 .brown_a5b4 {
  background-color: var(--e-global-color-primary);
}
.hovered-9e34 .brown_a5b4:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-9e34 .black_1346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-9e34 .icon_edf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_5ebe .hidden_b61c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_5ebe
  .header-6256
  > div:nth-child(3)
  .hidden_b61c,
.complex_5ebe
  .paragraph-action-b1c7
  > div:nth-child(1)
  .hidden_b61c,
.complex_5ebe
  .sidebar-305f
  > div:nth-child(1)
  .hidden_b61c,
.complex_5ebe
  .component_b928
  > div:nth-child(1)
  .hidden_b61c,
.complex_5ebe
  .grid-877e
  > div:nth-child(1)
  .hidden_b61c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_5ebe .status_short_b41f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_5ebe .heading_dim_9091 {
  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);
}
.complex_5ebe .gradient-east-ba20 {
  background-color: var(--e-global-color-primary);
}
.complex_5ebe .gradient-east-ba20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_5ebe .gradient-east-ba20:hover {
  background-color: var(--e-global-color-primary);
}
.complex_5ebe .focus-5c42 {
  background-color: var(--e-global-color-primary);
}
.complex_5ebe .focus-5c42:hover {
  background-color: var(--e-global-color-primary);
}
.complex_5ebe .black_1346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_5ebe .icon_edf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_first_b6ce .row-fast-e93b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_first_b6ce .stone_35cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_first_b6ce .stale_faab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_first_b6ce .accordion-dirty-adf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_first_b6ce .wrapper_c609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_first_b6ce .focus-5c42 {
  background-color: var(--e-global-color-primary);
}
.hero_first_b6ce .focus-5c42:hover {
  background-color: var(--e-global-color-primary);
}
.panel_thick_30f0 .motion_5520 {
  background-color: var(--e-global-color-secondary);
}
.panel_thick_30f0 .footer_0d37 {
  background-color: var(--e-global-color-text);
}
.panel_thick_30f0 .caption-top-308b {
  background-color: var(--e-global-color-secondary);
}
.panel_thick_30f0 .border-middle-f501 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_thick_30f0 .overlay_west_dd8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_thick_30f0 .input-eef2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_thick_30f0 .pink_4eb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_thick_30f0 .mini-0514 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fresh-dcfb .tag-easy-0877 .medium_2f66,
.hover-fresh-dcfb
  .tag-easy-0877
  .medium_2f66
  a,
.hover-fresh-dcfb .heading_warm_c74d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fresh-dcfb .tag-easy-0877 .description-2f21,
.hover-fresh-dcfb .header-9db7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fresh-dcfb .tag-easy-0877 .description-2f21 {
  color: var(--e-global-color-text);
}
.hover-fresh-dcfb .header-9db7 {
  color: var(--e-global-color-text);
}
.hover-fresh-dcfb
  .tag-easy-0877
  .frame_0f91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-fresh-dcfb .focus-full-eb02 .huge-feba {
  background-color: var(--e-global-color-primary);
}
.hover-fresh-dcfb .focus-full-eb02 .huge-feba:hover {
  background-color: var(--e-global-color-primary);
}
.hover-fresh-dcfb .focus-full-eb02 .over_7a9e li span {
  background-color: var(--e-global-color-text);
}
.hover-fresh-dcfb .focus-full-eb02 .over_7a9e li span:hover {
  background-color: var(--e-global-color-primary);
}
.hover-fresh-dcfb
  .focus-full-eb02
  .over_7a9e
  li.inner-f1fd
  span {
  background-color: var(--e-global-color-accent);
}
.hover-fresh-dcfb .photo-right-47f6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-5a18 .filter-center-2c46 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-4dd5 .info-abe6 {
  background-color: var(--e-global-color-primary);
}
.status-4dd5 .hidden_1f06 {
  background-color: var(--e-global-color-secondary);
}
.status-4dd5 .section-left-ee35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-4dd5 .accent-d167 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-4dd5 .modal-d999 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-4dd5 .silver-8229 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-4dd5 .south-68bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-4dd5 .blue_613f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-4dd5 .article_da40 {
  background-color: var(--e-global-color-primary);
}
.status-4dd5 .article_da40 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_0713 .status-30ae {
  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);
}
.tabs_0713 .outer-d554 {
  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);
}
.tabs_0713
  .box_60a4:after {
  background-color: var(--e-global-color-primary);
}
.tabs_0713 .fresh-7100 {
  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);
}
.photo_bronze_9997 .heading_warm_c74d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_bronze_9997 .header-9db7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_4724 .box-action-12ae .soft-b395 {
  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);
}
.header_4724 .box-action-12ae .surface_f821 {
  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);
}
.gradient_7ed4 .column_medium_adfe {
  background-color: var(--e-global-color-primary);
}
.gradient_7ed4 .glass_a5ca {
  background-color: var(--e-global-color-secondary);
}
.gradient_7ed4 .form-abf2 .tabs_down_3aab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_7ed4 .active_basic_703a .tabs_down_3aab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-0b00 .gallery_a51f .purple_32c3 {
  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);
}
.wide-0b00 .gallery_a51f .column_9996 {
  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);
}
.wide-0b00 .gallery_a51f .static-492d {
  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);
}
.component-lite-5b6c .link_silver_3950 {
  border-color: var(--e-global-color-text);
}
.component-lite-5b6c .status_gold_5eab {
  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);
}
.component-lite-5b6c .tabs_2d99 {
  color: var(--e-global-color-primary);
}
.component-lite-5b6c .secondary_under_8616 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_current_06ce .hot_aa81 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_current_06ce .out-176c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_current_06ce .hot-548c:hover .hot_aa81 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_current_06ce
  .hot-548c:hover
  .out-176c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_976c .photo_e4b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_976c .notice-mini-2ad1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_dim_519a .out_86a1 .focus_thick_66af {
  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);
}
.breadcrumb_dim_519a .breadcrumb-ef9c .focus_thick_66af {
  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);
}
.background-fba1 .red_1ce3 {
  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);
}
.simple_d26f .wrapper_27b5 .gallery-8ab3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_d26f .wrapper_27b5 .gallery-8ab3 {
  background-color: var(--e-global-color-secondary);
}
.simple_d26f .texture_stone_1d2c .gallery-8ab3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_d26f .texture_stone_1d2c .gallery-8ab3 {
  background-color: var(--e-global-color-secondary);
}
.simple_d26f .preview_0c75 .narrow-fecc {
  background-color: var(--e-global-color-primary);
}
.simple_d26f .preview_0c75:hover .narrow-fecc {
  background-color: var(--e-global-color-secondary);
}
.simple_d26f .huge-feba {
  background-color: var(--e-global-color-primary);
}
.simple_d26f .huge-feba:hover {
  background-color: var(--e-global-color-accent);
}
.simple_d26f .over_7a9e li span {
  background-color: var(--e-global-color-text);
}
.simple_d26f .over_7a9e li span:hover {
  background-color: var(--e-global-color-primary);
}
.simple_d26f .over_7a9e li.inner-f1fd span {
  background-color: var(--e-global-color-accent);
}
.paper_2839 .component-warm-33a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_2839 .container_3941 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_1f8f .gas_8b15:before {
  background-color: var(--e-global-color-secondary);
}
.complex_1f8f .new-8d53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_1f8f .icon-6ddd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_2c1a .label_8f5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_2c1a .label_8f5c:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_2c1a .label_8f5c.fn-active-db25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_2c1a .purple-039e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2c1a .blue-4c91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2c1a .dropdown_dark_51fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2c1a .disabled-bronze-2177 {
  background-color: var(--e-global-color-primary);
}
.main_2c1a .disabled-bronze-2177 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_2c1a .logo-6972 {
  background-color: var(--e-global-color-primary);
}
.main_2c1a .logo-6972 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_c1c5 .search_dc83 .feature_9eff a {
  color: var(--e-global-color-secondary);
}
.large_c1c5 .search_dc83 .feature_9eff a:hover {
  color: var(--e-global-color-secondary);
}
.large_c1c5 .search_dc83 .feature_9eff,
.large_c1c5 .search_dc83 .feature_9eff a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_c1c5 .search_dc83 .component-7519 {
  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);
}
.large_c1c5 .search_dc83 .layout-4350 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_c1c5 .search_dc83 .heading_narrow_0ec5 {
  background-color: var(--e-global-color-primary);
}
.large_c1c5 .search_dc83 .heading_narrow_0ec5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_c1c5 .search_dc83 .heading_narrow_0ec5:hover {
  background-color: var(--e-global-color-primary);
}
.large_c1c5 .search_dc83 .icon-green-1815 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_c1c5 .search_dc83 .icon-green-1815 {
  background-color: var(--e-global-color-primary);
}
.large_c1c5 .search_dc83 .icon-green-1815:hover {
  background-color: var(--e-global-color-primary);
}
.large_c1c5 .search_dc83 .huge-feba {
  background-color: var(--e-global-color-primary);
}
.large_c1c5 .search_dc83 .huge-feba:hover {
  background-color: var(--e-global-color-primary);
}
.large_c1c5 .focus-full-eb02 .over_7a9e li span {
  background-color: var(--e-global-color-text);
}
.large_c1c5 .focus-full-eb02 .over_7a9e li span:hover {
  background-color: var(--e-global-color-primary);
}
.large_c1c5 .focus-full-eb02 .over_7a9e li.inner-f1fd span {
  background-color: var(--e-global-color-accent);
}
.large_c1c5 .black_1346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_c1c5 .icon_edf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_medium_5608 .container-thick-cfb4 .soft-ae1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_medium_5608 .container-thick-cfb4 .banner_steel_95ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_medium_5608 .container-thick-cfb4 .alert-fluid-33df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-upper-0277 .main-iron-8154 {
  border-color: var(--e-global-color-text);
}
.detail-upper-0277 .active-large-a2de {
  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);
}
.detail-upper-0277 .hover-7d20 {
  color: var(--e-global-color-secondary);
}
.detail-upper-0277 .hover-7d20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-upper-0277 .notification-liquid-b958 > * {
  color: var(--e-global-color-primary);
}
.detail-upper-0277 .notification-liquid-b958 > * svg {
  fill: var(--e-global-color-primary);
}
.detail-upper-0277 .left-c075 {
  color: var(--e-global-color-primary);
}
.detail-upper-0277 .left-c075 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-upper-0277 .description-4c46 {
  color: var(--e-global-color-primary);
}
.detail-upper-0277 .description-4c46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-upper-0277 .badge_e786 {
  color: var(--e-global-color-primary);
}
.detail-upper-0277 .badge_e786 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-upper-0277 .modal_wood_af7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-upper-0277 .gallery_wide_7980 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-upper-0277 .gallery_wide_7980.inner_e9e1 {
  color: var(--e-global-color-secondary);
}
.detail-upper-0277 .gallery_wide_7980.inner_e9e1 .link-basic-9368 {
  color: var(--e-global-color-accent);
}
.detail-upper-0277 .gallery_wide_7980.layout_bright_b35f {
  color: var(--e-global-color-text);
}
.detail-upper-0277 .gallery_wide_7980.layout_bright_b35f .link-basic-9368 {
  color: var(--e-global-color-text);
}
.detail-upper-0277 .gallery_wide_7980:before {
  border-top-color: var(--e-global-color-text);
}
.detail-upper-0277 .hard-e809 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-upper-0277
  .hard-e809
  .bottom-0b06 {
  background-color: var(--e-global-color-primary);
}
.detail-upper-0277
  .hard-e809
  .bottom-0b06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-upper-0277 .main-iron-8154 .advanced-e5b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_876a .south-eb32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_876a .button_left_4178 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_2e31 .main-784f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_2e31
  .text_active_b210
  .footer_narrow_fcd2 {
  background-color: var(--e-global-color-secondary);
}
.small_2e31
  .text_active_b210.progress-862c
  .footer_narrow_fcd2 {
  background-color: var(--e-global-color-text);
}
.small_2e31
  .text_active_b210:hover
  .footer_narrow_fcd2 {
  background-color: var(--e-global-color-accent);
}
.small_2e31
  .text_active_b210.fn-active-db25
  .footer_narrow_fcd2 {
  background-color: var(--e-global-color-primary);
}
.fast-3f6c .text_1346 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.fast-3f6c .tooltip-895a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-3f6c .gradient-fd0c {
  background-color: var(--e-global-color-primary);
}
.fast-3f6c .gradient-fd0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_8864 .surface-lite-ba44 .huge_c74a .backdrop_1a28 {
  background-color: var(--e-global-color-secondary);
}
.block_8864 .surface-lite-ba44 .fluid-d414:after {
  background-color: var(--e-global-color-secondary);
}
.block_8864 .warm_fb13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_8864 .banner-bb6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_8864 .yellow_faf3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_8864 .secondary_center_ff2b {
  background-color: var(--e-global-color-primary);
}
.block_8864 .secondary_center_ff2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_8864 .modal_new_2470 {
  background-color: var(--e-global-color-secondary);
}
.block_8864 .modal_new_2470 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_8864 .surface-lite-ba44 .outer-681d .banner_d52e:hover {
  background-color: var(--e-global-color-primary);
}
.block_8864
  .surface-lite-ba44
  .outer-681d
  .banner_d52e.outline-inner-116e {
  background-color: var(--e-global-color-primary);
}
.block_8864 .surface-lite-ba44 .solid_86c4:before {
  border-color: var(--e-global-color-primary);
}
.block_8864 .surface-lite-ba44 .solid_86c4:hover:before {
  border-color: var(--e-global-color-secondary);
}
.block_8864
  .surface-lite-ba44
  .solid_86c4.banner-7e43:before {
  border-color: var(--e-global-color-primary);
}
.block_8864 .article-wide-b688 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-e018 .primary-complex-d154 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-e018 .primary-complex-d154:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-e018 .primary-complex-d154.section_a365 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-e018 .text-c211 {
  background-color: var(--e-global-color-primary);
}
.dim-e018 .text-c211 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-e018
  .filter_silver_c5ce
  .chip_wood_e2f2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-e018
  .chip_bba7
  .chip_wood_e2f2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-ec2d
  .footer-38d1
  .outline-bbae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-ec2d
  .footer-38d1
  .next-4f13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-ec2d .thumbnail_bc51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-ec2d .video-49cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-ec2d .list_06dd {
  background-color: var(--e-global-color-primary);
}
.sidebar-ec2d .list_06dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow_9b79 .bottom_ce8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_9b79 .texture_small_2b63 {
  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);
}
.slow_9b79 .border_white_bfea {
  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);
}
.slow_9b79 .border_white_bfea a:hover {
  color: var(--e-global-color-secondary);
}
.slow_9b79 .outline-pro-e8cc {
  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);
}
.slow_9b79 .container-cold-f7b7 {
  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);
}
.slow_9b79 .upper_df0f .huge-feba {
  background-color: var(--e-global-color-primary);
}
.slow_9b79 .upper_df0f .huge-feba:hover {
  background-color: var(--e-global-color-accent);
}
.slow_9b79
  .upper_df0f
  .over_7a9e
  li
  span {
  background-color: var(--e-global-color-text);
}
.slow_9b79
  .upper_df0f
  .over_7a9e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.slow_9b79
  .upper_df0f
  .over_7a9e
  li.inner-f1fd
  span {
  background-color: var(--e-global-color-accent);
}
.shade-fresh-0b52
  .badge-719e
  .new-0369 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-fresh-0b52 .badge-719e .hover_silver_8717 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-fresh-0b52 .badge-719e .hovered-ee06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-fresh-0b52 .surface-66d0 {
  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);
}
.shade-fresh-0b52
  .huge_47d8.photo-soft-0019 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > a {
  background-color: var(--e-global-color-text);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > a
  .red-02f2.fluid_a97e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > a
  .dynamic-4d20.search_basic_4348 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > .cool-7dd8
  .card_blue_2b10
  > a {
  background-color: var(--e-global-color-secondary);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > .cool-7dd8
  .card_blue_2b10
  > a
  .outline-25b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > .cool-7dd8
  .card_blue_2b10
  > a
  .dynamic-4d20.motion_c01b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > a
  .slider-e7fd:before {
  color: var(--e-global-color-text);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > .cool-7dd8
  a
  .slider-e7fd:before {
  color: var(--e-global-color-text);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10.gradient-cool-63f5
  > a
  .slider-e7fd:before {
  color: var(--e-global-color-text);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > .cool-7dd8
  .card_blue_2b10.gradient-cool-63f5
  > a
  .slider-e7fd:before {
  color: var(--e-global-color-text);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > a
  .photo-over-2690
  .text-inner-3e46 {
  color: var(--e-global-color-text);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > .cool-7dd8
  a
  .photo-over-2690
  .text-inner-3e46 {
  color: var(--e-global-color-text);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > a
  .photo-over-2690
  .text-inner-3e46,
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > .cool-7dd8
  a
  .photo-over-2690
  .text-inner-3e46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > a
  .orange-8783:before {
  color: var(--e-global-color-text);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > .cool-7dd8
  a
  .orange-8783:before {
  color: var(--e-global-color-text);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10.gradient-cool-63f5
  > a
  .orange-8783:before {
  color: var(--e-global-color-text);
}
.hard-9b3c
  > .backdrop_a361
  > div
  > .main_outer_03b0
  > .card_blue_2b10
  > .cool-7dd8
  .card_blue_2b10.gradient-cool-63f5
  > a
  .orange-8783:before {
  color: var(--e-global-color-text);
}
.form_f2d3 .modal_stone_68ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_f2d3
  .bottom-0a99:hover
  .modal_stone_68ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_53df
  > .backdrop_a361
  > .focus_a714
  > .badge-fresh-e12e
  > .component-0806
  > .banner-5d07
  .shade-1a06 {
  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);
}
.focused_53df
  > .backdrop_a361
  > .focus_a714
  > .badge-fresh-e12e
  > .component-0806
  > .banner-5d07:hover
  .shade-1a06 {
  color: var(--e-global-color-text);
}
.focused_53df
  > .backdrop_a361
  > .focus_a714
  > .badge-fresh-e12e
  > .component-0806
  > .banner-5d07:hover
  .shade-1a06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_53df
  > .backdrop_a361
  > .focus_a714
  > .badge-fresh-e12e
  > .component-0806.hero_7001
  > .banner-5d07
  .shade-1a06 {
  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);
}
.orange-e539 .tertiary-fae6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-e539 .filter_797f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-e539 .green_4313 {
  background-color: var(--e-global-color-primary);
}
.orange-e539 .green_4313 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-1b0c
  > .backdrop_a361
  > .over-ff77
  > .wide-d2b3
  > .primary-f4fa
  .focused_7bbc {
  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);
}
.content-1b0c
  > .backdrop_a361
  > .over-ff77
  > .wide-d2b3
  > .primary-f4fa
  .block_dark_da0c {
  color: var(--e-global-color-text);
}
.content-1b0c
  > .backdrop_a361
  > .over-ff77
  > .wide-d2b3
  > .primary-f4fa:hover
  .focused_7bbc {
  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);
}
.content-1b0c
  > .backdrop_a361
  > .over-ff77
  > .wide-d2b3
  > .primary-f4fa:hover
  .block_dark_da0c {
  color: var(--e-global-color-secondary);
}
.content-1b0c
  > .backdrop_a361
  > .over-ff77
  > .wide-d2b3
  > .primary-f4fa.main-medium-7e82
  .focused_7bbc {
  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);
}
.content-1b0c
  > .backdrop_a361
  > .over-ff77
  > .wide-d2b3
  > .primary-f4fa.main-medium-7e82
  .block_dark_da0c {
  color: var(--e-global-color-primary);
}
.box-dim-be83
  .media-left-ad30
  .lite_35ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-dim-be83 .middle-7b9c .advanced-e5b9 .main-in-1cf4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-6b4d .progress_fresh_7343 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-6b4d .in-af21 .progress_fresh_7343 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-6b4d .sidebar_b5af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-6b4d .sidebar_b5af {
  background-color: var(--e-global-color-primary);
}
.pagination-orange-10f8 .cold-7615 .rough_7df4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-orange-10f8
  .cold-7615:hover
  .heading-plasma-feea {
  color: var(--e-global-color-secondary);
}
.pagination-orange-10f8
  .cold-7615:hover
  .rough_7df4 {
  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);
}
.primary-bright-e61c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.accordion_ca73 {
  flex-direction: column;
}

.accordion_ca73 .column-207c {
  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.accordion_ca73 .column-207c {
  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);
}

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

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

.layout-cold-45a5.surface-7372 {
  display: none;
}

.notification_bd48 {
  display: none;
}

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

.bottom-bc34.complex_6b40 {
  margin-bottom: 40px;
  width: 100%;
}

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

.accordion_ca73 a {
  width: 100%;
}

.selected_9ac6 .text-solid-84fc.narrow_7803 {
  width: 20% !important;
}

.chip-inner-6cb9 {
  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; /* 字母间距 */
}

.chip-inner-6cb9: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%);
}

.chip-inner-6cb9 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.feature-hard-bd96 {
  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;
}

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

.feature-hard-bd96: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);
}

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

.selected_9ac6
  .text-solid-84fc.component-narrow-25df
  .wood_e7f6
  .tooltip-steel-e957 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.search_b2b4.icon-south-4ba8 > .media_332b {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.frame-1338 {
  position: relative;
  width: 100%;
}

.module-02da {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.selected_9ac6
  .text-solid-84fc.left_a810
  .wood-0725
  .form-4eec {
  width: 100% !important;
}

.header-5fa5 {
  width: 500px !important;
  max-width: none;
}

.shadow-steel-5918 {
  width: 100%;
}

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

.basic-47c9 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.info-6ca1 {
  font-size: 15px !important;
}

.surface-0498 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.basic-47c9:hover .surface-0498 {
  visibility: visible;
}
.basic-47c9:hover.basic-47c9::before {
  display: block;
}

.slow_7a34 h3 {
  color: #fff;
}

.yellow-df9c {
  margin: 0;
}

.selected_9ac6
  .text-solid-84fc.left_a810
  .form-4eec
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.shade_196f {
  width: 100%;
}

.center-e8a6 {
  width: 100%;
}

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

.center-e8a6 {
  width: 100%;
}

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

.form-4eec {
  display: flex;
  align-items: center;
}

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

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

.accordion_ca73 .column-207c.paper-9fcb {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.accordion_ca73 h1.column-207c {
  margin-top: 80px !important;
}

.selected_9ac6 .text-solid-84fc.layout-6b8c {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.motion_6894 img {
  width: 100%;
}

.steel-9bfb .badge-green-24cc.wood_e7f6 {
  justify-content: space-between;
}

.status_gas_1b7a {
  display: none;
}

.secondary_hot_4ba1 .pressed_930b {
  margin: 1px 0 !important;
}

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

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

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

  .header-5fa5 {
    width: 100% !important;
  }
}

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

  .chip-inner-6cb9 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .steel-9bfb .badge-green-24cc.wood_e7f6 {
    border-bottom: 1px solid #f0c159;
  }

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

  .search_b2b4.icon-south-4ba8 > .media_332b {
    gap: 15px;
    justify-content: space-between;
  }

  .selected_9ac6
    .text-solid-84fc.left_a810
    .form-4eec
    img {
    width: 60% !important;
  }

  .module-02da {
    left: 2%;
  }

  .bottom_c17b {
    margin: 10px 0;
  }

  .accordion_ca73 .pressed_930b {
    margin: 0;
    margin-bottom: 10px;
  }

  .chip-inner-6cb9 {
    font-size: 16px !important;
  }

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

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

  h2.accordion_ca73 .column-207c,
  .accordion_ca73 .column-207c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .form-4eec {
    justify-content: center;
  }

  .accordion_ca73 .pressed_930b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .selected_9ac6 .text-solid-84fc.narrow_7803 {
    width: 75% !important;
  }

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

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

  h2.accordion_ca73 .column-207c,
  .accordion_ca73 .column-207c {
    font-size: 30px !important;
  }

  .form-4eec {
    justify-content: center;
  }

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

  .complex_9cd4
    .article-249a.detail-current-3252 {
    margin: 0 !important;
  }

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

  .bottom_c17b {
    display: flex;
  }

  .sort-middle-9939 .chip-inner-6cb9 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .lite-7bef svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .accordion_ca73 h1.column-207c {
    margin-top: 40px !important;
  }

  .selected_9ac6
    .text-solid-84fc.left_a810
    .form-4eec
    img,
  .title_pro_92bd .wood-0725 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .feature-hard-bd96 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .selected_9ac6 .text-solid-84fc.narrow_7803 {
    width: 100% !important;
  }

  .search_b2b4.icon-south-4ba8 > .media_332b {
    gap: 3px;
  }

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

@media (max-width: 400px) {
  .chip-inner-6cb9 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.steel-9bfb .badge-green-24cc.wood_e7f6 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.steel-9bfb .badge-green-24cc.wood_e7f6: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);
}

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

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

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

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

.layout-cold-45a5: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;
}

/* 图片块简化样式 */
.carousel-81f5 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .steel-9bfb .badge-green-24cc.wood_e7f6 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .accordion_ca73 .column-207c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .chip-inner-6cb9 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.accordion_outer_996d .module-9362 {
  flex-shrink: 0;
  white-space: nowrap;
}

.accordion_outer_996d .filter-18b7 {
  flex-shrink: 0;
  min-width: fit-content;
}

.accordion_outer_996d .tooltip-steel-e957 {
  white-space: nowrap;
}

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

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

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

.accordion_outer_996d .filter-18b7 {
  max-width: 80px !important;
  overflow: hidden;
}

.accordion_outer_996d .badge-green-24cc.wood_e7f6 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.accordion_outer_996d .tooltip-steel-e957 {
  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);
  }
}

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

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

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

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

body .feature-hard-bd96:nth-child(2),
.selected_9ac6 .feature-hard-bd96:nth-child(2),
#page .feature-hard-bd96: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;
}

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

/* css-noise: f6ea */
.shadow-element-k1 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
