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(.photo-a539) {
  gap: 0.5em;
}
:where(.block_motion_0503) {
  gap: 0.5em;
}
body .current-f67b > .feature-5500 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .current-f67b > .slow-eadf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .current-f67b > .brown-b46b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .rough-1585 > .feature-5500 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .rough-1585 > .slow-eadf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .rough-1585 > .brown-b46b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .rough-1585
  > :where(:not(.feature-5500):not(.slow-eadf):not(.pattern-south-5aac)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .rough-1585 > .slider-280a {
  max-width: var(--wp--style--global--wide-size);
}
body .photo-a539 {
  display: flex;
}
body .photo-a539 {
  flex-wrap: wrap;
  align-items: center;
}
body .photo-a539 > * {
  margin: 0;
}
body .block_motion_0503 {
  display: grid;
}
body .block_motion_0503 > * {
  margin: 0;
}
:where(.small_819c.photo-a539) {
  gap: 2em;
}
:where(.small_819c.block_motion_0503) {
  gap: 2em;
}
:where(.image-ecdf.photo-a539) {
  gap: 1.25em;
}
:where(.image-ecdf.block_motion_0503) {
  gap: 1.25em;
}
.current-3f3e {
  color: var(--wp--preset--color--black) !important;
}
.title_b4fc {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pattern-cb45 {
  color: var(--wp--preset--color--white) !important;
}
.dark-e648 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.bronze_8699 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.silver_8442 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.in-05ae {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.frame-purple-0a00 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.block-up-2108 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.content_advanced_d7d3 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tooltip-new-9a36 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.basic-4f9b {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.detail-bottom-eaeb {
  background-color: var(--wp--preset--color--black) !important;
}
.panel-lite-fbf1 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.full-e9f3 {
  background-color: var(--wp--preset--color--white) !important;
}
.under-aff6 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.filter-3967 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.west_4573 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.outline_b4bd {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.content_bottom_2880 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.feature-blue-147a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hero_6929 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.light_7884 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tabs_123c {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.breadcrumb_lower_922e {
  border-color: var(--wp--preset--color--black) !important;
}
.iron_ebee {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.container-wood-bd81 {
  border-color: var(--wp--preset--color--white) !important;
}
.container_d842 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.progress_fixed_0502 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.wrapper-7f9f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.secondary_a40e {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accent-center-2406 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pink-6353 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary-tall-d319 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.in_e243 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pink-d439 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.basic_240a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.orange_1ba0 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.module_1045 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.new_2947 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.primary-a31f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.badge-0b51 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.logo_8477 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.link-a464 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.preview-8140 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.link-ebfb {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.photo-cold-e568 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.widget-pink-9db7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.white-79ba {
  font-size: var(--wp--preset--font-size--small) !important;
}
.border_ca96 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.stone_3013 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.list_lower_e878 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.focused-9db1 a:where(:not(.badge_45f9)) {
  color: inherit;
}
:where(.image-ecdf.photo-a539) {
  gap: 1.25em;
}
:where(.image-ecdf.block_motion_0503) {
  gap: 1.25em;
}
:where(.small_819c.photo-a539) {
  gap: 2em;
}
:where(.small_819c.block_motion_0503) {
  gap: 2em;
}
.fast_bb73 {
  font-size: 1.5em;
  line-height: 1.6;
}

.background_7f69 .menu_action_3050 {
  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);
}
.progress-fa2f .grid-97f8 {
  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);
}
.description_8c88 {
  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);
}
.description_8c88.down-8aae .list_6b66 {
  background-color: var(--e-global-color-primary);
}
.description_8c88.in_0d16 .list_6b66,
.description_8c88.dark_63cb .list_6b66 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.card_under_dc8e .alert-8f7b {
  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);
}
.video_35c2 {
  --divider-color: var(--e-global-color-secondary);
}
.video_35c2 .footer_7f5b {
  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);
}
.video_35c2.active_mini_975b .left-4c3a {
  background-color: var(--e-global-color-secondary);
}
.video_35c2.hero-red-1b7e .left-4c3a,
.video_35c2.logo-thick-2724 .left-4c3a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.video_35c2.hero-red-1b7e .left-4c3a,
.video_35c2.logo-thick-2724 .left-4c3a svg {
  fill: var(--e-global-color-secondary);
}
.bronze-526e .hero_2c08 {
  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);
}
.bronze-526e .tooltip-large-1cd5 {
  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);
}
.active-fast-4694.active_mini_975b .left-4c3a {
  background-color: var(--e-global-color-primary);
}
.active-fast-4694.hero-red-1b7e .left-4c3a,
.active-fast-4694.logo-thick-2724 .left-4c3a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active-fast-4694.hero-red-1b7e .left-4c3a,
.active-fast-4694.logo-thick-2724 .left-4c3a svg {
  fill: var(--e-global-color-primary);
}
.feature_6440.active_mini_975b .left-4c3a {
  background-color: var(--e-global-color-primary);
}
.feature_6440.hero-red-1b7e .left-4c3a,
.feature_6440.logo-thick-2724 .left-4c3a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.feature_6440 .shade_8129 {
  color: var(--e-global-color-primary);
}
.feature_6440 .shade_8129,
.feature_6440 .shade_8129 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_6440 .tooltip-south-94c8 {
  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);
}
.status_bf8a .thumbnail_a9f3 {
  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);
}
.yellow-22ad .paragraph-advanced-ed39 .down-5f74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-outer-4783 .status_3d95:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.paragraph-outer-4783 .pagination-d5ee i {
  color: var(--e-global-color-primary);
}
.paragraph-outer-4783 .pagination-d5ee svg {
  fill: var(--e-global-color-primary);
}
.paragraph-outer-4783 .article_over_d74b {
  color: var(--e-global-color-secondary);
}
.paragraph-outer-4783 .status_3d95 > .article_over_d74b,
.paragraph-outer-4783 .status_3d95 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_5357 .iron_e3fb {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_5357 .hover-f7ee {
  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);
}
.lite-00d2 .slow-d4c2 .tiny_856c {
  background-color: var(--e-global-color-primary);
}
.lite-00d2 .thumbnail-6a4a {
  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);
}
.media_old_6b43 .input_83f3 {
  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);
}
.media_old_6b43 .form-fd9d {
  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_old_6b43 .component-bfd7 {
  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);
}
.thumbnail-21a3 .picture-6762,
.thumbnail-21a3 .picture-6762 a {
  color: var(--e-global-color-primary);
}
.thumbnail-21a3 .picture-6762.rough_7631,
.thumbnail-21a3 .picture-6762.rough_7631 a {
  color: var(--e-global-color-accent);
}
.thumbnail-21a3 .picture-6762 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-21a3 .row-north-24c4 {
  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_5e13 .paper_1ef6,
.slow_5e13 .button_large_d3b0 {
  color: var(--e-global-color-primary);
}
.slow_5e13 .paper_1ef6 svg {
  fill: var(--e-global-color-primary);
}
.slow_5e13 .rough_7631 .paper_1ef6,
.slow_5e13 .rough_7631 .button_large_d3b0 {
  color: var(--e-global-color-accent);
}
.slow_5e13 .rough_7631 .paper_1ef6 svg {
  fill: var(--e-global-color-accent);
}
.slow_5e13 .button_large_d3b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_5e13 .row-north-24c4 {
  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);
}
.video_e0e9 .element_f6eb,
.video_e0e9 .silver-d250 {
  color: var(--e-global-color-primary);
}
.video_e0e9 .silver-d250 svg {
  fill: var(--e-global-color-primary);
}
.video_e0e9 .picture-6762.rough_7631 a,
.video_e0e9
  .picture-6762.rough_7631
  .silver-d250 {
  color: var(--e-global-color-accent);
}
.video_e0e9 .element_f6eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_e0e9 .row-north-24c4 {
  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);
}
.fixed_3045 .chip-copper-8a15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_3045 .white-b5f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_1fd5 .secondary-middle-8501 .tall_3fe1 {
  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);
}
.lite_1fd5 .secondary-middle-8501 .east-61e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_1fd5 .detail_large_a0c4 .tall_3fe1 {
  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);
}
.lite_1fd5
  .detail_large_a0c4
  .east-61e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_1fd5
  .button-north-80d8
  .tall_3fe1 {
  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);
}
.lite_1fd5
  .button-north-80d8
  .east-61e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_1fd5
  .highlight-8b1e
  .tall_3fe1 {
  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);
}
.lite_1fd5
  .highlight-8b1e
  .east-61e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_8704 .disabled-2ec1 {
  background-color: var(--e-global-color-primary);
}
.full_8704 .disabled-2ec1:hover {
  background-color: var(--e-global-color-primary);
}
.full_8704 .item-center-b3a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_8704
  .disabled-2ec1:hover
  .item-center-b3a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-123e .caption_778c {
  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);
}
.gold-80de .image-short-5503 .filter-steel-4193 a {
  background-color: var(--e-global-color-accent);
}
.gold-80de .image-short-5503 .heading-hovered-76b8 a {
  background-color: var(--e-global-color-accent);
}
.gold-80de .image-short-5503 .filter-steel-4193 a,
.gold-80de .image-short-5503 .heading-hovered-76b8 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-old-e7b5
  .layout_c260.widget_74f8
  .image-short-5503
  a.notice_0dc6 {
  background-color: var(--e-global-color-accent);
}
.card-old-e7b5
  .layout_c260.widget_74f8
  .image-short-5503
  span.notice_0dc6.fn-current-33d1 {
  background-color: var(--e-global-color-text);
}
.card-old-e7b5
  .layout_c260.widget_74f8
  .image-short-5503
  .notice_0dc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d .mask-south-ab6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d
  .outline_9405
  > .slow-902b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d
  .carousel-ca80
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d
  .pagination-137a
  .complex-3ca5,
