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(.silver-ad84) {
  gap: 0.5em;
}
:where(.black-6bb8) {
  gap: 0.5em;
}
body .medium_6760 > .column-3fdc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .medium_6760 > .sort_focused_9106 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .medium_6760 > .notice-full-aae4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .south_3d95 > .column-3fdc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .south_3d95 > .sort_focused_9106 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .south_3d95 > .notice-full-aae4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .south_3d95
  > :where(:not(.column-3fdc):not(.sort_focused_9106):not(.middle-e8d4)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .south_3d95 > .card_plasma_d7ac {
  max-width: var(--wp--style--global--wide-size);
}
body .silver-ad84 {
  display: flex;
}
body .silver-ad84 {
  flex-wrap: wrap;
  align-items: center;
}
body .silver-ad84 > * {
  margin: 0;
}
body .black-6bb8 {
  display: grid;
}
body .black-6bb8 > * {
  margin: 0;
}
:where(.caption-gas-8980.silver-ad84) {
  gap: 2em;
}
:where(.caption-gas-8980.black-6bb8) {
  gap: 2em;
}
:where(.summary-bottom-4723.silver-ad84) {
  gap: 1.25em;
}
:where(.summary-bottom-4723.black-6bb8) {
  gap: 1.25em;
}
.gold_61c9 {
  color: var(--wp--preset--color--black) !important;
}
.wide_f261 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mini-6602 {
  color: var(--wp--preset--color--white) !important;
}
.red_9c5f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.carousel-down-d5ac {
  color: var(--wp--preset--color--vivid-red) !important;
}
.hidden-0b66 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wood-727b {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.content_orange_6e36 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.glass_24d3 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text_wide_0e7a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.outline-action-e636 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.alert-533c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.form-4773 {
  background-color: var(--wp--preset--color--black) !important;
}
.section-7f2f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.widget_huge_0ced {
  background-color: var(--wp--preset--color--white) !important;
}
.highlight_0bd6 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.card-cc0d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.mini_a0b5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form_9160 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.preview_2c66 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.element-cbf9 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slider_bottom_245d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.backdrop-orange-b217 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.background-yellow-19e6 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.popup-selected-17db {
  border-color: var(--wp--preset--color--black) !important;
}
.block_bright_755e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.module_thick_53dd {
  border-color: var(--wp--preset--color--white) !important;
}
.search_stale_969c {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.block_df95 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.hero-a93d {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.white_3056 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.smooth-6625 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.cool-98d4 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.frame_d566 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.steel_f4d4 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.popup_slow_a2fa {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.mask_dark_1a45 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.content-b501 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.logo-45cc {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.element-7f96 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.yellow-6725 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.container-over-cad0 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.notice-mini-5a6f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.popup_lite_ca9d {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.article_4934 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gas_ac36 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.alert-fresh-ff0c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.input_ad8a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.link-5b2f {
  font-size: var(--wp--preset--font-size--small) !important;
}
.box-solid-9f1c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.title-focused-5323 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.slider_0877 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.rough_1c97 a:where(:not(.disabled-c902)) {
  color: inherit;
}
:where(.summary-bottom-4723.silver-ad84) {
  gap: 1.25em;
}
:where(.summary-bottom-4723.black-6bb8) {
  gap: 1.25em;
}
:where(.caption-gas-8980.silver-ad84) {
  gap: 2em;
}
:where(.caption-gas-8980.black-6bb8) {
  gap: 2em;
}
.over-c4fd {
  font-size: 1.5em;
  line-height: 1.6;
}

.shadow_solid_5e11 .paragraph_33c6 {
  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);
}
.main_fc2b .search_last_5d98 {
  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);
}
.shade_1cee {
  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);
}
.shade_1cee.fast-0e4d .hovered-f6e2 {
  background-color: var(--e-global-color-primary);
}
.shade_1cee.shadow_5856 .hovered-f6e2,
.shade_1cee.highlight_north_7a89 .hovered-f6e2 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slider_8ce9 .backdrop_415c {
  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);
}
.paragraph-2f1a {
  --divider-color: var(--e-global-color-secondary);
}
.paragraph-2f1a .large_bd44 {
  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);
}
.paragraph-2f1a.old-d035 .tertiary-solid-1fef {
  background-color: var(--e-global-color-secondary);
}
.paragraph-2f1a.south-502b .tertiary-solid-1fef,
.paragraph-2f1a.old_55a2 .tertiary-solid-1fef {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.paragraph-2f1a.south-502b .tertiary-solid-1fef,
.paragraph-2f1a.old_55a2 .tertiary-solid-1fef svg {
  fill: var(--e-global-color-secondary);
}
.disabled-next-ba2b .item_9e11 {
  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);
}
.disabled-next-ba2b .pattern_aecb {
  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);
}
.pressed-e744.old-d035 .tertiary-solid-1fef {
  background-color: var(--e-global-color-primary);
}
.pressed-e744.south-502b .tertiary-solid-1fef,
.pressed-e744.old_55a2 .tertiary-solid-1fef {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pressed-e744.south-502b .tertiary-solid-1fef,
.pressed-e744.old_55a2 .tertiary-solid-1fef svg {
  fill: var(--e-global-color-primary);
}
.hero_a01c.old-d035 .tertiary-solid-1fef {
  background-color: var(--e-global-color-primary);
}
.hero_a01c.south-502b .tertiary-solid-1fef,
.hero_a01c.old_55a2 .tertiary-solid-1fef {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hero_a01c .top_3be8 {
  color: var(--e-global-color-primary);
}
.hero_a01c .top_3be8,
.hero_a01c .top_3be8 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_a01c .popup-ae62 {
  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);
}
.list_3d49 .accent_c56f {
  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);
}
.search_old_5e80 .header-wide-edb3 .wrapper-da96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_f243 .alert-8e8b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.image_f243 .photo_d9b4 i {
  color: var(--e-global-color-primary);
}
.image_f243 .photo_d9b4 svg {
  fill: var(--e-global-color-primary);
}
.image_f243 .block_51b6 {
  color: var(--e-global-color-secondary);
}
.image_f243 .alert-8e8b > .block_51b6,
.image_f243 .alert-8e8b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-bbb2 .wrapper-4b17 {
  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);
}
.small-bbb2 .breadcrumb-easy-5ef5 {
  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);
}
.main_2ff8 .blue-210c .rough-2edf {
  background-color: var(--e-global-color-primary);
}
.main_2ff8 .pagination_7b9c {
  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);
}
.large_b48c .icon_3711 {
  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);
}
.large_b48c .summary-4496 {
  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);
}
.large_b48c .feature_basic_bfdf {
  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);
}
.preview-89c2 .image-hot-83aa,
.preview-89c2 .image-hot-83aa a {
  color: var(--e-global-color-primary);
}
.preview-89c2 .image-hot-83aa.chip-hard-0646,
.preview-89c2 .image-hot-83aa.chip-hard-0646 a {
  color: var(--e-global-color-accent);
}
.preview-89c2 .image-hot-83aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-89c2 .widget-6248 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_last_4ba4 .container_d568,
.chip_last_4ba4 .badge_steel_d7f1 {
  color: var(--e-global-color-primary);
}
.chip_last_4ba4 .container_d568 svg {
  fill: var(--e-global-color-primary);
}
.chip_last_4ba4 .chip-hard-0646 .container_d568,
.chip_last_4ba4 .chip-hard-0646 .badge_steel_d7f1 {
  color: var(--e-global-color-accent);
}
.chip_last_4ba4 .chip-hard-0646 .container_d568 svg {
  fill: var(--e-global-color-accent);
}
.chip_last_4ba4 .badge_steel_d7f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_last_4ba4 .widget-6248 {
  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_under_8317 .input_small_14e8,
.media_under_8317 .prev-4cc1 {
  color: var(--e-global-color-primary);
}
.media_under_8317 .prev-4cc1 svg {
  fill: var(--e-global-color-primary);
}
.media_under_8317 .image-hot-83aa.chip-hard-0646 a,
.media_under_8317
  .image-hot-83aa.chip-hard-0646
  .prev-4cc1 {
  color: var(--e-global-color-accent);
}
.media_under_8317 .input_small_14e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_under_8317 .widget-6248 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-down-e7b0 .message-last-ed35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-down-e7b0 .label_red_8118 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_5dfe .message-66c2 .footer_dim_d5c9 {
  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);
}
.yellow_5dfe .message-66c2 .sidebar-8593 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_5dfe .fluid-2981 .footer_dim_d5c9 {
  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);
}
.yellow_5dfe
  .fluid-2981
  .sidebar-8593 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_5dfe
  .motion-b470
  .footer_dim_d5c9 {
  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);
}
.yellow_5dfe
  .motion-b470
  .sidebar-8593 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_5dfe
  .top-42b3
  .footer_dim_d5c9 {
  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);
}
.yellow_5dfe
  .top-42b3
  .sidebar-8593 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_3252 .texture_static_a1fe {
  background-color: var(--e-global-color-primary);
}
.highlight_3252 .texture_static_a1fe:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_3252 .background_bc9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_3252
  .texture_static_a1fe:hover
  .background_bc9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-fa4f .main-a76e {
  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);
}
.alert_6303 .column_5fee .right-1790 a {
  background-color: var(--e-global-color-accent);
}
.alert_6303 .column_5fee .sort_static_09c6 a {
  background-color: var(--e-global-color-accent);
}
.alert_6303 .column_5fee .right-1790 a,
.alert_6303 .column_5fee .sort_static_09c6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_b1bd
  .hover_first_3676.module_old_900a
  .column_5fee
  a.message-wood-d45b {
  background-color: var(--e-global-color-accent);
}
.tertiary_b1bd
  .hover_first_3676.module_old_900a
  .column_5fee
  span.message-wood-d45b.fn-current-cea0 {
  background-color: var(--e-global-color-text);
}
.tertiary_b1bd
  .hover_first_3676.module_old_900a
  .column_5fee
  .message-wood-d45b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_pressed_44e0 .image_66d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_pressed_44e0
  .heading_3316
  > .item-red-2b5e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_pressed_44e0
  .footer-9453
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_pressed_44e0
  .container-07ad
  .silver_3872,
