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(.feature_4870) {
  gap: 0.5em;
}
:where(.rough-0616) {
  gap: 0.5em;
}
body .info_red_ed27 > .warm-6051 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .info_red_ed27 > .description-5947 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .info_red_ed27 > .media-small-e2a4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .form_7260 > .warm-6051 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .form_7260 > .description-5947 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .form_7260 > .media-small-e2a4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .form_7260
  > :where(:not(.warm-6051):not(.description-5947):not(.basic_c6ad)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .form_7260 > .small-bddd {
  max-width: var(--wp--style--global--wide-size);
}
body .feature_4870 {
  display: flex;
}
body .feature_4870 {
  flex-wrap: wrap;
  align-items: center;
}
body .feature_4870 > * {
  margin: 0;
}
body .rough-0616 {
  display: grid;
}
body .rough-0616 > * {
  margin: 0;
}
:where(.article_0fed.feature_4870) {
  gap: 2em;
}
:where(.article_0fed.rough-0616) {
  gap: 2em;
}
:where(.gradient-active-0dc9.feature_4870) {
  gap: 1.25em;
}
:where(.gradient-active-0dc9.rough-0616) {
  gap: 1.25em;
}
.clean_505b {
  color: var(--wp--preset--color--black) !important;
}
.highlight_medium_27aa {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.black-d30c {
  color: var(--wp--preset--color--white) !important;
}
.dim_3348 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.panel-pressed-59a5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.slow_c9b3 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.header_dirty_4555 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.disabled-9b58 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tag_first_2053 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outline-brown-740b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.icon_7cc2 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.picture_over_5b8d {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.hidden_large_7fa1 {
  background-color: var(--wp--preset--color--black) !important;
}
.main_6fd9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.paragraph_medium_ed85 {
  background-color: var(--wp--preset--color--white) !important;
}
.red_1b9f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.table_073f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.heading_black_2094 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.static-8158 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.steel_6f6d {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.sidebar_cf33 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.current-8b06 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.nav_8d58 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.box-soft-41f9 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.warm-8b06 {
  border-color: var(--wp--preset--color--black) !important;
}
.slider-e38d {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mask-09cb {
  border-color: var(--wp--preset--color--white) !important;
}
.card_yellow_9ca7 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.description_fbec {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.lower-8112 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter-left-9ee4 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.background-action-1525 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pattern_7090 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.carousel_bdbf {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.primary-cc94 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pink-884f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.carousel_next_2c5f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.block_c29c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.logo-4aac {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.mini-d40d {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.search-current-286f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.border-down-05b9 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dropdown-hovered-2efa {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.soft-a4d4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.smooth_d2c8 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.element_next_6555 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.component_d1dd {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.thick-022c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.sidebar_orange_0b6a {
  font-size: var(--wp--preset--font-size--small) !important;
}
.accordion-7305 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.layout-wide-9ff1 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.shadow_center_3767 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.top_ab54 a:where(:not(.panel_red_589d)) {
  color: inherit;
}
:where(.gradient-active-0dc9.feature_4870) {
  gap: 1.25em;
}
:where(.gradient-active-0dc9.rough-0616) {
  gap: 1.25em;
}
:where(.article_0fed.feature_4870) {
  gap: 2em;
}
:where(.article_0fed.rough-0616) {
  gap: 2em;
}
.panel_lower_1111 {
  font-size: 1.5em;
  line-height: 1.6;
}

.new_7694 .info-bronze-c6a2 {
  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);
}
.current_d1e9 .tag_1c82 {
  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);
}
.row-9641 {
  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);
}
.row-9641.grid-cda9 .article-8703 {
  background-color: var(--e-global-color-primary);
}
.row-9641.border_dim_dc0f .article-8703,
.row-9641.dark-c276 .article-8703 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.status_6f46 .south-1fdc {
  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);
}
.backdrop_left_df19 {
  --divider-color: var(--e-global-color-secondary);
}
.backdrop_left_df19 .media_dynamic_f890 {
  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);
}
.backdrop_left_df19.box_narrow_f5c5 .pagination-1ae2 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_left_df19.layout_small_32b3 .pagination-1ae2,
.backdrop_left_df19.hero-focused-a215 .pagination-1ae2 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.backdrop_left_df19.layout_small_32b3 .pagination-1ae2,
.backdrop_left_df19.hero-focused-a215 .pagination-1ae2 svg {
  fill: var(--e-global-color-secondary);
}
.tall-d7ec .carousel-1a32 {
  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);
}
.tall-d7ec .content_over_96ed {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_stale_78e3.box_narrow_f5c5 .pagination-1ae2 {
  background-color: var(--e-global-color-primary);
}
.info_stale_78e3.layout_small_32b3 .pagination-1ae2,
.info_stale_78e3.hero-focused-a215 .pagination-1ae2 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.info_stale_78e3.layout_small_32b3 .pagination-1ae2,
.info_stale_78e3.hero-focused-a215 .pagination-1ae2 svg {
  fill: var(--e-global-color-primary);
}
.inner_da40.box_narrow_f5c5 .pagination-1ae2 {
  background-color: var(--e-global-color-primary);
}
.inner_da40.layout_small_32b3 .pagination-1ae2,
.inner_da40.hero-focused-a215 .pagination-1ae2 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.inner_da40 .row-cd2b {
  color: var(--e-global-color-primary);
}
.inner_da40 .row-cd2b,
.inner_da40 .row-cd2b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_da40 .focus-solid-c8eb {
  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);
}
.image_large_7486 .overlay_lower_3bdc {
  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);
}
.image-red-8a7d .gradient_0c4a .light_0671 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_166d .pro_b20e:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.shadow_166d .section_0677 i {
  color: var(--e-global-color-primary);
}
.shadow_166d .section_0677 svg {
  fill: var(--e-global-color-primary);
}
.shadow_166d .section-pressed-7abf {
  color: var(--e-global-color-secondary);
}
.shadow_166d .pro_b20e > .section-pressed-7abf,
.shadow_166d .pro_b20e > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_0fbb .active-full-5c28 {
  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);
}
.search_0fbb .full-7150 {
  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);
}
.gradient-3a42 .info_easy_18ee .north_c6c6 {
  background-color: var(--e-global-color-primary);
}
.gradient-3a42 .card_7083 {
  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);
}
.sort_3733 .middle-e522 {
  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);
}
.sort_3733 .info_selected_5c5a {
  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);
}
.sort_3733 .surface_e67a {
  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_26a0 .hard_e7ed,
.preview_26a0 .hard_e7ed a {
  color: var(--e-global-color-primary);
}
.preview_26a0 .hard_e7ed.heading-up-5a14,
.preview_26a0 .hard_e7ed.heading-up-5a14 a {
  color: var(--e-global-color-accent);
}
.preview_26a0 .hard_e7ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_26a0 .gallery_iron_9fdd {
  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);
}
.badge_north_e3c7 .list_44bb,
.badge_north_e3c7 .banner-large-4637 {
  color: var(--e-global-color-primary);
}
.badge_north_e3c7 .list_44bb svg {
  fill: var(--e-global-color-primary);
}
.badge_north_e3c7 .heading-up-5a14 .list_44bb,
.badge_north_e3c7 .heading-up-5a14 .banner-large-4637 {
  color: var(--e-global-color-accent);
}
.badge_north_e3c7 .heading-up-5a14 .list_44bb svg {
  fill: var(--e-global-color-accent);
}
.badge_north_e3c7 .banner-large-4637 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_north_e3c7 .gallery_iron_9fdd {
  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);
}
.outer_1dac .shade-silver-23c2,
.outer_1dac .stale_3d3f {
  color: var(--e-global-color-primary);
}
.outer_1dac .stale_3d3f svg {
  fill: var(--e-global-color-primary);
}
.outer_1dac .hard_e7ed.heading-up-5a14 a,
.outer_1dac
  .hard_e7ed.heading-up-5a14
  .stale_3d3f {
  color: var(--e-global-color-accent);
}
.outer_1dac .shade-silver-23c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_1dac .gallery_iron_9fdd {
  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);
}
.bronze_f324 .label_purple_44b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_f324 .progress_tall_5bb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-c1e0 .label_e25e .cool-de5e {
  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);
}
.silver-c1e0 .label_e25e .container-de41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-c1e0 .bronze-f3b8 .cool-de5e {
  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);
}
.silver-c1e0
  .bronze-f3b8
  .container-de41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-c1e0
  .text-6d68
  .cool-de5e {
  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);
}
.silver-c1e0
  .text-6d68
  .container-de41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-c1e0
  .wrapper_1eaa
  .cool-de5e {
  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);
}
.silver-c1e0
  .wrapper_1eaa
  .container-de41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-51dd .pattern_27b4 {
  background-color: var(--e-global-color-primary);
}
.article-51dd .pattern_27b4:hover {
  background-color: var(--e-global-color-primary);
}
.article-51dd .input-soft-8359 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-51dd
  .pattern_27b4:hover
  .input-soft-8359 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_selected_031a .search-9ac7 {
  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);
}
.popup_1cb5 .image-baad .over-8381 a {
  background-color: var(--e-global-color-accent);
}
.popup_1cb5 .image-baad .detail_yellow_e65d a {
  background-color: var(--e-global-color-accent);
}
.popup_1cb5 .image-baad .over-8381 a,
.popup_1cb5 .image-baad .detail_yellow_e65d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-brown-2c08
  .white_c003.clean_c0a2
  .image-baad
  a.link_4607 {
  background-color: var(--e-global-color-accent);
}
.block-brown-2c08
  .white_c003.clean_c0a2
  .image-baad
  span.link_4607.fn-current-32d8 {
  background-color: var(--e-global-color-text);
}
.block-brown-2c08
  .white_c003.clean_c0a2
  .image-baad
  .link_4607 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-plasma-bd79 .link_complex_0b33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-plasma-bd79
  .medium-a52f
  > .input_outer_d94a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-plasma-bd79
  .dynamic-41bb
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-plasma-bd79
  .gas-df9e
  .header-ca68,
