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(.slider_e72f) {
  gap: 0.5em;
}
:where(.banner_a146) {
  gap: 0.5em;
}
body .video_gas_59cd > .layout-dim-8448 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .video_gas_59cd > .accent-ae03 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .video_gas_59cd > .column_6182 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .yellow_a7ba > .layout-dim-8448 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .yellow_a7ba > .accent-ae03 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .yellow_a7ba > .column_6182 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .yellow_a7ba
  > :where(:not(.layout-dim-8448):not(.accent-ae03):not(.shadow_gas_447a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .yellow_a7ba > .backdrop_514c {
  max-width: var(--wp--style--global--wide-size);
}
body .slider_e72f {
  display: flex;
}
body .slider_e72f {
  flex-wrap: wrap;
  align-items: center;
}
body .slider_e72f > * {
  margin: 0;
}
body .banner_a146 {
  display: grid;
}
body .banner_a146 > * {
  margin: 0;
}
:where(.paper-29d4.slider_e72f) {
  gap: 2em;
}
:where(.paper-29d4.banner_a146) {
  gap: 2em;
}
:where(.photo-64b8.slider_e72f) {
  gap: 1.25em;
}
:where(.photo-64b8.banner_a146) {
  gap: 1.25em;
}
.block_lite_1743 {
  color: var(--wp--preset--color--black) !important;
}
.badge_0e21 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.photo_8c51 {
  color: var(--wp--preset--color--white) !important;
}
.notification-9b98 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.stale-d312 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.red-3487 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.item-1aa5 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shade-dark-49e9 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.notification_c648 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.red-c676 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.input_459a {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fresh-1235 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.pro-d552 {
  background-color: var(--wp--preset--color--black) !important;
}
.content-2f87 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.menu_6a9f {
  background-color: var(--wp--preset--color--white) !important;
}
.east_5242 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.pattern-solid-c5be {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.soft_e012 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pattern-advanced-5b75 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.steel-3c51 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.narrow_18bf {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outer_21a1 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hard_42cc {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.first_6aa3 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.fast_f5ec {
  border-color: var(--wp--preset--color--black) !important;
}
.frame-next-53d7 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.list-dynamic-ef83 {
  border-color: var(--wp--preset--color--white) !important;
}
.modal_fa53 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.video-99d3 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.icon_glass_4c39 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.search-0a25 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.card_warm_086f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.block-069c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.filter_small_c3d1 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fresh_108e {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.background-solid-b4bf {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.over_676d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.button-thick-9740 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.background-left-ad6e {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.prev-2dee {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.summary_bronze_2530 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.link_static_bcc8 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.slider-pink-b58e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.prev_c2f0 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.inner-64aa {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.hard-0de8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.sort-huge-f884 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.border-purple-fc17 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.link_green_11a5 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.notice_62ea {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.iron-e578 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.banner-first-0f7c {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.texture-2818 a:where(:not(.logo_fixed_3923)) {
  color: inherit;
}
:where(.photo-64b8.slider_e72f) {
  gap: 1.25em;
}
:where(.photo-64b8.banner_a146) {
  gap: 1.25em;
}
:where(.paper-29d4.slider_e72f) {
  gap: 2em;
}
:where(.paper-29d4.banner_a146) {
  gap: 2em;
}
.slider_e1da {
  font-size: 1.5em;
  line-height: 1.6;
}

.description-old-35e1 .list_motion_6520 {
  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);
}
.alert-short-4aa4 .picture-4d7c {
  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);
}
.lite-ddb8 {
  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);
}
.lite-ddb8.dropdown-ffb0 .dropdown_7565 {
  background-color: var(--e-global-color-primary);
}
.lite-ddb8.gradient_purple_9a6f .dropdown_7565,
.lite-ddb8.mask-outer-6903 .dropdown_7565 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.button_silver_fc3b .summary_4e4c {
  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);
}
.filter_7b05 {
  --divider-color: var(--e-global-color-secondary);
}
.filter_7b05 .steel-c4fa {
  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);
}
.filter_7b05.dropdown-liquid-96ad .menu_13b4 {
  background-color: var(--e-global-color-secondary);
}
.filter_7b05.tag_4d80 .menu_13b4,
.filter_7b05.accent_over_41e6 .menu_13b4 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.filter_7b05.tag_4d80 .menu_13b4,
.filter_7b05.accent_over_41e6 .menu_13b4 svg {
  fill: var(--e-global-color-secondary);
}
.border-old-1234 .section-4d4e {
  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);
}
.border-old-1234 .progress_purple_e551 {
  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);
}
.selected-737f.dropdown-liquid-96ad .menu_13b4 {
  background-color: var(--e-global-color-primary);
}
.selected-737f.tag_4d80 .menu_13b4,
.selected-737f.accent_over_41e6 .menu_13b4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.selected-737f.tag_4d80 .menu_13b4,
.selected-737f.accent_over_41e6 .menu_13b4 svg {
  fill: var(--e-global-color-primary);
}
.top_b060.dropdown-liquid-96ad .menu_13b4 {
  background-color: var(--e-global-color-primary);
}
.top_b060.tag_4d80 .menu_13b4,
.top_b060.accent_over_41e6 .menu_13b4 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.top_b060 .in-7e5b {
  color: var(--e-global-color-primary);
}
.top_b060 .in-7e5b,
.top_b060 .in-7e5b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_b060 .clean-650b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-easy-1d3a .carousel_29ff {
  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);
}
.accent-green-f974 .popup_def0 .thumbnail-b7c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-e2f5 .advanced-d3c4:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.west-e2f5 .white_174e i {
  color: var(--e-global-color-primary);
}
.west-e2f5 .white_174e svg {
  fill: var(--e-global-color-primary);
}
.west-e2f5 .frame-2afe {
  color: var(--e-global-color-secondary);
}
.west-e2f5 .advanced-d3c4 > .frame-2afe,
.west-e2f5 .advanced-d3c4 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-0343 .upper-d43c {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-0343 .sidebar-7c1f {
  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);
}
.right_7946 .smooth_4371 .static-89bf {
  background-color: var(--e-global-color-primary);
}
.right_7946 .input-smooth-ddd9 {
  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);
}
.avatar-ac18 .motion_ed73 {
  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);
}
.avatar-ac18 .secondary-0afe {
  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);
}
.avatar-ac18 .primary_0a7f {
  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);
}
.card-b445 .sort_0004,
.card-b445 .sort_0004 a {
  color: var(--e-global-color-primary);
}
.card-b445 .sort_0004.text-smooth-03ed,
.card-b445 .sort_0004.text-smooth-03ed a {
  color: var(--e-global-color-accent);
}
.card-b445 .sort_0004 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-b445 .down-d09d {
  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);
}
.green_ba40 .static_cc85,
.green_ba40 .content-fluid-013c {
  color: var(--e-global-color-primary);
}
.green_ba40 .static_cc85 svg {
  fill: var(--e-global-color-primary);
}
.green_ba40 .text-smooth-03ed .static_cc85,
.green_ba40 .text-smooth-03ed .content-fluid-013c {
  color: var(--e-global-color-accent);
}
.green_ba40 .text-smooth-03ed .static_cc85 svg {
  fill: var(--e-global-color-accent);
}
.green_ba40 .content-fluid-013c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_ba40 .down-d09d {
  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_e6c5 .module_hard_e0e9,
.container_e6c5 .hidden-huge-28b1 {
  color: var(--e-global-color-primary);
}
.container_e6c5 .hidden-huge-28b1 svg {
  fill: var(--e-global-color-primary);
}
.container_e6c5 .sort_0004.text-smooth-03ed a,
.container_e6c5
  .sort_0004.text-smooth-03ed
  .hidden-huge-28b1 {
  color: var(--e-global-color-accent);
}
.container_e6c5 .module_hard_e0e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_e6c5 .down-d09d {
  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);
}
.thumbnail_4a46 .under-e1f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_4a46 .in-a323 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-f50e .button_glass_ba86 .mask-ea2c {
  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);
}
.liquid-f50e .button_glass_ba86 .active_8a20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-f50e .middle_5c7f .mask-ea2c {
  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);
}
.liquid-f50e
  .middle_5c7f
  .active_8a20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-f50e
  .static_09c5
  .mask-ea2c {
  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);
}
.liquid-f50e
  .static_09c5
  .active_8a20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-f50e
  .stale_69db
  .mask-ea2c {
  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);
}
.liquid-f50e
  .stale_69db
  .active_8a20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-de4f .video-28a2 {
  background-color: var(--e-global-color-primary);
}
.hovered-de4f .video-28a2:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-de4f .container-b713 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-de4f
  .video-28a2:hover
  .container-b713 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_9d50 .form_static_4ce4 {
  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);
}
.highlight-solid-1745 .tertiary_bronze_2787 .content_4990 a {
  background-color: var(--e-global-color-accent);
}
.highlight-solid-1745 .tertiary_bronze_2787 .shade_bottom_9c90 a {
  background-color: var(--e-global-color-accent);
}
.highlight-solid-1745 .tertiary_bronze_2787 .content_4990 a,
.highlight-solid-1745 .tertiary_bronze_2787 .shade_bottom_9c90 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_4827
  .under_97b1.full_779b
  .tertiary_bronze_2787
  a.caption_732b {
  background-color: var(--e-global-color-accent);
}
.modal_4827
  .under_97b1.full_779b
  .tertiary_bronze_2787
  span.caption_732b.fn-current-eaf4 {
  background-color: var(--e-global-color-text);
}
.modal_4827
  .under_97b1.full_779b
  .tertiary_bronze_2787
  .caption_732b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8ac7 .upper_323c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8ac7
  .image-paper-87d9
  > .hover_active_ff5b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8ac7
  .hero-5373
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8ac7
  .alert_stone_b599
  .hard_d5d6,
