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(.background_de63) {
  gap: 0.5em;
}
:where(.small-8205) {
  gap: 0.5em;
}
body .focused_eb57 > .gradient_bc0a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .focused_eb57 > .card_silver_9c31 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .focused_eb57 > .fresh-4d9c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paragraph-5969 > .gradient_bc0a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .paragraph-5969 > .card_silver_9c31 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .paragraph-5969 > .fresh-4d9c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .paragraph-5969
  > :where(:not(.gradient_bc0a):not(.card_silver_9c31):not(.component-694b)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paragraph-5969 > .fixed-4a67 {
  max-width: var(--wp--style--global--wide-size);
}
body .background_de63 {
  display: flex;
}
body .background_de63 {
  flex-wrap: wrap;
  align-items: center;
}
body .background_de63 > * {
  margin: 0;
}
body .small-8205 {
  display: grid;
}
body .small-8205 > * {
  margin: 0;
}
:where(.mask-wood-9160.background_de63) {
  gap: 2em;
}
:where(.mask-wood-9160.small-8205) {
  gap: 2em;
}
:where(.hover-last-57b4.background_de63) {
  gap: 1.25em;
}
:where(.hover-last-57b4.small-8205) {
  gap: 1.25em;
}
.first-f01d {
  color: var(--wp--preset--color--black) !important;
}
.chip_plasma_4d39 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dropdown-5d3b {
  color: var(--wp--preset--color--white) !important;
}
.pattern-hot-1566 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.brown_6308 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.last-dcf0 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.slider-d239 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.nav_thick_46a1 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.light_4311 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.action-40b7 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.modal-44e1 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.banner-71ff {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.table_center_2c00 {
  background-color: var(--wp--preset--color--black) !important;
}
.block_d99f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.focused_5251 {
  background-color: var(--wp--preset--color--white) !important;
}
.block-201d {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.red-82b0 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.avatar-a4f8 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sidebar-52b6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shadow-ffc2 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.preview_c6f5 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wrapper-5e95 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.mask-ad89 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.title-over-5db4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.solid-a658 {
  border-color: var(--wp--preset--color--black) !important;
}
.form_steel_8561 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accent-e6c7 {
  border-color: var(--wp--preset--color--white) !important;
}
.tooltip_stale_41f9 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hard-1aa0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.table_517a {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.header-white-3c82 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.image-paper-a705 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.message_7a29 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gas_ea7e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.green-fdc7 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.last-e58a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tag_slow_f422 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.status-iron-9247 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.component-solid-0f26 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.new-a907 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.hard_99e3 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.selected_40e2 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.status-bright-9055 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.aside-solid-0a8a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.red_eaf3 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.message-in-bf2b {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.stone_36d5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.link-651a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.alert_a998 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.progress_8a1e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.description-fc1e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.component_fdec {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.current-af04 a:where(:not(.row-87ad)) {
  color: inherit;
}
:where(.hover-last-57b4.background_de63) {
  gap: 1.25em;
}
:where(.hover-last-57b4.small-8205) {
  gap: 1.25em;
}
:where(.mask-wood-9160.background_de63) {
  gap: 2em;
}
:where(.mask-wood-9160.small-8205) {
  gap: 2em;
}
.pink-4c10 {
  font-size: 1.5em;
  line-height: 1.6;
}

.accordion-selected-073e .caption-rough-50a0 {
  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);
}
.purple-9c9f .menu-1312 {
  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);
}
.popup-f6ad {
  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);
}
.popup-f6ad.preview_down_b8f6 .mini_6121 {
  background-color: var(--e-global-color-primary);
}
.popup-f6ad.module_next_e283 .mini_6121,
.popup-f6ad.summary-rough-1575 .mini_6121 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image-last-c56e .summary_gas_22e9 {
  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);
}
.hot-d700 {
  --divider-color: var(--e-global-color-secondary);
}
.hot-d700 .smooth_6cf6 {
  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);
}
.hot-d700.container_a05a .label-7954 {
  background-color: var(--e-global-color-secondary);
}
.hot-d700.description_9a18 .label-7954,
.hot-d700.lower_c8b7 .label-7954 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.hot-d700.description_9a18 .label-7954,
.hot-d700.lower_c8b7 .label-7954 svg {
  fill: var(--e-global-color-secondary);
}
.fresh_5998 .wide_1403 {
  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);
}
.fresh_5998 .photo_west_98d2 {
  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);
}
.input_2c2e.container_a05a .label-7954 {
  background-color: var(--e-global-color-primary);
}
.input_2c2e.description_9a18 .label-7954,
.input_2c2e.lower_c8b7 .label-7954 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input_2c2e.description_9a18 .label-7954,
.input_2c2e.lower_c8b7 .label-7954 svg {
  fill: var(--e-global-color-primary);
}
.accent-729e.container_a05a .label-7954 {
  background-color: var(--e-global-color-primary);
}
.accent-729e.description_9a18 .label-7954,
.accent-729e.lower_c8b7 .label-7954 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.accent-729e .label-dirty-6e58 {
  color: var(--e-global-color-primary);
}
.accent-729e .label-dirty-6e58,
.accent-729e .label-dirty-6e58 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-729e .feature-center-3f2a {
  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);
}
.footer-dd17 .dropdown_dim_6646 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_e539 .black-5920 .tertiary-fresh-7f26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-821e .basic-051b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.hover-821e .steel_5625 i {
  color: var(--e-global-color-primary);
}
.hover-821e .steel_5625 svg {
  fill: var(--e-global-color-primary);
}
.hover-821e .silver_1e4d {
  color: var(--e-global-color-secondary);
}
.hover-821e .basic-051b > .silver_1e4d,
.hover-821e .basic-051b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_short_633f .fluid-a7e4 {
  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);
}
.description_short_633f .dark-5786 {
  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);
}
.container_stone_a490 .heading_cool_a941 .notification-north-a269 {
  background-color: var(--e-global-color-primary);
}
.container_stone_a490 .hidden-short-116c {
  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);
}
.chip_471d .under_c24f {
  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);
}
.chip_471d .smooth-74f9 {
  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);
}
.chip_471d .right-2dbe {
  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);
}
.outline-b4f7 .feature_9c9b,
.outline-b4f7 .feature_9c9b a {
  color: var(--e-global-color-primary);
}
.outline-b4f7 .feature_9c9b.inner_918f,
.outline-b4f7 .feature_9c9b.inner_918f a {
  color: var(--e-global-color-accent);
}
.outline-b4f7 .feature_9c9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-b4f7 .small-ee28 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-light-ba88 .preview-0d1b,
.highlight-light-ba88 .gallery-east-c8e3 {
  color: var(--e-global-color-primary);
}
.highlight-light-ba88 .preview-0d1b svg {
  fill: var(--e-global-color-primary);
}
.highlight-light-ba88 .inner_918f .preview-0d1b,
.highlight-light-ba88 .inner_918f .gallery-east-c8e3 {
  color: var(--e-global-color-accent);
}
.highlight-light-ba88 .inner_918f .preview-0d1b svg {
  fill: var(--e-global-color-accent);
}
.highlight-light-ba88 .gallery-east-c8e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-light-ba88 .small-ee28 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_paper_3615 .pattern-6675,
.table_paper_3615 .surface-fresh-ad08 {
  color: var(--e-global-color-primary);
}
.table_paper_3615 .surface-fresh-ad08 svg {
  fill: var(--e-global-color-primary);
}
.table_paper_3615 .feature_9c9b.inner_918f a,
.table_paper_3615
  .feature_9c9b.inner_918f
  .surface-fresh-ad08 {
  color: var(--e-global-color-accent);
}
.table_paper_3615 .pattern-6675 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_paper_3615 .small-ee28 {
  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);
}
.progress_3060 .section_2f45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_3060 .row_dim_c4ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-inner-118a .footer_old_c668 .box-08fe {
  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);
}
.hero-inner-118a .footer_old_c668 .solid_960e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-inner-118a .summary-bottom-493c .box-08fe {
  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);
}
.hero-inner-118a
  .summary-bottom-493c
  .solid_960e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-inner-118a
  .accordion-dfec
  .box-08fe {
  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);
}
.hero-inner-118a
  .accordion-dfec
  .solid_960e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-inner-118a
  .form_5060
  .box-08fe {
  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);
}
.hero-inner-118a
  .form_5060
  .solid_960e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-6300 .component-in-4816 {
  background-color: var(--e-global-color-primary);
}
.plasma-6300 .component-in-4816:hover {
  background-color: var(--e-global-color-primary);
}
.plasma-6300 .mask-next-ad89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-6300
  .component-in-4816:hover
  .mask-next-ad89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-0105 .item_white_967f {
  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);
}
.plasma_dab1 .soft_b0bb .message-motion-c4b1 a {
  background-color: var(--e-global-color-accent);
}
.plasma_dab1 .soft_b0bb .title-97f2 a {
  background-color: var(--e-global-color-accent);
}
.plasma_dab1 .soft_b0bb .message-motion-c4b1 a,
.plasma_dab1 .soft_b0bb .title-97f2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_79f8
  .focused_fc20.header-186b
  .soft_b0bb
  a.disabled-outer-11c4 {
  background-color: var(--e-global-color-accent);
}
.right_79f8
  .focused_fc20.header-186b
  .soft_b0bb
  span.disabled-outer-11c4.fn-current-6d27 {
  background-color: var(--e-global-color-text);
}
.right_79f8
  .focused_fc20.header-186b
  .soft_b0bb
  .disabled-outer-11c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-thick-60f1 .primary_dark_551b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-thick-60f1
  .mask-8412
  > .outline-b5f7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-thick-60f1
  .fast-3d5e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-thick-60f1
  .old-f5f0
  .dark-edbe,