.overlay-plasma-bd79
  .gas-df9e
  .large-84fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-plasma-bd79
  .gas-df9e
  .blue_35d5,
.overlay-plasma-bd79
  .gas-df9e
  a
  .blue_35d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-plasma-bd79
  .gas-df9e
  .thumbnail_5f40 {
  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);
}
.overlay-plasma-bd79
  .gas-df9e
  .accent-old-e179 {
  background-color: var(--e-global-color-primary);
}
.overlay-plasma-bd79
  .gas-df9e
  .accent-old-e179 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-plasma-bd79
  .gas-df9e
  .accent-old-e179:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-plasma-bd79
  .gas-df9e
  .tag_solid_0972 {
  background-color: var(--e-global-color-primary);
}
.overlay-plasma-bd79
  .gas-df9e
  .tag_solid_0972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-plasma-bd79
  .gas-df9e
  .tag_solid_0972:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-plasma-bd79
  .modal-center-6784
  .header_glass_d02e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-plasma-bd79
  .modal-center-6784
  .gas_da40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-plasma-bd79
  .modal-center-6784
  .thumbnail_5f40 {
  color: var(--e-global-color-text);
}
.overlay-plasma-bd79
  .modal-center-6784
  .thumbnail_5f40
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-plasma-bd79
  .modal-center-6784
  .accent-old-e179 {
  background-color: var(--e-global-color-primary);
}
.overlay-plasma-bd79
  .modal-center-6784
  .accent-old-e179 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-plasma-bd79
  .modal-center-6784
  .accent-old-e179:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-plasma-bd79
  .modal-center-6784
  .tag_solid_0972 {
  background-color: var(--e-global-color-primary);
}
.overlay-plasma-bd79
  .modal-center-6784
  .tag_solid_0972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-plasma-bd79
  .modal-center-6784
  .tag_solid_0972:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-plasma-bd79 .slow_c182 {
  background-color: var(--e-global-color-primary);
}
.overlay-plasma-bd79 .slow_c182:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-plasma-bd79 .iron_c20f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-plasma-bd79 .dynamic-ea2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_focused_ed16 .fluid-80f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_focused_ed16
  .plasma-0dfb
  > div:nth-child(3)
  .fluid-80f5,
