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(.complex_0017) {
  gap: 0.5em;
}
:where(.hero-4226) {
  gap: 0.5em;
}
body .form_6a8f > .image_926d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .form_6a8f > .texture-plasma-9025 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .form_6a8f > .badge_4553 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mini_7704 > .image_926d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .mini_7704 > .texture-plasma-9025 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .mini_7704 > .badge_4553 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .mini_7704
  > :where(:not(.image_926d):not(.texture-plasma-9025):not(.tabs-915d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mini_7704 > .picture_a2b1 {
  max-width: var(--wp--style--global--wide-size);
}
body .complex_0017 {
  display: flex;
}
body .complex_0017 {
  flex-wrap: wrap;
  align-items: center;
}
body .complex_0017 > * {
  margin: 0;
}
body .hero-4226 {
  display: grid;
}
body .hero-4226 > * {
  margin: 0;
}
:where(.large-9e19.complex_0017) {
  gap: 2em;
}
:where(.large-9e19.hero-4226) {
  gap: 2em;
}
:where(.footer-2ec2.complex_0017) {
  gap: 1.25em;
}
:where(.footer-2ec2.hero-4226) {
  gap: 1.25em;
}
.notice-fast-4631 {
  color: var(--wp--preset--color--black) !important;
}
.gallery_51ed {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.article-6a5e {
  color: var(--wp--preset--color--white) !important;
}
.steel-cb7b {
  color: var(--wp--preset--color--pale-pink) !important;
}
.iron_fb5b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.feature_outer_6e3a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.column-in-f412 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph_d005 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.info_d346 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient-d4a1 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.main_large_ebbc {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.stale-009a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.liquid-30c9 {
  background-color: var(--wp--preset--color--black) !important;
}
.hovered_a9b0 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.item-easy-6d0f {
  background-color: var(--wp--preset--color--white) !important;
}
.background_8a3b {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.article_soft_abc2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.accent_copper_bcfb {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active-static-a901 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.card_c474 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.thumbnail_top_e54c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text_small_6cb7 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.primary_action_2370 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.input_20cd {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.block_clean_e6ac {
  border-color: var(--wp--preset--color--black) !important;
}
.tertiary_narrow_6c9f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.brown-e0b0 {
  border-color: var(--wp--preset--color--white) !important;
}
.under-5d97 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.summary-557a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.border-762d {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.iron_39f1 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gold-df7e {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.old-62f2 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.thumbnail-prev-0d17 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bright-2679 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.menu-356a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.carousel_dynamic_9ef8 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.pink_338f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.upper_8f07 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.table-16fe {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.photo-31fe {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.search-green-2f41 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dynamic-14eb {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.iron_5e08 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.column_83b9 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.over_52f3 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tertiary_1df3 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.element_white_78a0 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.middle-5278 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.section_66cf {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.pagination-7c0c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.nav_224d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.progress_3788 a:where(:not(.short_fe41)) {
  color: inherit;
}
:where(.footer-2ec2.complex_0017) {
  gap: 1.25em;
}
:where(.footer-2ec2.hero-4226) {
  gap: 1.25em;
}
:where(.large-9e19.complex_0017) {
  gap: 2em;
}
:where(.large-9e19.hero-4226) {
  gap: 2em;
}
.steel_914e {
  font-size: 1.5em;
  line-height: 1.6;
}

.feature-narrow-9da6 .wide_b9ef {
  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);
}
.dropdown_03f1 .down_ffdc {
  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);
}
.card_dark_c630 {
  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);
}
.card_dark_c630.easy-3342 .bronze-77c4 {
  background-color: var(--e-global-color-primary);
}
.card_dark_c630.accordion-down-515c .bronze-77c4,
.card_dark_c630.picture_light_c502 .bronze-77c4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.container_smooth_8e23 .accordion_narrow_21dc {
  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);
}
.over-8225 {
  --divider-color: var(--e-global-color-secondary);
}
.over-8225 .narrow-699d {
  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);
}
.over-8225.form-stale-81db .mask-first-d9bc {
  background-color: var(--e-global-color-secondary);
}
.over-8225.wrapper-hard-1e5b .mask-first-d9bc,
.over-8225.advanced_6ae8 .mask-first-d9bc {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.over-8225.wrapper-hard-1e5b .mask-first-d9bc,
.over-8225.advanced_6ae8 .mask-first-d9bc svg {
  fill: var(--e-global-color-secondary);
}
.pagination_fixed_e64d .badge_65d7 {
  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);
}
.pagination_fixed_e64d .shadow_45d4 {
  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);
}
.banner-middle-63b1.form-stale-81db .mask-first-d9bc {
  background-color: var(--e-global-color-primary);
}
.banner-middle-63b1.wrapper-hard-1e5b .mask-first-d9bc,
.banner-middle-63b1.advanced_6ae8 .mask-first-d9bc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.banner-middle-63b1.wrapper-hard-1e5b .mask-first-d9bc,
.banner-middle-63b1.advanced_6ae8 .mask-first-d9bc svg {
  fill: var(--e-global-color-primary);
}
.modal_eb59.form-stale-81db .mask-first-d9bc {
  background-color: var(--e-global-color-primary);
}
.modal_eb59.wrapper-hard-1e5b .mask-first-d9bc,
.modal_eb59.advanced_6ae8 .mask-first-d9bc {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.modal_eb59 .down-c437 {
  color: var(--e-global-color-primary);
}
.modal_eb59 .down-c437,
.modal_eb59 .down-c437 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_eb59 .logo-f437 {
  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-efbb .gallery_left_14eb {
  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);
}
.tall_3970 .sort-outer-a94b .pro-8289 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_3a65 .search-simple-90fc:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.mini_3a65 .up_b758 i {
  color: var(--e-global-color-primary);
}
.mini_3a65 .up_b758 svg {
  fill: var(--e-global-color-primary);
}
.mini_3a65 .purple_8919 {
  color: var(--e-global-color-secondary);
}
.mini_3a65 .search-simple-90fc > .purple_8919,
.mini_3a65 .search-simple-90fc > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_3c39 .focus_basic_61b3 {
  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);
}
.orange_3c39 .backdrop-1924 {
  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);
}
.hidden_00b7 .shade_bd6c .accent-motion-23a2 {
  background-color: var(--e-global-color-primary);
}
.hidden_00b7 .menu-cc4c {
  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);
}
.mask-first-22fd .active-fixed-f719 {
  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);
}
.mask-first-22fd .main-static-e14d {
  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);
}
.mask-first-22fd .box_fast_0cc8 {
  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);
}
.shadow_upper_fddc .breadcrumb_in_e732,
.shadow_upper_fddc .breadcrumb_in_e732 a {
  color: var(--e-global-color-primary);
}
.shadow_upper_fddc .breadcrumb_in_e732.thumbnail-9f09,
.shadow_upper_fddc .breadcrumb_in_e732.thumbnail-9f09 a {
  color: var(--e-global-color-accent);
}
.shadow_upper_fddc .breadcrumb_in_e732 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_upper_fddc .tertiary_8ae9 {
  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);
}
.button-prev-02ec .overlay-87bd,
.button-prev-02ec .section_over_29c0 {
  color: var(--e-global-color-primary);
}
.button-prev-02ec .overlay-87bd svg {
  fill: var(--e-global-color-primary);
}
.button-prev-02ec .thumbnail-9f09 .overlay-87bd,
.button-prev-02ec .thumbnail-9f09 .section_over_29c0 {
  color: var(--e-global-color-accent);
}
.button-prev-02ec .thumbnail-9f09 .overlay-87bd svg {
  fill: var(--e-global-color-accent);
}
.button-prev-02ec .section_over_29c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-prev-02ec .tertiary_8ae9 {
  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_21ef .disabled_huge_2436,
.slider_21ef .pressed-2570 {
  color: var(--e-global-color-primary);
}
.slider_21ef .pressed-2570 svg {
  fill: var(--e-global-color-primary);
}
.slider_21ef .breadcrumb_in_e732.thumbnail-9f09 a,
.slider_21ef
  .breadcrumb_in_e732.thumbnail-9f09
  .pressed-2570 {
  color: var(--e-global-color-accent);
}
.slider_21ef .disabled_huge_2436 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_21ef .tertiary_8ae9 {
  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);
}
.outer-de81 .complex-fd3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-de81 .narrow-4757 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-4a1b .card_selected_5312 .background-07ee {
  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);
}
.backdrop-4a1b .card_selected_5312 .first-0b07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-4a1b .dropdown-5554 .background-07ee {
  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);
}
.backdrop-4a1b
  .dropdown-5554
  .first-0b07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-4a1b
  .backdrop_8f2b
  .background-07ee {
  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);
}
.backdrop-4a1b
  .backdrop_8f2b
  .first-0b07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-4a1b
  .tag_left_84e8
  .background-07ee {
  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);
}
.backdrop-4a1b
  .tag_left_84e8
  .first-0b07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-under-eb67 .accent_97b8 {
  background-color: var(--e-global-color-primary);
}
.section-under-eb67 .accent_97b8:hover {
  background-color: var(--e-global-color-primary);
}
.section-under-eb67 .secondary_1a84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-under-eb67
  .accent_97b8:hover
  .secondary_1a84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_2c2d .gallery-light-7b4d {
  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);
}
.breadcrumb_a97a .menu-8f27 .black-b7e2 a {
  background-color: var(--e-global-color-accent);
}
.breadcrumb_a97a .menu-8f27 .shade-first-dd73 a {
  background-color: var(--e-global-color-accent);
}
.breadcrumb_a97a .menu-8f27 .black-b7e2 a,
.breadcrumb_a97a .menu-8f27 .shade-first-dd73 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_a7b7
  .new-24ed.paper-7be0
  .menu-8f27
  a.first-0945 {
  background-color: var(--e-global-color-accent);
}
.widget_a7b7
  .new-24ed.paper-7be0
  .menu-8f27
  span.first-0945.fn-current-9eee {
  background-color: var(--e-global-color-text);
}
.widget_a7b7
  .new-24ed.paper-7be0
  .menu-8f27
  .first-0945 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_thick_a1b7 .block_492f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_thick_a1b7
  .silver_ba42
  > .breadcrumb-fresh-dc22
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_thick_a1b7
  .left_ce2c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_thick_a1b7
  .sidebar-down-f7a1
  .left-f7e5,