.tooltip_pressed_44e0
  .container-07ad
  .copper-25e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_pressed_44e0
  .container-07ad
  .fresh-7f5f,
.tooltip_pressed_44e0
  .container-07ad
  a
  .fresh-7f5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_pressed_44e0
  .container-07ad
  .carousel_63f1 {
  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);
}
.tooltip_pressed_44e0
  .container-07ad
  .plasma-5a18 {
  background-color: var(--e-global-color-primary);
}
.tooltip_pressed_44e0
  .container-07ad
  .plasma-5a18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_pressed_44e0
  .container-07ad
  .plasma-5a18:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_pressed_44e0
  .container-07ad
  .rough-80d0 {
  background-color: var(--e-global-color-primary);
}
.tooltip_pressed_44e0
  .container-07ad
  .rough-80d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_pressed_44e0
  .container-07ad
  .rough-80d0:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_pressed_44e0
  .popup-blue-28f2
  .button_aea9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_pressed_44e0
  .popup-blue-28f2
  .full_ebef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_pressed_44e0
  .popup-blue-28f2
  .carousel_63f1 {
  color: var(--e-global-color-text);
}
.tooltip_pressed_44e0
  .popup-blue-28f2
  .carousel_63f1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_pressed_44e0
  .popup-blue-28f2
  .plasma-5a18 {
  background-color: var(--e-global-color-primary);
}
.tooltip_pressed_44e0
  .popup-blue-28f2
  .plasma-5a18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_pressed_44e0
  .popup-blue-28f2
  .plasma-5a18:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_pressed_44e0
  .popup-blue-28f2
  .rough-80d0 {
  background-color: var(--e-global-color-primary);
}
.tooltip_pressed_44e0
  .popup-blue-28f2
  .rough-80d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_pressed_44e0
  .popup-blue-28f2
  .rough-80d0:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_pressed_44e0 .full-0685 {
  background-color: var(--e-global-color-primary);
}
.tooltip_pressed_44e0 .full-0685:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_pressed_44e0 .table-slow-3a6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_pressed_44e0 .paragraph-yellow-00df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_e476 .description-light-a79a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_e476
  .wrapper_54ba
  > div:nth-child(3)
  .description-light-a79a,
