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(.primary_ab79) {
  gap: 0.5em;
}
:where(.highlight_e39e) {
  gap: 0.5em;
}
body .link_east_5d39 > .next_f0cd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .link_east_5d39 > .fixed-f7a9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .link_east_5d39 > .down_d0b7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .clean_79d7 > .next_f0cd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .clean_79d7 > .fixed-f7a9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .clean_79d7 > .down_d0b7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .clean_79d7
  > :where(:not(.next_f0cd):not(.fixed-f7a9):not(.image_6dd0)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .clean_79d7 > .tertiary-6ee0 {
  max-width: var(--wp--style--global--wide-size);
}
body .primary_ab79 {
  display: flex;
}
body .primary_ab79 {
  flex-wrap: wrap;
  align-items: center;
}
body .primary_ab79 > * {
  margin: 0;
}
body .highlight_e39e {
  display: grid;
}
body .highlight_e39e > * {
  margin: 0;
}
:where(.active-dynamic-a1d4.primary_ab79) {
  gap: 2em;
}
:where(.active-dynamic-a1d4.highlight_e39e) {
  gap: 2em;
}
:where(.hover-dark-276b.primary_ab79) {
  gap: 1.25em;
}
:where(.hover-dark-276b.highlight_e39e) {
  gap: 1.25em;
}
.fixed_5ea7 {
  color: var(--wp--preset--color--black) !important;
}
.caption-hard-f308 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo-lite-97f4 {
  color: var(--wp--preset--color--white) !important;
}
.media_4318 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.media-aa43 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.simple_c385 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.out-9356 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hard-c6fa {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.secondary-wide-0478 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hero-d9f2 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thumbnail-complex-9c71 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.header-e1d2 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.shadow-inner-75bb {
  background-color: var(--wp--preset--color--black) !important;
}
.background-full-3139 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.panel-upper-6173 {
  background-color: var(--wp--preset--color--white) !important;
}
.panel-stale-8667 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.gallery_glass_5620 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.highlight_fluid_fd2a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tooltip_2289 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.content-8b5c {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget_0f74 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.component-7267 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.clean-2322 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.heading-slow-ee80 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.badge-hot-5fae {
  border-color: var(--wp--preset--color--black) !important;
}
.hover_full_ef8c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accent_up_3612 {
  border-color: var(--wp--preset--color--white) !important;
}
.clean-fc60 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hero_plasma_3e53 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.feature_dc8c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hidden_ecf3 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.chip_0428 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.short-8f3b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mini-4a38 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.carousel-copper-5822 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.last-3a20 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tiny_10ba {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.sort_black_45cd {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.texture_4647 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.grid_inner_af3a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.notice_purple_e289 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.filter-3d55 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.block-silver-0063 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.menu-fresh-7f66 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.icon_narrow_f34a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.backdrop-pressed-2ac4 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.focused-c375 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.top_f4b9 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.complex-015a {
  font-size: var(--wp--preset--font-size--small) !important;
}
.article_f1b5 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.highlight_bright_209e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.detail-east-8c8c {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.table_80ee a:where(:not(.notice_iron_134a)) {
  color: inherit;
}
:where(.hover-dark-276b.primary_ab79) {
  gap: 1.25em;
}
:where(.hover-dark-276b.highlight_e39e) {
  gap: 1.25em;
}
:where(.active-dynamic-a1d4.primary_ab79) {
  gap: 2em;
}
:where(.active-dynamic-a1d4.highlight_e39e) {
  gap: 2em;
}
.alert_medium_132c {
  font-size: 1.5em;
  line-height: 1.6;
}

.mask-062f .lite-81d8 {
  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);
}
.fast-99d3 .lower_edbd {
  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);
}
.narrow-48ec {
  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);
}
.narrow-48ec.backdrop-copper-8bc9 .header_down_7028 {
  background-color: var(--e-global-color-primary);
}
.narrow-48ec.narrow_5e5e .header_down_7028,
.narrow-48ec.outer_09d9 .header_down_7028 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.short-1c8f .dirty-b44a {
  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-748f {
  --divider-color: var(--e-global-color-secondary);
}
.backdrop-748f .description_west_1101 {
  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-748f.hard-acfa .active-aa97 {
  background-color: var(--e-global-color-secondary);
}
.backdrop-748f.sidebar_b204 .active-aa97,
.backdrop-748f.mask_left_3b8d .active-aa97 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.backdrop-748f.sidebar_b204 .active-aa97,
.backdrop-748f.mask_left_3b8d .active-aa97 svg {
  fill: var(--e-global-color-secondary);
}
.slow-fab1 .paragraph-west-c2ca {
  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);
}
.slow-fab1 .modal-stone-0305 {
  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);
}
.footer-paper-dac5.hard-acfa .active-aa97 {
  background-color: var(--e-global-color-primary);
}
.footer-paper-dac5.sidebar_b204 .active-aa97,
.footer-paper-dac5.mask_left_3b8d .active-aa97 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.footer-paper-dac5.sidebar_b204 .active-aa97,
.footer-paper-dac5.mask_left_3b8d .active-aa97 svg {
  fill: var(--e-global-color-primary);
}
.active_f7bf.hard-acfa .active-aa97 {
  background-color: var(--e-global-color-primary);
}
.active_f7bf.sidebar_b204 .active-aa97,
.active_f7bf.mask_left_3b8d .active-aa97 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active_f7bf .menu-fca7 {
  color: var(--e-global-color-primary);
}
.active_f7bf .menu-fca7,
.active_f7bf .menu-fca7 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_f7bf .mask_c73a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-inner-f9d4 .summary-focused-45b2 {
  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);
}
.picture_627a .outline_d9b9 .first_34ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-short-664e .texture-05fb:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.hero-short-664e .fast-a784 i {
  color: var(--e-global-color-primary);
}
.hero-short-664e .fast-a784 svg {
  fill: var(--e-global-color-primary);
}
.hero-short-664e .soft-7ac8 {
  color: var(--e-global-color-secondary);
}
.hero-short-664e .texture-05fb > .soft-7ac8,
.hero-short-664e .texture-05fb > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_8148 .gallery-6d53 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_8148 .item_72e2 {
  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);
}
.accordion-bottom-6846 .green-0967 .fixed-62c5 {
  background-color: var(--e-global-color-primary);
}
.accordion-bottom-6846 .nav_fdb4 {
  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);
}
.surface_tiny_5d0d .icon_c132 {
  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);
}
.surface_tiny_5d0d .active_white_3193 {
  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);
}
.surface_tiny_5d0d .block_last_3911 {
  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_lite_8a45 .active_stale_134f,
.gradient_lite_8a45 .active_stale_134f a {
  color: var(--e-global-color-primary);
}
.gradient_lite_8a45 .active_stale_134f.medium-8186,
.gradient_lite_8a45 .active_stale_134f.medium-8186 a {
  color: var(--e-global-color-accent);
}
.gradient_lite_8a45 .active_stale_134f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_lite_8a45 .photo-bff3 {
  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);
}
.disabled_steel_63b7 .slow-99bb,
.disabled_steel_63b7 .tooltip-5d06 {
  color: var(--e-global-color-primary);
}
.disabled_steel_63b7 .slow-99bb svg {
  fill: var(--e-global-color-primary);
}
.disabled_steel_63b7 .medium-8186 .slow-99bb,
.disabled_steel_63b7 .medium-8186 .tooltip-5d06 {
  color: var(--e-global-color-accent);
}
.disabled_steel_63b7 .medium-8186 .slow-99bb svg {
  fill: var(--e-global-color-accent);
}
.disabled_steel_63b7 .tooltip-5d06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_steel_63b7 .photo-bff3 {
  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);
}
.breadcrumb-b8bd .badge_wood_1cbe,
.breadcrumb-b8bd .block_f91c {
  color: var(--e-global-color-primary);
}
.breadcrumb-b8bd .block_f91c svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb-b8bd .active_stale_134f.medium-8186 a,
.breadcrumb-b8bd
  .active_stale_134f.medium-8186
  .block_f91c {
  color: var(--e-global-color-accent);
}
.breadcrumb-b8bd .badge_wood_1cbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-b8bd .photo-bff3 {
  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);
}
.up-621b .aside-steel-dd25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-621b .logo-wide-a33e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_warm_5cd4 .bronze_2a01 .chip-6129 {
  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);
}
.alert_warm_5cd4 .bronze_2a01 .main_right_12b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_warm_5cd4 .article_8796 .chip-6129 {
  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);
}
.alert_warm_5cd4
  .article_8796
  .main_right_12b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_warm_5cd4
  .up-7b21
  .chip-6129 {
  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);
}
.alert_warm_5cd4
  .up-7b21
  .main_right_12b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_warm_5cd4
  .tabs_static_5b60
  .chip-6129 {
  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);
}
.alert_warm_5cd4
  .tabs_static_5b60
  .main_right_12b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_4047 .title_liquid_9860 {
  background-color: var(--e-global-color-primary);
}
.list_4047 .title_liquid_9860:hover {
  background-color: var(--e-global-color-primary);
}
.list_4047 .advanced-8597 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_4047
  .title_liquid_9860:hover
  .advanced-8597 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_da43 .panel-3d24 {
  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);
}
.paper-5523 .heading-focused-46fb .fast-f01a a {
  background-color: var(--e-global-color-accent);
}
.paper-5523 .heading-focused-46fb .container-b782 a {
  background-color: var(--e-global-color-accent);
}
.paper-5523 .heading-focused-46fb .fast-f01a a,
.paper-5523 .heading-focused-46fb .container-b782 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-action-afef
  .aside-copper-3e73.logo_0601
  .heading-focused-46fb
  a.focus_dbab {
  background-color: var(--e-global-color-accent);
}
.overlay-action-afef
  .aside-copper-3e73.logo_0601
  .heading-focused-46fb
  span.focus_dbab.fn-current-e21d {
  background-color: var(--e-global-color-text);
}
.overlay-action-afef
  .aside-copper-3e73.logo_0601
  .heading-focused-46fb
  .focus_dbab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0bab .summary_95fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0bab
  .center-1257
  > .search-wide-017d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0bab
  .row-fixed-9296
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0bab
  .element-fbb6
  .pattern-thick-40a7,