.backdrop-8ac7
  .alert_stone_b599
  .heading-9fc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-8ac7
  .alert_stone_b599
  .advanced-27ad,
.backdrop-8ac7
  .alert_stone_b599
  a
  .advanced-27ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8ac7
  .alert_stone_b599
  .module_action_da16 {
  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);
}
.backdrop-8ac7
  .alert_stone_b599
  .logo_yellow_bc1d {
  background-color: var(--e-global-color-primary);
}
.backdrop-8ac7
  .alert_stone_b599
  .logo_yellow_bc1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8ac7
  .alert_stone_b599
  .logo_yellow_bc1d:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-8ac7
  .alert_stone_b599
  .accordion_dirty_501c {
  background-color: var(--e-global-color-primary);
}
.backdrop-8ac7
  .alert_stone_b599
  .accordion_dirty_501c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8ac7
  .alert_stone_b599
  .accordion_dirty_501c:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-8ac7
  .module-6138
  .picture_ff89
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-8ac7
  .module-6138
  .mini_6c97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8ac7
  .module-6138
  .module_action_da16 {
  color: var(--e-global-color-text);
}
.backdrop-8ac7
  .module-6138
  .module_action_da16
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8ac7
  .module-6138
  .logo_yellow_bc1d {
  background-color: var(--e-global-color-primary);
}
.backdrop-8ac7
  .module-6138
  .logo_yellow_bc1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8ac7
  .module-6138
  .logo_yellow_bc1d:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-8ac7
  .module-6138
  .accordion_dirty_501c {
  background-color: var(--e-global-color-primary);
}
.backdrop-8ac7
  .module-6138
  .accordion_dirty_501c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8ac7
  .module-6138
  .accordion_dirty_501c:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-8ac7 .avatar_black_c8ae {
  background-color: var(--e-global-color-primary);
}
.backdrop-8ac7 .avatar_black_c8ae:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-8ac7 .hidden_last_3d3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-8ac7 .lower_60b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-1fbf .basic_d068 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-1fbf
  .header_8354
  > div:nth-child(3)
  .basic_d068,