.accordion-thick-60f1
  .old-f5f0
  .section-499d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-thick-60f1
  .old-f5f0
  .footer-gold-d869,
.accordion-thick-60f1
  .old-f5f0
  a
  .footer-gold-d869 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-thick-60f1
  .old-f5f0
  .media-010b {
  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);
}
.accordion-thick-60f1
  .old-f5f0
  .glass_55c9 {
  background-color: var(--e-global-color-primary);
}
.accordion-thick-60f1
  .old-f5f0
  .glass_55c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-thick-60f1
  .old-f5f0
  .glass_55c9:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-thick-60f1
  .old-f5f0
  .east_0414 {
  background-color: var(--e-global-color-primary);
}
.accordion-thick-60f1
  .old-f5f0
  .east_0414 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-thick-60f1
  .old-f5f0
  .east_0414:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-thick-60f1
  .bronze_c168
  .dirty_a2e3
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-thick-60f1
  .bronze_c168
  .gallery-lower-61f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-thick-60f1
  .bronze_c168
  .media-010b {
  color: var(--e-global-color-text);
}
.accordion-thick-60f1
  .bronze_c168
  .media-010b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-thick-60f1
  .bronze_c168
  .glass_55c9 {
  background-color: var(--e-global-color-primary);
}
.accordion-thick-60f1
  .bronze_c168
  .glass_55c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-thick-60f1
  .bronze_c168
  .glass_55c9:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-thick-60f1
  .bronze_c168
  .east_0414 {
  background-color: var(--e-global-color-primary);
}
.accordion-thick-60f1
  .bronze_c168
  .east_0414 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-thick-60f1
  .bronze_c168
  .east_0414:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-thick-60f1 .input-1fe5 {
  background-color: var(--e-global-color-primary);
}
.accordion-thick-60f1 .input-1fe5:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-thick-60f1 .pro_b36d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-thick-60f1 .black-07cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-blue-d5ce .label-gold-df8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-blue-d5ce
  .block_2145
  > div:nth-child(3)
  .label-gold-df8c,
