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(.search-simple-1555) {
  gap: 0.5em;
}
:where(.left-ec21) {
  gap: 0.5em;
}
body .outline_pro_b261 > .primary-huge-7f5e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline_pro_b261 > .lite-33a9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline_pro_b261 > .mask_selected_868c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .static-865a > .primary-huge-7f5e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .static-865a > .lite-33a9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .static-865a > .mask_selected_868c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .static-865a
  > :where(:not(.primary-huge-7f5e):not(.lite-33a9):not(.green_86aa)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .static-865a > .text-inner-9def {
  max-width: var(--wp--style--global--wide-size);
}
body .search-simple-1555 {
  display: flex;
}
body .search-simple-1555 {
  flex-wrap: wrap;
  align-items: center;
}
body .search-simple-1555 > * {
  margin: 0;
}
body .left-ec21 {
  display: grid;
}
body .left-ec21 > * {
  margin: 0;
}
:where(.shadow_wide_9d7d.search-simple-1555) {
  gap: 2em;
}
:where(.shadow_wide_9d7d.left-ec21) {
  gap: 2em;
}
:where(.shadow-68d3.search-simple-1555) {
  gap: 1.25em;
}
:where(.shadow-68d3.left-ec21) {
  gap: 1.25em;
}
.inner_5fc2 {
  color: var(--wp--preset--color--black) !important;
}
.smooth_8b66 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pink-0b0c {
  color: var(--wp--preset--color--white) !important;
}
.card-450a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.caption_f3bf {
  color: var(--wp--preset--color--vivid-red) !important;
}
.hovered-4a1d {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.full_ff15 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.summary-17ef {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.notification-1ef0 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.complex-556f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shade_2cf3 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thick-f125 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.highlight-b947 {
  background-color: var(--wp--preset--color--black) !important;
}
.static-00f3 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.lite_1f17 {
  background-color: var(--wp--preset--color--white) !important;
}
.focus-eee3 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.element-focused-9ea8 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.stale-c1aa {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.old_309d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.old_3bf1 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.component_6575 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.orange_60b7 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.progress-29c4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tabs-1adc {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.border-83ed {
  border-color: var(--wp--preset--color--black) !important;
}
.center-3d48 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pressed-78ca {
  border-color: var(--wp--preset--color--white) !important;
}
.overlay-e567 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.outline-south-ce3d {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.nav-5f8c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.table_e59c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gradient-60e1 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.texture-9b61 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.east_4392 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tertiary_soft_3d23 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.advanced_4216 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.texture_silver_c7f4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.progress_hot_f1ac {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.carousel-gold-0496 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.column_fe0c {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.wrapper-east-6ac3 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.element_8e3e {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.short_6166 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.accent-a499 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.first_b73c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.breadcrumb-active-eb92 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.primary-4b94 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.hidden_dacb {
  background: var(--wp--preset--gradient--midnight) !important;
}
.info_north_3df9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.under-3c50 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.left-7fd7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.logo-f193 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.clean_87b3 a:where(:not(.input-wood-3f71)) {
  color: inherit;
}
:where(.shadow-68d3.search-simple-1555) {
  gap: 1.25em;
}
:where(.shadow-68d3.left-ec21) {
  gap: 1.25em;
}
:where(.shadow_wide_9d7d.search-simple-1555) {
  gap: 2em;
}
:where(.shadow_wide_9d7d.left-ec21) {
  gap: 2em;
}
.copper_8bca {
  font-size: 1.5em;
  line-height: 1.6;
}

.north-f894 .medium_5021 {
  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);
}
.header-07a5 .bronze_313f {
  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);
}
.tag_d9cd {
  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);
}
.tag_d9cd.info-72bd .current_bdd8 {
  background-color: var(--e-global-color-primary);
}
.tag_d9cd.icon-top-db90 .current_bdd8,
.tag_d9cd.input-focused-4ba6 .current_bdd8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dim_4762 .title_adc9 {
  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);
}
.black-1470 {
  --divider-color: var(--e-global-color-secondary);
}
.black-1470 .list_9e90 {
  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);
}
.black-1470.gradient-10ba .primary-silver-47c1 {
  background-color: var(--e-global-color-secondary);
}
.black-1470.section-light-e8aa .primary-silver-47c1,
.black-1470.hidden_9671 .primary-silver-47c1 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.black-1470.section-light-e8aa .primary-silver-47c1,
.black-1470.hidden_9671 .primary-silver-47c1 svg {
  fill: var(--e-global-color-secondary);
}
.media_ecfa .badge_bottom_dce5 {
  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);
}
.media_ecfa .bottom_4882 {
  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);
}
.hidden_bf7e.gradient-10ba .primary-silver-47c1 {
  background-color: var(--e-global-color-primary);
}
.hidden_bf7e.section-light-e8aa .primary-silver-47c1,
.hidden_bf7e.hidden_9671 .primary-silver-47c1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hidden_bf7e.section-light-e8aa .primary-silver-47c1,
.hidden_bf7e.hidden_9671 .primary-silver-47c1 svg {
  fill: var(--e-global-color-primary);
}
.picture-8117.gradient-10ba .primary-silver-47c1 {
  background-color: var(--e-global-color-primary);
}
.picture-8117.section-light-e8aa .primary-silver-47c1,
.picture-8117.hidden_9671 .primary-silver-47c1 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.picture-8117 .liquid-cb71 {
  color: var(--e-global-color-primary);
}
.picture-8117 .liquid-cb71,
.picture-8117 .liquid-cb71 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-8117 .wood_48bd {
  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);
}
.full-d961 .pattern_8e98 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_dim_469a .green_7117 .full_346a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-hard-7dba .module-focused-a4ed:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.media-hard-7dba .main-82a1 i {
  color: var(--e-global-color-primary);
}
.media-hard-7dba .main-82a1 svg {
  fill: var(--e-global-color-primary);
}
.media-hard-7dba .media-bdc0 {
  color: var(--e-global-color-secondary);
}
.media-hard-7dba .module-focused-a4ed > .media-bdc0,
.media-hard-7dba .module-focused-a4ed > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-c592 .label_22ae {
  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);
}
.button-c592 .gas_2115 {
  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);
}
.plasma_c110 .badge_thick_4ae2 .main-5f83 {
  background-color: var(--e-global-color-primary);
}
.plasma_c110 .secondary-soft-2567 {
  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);
}
.middle_860b .gradient-bc65 {
  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_860b .wide_ea53 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_860b .content-hard-c6f0 {
  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);
}
.content_fluid_2ef0 .texture_mini_534d,
.content_fluid_2ef0 .texture_mini_534d a {
  color: var(--e-global-color-primary);
}
.content_fluid_2ef0 .texture_mini_534d.section-short-f8e6,
.content_fluid_2ef0 .texture_mini_534d.section-short-f8e6 a {
  color: var(--e-global-color-accent);
}
.content_fluid_2ef0 .texture_mini_534d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_fluid_2ef0 .blue-27cf {
  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-2e1d .next_73fb,
.popup-2e1d .border_6e68 {
  color: var(--e-global-color-primary);
}
.popup-2e1d .next_73fb svg {
  fill: var(--e-global-color-primary);
}
.popup-2e1d .section-short-f8e6 .next_73fb,
.popup-2e1d .section-short-f8e6 .border_6e68 {
  color: var(--e-global-color-accent);
}
.popup-2e1d .section-short-f8e6 .next_73fb svg {
  fill: var(--e-global-color-accent);
}
.popup-2e1d .border_6e68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-2e1d .blue-27cf {
  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);
}
.carousel_d0c7 .gradient-bright-0f36,
.carousel_d0c7 .south-ed14 {
  color: var(--e-global-color-primary);
}
.carousel_d0c7 .south-ed14 svg {
  fill: var(--e-global-color-primary);
}
.carousel_d0c7 .texture_mini_534d.section-short-f8e6 a,
.carousel_d0c7
  .texture_mini_534d.section-short-f8e6
  .south-ed14 {
  color: var(--e-global-color-accent);
}
.carousel_d0c7 .gradient-bright-0f36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_d0c7 .blue-27cf {
  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);
}
.heading-bc0c .item_9e76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-bc0c .shadow_last_1258 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_4757 .pattern-hot-6b55 .video_pink_a35c {
  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);
}
.frame_4757 .pattern-hot-6b55 .summary-out-8bd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_4757 .disabled-856d .video_pink_a35c {
  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);
}
.frame_4757
  .disabled-856d
  .summary-out-8bd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_4757
  .tabs-aa64
  .video_pink_a35c {
  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);
}
.frame_4757
  .tabs-aa64
  .summary-out-8bd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_4757
  .middle-80b2
  .video_pink_a35c {
  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);
}
.frame_4757
  .middle-80b2
  .summary-out-8bd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-selected-e591 .text_simple_33c4 {
  background-color: var(--e-global-color-primary);
}
.main-selected-e591 .text_simple_33c4:hover {
  background-color: var(--e-global-color-primary);
}
.main-selected-e591 .form_mini_4206 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-selected-e591
  .text_simple_33c4:hover
  .form_mini_4206 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-1f50 .disabled-37ec {
  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);
}
.form_dark_7f4d .heading-696b .info-de96 a {
  background-color: var(--e-global-color-accent);
}
.form_dark_7f4d .heading-696b .slider-2b93 a {
  background-color: var(--e-global-color-accent);
}
.form_dark_7f4d .heading-696b .info-de96 a,
.form_dark_7f4d .heading-696b .slider-2b93 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_517a
  .thumbnail_54b6.logo_50d7
  .heading-696b
  a.content-a68e {
  background-color: var(--e-global-color-accent);
}
.left_517a
  .thumbnail_54b6.logo_50d7
  .heading-696b
  span.content-a68e.fn-current-ab1a {
  background-color: var(--e-global-color-text);
}
.left_517a
  .thumbnail_54b6.logo_50d7
  .heading-696b
  .content-a68e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_b856 .box_focused_8dae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_b856
  .row-bottom-458d
  > .hidden-4d0f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_b856
  .hero_west_5371
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_b856
  .footer-ff79
  .stale_e1ce,
