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(.layout_pressed_5472) {
  gap: 0.5em;
}
:where(.tag-dbcb) {
  gap: 0.5em;
}
body .article-bright-64af > .left_2eea {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .article-bright-64af > .caption_0f04 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .article-bright-64af > .shade-2e63 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hidden_hard_155f > .left_2eea {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hidden_hard_155f > .caption_0f04 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hidden_hard_155f > .shade-2e63 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .hidden_hard_155f
  > :where(:not(.left_2eea):not(.caption_0f04):not(.hidden-out-1b63)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hidden_hard_155f > .footer_left_b992 {
  max-width: var(--wp--style--global--wide-size);
}
body .layout_pressed_5472 {
  display: flex;
}
body .layout_pressed_5472 {
  flex-wrap: wrap;
  align-items: center;
}
body .layout_pressed_5472 > * {
  margin: 0;
}
body .tag-dbcb {
  display: grid;
}
body .tag-dbcb > * {
  margin: 0;
}
:where(.overlay-f70e.layout_pressed_5472) {
  gap: 2em;
}
:where(.overlay-f70e.tag-dbcb) {
  gap: 2em;
}
:where(.active_875a.layout_pressed_5472) {
  gap: 1.25em;
}
:where(.active_875a.tag-dbcb) {
  gap: 1.25em;
}
.status_7e94 {
  color: var(--wp--preset--color--black) !important;
}
.banner-up-cccb {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.main-f4e9 {
  color: var(--wp--preset--color--white) !important;
}
.logo-20a7 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.highlight-steel-2689 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.column_wide_62f0 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.center-b55b {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.brown-8fba {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.item-first-d876 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.active_c8cf {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.summary-fixed-2b00 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.article_9860 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.soft-55fa {
  background-color: var(--wp--preset--color--black) !important;
}
.container-paper-997c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hover-north-3c4a {
  background-color: var(--wp--preset--color--white) !important;
}
.mini-3772 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.breadcrumb_tall_787e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.dynamic_42e5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.button_e8c6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.footer-475e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tag-out-9c24 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shade_liquid_e4b8 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.detail-49f0 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.frame_b70f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.fluid_e22c {
  border-color: var(--wp--preset--color--black) !important;
}
.row-eecb {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.heading_9a12 {
  border-color: var(--wp--preset--color--white) !important;
}
.video-inner-2310 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.text_large_ecf0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.status_medium_7b42 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.frame_0539 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.item_e392 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tag_ca9b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wide-d4c8 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accordion-black-21a2 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.short-9447 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hot-b794 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.first-da80 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.south-9142 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.thumbnail-full-7824 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.panel_easy_977d {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.section-d279 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.green-c3aa {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.sort-eb02 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.badge-530b {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.glass_9e85 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.sidebar-out-3406 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.layout-b327 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.alert_fluid_1e55 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.narrow_5346 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.stale-1593 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.hero-cool-ee54 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.paper_2c4d a:where(:not(.hot-ab74)) {
  color: inherit;
}
:where(.active_875a.layout_pressed_5472) {
  gap: 1.25em;
}
:where(.active_875a.tag-dbcb) {
  gap: 1.25em;
}
:where(.overlay-f70e.layout_pressed_5472) {
  gap: 2em;
}
:where(.overlay-f70e.tag-dbcb) {
  gap: 2em;
}
.menu_1c7f {
  font-size: 1.5em;
  line-height: 1.6;
}

.block-current-206a .huge_8503 {
  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);
}
.dropdown-action-58fd .info-action-77fc {
  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-e647 {
  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-e647.icon-fluid-3a78 .picture_rough_16dd {
  background-color: var(--e-global-color-primary);
}
.caption-e647.summary-0b2c .picture_rough_16dd,
.caption-e647.photo_down_3843 .picture_rough_16dd {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.stale_e693 .menu-d7d8 {
  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);
}
.panel-warm-466d {
  --divider-color: var(--e-global-color-secondary);
}
.panel-warm-466d .hover-glass-91c1 {
  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);
}
.panel-warm-466d.primary-copper-e037 .active_hard_69ae {
  background-color: var(--e-global-color-secondary);
}
.panel-warm-466d.chip_small_847e .active_hard_69ae,
.panel-warm-466d.paper_f0f5 .active_hard_69ae {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.panel-warm-466d.chip_small_847e .active_hard_69ae,
.panel-warm-466d.paper_f0f5 .active_hard_69ae svg {
  fill: var(--e-global-color-secondary);
}
.media_f33e .main_hard_f6de {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_f33e .light-c5f8 {
  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);
}
.header_inner_96a2.primary-copper-e037 .active_hard_69ae {
  background-color: var(--e-global-color-primary);
}
.header_inner_96a2.chip_small_847e .active_hard_69ae,
.header_inner_96a2.paper_f0f5 .active_hard_69ae {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.header_inner_96a2.chip_small_847e .active_hard_69ae,
.header_inner_96a2.paper_f0f5 .active_hard_69ae svg {
  fill: var(--e-global-color-primary);
}
.component_hard_40c2.primary-copper-e037 .active_hard_69ae {
  background-color: var(--e-global-color-primary);
}
.component_hard_40c2.chip_small_847e .active_hard_69ae,
.component_hard_40c2.paper_f0f5 .active_hard_69ae {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.component_hard_40c2 .panel-solid-cb81 {
  color: var(--e-global-color-primary);
}
.component_hard_40c2 .panel-solid-cb81,
.component_hard_40c2 .panel-solid-cb81 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_hard_40c2 .tiny-53a3 {
  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);
}
.title_hot_5a9f .yellow_bff8 {
  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);
}
.block_1e9f .avatar-rough-f859 .progress-paper-e968 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-33ba .caption_6518:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.white-33ba .sidebar-2416 i {
  color: var(--e-global-color-primary);
}
.white-33ba .sidebar-2416 svg {
  fill: var(--e-global-color-primary);
}
.white-33ba .modal_current_9de5 {
  color: var(--e-global-color-secondary);
}
.white-33ba .caption_6518 > .modal_current_9de5,
.white-33ba .caption_6518 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_4640 .shadow_lite_4f2d {
  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);
}
.gold_4640 .mask-2b10 {
  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);
}
.silver_e591 .item-050d .card-lite-b94f {
  background-color: var(--e-global-color-primary);
}
.silver_e591 .paper_2f1e {
  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);
}
.carousel-iron-b1ac .nav_5620 {
  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);
}
.carousel-iron-b1ac .paragraph-8c29 {
  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);
}
.carousel-iron-b1ac .smooth-49b8 {
  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);
}
.table_da4c .breadcrumb-static-762a,
.table_da4c .breadcrumb-static-762a a {
  color: var(--e-global-color-primary);
}
.table_da4c .breadcrumb-static-762a.frame-9a12,
.table_da4c .breadcrumb-static-762a.frame-9a12 a {
  color: var(--e-global-color-accent);
}
.table_da4c .breadcrumb-static-762a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_da4c .small-b361 {
  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);
}
.silver_f062 .old_69d4,
.silver_f062 .green-1100 {
  color: var(--e-global-color-primary);
}
.silver_f062 .old_69d4 svg {
  fill: var(--e-global-color-primary);
}
.silver_f062 .frame-9a12 .old_69d4,
.silver_f062 .frame-9a12 .green-1100 {
  color: var(--e-global-color-accent);
}
.silver_f062 .frame-9a12 .old_69d4 svg {
  fill: var(--e-global-color-accent);
}
.silver_f062 .green-1100 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_f062 .small-b361 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_3b52 .east_32c6,
.avatar_3b52 .logo_copper_fe6f {
  color: var(--e-global-color-primary);
}
.avatar_3b52 .logo_copper_fe6f svg {
  fill: var(--e-global-color-primary);
}
.avatar_3b52 .breadcrumb-static-762a.frame-9a12 a,
.avatar_3b52
  .breadcrumb-static-762a.frame-9a12
  .logo_copper_fe6f {
  color: var(--e-global-color-accent);
}
.avatar_3b52 .east_32c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_3b52 .small-b361 {
  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);
}
.solid-096e .notification-aa5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-096e .plasma-fe2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-9ccc .frame-a53f .shadow-lower-ad73 {
  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);
}
.carousel-9ccc .frame-a53f .bottom-48be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-9ccc .sidebar_pink_0582 .shadow-lower-ad73 {
  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);
}
.carousel-9ccc
  .sidebar_pink_0582
  .bottom-48be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-9ccc
  .content_soft_2442
  .shadow-lower-ad73 {
  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);
}
.carousel-9ccc
  .content_soft_2442
  .bottom-48be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-9ccc
  .easy_8664
  .shadow-lower-ad73 {
  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);
}
.carousel-9ccc
  .easy_8664
  .bottom-48be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-7e5f .huge-8e55 {
  background-color: var(--e-global-color-primary);
}
.solid-7e5f .huge-8e55:hover {
  background-color: var(--e-global-color-primary);
}
.solid-7e5f .footer_81d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-7e5f
  .huge-8e55:hover
  .footer_81d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-d942 .alert-short-4558 {
  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);
}
.search_a8f9 .module_8998 .info_3fc8 a {
  background-color: var(--e-global-color-accent);
}
.search_a8f9 .module_8998 .selected_8eee a {
  background-color: var(--e-global-color-accent);
}
.search_a8f9 .module_8998 .info_3fc8 a,
.search_a8f9 .module_8998 .selected_8eee a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-52a1
  .hovered-ecc0.overlay_ab18
  .module_8998
  a.east-8c3b {
  background-color: var(--e-global-color-accent);
}
.active-52a1
  .hovered-ecc0.overlay_ab18
  .module_8998
  span.east-8c3b.fn-current-afa1 {
  background-color: var(--e-global-color-text);
}
.active-52a1
  .hovered-ecc0.overlay_ab18
  .module_8998
  .east-8c3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_5c48 .status_hard_2f2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_5c48
  .tooltip-pressed-c3c7
  > .secondary-tall-ce40
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_5c48
  .form-18df
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_5c48
  .detail_66d4
  .tabs_dirty_fda7,