.sort-blue-d5ce
  .section_a6e9
  > div:nth-child(1)
  .label-gold-df8c,
.sort-blue-d5ce
  .progress_wood_68ee
  > div:nth-child(1)
  .label-gold-df8c,
.sort-blue-d5ce
  .module_8aa1
  > div:nth-child(1)
  .label-gold-df8c,
.sort-blue-d5ce
  .disabled_a77a
  > div:nth-child(1)
  .label-gold-df8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-blue-d5ce .prev_217a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-blue-d5ce .south-798f {
  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);
}
.sort-blue-d5ce .table-342f {
  background-color: var(--e-global-color-primary);
}
.sort-blue-d5ce .table-342f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-blue-d5ce .table-342f:hover {
  background-color: var(--e-global-color-primary);
}
.sort-blue-d5ce .pro_74a2 {
  background-color: var(--e-global-color-primary);
}
.sort-blue-d5ce .pro_74a2:hover {
  background-color: var(--e-global-color-primary);
}
.sort-blue-d5ce .pro_b36d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-blue-d5ce .black-07cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-3e50 .form-c864 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-3e50 .header-under-8897 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-3e50 .picture_bottom_625d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-3e50 .background-dim-4dbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-3e50 .steel_92f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-3e50 .pro_74a2 {
  background-color: var(--e-global-color-primary);
}
.complex-3e50 .pro_74a2:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_01f3 .cold_8a03 {
  background-color: var(--e-global-color-secondary);
}
.highlight_01f3 .secondary-steel-3ddd {
  background-color: var(--e-global-color-text);
}
.highlight_01f3 .heading_b9cc {
  background-color: var(--e-global-color-secondary);
}
.highlight_01f3 .container_soft_36b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_01f3 .focus-1659 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_01f3 .status-c6e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_01f3 .media-bright-1f99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_01f3 .bright-fa6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-down-9351 .prev_5995 .component-e9c8,
.tooltip-down-9351
  .prev_5995
  .component-e9c8
  a,