.highlight_focused_ed16
  .element_9d30
  > div:nth-child(1)
  .fluid-80f5,
.highlight_focused_ed16
  .list-226e
  > div:nth-child(1)
  .fluid-80f5,
.highlight_focused_ed16
  .mini-cf78
  > div:nth-child(1)
  .fluid-80f5,
.highlight_focused_ed16
  .grid_61c1
  > div:nth-child(1)
  .fluid-80f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_focused_ed16 .surface-10e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_focused_ed16 .white_427c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_focused_ed16 .video_fresh_a5d2 {
  background-color: var(--e-global-color-primary);
}
.highlight_focused_ed16 .video_fresh_a5d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_focused_ed16 .video_fresh_a5d2:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_focused_ed16 .yellow_7fad {
  background-color: var(--e-global-color-primary);
}
.highlight_focused_ed16 .yellow_7fad:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_focused_ed16 .iron_c20f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_focused_ed16 .dynamic-ea2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_4c73 .media_last_5264 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_4c73 .card-6b0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_4c73 .static_73cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_4c73 .input-narrow-b4e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_4c73 .advanced_31a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_4c73 .yellow_7fad {
  background-color: var(--e-global-color-primary);
}
.selected_4c73 .yellow_7fad:hover {
  background-color: var(--e-global-color-primary);
}
.tag-e58a .accordion-lower-0003 {
  background-color: var(--e-global-color-secondary);
}
.tag-e58a .element-bronze-1b50 {
  background-color: var(--e-global-color-text);
}
.tag-e58a .gradient-mini-1d91 {
  background-color: var(--e-global-color-secondary);
}
.tag-e58a .container_043a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-e58a .aside_wide_6240 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-e58a .fluid_d1cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-e58a .border_hard_7e87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-e58a .notification_a857 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_d6cb .bright-7cc3 .sort_full_8662,
.pattern_d6cb
  .bright-7cc3
  .sort_full_8662
  a,