.dim-1fbf
  .image_ca6f
  > div:nth-child(1)
  .basic_d068,
.dim-1fbf
  .title_hard_88d7
  > div:nth-child(1)
  .basic_d068,
.dim-1fbf
  .module_e3a5
  > div:nth-child(1)
  .basic_d068,
.dim-1fbf
  .dark-e9df
  > div:nth-child(1)
  .basic_d068 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-1fbf .pattern_copper_f1b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-1fbf .layout_4a5a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-1fbf .media-first-5f3e {
  background-color: var(--e-global-color-primary);
}
.dim-1fbf .media-first-5f3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-1fbf .media-first-5f3e:hover {
  background-color: var(--e-global-color-primary);
}
.dim-1fbf .logo_paper_aa90 {
  background-color: var(--e-global-color-primary);
}
.dim-1fbf .logo_paper_aa90:hover {
  background-color: var(--e-global-color-primary);
}
.dim-1fbf .hidden_last_3d3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-1fbf .lower_60b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-clean-22a5 .message_87c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-clean-22a5 .copper-3edb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-clean-22a5 .fresh_ae73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-clean-22a5 .primary_yellow_2427 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-clean-22a5 .tooltip-under-e385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-clean-22a5 .logo_paper_aa90 {
  background-color: var(--e-global-color-primary);
}
.input-clean-22a5 .logo_paper_aa90:hover {
  background-color: var(--e-global-color-primary);
}
.component-warm-f0a5 .pressed-5644 {
  background-color: var(--e-global-color-secondary);
}
.component-warm-f0a5 .summary_017d {
  background-color: var(--e-global-color-text);
}
.component-warm-f0a5 .message-6a70 {
  background-color: var(--e-global-color-secondary);
}
.component-warm-f0a5 .nav_dcd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-warm-f0a5 .inner-a0dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-warm-f0a5 .element-dd29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-warm-f0a5 .carousel-406a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-warm-f0a5 .heading_6694 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_da3d .container_easy_9100 .card_blue_da42,
.icon_da3d
  .container_easy_9100
  .card_blue_da42
  a,