.highlight-691d
  .pagination-137a
  .white_5625 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-691d
  .pagination-137a
  .secondary_motion_bc3f,
.highlight-691d
  .pagination-137a
  a
  .secondary_motion_bc3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d
  .pagination-137a
  .link-7f4e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d
  .pagination-137a
  .outer_ae0f {
  background-color: var(--e-global-color-primary);
}
.highlight-691d
  .pagination-137a
  .outer_ae0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d
  .pagination-137a
  .outer_ae0f:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-691d
  .pagination-137a
  .notification-8262 {
  background-color: var(--e-global-color-primary);
}
.highlight-691d
  .pagination-137a
  .notification-8262 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d
  .pagination-137a
  .notification-8262:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-691d
  .wrapper-f6c7
  .tertiary_63cd
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-691d
  .wrapper-f6c7
  .highlight-iron-6d3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d
  .wrapper-f6c7
  .link-7f4e {
  color: var(--e-global-color-text);
}
.highlight-691d
  .wrapper-f6c7
  .link-7f4e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d
  .wrapper-f6c7
  .outer_ae0f {
  background-color: var(--e-global-color-primary);
}
.highlight-691d
  .wrapper-f6c7
  .outer_ae0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d
  .wrapper-f6c7
  .outer_ae0f:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-691d
  .wrapper-f6c7
  .notification-8262 {
  background-color: var(--e-global-color-primary);
}
.highlight-691d
  .wrapper-f6c7
  .notification-8262 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-691d
  .wrapper-f6c7
  .notification-8262:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-691d .advanced-bb29 {
  background-color: var(--e-global-color-primary);
}
.highlight-691d .advanced-bb29:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-691d .gallery-black-655c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-691d .title-clean-6daf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-slow-276a .tertiary-289a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-slow-276a
  .pressed-e29c
  > div:nth-child(3)
  .tertiary-289a,