.red_5c48
  .detail_66d4
  .content-2733 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_5c48
  .detail_66d4
  .complex-cec6,
.red_5c48
  .detail_66d4
  a
  .complex-cec6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_5c48
  .detail_66d4
  .row_center_bb62 {
  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);
}
.red_5c48
  .detail_66d4
  .notice-78c7 {
  background-color: var(--e-global-color-primary);
}
.red_5c48
  .detail_66d4
  .notice-78c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_5c48
  .detail_66d4
  .notice-78c7:hover {
  background-color: var(--e-global-color-primary);
}
.red_5c48
  .detail_66d4
  .surface-7ae7 {
  background-color: var(--e-global-color-primary);
}
.red_5c48
  .detail_66d4
  .surface-7ae7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_5c48
  .detail_66d4
  .surface-7ae7:hover {
  background-color: var(--e-global-color-primary);
}
.red_5c48
  .selected_7a50
  .accordion_hot_de21
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_5c48
  .selected_7a50
  .content_purple_f57e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_5c48
  .selected_7a50
  .row_center_bb62 {
  color: var(--e-global-color-text);
}
.red_5c48
  .selected_7a50
  .row_center_bb62
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_5c48
  .selected_7a50
  .notice-78c7 {
  background-color: var(--e-global-color-primary);
}
.red_5c48
  .selected_7a50
  .notice-78c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_5c48
  .selected_7a50
  .notice-78c7:hover {
  background-color: var(--e-global-color-primary);
}
.red_5c48
  .selected_7a50
  .surface-7ae7 {
  background-color: var(--e-global-color-primary);
}
.red_5c48
  .selected_7a50
  .surface-7ae7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_5c48
  .selected_7a50
  .surface-7ae7:hover {
  background-color: var(--e-global-color-primary);
}
.red_5c48 .summary-0f59 {
  background-color: var(--e-global-color-primary);
}
.red_5c48 .summary-0f59:hover {
  background-color: var(--e-global-color-primary);
}
.red_5c48 .gallery-light-0bb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_5c48 .menu-wood-b6b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-9cd3 .west_5bfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-9cd3
  .row-cold-0424
  > div:nth-child(3)
  .west_5bfa,