.caption_0bab
  .element-fbb6
  .motion-6dca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_0bab
  .element-fbb6
  .table_f0cf,
.caption_0bab
  .element-fbb6
  a
  .table_f0cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0bab
  .element-fbb6
  .banner-gas-80a5 {
  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);
}
.caption_0bab
  .element-fbb6
  .full-7107 {
  background-color: var(--e-global-color-primary);
}
.caption_0bab
  .element-fbb6
  .full-7107 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0bab
  .element-fbb6
  .full-7107:hover {
  background-color: var(--e-global-color-primary);
}
.caption_0bab
  .element-fbb6
  .media-370d {
  background-color: var(--e-global-color-primary);
}
.caption_0bab
  .element-fbb6
  .media-370d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0bab
  .element-fbb6
  .media-370d:hover {
  background-color: var(--e-global-color-primary);
}
.caption_0bab
  .active-liquid-7c91
  .box_up_53f9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_0bab
  .active-liquid-7c91
  .gallery_0cd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0bab
  .active-liquid-7c91
  .banner-gas-80a5 {
  color: var(--e-global-color-text);
}
.caption_0bab
  .active-liquid-7c91
  .banner-gas-80a5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0bab
  .active-liquid-7c91
  .full-7107 {
  background-color: var(--e-global-color-primary);
}
.caption_0bab
  .active-liquid-7c91
  .full-7107 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0bab
  .active-liquid-7c91
  .full-7107:hover {
  background-color: var(--e-global-color-primary);
}
.caption_0bab
  .active-liquid-7c91
  .media-370d {
  background-color: var(--e-global-color-primary);
}
.caption_0bab
  .active-liquid-7c91
  .media-370d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0bab
  .active-liquid-7c91
  .media-370d:hover {
  background-color: var(--e-global-color-primary);
}
.caption_0bab .clean-dfff {
  background-color: var(--e-global-color-primary);
}
.caption_0bab .clean-dfff:hover {
  background-color: var(--e-global-color-primary);
}
.caption_0bab .button-98e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_0bab .tiny-6ad8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_e0cc .full_66d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_e0cc
  .border_1df4
  > div:nth-child(3)
  .full_66d3,