.icon_da3d .fixed_71f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_da3d .container_easy_9100 .cool-bef1,
.icon_da3d .menu-439b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_da3d .container_easy_9100 .cool-bef1 {
  color: var(--e-global-color-text);
}
.icon_da3d .menu-439b {
  color: var(--e-global-color-text);
}
.icon_da3d
  .container_easy_9100
  .feature_advanced_e51b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_da3d .east_5361 .popup-thick-f24d {
  background-color: var(--e-global-color-primary);
}
.icon_da3d .east_5361 .popup-thick-f24d:hover {
  background-color: var(--e-global-color-primary);
}
.icon_da3d .east_5361 .blue_92ec li span {
  background-color: var(--e-global-color-text);
}
.icon_da3d .east_5361 .blue_92ec li span:hover {
  background-color: var(--e-global-color-primary);
}
.icon_da3d
  .east_5361
  .blue_92ec
  li.box-9ee6
  span {
  background-color: var(--e-global-color-accent);
}
.icon_da3d .paragraph_stale_df5c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_c135 .main-gold-8223 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_brown_a4ca .chip-in-46f8 {
  background-color: var(--e-global-color-primary);
}
.notification_brown_a4ca .link_e0cf {
  background-color: var(--e-global-color-secondary);
}
.notification_brown_a4ca .tabs_b94a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_brown_a4ca .heading-407e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_brown_a4ca .thick-8772 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_brown_a4ca .column_5489 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_brown_a4ca .sidebar_over_4317 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_brown_a4ca .link-dirty-e144 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_brown_a4ca .soft-b256 {
  background-color: var(--e-global-color-primary);
}
.notification_brown_a4ca .soft-b256 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_plasma_9779 .logo_fresh_7f53 {
  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);
}
.tabs_plasma_9779 .accordion_89a7 {
  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);
}
.tabs_plasma_9779
  .carousel-1747:after {
  background-color: var(--e-global-color-primary);
}
.tabs_plasma_9779 .aside_07d6 {
  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);
}
.border_3b56 .fixed_71f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_3b56 .menu-439b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_complex_a058 .surface-233a .basic_413c {
  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);
}
.progress_complex_a058 .surface-233a .accordion-east-04c0 {
  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-a970 .left_c94f {
  background-color: var(--e-global-color-primary);
}
.button-a970 .form_f067 {
  background-color: var(--e-global-color-secondary);
}
.button-a970 .background_new_714b .caption_warm_b60f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-a970 .shadow-under-5f03 .caption_warm_b60f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_dim_284c .highlight_5bbd .last_2bcc {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_dim_284c .highlight_5bbd .new_3d12 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_dim_284c .highlight_5bbd .detail-top-e32e {
  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);
}
.gallery_bright_5878 .widget-upper-f52b {
  border-color: var(--e-global-color-text);
}
.gallery_bright_5878 .advanced_8e0c {
  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);
}
.gallery_bright_5878 .chip_c07d {
  color: var(--e-global-color-primary);
}
.gallery_bright_5878 .heading_cc8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-short-245e .clean-c8c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-short-245e .header-185c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-short-245e .outline_dim_9d3a:hover .clean-c8c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-short-245e
  .outline_dim_9d3a:hover
  .header-185c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-a4cc .info_e730 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-a4cc .notice_prev_095e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_hard_d6c5 .dynamic-73ac .slow-4c56 {
  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);
}
.banner_hard_d6c5 .fresh-b0e7 .slow-4c56 {
  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);
}
.component-brown-c69d .gallery_red_b961 {
  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);
}
.content-mini-16d8 .panel-f3c7 .button-bronze-8f87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-mini-16d8 .panel-f3c7 .button-bronze-8f87 {
  background-color: var(--e-global-color-secondary);
}
.content-mini-16d8 .west-1cf5 .button-bronze-8f87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-mini-16d8 .west-1cf5 .button-bronze-8f87 {
  background-color: var(--e-global-color-secondary);
}
.content-mini-16d8 .picture-north-14a5 .hidden_a2ff {
  background-color: var(--e-global-color-primary);
}
.content-mini-16d8 .picture-north-14a5:hover .hidden_a2ff {
  background-color: var(--e-global-color-secondary);
}
.content-mini-16d8 .popup-thick-f24d {
  background-color: var(--e-global-color-primary);
}
.content-mini-16d8 .popup-thick-f24d:hover {
  background-color: var(--e-global-color-accent);
}
.content-mini-16d8 .blue_92ec li span {
  background-color: var(--e-global-color-text);
}
.content-mini-16d8 .blue_92ec li span:hover {
  background-color: var(--e-global-color-primary);
}
.content-mini-16d8 .blue_92ec li.box-9ee6 span {
  background-color: var(--e-global-color-accent);
}
.secondary_aade .north-b7d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_aade .container_solid_5c52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-next-5ff4 .wrapper_dim_616f:before {
  background-color: var(--e-global-color-secondary);
}
.frame-next-5ff4 .filter-lower-190a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-next-5ff4 .chip_77f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_ea0b .title_tiny_0177 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_ea0b .title_tiny_0177:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_ea0b .title_tiny_0177.fn-active-eaf4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_ea0b .dynamic_a4fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_ea0b .widget-b187 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_ea0b .paper-edbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_ea0b .modal_prev_6afa {
  background-color: var(--e-global-color-primary);
}
.gradient_ea0b .modal_prev_6afa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_ea0b .chip-2e00 {
  background-color: var(--e-global-color-primary);
}
.gradient_ea0b .chip-2e00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-gas-5290 .red-eba1 .narrow_c2dd a {
  color: var(--e-global-color-secondary);
}
.thumbnail-gas-5290 .red-eba1 .narrow_c2dd a:hover {
  color: var(--e-global-color-secondary);
}
.thumbnail-gas-5290 .red-eba1 .narrow_c2dd,
.thumbnail-gas-5290 .red-eba1 .narrow_c2dd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-gas-5290 .red-eba1 .button_complex_d351 {
  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);
}
.thumbnail-gas-5290 .red-eba1 .medium_5e3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-gas-5290 .red-eba1 .top-8e7e {
  background-color: var(--e-global-color-primary);
}
.thumbnail-gas-5290 .red-eba1 .top-8e7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-gas-5290 .red-eba1 .top-8e7e:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-gas-5290 .red-eba1 .list_west_7619 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-gas-5290 .red-eba1 .list_west_7619 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-gas-5290 .red-eba1 .list_west_7619:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-gas-5290 .red-eba1 .popup-thick-f24d {
  background-color: var(--e-global-color-primary);
}
.thumbnail-gas-5290 .red-eba1 .popup-thick-f24d:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-gas-5290 .east_5361 .blue_92ec li span {
  background-color: var(--e-global-color-text);
}
.thumbnail-gas-5290 .east_5361 .blue_92ec li span:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-gas-5290 .east_5361 .blue_92ec li.box-9ee6 span {
  background-color: var(--e-global-color-accent);
}
.thumbnail-gas-5290 .hidden_last_3d3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-gas-5290 .lower_60b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_advanced_5f4f .paragraph-fluid-5bb1 .search_4cdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_advanced_5f4f .paragraph-fluid-5bb1 .tooltip_plasma_4c18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_advanced_5f4f .paragraph-fluid-5bb1 .overlay_first_cc47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_b064 .small-fce0 {
  border-color: var(--e-global-color-text);
}
.hard_b064 .selected_6aa9 {
  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);
}
.hard_b064 .caption_aa05 {
  color: var(--e-global-color-secondary);
}
.hard_b064 .caption_aa05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_b064 .large_2dff > * {
  color: var(--e-global-color-primary);
}
.hard_b064 .large_2dff > * svg {
  fill: var(--e-global-color-primary);
}
.hard_b064 .right-f346 {
  color: var(--e-global-color-primary);
}
.hard_b064 .right-f346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_b064 .motion_7f44 {
  color: var(--e-global-color-primary);
}
.hard_b064 .motion_7f44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_b064 .outer-97ac {
  color: var(--e-global-color-primary);
}
.hard_b064 .outer-97ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_b064 .accordion-current-f85a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_b064 .chip_focused_1387 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_b064 .chip_focused_1387.main-e13f {
  color: var(--e-global-color-secondary);
}
.hard_b064 .chip_focused_1387.main-e13f .light_ad58 {
  color: var(--e-global-color-accent);
}
.hard_b064 .chip_focused_1387.complex_d410 {
  color: var(--e-global-color-text);
}
.hard_b064 .chip_focused_1387.complex_d410 .light_ad58 {
  color: var(--e-global-color-text);
}
.hard_b064 .chip_focused_1387:before {
  border-top-color: var(--e-global-color-text);
}
.hard_b064 .accent-bb2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_b064
  .accent-bb2c
  .label_tall_e7d3 {
  background-color: var(--e-global-color-primary);
}
.hard_b064
  .accent-bb2c
  .label_tall_e7d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_b064 .small-fce0 .preview-prev-3250 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-83ad .item_9d21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-83ad .article-inner-8298 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_241e .tabs_short_8c03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_241e
  .current_d839
  .smooth-bb6e {
  background-color: var(--e-global-color-secondary);
}
.search_241e
  .current_d839.pagination_complex_afaa
  .smooth-bb6e {
  background-color: var(--e-global-color-text);
}
.search_241e
  .current_d839:hover
  .smooth-bb6e {
  background-color: var(--e-global-color-accent);
}
.search_241e
  .current_d839.fn-active-eaf4
  .smooth-bb6e {
  background-color: var(--e-global-color-primary);
}
.search_48ef .huge-7481 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.search_48ef .caption_top_9e56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_48ef .title-fresh-2817 {
  background-color: var(--e-global-color-primary);
}
.search_48ef .title-fresh-2817 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_efd7 .avatar_fc95 .row_cold_0c9d .in-a2d3 {
  background-color: var(--e-global-color-secondary);
}
.small_efd7 .avatar_fc95 .menu_b6c9:after {
  background-color: var(--e-global-color-secondary);
}
.small_efd7 .section_tall_e494 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_efd7 .over-50cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_efd7 .pattern-96ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_efd7 .hovered_d87c {
  background-color: var(--e-global-color-primary);
}
.small_efd7 .hovered_d87c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_efd7 .tiny_81cd {
  background-color: var(--e-global-color-secondary);
}
.small_efd7 .tiny_81cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_efd7 .avatar_fc95 .tooltip_088e .glass-9429:hover {
  background-color: var(--e-global-color-primary);
}
.small_efd7
  .avatar_fc95
  .tooltip_088e
  .glass-9429.breadcrumb_14c3 {
  background-color: var(--e-global-color-primary);
}
.small_efd7 .avatar_fc95 .nav-south-af45:before {
  border-color: var(--e-global-color-primary);
}
.small_efd7 .avatar_fc95 .nav-south-af45:hover:before {
  border-color: var(--e-global-color-secondary);
}
.small_efd7
  .avatar_fc95
  .nav-south-af45.backdrop-bottom-52e6:before {
  border-color: var(--e-global-color-primary);
}
.small_efd7 .east-103d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_037a .link-cfbd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_037a .link-cfbd:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_037a .link-cfbd.simple_0b24 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_037a .selected-7d7b {
  background-color: var(--e-global-color-primary);
}
.steel_037a .selected-7d7b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_037a
  .paragraph_36e3
  .cool_f6d0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_037a
  .action_7c0f
  .cool_f6d0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-5711
  .paragraph-complex-7680
  .shadow-8364 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-5711
  .paragraph-complex-7680
  .article_light_43d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-5711 .motion_c976 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-5711 .mini-53f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-5711 .hovered_9f6d {
  background-color: var(--e-global-color-primary);
}
.dropdown-5711 .hovered_9f6d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_thick_9301 .photo-focused-0fc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_thick_9301 .detail-action-a887 {
  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);
}
.progress_thick_9301 .fresh_d37d {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_thick_9301 .fresh_d37d a:hover {
  color: var(--e-global-color-secondary);
}
.progress_thick_9301 .status-2c0d {
  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_thick_9301 .picture-cool-3e1c {
  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);
}
.progress_thick_9301 .chip-action-8047 .popup-thick-f24d {
  background-color: var(--e-global-color-primary);
}
.progress_thick_9301 .chip-action-8047 .popup-thick-f24d:hover {
  background-color: var(--e-global-color-accent);
}
.progress_thick_9301
  .chip-action-8047
  .blue_92ec
  li
  span {
  background-color: var(--e-global-color-text);
}
.progress_thick_9301
  .chip-action-8047
  .blue_92ec
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.progress_thick_9301
  .chip-action-8047
  .blue_92ec
  li.box-9ee6
  span {
  background-color: var(--e-global-color-accent);
}
.avatar-tiny-4386
  .next_31ce
  .slow-c2a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-tiny-4386 .next_31ce .status_4a5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-tiny-4386 .next_31ce .header_c02c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-tiny-4386 .popup_7227 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.avatar-tiny-4386
  .shade_pro_3b1e.footer_top_8c30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > a {
  background-color: var(--e-global-color-text);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > a
  .feature-4266.paper_0e93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > a
  .mini_b80a.hover-54cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > .article_bottom_e5db
  .hover-down-e911
  > a {
  background-color: var(--e-global-color-secondary);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > .article_bottom_e5db
  .hover-down-e911
  > a
  .picture_plasma_94b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > .article_bottom_e5db
  .hover-down-e911
  > a
  .mini_b80a.lite_e16d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > a
  .orange_1b71:before {
  color: var(--e-global-color-text);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > .article_bottom_e5db
  a
  .orange_1b71:before {
  color: var(--e-global-color-text);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911.secondary-ed49
  > a
  .orange_1b71:before {
  color: var(--e-global-color-text);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > .article_bottom_e5db
  .hover-down-e911.secondary-ed49
  > a
  .orange_1b71:before {
  color: var(--e-global-color-text);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > a
  .heading_3c82
  .primary_full_8de9 {
  color: var(--e-global-color-text);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > .article_bottom_e5db
  a
  .heading_3c82
  .primary_full_8de9 {
  color: var(--e-global-color-text);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > a
  .heading_3c82
  .primary_full_8de9,
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > .article_bottom_e5db
  a
  .heading_3c82
  .primary_full_8de9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > a
  .gradient_a4bc:before {
  color: var(--e-global-color-text);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > .article_bottom_e5db
  a
  .gradient_a4bc:before {
  color: var(--e-global-color-text);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911.secondary-ed49
  > a
  .gradient_a4bc:before {
  color: var(--e-global-color-text);
}
.link-solid-edc2
  > .active_2079
  > div
  > .gallery_gold_7e89
  > .hover-down-e911
  > .article_bottom_e5db
  .hover-down-e911.secondary-ed49
  > a
  .gradient_a4bc:before {
  color: var(--e-global-color-text);
}
.last_63eb .column-6d18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_63eb
  .hard_9c89:hover
  .column-6d18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-32e2
  > .active_2079
  > .widget_4db2
  > .column-e6e2
  > .content-1051
  > .breadcrumb_71ba
  .filter-231a {
  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);
}
.border-32e2
  > .active_2079
  > .widget_4db2
  > .column-e6e2
  > .content-1051
  > .breadcrumb_71ba:hover
  .filter-231a {
  color: var(--e-global-color-text);
}
.border-32e2
  > .active_2079
  > .widget_4db2
  > .column-e6e2
  > .content-1051
  > .breadcrumb_71ba:hover
  .filter-231a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-32e2
  > .active_2079
  > .widget_4db2
  > .column-e6e2
  > .content-1051.tag_1e55
  > .breadcrumb_71ba
  .filter-231a {
  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);
}
.detail_tiny_0b5a .north-1544 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_tiny_0b5a .border-8dfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_tiny_0b5a .wide_b1c9 {
  background-color: var(--e-global-color-primary);
}
.detail_tiny_0b5a .wide_b1c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_gold_0919
  > .active_2079
  > .main_lite_fe47
  > .notification_30d5
  > .popup_simple_a223
  .hidden_97ba {
  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);
}
.progress_gold_0919
  > .active_2079
  > .main_lite_fe47
  > .notification_30d5
  > .popup_simple_a223
  .summary-active-d142 {
  color: var(--e-global-color-text);
}
.progress_gold_0919
  > .active_2079
  > .main_lite_fe47
  > .notification_30d5
  > .popup_simple_a223:hover
  .hidden_97ba {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_gold_0919
  > .active_2079
  > .main_lite_fe47
  > .notification_30d5
  > .popup_simple_a223:hover
  .summary-active-d142 {
  color: var(--e-global-color-secondary);
}
.progress_gold_0919
  > .active_2079
  > .main_lite_fe47
  > .notification_30d5
  > .popup_simple_a223.shadow-motion-e9e8
  .hidden_97ba {
  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_gold_0919
  > .active_2079
  > .main_lite_fe47
  > .notification_30d5
  > .popup_simple_a223.shadow-motion-e9e8
  .summary-active-d142 {
  color: var(--e-global-color-primary);
}
.module-pink-92c7
  .slider-rough-5e2e
  .caption-cold-bead {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-pink-92c7 .basic_03de .preview-prev-3250 .down-962a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-642a .progress_9769 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-642a .new-a81a .progress_9769 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-642a .stone-a2ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-642a .stone-a2ae {
  background-color: var(--e-global-color-primary);
}
.message_f00c .accent_liquid_c868 .mask-out-faf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_f00c
  .accent_liquid_c868:hover
  .tooltip-0f6c {
  color: var(--e-global-color-secondary);
}
.message_f00c
  .accent_liquid_c868:hover
  .mask-out-faf7 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-e0a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.shade-3bb9 {
  max-width: 1400px !important;
}

.hover-over-fcf9 {
  flex-direction: column;
}

.hover-over-fcf9 .chip-7a24 {
  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.hover-over-fcf9 .chip-7a24 {
  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);
}

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

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

.texture_0285.lower_2218 {
  display: none;
}

.basic_b2ea {
  display: none;
}

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

.label_0e4e.box-f10b {
  margin-bottom: 40px;
  width: 100%;
}

.hover-easy-671e {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.hover-over-fcf9 a {
  width: 100%;
}

.slider-2b5f .border-warm-1164.button_51af {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.slider-2b5f
  .border-warm-1164.link_huge_5d52
  .chip-8454
  .tertiary_inner_b23c {
  font-size: 20px !important;
}

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

.fast-69f9 {
  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;
}

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

  text-align: center;
}

.soft-bd49.filter_medium_d0ea > .steel-e197 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.article-motion-f1ec {
  position: relative;
  width: 100%;
}

.surface-7597 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

.avatar-pressed-6a51 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

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

.slider-2b5f
  .border-warm-1164.primary_11d1
  .accordion_dark_c7e2
  .active_dynamic_321e {
  width: 100% !important;
}

.dynamic-7c68 {
  width: 500px !important;
  max-width: none;
}

.gold_3e74 {
  width: 100%;
}

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

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

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

  display: none;
}

.shadow-5e9c {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.button_fc11:hover .outer_bcd9 {
  visibility: visible;
}
.button_fc11:hover.button_fc11::before {
  display: block;
}

.new_af52 h3 {
  color: #fff;
}

.input_d06b {
  margin: 0;
}

.slider-2b5f
  .border-warm-1164.primary_11d1
  .active_dynamic_321e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.south-db91 {
  width: 100%;
}

.shade-cbb2 {
  width: 100%;
}

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

.shade-cbb2 {
  width: 100%;
}

.button-out-98a0 {
  margin-bottom: 10px !important;
}

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

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

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

.hover-over-fcf9 .chip-7a24.copper-590b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.hover-over-fcf9 h1.chip-7a24 {
  margin-top: 80px !important;
}

.slider-2b5f .border-warm-1164.message_dfee {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.pagination-1549 img {
  width: 100%;
}

.hovered_07af .main-cool-246d.chip-8454 {
  justify-content: space-between;
}

.alert-silver-0739 {
  display: none;
}

.pattern-c7e2 .search_in_a7ef {
  margin: 1px 0 !important;
}

.title-15ed li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .soft-bd49 .steel-e197 {
    flex-wrap: nowrap !important;
  }
}

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

  .dynamic-7c68 {
    width: 100% !important;
  }
}

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

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

  .hovered_07af .main-cool-246d.chip-8454 {
    border-bottom: 1px solid #f0c159;
  }

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

  .soft-bd49.filter_medium_d0ea > .steel-e197 {
    gap: 15px;
    justify-content: space-between;
  }

  .slider-2b5f
    .border-warm-1164.primary_11d1
    .active_dynamic_321e
    img {
    width: 60% !important;
  }

  .surface-7597 {
    left: 2%;
  }

  .heading_857c {
    margin: 10px 0;
  }

  .hover-over-fcf9 .search_in_a7ef {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.hover-over-fcf9 .chip-7a24,
  .hover-over-fcf9 .chip-7a24 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .active_dynamic_321e {
    justify-content: center;
  }

  .hover-over-fcf9 .search_in_a7ef {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .hover-easy-671e {
    margin-bottom: 15px !important;
  }

  .slider-2b5f .border-warm-1164.button_51af {
    width: 75% !important;
  }

  .pagination-1549 img {
    width: 100% !important;
  }
}

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

  h2.hover-over-fcf9 .chip-7a24,
  .hover-over-fcf9 .chip-7a24 {
    font-size: 30px !important;
  }

  .active_dynamic_321e {
    justify-content: center;
  }

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

  .box-7fc8
    .message-9085.hover-f0d8 {
    margin: 0 !important;
  }

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

  .heading_857c {
    display: flex;
  }

  .detail_b6ae .block_6c74 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .hover-over-fcf9 h1.chip-7a24 {
    margin-top: 40px !important;
  }

  .slider-2b5f
    .border-warm-1164.primary_11d1
    .active_dynamic_321e
    img,
  .border-old-1234 .accordion_dark_c7e2 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .slider-2b5f .border-warm-1164.button_51af {
    width: 100% !important;
  }

  .soft-bd49.filter_medium_d0ea > .steel-e197 {
    gap: 3px;
  }

  .hover-over-fcf9 .search_in_a7ef {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.hovered_07af .main-cool-246d.chip-8454 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.hovered_07af .main-cool-246d.chip-8454: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);
}

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

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

.hover-over-fcf9 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .hovered_07af .main-cool-246d.chip-8454 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .hover-over-fcf9 .chip-7a24 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .block_6c74 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.fast-6de0 .gas-1747 {
  flex-shrink: 0;
  white-space: nowrap;
}

.fast-6de0 .container_last_6a43 {
  flex-shrink: 0;
  min-width: fit-content;
}

.fast-6de0 .tertiary_inner_b23c {
  white-space: nowrap;
}

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

.fast-6de0 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.fast-6de0 .gas-1747 {
  max-width: 80px !important;
}

.fast-6de0 .container_last_6a43 {
  max-width: 80px !important;
  overflow: hidden;
}

.fast-6de0 .main-cool-246d.chip-8454 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.fast-6de0 .tertiary_inner_b23c {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: a466 */
.ghost-box-v3 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