.short_e476
  .highlight_5eca
  > div:nth-child(1)
  .description-light-a79a,
.short_e476
  .title-9dcd
  > div:nth-child(1)
  .description-light-a79a,
.short_e476
  .breadcrumb_45f8
  > div:nth-child(1)
  .description-light-a79a,
.short_e476
  .wood-7a0c
  > div:nth-child(1)
  .description-light-a79a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_e476 .hover-gold-6167 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_e476 .table-up-8668 {
  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);
}
.short_e476 .logo_0c45 {
  background-color: var(--e-global-color-primary);
}
.short_e476 .logo_0c45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_e476 .logo_0c45:hover {
  background-color: var(--e-global-color-primary);
}
.short_e476 .main_focused_1e4e {
  background-color: var(--e-global-color-primary);
}
.short_e476 .main_focused_1e4e:hover {
  background-color: var(--e-global-color-primary);
}
.short_e476 .table-slow-3a6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_e476 .paragraph-yellow-00df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_under_6e31 .full_449c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_under_6e31 .preview-paper-e111 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_under_6e31 .glass-5706 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_under_6e31 .widget_0ef1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_under_6e31 .main_956e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_under_6e31 .main_focused_1e4e {
  background-color: var(--e-global-color-primary);
}
.background_under_6e31 .main_focused_1e4e:hover {
  background-color: var(--e-global-color-primary);
}
.plasma_f538 .complex-d0ab {
  background-color: var(--e-global-color-secondary);
}
.plasma_f538 .list_clean_ad07 {
  background-color: var(--e-global-color-text);
}
.plasma_f538 .tertiary-tiny-5bf3 {
  background-color: var(--e-global-color-secondary);
}
.plasma_f538 .aside_019b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_f538 .info_south_218d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_f538 .left-70e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_f538 .middle_ce1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_f538 .red_8451 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_steel_81ea .logo_lower_cb30 .progress-static-e6c6,
.backdrop_steel_81ea
  .logo_lower_cb30
  .progress-static-e6c6
  a,