.easy_e0cc
  .text_335f
  > div:nth-child(1)
  .full_66d3,
.easy_e0cc
  .input-97b0
  > div:nth-child(1)
  .full_66d3,
.easy_e0cc
  .old_2abf
  > div:nth-child(1)
  .full_66d3,
.easy_e0cc
  .dim-0ce7
  > div:nth-child(1)
  .full_66d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_e0cc .center_8d84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_e0cc .slider_25e3 {
  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);
}
.easy_e0cc .shadow_a5e3 {
  background-color: var(--e-global-color-primary);
}
.easy_e0cc .shadow_a5e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_e0cc .shadow_a5e3:hover {
  background-color: var(--e-global-color-primary);
}
.easy_e0cc .yellow_9215 {
  background-color: var(--e-global-color-primary);
}
.easy_e0cc .yellow_9215:hover {
  background-color: var(--e-global-color-primary);
}
.easy_e0cc .button-98e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_e0cc .tiny-6ad8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_short_ff13 .feature-38dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_short_ff13 .link_a159 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_short_ff13 .dirty_8362 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_short_ff13 .down_f0a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_short_ff13 .tertiary_8d4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_short_ff13 .yellow_9215 {
  background-color: var(--e-global-color-primary);
}
.primary_short_ff13 .yellow_9215:hover {
  background-color: var(--e-global-color-primary);
}
.motion-d1e0 .widget-focused-d584 {
  background-color: var(--e-global-color-secondary);
}
.motion-d1e0 .top_481e {
  background-color: var(--e-global-color-text);
}
.motion-d1e0 .main-879d {
  background-color: var(--e-global-color-secondary);
}
.motion-d1e0 .component_hovered_e692 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-d1e0 .box_91aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-d1e0 .progress-db44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-d1e0 .easy-1086 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-d1e0 .pagination_e848 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-upper-a2e6 .plasma_08ff .breadcrumb-dirty-5c80,
.feature-upper-a2e6
  .plasma_08ff
  .breadcrumb-dirty-5c80
  a,