.action_b856
  .footer-ff79
  .tabs-3d4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_b856
  .footer-ff79
  .row-d5f4,
.action_b856
  .footer-ff79
  a
  .row-d5f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_b856
  .footer-ff79
  .soft_113b {
  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);
}
.action_b856
  .footer-ff79
  .south_fe72 {
  background-color: var(--e-global-color-primary);
}
.action_b856
  .footer-ff79
  .south_fe72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_b856
  .footer-ff79
  .south_fe72:hover {
  background-color: var(--e-global-color-primary);
}
.action_b856
  .footer-ff79
  .secondary-black-b384 {
  background-color: var(--e-global-color-primary);
}
.action_b856
  .footer-ff79
  .secondary-black-b384 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_b856
  .footer-ff79
  .secondary-black-b384:hover {
  background-color: var(--e-global-color-primary);
}
.action_b856
  .outer_f415
  .footer-b679
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_b856
  .outer_f415
  .light_0b38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_b856
  .outer_f415
  .soft_113b {
  color: var(--e-global-color-text);
}
.action_b856
  .outer_f415
  .soft_113b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_b856
  .outer_f415
  .south_fe72 {
  background-color: var(--e-global-color-primary);
}
.action_b856
  .outer_f415
  .south_fe72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_b856
  .outer_f415
  .south_fe72:hover {
  background-color: var(--e-global-color-primary);
}
.action_b856
  .outer_f415
  .secondary-black-b384 {
  background-color: var(--e-global-color-primary);
}
.action_b856
  .outer_f415
  .secondary-black-b384 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_b856
  .outer_f415
  .secondary-black-b384:hover {
  background-color: var(--e-global-color-primary);
}
.action_b856 .soft_5ec9 {
  background-color: var(--e-global-color-primary);
}
.action_b856 .soft_5ec9:hover {
  background-color: var(--e-global-color-primary);
}
.action_b856 .pink_86af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_b856 .icon_inner_f6d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-704c .primary-pro-460a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-704c
  .feature_cool_f9be
  > div:nth-child(3)
  .primary-pro-460a,
