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(.outline-1204) {
  gap: 0.5em;
}
:where(.current_08ba) {
  gap: 0.5em;
}
body .header-top-149a > .hover_779d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .header-top-149a > .motion_b0d2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .header-top-149a > .alert_selected_9dcc {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .notification-0775 > .hover_779d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .notification-0775 > .motion_b0d2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .notification-0775 > .alert_selected_9dcc {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .notification-0775
  > :where(:not(.hover_779d):not(.motion_b0d2):not(.out_1ce0)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .notification-0775 > .rough-f4b0 {
  max-width: var(--wp--style--global--wide-size);
}
body .outline-1204 {
  display: flex;
}
body .outline-1204 {
  flex-wrap: wrap;
  align-items: center;
}
body .outline-1204 > * {
  margin: 0;
}
body .current_08ba {
  display: grid;
}
body .current_08ba > * {
  margin: 0;
}
:where(.next_5f09.outline-1204) {
  gap: 2em;
}
:where(.next_5f09.current_08ba) {
  gap: 2em;
}
:where(.backdrop_fa6b.outline-1204) {
  gap: 1.25em;
}
:where(.backdrop_fa6b.current_08ba) {
  gap: 1.25em;
}
.column-pro-23ff {
  color: var(--wp--preset--color--black) !important;
}
.search-brown-2005 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.input_stone_035d {
  color: var(--wp--preset--color--white) !important;
}
.title_hovered_df34 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.component_2ba3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.mini-fc5f {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pink_9fe7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.active-pink-9ab2 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.bottom-3852 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pattern-d3af {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.nav_pro_e41f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.badge-0355 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.white-dc35 {
  background-color: var(--wp--preset--color--black) !important;
}
.green_92e5 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mask_5456 {
  background-color: var(--wp--preset--color--white) !important;
}
.under_e60e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.module-action-d79d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.banner-a91e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bright_4b1f {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.label-static-1f64 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.popup-ad9c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.card_in_4d40 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.narrow-a4ec {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.detail-06a1 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.first-113c {
  border-color: var(--wp--preset--color--black) !important;
}
.article-east-684a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pattern-f037 {
  border-color: var(--wp--preset--color--white) !important;
}
.gallery-dynamic-c318 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.overlay_dynamic_0ec3 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.current-eca7 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.west_3a6b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.outline-940a {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.lower_fe29 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.highlight-2c35 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.chip-over-67cc {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.header-paper-52ea {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.mask-old-65d9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.feature_green_2b16 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.fast-213b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.preview_white_e0ce {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.cold-4d62 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.small_7263 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.left-6c96 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.pressed-20a5 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.widget-hot-c3d9 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.pro-d861 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.slider_solid_c869 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.form_thick_7523 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.gradient_focused_d015 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.logo_soft_f1df {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.paper-53cd {
  font-size: var(--wp--preset--font-size--large) !important;
}
.shade-cold-5c14 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.focus-f2bb a:where(:not(.picture_a336)) {
  color: inherit;
}
:where(.backdrop_fa6b.outline-1204) {
  gap: 1.25em;
}
:where(.backdrop_fa6b.current_08ba) {
  gap: 1.25em;
}
:where(.next_5f09.outline-1204) {
  gap: 2em;
}
:where(.next_5f09.current_08ba) {
  gap: 2em;
}
.disabled_1d16 {
  font-size: 1.5em;
  line-height: 1.6;
}

.fresh-c7ca .item-lower-6cf1 {
  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);
}
.notification_8c35 .focused-979d {
  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);
}
.plasma-a907 {
  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);
}
.plasma-a907.section-048a .slider-b975 {
  background-color: var(--e-global-color-primary);
}
.plasma-a907.caption-18df .slider-b975,
.plasma-a907.fixed-1926 .slider-b975 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.frame_f1c5 .summary_basic_99ba {
  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);
}
.status-selected-49a7 {
  --divider-color: var(--e-global-color-secondary);
}
.status-selected-49a7 .narrow_705c {
  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);
}
.status-selected-49a7.shadow_aadf .container-east-9716 {
  background-color: var(--e-global-color-secondary);
}
.status-selected-49a7.tall_dd6c .container-east-9716,
.status-selected-49a7.backdrop-f1b9 .container-east-9716 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.status-selected-49a7.tall_dd6c .container-east-9716,
.status-selected-49a7.backdrop-f1b9 .container-east-9716 svg {
  fill: var(--e-global-color-secondary);
}
.glass_40cc .south-37e6 {
  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);
}
.glass_40cc .out_cd70 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_a6bc.shadow_aadf .container-east-9716 {
  background-color: var(--e-global-color-primary);
}
.slow_a6bc.tall_dd6c .container-east-9716,
.slow_a6bc.backdrop-f1b9 .container-east-9716 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slow_a6bc.tall_dd6c .container-east-9716,
.slow_a6bc.backdrop-f1b9 .container-east-9716 svg {
  fill: var(--e-global-color-primary);
}
.huge-b92a.shadow_aadf .container-east-9716 {
  background-color: var(--e-global-color-primary);
}
.huge-b92a.tall_dd6c .container-east-9716,
.huge-b92a.backdrop-f1b9 .container-east-9716 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.huge-b92a .status_f165 {
  color: var(--e-global-color-primary);
}
.huge-b92a .status_f165,
.huge-b92a .status_f165 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-b92a .text-out-7b74 {
  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-hovered-b786 .hover-prev-8fd2 {
  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_65d5 .hard-1f96 .wood-5257 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-d77b .center-78e6:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.button-d77b .up_a165 i {
  color: var(--e-global-color-primary);
}
.button-d77b .up_a165 svg {
  fill: var(--e-global-color-primary);
}
.button-d77b .container_dynamic_9cfa {
  color: var(--e-global-color-secondary);
}
.button-d77b .center-78e6 > .container_dynamic_9cfa,
.button-d77b .center-78e6 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_6c89 .fixed-9e83 {
  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);
}
.black_6c89 .red-b062 {
  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);
}
.breadcrumb-center-cbb4 .header_94d0 .silver-349c {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-center-cbb4 .thumbnail_cold_fb33 {
  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);
}
.photo-6d8a .form_fresh_a5d3 {
  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);
}
.photo-6d8a .title-upper-e6de {
  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);
}
.photo-6d8a .picture_bronze_2825 {
  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);
}
.tertiary-north-1bed .detail_c234,
.tertiary-north-1bed .detail_c234 a {
  color: var(--e-global-color-primary);
}
.tertiary-north-1bed .detail_c234.lite_3188,
.tertiary-north-1bed .detail_c234.lite_3188 a {
  color: var(--e-global-color-accent);
}
.tertiary-north-1bed .detail_c234 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-north-1bed .dim-afe1 {
  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);
}
.summary_df92 .secondary-66de,
.summary_df92 .mask-6a7e {
  color: var(--e-global-color-primary);
}
.summary_df92 .secondary-66de svg {
  fill: var(--e-global-color-primary);
}
.summary_df92 .lite_3188 .secondary-66de,
.summary_df92 .lite_3188 .mask-6a7e {
  color: var(--e-global-color-accent);
}
.summary_df92 .lite_3188 .secondary-66de svg {
  fill: var(--e-global-color-accent);
}
.summary_df92 .mask-6a7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_df92 .dim-afe1 {
  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);
}
.hard_c476 .label-c236,
.hard_c476 .alert_advanced_41a5 {
  color: var(--e-global-color-primary);
}
.hard_c476 .alert_advanced_41a5 svg {
  fill: var(--e-global-color-primary);
}
.hard_c476 .detail_c234.lite_3188 a,
.hard_c476
  .detail_c234.lite_3188
  .alert_advanced_41a5 {
  color: var(--e-global-color-accent);
}
.hard_c476 .label-c236 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_c476 .dim-afe1 {
  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);
}
.column-outer-2617 .link_slow_96a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-outer-2617 .secondary-pink-c572 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_19e4 .paragraph_up_b426 .active-22f9 {
  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);
}
.logo_19e4 .paragraph_up_b426 .gold_c6f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_19e4 .focused-8e69 .active-22f9 {
  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);
}
.logo_19e4
  .focused-8e69
  .gold_c6f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_19e4
  .filter-copper-7cc2
  .active-22f9 {
  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);
}
.logo_19e4
  .filter-copper-7cc2
  .gold_c6f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_19e4
  .module_left_1e1c
  .active-22f9 {
  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);
}
.logo_19e4
  .module_left_1e1c
  .gold_c6f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_4e11 .gold_0309 {
  background-color: var(--e-global-color-primary);
}
.outline_4e11 .gold_0309:hover {
  background-color: var(--e-global-color-primary);
}
.outline_4e11 .slider-fca4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_4e11
  .gold_0309:hover
  .slider-fca4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-ec28 .basic-9319 {
  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_orange_e681 .hover-1414 .disabled-bright-bcc5 a {
  background-color: var(--e-global-color-accent);
}
.detail_orange_e681 .hover-1414 .element_e003 a {
  background-color: var(--e-global-color-accent);
}
.detail_orange_e681 .hover-1414 .disabled-bright-bcc5 a,
.detail_orange_e681 .hover-1414 .element_e003 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_a83f
  .next_e71d.plasma_0f02
  .hover-1414
  a.tag_fa81 {
  background-color: var(--e-global-color-accent);
}
.stale_a83f
  .next_e71d.plasma_0f02
  .hover-1414
  span.tag_fa81.fn-current-e606 {
  background-color: var(--e-global-color-text);
}
.stale_a83f
  .next_e71d.plasma_0f02
  .hover-1414
  .tag_fa81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-lower-1f5b .fixed-f4a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-lower-1f5b
  .shadow_motion_0bfc
  > .warm_fa68
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-lower-1f5b
  .slow-9776
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-lower-1f5b
  .lower_75ea
  .lite_224f,
.popup-lower-1f5b
  .lower_75ea
  .logo-top-de67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-lower-1f5b
  .lower_75ea
  .black-1511,
.popup-lower-1f5b
  .lower_75ea
  a
  .black-1511 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-lower-1f5b
  .lower_75ea
  .search_yellow_4827 {
  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-lower-1f5b
  .lower_75ea
  .link-3e38 {
  background-color: var(--e-global-color-primary);
}
.popup-lower-1f5b
  .lower_75ea
  .link-3e38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-lower-1f5b
  .lower_75ea
  .link-3e38:hover {
  background-color: var(--e-global-color-primary);
}
.popup-lower-1f5b
  .lower_75ea
  .video-791d {
  background-color: var(--e-global-color-primary);
}
.popup-lower-1f5b
  .lower_75ea
  .video-791d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-lower-1f5b
  .lower_75ea
  .video-791d:hover {
  background-color: var(--e-global-color-primary);
}
.popup-lower-1f5b
  .slider-8e71
  .list_cool_0627
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-lower-1f5b
  .slider-8e71
  .fast_41cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-lower-1f5b
  .slider-8e71
  .search_yellow_4827 {
  color: var(--e-global-color-text);
}
.popup-lower-1f5b
  .slider-8e71
  .search_yellow_4827
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-lower-1f5b
  .slider-8e71
  .link-3e38 {
  background-color: var(--e-global-color-primary);
}
.popup-lower-1f5b
  .slider-8e71
  .link-3e38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-lower-1f5b
  .slider-8e71
  .link-3e38:hover {
  background-color: var(--e-global-color-primary);
}
.popup-lower-1f5b
  .slider-8e71
  .video-791d {
  background-color: var(--e-global-color-primary);
}
.popup-lower-1f5b
  .slider-8e71
  .video-791d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-lower-1f5b
  .slider-8e71
  .video-791d:hover {
  background-color: var(--e-global-color-primary);
}
.popup-lower-1f5b .preview_10c6 {
  background-color: var(--e-global-color-primary);
}
.popup-lower-1f5b .preview_10c6:hover {
  background-color: var(--e-global-color-primary);
}
.popup-lower-1f5b .menu-stale-1796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-lower-1f5b .dynamic_e293 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-eac3 .popup-9360 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-eac3
  .popup_3044
  > div:nth-child(3)
  .popup-9360,
.primary-eac3
  .active_961b
  > div:nth-child(1)
  .popup-9360,
.primary-eac3
  .disabled_2cda
  > div:nth-child(1)
  .popup-9360,
.primary-eac3
  .alert_3711
  > div:nth-child(1)
  .popup-9360,
.primary-eac3
  .breadcrumb-green-5196
  > div:nth-child(1)
  .popup-9360 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-eac3 .dropdown_5143 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-eac3 .summary-green-d9bd {
  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);
}
.primary-eac3 .focused-7c0a {
  background-color: var(--e-global-color-primary);
}
.primary-eac3 .focused-7c0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-eac3 .focused-7c0a:hover {
  background-color: var(--e-global-color-primary);
}
.primary-eac3 .hard-7274 {
  background-color: var(--e-global-color-primary);
}
.primary-eac3 .hard-7274:hover {
  background-color: var(--e-global-color-primary);
}
.primary-eac3 .menu-stale-1796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-eac3 .dynamic_e293 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-3e70 .caption-fee2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-3e70 .sort_c970 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-3e70 .disabled_1bc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-3e70 .hero-4ffd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-3e70 .main-blue-3012 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-3e70 .hard-7274 {
  background-color: var(--e-global-color-primary);
}
.content-3e70 .hard-7274:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_005a .column_cool_abee {
  background-color: var(--e-global-color-secondary);
}
.dynamic_005a .chip-26b9 {
  background-color: var(--e-global-color-text);
}
.dynamic_005a .hidden_blue_b0d3 {
  background-color: var(--e-global-color-secondary);
}
.dynamic_005a .icon_clean_9113 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_005a .highlight_46d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_005a .element-250c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_005a .hero_331e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_005a .hovered-795f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_caa7 .gradient_active_5014 .texture_c4d3,
.bottom_caa7
  .gradient_active_5014
  .texture_c4d3
  a,
.bottom_caa7 .simple-12cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_caa7 .gradient_active_5014 .footer_9308,
.bottom_caa7 .breadcrumb-short-3c81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_caa7 .gradient_active_5014 .footer_9308 {
  color: var(--e-global-color-text);
}
.bottom_caa7 .breadcrumb-short-3c81 {
  color: var(--e-global-color-text);
}
.bottom_caa7
  .gradient_active_5014
  .button_71e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_caa7 .menu-faae .banner-next-9488 {
  background-color: var(--e-global-color-primary);
}
.bottom_caa7 .menu-faae .banner-next-9488:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_caa7 .menu-faae .gradient-dark-6485 li span {
  background-color: var(--e-global-color-text);
}
.bottom_caa7 .menu-faae .gradient-dark-6485 li span:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_caa7
  .menu-faae
  .gradient-dark-6485
  li.lite_2185
  span {
  background-color: var(--e-global-color-accent);
}
.bottom_caa7 .brown_f331 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-slow-b0ce .surface_right_eba3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-6416 .status_11af {
  background-color: var(--e-global-color-primary);
}
.wide-6416 .gas_59c0 {
  background-color: var(--e-global-color-secondary);
}
.wide-6416 .avatar-warm-73d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-6416 .logo-fb24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-6416 .primary-steel-6883 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-6416 .solid_1932 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-6416 .layout-dim-f8ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-6416 .pagination-dim-8412 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-6416 .up_f351 {
  background-color: var(--e-global-color-primary);
}
.wide-6416 .up_f351 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_5b6e .gallery-92cc {
  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);
}
.tall_5b6e .warm_38e2 {
  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);
}
.tall_5b6e
  .gradient_selected_4104:after {
  background-color: var(--e-global-color-primary);
}
.tall_5b6e .layout-under-0c4a {
  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);
}
.link_e7bc .simple-12cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_e7bc .breadcrumb-short-3c81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_5b2f .overlay-paper-4aab .description-f5a1 {
  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);
}
.easy_5b2f .overlay-paper-4aab .item_yellow_0b05 {
  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);
}
.dim_e820 .input-under-dedb {
  background-color: var(--e-global-color-primary);
}
.dim_e820 .thick-248f {
  background-color: var(--e-global-color-secondary);
}
.dim_e820 .backdrop_7b71 .feature-static-512b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_e820 .secondary_ab28 .feature-static-512b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_5d16 .notification_white_059c .notice_medium_8f34 {
  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);
}
.cool_5d16 .notification_white_059c .media_center_d325 {
  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);
}
.cool_5d16 .notification_white_059c .menu-2b19 {
  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);
}
.chip_blue_310e .shadow_advanced_9fad {
  border-color: var(--e-global-color-text);
}
.chip_blue_310e .action_7dc5 {
  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_blue_310e .tabs_4a6a {
  color: var(--e-global-color-primary);
}
.chip_blue_310e .brown-f27b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-e80a .logo_0f4e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-e80a .cool_ade7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-e80a .action_325e:hover .logo_0f4e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-e80a
  .action_325e:hover
  .cool_ade7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_5930 .accordion-f7f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_5930 .alert_6bd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-1568 .overlay_2f93 .blue-5be2 {
  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);
}
.full-1568 .fixed_4976 .blue-5be2 {
  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);
}
.south_5eae .gold_2955 {
  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);
}
.module-56a5 .smooth_52d7 .middle_8c92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-56a5 .smooth_52d7 .middle_8c92 {
  background-color: var(--e-global-color-secondary);
}
.module-56a5 .module_in_a002 .middle_8c92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-56a5 .module_in_a002 .middle_8c92 {
  background-color: var(--e-global-color-secondary);
}
.module-56a5 .easy-7cbb .card_narrow_d5cc {
  background-color: var(--e-global-color-primary);
}
.module-56a5 .easy-7cbb:hover .card_narrow_d5cc {
  background-color: var(--e-global-color-secondary);
}
.module-56a5 .banner-next-9488 {
  background-color: var(--e-global-color-primary);
}
.module-56a5 .banner-next-9488:hover {
  background-color: var(--e-global-color-accent);
}
.module-56a5 .gradient-dark-6485 li span {
  background-color: var(--e-global-color-text);
}
.module-56a5 .gradient-dark-6485 li span:hover {
  background-color: var(--e-global-color-primary);
}
.module-56a5 .gradient-dark-6485 li.lite_2185 span {
  background-color: var(--e-global-color-accent);
}
.hover_a6d5 .card_gold_8c50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_a6d5 .filter_down_42dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_0578 .old_0865:before {
  background-color: var(--e-global-color-secondary);
}
.mask_0578 .modal_6f9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_0578 .gallery_5ca6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-huge-247c .brown_5965 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-huge-247c .brown_5965:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-huge-247c .brown_5965.fn-active-e606 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-huge-247c .summary-under-02fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-247c .hover_prev_ad84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-247c .box-steel-4c18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-247c .brown_e43c {
  background-color: var(--e-global-color-primary);
}
.component-huge-247c .brown_e43c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-huge-247c .short_d525 {
  background-color: var(--e-global-color-primary);
}
.component-huge-247c .short_d525 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_stone_4e39 .layout_fae7 .card-active-55e8 a {
  color: var(--e-global-color-secondary);
}
.menu_stone_4e39 .layout_fae7 .card-active-55e8 a:hover {
  color: var(--e-global-color-secondary);
}
.menu_stone_4e39 .layout_fae7 .card-active-55e8,
.menu_stone_4e39 .layout_fae7 .card-active-55e8 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_stone_4e39 .layout_fae7 .caption-be42 {
  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);
}
.menu_stone_4e39 .layout_fae7 .accent_middle_af2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_stone_4e39 .layout_fae7 .narrow_be84 {
  background-color: var(--e-global-color-primary);
}
.menu_stone_4e39 .layout_fae7 .narrow_be84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_stone_4e39 .layout_fae7 .narrow_be84:hover {
  background-color: var(--e-global-color-primary);
}
.menu_stone_4e39 .layout_fae7 .label-2ac1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_stone_4e39 .layout_fae7 .label-2ac1 {
  background-color: var(--e-global-color-primary);
}
.menu_stone_4e39 .layout_fae7 .label-2ac1:hover {
  background-color: var(--e-global-color-primary);
}
.menu_stone_4e39 .layout_fae7 .banner-next-9488 {
  background-color: var(--e-global-color-primary);
}
.menu_stone_4e39 .layout_fae7 .banner-next-9488:hover {
  background-color: var(--e-global-color-primary);
}
.menu_stone_4e39 .menu-faae .gradient-dark-6485 li span {
  background-color: var(--e-global-color-text);
}
.menu_stone_4e39 .menu-faae .gradient-dark-6485 li span:hover {
  background-color: var(--e-global-color-primary);
}
.menu_stone_4e39 .menu-faae .gradient-dark-6485 li.lite_2185 span {
  background-color: var(--e-global-color-accent);
}
.menu_stone_4e39 .menu-stale-1796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_stone_4e39 .dynamic_e293 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-da4c .breadcrumb_pressed_4dee .pro_3a36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-da4c .breadcrumb_pressed_4dee .column_d149 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-da4c .breadcrumb_pressed_4dee .old_742b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-02f6 .gallery-upper-55e8 {
  border-color: var(--e-global-color-text);
}
.description-02f6 .accent_8915 {
  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);
}
.description-02f6 .form-thick-0acc {
  color: var(--e-global-color-secondary);
}
.description-02f6 .form-thick-0acc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-02f6 .border_dark_2711 > * {
  color: var(--e-global-color-primary);
}
.description-02f6 .border_dark_2711 > * svg {
  fill: var(--e-global-color-primary);
}
.description-02f6 .table-stone-3f47 {
  color: var(--e-global-color-primary);
}
.description-02f6 .table-stone-3f47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-02f6 .feature-fixed-cb35 {
  color: var(--e-global-color-primary);
}
.description-02f6 .feature-fixed-cb35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-02f6 .banner_9b04 {
  color: var(--e-global-color-primary);
}
.description-02f6 .banner_9b04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-02f6 .card_lite_41bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-02f6 .card-easy-7d8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-02f6 .card-easy-7d8e.image-868c {
  color: var(--e-global-color-secondary);
}
.description-02f6 .card-easy-7d8e.image-868c .highlight-active-b0cc {
  color: var(--e-global-color-accent);
}
.description-02f6 .card-easy-7d8e.hover_black_2a01 {
  color: var(--e-global-color-text);
}
.description-02f6 .card-easy-7d8e.hover_black_2a01 .highlight-active-b0cc {
  color: var(--e-global-color-text);
}
.description-02f6 .card-easy-7d8e:before {
  border-top-color: var(--e-global-color-text);
}
.description-02f6 .green_c527 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-02f6
  .green_c527
  .active-be96 {
  background-color: var(--e-global-color-primary);
}
.description-02f6
  .green_c527
  .active-be96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-02f6 .gallery-upper-55e8 .picture_a7ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_5a53 .gallery_gold_6c2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_5a53 .south_9573 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-light-cd3e .dim-ca62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-light-cd3e
  .paragraph_hot_92f5
  .plasma-5165 {
  background-color: var(--e-global-color-secondary);
}
.picture-light-cd3e
  .paragraph_hot_92f5.hero_e694
  .plasma-5165 {
  background-color: var(--e-global-color-text);
}
.picture-light-cd3e
  .paragraph_hot_92f5:hover
  .plasma-5165 {
  background-color: var(--e-global-color-accent);
}
.picture-light-cd3e
  .paragraph_hot_92f5.fn-active-e606
  .plasma-5165 {
  background-color: var(--e-global-color-primary);
}
.caption-4cb6 .picture-e346 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.caption-4cb6 .pagination_old_293f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-4cb6 .banner_thick_df65 {
  background-color: var(--e-global-color-primary);
}
.caption-4cb6 .banner_thick_df65 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_soft_e81f .heading-red-5ce6 .content-925e .media-a72c {
  background-color: var(--e-global-color-secondary);
}
.grid_soft_e81f .heading-red-5ce6 .banner-8c0e:after {
  background-color: var(--e-global-color-secondary);
}
.grid_soft_e81f .carousel-next-64fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_soft_e81f .nav-6ce0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_soft_e81f .rough-5b09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_soft_e81f .smooth_a809 {
  background-color: var(--e-global-color-primary);
}
.grid_soft_e81f .smooth_a809 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_soft_e81f .focused_8f55 {
  background-color: var(--e-global-color-secondary);
}
.grid_soft_e81f .focused_8f55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_soft_e81f .heading-red-5ce6 .first-2ee0 .layout_ceb7:hover {
  background-color: var(--e-global-color-primary);
}
.grid_soft_e81f
  .heading-red-5ce6
  .first-2ee0
  .layout_ceb7.main-huge-b781 {
  background-color: var(--e-global-color-primary);
}
.grid_soft_e81f .heading-red-5ce6 .bright_72dd:before {
  border-color: var(--e-global-color-primary);
}
.grid_soft_e81f .heading-red-5ce6 .bright_72dd:hover:before {
  border-color: var(--e-global-color-secondary);
}
.grid_soft_e81f
  .heading-red-5ce6
  .bright_72dd.carousel-paper-fca6:before {
  border-color: var(--e-global-color-primary);
}
.grid_soft_e81f .focus-in-7eec span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_copper_9c2e .center-1f68 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_copper_9c2e .center-1f68:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_copper_9c2e .center-1f68.paragraph-a29b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_copper_9c2e .description-outer-132a {
  background-color: var(--e-global-color-primary);
}
.form_copper_9c2e .description-outer-132a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_copper_9c2e
  .summary_huge_5122
  .tooltip-d5ad
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_copper_9c2e
  .heading-aecd
  .tooltip-d5ad
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-484b
  .button_f352
  .background-13e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-484b
  .button_f352
  .in_5116 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-484b .small-160b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-484b .hard-1b15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-484b .aside-23df {
  background-color: var(--e-global-color-primary);
}
.text-484b .aside-23df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-4cfb .first-5b93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-4cfb .section_last_37c7 {
  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);
}
.purple-4cfb .title-purple-8d92 {
  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);
}
.purple-4cfb .title-purple-8d92 a:hover {
  color: var(--e-global-color-secondary);
}
.purple-4cfb .icon-b711 {
  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-4cfb .info_medium_6710 {
  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);
}
.purple-4cfb .stone-56ba .banner-next-9488 {
  background-color: var(--e-global-color-primary);
}
.purple-4cfb .stone-56ba .banner-next-9488:hover {
  background-color: var(--e-global-color-accent);
}
.purple-4cfb
  .stone-56ba
  .gradient-dark-6485
  li
  span {
  background-color: var(--e-global-color-text);
}
.purple-4cfb
  .stone-56ba
  .gradient-dark-6485
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.purple-4cfb
  .stone-56ba
  .gradient-dark-6485
  li.lite_2185
  span {
  background-color: var(--e-global-color-accent);
}
.item-8a51
  .video_7064
  .header_b422 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-8a51 .video_7064 .thumbnail-7853 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-8a51 .video_7064 .fast_cea0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-8a51 .narrow-0817 {
  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);
}
.item-8a51
  .overlay-e1a3.preview-6f4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > a {
  background-color: var(--e-global-color-text);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > a
  .nav_hot_7a59.bright-faa7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > a
  .heading_1f4c.slow-8d0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > .box-6455
  .hot_9b5d
  > a {
  background-color: var(--e-global-color-secondary);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > .box-6455
  .hot_9b5d
  > a
  .pattern_old_5d2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > .box-6455
  .hot_9b5d
  > a
  .heading_1f4c.dynamic-365e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > a
  .old_c354:before {
  color: var(--e-global-color-text);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > .box-6455
  a
  .old_c354:before {
  color: var(--e-global-color-text);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d.disabled_6451
  > a
  .old_c354:before {
  color: var(--e-global-color-text);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > .box-6455
  .hot_9b5d.disabled_6451
  > a
  .old_c354:before {
  color: var(--e-global-color-text);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > a
  .title-458d
  .nav-4971 {
  color: var(--e-global-color-text);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > .box-6455
  a
  .title-458d
  .nav-4971 {
  color: var(--e-global-color-text);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > a
  .title-458d
  .nav-4971,
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > .box-6455
  a
  .title-458d
  .nav-4971 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > a
  .article_0e2d:before {
  color: var(--e-global-color-text);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > .box-6455
  a
  .article_0e2d:before {
  color: var(--e-global-color-text);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d.disabled_6451
  > a
  .article_0e2d:before {
  color: var(--e-global-color-text);
}
.tabs_cb0e
  > .hero-7d2e
  > div
  > .slider-huge-446a
  > .hot_9b5d
  > .box-6455
  .hot_9b5d.disabled_6451
  > a
  .article_0e2d:before {
  color: var(--e-global-color-text);
}
.orange-1210 .pink_0eeb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange-1210
  .yellow_a96d:hover
  .pink_0eeb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_2f3c
  > .hero-7d2e
  > .form_9ebd
  > .menu_4bc2
  > .pattern-0337
  > .text_1d7c
  .layout_7f73 {
  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);
}
.current_2f3c
  > .hero-7d2e
  > .form_9ebd
  > .menu_4bc2
  > .pattern-0337
  > .text_1d7c:hover
  .layout_7f73 {
  color: var(--e-global-color-text);
}
.current_2f3c
  > .hero-7d2e
  > .form_9ebd
  > .menu_4bc2
  > .pattern-0337
  > .text_1d7c:hover
  .layout_7f73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_2f3c
  > .hero-7d2e
  > .form_9ebd
  > .menu_4bc2
  > .pattern-0337.next-7b41
  > .text_1d7c
  .layout_7f73 {
  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);
}
.white_aa98 .media_3856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_aa98 .shadow_1347 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_aa98 .component-7649 {
  background-color: var(--e-global-color-primary);
}
.white_aa98 .component-7649 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-up-bfc3
  > .hero-7d2e
  > .gradient_8ad1
  > .easy_5e0f
  > .east-26a1
  .old_f092 {
  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);
}
.texture-up-bfc3
  > .hero-7d2e
  > .gradient_8ad1
  > .easy_5e0f
  > .east-26a1
  .tooltip_hot_37d7 {
  color: var(--e-global-color-text);
}
.texture-up-bfc3
  > .hero-7d2e
  > .gradient_8ad1
  > .easy_5e0f
  > .east-26a1:hover
  .old_f092 {
  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);
}
.texture-up-bfc3
  > .hero-7d2e
  > .gradient_8ad1
  > .easy_5e0f
  > .east-26a1:hover
  .tooltip_hot_37d7 {
  color: var(--e-global-color-secondary);
}
.texture-up-bfc3
  > .hero-7d2e
  > .gradient_8ad1
  > .easy_5e0f
  > .east-26a1.component_9667
  .old_f092 {
  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);
}
.texture-up-bfc3
  > .hero-7d2e
  > .gradient_8ad1
  > .easy_5e0f
  > .east-26a1.component_9667
  .tooltip_hot_37d7 {
  color: var(--e-global-color-primary);
}
.alert-ae45
  .backdrop_slow_e419
  .narrow-95c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-ae45 .liquid_74e5 .picture_a7ee .form_short_0301 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-c027 .hover_6059 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-c027 .header-e763 .hover_6059 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-c027 .popup-medium-862b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-c027 .popup-medium-862b {
  background-color: var(--e-global-color-primary);
}
.tall-0139 .clean_1a3b .tag-e6ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-0139
  .clean_1a3b:hover
  .sort-481f {
  color: var(--e-global-color-secondary);
}
.tall-0139
  .clean_1a3b:hover
  .tag-e6ed {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-dirty-8c4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.outline-stale-374e {
  max-width: 1400px !important;
}

.background-e9c0 {
  flex-direction: column;
}

.background-e9c0 .overlay-west-60ea {
  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.background-e9c0 .overlay-west-60ea {
  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);
}

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

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

.summary_inner_607d.card-brown-3c59 {
  display: none;
}

.thick-9fad {
  display: none;
}

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

.pressed_2835.gallery_5f93 {
  margin-bottom: 40px;
  width: 100%;
}

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

.background-e9c0 a {
  width: 100%;
}

.inner_a6cc .heading-455d.solid-230e {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.inner_a6cc
  .heading-455d.hot_de95
  .row-stone-3dbf
  .narrow_a6f7 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.widget-9dab.text-huge-d2c8 > .iron_1bb7 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.small-930a {
  position: relative;
  width: 100%;
}

.gallery-dirty-5217 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.preview-liquid-1f01 {
  font-size: 35px !important;
}

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

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

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

.inner_a6cc
  .heading-455d.surface_aae3
  .gold-64d8
  .mini-9370 {
  width: 100% !important;
}

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

.hero_743c {
  width: 100%;
}

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

.item-hard-e548 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.heading-6969 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.item-hard-e548:hover .heading-6969 {
  visibility: visible;
}
.item-hard-e548:hover.item-hard-e548::before {
  display: block;
}

.detail_ded9 h3 {
  color: #fff;
}

.link-32dc {
  margin: 0;
}

.inner_a6cc
  .heading-455d.surface_aae3
  .mini-9370
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.mask_old_40a6 {
  width: 100%;
}

.alert_f352 {
  width: 100%;
}

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

.alert_f352 {
  width: 100%;
}

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

.mini-9370 {
  display: flex;
  align-items: center;
}

.disabled-small-1c77 {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

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

.background-e9c0 .overlay-west-60ea.medium_803a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.background-e9c0 h1.overlay-west-60ea {
  margin-top: 80px !important;
}

.inner_a6cc .heading-455d.hard-c48d {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.large_5cb6 img {
  width: 100%;
}

.article-out-7bb8 .action-2317.row-stone-3dbf {
  justify-content: space-between;
}

.red-40cc {
  display: none;
}

.frame-medium-8b1e .module-motion-5586 {
  margin: 1px 0 !important;
}

.input-north-d26d li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .widget-9dab .iron_1bb7 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .article-out-7bb8 .action-2317.row-stone-3dbf {
    border-bottom: 1px solid #f0c159;
  }

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

  .widget-9dab.text-huge-d2c8 > .iron_1bb7 {
    gap: 15px;
    justify-content: space-between;
  }

  .inner_a6cc
    .heading-455d.surface_aae3
    .mini-9370
    img {
    width: 60% !important;
  }

  .gallery-dirty-5217 {
    left: 2%;
  }

  .last-5caa {
    margin: 10px 0;
  }

  .background-e9c0 .module-motion-5586 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .preview-liquid-1f01 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.background-e9c0 .overlay-west-60ea,
  .background-e9c0 .overlay-west-60ea {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .mini-9370 {
    justify-content: center;
  }

  .background-e9c0 .module-motion-5586 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .inner_a6cc .heading-455d.solid-230e {
    width: 75% !important;
  }

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

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

  h2.background-e9c0 .overlay-west-60ea,
  .background-e9c0 .overlay-west-60ea {
    font-size: 30px !important;
  }

  .mini-9370 {
    justify-content: center;
  }

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

  .fast-387b
    .aside-eac3.liquid-9678 {
    margin: 0 !important;
  }

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

  .last-5caa {
    display: flex;
  }

  .heading_liquid_4e0c .pressed-f7a9 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .background-e9c0 h1.overlay-west-60ea {
    margin-top: 40px !important;
  }

  .inner_a6cc
    .heading-455d.surface_aae3
    .mini-9370
    img,
  .glass_40cc .gold-64d8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .inner_a6cc .heading-455d.solid-230e {
    width: 100% !important;
  }

  .widget-9dab.text-huge-d2c8 > .iron_1bb7 {
    gap: 3px;
  }

  .background-e9c0 .module-motion-5586 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.article-out-7bb8 .action-2317.row-stone-3dbf {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.article-out-7bb8 .action-2317.row-stone-3dbf: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .article-out-7bb8 .action-2317.row-stone-3dbf {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .background-e9c0 .overlay-west-60ea {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .pressed-f7a9 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.slider-focused-cce6 .secondary-957b {
  flex-shrink: 0;
  white-space: nowrap;
}

.slider-focused-cce6 .preview-blue-6c79 {
  flex-shrink: 0;
  min-width: fit-content;
}

.slider-focused-cce6 .narrow_a6f7 {
  white-space: nowrap;
}

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

.slider-focused-cce6 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.slider-focused-cce6 .secondary-957b {
  max-width: 80px !important;
}

.slider-focused-cce6 .preview-blue-6c79 {
  max-width: 80px !important;
  overflow: hidden;
}

.slider-focused-cce6 .action-2317.row-stone-3dbf {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.slider-focused-cce6 .narrow_a6f7 {
  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);
  }
}

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

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

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

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

body .message-d029:nth-child(2),
.inner_a6cc .message-d029:nth-child(2),
#page .message-d029: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;
}

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

/* css-noise: 5379 */
.phantom-card-w1 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