.motion-9cd3
  .black_c9c8
  > div:nth-child(1)
  .west_5bfa,
.motion-9cd3
  .filter-hovered-f644
  > div:nth-child(1)
  .west_5bfa,
.motion-9cd3
  .article_lite_f6c5
  > div:nth-child(1)
  .west_5bfa,
.motion-9cd3
  .texture-over-5e8c
  > div:nth-child(1)
  .west_5bfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-9cd3 .heading_7668 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-9cd3 .paper-7fe0 {
  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);
}
.motion-9cd3 .bottom_dadf {
  background-color: var(--e-global-color-primary);
}
.motion-9cd3 .bottom_dadf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-9cd3 .bottom_dadf:hover {
  background-color: var(--e-global-color-primary);
}
.motion-9cd3 .silver-433d {
  background-color: var(--e-global-color-primary);
}
.motion-9cd3 .silver-433d:hover {
  background-color: var(--e-global-color-primary);
}
.motion-9cd3 .gallery-light-0bb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-9cd3 .menu-wood-b6b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-b2a5 .hero_af7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-b2a5 .active-3b14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-b2a5 .texture-old-003c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-b2a5 .icon-8329 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-b2a5 .text-85d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-b2a5 .silver-433d {
  background-color: var(--e-global-color-primary);
}
.bright-b2a5 .silver-433d:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_outer_b9af .wrapper-liquid-f7f5 {
  background-color: var(--e-global-color-secondary);
}
.pattern_outer_b9af .stone-09b6 {
  background-color: var(--e-global-color-text);
}
.pattern_outer_b9af .lower_6eb2 {
  background-color: var(--e-global-color-secondary);
}
.pattern_outer_b9af .video_tiny_856e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_outer_b9af .lite-9a30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_outer_b9af .pattern-53ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_outer_b9af .wood-bb1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_outer_b9af .focused-073e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_short_8107 .red_4dbb .footer_cool_cb18,
.link_short_8107
  .red_4dbb
  .footer_cool_cb18
  a,