.grid_thick_a1b7
  .sidebar-down-f7a1
  .silver_39c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_thick_a1b7
  .sidebar-down-f7a1
  .surface-large-69e8,
.grid_thick_a1b7
  .sidebar-down-f7a1
  a
  .surface-large-69e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_thick_a1b7
  .sidebar-down-f7a1
  .secondary-f523 {
  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);
}
.grid_thick_a1b7
  .sidebar-down-f7a1
  .complex_a86e {
  background-color: var(--e-global-color-primary);
}
.grid_thick_a1b7
  .sidebar-down-f7a1
  .complex_a86e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_thick_a1b7
  .sidebar-down-f7a1
  .complex_a86e:hover {
  background-color: var(--e-global-color-primary);
}
.grid_thick_a1b7
  .sidebar-down-f7a1
  .link-top-fe79 {
  background-color: var(--e-global-color-primary);
}
.grid_thick_a1b7
  .sidebar-down-f7a1
  .link-top-fe79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_thick_a1b7
  .sidebar-down-f7a1
  .link-top-fe79:hover {
  background-color: var(--e-global-color-primary);
}
.grid_thick_a1b7
  .input-0fe1
  .shadow-yellow-dd92
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_thick_a1b7
  .input-0fe1
  .main-bottom-93b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_thick_a1b7
  .input-0fe1
  .secondary-f523 {
  color: var(--e-global-color-text);
}
.grid_thick_a1b7
  .input-0fe1
  .secondary-f523
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_thick_a1b7
  .input-0fe1
  .complex_a86e {
  background-color: var(--e-global-color-primary);
}
.grid_thick_a1b7
  .input-0fe1
  .complex_a86e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_thick_a1b7
  .input-0fe1
  .complex_a86e:hover {
  background-color: var(--e-global-color-primary);
}
.grid_thick_a1b7
  .input-0fe1
  .link-top-fe79 {
  background-color: var(--e-global-color-primary);
}
.grid_thick_a1b7
  .input-0fe1
  .link-top-fe79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_thick_a1b7
  .input-0fe1
  .link-top-fe79:hover {
  background-color: var(--e-global-color-primary);
}
.grid_thick_a1b7 .large-7307 {
  background-color: var(--e-global-color-primary);
}
.grid_thick_a1b7 .large-7307:hover {
  background-color: var(--e-global-color-primary);
}
.grid_thick_a1b7 .hard_6a68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_thick_a1b7 .table_6e6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-in-4b16 .form_pro_2be4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-in-4b16
  .content-outer-5e60
  > div:nth-child(3)
  .form_pro_2be4,