.pattern_d6cb .icon_0d28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_d6cb .bright-7cc3 .gradient_last_3331,
.pattern_d6cb .background-b395 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_d6cb .bright-7cc3 .gradient_last_3331 {
  color: var(--e-global-color-text);
}
.pattern_d6cb .background-b395 {
  color: var(--e-global-color-text);
}
.pattern_d6cb
  .bright-7cc3
  .table-8a91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_d6cb .photo-589d .photo-mini-34c3 {
  background-color: var(--e-global-color-primary);
}
.pattern_d6cb .photo-589d .photo-mini-34c3:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_d6cb .photo-589d .active_south_c082 li span {
  background-color: var(--e-global-color-text);
}
.pattern_d6cb .photo-589d .active_south_c082 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_d6cb
  .photo-589d
  .active_south_c082
  li.hidden_clean_d85d
  span {
  background-color: var(--e-global-color-accent);
}
.pattern_d6cb .logo-left-cc7e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-b534 .border-424a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot_c90a .description_fresh_17cb {
  background-color: var(--e-global-color-primary);
}
.hot_c90a .box-185c {
  background-color: var(--e-global-color-secondary);
}
.hot_c90a .green-95f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_c90a .link-e5f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_c90a .wood_a3cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_c90a .table-small-2ecc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_c90a .first-0b04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_c90a .focus-4739 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_c90a .description-selected-d6ea {
  background-color: var(--e-global-color-primary);
}
.hot_c90a .description-selected-d6ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-fluid-844d .picture-7857 {
  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);
}
.article-fluid-844d .background-west-d93b {
  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);
}
.article-fluid-844d
  .sidebar-pressed-803a:after {
  background-color: var(--e-global-color-primary);
}
.article-fluid-844d .box_cf61 {
  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);
}
.accordion_tall_746a .icon_0d28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_tall_746a .background-b395 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-upper-80d7 .table_action_085d .backdrop-focused-51f1 {
  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);
}
.text-upper-80d7 .table_action_085d .notification_basic_9ffe {
  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-cold-8f8f .huge_c9a0 {
  background-color: var(--e-global-color-primary);
}
.chip-cold-8f8f .info-4ce4 {
  background-color: var(--e-global-color-secondary);
}
.chip-cold-8f8f .out_bfbd .black-2d52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-cold-8f8f .summary_easy_5697 .black-2d52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-copper-7a9f .panel_d365 .gradient-b328 {
  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);
}
.link-copper-7a9f .panel_d365 .accent-motion-f2a0 {
  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);
}
.link-copper-7a9f .panel_d365 .paragraph_5b8e {
  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);
}
.wrapper-yellow-03de .thumbnail-narrow-adb7 {
  border-color: var(--e-global-color-text);
}
.wrapper-yellow-03de .steel-cd48 {
  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);
}
.wrapper-yellow-03de .component-9077 {
  color: var(--e-global-color-primary);
}
.wrapper-yellow-03de .article-ca14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_advanced_645c .summary_1167 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_advanced_645c .dark-77a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_advanced_645c .down_6e7c:hover .summary_1167 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_advanced_645c
  .down_6e7c:hover
  .dark-77a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-advanced-7421 .simple-eb6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-advanced-7421 .top-73c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_bd21 .green-0f0d .widget-south-d969 {
  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);
}
.old_bd21 .simple_949b .widget-south-d969 {
  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);
}
.button-84c7 .photo-brown-6a66 {
  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);
}
.column-1ec1 .column-complex-ffc8 .block-slow-f377 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-1ec1 .column-complex-ffc8 .block-slow-f377 {
  background-color: var(--e-global-color-secondary);
}
.column-1ec1 .content_e9fd .block-slow-f377 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-1ec1 .content_e9fd .block-slow-f377 {
  background-color: var(--e-global-color-secondary);
}
.column-1ec1 .media-pro-1e7a .out-024e {
  background-color: var(--e-global-color-primary);
}
.column-1ec1 .media-pro-1e7a:hover .out-024e {
  background-color: var(--e-global-color-secondary);
}
.column-1ec1 .photo-mini-34c3 {
  background-color: var(--e-global-color-primary);
}
.column-1ec1 .photo-mini-34c3:hover {
  background-color: var(--e-global-color-accent);
}
.column-1ec1 .active_south_c082 li span {
  background-color: var(--e-global-color-text);
}
.column-1ec1 .active_south_c082 li span:hover {
  background-color: var(--e-global-color-primary);
}
.column-1ec1 .active_south_c082 li.hidden_clean_d85d span {
  background-color: var(--e-global-color-accent);
}
.highlight_stone_2a38 .message-red-2b84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_stone_2a38 .nav_ed28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_2cc0 .content-a0c0:before {
  background-color: var(--e-global-color-secondary);
}
.pink_2cc0 .shade-active-120d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_2cc0 .shadow-7a3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-8ce1 .table-bottom-9f6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-8ce1 .table-bottom-9f6d:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-8ce1 .table-bottom-9f6d.fn-active-32d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-8ce1 .media_a043 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-8ce1 .brown-1825 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-8ce1 .feature_b5d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-8ce1 .background_8a17 {
  background-color: var(--e-global-color-primary);
}
.bottom-8ce1 .background_8a17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-8ce1 .nav_965a {
  background-color: var(--e-global-color-primary);
}
.bottom-8ce1 .nav_965a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_0621 .bronze-6e89 .notification_motion_e138 a {
  color: var(--e-global-color-secondary);
}
.border_0621 .bronze-6e89 .notification_motion_e138 a:hover {
  color: var(--e-global-color-secondary);
}
.border_0621 .bronze-6e89 .notification_motion_e138,
.border_0621 .bronze-6e89 .notification_motion_e138 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_0621 .bronze-6e89 .image-6427 {
  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);
}
.border_0621 .bronze-6e89 .slider-action-b44d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_0621 .bronze-6e89 .media-prev-f6c1 {
  background-color: var(--e-global-color-primary);
}
.border_0621 .bronze-6e89 .media-prev-f6c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_0621 .bronze-6e89 .media-prev-f6c1:hover {
  background-color: var(--e-global-color-primary);
}
.border_0621 .bronze-6e89 .up-3519 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_0621 .bronze-6e89 .up-3519 {
  background-color: var(--e-global-color-primary);
}
.border_0621 .bronze-6e89 .up-3519:hover {
  background-color: var(--e-global-color-primary);
}
.border_0621 .bronze-6e89 .photo-mini-34c3 {
  background-color: var(--e-global-color-primary);
}
.border_0621 .bronze-6e89 .photo-mini-34c3:hover {
  background-color: var(--e-global-color-primary);
}
.border_0621 .photo-589d .active_south_c082 li span {
  background-color: var(--e-global-color-text);
}
.border_0621 .photo-589d .active_south_c082 li span:hover {
  background-color: var(--e-global-color-primary);
}
.border_0621 .photo-589d .active_south_c082 li.hidden_clean_d85d span {
  background-color: var(--e-global-color-accent);
}
.border_0621 .iron_c20f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_0621 .dynamic-ea2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_soft_cd69 .chip_f8d1 .sort_orange_4f1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_soft_cd69 .chip_f8d1 .stone-131a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_soft_cd69 .chip_f8d1 .modal-cool-34a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_8bc0 .logo_silver_9c05 {
  border-color: var(--e-global-color-text);
}
.frame_8bc0 .shadow-narrow-1ad6 {
  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);
}
.frame_8bc0 .heading_solid_9f04 {
  color: var(--e-global-color-secondary);
}
.frame_8bc0 .heading_solid_9f04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_8bc0 .widget_893a > * {
  color: var(--e-global-color-primary);
}
.frame_8bc0 .widget_893a > * svg {
  fill: var(--e-global-color-primary);
}
.frame_8bc0 .filter-8fc2 {
  color: var(--e-global-color-primary);
}
.frame_8bc0 .filter-8fc2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_8bc0 .top_18e5 {
  color: var(--e-global-color-primary);
}
.frame_8bc0 .top_18e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_8bc0 .preview_slow_45d5 {
  color: var(--e-global-color-primary);
}
.frame_8bc0 .preview_slow_45d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_8bc0 .caption_c2ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_8bc0 .avatar_motion_a681 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_8bc0 .avatar_motion_a681.notice_9079 {
  color: var(--e-global-color-secondary);
}
.frame_8bc0 .avatar_motion_a681.notice_9079 .smooth_7acf {
  color: var(--e-global-color-accent);
}
.frame_8bc0 .avatar_motion_a681.background-copper-02c3 {
  color: var(--e-global-color-text);
}
.frame_8bc0 .avatar_motion_a681.background-copper-02c3 .smooth_7acf {
  color: var(--e-global-color-text);
}
.frame_8bc0 .avatar_motion_a681:before {
  border-top-color: var(--e-global-color-text);
}
.frame_8bc0 .copper-1040 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_8bc0
  .copper-1040
  .button_438a {
  background-color: var(--e-global-color-primary);
}
.frame_8bc0
  .copper-1040
  .button_438a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_8bc0 .logo_silver_9c05 .right-d807 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-7e05 .hero-red-3e65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-7e05 .icon-large-57b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_narrow_2d18 .mask_stone_2635 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_narrow_2d18
  .item-up-5f39
  .frame-df19 {
  background-color: var(--e-global-color-secondary);
}
.popup_narrow_2d18
  .item-up-5f39.bright_ef0d
  .frame-df19 {
  background-color: var(--e-global-color-text);
}
.popup_narrow_2d18
  .item-up-5f39:hover
  .frame-df19 {
  background-color: var(--e-global-color-accent);
}
.popup_narrow_2d18
  .item-up-5f39.fn-active-32d8
  .frame-df19 {
  background-color: var(--e-global-color-primary);
}
.cold-edf8 .progress_5454 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.cold-edf8 .hero-cold-2cc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-edf8 .nav-a814 {
  background-color: var(--e-global-color-primary);
}
.cold-edf8 .nav-a814 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-48bf .shadow_e3d8 .mask_medium_164d .tooltip_ce2b {
  background-color: var(--e-global-color-secondary);
}
.bottom-48bf .shadow_e3d8 .old-4e2f:after {
  background-color: var(--e-global-color-secondary);
}
.bottom-48bf .short-3bd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-48bf .breadcrumb-cbd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-48bf .tertiary-d503 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-48bf .paper-0882 {
  background-color: var(--e-global-color-primary);
}
.bottom-48bf .paper-0882 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-48bf .table-18c9 {
  background-color: var(--e-global-color-secondary);
}
.bottom-48bf .table-18c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-48bf .shadow_e3d8 .filter-fixed-4565 .outline_d13f:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-48bf
  .shadow_e3d8
  .filter-fixed-4565
  .outline_d13f.banner_center_18ce {
  background-color: var(--e-global-color-primary);
}
.bottom-48bf .shadow_e3d8 .short_5044:before {
  border-color: var(--e-global-color-primary);
}
.bottom-48bf .shadow_e3d8 .short_5044:hover:before {
  border-color: var(--e-global-color-secondary);
}
.bottom-48bf
  .shadow_e3d8
  .short_5044.menu-ba55:before {
  border-color: var(--e-global-color-primary);
}
.bottom-48bf .aside-ec99 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-bf67 .gallery_small_6008 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-bf67 .gallery_small_6008:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-bf67 .gallery_small_6008.stone_2d7b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-bf67 .message-08f0 {
  background-color: var(--e-global-color-primary);
}
.stale-bf67 .message-08f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-bf67
  .shade_focused_9aa4
  .hidden-action-5441
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-bf67
  .carousel_1fbd
  .hidden-action-5441
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_913c
  .pagination_north_fe2f
  .icon-wide-109e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_913c
  .pagination_north_fe2f
  .heading-purple-1d6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_913c .easy_49f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_913c .stone_5457 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_913c .tag_d636 {
  background-color: var(--e-global-color-primary);
}
.block_913c .tag_d636 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-e809 .shadow_east_647a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-e809 .middle-1f0a {
  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);
}
.alert-e809 .image_6e9d {
  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);
}
.alert-e809 .image_6e9d a:hover {
  color: var(--e-global-color-secondary);
}
.alert-e809 .avatar_f14e {
  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-e809 .next_590e {
  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);
}
.alert-e809 .label_wood_7b98 .photo-mini-34c3 {
  background-color: var(--e-global-color-primary);
}
.alert-e809 .label_wood_7b98 .photo-mini-34c3:hover {
  background-color: var(--e-global-color-accent);
}
.alert-e809
  .label_wood_7b98
  .active_south_c082
  li
  span {
  background-color: var(--e-global-color-text);
}
.alert-e809
  .label_wood_7b98
  .active_south_c082
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.alert-e809
  .label_wood_7b98
  .active_south_c082
  li.hidden_clean_d85d
  span {
  background-color: var(--e-global-color-accent);
}
.overlay-cool-28c0
  .overlay-lite-d430
  .paper-d667 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-cool-28c0 .overlay-lite-d430 .table_2324 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-cool-28c0 .overlay-lite-d430 .solid-76b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-cool-28c0 .image-a232 {
  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);
}
.overlay-cool-28c0
  .shade-prev-02f4.thumbnail-dirty-3d64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > a {
  background-color: var(--e-global-color-text);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > a
  .primary-brown-1c55.thumbnail-ad5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > a
  .gallery_e97d.badge-2f5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > .narrow_7622
  .surface_stone_7694
  > a {
  background-color: var(--e-global-color-secondary);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > .narrow_7622
  .surface_stone_7694
  > a
  .hovered-884c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > .narrow_7622
  .surface_stone_7694
  > a
  .gallery_e97d.breadcrumb_hovered_fb91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > a
  .fresh-2b28:before {
  color: var(--e-global-color-text);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > .narrow_7622
  a
  .fresh-2b28:before {
  color: var(--e-global-color-text);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694.dirty_29ad
  > a
  .fresh-2b28:before {
  color: var(--e-global-color-text);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > .narrow_7622
  .surface_stone_7694.dirty_29ad
  > a
  .fresh-2b28:before {
  color: var(--e-global-color-text);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > a
  .element-stale-162b
  .yellow-15e1 {
  color: var(--e-global-color-text);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > .narrow_7622
  a
  .element-stale-162b
  .yellow-15e1 {
  color: var(--e-global-color-text);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > a
  .element-stale-162b
  .yellow-15e1,
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > .narrow_7622
  a
  .element-stale-162b
  .yellow-15e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > a
  .hero_warm_f27a:before {
  color: var(--e-global-color-text);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > .narrow_7622
  a
  .hero_warm_f27a:before {
  color: var(--e-global-color-text);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694.dirty_29ad
  > a
  .hero_warm_f27a:before {
  color: var(--e-global-color-text);
}
.thick_aebf
  > .east-518f
  > div
  > .icon-0a65
  > .surface_stone_7694
  > .narrow_7622
  .surface_stone_7694.dirty_29ad
  > a
  .hero_warm_f27a:before {
  color: var(--e-global-color-text);
}
.narrow-9b52 .fresh_8a55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-9b52
  .widget-purple-b239:hover
  .fresh_8a55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_ad34
  > .east-518f
  > .fast_83d9
  > .gallery-inner-6a72
  > .header-fb76
  > .rough-8ba6
  .fixed-fad4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_ad34
  > .east-518f
  > .fast_83d9
  > .gallery-inner-6a72
  > .header-fb76
  > .rough-8ba6:hover
  .fixed-fad4 {
  color: var(--e-global-color-text);
}
.white_ad34
  > .east-518f
  > .fast_83d9
  > .gallery-inner-6a72
  > .header-fb76
  > .rough-8ba6:hover
  .fixed-fad4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_ad34
  > .east-518f
  > .fast_83d9
  > .gallery-inner-6a72
  > .header-fb76.chip_under_974c
  > .rough-8ba6
  .fixed-fad4 {
  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);
}
.form_0f0c .panel_paper_056e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_0f0c .basic_1e4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_0f0c .small-e4e0 {
  background-color: var(--e-global-color-primary);
}
.form_0f0c .small-e4e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_0147
  > .east-518f
  > .grid_selected_3f8e
  > .main-tall-4eb6
  > .link_8bae
  .shade-1c28 {
  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);
}
.upper_0147
  > .east-518f
  > .grid_selected_3f8e
  > .main-tall-4eb6
  > .link_8bae
  .shade_purple_cf53 {
  color: var(--e-global-color-text);
}
.upper_0147
  > .east-518f
  > .grid_selected_3f8e
  > .main-tall-4eb6
  > .link_8bae:hover
  .shade-1c28 {
  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);
}
.upper_0147
  > .east-518f
  > .grid_selected_3f8e
  > .main-tall-4eb6
  > .link_8bae:hover
  .shade_purple_cf53 {
  color: var(--e-global-color-secondary);
}
.upper_0147
  > .east-518f
  > .grid_selected_3f8e
  > .main-tall-4eb6
  > .link_8bae.badge_1ee0
  .shade-1c28 {
  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);
}
.upper_0147
  > .east-518f
  > .grid_selected_3f8e
  > .main-tall-4eb6
  > .link_8bae.badge_1ee0
  .shade_purple_cf53 {
  color: var(--e-global-color-primary);
}
.layout_d297
  .solid-f22e
  .basic_3ffb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_d297 .smooth_dcc7 .right-d807 .blue-5553 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-9a3e .hovered-6d90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-9a3e .complex-9ff8 .hovered-6d90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-9a3e .focus_narrow_ea01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-9a3e .focus_narrow_ea01 {
  background-color: var(--e-global-color-primary);
}
.module_f9bf .accent_2e7c .carousel_soft_e97e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_f9bf
  .accent_2e7c:hover
  .paragraph_lite_76ca {
  color: var(--e-global-color-secondary);
}
.module_f9bf
  .accent_2e7c:hover
  .carousel_soft_e97e {
  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);
}
.easy_5ea8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.purple_984b {
  flex-direction: column;
}

.purple_984b .frame-south-c333 {
  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.purple_984b .frame-south-c333 {
  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);
}

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

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

.tag_41d2.texture-412f {
  display: none;
}

.right_5b0e {
  display: none;
}

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

.form-thick-394a.card-a357 {
  margin-bottom: 40px;
  width: 100%;
}

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

.purple_984b a {
  width: 100%;
}

.grid-iron-1a64 .slider_1ab4.accordion_thick_863b {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.grid-iron-1a64
  .slider_1ab4.alert-paper-9f12
  .surface_8021
  .button_7da9 {
  font-size: 20px !important;
}

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

.outline-5bea {
  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;
}

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

  text-align: center;
}

.article-medium-4f40.surface_e979 > .section_2b5c {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.video-b708 {
  position: relative;
  width: 100%;
}

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

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

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

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

.action-3b0e {
  display: flex;
  gap: 50px;
}

.grid-iron-1a64
  .slider_1ab4.wrapper-e4b7
  .wrapper_fast_a10f
  .right-865c {
  width: 100% !important;
}

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

.purple-87d3 {
  width: 100%;
}

.layout-light-7299 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.search-c5eb {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.panel-6b48 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.search-c5eb:hover .panel-6b48 {
  visibility: visible;
}
.search-c5eb:hover.search-c5eb::before {
  display: block;
}

.module_2f2e h3 {
  color: #fff;
}

.wrapper_0c06 {
  margin: 0;
}

.grid-iron-1a64
  .slider_1ab4.wrapper-e4b7
  .right-865c
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.banner-short-19fa {
  width: 100%;
}

.column-full-22e8 {
  width: 100%;
}

.notification-wide-379d {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.column-full-22e8 {
  width: 100%;
}

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

.right-865c {
  display: flex;
  align-items: center;
}

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

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

.purple_984b .frame-south-c333.plasma-0798 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.purple_984b h1.frame-south-c333 {
  margin-top: 80px !important;
}

.grid-iron-1a64 .slider_1ab4.badge-00e9 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.wrapper-6f42 img {
  width: 100%;
}

.under_083d .outline_hovered_4c79.surface_8021 {
  justify-content: space-between;
}

.article-a76f {
  display: none;
}

.green_f957 .tertiary_8d6c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .article-medium-4f40 .section_2b5c {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .under_083d .outline_hovered_4c79.surface_8021 {
    border-bottom: 1px solid #f0c159;
  }

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

  .article-medium-4f40.surface_e979 > .section_2b5c {
    gap: 15px;
    justify-content: space-between;
  }

  .grid-iron-1a64
    .slider_1ab4.wrapper-e4b7
    .right-865c
    img {
    width: 60% !important;
  }

  .glass_d677 {
    left: 2%;
  }

  .row_7005 {
    margin: 10px 0;
  }

  .purple_984b .tertiary_8d6c {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.purple_984b .frame-south-c333,
  .purple_984b .frame-south-c333 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .right-865c {
    justify-content: center;
  }

  .purple_984b .tertiary_8d6c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .grid-iron-1a64 .slider_1ab4.accordion_thick_863b {
    width: 75% !important;
  }

  .wrapper-6f42 img {
    width: 100% !important;
  }
}

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

  h2.purple_984b .frame-south-c333,
  .purple_984b .frame-south-c333 {
    font-size: 30px !important;
  }

  .right-865c {
    justify-content: center;
  }

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

  .cold_b144
    .nav_b85a.glass-4237 {
    margin: 0 !important;
  }

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

  .row_7005 {
    display: flex;
  }

  .description-stale-1e50 .stone-c49b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .notification-wide-379d {
    justify-content: flex-end;
    gap: 1px;
  }

  .purple_984b h1.frame-south-c333 {
    margin-top: 40px !important;
  }

  .grid-iron-1a64
    .slider_1ab4.wrapper-e4b7
    .right-865c
    img,
  .tall-d7ec .wrapper_fast_a10f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .grid-iron-1a64 .slider_1ab4.accordion_thick_863b {
    width: 100% !important;
  }

  .article-medium-4f40.surface_e979 > .section_2b5c {
    gap: 3px;
  }

  .purple_984b .tertiary_8d6c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.under_083d .outline_hovered_4c79.surface_8021: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .under_083d .outline_hovered_4c79.surface_8021 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .purple_984b .frame-south-c333 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .stone-c49b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.focused_aa3f .badge-dim-305c {
  flex-shrink: 0;
  white-space: nowrap;
}

.focused_aa3f .main_ceae {
  flex-shrink: 0;
  min-width: fit-content;
}

.focused_aa3f .button_7da9 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.focused_aa3f .badge-dim-305c {
  max-width: 80px !important;
}

.focused_aa3f .main_ceae {
  max-width: 80px !important;
  overflow: hidden;
}

.focused_aa3f .outline_hovered_4c79.surface_8021 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.focused_aa3f .button_7da9 {
  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);
  }
}

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

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

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

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

body .hero_b3a1:nth-child(2),
.grid-iron-1a64 .hero_b3a1:nth-child(2),
#page .hero_b3a1: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;
}

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

/* css-noise: 2de0 */
.ghost-box-c0 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
