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(.banner-advanced-b1df) {
  gap: 0.5em;
}
:where(.element-rough-e3dc) {
  gap: 0.5em;
}
body .module-8c68 > .input-left-7a28 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .module-8c68 > .text-stale-ff8f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .module-8c68 > .under-e02d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shade-mini-4a96 > .input-left-7a28 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .shade-mini-4a96 > .text-stale-ff8f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .shade-mini-4a96 > .under-e02d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .shade-mini-4a96
  > :where(:not(.input-left-7a28):not(.text-stale-ff8f):not(.summary-dabc)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shade-mini-4a96 > .rough-f9d4 {
  max-width: var(--wp--style--global--wide-size);
}
body .banner-advanced-b1df {
  display: flex;
}
body .banner-advanced-b1df {
  flex-wrap: wrap;
  align-items: center;
}
body .banner-advanced-b1df > * {
  margin: 0;
}
body .element-rough-e3dc {
  display: grid;
}
body .element-rough-e3dc > * {
  margin: 0;
}
:where(.fast-1d81.banner-advanced-b1df) {
  gap: 2em;
}
:where(.fast-1d81.element-rough-e3dc) {
  gap: 2em;
}
:where(.carousel-mini-d24b.banner-advanced-b1df) {
  gap: 1.25em;
}
:where(.carousel-mini-d24b.element-rough-e3dc) {
  gap: 1.25em;
}
.nav_6051 {
  color: var(--wp--preset--color--black) !important;
}
.backdrop-a07c {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.card_short_66c7 {
  color: var(--wp--preset--color--white) !important;
}
.widget_purple_7d3c {
  color: var(--wp--preset--color--pale-pink) !important;
}
.heading-east-9fec {
  color: var(--wp--preset--color--vivid-red) !important;
}
.under_7edb {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.black-ff2a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.alert-ce2d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.thumbnail-4371 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.feature_1db9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pagination_ffc5 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.next_7505 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.box_full_ed77 {
  background-color: var(--wp--preset--color--black) !important;
}
.panel_98dc {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.focus-6bcd {
  background-color: var(--wp--preset--color--white) !important;
}
.iron-7cf5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.picture-5370 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hidden_south_79d5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sidebar_c54e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fresh_975a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.outer-8441 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wide_0eba {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.image_pro_bb18 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.frame_301d {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.dropdown-tiny-4813 {
  border-color: var(--wp--preset--color--black) !important;
}
.description_old_f2c2 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.info_green_45a4 {
  border-color: var(--wp--preset--color--white) !important;
}
.component_east_8932 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.over-42a4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.nav_lower_dcd1 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.under-3182 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.narrow-d4c8 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.aside-bronze-4ca4 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accent-dynamic-f16f {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sidebar-b2de {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.message_c692 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.bright-b9ef {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hovered_e4e9 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.nav-b871 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.gold_d0ab {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.green_6baf {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.accordion-copper-4775 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.main-pink-54c0 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.footer-c044 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.surface-74d9 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.row-24a8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.background_304f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gallery_707a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.tooltip-0d36 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.chip_fresh_9c1a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.sort-mini-2972 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.plasma_0df6 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.background_tall_a9e7 a:where(:not(.over_0f49)) {
  color: inherit;
}
:where(.carousel-mini-d24b.banner-advanced-b1df) {
  gap: 1.25em;
}
:where(.carousel-mini-d24b.element-rough-e3dc) {
  gap: 1.25em;
}
:where(.fast-1d81.banner-advanced-b1df) {
  gap: 2em;
}
:where(.fast-1d81.element-rough-e3dc) {
  gap: 2em;
}
.status-hovered-132d {
  font-size: 1.5em;
  line-height: 1.6;
}

.dropdown-full-3f60 .info_ab88 {
  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);
}
.badge_narrow_1d19 .alert-green-7f8b {
  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);
}
.middle_bd0b {
  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);
}
.middle_bd0b.mask-west-16ad .nav-abf3 {
  background-color: var(--e-global-color-primary);
}
.middle_bd0b.north_1a0d .nav-abf3,
.middle_bd0b.content_south_afaa .nav-abf3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.section_0cd7 .icon-1aed {
  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);
}
.aside_8cea {
  --divider-color: var(--e-global-color-secondary);
}
.aside_8cea .right_0e71 {
  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);
}
.aside_8cea.backdrop_white_aa14 .mini_f362 {
  background-color: var(--e-global-color-secondary);
}
.aside_8cea.status-13de .mini_f362,
.aside_8cea.advanced-6351 .mini_f362 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.aside_8cea.status-13de .mini_f362,
.aside_8cea.advanced-6351 .mini_f362 svg {
  fill: var(--e-global-color-secondary);
}
.heading-soft-936c .pressed_f7a6 {
  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);
}
.heading-soft-936c .summary-east-4315 {
  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_small_7fc9.backdrop_white_aa14 .mini_f362 {
  background-color: var(--e-global-color-primary);
}
.box_small_7fc9.status-13de .mini_f362,
.box_small_7fc9.advanced-6351 .mini_f362 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box_small_7fc9.status-13de .mini_f362,
.box_small_7fc9.advanced-6351 .mini_f362 svg {
  fill: var(--e-global-color-primary);
}
.video-0914.backdrop_white_aa14 .mini_f362 {
  background-color: var(--e-global-color-primary);
}
.video-0914.status-13de .mini_f362,
.video-0914.advanced-6351 .mini_f362 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.video-0914 .up-dbc7 {
  color: var(--e-global-color-primary);
}
.video-0914 .up-dbc7,
.video-0914 .up-dbc7 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-0914 .yellow-3cbd {
  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);
}
.next_f4d1 .feature-50fd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-lite-a98b .south-f8bb .main-hard-f29d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-375b .basic-9588:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.copper-375b .search-77a5 i {
  color: var(--e-global-color-primary);
}
.copper-375b .search-77a5 svg {
  fill: var(--e-global-color-primary);
}
.copper-375b .hovered_c240 {
  color: var(--e-global-color-secondary);
}
.copper-375b .basic-9588 > .hovered_c240,
.copper-375b .basic-9588 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_warm_03a6 .cold_001f {
  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);
}
.backdrop_warm_03a6 .selected-9890 {
  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);
}
.dirty_3bfc .text-5d0c .popup_medium_2317 {
  background-color: var(--e-global-color-primary);
}
.dirty_3bfc .iron-7d82 {
  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);
}
.dark-3627 .link_3c1f {
  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);
}
.dark-3627 .outline-aaba {
  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);
}
.dark-3627 .wood-89a0 {
  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_33ff .element_3be4,
.outline_33ff .element_3be4 a {
  color: var(--e-global-color-primary);
}
.outline_33ff .element_3be4.out_2ea0,
.outline_33ff .element_3be4.out_2ea0 a {
  color: var(--e-global-color-accent);
}
.outline_33ff .element_3be4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_33ff .full-eddf {
  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-c73c .footer_white_12a8,
.card-c73c .frame-right-a10c {
  color: var(--e-global-color-primary);
}
.card-c73c .footer_white_12a8 svg {
  fill: var(--e-global-color-primary);
}
.card-c73c .out_2ea0 .footer_white_12a8,
.card-c73c .out_2ea0 .frame-right-a10c {
  color: var(--e-global-color-accent);
}
.card-c73c .out_2ea0 .footer_white_12a8 svg {
  fill: var(--e-global-color-accent);
}
.card-c73c .frame-right-a10c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-c73c .full-eddf {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_8d3d .full-e9e9,
.complex_8d3d .gradient-6450 {
  color: var(--e-global-color-primary);
}
.complex_8d3d .gradient-6450 svg {
  fill: var(--e-global-color-primary);
}
.complex_8d3d .element_3be4.out_2ea0 a,
.complex_8d3d
  .element_3be4.out_2ea0
  .gradient-6450 {
  color: var(--e-global-color-accent);
}
.complex_8d3d .full-e9e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_8d3d .full-eddf {
  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-bf5d .top_ef3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-bf5d .cool_140a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_motion_04ec .popup_ce2b .box_9b44 {
  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_motion_04ec .popup_ce2b .huge_a890 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_motion_04ec .input_8730 .box_9b44 {
  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_motion_04ec
  .input_8730
  .huge_a890 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_motion_04ec
  .nav_first_5a21
  .box_9b44 {
  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_motion_04ec
  .nav_first_5a21
  .huge_a890 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_motion_04ec
  .progress_c062
  .box_9b44 {
  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_motion_04ec
  .progress_c062
  .huge_a890 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-north-ddcf .banner-fast-f9a6 {
  background-color: var(--e-global-color-primary);
}
.frame-north-ddcf .banner-fast-f9a6:hover {
  background-color: var(--e-global-color-primary);
}
.frame-north-ddcf .chip_f16f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-north-ddcf
  .banner-fast-f9a6:hover
  .chip_f16f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-4a72 .section_huge_22e4 {
  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);
}
.detail_3f36 .gold_aad5 .pro-5bcf a {
  background-color: var(--e-global-color-accent);
}
.detail_3f36 .gold_aad5 .description_smooth_1176 a {
  background-color: var(--e-global-color-accent);
}
.detail_3f36 .gold_aad5 .pro-5bcf a,
.detail_3f36 .gold_aad5 .description_smooth_1176 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_b20a
  .pagination_b228.popup_2804
  .gold_aad5
  a.popup_0d4c {
  background-color: var(--e-global-color-accent);
}
.logo_b20a
  .pagination_b228.popup_2804
  .gold_aad5
  span.popup_0d4c.fn-current-b0a9 {
  background-color: var(--e-global-color-text);
}
.logo_b20a
  .pagination_b228.popup_2804
  .gold_aad5
  .popup_0d4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36f5 .detail-79c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36f5
  .mini-932a
  > .video-tall-eb4a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36f5
  .stone_a000
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36f5
  .frame_108a
  .status-2169,
.image-36f5
  .frame_108a
  .carousel_dark_6331 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-36f5
  .frame_108a
  .notification_dynamic_2ccc,
.image-36f5
  .frame_108a
  a
  .notification_dynamic_2ccc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36f5
  .frame_108a
  .heading-6156 {
  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);
}
.image-36f5
  .frame_108a
  .gallery-c5fe {
  background-color: var(--e-global-color-primary);
}
.image-36f5
  .frame_108a
  .gallery-c5fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36f5
  .frame_108a
  .gallery-c5fe:hover {
  background-color: var(--e-global-color-primary);
}
.image-36f5
  .frame_108a
  .summary-1e77 {
  background-color: var(--e-global-color-primary);
}
.image-36f5
  .frame_108a
  .summary-1e77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36f5
  .frame_108a
  .summary-1e77:hover {
  background-color: var(--e-global-color-primary);
}
.image-36f5
  .center_0a0c
  .item-2204
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-36f5
  .center_0a0c
  .hidden-8d65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36f5
  .center_0a0c
  .heading-6156 {
  color: var(--e-global-color-text);
}
.image-36f5
  .center_0a0c
  .heading-6156
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36f5
  .center_0a0c
  .gallery-c5fe {
  background-color: var(--e-global-color-primary);
}
.image-36f5
  .center_0a0c
  .gallery-c5fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36f5
  .center_0a0c
  .gallery-c5fe:hover {
  background-color: var(--e-global-color-primary);
}
.image-36f5
  .center_0a0c
  .summary-1e77 {
  background-color: var(--e-global-color-primary);
}
.image-36f5
  .center_0a0c
  .summary-1e77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-36f5
  .center_0a0c
  .summary-1e77:hover {
  background-color: var(--e-global-color-primary);
}
.image-36f5 .surface-506f {
  background-color: var(--e-global-color-primary);
}
.image-36f5 .surface-506f:hover {
  background-color: var(--e-global-color-primary);
}
.image-36f5 .highlight-47a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-36f5 .alert_d702 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_8a4b .paragraph-stale-17b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_8a4b
  .banner_07cb
  > div:nth-child(3)
  .paragraph-stale-17b7,
.hero_8a4b
  .tooltip_1ee7
  > div:nth-child(1)
  .paragraph-stale-17b7,
.hero_8a4b
  .component-a0c9
  > div:nth-child(1)
  .paragraph-stale-17b7,
.hero_8a4b
  .highlight-025f
  > div:nth-child(1)
  .paragraph-stale-17b7,
.hero_8a4b
  .footer_66ed
  > div:nth-child(1)
  .paragraph-stale-17b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_8a4b .paragraph-83d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_8a4b .link-c6c2 {
  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);
}
.hero_8a4b .popup_static_dde1 {
  background-color: var(--e-global-color-primary);
}
.hero_8a4b .popup_static_dde1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_8a4b .popup_static_dde1:hover {
  background-color: var(--e-global-color-primary);
}
.hero_8a4b .border-cb44 {
  background-color: var(--e-global-color-primary);
}
.hero_8a4b .border-cb44:hover {
  background-color: var(--e-global-color-primary);
}
.hero_8a4b .highlight-47a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_8a4b .alert_d702 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_41dc .narrow_8c79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_41dc .mini_78e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_41dc .sort-0d41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_41dc .column_1190 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_41dc .progress_first_71b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_41dc .border-cb44 {
  background-color: var(--e-global-color-primary);
}
.shadow_41dc .border-cb44:hover {
  background-color: var(--e-global-color-primary);
}
.active-c920 .chip-cold-5171 {
  background-color: var(--e-global-color-secondary);
}
.active-c920 .prev-ae9e {
  background-color: var(--e-global-color-text);
}
.active-c920 .copper-8445 {
  background-color: var(--e-global-color-secondary);
}
.active-c920 .dark-176c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-c920 .breadcrumb_prev_8918 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-c920 .picture_in_65bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-c920 .banner-0194 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-c920 .alert_5d64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-fast-8fb4 .focus-over-6b22 .badge_motion_8515,
.aside-fast-8fb4
  .focus-over-6b22
  .badge_motion_8515
  a,
.aside-fast-8fb4 .black-3226 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-fast-8fb4 .focus-over-6b22 .bronze-3fec,
.aside-fast-8fb4 .notice-54b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-fast-8fb4 .focus-over-6b22 .bronze-3fec {
  color: var(--e-global-color-text);
}
.aside-fast-8fb4 .notice-54b6 {
  color: var(--e-global-color-text);
}
.aside-fast-8fb4
  .focus-over-6b22
  .media-2fe0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-fast-8fb4 .red_945d .current-069e {
  background-color: var(--e-global-color-primary);
}
.aside-fast-8fb4 .red_945d .current-069e:hover {
  background-color: var(--e-global-color-primary);
}
.aside-fast-8fb4 .red_945d .current_1a8f li span {
  background-color: var(--e-global-color-text);
}
.aside-fast-8fb4 .red_945d .current_1a8f li span:hover {
  background-color: var(--e-global-color-primary);
}
.aside-fast-8fb4
  .red_945d
  .current_1a8f
  li.module_wood_ef39
  span {
  background-color: var(--e-global-color-accent);
}
.aside-fast-8fb4 .table-new-cf4e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_d85f .shadow-6fbd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_eae8 .thumbnail_b2b0 {
  background-color: var(--e-global-color-primary);
}
.east_eae8 .block-7f94 {
  background-color: var(--e-global-color-secondary);
}
.east_eae8 .layout_tiny_4a9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_eae8 .orange_e160 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_eae8 .gallery_small_22b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_eae8 .disabled_e47a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_eae8 .content-e335 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_eae8 .mask-dirty-3653 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_eae8 .pagination-prev-754e {
  background-color: var(--e-global-color-primary);
}
.east_eae8 .pagination-prev-754e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-small-4c72 .aside_476d {
  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-small-4c72 .slow-e2bc {
  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);
}
.title-small-4c72
  .disabled-stale-c34a:after {
  background-color: var(--e-global-color-primary);
}
.title-small-4c72 .aside_f604 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-6fe4 .black-3226 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-6fe4 .notice-54b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-wide-7b28 .link_hot_2e22 .layout-a747 {
  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);
}
.slider-wide-7b28 .link_hot_2e22 .gradient_south_60eb {
  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-pink-a7b4 .pressed_8703 {
  background-color: var(--e-global-color-primary);
}
.footer-pink-a7b4 .badge_1c8d {
  background-color: var(--e-global-color-secondary);
}
.footer-pink-a7b4 .sort-a40a .brown-4e56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-pink-a7b4 .filter-hot-63f2 .brown-4e56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_8280 .short-d06b .tall-8905 {
  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);
}
.brown_8280 .short-d06b .message-next-729f {
  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);
}
.brown_8280 .short-d06b .heading_cc58 {
  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);
}
.notice-98f4 .row_276e {
  border-color: var(--e-global-color-text);
}
.notice-98f4 .info_5bd5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-98f4 .lower_8477 {
  color: var(--e-global-color-primary);
}
.notice-98f4 .photo-e379 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_0304 .popup_0c7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_0304 .stone_6ee4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_0304 .right_66f5:hover .popup_0c7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_0304
  .right_66f5:hover
  .stone_6ee4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-39c7 .paragraph_a3f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-39c7 .popup-copper-2945 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-199b .badge_8692 .label-advanced-7cfd {
  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);
}
.preview-199b .active_e306 .label-advanced-7cfd {
  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);
}
.active-copper-43a3 .shade_42c5 {
  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-action-72e4 .description-d960 .card-large-59c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-action-72e4 .description-d960 .card-large-59c2 {
  background-color: var(--e-global-color-secondary);
}
.table-action-72e4 .caption_79f8 .card-large-59c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-action-72e4 .caption_79f8 .card-large-59c2 {
  background-color: var(--e-global-color-secondary);
}
.table-action-72e4 .content_59cc .large-0cfe {
  background-color: var(--e-global-color-primary);
}
.table-action-72e4 .content_59cc:hover .large-0cfe {
  background-color: var(--e-global-color-secondary);
}
.table-action-72e4 .current-069e {
  background-color: var(--e-global-color-primary);
}
.table-action-72e4 .current-069e:hover {
  background-color: var(--e-global-color-accent);
}
.table-action-72e4 .current_1a8f li span {
  background-color: var(--e-global-color-text);
}
.table-action-72e4 .current_1a8f li span:hover {
  background-color: var(--e-global-color-primary);
}
.table-action-72e4 .current_1a8f li.module_wood_ef39 span {
  background-color: var(--e-global-color-accent);
}
.picture_lite_2631 .fast-aafd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_lite_2631 .video_wide_5df8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-8f11 .notice-center-46f8:before {
  background-color: var(--e-global-color-secondary);
}
.section-8f11 .block_action_49f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-8f11 .menu-92a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_9631 .tag-first-9097 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_9631 .tag-first-9097:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_9631 .tag-first-9097.fn-active-b0a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_9631 .thumbnail-mini-aa6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_9631 .stale_3cb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_9631 .under-edcb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_9631 .surface_2cfd {
  background-color: var(--e-global-color-primary);
}
.mask_9631 .surface_2cfd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_9631 .focused-c39d {
  background-color: var(--e-global-color-primary);
}
.mask_9631 .focused-c39d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-full-6e03 .easy-eac2 .north_c3b3 a {
  color: var(--e-global-color-secondary);
}
.element-full-6e03 .easy-eac2 .north_c3b3 a:hover {
  color: var(--e-global-color-secondary);
}
.element-full-6e03 .easy-eac2 .north_c3b3,
.element-full-6e03 .easy-eac2 .north_c3b3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-full-6e03 .easy-eac2 .short_9c00 {
  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);
}
.element-full-6e03 .easy-eac2 .dropdown_f727 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-full-6e03 .easy-eac2 .breadcrumb_cdd6 {
  background-color: var(--e-global-color-primary);
}
.element-full-6e03 .easy-eac2 .breadcrumb_cdd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-full-6e03 .easy-eac2 .breadcrumb_cdd6:hover {
  background-color: var(--e-global-color-primary);
}
.element-full-6e03 .easy-eac2 .media_3203 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-full-6e03 .easy-eac2 .media_3203 {
  background-color: var(--e-global-color-primary);
}
.element-full-6e03 .easy-eac2 .media_3203:hover {
  background-color: var(--e-global-color-primary);
}
.element-full-6e03 .easy-eac2 .current-069e {
  background-color: var(--e-global-color-primary);
}
.element-full-6e03 .easy-eac2 .current-069e:hover {
  background-color: var(--e-global-color-primary);
}
.element-full-6e03 .red_945d .current_1a8f li span {
  background-color: var(--e-global-color-text);
}
.element-full-6e03 .red_945d .current_1a8f li span:hover {
  background-color: var(--e-global-color-primary);
}
.element-full-6e03 .red_945d .current_1a8f li.module_wood_ef39 span {
  background-color: var(--e-global-color-accent);
}
.element-full-6e03 .highlight-47a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-full-6e03 .alert_d702 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-tall-b76b .gallery_fece .item_fast_8515 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-tall-b76b .gallery_fece .thumbnail-bottom-4d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-tall-b76b .gallery_fece .accent_b5a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-cf22 .info_lite_660f {
  border-color: var(--e-global-color-text);
}
.right-cf22 .form-clean-f3fb {
  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);
}
.right-cf22 .background-selected-b683 {
  color: var(--e-global-color-secondary);
}
.right-cf22 .background-selected-b683 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-cf22 .banner_advanced_ee3c > * {
  color: var(--e-global-color-primary);
}
.right-cf22 .banner_advanced_ee3c > * svg {
  fill: var(--e-global-color-primary);
}
.right-cf22 .summary-9354 {
  color: var(--e-global-color-primary);
}
.right-cf22 .summary-9354 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-cf22 .outer_1814 {
  color: var(--e-global-color-primary);
}
.right-cf22 .outer_1814 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-cf22 .box_hard_0dc2 {
  color: var(--e-global-color-primary);
}
.right-cf22 .box_hard_0dc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-cf22 .dropdown_77d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-cf22 .dirty-b973 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-cf22 .dirty-b973.table-center-27e2 {
  color: var(--e-global-color-secondary);
}
.right-cf22 .dirty-b973.table-center-27e2 .fast_b883 {
  color: var(--e-global-color-accent);
}
.right-cf22 .dirty-b973.list_0c29 {
  color: var(--e-global-color-text);
}
.right-cf22 .dirty-b973.list_0c29 .fast_b883 {
  color: var(--e-global-color-text);
}
.right-cf22 .dirty-b973:before {
  border-top-color: var(--e-global-color-text);
}
.right-cf22 .element_8bf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-cf22
  .element_8bf8
  .form_e5be {
  background-color: var(--e-global-color-primary);
}
.right-cf22
  .element_8bf8
  .form_e5be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-cf22 .info_lite_660f .purple-4f58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-glass-3669 .accordion-brown-f6db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-glass-3669 .list-last-acd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_short_5fb1 .orange_f7db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_short_5fb1
  .aside_7c82
  .hover-d9b0 {
  background-color: var(--e-global-color-secondary);
}
.shade_short_5fb1
  .aside_7c82.shadow-517e
  .hover-d9b0 {
  background-color: var(--e-global-color-text);
}
.shade_short_5fb1
  .aside_7c82:hover
  .hover-d9b0 {
  background-color: var(--e-global-color-accent);
}
.shade_short_5fb1
  .aside_7c82.fn-active-b0a9
  .hover-d9b0 {
  background-color: var(--e-global-color-primary);
}
.warm-1382 .message_d48c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.warm-1382 .gallery-76a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-1382 .article-eddd {
  background-color: var(--e-global-color-primary);
}
.warm-1382 .article-eddd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-7d39 .brown_391c .summary-first-466e .action-2e28 {
  background-color: var(--e-global-color-secondary);
}
.simple-7d39 .brown_391c .hidden_ad48:after {
  background-color: var(--e-global-color-secondary);
}
.simple-7d39 .black-17f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-7d39 .row-88c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-7d39 .block-a422 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-7d39 .basic-7057 {
  background-color: var(--e-global-color-primary);
}
.simple-7d39 .basic-7057 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-7d39 .accordion-0b2c {
  background-color: var(--e-global-color-secondary);
}
.simple-7d39 .accordion-0b2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-7d39 .brown_391c .avatar_copper_d872 .dark-5580:hover {
  background-color: var(--e-global-color-primary);
}
.simple-7d39
  .brown_391c
  .avatar_copper_d872
  .dark-5580.red-5faa {
  background-color: var(--e-global-color-primary);
}
.simple-7d39 .brown_391c .basic_bd62:before {
  border-color: var(--e-global-color-primary);
}
.simple-7d39 .brown_391c .basic_bd62:hover:before {
  border-color: var(--e-global-color-secondary);
}
.simple-7d39
  .brown_391c
  .basic_bd62.input_middle_5a68:before {
  border-color: var(--e-global-color-primary);
}
.simple-7d39 .text-c4ca span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-283d .card-7964 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-283d .card-7964:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-283d .card-7964.bottom_18ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-283d .label-3544 {
  background-color: var(--e-global-color-primary);
}
.hard-283d .label-3544 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-283d
  .middle-983d
  .caption-glass-1106
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-283d
  .input-advanced-cb84
  .caption-glass-1106
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-static-b566
  .heading-e12c
  .input-over-d5ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-static-b566
  .heading-e12c
  .in-386d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-static-b566 .block_in_5136 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-static-b566 .active-93f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-static-b566 .narrow_c6be {
  background-color: var(--e-global-color-primary);
}
.badge-static-b566 .narrow_c6be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_dark_47e3 .action-2c31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_dark_47e3 .thumbnail_8b4d {
  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);
}
.thumbnail_dark_47e3 .item-west-924c {
  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);
}
.thumbnail_dark_47e3 .item-west-924c a:hover {
  color: var(--e-global-color-secondary);
}
.thumbnail_dark_47e3 .small-73a3 {
  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);
}
.thumbnail_dark_47e3 .border-dc06 {
  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_dark_47e3 .message_fixed_73a6 .current-069e {
  background-color: var(--e-global-color-primary);
}
.thumbnail_dark_47e3 .message_fixed_73a6 .current-069e:hover {
  background-color: var(--e-global-color-accent);
}
.thumbnail_dark_47e3
  .message_fixed_73a6
  .current_1a8f
  li
  span {
  background-color: var(--e-global-color-text);
}
.thumbnail_dark_47e3
  .message_fixed_73a6
  .current_1a8f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_dark_47e3
  .message_fixed_73a6
  .current_1a8f
  li.module_wood_ef39
  span {
  background-color: var(--e-global-color-accent);
}
.sort_7b1f
  .logo_24cb
  .video_easy_05a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_7b1f .logo_24cb .tooltip_6fcc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_7b1f .logo_24cb .sort_1f2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_7b1f .yellow-8511 {
  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);
}
.sort_7b1f
  .gold-2f28.alert-next-7a38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > a {
  background-color: var(--e-global-color-text);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > a
  .gallery-green-3fa8.complex-3f8d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > a
  .surface-iron-ca06.solid_c883 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > .lower_326f
  .texture-1f65
  > a {
  background-color: var(--e-global-color-secondary);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > .lower_326f
  .texture-1f65
  > a
  .pro_ef49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > .lower_326f
  .texture-1f65
  > a
  .surface-iron-ca06.row_focused_3a78 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > a
  .block-stale-ab4b:before {
  color: var(--e-global-color-text);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > .lower_326f
  a
  .block-stale-ab4b:before {
  color: var(--e-global-color-text);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65.stone_b48f
  > a
  .block-stale-ab4b:before {
  color: var(--e-global-color-text);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > .lower_326f
  .texture-1f65.stone_b48f
  > a
  .block-stale-ab4b:before {
  color: var(--e-global-color-text);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > a
  .item-inner-a2e1
  .list_6def {
  color: var(--e-global-color-text);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > .lower_326f
  a
  .item-inner-a2e1
  .list_6def {
  color: var(--e-global-color-text);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > a
  .item-inner-a2e1
  .list_6def,
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > .lower_326f
  a
  .item-inner-a2e1
  .list_6def {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > a
  .list-green-2b3d:before {
  color: var(--e-global-color-text);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > .lower_326f
  a
  .list-green-2b3d:before {
  color: var(--e-global-color-text);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65.stone_b48f
  > a
  .list-green-2b3d:before {
  color: var(--e-global-color-text);
}
.wrapper_focused_3619
  > .dropdown-0838
  > div
  > .module_blue_a3eb
  > .texture-1f65
  > .lower_326f
  .texture-1f65.stone_b48f
  > a
  .list-green-2b3d:before {
  color: var(--e-global-color-text);
}
.form-7f88 .notice_iron_77b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-7f88
  .tag-first-00c2:hover
  .notice_iron_77b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-58e5
  > .dropdown-0838
  > .active_stone_3335
  > .accent-huge-5103
  > .tooltip_f5dc
  > .module_4490
  .yellow-63c2 {
  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);
}
.menu-58e5
  > .dropdown-0838
  > .active_stone_3335
  > .accent-huge-5103
  > .tooltip_f5dc
  > .module_4490:hover
  .yellow-63c2 {
  color: var(--e-global-color-text);
}
.menu-58e5
  > .dropdown-0838
  > .active_stone_3335
  > .accent-huge-5103
  > .tooltip_f5dc
  > .module_4490:hover
  .yellow-63c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-58e5
  > .dropdown-0838
  > .active_stone_3335
  > .accent-huge-5103
  > .tooltip_f5dc.primary_gas_def1
  > .module_4490
  .yellow-63c2 {
  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);
}
.tertiary_east_827c .huge_c938 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_east_827c .image-830a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_east_827c .container-north-4033 {
  background-color: var(--e-global-color-primary);
}
.tertiary_east_827c .container-north-4033 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_glass_3db4
  > .dropdown-0838
  > .east_2184
  > .stale-d9d1
  > .gallery_42ff
  .accent_yellow_eac6 {
  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);
}
.summary_glass_3db4
  > .dropdown-0838
  > .east_2184
  > .stale-d9d1
  > .gallery_42ff
  .liquid_aa02 {
  color: var(--e-global-color-text);
}
.summary_glass_3db4
  > .dropdown-0838
  > .east_2184
  > .stale-d9d1
  > .gallery_42ff:hover
  .accent_yellow_eac6 {
  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);
}
.summary_glass_3db4
  > .dropdown-0838
  > .east_2184
  > .stale-d9d1
  > .gallery_42ff:hover
  .liquid_aa02 {
  color: var(--e-global-color-secondary);
}
.summary_glass_3db4
  > .dropdown-0838
  > .east_2184
  > .stale-d9d1
  > .gallery_42ff.out_8981
  .accent_yellow_eac6 {
  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);
}
.summary_glass_3db4
  > .dropdown-0838
  > .east_2184
  > .stale-d9d1
  > .gallery_42ff.out_8981
  .liquid_aa02 {
  color: var(--e-global-color-primary);
}
.out-2b82
  .feature-iron-7e2c
  .thumbnail-last-54c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-2b82 .carousel-cad9 .purple-4f58 .wrapper_c3d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_06fb .static-1f7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_06fb .center-c93b .static-1f7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_06fb .hovered-9f38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_06fb .hovered-9f38 {
  background-color: var(--e-global-color-primary);
}
.search_68ce .detail_d107 .input-c999 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_68ce
  .detail_d107:hover
  .link-bdbe {
  color: var(--e-global-color-secondary);
}
.search_68ce
  .detail_d107:hover
  .input-c999 {
  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);
}
.progress-ce96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.preview-narrow-39d0 {
  max-width: 1400px !important;
}

.bottom_3b69 {
  flex-direction: column;
}

.bottom_3b69 .hover_tiny_eae9 {
  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.bottom_3b69 .hover_tiny_eae9 {
  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);
}

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

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

.media_064b.overlay-54c3 {
  display: none;
}

.box_light_ed98 {
  display: none;
}

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

.full_34b5.chip-yellow-6f6e {
  margin-bottom: 40px;
  width: 100%;
}

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

.bottom_3b69 a {
  width: 100%;
}

.section_48d1 .picture_in_d679.hover-upper-a3c5 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.section_48d1
  .picture_in_d679.layout-413b
  .glass-c3d0
  .notification_2c3b {
  font-size: 20px !important;
}

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

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

.box-iron-0aba h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.light-5261.pagination-hard-b096 > .chip_6493 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.main-259d {
  position: relative;
  width: 100%;
}

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

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

.paragraph-east-1c23 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

.title-slow-72ba {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

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

.section_48d1
  .picture_in_d679.iron-e690
  .block_pink_ac87
  .border_1854 {
  width: 100% !important;
}

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

.hot-7ef2 {
  width: 100%;
}

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

.form-orange-c6a7 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.old-03ef {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.form-orange-c6a7:hover .heading_24ec {
  visibility: visible;
}
.form-orange-c6a7:hover.form-orange-c6a7::before {
  display: block;
}

.box-iron-0aba h3 {
  color: #fff;
}

.disabled-lower-3830 {
  margin: 0;
}

.section_48d1
  .picture_in_d679.iron-e690
  .border_1854
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.feature_7ec0 {
  width: 100%;
}

.icon_4606 {
  width: 100%;
}

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

.icon_4606 {
  width: 100%;
}

.modal-28c3 {
  margin-bottom: 10px !important;
}

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

.message-first-4b6e {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.container-down-6533 {
  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;
}

.bottom_3b69 .hover_tiny_eae9.badge-76da {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.bottom_3b69 h1.hover_tiny_eae9 {
  margin-top: 80px !important;
}

.section_48d1 .picture_in_d679.mask-gold-5d25 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.left_12f9 img {
  width: 100%;
}

.heading_large_79c1 .thumbnail-3e77.glass-c3d0 {
  justify-content: space-between;
}

.icon-ee07 {
  display: none;
}

.tabs-69a7 .column-focused-95b3 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .light-5261 .chip_6493 {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .box-iron-0aba h3 {
    font-size: 28px;
  }

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

  .heading_large_79c1 .thumbnail-3e77.glass-c3d0 {
    border-bottom: 1px solid #f0c159;
  }

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

  .light-5261.pagination-hard-b096 > .chip_6493 {
    gap: 15px;
    justify-content: space-between;
  }

  .section_48d1
    .picture_in_d679.iron-e690
    .border_1854
    img {
    width: 60% !important;
  }

  .sidebar_next_e371 {
    left: 2%;
  }

  .row_2f23 {
    margin: 10px 0;
  }

  .bottom_3b69 .column-focused-95b3 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.bottom_3b69 .hover_tiny_eae9,
  .bottom_3b69 .hover_tiny_eae9 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .border_1854 {
    justify-content: center;
  }

  .bottom_3b69 .column-focused-95b3 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .section_48d1 .picture_in_d679.hover-upper-a3c5 {
    width: 75% !important;
  }

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

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

  h2.bottom_3b69 .hover_tiny_eae9,
  .bottom_3b69 .hover_tiny_eae9 {
    font-size: 30px !important;
  }

  .border_1854 {
    justify-content: center;
  }

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

  .filter-west-b1e6
    .video-first-e5c3.shadow_smooth_5370 {
    margin: 0 !important;
  }

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

  .row_2f23 {
    display: flex;
  }

  .accent_d175 .orange_b3a0 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .panel-b5cd svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .bottom_3b69 h1.hover_tiny_eae9 {
    margin-top: 40px !important;
  }

  .section_48d1
    .picture_in_d679.iron-e690
    .border_1854
    img,
  .heading-soft-936c .block_pink_ac87 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .section_48d1 .picture_in_d679.hover-upper-a3c5 {
    width: 100% !important;
  }

  .light-5261.pagination-hard-b096 > .chip_6493 {
    gap: 3px;
  }

  .bottom_3b69 .column-focused-95b3 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.heading_large_79c1 .thumbnail-3e77.glass-c3d0 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.heading_large_79c1 .thumbnail-3e77.glass-c3d0: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.title-slow-72ba {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .heading_large_79c1 .thumbnail-3e77.glass-c3d0 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .bottom_3b69 .hover_tiny_eae9 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .orange_b3a0 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.focused-93d8 .progress-gas-7d29 {
  flex-shrink: 0;
  white-space: nowrap;
}

.focused-93d8 .sidebar_6491 {
  flex-shrink: 0;
  min-width: fit-content;
}

.focused-93d8 .notification_2c3b {
  white-space: nowrap;
}

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

.focused-93d8 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.focused-93d8 .progress-gas-7d29 {
  max-width: 80px !important;
}

.focused-93d8 .sidebar_6491 {
  max-width: 80px !important;
  overflow: hidden;
}

.focused-93d8 .thumbnail-3e77.glass-c3d0 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.focused-93d8 .notification_2c3b {
  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);
  }
}

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

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

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

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

body .south-f5d4:nth-child(2),
.section_48d1 .south-f5d4:nth-child(2),
#page .south-f5d4: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;
}

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

/* css-noise: fad5 */
.promo-block-u6 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