.upper-704c
  .backdrop_1cbe
  > div:nth-child(1)
  .primary-pro-460a,
.upper-704c
  .surface-0246
  > div:nth-child(1)
  .primary-pro-460a,
.upper-704c
  .nav-b647
  > div:nth-child(1)
  .primary-pro-460a,
.upper-704c
  .box-7796
  > div:nth-child(1)
  .primary-pro-460a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-704c .button_slow_04ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-704c .main_warm_84e5 {
  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);
}
.upper-704c .hero-fast-3e8f {
  background-color: var(--e-global-color-primary);
}
.upper-704c .hero-fast-3e8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-704c .hero-fast-3e8f:hover {
  background-color: var(--e-global-color-primary);
}
.upper-704c .image-efed {
  background-color: var(--e-global-color-primary);
}
.upper-704c .image-efed:hover {
  background-color: var(--e-global-color-primary);
}
.upper-704c .pink_86af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-704c .icon_inner_f6d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-a16e .block-tall-ca38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-a16e .block-84bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-a16e .hover-432b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-a16e .main-hovered-9ca3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-a16e .focused-1daa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-a16e .image-efed {
  background-color: var(--e-global-color-primary);
}
.stale-a16e .image-efed:hover {
  background-color: var(--e-global-color-primary);
}
.block_easy_6e30 .link_a036 {
  background-color: var(--e-global-color-secondary);
}
.block_easy_6e30 .form-blue-1bf0 {
  background-color: var(--e-global-color-text);
}
.block_easy_6e30 .overlay-north-2374 {
  background-color: var(--e-global-color-secondary);
}
.block_easy_6e30 .modal_f9df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_easy_6e30 .caption_solid_8c96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_easy_6e30 .active-wide-f9eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_easy_6e30 .red_52a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_easy_6e30 .primary-cb03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_094a .thumbnail-next-eb1c .active_tall_ae84,
.video_094a
  .thumbnail-next-eb1c
  .active_tall_ae84
  a,