.tooltip-down-9351 .preview-down-8692 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-down-9351 .prev_5995 .gallery-cold-03ca,
.tooltip-down-9351 .pattern_inner_b332 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-down-9351 .prev_5995 .gallery-cold-03ca {
  color: var(--e-global-color-text);
}
.tooltip-down-9351 .pattern_inner_b332 {
  color: var(--e-global-color-text);
}
.tooltip-down-9351
  .prev_5995
  .gradient-tall-ff9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-down-9351 .soft_7a6d .pressed-7091 {
  background-color: var(--e-global-color-primary);
}
.tooltip-down-9351 .soft_7a6d .pressed-7091:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip-down-9351 .soft_7a6d .backdrop-9645 li span {
  background-color: var(--e-global-color-text);
}
.tooltip-down-9351 .soft_7a6d .backdrop-9645 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip-down-9351
  .soft_7a6d
  .backdrop-9645
  li.south_3cba
  span {
  background-color: var(--e-global-color-accent);
}
.tooltip-down-9351 .right-a3c9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_3d95 .container_fresh_a6c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-wood-b8a9 .easy-2781 {
  background-color: var(--e-global-color-primary);
}
.row-wood-b8a9 .green_f03c {
  background-color: var(--e-global-color-secondary);
}
.row-wood-b8a9 .background-lower-6109 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-wood-b8a9 .cold_aec0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-wood-b8a9 .pagination_upper_01c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-wood-b8a9 .large_f853 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-wood-b8a9 .tertiary_east_4d37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-wood-b8a9 .list_79c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-wood-b8a9 .notification_543e {
  background-color: var(--e-global-color-primary);
}
.row-wood-b8a9 .notification_543e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-red-a590 .bright_57bf {
  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);
}
.popup-red-a590 .breadcrumb-dab9 {
  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);
}
.popup-red-a590
  .card_5ae9:after {
  background-color: var(--e-global-color-primary);
}
.popup-red-a590 .up-62ff {
  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);
}
.thumbnail_lite_ad2b .preview-down-8692 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_lite_ad2b .pattern_inner_b332 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_ebf0 .photo_out_7d52 .north_f0f1 {
  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);
}
.paragraph_ebf0 .photo_out_7d52 .filter_left_c420 {
  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);
}
.copper-4085 .wrapper-15c4 {
  background-color: var(--e-global-color-primary);
}
.copper-4085 .column-focused-5f57 {
  background-color: var(--e-global-color-secondary);
}
.copper-4085 .smooth_f0a5 .component_c4ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-4085 .pro-9f9a .component_c4ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_d54c .form-red-0126 .image-ffe8 {
  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);
}
.middle_d54c .form-red-0126 .clean_280e {
  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);
}
.middle_d54c .form-red-0126 .button_f9b6 {
  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);
}
.west_f401 .cool_b141 {
  border-color: var(--e-global-color-text);
}
.west_f401 .background_cool_3c14 {
  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);
}
.west_f401 .detail-top-779f {
  color: var(--e-global-color-primary);
}
.west_f401 .tag-de6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-east-744d .pro_78e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-east-744d .east_2650 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-east-744d .narrow_bda0:hover .pro_78e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-east-744d
  .narrow_bda0:hover
  .east_2650 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-dim-14b3 .progress-wide-b4a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-dim-14b3 .notification-3151 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_inner_68c0 .dropdown-f5c3 .sidebar_fast_670a {
  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);
}
.block_inner_68c0 .row_4ebf .sidebar_fast_670a {
  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);
}
.highlight-gold-40a9 .glass_83c3 {
  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);
}
.avatar-plasma-0050 .header_rough_1258 .tooltip_f168 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-plasma-0050 .header_rough_1258 .tooltip_f168 {
  background-color: var(--e-global-color-secondary);
}
.avatar-plasma-0050 .fluid-0026 .tooltip_f168 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-plasma-0050 .fluid-0026 .tooltip_f168 {
  background-color: var(--e-global-color-secondary);
}
.avatar-plasma-0050 .footer_c94a .avatar-active-a204 {
  background-color: var(--e-global-color-primary);
}
.avatar-plasma-0050 .footer_c94a:hover .avatar-active-a204 {
  background-color: var(--e-global-color-secondary);
}
.avatar-plasma-0050 .pressed-7091 {
  background-color: var(--e-global-color-primary);
}
.avatar-plasma-0050 .pressed-7091:hover {
  background-color: var(--e-global-color-accent);
}
.avatar-plasma-0050 .backdrop-9645 li span {
  background-color: var(--e-global-color-text);
}
.avatar-plasma-0050 .backdrop-9645 li span:hover {
  background-color: var(--e-global-color-primary);
}
.avatar-plasma-0050 .backdrop-9645 li.south_3cba span {
  background-color: var(--e-global-color-accent);
}
.background_east_a608 .pagination-fluid-b459 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_east_a608 .gallery_lite_63a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_d31a .hidden-f795:before {
  background-color: var(--e-global-color-secondary);
}
.basic_d31a .tall-8e51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_d31a .active_6dc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_3536 .gallery-stale-d7bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_3536 .gallery-stale-d7bd:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_3536 .gallery-stale-d7bd.fn-active-6d27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_3536 .aside-b0d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_3536 .next_c244 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_3536 .out_fb38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_3536 .filter-e019 {
  background-color: var(--e-global-color-primary);
}
.column_3536 .filter-e019 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_3536 .thumbnail_brown_fd7c {
  background-color: var(--e-global-color-primary);
}
.column_3536 .thumbnail_brown_fd7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-3241 .active_2c6e .down_ff77 a {
  color: var(--e-global-color-secondary);
}
.pagination-3241 .active_2c6e .down_ff77 a:hover {
  color: var(--e-global-color-secondary);
}
.pagination-3241 .active_2c6e .down_ff77,
.pagination-3241 .active_2c6e .down_ff77 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-3241 .active_2c6e .hover_complex_e33f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-3241 .active_2c6e .video-right-ab55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-3241 .active_2c6e .silver-20be {
  background-color: var(--e-global-color-primary);
}
.pagination-3241 .active_2c6e .silver-20be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-3241 .active_2c6e .silver-20be:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-3241 .active_2c6e .pro_2c83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-3241 .active_2c6e .pro_2c83 {
  background-color: var(--e-global-color-primary);
}
.pagination-3241 .active_2c6e .pro_2c83:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-3241 .active_2c6e .pressed-7091 {
  background-color: var(--e-global-color-primary);
}
.pagination-3241 .active_2c6e .pressed-7091:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-3241 .soft_7a6d .backdrop-9645 li span {
  background-color: var(--e-global-color-text);
}
.pagination-3241 .soft_7a6d .backdrop-9645 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-3241 .soft_7a6d .backdrop-9645 li.south_3cba span {
  background-color: var(--e-global-color-accent);
}
.pagination-3241 .pro_b36d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-3241 .black-07cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-80b5 .upper-799f .status_fixed_88a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-80b5 .upper-799f .hot-11f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-80b5 .upper-799f .hover_up_18b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-top-37c7 .info_warm_f730 {
  border-color: var(--e-global-color-text);
}
.article-top-37c7 .thick_72bf {
  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);
}
.article-top-37c7 .label_e49f {
  color: var(--e-global-color-secondary);
}
.article-top-37c7 .label_e49f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-top-37c7 .south_1467 > * {
  color: var(--e-global-color-primary);
}
.article-top-37c7 .south_1467 > * svg {
  fill: var(--e-global-color-primary);
}
.article-top-37c7 .fast_b79a {
  color: var(--e-global-color-primary);
}
.article-top-37c7 .fast_b79a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-top-37c7 .background_warm_ad36 {
  color: var(--e-global-color-primary);
}
.article-top-37c7 .background_warm_ad36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-top-37c7 .primary-09b0 {
  color: var(--e-global-color-primary);
}
.article-top-37c7 .primary-09b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-top-37c7 .complex_b56c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-top-37c7 .icon-prev-ab20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-top-37c7 .icon-prev-ab20.layout_781a {
  color: var(--e-global-color-secondary);
}
.article-top-37c7 .icon-prev-ab20.layout_781a .card_small_4123 {
  color: var(--e-global-color-accent);
}
.article-top-37c7 .icon-prev-ab20.paragraph-under-f489 {
  color: var(--e-global-color-text);
}
.article-top-37c7 .icon-prev-ab20.paragraph-under-f489 .card_small_4123 {
  color: var(--e-global-color-text);
}
.article-top-37c7 .icon-prev-ab20:before {
  border-top-color: var(--e-global-color-text);
}
.article-top-37c7 .plasma_d572 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-top-37c7
  .plasma_d572
  .description_steel_af15 {
  background-color: var(--e-global-color-primary);
}
.article-top-37c7
  .plasma_d572
  .description_steel_af15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-top-37c7 .info_warm_f730 .wide-c4c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_6dd5 .mini-a72f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_6dd5 .label-3907 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-776c .icon_first_a721 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-776c
  .pink-4190
  .huge_4a76 {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-776c
  .pink-4190.search-selected-5939
  .huge_4a76 {
  background-color: var(--e-global-color-text);
}
.thumbnail-776c
  .pink-4190:hover
  .huge_4a76 {
  background-color: var(--e-global-color-accent);
}
.thumbnail-776c
  .pink-4190.fn-active-6d27
  .huge_4a76 {
  background-color: var(--e-global-color-primary);
}
.outline-hard-8841 .easy-074a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.outline-hard-8841 .grid_pressed_ae77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-hard-8841 .module-orange-25dc {
  background-color: var(--e-global-color-primary);
}
.outline-hard-8841 .module-orange-25dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-short-da61 .gallery-new-09b2 .row_warm_a7d1 .message_d9dd {
  background-color: var(--e-global-color-secondary);
}
.button-short-da61 .gallery-new-09b2 .pink-b6be:after {
  background-color: var(--e-global-color-secondary);
}
.button-short-da61 .bronze-0233 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-short-da61 .heading_519c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-short-da61 .form-dc1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-short-da61 .pattern_9ec7 {
  background-color: var(--e-global-color-primary);
}
.button-short-da61 .pattern_9ec7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-short-da61 .huge_12c7 {
  background-color: var(--e-global-color-secondary);
}
.button-short-da61 .huge_12c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-short-da61 .gallery-new-09b2 .wood-ce4b .lite-081e:hover {
  background-color: var(--e-global-color-primary);
}
.button-short-da61
  .gallery-new-09b2
  .wood-ce4b
  .lite-081e.hard-f380 {
  background-color: var(--e-global-color-primary);
}
.button-short-da61 .gallery-new-09b2 .outline-bright-4820:before {
  border-color: var(--e-global-color-primary);
}
.button-short-da61 .gallery-new-09b2 .outline-bright-4820:hover:before {
  border-color: var(--e-global-color-secondary);
}
.button-short-da61
  .gallery-new-09b2
  .outline-bright-4820.gas-14bf:before {
  border-color: var(--e-global-color-primary);
}
.button-short-da61 .south-5774 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_selected_a220 .primary-top-b068 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_selected_a220 .primary-top-b068:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_selected_a220 .primary-top-b068.preview-a64e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_selected_a220 .accordion-1c26 {
  background-color: var(--e-global-color-primary);
}
.hover_selected_a220 .accordion-1c26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_selected_a220
  .column_0921
  .shadow_3d67
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_selected_a220
  .progress-6322
  .shadow_3d67
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark_b37a
  .section_244a
  .outer-2a81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_b37a
  .section_244a
  .blue-0063 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_b37a .next-de29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_b37a .layout-large-58ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_b37a .widget_green_94a2 {
  background-color: var(--e-global-color-primary);
}
.dark_b37a .widget_green_94a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-gold-84e5 .highlight_009d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-gold-84e5 .current_9909 {
  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);
}
.description-gold-84e5 .item-action-9816 {
  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);
}
.description-gold-84e5 .item-action-9816 a:hover {
  color: var(--e-global-color-secondary);
}
.description-gold-84e5 .background-active-4bdf {
  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);
}
.description-gold-84e5 .current_b71a {
  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);
}
.description-gold-84e5 .box_pressed_fd40 .pressed-7091 {
  background-color: var(--e-global-color-primary);
}
.description-gold-84e5 .box_pressed_fd40 .pressed-7091:hover {
  background-color: var(--e-global-color-accent);
}
.description-gold-84e5
  .box_pressed_fd40
  .backdrop-9645
  li
  span {
  background-color: var(--e-global-color-text);
}
.description-gold-84e5
  .box_pressed_fd40
  .backdrop-9645
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.description-gold-84e5
  .box_pressed_fd40
  .backdrop-9645
  li.south_3cba
  span {
  background-color: var(--e-global-color-accent);
}
.table_7ca0
  .slider-pressed-584d
  .red-e5e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_7ca0 .slider-pressed-584d .last_f752 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_7ca0 .slider-pressed-584d .table_e3d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_7ca0 .panel-copper-5ca3 {
  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);
}
.table_7ca0
  .image-0a17.gradient_83ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > a {
  background-color: var(--e-global-color-text);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > a
  .module-c7d9.pink-8a26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > a
  .orange_844a.simple_e2db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > .tag_e795
  .dirty-77ac
  > a {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > .tag_e795
  .dirty-77ac
  > a
  .prev_e6c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > .tag_e795
  .dirty-77ac
  > a
  .orange_844a.border_easy_edb1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > a
  .block-outer-5fad:before {
  color: var(--e-global-color-text);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > .tag_e795
  a
  .block-outer-5fad:before {
  color: var(--e-global-color-text);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac.right_feb7
  > a
  .block-outer-5fad:before {
  color: var(--e-global-color-text);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > .tag_e795
  .dirty-77ac.right_feb7
  > a
  .block-outer-5fad:before {
  color: var(--e-global-color-text);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > a
  .menu-light-f8ed
  .shade_focused_dc66 {
  color: var(--e-global-color-text);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > .tag_e795
  a
  .menu-light-f8ed
  .shade_focused_dc66 {
  color: var(--e-global-color-text);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > a
  .menu-light-f8ed
  .shade_focused_dc66,
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > .tag_e795
  a
  .menu-light-f8ed
  .shade_focused_dc66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > a
  .info_6735:before {
  color: var(--e-global-color-text);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > .tag_e795
  a
  .info_6735:before {
  color: var(--e-global-color-text);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac.right_feb7
  > a
  .info_6735:before {
  color: var(--e-global-color-text);
}
.thumbnail-smooth-7b20
  > .box-e781
  > div
  > .notice_white_1cf8
  > .dirty-77ac
  > .tag_e795
  .dirty-77ac.right_feb7
  > a
  .info_6735:before {
  color: var(--e-global-color-text);
}
.text-9a31 .lower_7ff5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-9a31
  .up-419a:hover
  .lower_7ff5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-8f62
  > .box-e781
  > .breadcrumb-e2d2
  > .pink_f3ec
  > .pagination-6f80
  > .current_4875
  .input_9f7b {
  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);
}
.label-8f62
  > .box-e781
  > .breadcrumb-e2d2
  > .pink_f3ec
  > .pagination-6f80
  > .current_4875:hover
  .input_9f7b {
  color: var(--e-global-color-text);
}
.label-8f62
  > .box-e781
  > .breadcrumb-e2d2
  > .pink_f3ec
  > .pagination-6f80
  > .current_4875:hover
  .input_9f7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-8f62
  > .box-e781
  > .breadcrumb-e2d2
  > .pink_f3ec
  > .pagination-6f80.tabs_new_df53
  > .current_4875
  .input_9f7b {
  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);
}
.tiny_b054 .photo-4d29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_b054 .gold-2297 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_b054 .slow-8f1a {
  background-color: var(--e-global-color-primary);
}
.tiny_b054 .slow-8f1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_red_3192
  > .box-e781
  > .slider_dirty_d496
  > .fast-c000
  > .caption-hard-9566
  .progress_9bc2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_red_3192
  > .box-e781
  > .slider_dirty_d496
  > .fast-c000
  > .caption-hard-9566
  .wrapper-wide-2224 {
  color: var(--e-global-color-text);
}
.title_red_3192
  > .box-e781
  > .slider_dirty_d496
  > .fast-c000
  > .caption-hard-9566:hover
  .progress_9bc2 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_red_3192
  > .box-e781
  > .slider_dirty_d496
  > .fast-c000
  > .caption-hard-9566:hover
  .wrapper-wide-2224 {
  color: var(--e-global-color-secondary);
}
.title_red_3192
  > .box-e781
  > .slider_dirty_d496
  > .fast-c000
  > .caption-hard-9566.selected-a9f3
  .progress_9bc2 {
  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_red_3192
  > .box-e781
  > .slider_dirty_d496
  > .fast-c000
  > .caption-hard-9566.selected-a9f3
  .wrapper-wide-2224 {
  color: var(--e-global-color-primary);
}
.text_10b2
  .detail_99da
  .overlay_945f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_10b2 .feature-88d2 .wide-c4c7 .orange-297b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-glass-5934 .wood_31bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-glass-5934 .right-62bd .wood_31bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-glass-5934 .thick-1023 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-glass-5934 .thick-1023 {
  background-color: var(--e-global-color-primary);
}
.description-warm-c7ad .label_over_4351 .column-white-1302 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-warm-c7ad
  .label_over_4351:hover
  .link-active-f89c {
  color: var(--e-global-color-secondary);
}
.description-warm-c7ad
  .label_over_4351:hover
  .column-white-1302 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-4be5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.basic-1e69 {
  max-width: 1400px !important;
}

.stone_6355 {
  flex-direction: column;
}

.stone_6355 .article-084c {
  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.stone_6355 .article-084c {
  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);
}

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

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

.tiny_baed.tertiary-next-e82e {
  display: none;
}

.card_orange_5237 {
  display: none;
}

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

.bright_0983.smooth-5038 {
  margin-bottom: 40px;
  width: 100%;
}

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

.stone_6355 a {
  width: 100%;
}

.image_0fa7 .row_liquid_7980.chip_8d7a {
  width: 20% !important;
}

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

.module-center-b283: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%);
}

.module-center-b283 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.box-west-f392 {
  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;
}

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

.box-west-f392: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);
}

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

.image_0fa7
  .row_liquid_7980.background_top_2332
  .wrapper_d9ad
  .frame-8137 {
  font-size: 20px !important;
}

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

.lite-5e85 {
  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;
}

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

  text-align: center;
}

.hero_41ef.texture_focused_552a > .modal-warm-5ae0 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.dark-03f1 {
  font-size: 35px !important;
}

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

.accordion-tall-2cae {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

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

.image_0fa7
  .row_liquid_7980.accordion_44b6
  .down-0522
  .item-white-153a {
  width: 100% !important;
}

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

.pattern_south_accd {
  width: 100%;
}

.status-81e9 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.block-bf58 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.overlay_13e2:hover .block-bf58 {
  visibility: visible;
}
.overlay_13e2:hover.overlay_13e2::before {
  display: block;
}

.module_8bf7 h3 {
  color: #fff;
}

.full-bd73 {
  margin: 0;
}

.image_0fa7
  .row_liquid_7980.accordion_44b6
  .item-white-153a
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.main-tall-dffd {
  width: 100%;
}

.footer-b4e0 {
  width: 100%;
}

.box-fixed-6f67 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.footer-b4e0 {
  width: 100%;
}

.orange-4cfb {
  margin-bottom: 10px !important;
}

.item-white-153a {
  display: flex;
  align-items: center;
}

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

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

.stone_6355 .article-084c.prev_78c8 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.stone_6355 h1.article-084c {
  margin-top: 80px !important;
}

.image_0fa7 .row_liquid_7980.simple-6634 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.widget_gas_eff2 img {
  width: 100%;
}

.button-a109 .hot_d53e.wrapper_d9ad {
  justify-content: space-between;
}

.gradient-4a77 {
  display: none;
}

.backdrop_outer_1e25 .cool_c63c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .hero_41ef .modal-warm-5ae0 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .module-center-b283 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .button-a109 .hot_d53e.wrapper_d9ad {
    border-bottom: 1px solid #f0c159;
  }

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

  .hero_41ef.texture_focused_552a > .modal-warm-5ae0 {
    gap: 15px;
    justify-content: space-between;
  }

  .image_0fa7
    .row_liquid_7980.accordion_44b6
    .item-white-153a
    img {
    width: 60% !important;
  }

  .progress_cold_665a {
    left: 2%;
  }

  .hero_a290 {
    margin: 10px 0;
  }

  .stone_6355 .cool_c63c {
    margin: 0;
    margin-bottom: 10px;
  }

  .module-center-b283 {
    font-size: 16px !important;
  }

  .dark-03f1 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.stone_6355 .article-084c,
  .stone_6355 .article-084c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .item-white-153a {
    justify-content: center;
  }

  .stone_6355 .cool_c63c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .image_0fa7 .row_liquid_7980.chip_8d7a {
    width: 75% !important;
  }

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

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

  h2.stone_6355 .article-084c,
  .stone_6355 .article-084c {
    font-size: 30px !important;
  }

  .item-white-153a {
    justify-content: center;
  }

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

  .input-over-74a2
    .tiny-1998.status-8581 {
    margin: 0 !important;
  }

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

  .hero_a290 {
    display: flex;
  }

  .bright-7f7b .module-center-b283 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .box-fixed-6f67 {
    justify-content: flex-end;
    gap: 1px;
  }

  .stone_6355 h1.article-084c {
    margin-top: 40px !important;
  }

  .image_0fa7
    .row_liquid_7980.accordion_44b6
    .item-white-153a
    img,
  .fresh_5998 .down-0522 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .box-west-f392 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .image_0fa7 .row_liquid_7980.chip_8d7a {
    width: 100% !important;
  }

  .hero_41ef.texture_focused_552a > .modal-warm-5ae0 {
    gap: 3px;
  }

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

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

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

.button-a109 .hot_d53e.wrapper_d9ad: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.accordion-tall-2cae {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .button-a109 .hot_d53e.wrapper_d9ad {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .stone_6355 .article-084c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .module-center-b283 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.form_4a95 .widget-new-326c {
  flex-shrink: 0;
  white-space: nowrap;
}

.form_4a95 .border-stone-b78b {
  flex-shrink: 0;
  min-width: fit-content;
}

.form_4a95 .frame-8137 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.form_4a95 .widget-new-326c {
  max-width: 80px !important;
}

.form_4a95 .border-stone-b78b {
  max-width: 80px !important;
  overflow: hidden;
}

.form_4a95 .hot_d53e.wrapper_d9ad {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.form_4a95 .frame-8137 {
  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);
  }
}

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

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

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

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

body .box-west-f392:nth-child(2),
.image_0fa7 .box-west-f392:nth-child(2),
#page .box-west-f392: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;
}

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

/* css-noise: 17d9 */
.shadow-element-p4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