.feature-upper-a2e6 .plasma-34f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-upper-a2e6 .plasma_08ff .thick_3b31,
.feature-upper-a2e6 .outline-e7a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-upper-a2e6 .plasma_08ff .thick_3b31 {
  color: var(--e-global-color-text);
}
.feature-upper-a2e6 .outline-e7a9 {
  color: var(--e-global-color-text);
}
.feature-upper-a2e6
  .plasma_08ff
  .progress-6422 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-upper-a2e6 .chip_glass_f5a8 .column-16aa {
  background-color: var(--e-global-color-primary);
}
.feature-upper-a2e6 .chip_glass_f5a8 .column-16aa:hover {
  background-color: var(--e-global-color-primary);
}
.feature-upper-a2e6 .chip_glass_f5a8 .element-9c2f li span {
  background-color: var(--e-global-color-text);
}
.feature-upper-a2e6 .chip_glass_f5a8 .element-9c2f li span:hover {
  background-color: var(--e-global-color-primary);
}
.feature-upper-a2e6
  .chip_glass_f5a8
  .element-9c2f
  li.frame_tiny_0cbd
  span {
  background-color: var(--e-global-color-accent);
}
.feature-upper-a2e6 .full-19ce span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-bf8c .focused_0c06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-e3d5 .status-ed7f {
  background-color: var(--e-global-color-primary);
}
.copper-e3d5 .video_old_28b2 {
  background-color: var(--e-global-color-secondary);
}
.copper-e3d5 .texture_iron_5194 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-e3d5 .photo-d9c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-e3d5 .glass_d9f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-e3d5 .gallery_motion_2ced {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-e3d5 .pro-0915 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-e3d5 .thick-7ae0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-e3d5 .stone_e256 {
  background-color: var(--e-global-color-primary);
}
.copper-e3d5 .stone_e256 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic-0c94 .pagination_8a0c {
  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);
}
.basic-0c94 .box_stone_d660 {
  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);
}
.basic-0c94
  .border-last-d94d:after {
  background-color: var(--e-global-color-primary);
}
.basic-0c94 .grid-cool-43fa {
  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);
}
.gas-0f88 .plasma-34f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-0f88 .outline-e7a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_stone_bf0f .paper-2f4e .highlight_fd83 {
  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);
}
.photo_stone_bf0f .paper-2f4e .hard_c523 {
  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-666d .pro-a4f8 {
  background-color: var(--e-global-color-primary);
}
.row-666d .accent_solid_dddf {
  background-color: var(--e-global-color-secondary);
}
.row-666d .chip-wood-e8e2 .medium-8838 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-666d .dropdown_brown_1836 .medium-8838 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_c4d6 .steel-8b8c .complex-63d9 {
  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);
}
.hovered_c4d6 .steel-8b8c .component-5fbc {
  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);
}
.hovered_c4d6 .steel-8b8c .card_top_dbae {
  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);
}
.basic_73d2 .card-light-003d {
  border-color: var(--e-global-color-text);
}
.basic_73d2 .accent-clean-d5de {
  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);
}
.basic_73d2 .gold_3f76 {
  color: var(--e-global-color-primary);
}
.basic_73d2 .tertiary-first-7050 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_88c3 .footer_short_6b75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_88c3 .hard-c279 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_88c3 .progress-ec9d:hover .footer_short_6b75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_88c3
  .progress-ec9d:hover
  .hard-c279 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_a41f .header_easy_0cbb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_a41f .list_center_3387 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_upper_dcb3 .paragraph-dd21 .detail-d5f4 {
  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);
}
.block_upper_dcb3 .message-huge-c7d3 .detail-d5f4 {
  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);
}
.description_d00f .dropdown-plasma-0c0f {
  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);
}
.huge_da7a .detail-a89f .footer-brown-d599 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_da7a .detail-a89f .footer-brown-d599 {
  background-color: var(--e-global-color-secondary);
}
.huge_da7a .wrapper_fa17 .footer-brown-d599 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_da7a .wrapper_fa17 .footer-brown-d599 {
  background-color: var(--e-global-color-secondary);
}
.huge_da7a .status-d16c .center-defd {
  background-color: var(--e-global-color-primary);
}
.huge_da7a .status-d16c:hover .center-defd {
  background-color: var(--e-global-color-secondary);
}
.huge_da7a .column-16aa {
  background-color: var(--e-global-color-primary);
}
.huge_da7a .column-16aa:hover {
  background-color: var(--e-global-color-accent);
}
.huge_da7a .element-9c2f li span {
  background-color: var(--e-global-color-text);
}
.huge_da7a .element-9c2f li span:hover {
  background-color: var(--e-global-color-primary);
}
.huge_da7a .element-9c2f li.frame_tiny_0cbd span {
  background-color: var(--e-global-color-accent);
}
.accordion-49e6 .section-30e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-49e6 .popup-north-6cb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_iron_ad6e .shadow-inner-09af:before {
  background-color: var(--e-global-color-secondary);
}
.backdrop_iron_ad6e .orange_c3ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_iron_ad6e .chip-45aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-2b16 .dropdown_glass_c2bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-2b16 .dropdown_glass_c2bb:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-2b16 .dropdown_glass_c2bb.fn-active-e21d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-2b16 .cold_cc1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-2b16 .grid_cc88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-2b16 .solid_608a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-2b16 .motion_c0ed {
  background-color: var(--e-global-color-primary);
}
.rough-2b16 .motion_c0ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough-2b16 .icon_558a {
  background-color: var(--e-global-color-primary);
}
.rough-2b16 .icon_558a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-pink-aea7 .warm_89ab .button-under-3151 a {
  color: var(--e-global-color-secondary);
}
.texture-pink-aea7 .warm_89ab .button-under-3151 a:hover {
  color: var(--e-global-color-secondary);
}
.texture-pink-aea7 .warm_89ab .button-under-3151,
.texture-pink-aea7 .warm_89ab .button-under-3151 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-pink-aea7 .warm_89ab .fast-d583 {
  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);
}
.texture-pink-aea7 .warm_89ab .avatar-outer-2532 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-pink-aea7 .warm_89ab .search-soft-063e {
  background-color: var(--e-global-color-primary);
}
.texture-pink-aea7 .warm_89ab .search-soft-063e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-pink-aea7 .warm_89ab .search-soft-063e:hover {
  background-color: var(--e-global-color-primary);
}
.texture-pink-aea7 .warm_89ab .notice_rough_46a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-pink-aea7 .warm_89ab .notice_rough_46a5 {
  background-color: var(--e-global-color-primary);
}
.texture-pink-aea7 .warm_89ab .notice_rough_46a5:hover {
  background-color: var(--e-global-color-primary);
}
.texture-pink-aea7 .warm_89ab .column-16aa {
  background-color: var(--e-global-color-primary);
}
.texture-pink-aea7 .warm_89ab .column-16aa:hover {
  background-color: var(--e-global-color-primary);
}
.texture-pink-aea7 .chip_glass_f5a8 .element-9c2f li span {
  background-color: var(--e-global-color-text);
}
.texture-pink-aea7 .chip_glass_f5a8 .element-9c2f li span:hover {
  background-color: var(--e-global-color-primary);
}
.texture-pink-aea7 .chip_glass_f5a8 .element-9c2f li.frame_tiny_0cbd span {
  background-color: var(--e-global-color-accent);
}
.texture-pink-aea7 .button-98e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-pink-aea7 .tiny-6ad8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_4a75 .slow-83cb .menu-6bc3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_4a75 .slow-83cb .banner_2c7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_4a75 .slow-83cb .background-fe6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_3ed9 .component-5588 {
  border-color: var(--e-global-color-text);
}
.search_3ed9 .overlay-edcc {
  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);
}
.search_3ed9 .highlight-2dc4 {
  color: var(--e-global-color-secondary);
}
.search_3ed9 .highlight-2dc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_3ed9 .container-bright-d327 > * {
  color: var(--e-global-color-primary);
}
.search_3ed9 .container-bright-d327 > * svg {
  fill: var(--e-global-color-primary);
}
.search_3ed9 .container_38d1 {
  color: var(--e-global-color-primary);
}
.search_3ed9 .container_38d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_3ed9 .huge-2903 {
  color: var(--e-global-color-primary);
}
.search_3ed9 .huge-2903 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_3ed9 .tooltip-yellow-33d6 {
  color: var(--e-global-color-primary);
}
.search_3ed9 .tooltip-yellow-33d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_3ed9 .table-lower-a9ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_3ed9 .basic_bc46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_3ed9 .basic_bc46.tertiary-tiny-f1cc {
  color: var(--e-global-color-secondary);
}
.search_3ed9 .basic_bc46.tertiary-tiny-f1cc .dirty-e4cd {
  color: var(--e-global-color-accent);
}
.search_3ed9 .basic_bc46.texture_e632 {
  color: var(--e-global-color-text);
}
.search_3ed9 .basic_bc46.texture_e632 .dirty-e4cd {
  color: var(--e-global-color-text);
}
.search_3ed9 .basic_bc46:before {
  border-top-color: var(--e-global-color-text);
}
.search_3ed9 .link_lite_e71f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_3ed9
  .link_lite_e71f
  .brown_b8a6 {
  background-color: var(--e-global-color-primary);
}
.search_3ed9
  .link_lite_e71f
  .brown_b8a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_3ed9 .component-5588 .list-c564 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_c261 .carousel-out-f81f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_c261 .liquid-d901 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_1161 .fluid_a15b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_1161
  .gradient_fluid_bcf7
  .tabs_9786 {
  background-color: var(--e-global-color-secondary);
}
.south_1161
  .gradient_fluid_bcf7.block-9c47
  .tabs_9786 {
  background-color: var(--e-global-color-text);
}
.south_1161
  .gradient_fluid_bcf7:hover
  .tabs_9786 {
  background-color: var(--e-global-color-accent);
}
.south_1161
  .gradient_fluid_bcf7.fn-active-e21d
  .tabs_9786 {
  background-color: var(--e-global-color-primary);
}
.texture-rough-d230 .photo_lower_c40d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.texture-rough-d230 .large-771d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-rough-d230 .info_1440 {
  background-color: var(--e-global-color-primary);
}
.texture-rough-d230 .info_1440 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_motion_9689 .title-b02d .huge-9799 .slow-e335 {
  background-color: var(--e-global-color-secondary);
}
.picture_motion_9689 .title-b02d .block-easy-0e7d:after {
  background-color: var(--e-global-color-secondary);
}
.picture_motion_9689 .icon_ed82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_motion_9689 .solid-487c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_motion_9689 .out_9185 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_motion_9689 .container_plasma_6307 {
  background-color: var(--e-global-color-primary);
}
.picture_motion_9689 .container_plasma_6307 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_motion_9689 .south_8c53 {
  background-color: var(--e-global-color-secondary);
}
.picture_motion_9689 .south_8c53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_motion_9689 .title-b02d .thumbnail_simple_333d .texture_steel_7df2:hover {
  background-color: var(--e-global-color-primary);
}
.picture_motion_9689
  .title-b02d
  .thumbnail_simple_333d
  .texture_steel_7df2.section_fluid_d149 {
  background-color: var(--e-global-color-primary);
}
.picture_motion_9689 .title-b02d .gradient_05b6:before {
  border-color: var(--e-global-color-primary);
}
.picture_motion_9689 .title-b02d .gradient_05b6:hover:before {
  border-color: var(--e-global-color-secondary);
}
.picture_motion_9689
  .title-b02d
  .gradient_05b6.current-0789:before {
  border-color: var(--e-global-color-primary);
}
.picture_motion_9689 .overlay_inner_1fe4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_wide_1550 .status-7cde {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_wide_1550 .status-7cde:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_wide_1550 .status-7cde.detail-8c55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_wide_1550 .simple-44ae {
  background-color: var(--e-global-color-primary);
}
.dropdown_wide_1550 .simple-44ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_wide_1550
  .primary-06b6
  .thumbnail_hovered_d529
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_wide_1550
  .notice_under_249b
  .thumbnail_hovered_d529
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-c38b
  .avatar-wide-e48f
  .large_ae72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-c38b
  .avatar-wide-e48f
  .link-45da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-c38b .north_5d09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-c38b .progress-liquid-514e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-c38b .text_f121 {
  background-color: var(--e-global-color-primary);
}
.lower-c38b .text_f121 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-stale-e244 .text-9c17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-stale-e244 .in-3b84 {
  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);
}
.mask-stale-e244 .under-358d {
  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);
}
.mask-stale-e244 .under-358d a:hover {
  color: var(--e-global-color-secondary);
}
.mask-stale-e244 .layout_paper_0236 {
  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);
}
.mask-stale-e244 .out_5551 {
  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);
}
.mask-stale-e244 .action-c045 .column-16aa {
  background-color: var(--e-global-color-primary);
}
.mask-stale-e244 .action-c045 .column-16aa:hover {
  background-color: var(--e-global-color-accent);
}
.mask-stale-e244
  .action-c045
  .element-9c2f
  li
  span {
  background-color: var(--e-global-color-text);
}
.mask-stale-e244
  .action-c045
  .element-9c2f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.mask-stale-e244
  .action-c045
  .element-9c2f
  li.frame_tiny_0cbd
  span {
  background-color: var(--e-global-color-accent);
}
.modal-iron-915b
  .accordion-plasma-cde6
  .message-c16d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-iron-915b .accordion-plasma-cde6 .filter_0c4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-iron-915b .accordion-plasma-cde6 .popup_wood_0f26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-iron-915b .tooltip_paper_aa4d {
  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);
}
.modal-iron-915b
  .secondary-stale-1264.form-stale-f884 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > a {
  background-color: var(--e-global-color-text);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > a
  .menu_full_2db5.article-b1a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > a
  .input_orange_93a2.focused_f792 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > .sidebar-pink-a4a9
  .wrapper-glass-2f79
  > a {
  background-color: var(--e-global-color-secondary);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > .sidebar-pink-a4a9
  .wrapper-glass-2f79
  > a
  .image_99ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > .sidebar-pink-a4a9
  .wrapper-glass-2f79
  > a
  .input_orange_93a2.orange_2569 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > a
  .texture-current-7b74:before {
  color: var(--e-global-color-text);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > .sidebar-pink-a4a9
  a
  .texture-current-7b74:before {
  color: var(--e-global-color-text);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79.stone-0374
  > a
  .texture-current-7b74:before {
  color: var(--e-global-color-text);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > .sidebar-pink-a4a9
  .wrapper-glass-2f79.stone-0374
  > a
  .texture-current-7b74:before {
  color: var(--e-global-color-text);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > a
  .active-old-7d66
  .tooltip_glass_112c {
  color: var(--e-global-color-text);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > .sidebar-pink-a4a9
  a
  .active-old-7d66
  .tooltip_glass_112c {
  color: var(--e-global-color-text);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > a
  .active-old-7d66
  .tooltip_glass_112c,
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > .sidebar-pink-a4a9
  a
  .active-old-7d66
  .tooltip_glass_112c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > a
  .secondary-e815:before {
  color: var(--e-global-color-text);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > .sidebar-pink-a4a9
  a
  .secondary-e815:before {
  color: var(--e-global-color-text);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79.stone-0374
  > a
  .secondary-e815:before {
  color: var(--e-global-color-text);
}
.gas_058b
  > .footer-purple-abfb
  > div
  > .static_d10a
  > .wrapper-glass-2f79
  > .sidebar-pink-a4a9
  .wrapper-glass-2f79.stone-0374
  > a
  .secondary-e815:before {
  color: var(--e-global-color-text);
}
.slider_bright_37b4 .tooltip-fe5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_bright_37b4
  .cold-f633:hover
  .tooltip-fe5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_2603
  > .footer-purple-abfb
  > .text_gold_a5bd
  > .video-c03d
  > .preview-black-414a
  > .solid_967d
  .paragraph_3ac8 {
  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);
}
.gold_2603
  > .footer-purple-abfb
  > .text_gold_a5bd
  > .video-c03d
  > .preview-black-414a
  > .solid_967d:hover
  .paragraph_3ac8 {
  color: var(--e-global-color-text);
}
.gold_2603
  > .footer-purple-abfb
  > .text_gold_a5bd
  > .video-c03d
  > .preview-black-414a
  > .solid_967d:hover
  .paragraph_3ac8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_2603
  > .footer-purple-abfb
  > .text_gold_a5bd
  > .video-c03d
  > .preview-black-414a.border_cool_0e59
  > .solid_967d
  .paragraph_3ac8 {
  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);
}
.stone_7a4a .hidden_7d93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_7a4a .hover_static_de9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_7a4a .photo-fee5 {
  background-color: var(--e-global-color-primary);
}
.stone_7a4a .photo-fee5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_d3f8
  > .footer-purple-abfb
  > .glass_9d3d
  > .sidebar_warm_18de
  > .backdrop-current-9171
  .tiny-b522 {
  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);
}
.header_d3f8
  > .footer-purple-abfb
  > .glass_9d3d
  > .sidebar_warm_18de
  > .backdrop-current-9171
  .focus-thick-0afe {
  color: var(--e-global-color-text);
}
.header_d3f8
  > .footer-purple-abfb
  > .glass_9d3d
  > .sidebar_warm_18de
  > .backdrop-current-9171:hover
  .tiny-b522 {
  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);
}
.header_d3f8
  > .footer-purple-abfb
  > .glass_9d3d
  > .sidebar_warm_18de
  > .backdrop-current-9171:hover
  .focus-thick-0afe {
  color: var(--e-global-color-secondary);
}
.header_d3f8
  > .footer-purple-abfb
  > .glass_9d3d
  > .sidebar_warm_18de
  > .backdrop-current-9171.easy_c1da
  .tiny-b522 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_d3f8
  > .footer-purple-abfb
  > .glass_9d3d
  > .sidebar_warm_18de
  > .backdrop-current-9171.easy_c1da
  .focus-thick-0afe {
  color: var(--e-global-color-primary);
}
.lower-f2f4
  .component_in_994e
  .pattern_bronze_e79d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-f2f4 .outer_b93b .list-c564 .surface_2aef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_5a85 .row-f895 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_5a85 .input_3d95 .row-f895 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_5a85 .grid-c4fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh_5a85 .grid-c4fa {
  background-color: var(--e-global-color-primary);
}
.title_56ef .small_b297 .stone-ca81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_56ef
  .small_b297:hover
  .grid_d439 {
  color: var(--e-global-color-secondary);
}
.title_56ef
  .small_b297:hover
  .stone-ca81 {
  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);
}
.brown_de0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.dirty_8819 {
  flex-direction: column;
}

.dirty_8819 .layout-93c3 {
  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.dirty_8819 .layout-93c3 {
  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);
}

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

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

.hidden_south_6d9d.badge_narrow_90b9 {
  display: none;
}

.texture_50a9 {
  display: none;
}

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

.surface_8dc7.row-66f1 {
  margin-bottom: 40px;
  width: 100%;
}

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

.dirty_8819 a {
  width: 100%;
}

.backdrop_5db0 .avatar-brown-87c5.focused_a44c {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.backdrop_5db0
  .avatar-brown-87c5.section-purple-2fea
  .border_2911
  .picture_selected_96a6 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.pagination-motion-200d.footer-8c1f > .title-selected-233f {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.outline-large-7ae6 {
  position: relative;
  width: 100%;
}

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

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

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

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

.avatar-glass-b074 {
  display: flex;
  gap: 50px;
}

.backdrop_5db0
  .avatar-brown-87c5.preview-804b
  .element-cca9
  .image-top-2fa1 {
  width: 100% !important;
}

.brown-649a {
  width: 500px !important;
  max-width: none;
}

.last_83ea {
  width: 100%;
}

.backdrop-369e {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.nav-steel-bcb7 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.border_liquid_b737:hover .nav-steel-bcb7 {
  visibility: visible;
}
.border_liquid_b737:hover.border_liquid_b737::before {
  display: block;
}

.fluid-b300 h3 {
  color: #fff;
}

.feature_1116 {
  margin: 0;
}

.backdrop_5db0
  .avatar-brown-87c5.preview-804b
  .image-top-2fa1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.top-96bb {
  width: 100%;
}

.module-7eee {
  width: 100%;
}

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

.module-7eee {
  width: 100%;
}

.tertiary-over-2147 {
  margin-bottom: 10px !important;
}

.image-top-2fa1 {
  display: flex;
  align-items: center;
}

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

.surface-prev-532d {
  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;
}

.dirty_8819 .layout-93c3.simple-7636 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.dirty_8819 h1.layout-93c3 {
  margin-top: 80px !important;
}

.backdrop_5db0 .avatar-brown-87c5.outline_dark_c7c6 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.frame_c0bf img {
  width: 100%;
}

.over-b88e .message-b301.border_2911 {
  justify-content: space-between;
}

.thick_599c {
  display: none;
}

.panel-852d .border-5776 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .pagination-motion-200d .title-selected-233f {
    flex-wrap: nowrap !important;
  }
}

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

  .brown-649a {
    width: 100% !important;
  }
}

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

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

  .over-b88e .message-b301.border_2911 {
    border-bottom: 1px solid #f0c159;
  }

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

  .pagination-motion-200d.footer-8c1f > .title-selected-233f {
    gap: 15px;
    justify-content: space-between;
  }

  .backdrop_5db0
    .avatar-brown-87c5.preview-804b
    .image-top-2fa1
    img {
    width: 60% !important;
  }

  .large_54d9 {
    left: 2%;
  }

  .banner_aa5e {
    margin: 10px 0;
  }

  .dirty_8819 .border-5776 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.dirty_8819 .layout-93c3,
  .dirty_8819 .layout-93c3 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .image-top-2fa1 {
    justify-content: center;
  }

  .dirty_8819 .border-5776 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .backdrop_5db0 .avatar-brown-87c5.focused_a44c {
    width: 75% !important;
  }

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

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

  h2.dirty_8819 .layout-93c3,
  .dirty_8819 .layout-93c3 {
    font-size: 30px !important;
  }

  .image-top-2fa1 {
    justify-content: center;
  }

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

  .tooltip-e798
    .section_under_b639.tooltip_green_8b0b {
    margin: 0 !important;
  }

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

  .banner_aa5e {
    display: flex;
  }

  .warm-b2eb .hero_hard_5519 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .dirty_8819 h1.layout-93c3 {
    margin-top: 40px !important;
  }

  .backdrop_5db0
    .avatar-brown-87c5.preview-804b
    .image-top-2fa1
    img,
  .slow-fab1 .element-cca9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .backdrop_5db0 .avatar-brown-87c5.focused_a44c {
    width: 100% !important;
  }

  .pagination-motion-200d.footer-8c1f > .title-selected-233f {
    gap: 3px;
  }

  .dirty_8819 .border-5776 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.over-b88e .message-b301.border_2911: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);
}

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

/* 图片容器简化样式 */
.outline-large-7ae6 {
  position: relative;
  width: 100%;
}

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

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

.hidden_south_6d9d:hover {
  background: rgba(255, 215, 0, 0.4);
  transform: scale(1.05);
}

/* 列表项巴西风格增强 */
ol li a {
  font-size: 30px;
  color: #F0F8FF !important;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
}

ol li a:hover {
  color: #FFD700 !important;
  background: rgba(255, 215, 0, 0.1);
  transform: translateX(10px);
}

ol li::marker {
  font-size: 22px;
  color: #FFD700 !important;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .over-b88e .message-b301.border_2911 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .dirty_8819 .layout-93c3 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .hero_hard_5519 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.modal-659a .component_1841 {
  flex-shrink: 0;
  white-space: nowrap;
}

.modal-659a .progress_e493 {
  flex-shrink: 0;
  min-width: fit-content;
}

.modal-659a .picture_selected_96a6 {
  white-space: nowrap;
}

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

.modal-659a {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.modal-659a .component_1841 {
  max-width: 80px !important;
}

.modal-659a .progress_e493 {
  max-width: 80px !important;
  overflow: hidden;
}

.modal-659a .message-b301.border_2911 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.modal-659a .picture_selected_96a6 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 1b6e */
.widget-item-v9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