.video_094a .liquid-e79a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_094a .thumbnail-next-eb1c .info-gas-0440,
.video_094a .notice_6f9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_094a .thumbnail-next-eb1c .info-gas-0440 {
  color: var(--e-global-color-text);
}
.video_094a .notice_6f9c {
  color: var(--e-global-color-text);
}
.video_094a
  .thumbnail-next-eb1c
  .row-8754 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_094a .inner-b29c .focus_d3be {
  background-color: var(--e-global-color-primary);
}
.video_094a .inner-b29c .focus_d3be:hover {
  background-color: var(--e-global-color-primary);
}
.video_094a .inner-b29c .main-2d77 li span {
  background-color: var(--e-global-color-text);
}
.video_094a .inner-b29c .main-2d77 li span:hover {
  background-color: var(--e-global-color-primary);
}
.video_094a
  .inner-b29c
  .main-2d77
  li.surface_7993
  span {
  background-color: var(--e-global-color-accent);
}
.video_094a .avatar-a4ab span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-89aa .avatar-7dbd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_6708 .hot-e66e {
  background-color: var(--e-global-color-primary);
}
.paper_6708 .status-top-7959 {
  background-color: var(--e-global-color-secondary);
}
.paper_6708 .tag-orange-2dd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_6708 .form-outer-b530 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_6708 .tag-next-4a6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_6708 .tooltip-over-57de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_6708 .fluid_5aa2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_6708 .status-paper-2e5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_6708 .sidebar_4ca9 {
  background-color: var(--e-global-color-primary);
}
.paper_6708 .sidebar_4ca9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_605b .active-f168 {
  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);
}
.smooth_605b .logo_f153 {
  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);
}
.smooth_605b
  .black-c833:after {
  background-color: var(--e-global-color-primary);
}
.smooth_605b .rough_b19b {
  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);
}
.feature_lower_4d00 .liquid-e79a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_lower_4d00 .notice_6f9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_1906 .module_d225 .container_white_f3af {
  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);
}
.wrapper_1906 .module_d225 .huge-498b {
  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);
}
.small-eba8 .over_43f9 {
  background-color: var(--e-global-color-primary);
}
.small-eba8 .gas-77ee {
  background-color: var(--e-global-color-secondary);
}
.small-eba8 .fluid_3721 .banner-black-cd48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-eba8 .avatar_5ff1 .banner-black-cd48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_stale_3f28 .disabled_eeeb .panel-iron-cf78 {
  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);
}
.layout_stale_3f28 .disabled_eeeb .paragraph-static-617e {
  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);
}
.layout_stale_3f28 .disabled_eeeb .pro-d2f6 {
  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);
}
.table-c1b4 .item_b602 {
  border-color: var(--e-global-color-text);
}
.table-c1b4 .hard_1c23 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-c1b4 .link-soft-8f3a {
  color: var(--e-global-color-primary);
}
.table-c1b4 .media-c17e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_8f69 .widget-pink-55e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_8f69 .plasma_5164 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_8f69 .advanced-6efa:hover .widget-pink-55e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_8f69
  .advanced-6efa:hover
  .plasma_5164 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_0f06 .fixed-0511 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_0f06 .surface_wood_d08c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_7d7e .banner-cool-e902 .summary-middle-0979 {
  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);
}
.yellow_7d7e .form-dark-6cbe .summary-middle-0979 {
  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_2d90 .shade-9f16 {
  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-silver-6282 .thumbnail_middle_6d1d .shade-in-d3e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-silver-6282 .thumbnail_middle_6d1d .shade-in-d3e8 {
  background-color: var(--e-global-color-secondary);
}
.module-silver-6282 .lower-eaf6 .shade-in-d3e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-silver-6282 .lower-eaf6 .shade-in-d3e8 {
  background-color: var(--e-global-color-secondary);
}
.module-silver-6282 .silver-711b .solid_4206 {
  background-color: var(--e-global-color-primary);
}
.module-silver-6282 .silver-711b:hover .solid_4206 {
  background-color: var(--e-global-color-secondary);
}
.module-silver-6282 .focus_d3be {
  background-color: var(--e-global-color-primary);
}
.module-silver-6282 .focus_d3be:hover {
  background-color: var(--e-global-color-accent);
}
.module-silver-6282 .main-2d77 li span {
  background-color: var(--e-global-color-text);
}
.module-silver-6282 .main-2d77 li span:hover {
  background-color: var(--e-global-color-primary);
}
.module-silver-6282 .main-2d77 li.surface_7993 span {
  background-color: var(--e-global-color-accent);
}
.top-88f7 .feature_053f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-88f7 .card-c565 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_fd9f .cool_ebe3:before {
  background-color: var(--e-global-color-secondary);
}
.easy_fd9f .shade-fixed-a757 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_fd9f .copper-9df2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-fe2b .accent-orange-4536 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-fe2b .accent-orange-4536:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-fe2b .accent-orange-4536.fn-active-ab1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-fe2b .background_wood_1b80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-fe2b .chip_pro_60f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-fe2b .block-rough-986f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-fe2b .mini-07df {
  background-color: var(--e-global-color-primary);
}
.popup-fe2b .mini-07df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-fe2b .pink_7bdc {
  background-color: var(--e-global-color-primary);
}
.popup-fe2b .pink_7bdc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_bd97 .article_e589 .tooltip_bc3e a {
  color: var(--e-global-color-secondary);
}
.button_bd97 .article_e589 .tooltip_bc3e a:hover {
  color: var(--e-global-color-secondary);
}
.button_bd97 .article_e589 .tooltip_bc3e,
.button_bd97 .article_e589 .tooltip_bc3e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_bd97 .article_e589 .status_north_b705 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_bd97 .article_e589 .icon_upper_4cef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_bd97 .article_e589 .sort_94bc {
  background-color: var(--e-global-color-primary);
}
.button_bd97 .article_e589 .sort_94bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_bd97 .article_e589 .sort_94bc:hover {
  background-color: var(--e-global-color-primary);
}
.button_bd97 .article_e589 .filter-plasma-3464 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_bd97 .article_e589 .filter-plasma-3464 {
  background-color: var(--e-global-color-primary);
}
.button_bd97 .article_e589 .filter-plasma-3464:hover {
  background-color: var(--e-global-color-primary);
}
.button_bd97 .article_e589 .focus_d3be {
  background-color: var(--e-global-color-primary);
}
.button_bd97 .article_e589 .focus_d3be:hover {
  background-color: var(--e-global-color-primary);
}
.button_bd97 .inner-b29c .main-2d77 li span {
  background-color: var(--e-global-color-text);
}
.button_bd97 .inner-b29c .main-2d77 li span:hover {
  background-color: var(--e-global-color-primary);
}
.button_bd97 .inner-b29c .main-2d77 li.surface_7993 span {
  background-color: var(--e-global-color-accent);
}
.button_bd97 .pink_86af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_bd97 .icon_inner_f6d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_86d8 .gallery_88ea .pink-07f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_86d8 .gallery_88ea .hover-b734 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_86d8 .gallery_88ea .alert-pro-e58b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_lite_44df .hidden_a277 {
  border-color: var(--e-global-color-text);
}
.message_lite_44df .main-d3ed {
  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);
}
.message_lite_44df .logo_9c76 {
  color: var(--e-global-color-secondary);
}
.message_lite_44df .logo_9c76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_lite_44df .clean_dbbc > * {
  color: var(--e-global-color-primary);
}
.message_lite_44df .clean_dbbc > * svg {
  fill: var(--e-global-color-primary);
}
.message_lite_44df .video-active-ffc0 {
  color: var(--e-global-color-primary);
}
.message_lite_44df .video-active-ffc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_lite_44df .glass_d1f0 {
  color: var(--e-global-color-primary);
}
.message_lite_44df .glass_d1f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_lite_44df .old-664f {
  color: var(--e-global-color-primary);
}
.message_lite_44df .old-664f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_lite_44df .input-fluid-82bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_lite_44df .light_aba7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_lite_44df .light_aba7.description-c3a4 {
  color: var(--e-global-color-secondary);
}
.message_lite_44df .light_aba7.description-c3a4 .mask_0832 {
  color: var(--e-global-color-accent);
}
.message_lite_44df .light_aba7.filter_complex_9756 {
  color: var(--e-global-color-text);
}
.message_lite_44df .light_aba7.filter_complex_9756 .mask_0832 {
  color: var(--e-global-color-text);
}
.message_lite_44df .light_aba7:before {
  border-top-color: var(--e-global-color-text);
}
.message_lite_44df .badge_3616 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_lite_44df
  .badge_3616
  .solid_c661 {
  background-color: var(--e-global-color-primary);
}
.message_lite_44df
  .badge_3616
  .solid_c661 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_lite_44df .hidden_a277 .up-aa2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_3658 .tag-south-16db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_3658 .out-bf83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-0803 .dirty_76ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-0803
  .element-8db0
  .picture_over_4011 {
  background-color: var(--e-global-color-secondary);
}
.message-0803
  .element-8db0.footer_fluid_71dd
  .picture_over_4011 {
  background-color: var(--e-global-color-text);
}
.message-0803
  .element-8db0:hover
  .picture_over_4011 {
  background-color: var(--e-global-color-accent);
}
.message-0803
  .element-8db0.fn-active-ab1a
  .picture_over_4011 {
  background-color: var(--e-global-color-primary);
}
.description-top-703d .wood-dcec {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.description-top-703d .modal-tiny-8f3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-top-703d .column-bright-4fc9 {
  background-color: var(--e-global-color-primary);
}
.description-top-703d .column-bright-4fc9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-460a .icon_cool_b664 .button-white-e91f .filter_plasma_0ad1 {
  background-color: var(--e-global-color-secondary);
}
.west-460a .icon_cool_b664 .inner_b4d7:after {
  background-color: var(--e-global-color-secondary);
}
.west-460a .dropdown_9740 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-460a .widget-pink-1db2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-460a .article-cool-d2fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-460a .white_7b6d {
  background-color: var(--e-global-color-primary);
}
.west-460a .white_7b6d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-460a .pagination-gas-b123 {
  background-color: var(--e-global-color-secondary);
}
.west-460a .pagination-gas-b123 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-460a .icon_cool_b664 .mini_c187 .photo_2550:hover {
  background-color: var(--e-global-color-primary);
}
.west-460a
  .icon_cool_b664
  .mini_c187
  .photo_2550.icon_outer_ebed {
  background-color: var(--e-global-color-primary);
}
.west-460a .icon_cool_b664 .copper-68e7:before {
  border-color: var(--e-global-color-primary);
}
.west-460a .icon_cool_b664 .copper-68e7:hover:before {
  border-color: var(--e-global-color-secondary);
}
.west-460a
  .icon_cool_b664
  .copper-68e7.banner-b5e9:before {
  border-color: var(--e-global-color-primary);
}
.west-460a .background_22bf span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-29a1 .wrapper-a167 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-29a1 .wrapper-a167:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-29a1 .wrapper-a167.aside_27fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-29a1 .accent-c7e7 {
  background-color: var(--e-global-color-primary);
}
.frame-29a1 .accent-c7e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-29a1
  .badge_4965
  .preview-b2ed
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-29a1
  .gradient_middle_c1a9
  .preview-b2ed
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-d9b2
  .basic_9166
  .middle_40f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-d9b2
  .basic_9166
  .secondary_30fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-d9b2 .mini_a52d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-d9b2 .content_blue_a569 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-d9b2 .inner_7ec4 {
  background-color: var(--e-global-color-primary);
}
.hidden-d9b2 .inner_7ec4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_b672 .text_841c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_b672 .bronze-87d4 {
  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);
}
.south_b672 .accordion_stale_1fc6 {
  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);
}
.south_b672 .accordion_stale_1fc6 a:hover {
  color: var(--e-global-color-secondary);
}
.south_b672 .menu-next-5ec7 {
  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);
}
.south_b672 .secondary_1d41 {
  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);
}
.south_b672 .hover_fixed_f8d0 .focus_d3be {
  background-color: var(--e-global-color-primary);
}
.south_b672 .hover_fixed_f8d0 .focus_d3be:hover {
  background-color: var(--e-global-color-accent);
}
.south_b672
  .hover_fixed_f8d0
  .main-2d77
  li
  span {
  background-color: var(--e-global-color-text);
}
.south_b672
  .hover_fixed_f8d0
  .main-2d77
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.south_b672
  .hover_fixed_f8d0
  .main-2d77
  li.surface_7993
  span {
  background-color: var(--e-global-color-accent);
}
.old-8a6e
  .in-b9db
  .gallery-mini-69bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-8a6e .in-b9db .item_f1f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-8a6e .in-b9db .caption_bdca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-8a6e .description-cold-e9e1 {
  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);
}
.old-8a6e
  .video-1d58.surface_4943 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > a {
  background-color: var(--e-global-color-text);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > a
  .button-gas-3958.paper_8521 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > a
  .hero-e173.short_7173 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > .column-941f
  .content_51ff
  > a {
  background-color: var(--e-global-color-secondary);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > .column-941f
  .content_51ff
  > a
  .frame-silver-4e05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > .column-941f
  .content_51ff
  > a
  .hero-e173.purple_f4a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > a
  .surface_first_9420:before {
  color: var(--e-global-color-text);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > .column-941f
  a
  .surface_first_9420:before {
  color: var(--e-global-color-text);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff.caption-tall-ffce
  > a
  .surface_first_9420:before {
  color: var(--e-global-color-text);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > .column-941f
  .content_51ff.caption-tall-ffce
  > a
  .surface_first_9420:before {
  color: var(--e-global-color-text);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > a
  .highlight-green-eab5
  .element_0791 {
  color: var(--e-global-color-text);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > .column-941f
  a
  .highlight-green-eab5
  .element_0791 {
  color: var(--e-global-color-text);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > a
  .highlight-green-eab5
  .element_0791,
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > .column-941f
  a
  .highlight-green-eab5
  .element_0791 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > a
  .label_glass_6b6e:before {
  color: var(--e-global-color-text);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > .column-941f
  a
  .label_glass_6b6e:before {
  color: var(--e-global-color-text);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff.caption-tall-ffce
  > a
  .label_glass_6b6e:before {
  color: var(--e-global-color-text);
}
.wrapper-gas-aa45
  > .accent-b2a0
  > div
  > .focus_glass_783a
  > .content_51ff
  > .column-941f
  .content_51ff.caption-tall-ffce
  > a
  .label_glass_6b6e:before {
  color: var(--e-global-color-text);
}
.action-09fb .secondary_d0ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-09fb
  .hidden-1fe7:hover
  .secondary_d0ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-paper-2bc7
  > .accent-b2a0
  > .menu-selected-2431
  > .soft_1d84
  > .wrapper-steel-d947
  > .sidebar_f325
  .highlight-b909 {
  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);
}
.sort-paper-2bc7
  > .accent-b2a0
  > .menu-selected-2431
  > .soft_1d84
  > .wrapper-steel-d947
  > .sidebar_f325:hover
  .highlight-b909 {
  color: var(--e-global-color-text);
}
.sort-paper-2bc7
  > .accent-b2a0
  > .menu-selected-2431
  > .soft_1d84
  > .wrapper-steel-d947
  > .sidebar_f325:hover
  .highlight-b909 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-paper-2bc7
  > .accent-b2a0
  > .menu-selected-2431
  > .soft_1d84
  > .wrapper-steel-d947.gas-3c3f
  > .sidebar_f325
  .highlight-b909 {
  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);
}
.plasma_bf2c .popup_short_617d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_bf2c .tabs_black_ebf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_bf2c .pattern-d992 {
  background-color: var(--e-global-color-primary);
}
.plasma_bf2c .pattern-d992 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-5f2b
  > .accent-b2a0
  > .frame-26ae
  > .static-2acf
  > .message_28b9
  .popup_c399 {
  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);
}
.active-5f2b
  > .accent-b2a0
  > .frame-26ae
  > .static-2acf
  > .message_28b9
  .title_7a7b {
  color: var(--e-global-color-text);
}
.active-5f2b
  > .accent-b2a0
  > .frame-26ae
  > .static-2acf
  > .message_28b9:hover
  .popup_c399 {
  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);
}
.active-5f2b
  > .accent-b2a0
  > .frame-26ae
  > .static-2acf
  > .message_28b9:hover
  .title_7a7b {
  color: var(--e-global-color-secondary);
}
.active-5f2b
  > .accent-b2a0
  > .frame-26ae
  > .static-2acf
  > .message_28b9.main-1daf
  .popup_c399 {
  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);
}
.active-5f2b
  > .accent-b2a0
  > .frame-26ae
  > .static-2acf
  > .message_28b9.main-1daf
  .title_7a7b {
  color: var(--e-global-color-primary);
}
.hover-motion-53cf
  .dirty-fbd1
  .silver-297b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-motion-53cf .texture-action-3a6a .up-aa2e .popup_complex_3f0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_e2d9 .footer_4f09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_e2d9 .complex_46cc .footer_4f09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_e2d9 .dark_c5f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_e2d9 .dark_c5f3 {
  background-color: var(--e-global-color-primary);
}
.rough_2a92 .notice-fixed-03e9 .hard-8904 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_2a92
  .notice-fixed-03e9:hover
  .bronze_f670 {
  color: var(--e-global-color-secondary);
}
.rough_2a92
  .notice-fixed-03e9:hover
  .hard-8904 {
  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);
}
.hover_motion_c323 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.highlight-steel-25d3 {
  flex-direction: column;
}

.highlight-steel-25d3 .breadcrumb_simple_32a1 {
  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.highlight-steel-25d3 .breadcrumb_simple_32a1 {
  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);
}

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

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

.menu_35e6.tiny_d976 {
  display: none;
}

.clean-b84e {
  display: none;
}

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

.section_cca2.carousel_glass_dde0 {
  margin-bottom: 40px;
  width: 100%;
}

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

.highlight-steel-25d3 a {
  width: 100%;
}

.text_west_f9ea .lower-2764.secondary-fresh-73e0 {
  width: 20% !important;
}

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

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

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

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

.block-last-8460 {
  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;
}

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

.block-last-8460: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);
}

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

.text_west_f9ea
  .lower-2764.media-c320
  .message-bottom-5793
  .thick-a28e {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.gradient_1244.content-c98d > .preview-5046 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.info-8a31 {
  position: relative;
  width: 100%;
}

.advanced-ad03 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.wrapper-dirty-1cf4 {
  display: flex;
  gap: 50px;
}

.text_west_f9ea
  .lower-2764.hover-over-cfec
  .light_cfd1
  .bright_5081 {
  width: 100% !important;
}

.small-2cf5 {
  width: 500px !important;
  max-width: none;
}

.sort_pro_1907 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.dynamic_b4f5:hover .component_bb4d {
  visibility: visible;
}
.dynamic_b4f5:hover.dynamic_b4f5::before {
  display: block;
}

.fresh_fc10 h3 {
  color: #fff;
}

.item_white_8137 {
  margin: 0;
}

.text_west_f9ea
  .lower-2764.hover-over-cfec
  .bright_5081
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.backdrop_3d41 {
  width: 100%;
}

.icon_blue_2a97 {
  width: 100%;
}

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

.icon_blue_2a97 {
  width: 100%;
}

.main-black-6452 {
  margin-bottom: 10px !important;
}

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

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

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

.highlight-steel-25d3 .breadcrumb_simple_32a1.gallery_4ace {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.highlight-steel-25d3 h1.breadcrumb_simple_32a1 {
  margin-top: 80px !important;
}

.text_west_f9ea .lower-2764.list_c284 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.surface_clean_2b40 img {
  width: 100%;
}

.text-dim-02c5 .pressed-09b8.message-bottom-5793 {
  justify-content: space-between;
}

.container-fixed-4510 {
  display: none;
}

.in_4634 .border_top_440b {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .gradient_1244 .preview-5046 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .wrapper-dirty-1cf4 {
    flex-direction: column;
  }

  .small-2cf5 {
    width: 100% !important;
  }
}

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

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

  .text-dim-02c5 .pressed-09b8.message-bottom-5793 {
    border-bottom: 1px solid #f0c159;
  }

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

  .gradient_1244.content-c98d > .preview-5046 {
    gap: 15px;
    justify-content: space-between;
  }

  .text_west_f9ea
    .lower-2764.hover-over-cfec
    .bright_5081
    img {
    width: 60% !important;
  }

  .advanced-ad03 {
    left: 2%;
  }

  .header_mini_f337 {
    margin: 10px 0;
  }

  .highlight-steel-25d3 .border_top_440b {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.highlight-steel-25d3 .breadcrumb_simple_32a1,
  .highlight-steel-25d3 .breadcrumb_simple_32a1 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .bright_5081 {
    justify-content: center;
  }

  .highlight-steel-25d3 .border_top_440b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .focused-8cde {
    margin-bottom: 15px !important;
  }

  .text_west_f9ea .lower-2764.secondary-fresh-73e0 {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .block-last-8460 {
    text-transform: capitalize;
  }

  h2.highlight-steel-25d3 .breadcrumb_simple_32a1,
  .highlight-steel-25d3 .breadcrumb_simple_32a1 {
    font-size: 30px !important;
  }

  .bright_5081 {
    justify-content: center;
  }

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

  .preview_copper_f356
    .notice_cold_96d2.focus-dark-6a07 {
    margin: 0 !important;
  }

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

  .header_mini_f337 {
    display: flex;
  }

  .link_middle_4777 .center_fe48 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .highlight-steel-25d3 h1.breadcrumb_simple_32a1 {
    margin-top: 40px !important;
  }

  .text_west_f9ea
    .lower-2764.hover-over-cfec
    .bright_5081
    img,
  .media_ecfa .light_cfd1 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .block-last-8460 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .text_west_f9ea .lower-2764.secondary-fresh-73e0 {
    width: 100% !important;
  }

  .gradient_1244.content-c98d > .preview-5046 {
    gap: 3px;
  }

  .highlight-steel-25d3 .border_top_440b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.text-dim-02c5 .pressed-09b8.message-bottom-5793 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.text-dim-02c5 .pressed-09b8.message-bottom-5793: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);
}

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

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

.highlight-steel-25d3 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .text-dim-02c5 .pressed-09b8.message-bottom-5793 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .highlight-steel-25d3 .breadcrumb_simple_32a1 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .center_fe48 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.banner-bottom-464c .texture-rough-b59a {
  flex-shrink: 0;
  white-space: nowrap;
}

.banner-bottom-464c .avatar_d49c {
  flex-shrink: 0;
  min-width: fit-content;
}

.banner-bottom-464c .thick-a28e {
  white-space: nowrap;
}

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

.banner-bottom-464c {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.banner-bottom-464c .texture-rough-b59a {
  max-width: 80px !important;
}

.banner-bottom-464c .avatar_d49c {
  max-width: 80px !important;
  overflow: hidden;
}

.banner-bottom-464c .pressed-09b8.message-bottom-5793 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.banner-bottom-464c .thick-a28e {
  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);
  }
}

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

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

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

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

body .block-last-8460:nth-child(2),
.text_west_f9ea .block-last-8460:nth-child(2),
#page .block-last-8460: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;
}

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

/* css-noise: e28f */
.promo-block-y7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