.backdrop_steel_81ea .footer-5388 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_steel_81ea .logo_lower_cb30 .message_medium_b000,
.backdrop_steel_81ea .container-4e48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_steel_81ea .logo_lower_cb30 .message_medium_b000 {
  color: var(--e-global-color-text);
}
.backdrop_steel_81ea .container-4e48 {
  color: var(--e-global-color-text);
}
.backdrop_steel_81ea
  .logo_lower_cb30
  .feature_purple_e758 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_steel_81ea .item-6ee4 .description-69e3 {
  background-color: var(--e-global-color-primary);
}
.backdrop_steel_81ea .item-6ee4 .description-69e3:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_steel_81ea .item-6ee4 .tooltip_purple_b965 li span {
  background-color: var(--e-global-color-text);
}
.backdrop_steel_81ea .item-6ee4 .tooltip_purple_b965 li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_steel_81ea
  .item-6ee4
  .tooltip_purple_b965
  li.pattern-f477
  span {
  background-color: var(--e-global-color-accent);
}
.backdrop_steel_81ea .popup-purple-7ec1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_silver_e3fd .backdrop_8375 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_cf6a .secondary_full_96a5 {
  background-color: var(--e-global-color-primary);
}
.dirty_cf6a .frame_over_0d70 {
  background-color: var(--e-global-color-secondary);
}
.dirty_cf6a .bronze_2788 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_cf6a .stale-f015 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_cf6a .bronze_db4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_cf6a .media-glass-eef5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_cf6a .video_2fb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_cf6a .menu-active-f58d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_cf6a .hero_in_ab2a {
  background-color: var(--e-global-color-primary);
}
.dirty_cf6a .hero_in_ab2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-down-d40a .mask_7ce9 {
  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-down-d40a .backdrop_b8ec {
  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);
}
.banner-down-d40a
  .right_d02f:after {
  background-color: var(--e-global-color-primary);
}
.banner-down-d40a .icon-e8a9 {
  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);
}
.section-19ee .footer-5388 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-19ee .container-4e48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_26b0 .accent_medium_249c .hidden_e7cc {
  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);
}
.info_26b0 .accent_medium_249c .avatar_medium_5ad0 {
  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);
}
.text-advanced-9f0d .footer_ba80 {
  background-color: var(--e-global-color-primary);
}
.text-advanced-9f0d .pressed_3cf6 {
  background-color: var(--e-global-color-secondary);
}
.text-advanced-9f0d .panel_fcab .wrapper_in_ad46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-advanced-9f0d .sort-8965 .wrapper_in_ad46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_old_8410 .disabled_6a3d .fluid_ee4b {
  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);
}
.modal_old_8410 .disabled_6a3d .card-bd61 {
  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);
}
.modal_old_8410 .disabled_6a3d .first_9b3a {
  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);
}
.sidebar_west_6271 .prev-dcf8 {
  border-color: var(--e-global-color-text);
}
.sidebar_west_6271 .grid_a14e {
  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);
}
.sidebar_west_6271 .grid_stone_488f {
  color: var(--e-global-color-primary);
}
.sidebar_west_6271 .container_focused_8458 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-gold-e0da .basic-1407 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-gold-e0da .image_578f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-gold-e0da .red_4c8a:hover .basic-1407 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-gold-e0da
  .red_4c8a:hover
  .image_578f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_lower_66d6 .large_2abb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_lower_66d6 .list-30a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-solid-00cc .overlay-paper-73f4 .pagination_7cdd {
  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);
}
.focus-solid-00cc .label-upper-3f44 .pagination_7cdd {
  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);
}
.widget-9f96 .red-fc34 {
  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);
}
.dynamic_4ba6 .texture-b328 .accent_173c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_4ba6 .texture-b328 .accent_173c {
  background-color: var(--e-global-color-secondary);
}
.dynamic_4ba6 .hero_3892 .accent_173c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_4ba6 .hero_3892 .accent_173c {
  background-color: var(--e-global-color-secondary);
}
.dynamic_4ba6 .gallery_upper_7a59 .fast-283c {
  background-color: var(--e-global-color-primary);
}
.dynamic_4ba6 .gallery_upper_7a59:hover .fast-283c {
  background-color: var(--e-global-color-secondary);
}
.dynamic_4ba6 .description-69e3 {
  background-color: var(--e-global-color-primary);
}
.dynamic_4ba6 .description-69e3:hover {
  background-color: var(--e-global-color-accent);
}
.dynamic_4ba6 .tooltip_purple_b965 li span {
  background-color: var(--e-global-color-text);
}
.dynamic_4ba6 .tooltip_purple_b965 li span:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_4ba6 .tooltip_purple_b965 li.pattern-f477 span {
  background-color: var(--e-global-color-accent);
}
.icon-ca98 .article-0257 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-ca98 .motion-8b3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_b8a3 .active-93a1:before {
  background-color: var(--e-global-color-secondary);
}
.aside_b8a3 .image-e01f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_b8a3 .rough_607a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_east_e506 .icon-focused-86ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_east_e506 .icon-focused-86ec:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_east_e506 .icon-focused-86ec.fn-active-cea0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_east_e506 .primary_yellow_5ce7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_east_e506 .overlay-mini-2f41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_east_e506 .smooth-62d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_east_e506 .thumbnail_purple_5276 {
  background-color: var(--e-global-color-primary);
}
.panel_east_e506 .thumbnail_purple_5276 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_east_e506 .title-warm-538c {
  background-color: var(--e-global-color-primary);
}
.panel_east_e506 .title-warm-538c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-mini-f250 .container-482f .wide_7ef8 a {
  color: var(--e-global-color-secondary);
}
.sidebar-mini-f250 .container-482f .wide_7ef8 a:hover {
  color: var(--e-global-color-secondary);
}
.sidebar-mini-f250 .container-482f .wide_7ef8,
.sidebar-mini-f250 .container-482f .wide_7ef8 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-mini-f250 .container-482f .module-pressed-cd94 {
  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);
}
.sidebar-mini-f250 .container-482f .out_c0ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-mini-f250 .container-482f .tag_3dd3 {
  background-color: var(--e-global-color-primary);
}
.sidebar-mini-f250 .container-482f .tag_3dd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-mini-f250 .container-482f .tag_3dd3:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-mini-f250 .container-482f .module_active_36d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-mini-f250 .container-482f .module_active_36d6 {
  background-color: var(--e-global-color-primary);
}
.sidebar-mini-f250 .container-482f .module_active_36d6:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-mini-f250 .container-482f .description-69e3 {
  background-color: var(--e-global-color-primary);
}
.sidebar-mini-f250 .container-482f .description-69e3:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-mini-f250 .item-6ee4 .tooltip_purple_b965 li span {
  background-color: var(--e-global-color-text);
}
.sidebar-mini-f250 .item-6ee4 .tooltip_purple_b965 li span:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-mini-f250 .item-6ee4 .tooltip_purple_b965 li.pattern-f477 span {
  background-color: var(--e-global-color-accent);
}
.sidebar-mini-f250 .table-slow-3a6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-mini-f250 .paragraph-yellow-00df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_bd5d .liquid-a33d .tertiary_hovered_9a6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_bd5d .liquid-a33d .container_6a85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_bd5d .liquid-a33d .panel-2262 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-in-9ba4 .icon_2c6e {
  border-color: var(--e-global-color-text);
}
.backdrop-in-9ba4 .complex_5179 {
  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);
}
.backdrop-in-9ba4 .texture-2984 {
  color: var(--e-global-color-secondary);
}
.backdrop-in-9ba4 .texture-2984 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-in-9ba4 .secondary_d548 > * {
  color: var(--e-global-color-primary);
}
.backdrop-in-9ba4 .secondary_d548 > * svg {
  fill: var(--e-global-color-primary);
}
.backdrop-in-9ba4 .breadcrumb-advanced-6617 {
  color: var(--e-global-color-primary);
}
.backdrop-in-9ba4 .breadcrumb-advanced-6617 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-in-9ba4 .short-c733 {
  color: var(--e-global-color-primary);
}
.backdrop-in-9ba4 .short-c733 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-in-9ba4 .table_6875 {
  color: var(--e-global-color-primary);
}
.backdrop-in-9ba4 .table_6875 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-in-9ba4 .list_2867 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-in-9ba4 .header_upper_226a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-in-9ba4 .header_upper_226a.active_hot_c025 {
  color: var(--e-global-color-secondary);
}
.backdrop-in-9ba4 .header_upper_226a.active_hot_c025 .avatar_wide_cff0 {
  color: var(--e-global-color-accent);
}
.backdrop-in-9ba4 .header_upper_226a.box_inner_7ed3 {
  color: var(--e-global-color-text);
}
.backdrop-in-9ba4 .header_upper_226a.box_inner_7ed3 .avatar_wide_cff0 {
  color: var(--e-global-color-text);
}
.backdrop-in-9ba4 .header_upper_226a:before {
  border-top-color: var(--e-global-color-text);
}
.backdrop-in-9ba4 .link_smooth_e75f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-in-9ba4
  .link_smooth_e75f
  .shadow_rough_c3b6 {
  background-color: var(--e-global-color-primary);
}
.backdrop-in-9ba4
  .link_smooth_e75f
  .shadow_rough_c3b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-in-9ba4 .icon_2c6e .stale_b230 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-west-4548 .carousel-d8a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-west-4548 .hard-9c16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-c7b9 .yellow-c2de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-c7b9
  .soft_04f0
  .search_south_8e78 {
  background-color: var(--e-global-color-secondary);
}
.hot-c7b9
  .soft_04f0.north-d2e5
  .search_south_8e78 {
  background-color: var(--e-global-color-text);
}
.hot-c7b9
  .soft_04f0:hover
  .search_south_8e78 {
  background-color: var(--e-global-color-accent);
}
.hot-c7b9
  .soft_04f0.fn-active-cea0
  .search_south_8e78 {
  background-color: var(--e-global-color-primary);
}
.avatar-bcf3 .item-8af6 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.avatar-bcf3 .component_outer_889e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-bcf3 .hero_88d0 {
  background-color: var(--e-global-color-primary);
}
.avatar-bcf3 .hero_88d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_2106 .panel-in-7ad6 .info-2765 .thumbnail-advanced-7b16 {
  background-color: var(--e-global-color-secondary);
}
.status_2106 .panel-in-7ad6 .tabs_b67e:after {
  background-color: var(--e-global-color-secondary);
}
.status_2106 .row_narrow_9093 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_2106 .slider-lite-2ea8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_2106 .disabled_pressed_821c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_2106 .table-88ea {
  background-color: var(--e-global-color-primary);
}
.status_2106 .table-88ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_2106 .tall-b3db {
  background-color: var(--e-global-color-secondary);
}
.status_2106 .tall-b3db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_2106 .panel-in-7ad6 .new-2ab2 .pattern_middle_4cf6:hover {
  background-color: var(--e-global-color-primary);
}
.status_2106
  .panel-in-7ad6
  .new-2ab2
  .pattern_middle_4cf6.layout_1450 {
  background-color: var(--e-global-color-primary);
}
.status_2106 .panel-in-7ad6 .hovered-35d4:before {
  border-color: var(--e-global-color-primary);
}
.status_2106 .panel-in-7ad6 .hovered-35d4:hover:before {
  border-color: var(--e-global-color-secondary);
}
.status_2106
  .panel-in-7ad6
  .hovered-35d4.disabled_856f:before {
  border-color: var(--e-global-color-primary);
}
.status_2106 .bronze_11d8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-dark-bdf6 .small_5103 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-dark-bdf6 .small_5103:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-dark-bdf6 .small_5103.brown_f00d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-dark-bdf6 .copper_8ccf {
  background-color: var(--e-global-color-primary);
}
.layout-dark-bdf6 .copper_8ccf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-dark-bdf6
  .sidebar-d811
  .current_e3f7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-dark-bdf6
  .banner_ff7d
  .current_e3f7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-5cb6
  .hidden_7ad4
  .active_white_e3b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-5cb6
  .hidden_7ad4
  .red-fe81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-5cb6 .article-be13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-5cb6 .focused-f3bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-5cb6 .wrapper-inner-3659 {
  background-color: var(--e-global-color-primary);
}
.purple-5cb6 .wrapper-inner-3659 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-0b9f .carousel_north_c2b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-0b9f .picture_0731 {
  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);
}
.banner-0b9f .slider_fddd {
  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-0b9f .slider_fddd a:hover {
  color: var(--e-global-color-secondary);
}
.banner-0b9f .main_bb1f {
  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);
}
.banner-0b9f .last_9839 {
  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);
}
.banner-0b9f .gradient-fe0c .description-69e3 {
  background-color: var(--e-global-color-primary);
}
.banner-0b9f .gradient-fe0c .description-69e3:hover {
  background-color: var(--e-global-color-accent);
}
.banner-0b9f
  .gradient-fe0c
  .tooltip_purple_b965
  li
  span {
  background-color: var(--e-global-color-text);
}
.banner-0b9f
  .gradient-fe0c
  .tooltip_purple_b965
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.banner-0b9f
  .gradient-fe0c
  .tooltip_purple_b965
  li.pattern-f477
  span {
  background-color: var(--e-global-color-accent);
}
.static_0b03
  .text-0e56
  .backdrop_hard_50d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_0b03 .text-0e56 .easy-a984 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_0b03 .text-0e56 .tertiary_in_6217 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_0b03 .column-3114 {
  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);
}
.static_0b03
  .clean-c342.bottom_ad51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > a {
  background-color: var(--e-global-color-text);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > a
  .logo_hovered_9240.photo-ff2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > a
  .next_0329.preview-702e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > .gallery-50b6
  .current-4d52
  > a {
  background-color: var(--e-global-color-secondary);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > .gallery-50b6
  .current-4d52
  > a
  .tag_hard_8240 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > .gallery-50b6
  .current-4d52
  > a
  .next_0329.status_out_75e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > a
  .badge-6b24:before {
  color: var(--e-global-color-text);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > .gallery-50b6
  a
  .badge-6b24:before {
  color: var(--e-global-color-text);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52.slow_160e
  > a
  .badge-6b24:before {
  color: var(--e-global-color-text);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > .gallery-50b6
  .current-4d52.slow_160e
  > a
  .badge-6b24:before {
  color: var(--e-global-color-text);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > a
  .glass-94cb
  .section-53aa {
  color: var(--e-global-color-text);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > .gallery-50b6
  a
  .glass-94cb
  .section-53aa {
  color: var(--e-global-color-text);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > a
  .glass-94cb
  .section-53aa,
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > .gallery-50b6
  a
  .glass-94cb
  .section-53aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > a
  .hero-hard-5060:before {
  color: var(--e-global-color-text);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > .gallery-50b6
  a
  .hero-hard-5060:before {
  color: var(--e-global-color-text);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52.slow_160e
  > a
  .hero-hard-5060:before {
  color: var(--e-global-color-text);
}
.warm_e0ee
  > .modal-hot-af61
  > div
  > .gallery_right_4b2e
  > .current-4d52
  > .gallery-50b6
  .current-4d52.slow_160e
  > a
  .hero-hard-5060:before {
  color: var(--e-global-color-text);
}
.slider-in-31e7 .new-af65 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-in-31e7
  .frame_71f9:hover
  .new-af65 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_9067
  > .modal-hot-af61
  > .label-bright-720c
  > .selected_b08b
  > .label_inner_fc19
  > .element-north-e23a
  .grid-focused-90b4 {
  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);
}
.box_9067
  > .modal-hot-af61
  > .label-bright-720c
  > .selected_b08b
  > .label_inner_fc19
  > .element-north-e23a:hover
  .grid-focused-90b4 {
  color: var(--e-global-color-text);
}
.box_9067
  > .modal-hot-af61
  > .label-bright-720c
  > .selected_b08b
  > .label_inner_fc19
  > .element-north-e23a:hover
  .grid-focused-90b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_9067
  > .modal-hot-af61
  > .label-bright-720c
  > .selected_b08b
  > .label_inner_fc19.border_67cc
  > .element-north-e23a
  .grid-focused-90b4 {
  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);
}
.last_8a29 .middle_c642 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_8a29 .heading-d192 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_8a29 .bronze_cf33 {
  background-color: var(--e-global-color-primary);
}
.last_8a29 .bronze_cf33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_5ff1
  > .modal-hot-af61
  > .east_ddcf
  > .preview_simple_90a3
  > .wood_9541
  .top-d067 {
  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_5ff1
  > .modal-hot-af61
  > .east_ddcf
  > .preview_simple_90a3
  > .wood_9541
  .focus-small-75d7 {
  color: var(--e-global-color-text);
}
.progress_5ff1
  > .modal-hot-af61
  > .east_ddcf
  > .preview_simple_90a3
  > .wood_9541:hover
  .top-d067 {
  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_5ff1
  > .modal-hot-af61
  > .east_ddcf
  > .preview_simple_90a3
  > .wood_9541:hover
  .focus-small-75d7 {
  color: var(--e-global-color-secondary);
}
.progress_5ff1
  > .modal-hot-af61
  > .east_ddcf
  > .preview_simple_90a3
  > .wood_9541.yellow-d18f
  .top-d067 {
  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_5ff1
  > .modal-hot-af61
  > .east_ddcf
  > .preview_simple_90a3
  > .wood_9541.yellow-d18f
  .focus-small-75d7 {
  color: var(--e-global-color-primary);
}
.stone_d50e
  .background_stale_4261
  .video_pro_b7b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_d50e .slider-b352 .stale_b230 .element-hovered-3ddf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-40eb .carousel_e8bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-40eb .container_25f8 .carousel_e8bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-40eb .pagination-pressed-1e5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic-40eb .pagination-pressed-1e5a {
  background-color: var(--e-global-color-primary);
}
.hover-cd34 .filter-ec7b .mask_afdd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-cd34
  .filter-ec7b:hover
  .status_liquid_4bf9 {
  color: var(--e-global-color-secondary);
}
.hover-cd34
  .filter-ec7b:hover
  .mask_afdd {
  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);
}
.blue_c8bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.link-5569 {
  flex-direction: column;
}

.link-5569 .container_lower_4bd7 {
  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.link-5569 .container_lower_4bd7 {
  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);
}

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

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

.main_f4ab.down-acda {
  display: none;
}

.dark_287a {
  display: none;
}

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

.icon_5d01.row-5c43 {
  margin-bottom: 40px;
  width: 100%;
}

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

.link-5569 a {
  width: 100%;
}

.menu-1327 .box-fixed-6089.right_b13b {
  width: 20% !important;
}

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

.south-0e46: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%);
}

.south-0e46 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.badge-yellow-de1c {
  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;
}

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

.badge-yellow-de1c: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);
}

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

.menu-1327
  .box-fixed-6089.content-easy-c7a1
  .popup-f7cc
  .element-5b66 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.frame-medium-985c.link-b181 > .white-56ce {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.badge-next-88d6 {
  position: relative;
  width: 100%;
}

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

.label-8fa0 {
  font-size: 35px !important;
}

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

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

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

.menu-1327
  .box-fixed-6089.tag-26ca
  .list_orange_f869
  .white-90eb {
  width: 100% !important;
}

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

.layout-7d8a {
  width: 100%;
}

.hero-clean-d494 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.left-33f3 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.search-ab6e {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.left-33f3:hover .search-ab6e {
  visibility: visible;
}
.left-33f3:hover.left-33f3::before {
  display: block;
}

.component_601c h3 {
  color: #fff;
}

.shade_a66e {
  margin: 0;
}

.menu-1327
  .box-fixed-6089.tag-26ca
  .white-90eb
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.primary_79f0 {
  width: 100%;
}

.focused_f55a {
  width: 100%;
}

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

.focused_f55a {
  width: 100%;
}

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

.white-90eb {
  display: flex;
  align-items: center;
}

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

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

.link-5569 .container_lower_4bd7.text-dark-f93d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.link-5569 h1.container_lower_4bd7 {
  margin-top: 80px !important;
}

.menu-1327 .box-fixed-6089.item_liquid_09fa {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.small-fd8b img {
  width: 100%;
}

.heading_prev_056e .detail_29d1.popup-f7cc {
  justify-content: space-between;
}

.east_6ea1 {
  display: none;
}

.outer_d658 .gradient_43f8 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .frame-medium-985c .white-56ce {
    flex-wrap: nowrap !important;
  }
}

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

  .focused-1131 {
    width: 100% !important;
  }
}

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

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

  .heading_prev_056e .detail_29d1.popup-f7cc {
    border-bottom: 1px solid #f0c159;
  }

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

  .frame-medium-985c.link-b181 > .white-56ce {
    gap: 15px;
    justify-content: space-between;
  }

  .menu-1327
    .box-fixed-6089.tag-26ca
    .white-90eb
    img {
    width: 60% !important;
  }

  .lower_6147 {
    left: 2%;
  }

  .summary-middle-1973 {
    margin: 10px 0;
  }

  .link-5569 .gradient_43f8 {
    margin: 0;
    margin-bottom: 10px;
  }

  .south-0e46 {
    font-size: 16px !important;
  }

  .label-8fa0 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.link-5569 .container_lower_4bd7,
  .link-5569 .container_lower_4bd7 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .white-90eb {
    justify-content: center;
  }

  .link-5569 .gradient_43f8 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .pagination-plasma-2251 {
    margin-bottom: 15px !important;
  }

  .menu-1327 .box-fixed-6089.right_b13b {
    width: 75% !important;
  }

  .small-fd8b img {
    width: 100% !important;
  }
}

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

  h2.link-5569 .container_lower_4bd7,
  .link-5569 .container_lower_4bd7 {
    font-size: 30px !important;
  }

  .white-90eb {
    justify-content: center;
  }

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

  .menu-6b4a
    .active-7509.item-mini-eb17 {
    margin: 0 !important;
  }

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

  .summary-middle-1973 {
    display: flex;
  }

  .slider-paper-3f7c .south-0e46 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .left-1437 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .link-5569 h1.container_lower_4bd7 {
    margin-top: 40px !important;
  }

  .menu-1327
    .box-fixed-6089.tag-26ca
    .white-90eb
    img,
  .disabled-next-ba2b .list_orange_f869 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .badge-yellow-de1c {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .menu-1327 .box-fixed-6089.right_b13b {
    width: 100% !important;
  }

  .frame-medium-985c.link-b181 > .white-56ce {
    gap: 3px;
  }

  .link-5569 .gradient_43f8 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.heading_prev_056e .detail_29d1.popup-f7cc: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);
}

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

/* 图片容器简化样式 */
.badge-next-88d6 {
  position: relative;
  width: 100%;
}

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .heading_prev_056e .detail_29d1.popup-f7cc {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .link-5569 .container_lower_4bd7 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .south-0e46 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.paper_b54a .silver-e40a {
  flex-shrink: 0;
  white-space: nowrap;
}

.paper_b54a .alert-b37b {
  flex-shrink: 0;
  min-width: fit-content;
}

.paper_b54a .element-5b66 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.paper_b54a .silver-e40a {
  max-width: 80px !important;
}

.paper_b54a .alert-b37b {
  max-width: 80px !important;
  overflow: hidden;
}

.paper_b54a .detail_29d1.popup-f7cc {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.paper_b54a .element-5b66 {
  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);
  }
}

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

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

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

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

body .badge-yellow-de1c:nth-child(2),
.menu-1327 .badge-yellow-de1c:nth-child(2),
#page .badge-yellow-de1c: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;
}

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

/* css-noise: 9d92 */
.promo-block-u1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