.accent-in-4b16
  .focus-108b
  > div:nth-child(1)
  .form_pro_2be4,
.accent-in-4b16
  .banner-dynamic-d8b2
  > div:nth-child(1)
  .form_pro_2be4,
.accent-in-4b16
  .filter-11b0
  > div:nth-child(1)
  .form_pro_2be4,
.accent-in-4b16
  .primary-gold-22b1
  > div:nth-child(1)
  .form_pro_2be4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-in-4b16 .active-63ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-in-4b16 .wrapper-light-24c2 {
  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);
}
.accent-in-4b16 .overlay_purple_150d {
  background-color: var(--e-global-color-primary);
}
.accent-in-4b16 .overlay_purple_150d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-in-4b16 .overlay_purple_150d:hover {
  background-color: var(--e-global-color-primary);
}
.accent-in-4b16 .photo-tiny-6d51 {
  background-color: var(--e-global-color-primary);
}
.accent-in-4b16 .photo-tiny-6d51:hover {
  background-color: var(--e-global-color-primary);
}
.accent-in-4b16 .hard_6a68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-in-4b16 .table_6e6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_7aae .item_264c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_7aae .rough-584e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_7aae .notification-ccc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_7aae .logo_dirty_b225 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_7aae .liquid_b982 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_7aae .photo-tiny-6d51 {
  background-color: var(--e-global-color-primary);
}
.table_7aae .photo-tiny-6d51:hover {
  background-color: var(--e-global-color-primary);
}
.main-99f2 .slider-b00f {
  background-color: var(--e-global-color-secondary);
}
.main-99f2 .logo_solid_7730 {
  background-color: var(--e-global-color-text);
}
.main-99f2 .button-0e83 {
  background-color: var(--e-global-color-secondary);
}
.main-99f2 .full_865d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-99f2 .component-paper-bb6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-99f2 .container-silver-b385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-99f2 .accordion_3203 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-99f2 .table-3ac7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-894f .brown_f987 .detail_5261,
.next-894f
  .brown_f987
  .detail_5261
  a,