.paragraph-slow-276a
  .soft_ae12
  > div:nth-child(1)
  .tertiary-289a,
.paragraph-slow-276a
  .container-over-6162
  > div:nth-child(1)
  .tertiary-289a,
.paragraph-slow-276a
  .active_ba2b
  > div:nth-child(1)
  .tertiary-289a,
.paragraph-slow-276a
  .east-64dd
  > div:nth-child(1)
  .tertiary-289a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-slow-276a .widget_e94d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-slow-276a .module_medium_0c3e {
  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);
}
.paragraph-slow-276a .box-pink-19b3 {
  background-color: var(--e-global-color-primary);
}
.paragraph-slow-276a .box-pink-19b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-slow-276a .box-pink-19b3:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-slow-276a .gradient-under-b12b {
  background-color: var(--e-global-color-primary);
}
.paragraph-slow-276a .gradient-under-b12b:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-slow-276a .gallery-black-655c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-slow-276a .title-clean-6daf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_999f .chip-short-c50d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_999f .under_395a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_999f .column_1fd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_999f .yellow_94fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_999f .paragraph-new-f2ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_999f .gradient-under-b12b {
  background-color: var(--e-global-color-primary);
}
.section_999f .gradient-under-b12b:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_841e .dirty-1688 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_841e .shadow-fb75 {
  background-color: var(--e-global-color-text);
}
.breadcrumb_841e .row_last_49ff {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_841e .wide-5d6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_841e .shade_e856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_841e .feature-23a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_841e .card-cf22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_841e .active-cool-7e8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-0062 .filter-hovered-c896 .status-liquid-704c,
.grid-0062
  .filter-hovered-c896
  .status-liquid-704c
  a,
.grid-0062 .right_77f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-0062 .filter-hovered-c896 .aside-right-5308,
.grid-0062 .module_a6ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-0062 .filter-hovered-c896 .aside-right-5308 {
  color: var(--e-global-color-text);
}
.grid-0062 .module_a6ed {
  color: var(--e-global-color-text);
}
.grid-0062
  .filter-hovered-c896
  .hard_f8d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-0062 .carousel_in_5766 .bright_c4bb {
  background-color: var(--e-global-color-primary);
}
.grid-0062 .carousel_in_5766 .bright_c4bb:hover {
  background-color: var(--e-global-color-primary);
}
.grid-0062 .carousel_in_5766 .orange-1472 li span {
  background-color: var(--e-global-color-text);
}
.grid-0062 .carousel_in_5766 .orange-1472 li span:hover {
  background-color: var(--e-global-color-primary);
}
.grid-0062
  .carousel_in_5766
  .orange-1472
  li.steel_e0d1
  span {
  background-color: var(--e-global-color-accent);
}
.grid-0062 .module_8546 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-652b .container-new-c5fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-8d44 .east-e8cc {
  background-color: var(--e-global-color-primary);
}
.link-8d44 .wide-5f18 {
  background-color: var(--e-global-color-secondary);
}
.link-8d44 .prev_6b97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-8d44 .tag-fba3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-8d44 .element_center_b9ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-8d44 .gallery_a6bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-8d44 .dim_e0e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-8d44 .under_1d7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-8d44 .sort-f751 {
  background-color: var(--e-global-color-primary);
}
.link-8d44 .sort-f751 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_b044 .frame-tiny-9696 {
  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);
}
.primary_b044 .summary_eb91 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.primary_b044
  .row_290c:after {
  background-color: var(--e-global-color-primary);
}
.primary_b044 .border-steel-b7e7 {
  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);
}
.background_5d88 .right_77f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_5d88 .module_a6ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_hard_bf15 .notice_clean_aeef .dropdown-b706 {
  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);
}
.block_hard_bf15 .notice_clean_aeef .yellow-ca55 {
  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);
}
.container_bottom_004a .tooltip_656a {
  background-color: var(--e-global-color-primary);
}
.container_bottom_004a .first-221c {
  background-color: var(--e-global-color-secondary);
}
.container_bottom_004a .gallery_637e .medium_778c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_bottom_004a .narrow-2b3e .medium_778c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-38a9 .easy_c2b5 .header_c04b {
  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-38a9 .easy_c2b5 .tabs-basic-5f8b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-38a9 .easy_c2b5 .fast_23b8 {
  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);
}
.notification_3c55 .secondary-outer-5057 {
  border-color: var(--e-global-color-text);
}
.notification_3c55 .gallery-hovered-7b89 {
  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);
}
.notification_3c55 .outline_top_031e {
  color: var(--e-global-color-primary);
}
.notification_3c55 .picture_35e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-79f5 .thumbnail_selected_fc95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-79f5 .tabs_iron_07e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-79f5 .gradient-78ef:hover .thumbnail_selected_fc95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-79f5
  .gradient-78ef:hover
  .tabs_iron_07e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_d826 .green_b74b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_d826 .sort_dirty_017b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-f755 .image-a6b8 .white_0beb {
  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-f755 .grid-thick-6c98 .white_0beb {
  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);
}
.plasma-0879 .caption_7a8e {
  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);
}
.tabs-wood-0e9c .cold_31c3 .fresh_0d9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-wood-0e9c .cold_31c3 .fresh_0d9e {
  background-color: var(--e-global-color-secondary);
}
.tabs-wood-0e9c .thick_106f .fresh_0d9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-wood-0e9c .thick_106f .fresh_0d9e {
  background-color: var(--e-global-color-secondary);
}
.tabs-wood-0e9c .sort_pressed_f817 .first_f0f6 {
  background-color: var(--e-global-color-primary);
}
.tabs-wood-0e9c .sort_pressed_f817:hover .first_f0f6 {
  background-color: var(--e-global-color-secondary);
}
.tabs-wood-0e9c .bright_c4bb {
  background-color: var(--e-global-color-primary);
}
.tabs-wood-0e9c .bright_c4bb:hover {
  background-color: var(--e-global-color-accent);
}
.tabs-wood-0e9c .orange-1472 li span {
  background-color: var(--e-global-color-text);
}
.tabs-wood-0e9c .orange-1472 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-wood-0e9c .orange-1472 li.steel_e0d1 span {
  background-color: var(--e-global-color-accent);
}
.input_mini_c199 .aside-d58b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_mini_c199 .message_out_3dbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-b77f .east-9c1c:before {
  background-color: var(--e-global-color-secondary);
}
.pattern-b77f .section-3475 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-b77f .info_light_fd3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-1534 .module_upper_497d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-1534 .module_upper_497d:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-1534 .module_upper_497d.fn-active-33d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-1534 .middle_a686 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-1534 .left_2eaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-1534 .gradient-0dec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-1534 .summary-simple-d446 {
  background-color: var(--e-global-color-primary);
}
.paper-1534 .summary-simple-d446 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-1534 .secondary_97b8 {
  background-color: var(--e-global-color-primary);
}
.paper-1534 .secondary_97b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_52b5 .accordion-46f4 .tooltip-2b0e a {
  color: var(--e-global-color-secondary);
}
.card_52b5 .accordion-46f4 .tooltip-2b0e a:hover {
  color: var(--e-global-color-secondary);
}
.card_52b5 .accordion-46f4 .tooltip-2b0e,
.card_52b5 .accordion-46f4 .tooltip-2b0e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_52b5 .accordion-46f4 .disabled_e87a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_52b5 .accordion-46f4 .wrapper_bottom_27ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_52b5 .accordion-46f4 .gas_c44b {
  background-color: var(--e-global-color-primary);
}
.card_52b5 .accordion-46f4 .gas_c44b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_52b5 .accordion-46f4 .gas_c44b:hover {
  background-color: var(--e-global-color-primary);
}
.card_52b5 .accordion-46f4 .message_f6a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_52b5 .accordion-46f4 .message_f6a1 {
  background-color: var(--e-global-color-primary);
}
.card_52b5 .accordion-46f4 .message_f6a1:hover {
  background-color: var(--e-global-color-primary);
}
.card_52b5 .accordion-46f4 .bright_c4bb {
  background-color: var(--e-global-color-primary);
}
.card_52b5 .accordion-46f4 .bright_c4bb:hover {
  background-color: var(--e-global-color-primary);
}
.card_52b5 .carousel_in_5766 .orange-1472 li span {
  background-color: var(--e-global-color-text);
}
.card_52b5 .carousel_in_5766 .orange-1472 li span:hover {
  background-color: var(--e-global-color-primary);
}
.card_52b5 .carousel_in_5766 .orange-1472 li.steel_e0d1 span {
  background-color: var(--e-global-color-accent);
}
.card_52b5 .gallery-black-655c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_52b5 .title-clean-6daf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_6d70 .text_medium_3084 .in-6440 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_6d70 .text_medium_3084 .inner_4818 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_6d70 .text_medium_3084 .pagination-hard-9c5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_d7be .secondary_dae8 {
  border-color: var(--e-global-color-text);
}
.element_d7be .over_190d {
  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);
}
.element_d7be .article-fresh-2294 {
  color: var(--e-global-color-secondary);
}
.element_d7be .article-fresh-2294 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_d7be .gallery-5d98 > * {
  color: var(--e-global-color-primary);
}
.element_d7be .gallery-5d98 > * svg {
  fill: var(--e-global-color-primary);
}
.element_d7be .title-slow-8af7 {
  color: var(--e-global-color-primary);
}
.element_d7be .title-slow-8af7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_d7be .dropdown-copper-3d3c {
  color: var(--e-global-color-primary);
}
.element_d7be .dropdown-copper-3d3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_d7be .hover-under-3126 {
  color: var(--e-global-color-primary);
}
.element_d7be .hover-under-3126 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_d7be .section_19f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_d7be .slow-25f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_d7be .slow-25f0.heading_light_2c4c {
  color: var(--e-global-color-secondary);
}
.element_d7be .slow-25f0.heading_light_2c4c .mask_small_e100 {
  color: var(--e-global-color-accent);
}
.element_d7be .slow-25f0.mask-a051 {
  color: var(--e-global-color-text);
}
.element_d7be .slow-25f0.mask-a051 .mask_small_e100 {
  color: var(--e-global-color-text);
}
.element_d7be .slow-25f0:before {
  border-top-color: var(--e-global-color-text);
}
.element_d7be .heading_9001 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_d7be
  .heading_9001
  .accent-9db9 {
  background-color: var(--e-global-color-primary);
}
.element_d7be
  .heading_9001
  .accent-9db9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_d7be .secondary_dae8 .notice-bb88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-de48 .description_stone_99e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-de48 .medium-5482 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_2106 .form-current-c132 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_2106
  .form_out_cea2
  .menu_1912 {
  background-color: var(--e-global-color-secondary);
}
.pink_2106
  .form_out_cea2.lower_7337
  .menu_1912 {
  background-color: var(--e-global-color-text);
}
.pink_2106
  .form_out_cea2:hover
  .menu_1912 {
  background-color: var(--e-global-color-accent);
}
.pink_2106
  .form_out_cea2.fn-active-33d1
  .menu_1912 {
  background-color: var(--e-global-color-primary);
}
.huge_6bed .hover_upper_ae8d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.huge_6bed .full-0589 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_6bed .panel-short-9fcc {
  background-color: var(--e-global-color-primary);
}
.huge_6bed .panel-short-9fcc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_da69 .frame-ea6d .table-bottom-175b .carousel-ed51 {
  background-color: var(--e-global-color-secondary);
}
.warm_da69 .frame-ea6d .pressed_2272:after {
  background-color: var(--e-global-color-secondary);
}
.warm_da69 .section_soft_c1f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_da69 .component_74f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_da69 .motion-d4e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_da69 .title_center_97cc {
  background-color: var(--e-global-color-primary);
}
.warm_da69 .title_center_97cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_da69 .info_solid_5f45 {
  background-color: var(--e-global-color-secondary);
}
.warm_da69 .info_solid_5f45 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_da69 .frame-ea6d .cool_47e6 .avatar_down_6a60:hover {
  background-color: var(--e-global-color-primary);
}
.warm_da69
  .frame-ea6d
  .cool_47e6
  .avatar_down_6a60.item-4ecd {
  background-color: var(--e-global-color-primary);
}
.warm_da69 .frame-ea6d .slider-pro-d5a7:before {
  border-color: var(--e-global-color-primary);
}
.warm_da69 .frame-ea6d .slider-pro-d5a7:hover:before {
  border-color: var(--e-global-color-secondary);
}
.warm_da69
  .frame-ea6d
  .slider-pro-d5a7.link_silver_b080:before {
  border-color: var(--e-global-color-primary);
}
.warm_da69 .feature_cold_6a7f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_b133 .active-1e55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_b133 .active-1e55:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_b133 .active-1e55.glass_fe6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_b133 .article_3a29 {
  background-color: var(--e-global-color-primary);
}
.layout_b133 .article_3a29 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_b133
  .out-3c3f
  .pagination_simple_4e5d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_b133
  .message_d509
  .pagination_simple_4e5d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-action-2cbc
  .active_hard_43e6
  .hero_green_60f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-action-2cbc
  .active_hard_43e6
  .footer_large_b1a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-action-2cbc .image-20cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-action-2cbc .alert_new_b77e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-action-2cbc .preview-746e {
  background-color: var(--e-global-color-primary);
}
.caption-action-2cbc .preview-746e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-aeff .progress_6d49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-aeff .green-975a {
  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);
}
.title-aeff .wrapper_dynamic_a84c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-aeff .wrapper_dynamic_a84c a:hover {
  color: var(--e-global-color-secondary);
}
.title-aeff .header_pro_09b2 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-aeff .old-6806 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-aeff .notice-next-7ac1 .bright_c4bb {
  background-color: var(--e-global-color-primary);
}
.title-aeff .notice-next-7ac1 .bright_c4bb:hover {
  background-color: var(--e-global-color-accent);
}
.title-aeff
  .notice-next-7ac1
  .orange-1472
  li
  span {
  background-color: var(--e-global-color-text);
}
.title-aeff
  .notice-next-7ac1
  .orange-1472
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.title-aeff
  .notice-next-7ac1
  .orange-1472
  li.steel_e0d1
  span {
  background-color: var(--e-global-color-accent);
}
.pink_2ac0
  .label_wide_dd4e
  .smooth_9071 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_2ac0 .label_wide_dd4e .stale-814e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_2ac0 .label_wide_dd4e .basic_c66c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_2ac0 .wide-e478 {
  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);
}
.pink_2ac0
  .card-pro-8776.section_1f8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > a {
  background-color: var(--e-global-color-text);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > a
  .bronze-1c9c.outer-f1f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > a
  .form-e747.pattern-east-1c7a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > .footer_3349
  .sidebar-slow-1b77
  > a {
  background-color: var(--e-global-color-secondary);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > .footer_3349
  .sidebar-slow-1b77
  > a
  .status_5a02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > .footer_3349
  .sidebar-slow-1b77
  > a
  .form-e747.card_7768 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > a
  .slow_0e9c:before {
  color: var(--e-global-color-text);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > .footer_3349
  a
  .slow_0e9c:before {
  color: var(--e-global-color-text);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77.link-c592
  > a
  .slow_0e9c:before {
  color: var(--e-global-color-text);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > .footer_3349
  .sidebar-slow-1b77.link-c592
  > a
  .slow_0e9c:before {
  color: var(--e-global-color-text);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > a
  .component-df30
  .preview-first-0498 {
  color: var(--e-global-color-text);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > .footer_3349
  a
  .component-df30
  .preview-first-0498 {
  color: var(--e-global-color-text);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > a
  .component-df30
  .preview-first-0498,
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > .footer_3349
  a
  .component-df30
  .preview-first-0498 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > a
  .north_c249:before {
  color: var(--e-global-color-text);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > .footer_3349
  a
  .north_c249:before {
  color: var(--e-global-color-text);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77.link-c592
  > a
  .north_c249:before {
  color: var(--e-global-color-text);
}
.summary-a69c
  > .detail_plasma_00e8
  > div
  > .active-out-0b96
  > .sidebar-slow-1b77
  > .footer_3349
  .sidebar-slow-1b77.link-c592
  > a
  .north_c249:before {
  color: var(--e-global-color-text);
}
.widget_slow_7dbd .cold_5ca3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_slow_7dbd
  .photo-bright-1bc0:hover
  .cold_5ca3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_f281
  > .detail_plasma_00e8
  > .fluid-9793
  > .gas_b1f8
  > .carousel-south-3d78
  > .menu-a896
  .middle_fc69 {
  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);
}
.thick_f281
  > .detail_plasma_00e8
  > .fluid-9793
  > .gas_b1f8
  > .carousel-south-3d78
  > .menu-a896:hover
  .middle_fc69 {
  color: var(--e-global-color-text);
}
.thick_f281
  > .detail_plasma_00e8
  > .fluid-9793
  > .gas_b1f8
  > .carousel-south-3d78
  > .menu-a896:hover
  .middle_fc69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_f281
  > .detail_plasma_00e8
  > .fluid-9793
  > .gas_b1f8
  > .carousel-south-3d78.panel_00f8
  > .menu-a896
  .middle_fc69 {
  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);
}
.smooth-9302 .gallery-pink-7902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-9302 .focus_hard_b82f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-9302 .in_379f {
  background-color: var(--e-global-color-primary);
}
.smooth-9302 .in_379f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-f255
  > .detail_plasma_00e8
  > .content_6690
  > .pattern-ab36
  > .current_dc3a
  .status_19da {
  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);
}
.next-f255
  > .detail_plasma_00e8
  > .content_6690
  > .pattern-ab36
  > .current_dc3a
  .image-top-d256 {
  color: var(--e-global-color-text);
}
.next-f255
  > .detail_plasma_00e8
  > .content_6690
  > .pattern-ab36
  > .current_dc3a:hover
  .status_19da {
  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);
}
.next-f255
  > .detail_plasma_00e8
  > .content_6690
  > .pattern-ab36
  > .current_dc3a:hover
  .image-top-d256 {
  color: var(--e-global-color-secondary);
}
.next-f255
  > .detail_plasma_00e8
  > .content_6690
  > .pattern-ab36
  > .current_dc3a.description-50a5
  .status_19da {
  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);
}
.next-f255
  > .detail_plasma_00e8
  > .content_6690
  > .pattern-ab36
  > .current_dc3a.description-50a5
  .image-top-d256 {
  color: var(--e-global-color-primary);
}
.cold_e9e7
  .list-f2b8
  .south-6658 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_e9e7 .texture_stone_4e7f .notice-bb88 .link_current_e0c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_e2e2 .steel_2955 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_e2e2 .hovered_69a0 .steel_2955 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_e2e2 .chip-6504 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_e2e2 .chip-6504 {
  background-color: var(--e-global-color-primary);
}
.bronze-b1e2 .pattern-lower-3db7 .aside_5e94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-b1e2
  .pattern-lower-3db7:hover
  .thumbnail-dirty-99a0 {
  color: var(--e-global-color-secondary);
}
.bronze-b1e2
  .pattern-lower-3db7:hover
  .aside_5e94 {
  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);
}
.background_static_70cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.backdrop-black-8b7f {
  max-width: 1400px !important;
}

.fresh-97fb {
  flex-direction: column;
}

.fresh-97fb .container-6347 {
  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.fresh-97fb .container-6347 {
  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);
}

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

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

.slow-c02d.hard_e1a1 {
  display: none;
}

.progress_fast_9de5 {
  display: none;
}

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

.bronze_4f42.purple-9aaa {
  margin-bottom: 40px;
  width: 100%;
}

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

.fresh-97fb a {
  width: 100%;
}

.selected_bd13 .module-3ff5.pink-f7fa {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.selected_bd13
  .module-3ff5.summary-d8e7
  .wood_b9b7
  .gas-9ae0 {
  font-size: 20px !important;
}

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

.item-prev-ae28 {
  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;
}

.background-46b9 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.feature-f920.shadow_complex_159d > .popup_thick_f1b1 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.tag-static-c395 {
  font-size: 35px !important;
}

.component-wood-5b0c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

.sort-hard-93d8 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

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

.selected_bd13
  .module-3ff5.dim-bedc
  .media-7cd8
  .notification_lite_5022 {
  width: 100% !important;
}

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

.action_70d7 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.stone-7c91 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.fixed_a8b5:hover .stone-7c91 {
  visibility: visible;
}
.fixed_a8b5:hover.fixed_a8b5::before {
  display: block;
}

.background-46b9 h3 {
  color: #fff;
}

.section_hard_2eb0 {
  margin: 0;
}

.selected_bd13
  .module-3ff5.dim-bedc
  .notification_lite_5022
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.info-18e7 {
  width: 100%;
}

.sort_bottom_68b8 {
  width: 100%;
}

.modal-hot-1a79 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.sort_bottom_68b8 {
  width: 100%;
}

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

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

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

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

.fresh-97fb .container-6347.pressed_7dd9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.fresh-97fb h1.container-6347 {
  margin-top: 80px !important;
}

.selected_bd13 .module-3ff5.status-center-62cb {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.component_52a6 img {
  width: 100%;
}

.current_7de0 .alert_ad00.wood_b9b7 {
  justify-content: space-between;
}

.backdrop-9af1 {
  display: none;
}

.popup-upper-d08b .pressed_a019 {
  margin: 1px 0 !important;
}

.layout-wood-6374 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .feature-f920 .popup_thick_f1b1 {
    flex-wrap: nowrap !important;
  }
}

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

  .first-c127 {
    width: 100% !important;
  }
}

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

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

  .current_7de0 .alert_ad00.wood_b9b7 {
    border-bottom: 1px solid #f0c159;
  }

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

  .feature-f920.shadow_complex_159d > .popup_thick_f1b1 {
    gap: 15px;
    justify-content: space-between;
  }

  .selected_bd13
    .module-3ff5.dim-bedc
    .notification_lite_5022
    img {
    width: 60% !important;
  }

  .tertiary_f396 {
    left: 2%;
  }

  .black-4e7e {
    margin: 10px 0;
  }

  .fresh-97fb .pressed_a019 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .tag-static-c395 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.fresh-97fb .container-6347,
  .fresh-97fb .container-6347 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .notification_lite_5022 {
    justify-content: center;
  }

  .fresh-97fb .pressed_a019 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .selected_bd13 .module-3ff5.pink-f7fa {
    width: 75% !important;
  }

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

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

  h2.fresh-97fb .container-6347,
  .fresh-97fb .container-6347 {
    font-size: 30px !important;
  }

  .notification_lite_5022 {
    justify-content: center;
  }

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

  .backdrop_2bc0
    .progress-7508.tertiary-7970 {
    margin: 0 !important;
  }

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

  .black-4e7e {
    display: flex;
  }

  .title_wide_bd09 .steel_dfae {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .modal-hot-1a79 {
    justify-content: flex-end;
    gap: 1px;
  }

  .fresh-97fb h1.container-6347 {
    margin-top: 40px !important;
  }

  .selected_bd13
    .module-3ff5.dim-bedc
    .notification_lite_5022
    img,
  .bronze-526e .media-7cd8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .selected_bd13 .module-3ff5.pink-f7fa {
    width: 100% !important;
  }

  .feature-f920.shadow_complex_159d > .popup_thick_f1b1 {
    gap: 3px;
  }

  .fresh-97fb .pressed_a019 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.current_7de0 .alert_ad00.wood_b9b7: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);
}

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

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

.fresh-97fb {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.sort-hard-93d8 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .current_7de0 .alert_ad00.wood_b9b7 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .fresh-97fb .container-6347 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .steel_dfae {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.chip_e7b6 .nav-1bf0 {
  flex-shrink: 0;
  white-space: nowrap;
}

.chip_e7b6 .backdrop_right_43f3 {
  flex-shrink: 0;
  min-width: fit-content;
}

.chip_e7b6 .gas-9ae0 {
  white-space: nowrap;
}

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

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

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

.chip_e7b6 .backdrop_right_43f3 {
  max-width: 80px !important;
  overflow: hidden;
}

.chip_e7b6 .alert_ad00.wood_b9b7 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.chip_e7b6 .gas-9ae0 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 4500 */
.ghost-box-w1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