.link_short_8107 .sort-up-6621 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_short_8107 .red_4dbb .solid-f05f,
.link_short_8107 .upper-9db7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_short_8107 .red_4dbb .solid-f05f {
  color: var(--e-global-color-text);
}
.link_short_8107 .upper-9db7 {
  color: var(--e-global-color-text);
}
.link_short_8107
  .red_4dbb
  .old_872a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_short_8107 .over_d43d .alert-9cd0 {
  background-color: var(--e-global-color-primary);
}
.link_short_8107 .over_d43d .alert-9cd0:hover {
  background-color: var(--e-global-color-primary);
}
.link_short_8107 .over_d43d .primary_6a90 li span {
  background-color: var(--e-global-color-text);
}
.link_short_8107 .over_d43d .primary_6a90 li span:hover {
  background-color: var(--e-global-color-primary);
}
.link_short_8107
  .over_d43d
  .primary_6a90
  li.up_2c32
  span {
  background-color: var(--e-global-color-accent);
}
.link_short_8107 .text_b9d1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-e84d .chip-4eea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-action-6b7c .text_0f47 {
  background-color: var(--e-global-color-primary);
}
.accordion-action-6b7c .label_3608 {
  background-color: var(--e-global-color-secondary);
}
.accordion-action-6b7c .picture_yellow_efc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-action-6b7c .tertiary-b7d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-action-6b7c .narrow_4c01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-action-6b7c .chip-2200 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-action-6b7c .surface_mini_63d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-action-6b7c .notification-hard-d5b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-action-6b7c .lower-3698 {
  background-color: var(--e-global-color-primary);
}
.accordion-action-6b7c .lower-3698 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_c00b .active_861e {
  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);
}
.grid_c00b .popup_cold_95fe {
  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);
}
.grid_c00b
  .silver-5bf9:after {
  background-color: var(--e-global-color-primary);
}
.grid_c00b .row_5d6a {
  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);
}
.icon_d31b .sort-up-6621 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_d31b .upper-9db7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-48fe .card_1f26 .wood_dd9f {
  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);
}
.description-48fe .card_1f26 .border-blue-d85d {
  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);
}
.glass_cd6d .grid_outer_4d78 {
  background-color: var(--e-global-color-primary);
}
.glass_cd6d .pagination-up-a665 {
  background-color: var(--e-global-color-secondary);
}
.glass_cd6d .overlay-c7a7 .west-f233 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_cd6d .card_cbff .west-f233 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_west_bef2 .bottom_3f9f .feature_5059 {
  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);
}
.accordion_west_bef2 .bottom_3f9f .up_1b22 {
  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);
}
.accordion_west_bef2 .bottom_3f9f .pink-b008 {
  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);
}
.hard_1c1c .rough-d36b {
  border-color: var(--e-global-color-text);
}
.hard_1c1c .red-b1b4 {
  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);
}
.hard_1c1c .frame_focused_6ffe {
  color: var(--e-global-color-primary);
}
.hard_1c1c .footer_7b05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-north-48d8 .title-gold-1cb5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-north-48d8 .middle_6fc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-north-48d8 .frame-ee15:hover .title-gold-1cb5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-north-48d8
  .frame-ee15:hover
  .middle_6fc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-8174 .notification-north-0d6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood-8174 .sort-complex-64e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-a249 .shade-medium-e663 .aside_5558 {
  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);
}
.stale-a249 .component-7648 .aside_5558 {
  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-515e .gallery-soft-6643 {
  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);
}
.widget-basic-c5db .motion_0866 .link_19bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-basic-c5db .motion_0866 .link_19bf {
  background-color: var(--e-global-color-secondary);
}
.widget-basic-c5db .silver-2435 .link_19bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-basic-c5db .silver-2435 .link_19bf {
  background-color: var(--e-global-color-secondary);
}
.widget-basic-c5db .stone_37fc .section-b68c {
  background-color: var(--e-global-color-primary);
}
.widget-basic-c5db .stone_37fc:hover .section-b68c {
  background-color: var(--e-global-color-secondary);
}
.widget-basic-c5db .alert-9cd0 {
  background-color: var(--e-global-color-primary);
}
.widget-basic-c5db .alert-9cd0:hover {
  background-color: var(--e-global-color-accent);
}
.widget-basic-c5db .primary_6a90 li span {
  background-color: var(--e-global-color-text);
}
.widget-basic-c5db .primary_6a90 li span:hover {
  background-color: var(--e-global-color-primary);
}
.widget-basic-c5db .primary_6a90 li.up_2c32 span {
  background-color: var(--e-global-color-accent);
}
.aside_thick_1ef5 .smooth-ada9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_thick_1ef5 .complex_a72c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_top_146a .shade-short-7f95:before {
  background-color: var(--e-global-color-secondary);
}
.tertiary_top_146a .accordion-5ad6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_top_146a .alert-3b7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_7341 .fixed_9842 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_7341 .fixed_9842:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_7341 .fixed_9842.fn-active-afa1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_7341 .dropdown_df42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_7341 .avatar-899c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_7341 .panel_d89c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_7341 .caption_gas_b608 {
  background-color: var(--e-global-color-primary);
}
.texture_7341 .caption_gas_b608 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_7341 .rough-f502 {
  background-color: var(--e-global-color-primary);
}
.texture_7341 .rough-f502 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-action-f8cf .gas_42de .layout_0c16 a {
  color: var(--e-global-color-secondary);
}
.element-action-f8cf .gas_42de .layout_0c16 a:hover {
  color: var(--e-global-color-secondary);
}
.element-action-f8cf .gas_42de .layout_0c16,
.element-action-f8cf .gas_42de .layout_0c16 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-action-f8cf .gas_42de .large-6a2a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-action-f8cf .gas_42de .steel-1bf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-action-f8cf .gas_42de .panel-up-db86 {
  background-color: var(--e-global-color-primary);
}
.element-action-f8cf .gas_42de .panel-up-db86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-action-f8cf .gas_42de .panel-up-db86:hover {
  background-color: var(--e-global-color-primary);
}
.element-action-f8cf .gas_42de .up_d5f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-action-f8cf .gas_42de .up_d5f5 {
  background-color: var(--e-global-color-primary);
}
.element-action-f8cf .gas_42de .up_d5f5:hover {
  background-color: var(--e-global-color-primary);
}
.element-action-f8cf .gas_42de .alert-9cd0 {
  background-color: var(--e-global-color-primary);
}
.element-action-f8cf .gas_42de .alert-9cd0:hover {
  background-color: var(--e-global-color-primary);
}
.element-action-f8cf .over_d43d .primary_6a90 li span {
  background-color: var(--e-global-color-text);
}
.element-action-f8cf .over_d43d .primary_6a90 li span:hover {
  background-color: var(--e-global-color-primary);
}
.element-action-f8cf .over_d43d .primary_6a90 li.up_2c32 span {
  background-color: var(--e-global-color-accent);
}
.element-action-f8cf .gallery-light-0bb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-action-f8cf .menu-wood-b6b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-44b8 .dirty_ee6d .surface-smooth-10be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-44b8 .dirty_ee6d .pagination-9e11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-44b8 .dirty_ee6d .notification_copper_2aeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-first-0783 .hover-2f11 {
  border-color: var(--e-global-color-text);
}
.photo-first-0783 .hover-east-b3d8 {
  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);
}
.photo-first-0783 .red-5607 {
  color: var(--e-global-color-secondary);
}
.photo-first-0783 .red-5607 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-first-0783 .breadcrumb-9ddf > * {
  color: var(--e-global-color-primary);
}
.photo-first-0783 .breadcrumb-9ddf > * svg {
  fill: var(--e-global-color-primary);
}
.photo-first-0783 .dark_0b5c {
  color: var(--e-global-color-primary);
}
.photo-first-0783 .dark_0b5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-first-0783 .mini_62e8 {
  color: var(--e-global-color-primary);
}
.photo-first-0783 .mini_62e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-first-0783 .heading_outer_7990 {
  color: var(--e-global-color-primary);
}
.photo-first-0783 .heading_outer_7990 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-first-0783 .basic-f2ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-first-0783 .shadow_f449 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-first-0783 .shadow_f449.table-bright-3e94 {
  color: var(--e-global-color-secondary);
}
.photo-first-0783 .shadow_f449.table-bright-3e94 .up-9dc9 {
  color: var(--e-global-color-accent);
}
.photo-first-0783 .shadow_f449.steel-44bd {
  color: var(--e-global-color-text);
}
.photo-first-0783 .shadow_f449.steel-44bd .up-9dc9 {
  color: var(--e-global-color-text);
}
.photo-first-0783 .shadow_f449:before {
  border-top-color: var(--e-global-color-text);
}
.photo-first-0783 .slider-044f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-first-0783
  .slider-044f
  .popup_46ce {
  background-color: var(--e-global-color-primary);
}
.photo-first-0783
  .slider-044f
  .popup_46ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-first-0783 .hover-2f11 .highlight_thick_5375 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_right_8f28 .menu-2b7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_right_8f28 .focus-dirty-03cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_over_2c58 .description-orange-235d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_over_2c58
  .mask_33c9
  .wood-68da {
  background-color: var(--e-global-color-secondary);
}
.chip_over_2c58
  .mask_33c9.text-7cf8
  .wood-68da {
  background-color: var(--e-global-color-text);
}
.chip_over_2c58
  .mask_33c9:hover
  .wood-68da {
  background-color: var(--e-global-color-accent);
}
.chip_over_2c58
  .mask_33c9.fn-active-afa1
  .wood-68da {
  background-color: var(--e-global-color-primary);
}
.basic_4dc8 .first-2ce6 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.basic_4dc8 .input-989a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_4dc8 .active_clean_9804 {
  background-color: var(--e-global-color-primary);
}
.basic_4dc8 .active_clean_9804 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-12a4 .photo_paper_c4b1 .border_1524 .surface_inner_9dac {
  background-color: var(--e-global-color-secondary);
}
.footer-12a4 .photo_paper_c4b1 .outline-462e:after {
  background-color: var(--e-global-color-secondary);
}
.footer-12a4 .center-4f27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-12a4 .frame_smooth_95b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-12a4 .wide-c1e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-12a4 .basic-93b6 {
  background-color: var(--e-global-color-primary);
}
.footer-12a4 .basic-93b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-12a4 .clean_b4f1 {
  background-color: var(--e-global-color-secondary);
}
.footer-12a4 .clean_b4f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-12a4 .photo_paper_c4b1 .alert-1506 .tiny_0bfb:hover {
  background-color: var(--e-global-color-primary);
}
.footer-12a4
  .photo_paper_c4b1
  .alert-1506
  .tiny_0bfb.disabled-pro-bcc3 {
  background-color: var(--e-global-color-primary);
}
.footer-12a4 .photo_paper_c4b1 .search_first_9a50:before {
  border-color: var(--e-global-color-primary);
}
.footer-12a4 .photo_paper_c4b1 .search_first_9a50:hover:before {
  border-color: var(--e-global-color-secondary);
}
.footer-12a4
  .photo_paper_c4b1
  .search_first_9a50.box-old-162d:before {
  border-color: var(--e-global-color-primary);
}
.footer-12a4 .slider_silver_4a2a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_3912 .caption-85ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_3912 .caption-85ad:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_3912 .caption-85ad.detail-83b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_3912 .action-91ba {
  background-color: var(--e-global-color-primary);
}
.text_3912 .action-91ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_3912
  .media-old-c01d
  .background_5f76
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_3912
  .shadow_25e8
  .background_5f76
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast-9c23
  .primary-lite-f743
  .orange-42a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-9c23
  .primary-lite-f743
  .text_current_896c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-9c23 .inner_8c4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-9c23 .first-4b30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-9c23 .container_green_5080 {
  background-color: var(--e-global-color-primary);
}
.fast-9c23 .container_green_5080 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-hard-5475 .backdrop_b266 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-hard-5475 .aside-upper-f39d {
  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);
}
.input-hard-5475 .popup_paper_6344 {
  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);
}
.input-hard-5475 .popup_paper_6344 a:hover {
  color: var(--e-global-color-secondary);
}
.input-hard-5475 .filter-5c3f {
  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);
}
.input-hard-5475 .wrapper-pressed-dc4b {
  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);
}
.input-hard-5475 .logo_ffbe .alert-9cd0 {
  background-color: var(--e-global-color-primary);
}
.input-hard-5475 .logo_ffbe .alert-9cd0:hover {
  background-color: var(--e-global-color-accent);
}
.input-hard-5475
  .logo_ffbe
  .primary_6a90
  li
  span {
  background-color: var(--e-global-color-text);
}
.input-hard-5475
  .logo_ffbe
  .primary_6a90
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.input-hard-5475
  .logo_ffbe
  .primary_6a90
  li.up_2c32
  span {
  background-color: var(--e-global-color-accent);
}
.block-8f3c
  .west-5a4b
  .block-828b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-8f3c .west-5a4b .heading_83b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-8f3c .west-5a4b .overlay-large-fdc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-8f3c .cool-86eb {
  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);
}
.block-8f3c
  .input-east-6000.huge-2ffa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > a {
  background-color: var(--e-global-color-text);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > a
  .gas_1e2c.blue-dae4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > a
  .row-pressed-3212.over-0fa4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > .search_thick_3011
  .active_cd98
  > a {
  background-color: var(--e-global-color-secondary);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > .search_thick_3011
  .active_cd98
  > a
  .pattern_next_3092 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > .search_thick_3011
  .active_cd98
  > a
  .row-pressed-3212.down-226d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > a
  .paragraph-iron-0e95:before {
  color: var(--e-global-color-text);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > .search_thick_3011
  a
  .paragraph-iron-0e95:before {
  color: var(--e-global-color-text);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98.paragraph_6331
  > a
  .paragraph-iron-0e95:before {
  color: var(--e-global-color-text);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > .search_thick_3011
  .active_cd98.paragraph_6331
  > a
  .paragraph-iron-0e95:before {
  color: var(--e-global-color-text);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > a
  .container-f770
  .pagination_new_cb07 {
  color: var(--e-global-color-text);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > .search_thick_3011
  a
  .container-f770
  .pagination_new_cb07 {
  color: var(--e-global-color-text);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > a
  .container-f770
  .pagination_new_cb07,
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > .search_thick_3011
  a
  .container-f770
  .pagination_new_cb07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > a
  .column-action-5259:before {
  color: var(--e-global-color-text);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > .search_thick_3011
  a
  .column-action-5259:before {
  color: var(--e-global-color-text);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98.paragraph_6331
  > a
  .column-action-5259:before {
  color: var(--e-global-color-text);
}
.notification_liquid_717f
  > .focus_rough_21ad
  > div
  > .avatar-down-0193
  > .active_cd98
  > .search_thick_3011
  .active_cd98.paragraph_6331
  > a
  .column-action-5259:before {
  color: var(--e-global-color-text);
}
.tag-pressed-faf2 .advanced_3b0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-pressed-faf2
  .pink-f0d9:hover
  .advanced_3b0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-1a0a
  > .focus_rough_21ad
  > .shadow-b2ce
  > .red-4fb7
  > .photo-brown-fa1d
  > .input_705c
  .sidebar-5f31 {
  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);
}
.table-1a0a
  > .focus_rough_21ad
  > .shadow-b2ce
  > .red-4fb7
  > .photo-brown-fa1d
  > .input_705c:hover
  .sidebar-5f31 {
  color: var(--e-global-color-text);
}
.table-1a0a
  > .focus_rough_21ad
  > .shadow-b2ce
  > .red-4fb7
  > .photo-brown-fa1d
  > .input_705c:hover
  .sidebar-5f31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-1a0a
  > .focus_rough_21ad
  > .shadow-b2ce
  > .red-4fb7
  > .photo-brown-fa1d.glass_4521
  > .input_705c
  .sidebar-5f31 {
  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);
}
.first_4088 .pro-034f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_4088 .pattern_dim_6f4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_4088 .orange-bf10 {
  background-color: var(--e-global-color-primary);
}
.first_4088 .orange-bf10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-66e8
  > .focus_rough_21ad
  > .photo_hovered_218f
  > .card_e57e
  > .tabs_e121
  .plasma_b985 {
  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);
}
.icon-66e8
  > .focus_rough_21ad
  > .photo_hovered_218f
  > .card_e57e
  > .tabs_e121
  .main_wide_99b3 {
  color: var(--e-global-color-text);
}
.icon-66e8
  > .focus_rough_21ad
  > .photo_hovered_218f
  > .card_e57e
  > .tabs_e121:hover
  .plasma_b985 {
  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);
}
.icon-66e8
  > .focus_rough_21ad
  > .photo_hovered_218f
  > .card_e57e
  > .tabs_e121:hover
  .main_wide_99b3 {
  color: var(--e-global-color-secondary);
}
.icon-66e8
  > .focus_rough_21ad
  > .photo_hovered_218f
  > .card_e57e
  > .tabs_e121.tag-d4db
  .plasma_b985 {
  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);
}
.icon-66e8
  > .focus_rough_21ad
  > .photo_hovered_218f
  > .card_e57e
  > .tabs_e121.tag-d4db
  .main_wide_99b3 {
  color: var(--e-global-color-primary);
}
.outline-7b22
  .layout_54fd
  .overlay-silver-d715 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-7b22 .tiny_d021 .highlight_thick_5375 .filter_bronze_cb47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_hard_d9ba .hot-f6d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_hard_d9ba .focus-a19a .hot-f6d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_hard_d9ba .popup_0f19 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_hard_d9ba .popup_0f19 {
  background-color: var(--e-global-color-primary);
}
.description-pink-00a4 .text_stale_cb6c .outer_3667 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-pink-00a4
  .text_stale_cb6c:hover
  .progress-ea15 {
  color: var(--e-global-color-secondary);
}
.description-pink-00a4
  .text_stale_cb6c:hover
  .outer_3667 {
  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);
}
.frame-7da8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.first-90f0 {
  max-width: 1400px !important;
}

.label-red-6c17 {
  flex-direction: column;
}

.label-red-6c17 .row-f3ce {
  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.label-red-6c17 .row-f3ce {
  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);
}

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

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

.info_iron_5512.prev_dae7 {
  display: none;
}

.action-d677 {
  display: none;
}

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

.info-c0e9.heading-hard-c972 {
  margin-bottom: 40px;
  width: 100%;
}

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

.label-red-6c17 a {
  width: 100%;
}

.steel-1ec6 .photo-9aaf.filter_3724 {
  width: 20% !important;
}

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

.summary-34a5: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%);
}

.summary-34a5 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.steel-1ec6
  .photo-9aaf.sidebar-1616
  .alert_5eea
  .pro_2220 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.surface_gas_de64.shadow-top-fd21 > .fluid_3a0b {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.pattern-south-9f56 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.steel-1ec6
  .photo-9aaf.video-dirty-393f
  .box_warm_b95e
  .hard_bbcd {
  width: 100% !important;
}

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

.link_7fa1 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.pagination-dirty-c1d6 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.feature_bed4:hover .pagination-dirty-c1d6 {
  visibility: visible;
}
.feature_bed4:hover.feature_bed4::before {
  display: block;
}

.motion_3119 h3 {
  color: #fff;
}

.cold_635b {
  margin: 0;
}

.steel-1ec6
  .photo-9aaf.video-dirty-393f
  .hard_bbcd
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.container-e0bb {
  width: 100%;
}

.section-pink-8c6a {
  width: 100%;
}

.pink-3c96 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.section-pink-8c6a {
  width: 100%;
}

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

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

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

.content-slow-7fe4 {
  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;
}

.label-red-6c17 .row-f3ce.active_rough_23ea {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.label-red-6c17 h1.row-f3ce {
  margin-top: 80px !important;
}

.steel-1ec6 .photo-9aaf.preview-full-7c28 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.panel-dim-0728 img {
  width: 100%;
}

.fast-7f99 .north_fd90.alert_5eea {
  justify-content: space-between;
}

.solid_d152 {
  display: none;
}

.glass-bf24 .outline_liquid_9850 {
  margin: 1px 0 !important;
}

.aside-basic-ce58 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .surface_gas_de64 .fluid_3a0b {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .summary-34a5 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .fast-7f99 .north_fd90.alert_5eea {
    border-bottom: 1px solid #f0c159;
  }

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

  .surface_gas_de64.shadow-top-fd21 > .fluid_3a0b {
    gap: 15px;
    justify-content: space-between;
  }

  .steel-1ec6
    .photo-9aaf.video-dirty-393f
    .hard_bbcd
    img {
    width: 60% !important;
  }

  .header_ba46 {
    left: 2%;
  }

  .search-green-47ff {
    margin: 10px 0;
  }

  .label-red-6c17 .outline_liquid_9850 {
    margin: 0;
    margin-bottom: 10px;
  }

  .summary-34a5 {
    font-size: 16px !important;
  }

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

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

  h2.label-red-6c17 .row-f3ce,
  .label-red-6c17 .row-f3ce {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hard_bbcd {
    justify-content: center;
  }

  .label-red-6c17 .outline_liquid_9850 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .steel-1ec6 .photo-9aaf.filter_3724 {
    width: 75% !important;
  }

  .panel-dim-0728 img {
    width: 100% !important;
  }
}

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

  h2.label-red-6c17 .row-f3ce,
  .label-red-6c17 .row-f3ce {
    font-size: 30px !important;
  }

  .hard_bbcd {
    justify-content: center;
  }

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

  .advanced-ce4e
    .east-209d.container_52de {
    margin: 0 !important;
  }

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

  .search-green-47ff {
    display: flex;
  }

  .wrapper-9d92 .summary-34a5 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .shade-6f3e svg {
    width: 75% !important;
    height: 75% !important;
  }

  .pink-3c96 {
    justify-content: flex-end;
    gap: 1px;
  }

  .label-red-6c17 h1.row-f3ce {
    margin-top: 40px !important;
  }

  .steel-1ec6
    .photo-9aaf.video-dirty-393f
    .hard_bbcd
    img,
  .media_f33e .box_warm_b95e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .steel-1ec6 .photo-9aaf.filter_3724 {
    width: 100% !important;
  }

  .surface_gas_de64.shadow-top-fd21 > .fluid_3a0b {
    gap: 3px;
  }

  .label-red-6c17 .outline_liquid_9850 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.fast-7f99 .north_fd90.alert_5eea: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);
}

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

/* 图片容器简化样式 */
.pattern-south-9f56 {
  position: relative;
  width: 100%;
}

.label-red-6c17 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .fast-7f99 .north_fd90.alert_5eea {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .label-red-6c17 .row-f3ce {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .summary-34a5 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.item-dynamic-7fc7 .hover_5a98 {
  flex-shrink: 0;
  white-space: nowrap;
}

.item-dynamic-7fc7 .orange-9d6a {
  flex-shrink: 0;
  min-width: fit-content;
}

.item-dynamic-7fc7 .pro_2220 {
  white-space: nowrap;
}

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

.item-dynamic-7fc7 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.item-dynamic-7fc7 .hover_5a98 {
  max-width: 80px !important;
}

.item-dynamic-7fc7 .orange-9d6a {
  max-width: 80px !important;
  overflow: hidden;
}

.item-dynamic-7fc7 .north_fd90.alert_5eea {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.item-dynamic-7fc7 .pro_2220 {
  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);
  }
}

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

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

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

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

body .avatar_dim_d1ff:nth-child(2),
.steel-1ec6 .avatar_dim_d1ff:nth-child(2),
#page .avatar_dim_d1ff: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;
}

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

/* css-noise: 5e96 */
.widget-item-v1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