.next-894f .wrapper-d68f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-894f .brown_f987 .alert_a0f0,
.next-894f .preview_up_d913 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-894f .brown_f987 .alert_a0f0 {
  color: var(--e-global-color-text);
}
.next-894f .preview_up_d913 {
  color: var(--e-global-color-text);
}
.next-894f
  .brown_f987
  .paper-6abd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-894f .detail_gas_2f7f .input-black-1fad {
  background-color: var(--e-global-color-primary);
}
.next-894f .detail_gas_2f7f .input-black-1fad:hover {
  background-color: var(--e-global-color-primary);
}
.next-894f .detail_gas_2f7f .paragraph_b8a2 li span {
  background-color: var(--e-global-color-text);
}
.next-894f .detail_gas_2f7f .paragraph_b8a2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.next-894f
  .detail_gas_2f7f
  .paragraph_b8a2
  li.medium_0ab7
  span {
  background-color: var(--e-global-color-accent);
}
.next-894f .container-tall-b678 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-2e43 .primary-easy-3510 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-2705 .orange-4097 {
  background-color: var(--e-global-color-primary);
}
.focused-2705 .list-pink-58c4 {
  background-color: var(--e-global-color-secondary);
}
.focused-2705 .dropdown-c4be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-2705 .tertiary-dynamic-9941 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-2705 .link-bcbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-2705 .over_86b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-2705 .purple_b911 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-2705 .dim-c0e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-2705 .detail_upper_e91c {
  background-color: var(--e-global-color-primary);
}
.focused-2705 .detail_upper_e91c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_fd05 .notice-center-2691 {
  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);
}
.paragraph_fd05 .info-c8d7 {
  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);
}
.paragraph_fd05
  .large_9bb8:after {
  background-color: var(--e-global-color-primary);
}
.paragraph_fd05 .tabs_dim_55c7 {
  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);
}
.section-right-83cc .wrapper-d68f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-right-83cc .preview_up_d913 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_762f .last_e5b8 .component-5cae {
  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);
}
.east_762f .last_e5b8 .preview_d0ad {
  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-945a .aside_6fe5 {
  background-color: var(--e-global-color-primary);
}
.text-945a .lower-417d {
  background-color: var(--e-global-color-secondary);
}
.text-945a .info-pro-e755 .progress_next_5bf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-945a .element-fresh-2642 .progress_next_5bf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_f5d8 .module_lite_7a13 .complex-5aee {
  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);
}
.last_f5d8 .module_lite_7a13 .simple_c16e {
  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);
}
.last_f5d8 .module_lite_7a13 .static_b6a7 {
  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);
}
.under_2413 .brown_8425 {
  border-color: var(--e-global-color-text);
}
.under_2413 .fresh-0377 {
  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);
}
.under_2413 .banner-8e1f {
  color: var(--e-global-color-primary);
}
.under_2413 .last-f0f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-c58f .slider_orange_b37f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-c58f .sidebar-f496 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-c58f .east_d28c:hover .slider_orange_b37f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-c58f
  .east_d28c:hover
  .sidebar-f496 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-f771 .layout_clean_212e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-f771 .pattern_lower_04f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_b914 .tooltip_lite_679f .south_2ed7 {
  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);
}
.green_b914 .link-inner-711d .south_2ed7 {
  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);
}
.primary-6bea .disabled_ac6b {
  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);
}
.header_f843 .nav-pro-f5aa .message_dim_1584 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_f843 .nav-pro-f5aa .message_dim_1584 {
  background-color: var(--e-global-color-secondary);
}
.header_f843 .detail-ad4e .message_dim_1584 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_f843 .detail-ad4e .message_dim_1584 {
  background-color: var(--e-global-color-secondary);
}
.header_f843 .main-hovered-758f .label_0c99 {
  background-color: var(--e-global-color-primary);
}
.header_f843 .main-hovered-758f:hover .label_0c99 {
  background-color: var(--e-global-color-secondary);
}
.header_f843 .input-black-1fad {
  background-color: var(--e-global-color-primary);
}
.header_f843 .input-black-1fad:hover {
  background-color: var(--e-global-color-accent);
}
.header_f843 .paragraph_b8a2 li span {
  background-color: var(--e-global-color-text);
}
.header_f843 .paragraph_b8a2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.header_f843 .paragraph_b8a2 li.medium_0ab7 span {
  background-color: var(--e-global-color-accent);
}
.section_glass_0a53 .primary-a72e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_glass_0a53 .disabled-a42e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-701d .lower-9971:before {
  background-color: var(--e-global-color-secondary);
}
.full-701d .header-4dbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-701d .table-acd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_fa72 .mask-35ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_fa72 .mask-35ef:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_fa72 .mask-35ef.fn-active-9eee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_fa72 .texture_old_ca1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_fa72 .disabled_liquid_cb9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_fa72 .easy_6449 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_fa72 .tiny_61b2 {
  background-color: var(--e-global-color-primary);
}
.black_fa72 .tiny_61b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_fa72 .banner-up-bdcb {
  background-color: var(--e-global-color-primary);
}
.black_fa72 .banner-up-bdcb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-c2ea .photo-warm-e400 .header_iron_7bdf a {
  color: var(--e-global-color-secondary);
}
.info-c2ea .photo-warm-e400 .header_iron_7bdf a:hover {
  color: var(--e-global-color-secondary);
}
.info-c2ea .photo-warm-e400 .header_iron_7bdf,
.info-c2ea .photo-warm-e400 .header_iron_7bdf a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-c2ea .photo-warm-e400 .media_stone_b968 {
  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);
}
.info-c2ea .photo-warm-e400 .row_medium_9dff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-c2ea .photo-warm-e400 .hover-8287 {
  background-color: var(--e-global-color-primary);
}
.info-c2ea .photo-warm-e400 .hover-8287 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-c2ea .photo-warm-e400 .hover-8287:hover {
  background-color: var(--e-global-color-primary);
}
.info-c2ea .photo-warm-e400 .south_8e3e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-c2ea .photo-warm-e400 .south_8e3e {
  background-color: var(--e-global-color-primary);
}
.info-c2ea .photo-warm-e400 .south_8e3e:hover {
  background-color: var(--e-global-color-primary);
}
.info-c2ea .photo-warm-e400 .input-black-1fad {
  background-color: var(--e-global-color-primary);
}
.info-c2ea .photo-warm-e400 .input-black-1fad:hover {
  background-color: var(--e-global-color-primary);
}
.info-c2ea .detail_gas_2f7f .paragraph_b8a2 li span {
  background-color: var(--e-global-color-text);
}
.info-c2ea .detail_gas_2f7f .paragraph_b8a2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.info-c2ea .detail_gas_2f7f .paragraph_b8a2 li.medium_0ab7 span {
  background-color: var(--e-global-color-accent);
}
.info-c2ea .hard_6a68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-c2ea .table_6e6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-d4ad .cool_91c9 .backdrop-orange-0204 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-d4ad .cool_91c9 .old_6711 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-d4ad .cool_91c9 .card_prev_dba6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-8a72 .picture_07d7 {
  border-color: var(--e-global-color-text);
}
.selected-8a72 .card-2094 {
  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);
}
.selected-8a72 .purple-d858 {
  color: var(--e-global-color-secondary);
}
.selected-8a72 .purple-d858 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-8a72 .nav-8c2d > * {
  color: var(--e-global-color-primary);
}
.selected-8a72 .nav-8c2d > * svg {
  fill: var(--e-global-color-primary);
}
.selected-8a72 .copper_776a {
  color: var(--e-global-color-primary);
}
.selected-8a72 .copper_776a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-8a72 .green-b6b8 {
  color: var(--e-global-color-primary);
}
.selected-8a72 .green-b6b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-8a72 .basic_820c {
  color: var(--e-global-color-primary);
}
.selected-8a72 .basic_820c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-8a72 .dim_4581 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-8a72 .mask_d4a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-8a72 .mask_d4a9.title-9f3b {
  color: var(--e-global-color-secondary);
}
.selected-8a72 .mask_d4a9.title-9f3b .tiny_ed33 {
  color: var(--e-global-color-accent);
}
.selected-8a72 .mask_d4a9.next_8338 {
  color: var(--e-global-color-text);
}
.selected-8a72 .mask_d4a9.next_8338 .tiny_ed33 {
  color: var(--e-global-color-text);
}
.selected-8a72 .mask_d4a9:before {
  border-top-color: var(--e-global-color-text);
}
.selected-8a72 .active_in_b17a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-8a72
  .active_in_b17a
  .hard_b150 {
  background-color: var(--e-global-color-primary);
}
.selected-8a72
  .active_in_b17a
  .hard_b150 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-8a72 .picture_07d7 .paragraph_a2d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_9df6 .aside-full-2396 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_9df6 .down_b6c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_7b65 .aside_focused_55f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_7b65
  .up-f575
  .shadow-plasma-8ab2 {
  background-color: var(--e-global-color-secondary);
}
.carousel_7b65
  .up-f575.fixed-72f0
  .shadow-plasma-8ab2 {
  background-color: var(--e-global-color-text);
}
.carousel_7b65
  .up-f575:hover
  .shadow-plasma-8ab2 {
  background-color: var(--e-global-color-accent);
}
.carousel_7b65
  .up-f575.fn-active-9eee
  .shadow-plasma-8ab2 {
  background-color: var(--e-global-color-primary);
}
.tabs_fdd6 .focus_wide_f8f6 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.tabs_fdd6 .secondary_0f3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_fdd6 .medium-8212 {
  background-color: var(--e-global-color-primary);
}
.tabs_fdd6 .medium-8212 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-b548 .title_smooth_f4eb .hard-d3a5 .list_ac4c {
  background-color: var(--e-global-color-secondary);
}
.tabs-b548 .title_smooth_f4eb .soft-e156:after {
  background-color: var(--e-global-color-secondary);
}
.tabs-b548 .new_e5e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-b548 .title-top-7463 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-b548 .chip_dim_bb7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-b548 .status_5440 {
  background-color: var(--e-global-color-primary);
}
.tabs-b548 .status_5440 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-b548 .grid_804d {
  background-color: var(--e-global-color-secondary);
}
.tabs-b548 .grid_804d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-b548 .title_smooth_f4eb .aside_east_f3a3 .secondary-out-8efc:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-b548
  .title_smooth_f4eb
  .aside_east_f3a3
  .secondary-out-8efc.pro_cdab {
  background-color: var(--e-global-color-primary);
}
.tabs-b548 .title_smooth_f4eb .search_d96c:before {
  border-color: var(--e-global-color-primary);
}
.tabs-b548 .title_smooth_f4eb .search_d96c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.tabs-b548
  .title_smooth_f4eb
  .search_d96c.dirty-6ca1:before {
  border-color: var(--e-global-color-primary);
}
.tabs-b548 .hover-6bcb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-0f71 .button-bottom-d495 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-0f71 .button-bottom-d495:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-0f71 .button-bottom-d495.accent_dynamic_830c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-0f71 .surface-silver-6df0 {
  background-color: var(--e-global-color-primary);
}
.under-0f71 .surface-silver-6df0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-0f71
  .overlay-short-d8d0
  .search_0bfa
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-0f71
  .component-short-5c42
  .search_0bfa
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-pressed-fbfa
  .feature_e258
  .media_5c0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-pressed-fbfa
  .feature_e258
  .dropdown-65d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-pressed-fbfa .clean-e2df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-pressed-fbfa .detail-outer-6e65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-pressed-fbfa .red_5ac7 {
  background-color: var(--e-global-color-primary);
}
.form-pressed-fbfa .red_5ac7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_0e32 .inner-bd1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_0e32 .accent_last_c6b7 {
  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);
}
.column_0e32 .row-cfde {
  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);
}
.column_0e32 .row-cfde a:hover {
  color: var(--e-global-color-secondary);
}
.column_0e32 .tabs_tall_4c83 {
  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);
}
.column_0e32 .section_c660 {
  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);
}
.column_0e32 .notification-medium-7996 .input-black-1fad {
  background-color: var(--e-global-color-primary);
}
.column_0e32 .notification-medium-7996 .input-black-1fad:hover {
  background-color: var(--e-global-color-accent);
}
.column_0e32
  .notification-medium-7996
  .paragraph_b8a2
  li
  span {
  background-color: var(--e-global-color-text);
}
.column_0e32
  .notification-medium-7996
  .paragraph_b8a2
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.column_0e32
  .notification-medium-7996
  .paragraph_b8a2
  li.medium_0ab7
  span {
  background-color: var(--e-global-color-accent);
}
.grid_a4a5
  .slider-2b06
  .thick_15e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_a4a5 .slider-2b06 .secondary-c044 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_a4a5 .slider-2b06 .component_simple_3be7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_a4a5 .fresh-1313 {
  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);
}
.grid_a4a5
  .image_c325.soft_88ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > a {
  background-color: var(--e-global-color-text);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > a
  .large_87c3.bottom-2711 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > a
  .hovered_5010.label_9b62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > .chip-center-86e1
  .table-pro-4726
  > a {
  background-color: var(--e-global-color-secondary);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > .chip-center-86e1
  .table-pro-4726
  > a
  .pattern-rough-f011 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > .chip-center-86e1
  .table-pro-4726
  > a
  .hovered_5010.dim-5541 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > a
  .status_under_2c27:before {
  color: var(--e-global-color-text);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > .chip-center-86e1
  a
  .status_under_2c27:before {
  color: var(--e-global-color-text);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726.badge_yellow_6605
  > a
  .status_under_2c27:before {
  color: var(--e-global-color-text);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > .chip-center-86e1
  .table-pro-4726.badge_yellow_6605
  > a
  .status_under_2c27:before {
  color: var(--e-global-color-text);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > a
  .gallery-5735
  .avatar_up_5631 {
  color: var(--e-global-color-text);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > .chip-center-86e1
  a
  .gallery-5735
  .avatar_up_5631 {
  color: var(--e-global-color-text);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > a
  .gallery-5735
  .avatar_up_5631,
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > .chip-center-86e1
  a
  .gallery-5735
  .avatar_up_5631 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > a
  .video_focused_0938:before {
  color: var(--e-global-color-text);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > .chip-center-86e1
  a
  .video_focused_0938:before {
  color: var(--e-global-color-text);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726.badge_yellow_6605
  > a
  .video_focused_0938:before {
  color: var(--e-global-color-text);
}
.button-bfd2
  > .basic_7ba6
  > div
  > .huge-1137
  > .table-pro-4726
  > .chip-center-86e1
  .table-pro-4726.badge_yellow_6605
  > a
  .video_focused_0938:before {
  color: var(--e-global-color-text);
}
.short-9c94 .filter-fresh-7ccd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-9c94
  .menu-top-18a9:hover
  .filter-fresh-7ccd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-in-a8aa
  > .basic_7ba6
  > .notification-right-ff31
  > .inner_9ade
  > .wrapper_3a13
  > .pink_eb61
  .brown_a188 {
  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);
}
.shadow-in-a8aa
  > .basic_7ba6
  > .notification-right-ff31
  > .inner_9ade
  > .wrapper_3a13
  > .pink_eb61:hover
  .brown_a188 {
  color: var(--e-global-color-text);
}
.shadow-in-a8aa
  > .basic_7ba6
  > .notification-right-ff31
  > .inner_9ade
  > .wrapper_3a13
  > .pink_eb61:hover
  .brown_a188 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-in-a8aa
  > .basic_7ba6
  > .notification-right-ff31
  > .inner_9ade
  > .wrapper_3a13.fast-0ca0
  > .pink_eb61
  .brown_a188 {
  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);
}
.hidden_purple_d53d .surface-hard-1091 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_purple_d53d .secondary_0bc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_purple_d53d .content-current-6faa {
  background-color: var(--e-global-color-primary);
}
.hidden_purple_d53d .content-current-6faa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-north-cc26
  > .basic_7ba6
  > .border_6e82
  > .modal_green_a437
  > .first_d005
  .form-focused-514a {
  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);
}
.breadcrumb-north-cc26
  > .basic_7ba6
  > .border_6e82
  > .modal_green_a437
  > .first_d005
  .heading-center-9f45 {
  color: var(--e-global-color-text);
}
.breadcrumb-north-cc26
  > .basic_7ba6
  > .border_6e82
  > .modal_green_a437
  > .first_d005:hover
  .form-focused-514a {
  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-north-cc26
  > .basic_7ba6
  > .border_6e82
  > .modal_green_a437
  > .first_d005:hover
  .heading-center-9f45 {
  color: var(--e-global-color-secondary);
}
.breadcrumb-north-cc26
  > .basic_7ba6
  > .border_6e82
  > .modal_green_a437
  > .first_d005.section-e76d
  .form-focused-514a {
  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);
}
.breadcrumb-north-cc26
  > .basic_7ba6
  > .border_6e82
  > .modal_green_a437
  > .first_d005.section-e76d
  .heading-center-9f45 {
  color: var(--e-global-color-primary);
}
.title_f8a2
  .surface-ff7e
  .action-054a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_f8a2 .feature_liquid_7db7 .paragraph_a2d1 .photo_5d08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_iron_ea70 .over_574a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_iron_ea70 .frame_ef99 .over_574a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_iron_ea70 .component_complex_b214 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_iron_ea70 .component_complex_b214 {
  background-color: var(--e-global-color-primary);
}
.highlight-f342 .tertiary_narrow_ae5f .liquid-2e3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-f342
  .tertiary_narrow_ae5f:hover
  .element-fluid-a91c {
  color: var(--e-global-color-secondary);
}
.highlight-f342
  .tertiary_narrow_ae5f:hover
  .liquid-2e3c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_a4bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.video-hard-7ae9 {
  max-width: 1400px !important;
}

.bright-8788 {
  flex-direction: column;
}

.bright-8788 .carousel_tiny_b658 {
  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.bright-8788 .carousel_tiny_b658 {
  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);
}

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

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

.wrapper_warm_a437.shadow_f15b {
  display: none;
}

.texture-0bac {
  display: none;
}

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

.dark_15d0.module-bronze-7bbb {
  margin-bottom: 40px;
  width: 100%;
}

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

.bright-8788 a {
  width: 100%;
}

.gas_3f06 .border_short_db32.search_2e64 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.gas_3f06
  .border_short_db32.nav-457f
  .title_left_450f
  .soft_3b0d {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.sidebar-9470.element_bright_9cae > .pressed-f637 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.action-2784 {
  position: relative;
  width: 100%;
}

.tabs-d291 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.gas_3f06
  .border_short_db32.item_196f
  .soft-16bc
  .form_dirty_1390 {
  width: 100% !important;
}

.hover-hard-80d8 {
  width: 500px !important;
  max-width: none;
}

.chip-6fd3 {
  width: 100%;
}

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

.main-e4ae {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.main-e4ae:hover .footer_4aff {
  visibility: visible;
}
.main-e4ae:hover.main-e4ae::before {
  display: block;
}

.block_copper_695d h3 {
  color: #fff;
}

.tertiary-middle-08c3 {
  margin: 0;
}

.gas_3f06
  .border_short_db32.item_196f
  .form_dirty_1390
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.video-3eba {
  width: 100%;
}

.pattern-1143 {
  width: 100%;
}

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

.pattern-1143 {
  width: 100%;
}

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

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

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

.progress-pink-d633 {
  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;
}

.bright-8788 .carousel_tiny_b658.medium_758e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.bright-8788 h1.carousel_tiny_b658 {
  margin-top: 80px !important;
}

.gas_3f06 .border_short_db32.overlay_dabd {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.caption-5d36 img {
  width: 100%;
}

.image_silver_9957 .icon-fixed-11ff.title_left_450f {
  justify-content: space-between;
}

.shade_fast_a10f {
  display: none;
}

.content_460a .last_358e {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .sidebar-9470 .pressed-f637 {
    flex-wrap: nowrap !important;
  }
}

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

  .hover-hard-80d8 {
    width: 100% !important;
  }
}

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

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

  .image_silver_9957 .icon-fixed-11ff.title_left_450f {
    border-bottom: 1px solid #f0c159;
  }

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

  .sidebar-9470.element_bright_9cae > .pressed-f637 {
    gap: 15px;
    justify-content: space-between;
  }

  .gas_3f06
    .border_short_db32.item_196f
    .form_dirty_1390
    img {
    width: 60% !important;
  }

  .tabs-d291 {
    left: 2%;
  }

  .last-4b8f {
    margin: 10px 0;
  }

  .bright-8788 .last_358e {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.bright-8788 .carousel_tiny_b658,
  .bright-8788 .carousel_tiny_b658 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .form_dirty_1390 {
    justify-content: center;
  }

  .bright-8788 .last_358e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .middle-7bb1 {
    margin-bottom: 15px !important;
  }

  .gas_3f06 .border_short_db32.search_2e64 {
    width: 75% !important;
  }

  .caption-5d36 img {
    width: 100% !important;
  }
}

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

  h2.bright-8788 .carousel_tiny_b658,
  .bright-8788 .carousel_tiny_b658 {
    font-size: 30px !important;
  }

  .form_dirty_1390 {
    justify-content: center;
  }

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

  .photo_3b86
    .west-1881.image_d9b4 {
    margin: 0 !important;
  }

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

  .last-4b8f {
    display: flex;
  }

  .cold-289b .outer_fd15 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .bright-8788 h1.carousel_tiny_b658 {
    margin-top: 40px !important;
  }

  .gas_3f06
    .border_short_db32.item_196f
    .form_dirty_1390
    img,
  .pagination_fixed_e64d .soft-16bc {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .gas_3f06 .border_short_db32.search_2e64 {
    width: 100% !important;
  }

  .sidebar-9470.element_bright_9cae > .pressed-f637 {
    gap: 3px;
  }

  .bright-8788 .last_358e {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.image_silver_9957 .icon-fixed-11ff.title_left_450f {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.image_silver_9957 .icon-fixed-11ff.title_left_450f: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .image_silver_9957 .icon-fixed-11ff.title_left_450f {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .bright-8788 .carousel_tiny_b658 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .outer_fd15 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.hidden_d942 .stone_323e {
  flex-shrink: 0;
  white-space: nowrap;
}

.hidden_d942 .left_2d41 {
  flex-shrink: 0;
  min-width: fit-content;
}

.hidden_d942 .soft_3b0d {
  white-space: nowrap;
}

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

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

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

.hidden_d942 .left_2d41 {
  max-width: 80px !important;
  overflow: hidden;
}

.hidden_d942 .icon-fixed-11ff.title_left_450f {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.hidden_d942 .soft_3b0d {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 88ce */
.promo-block-p4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
