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(.widget_0333) {
  gap: 0.5em;
}
:where(.logo_b5ac) {
  gap: 0.5em;
}
body .notification_right_bc5b > .pagination_full_17b1 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .notification_right_bc5b > .title_ca0e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .notification_right_bc5b > .fixed-f29b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .main_red_b70e > .pagination_full_17b1 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .main_red_b70e > .title_ca0e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .main_red_b70e > .fixed-f29b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .main_red_b70e
  > :where(:not(.pagination_full_17b1):not(.title_ca0e):not(.block-red-3000)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .main_red_b70e > .down_986d {
  max-width: var(--wp--style--global--wide-size);
}
body .widget_0333 {
  display: flex;
}
body .widget_0333 {
  flex-wrap: wrap;
  align-items: center;
}
body .widget_0333 > * {
  margin: 0;
}
body .logo_b5ac {
  display: grid;
}
body .logo_b5ac > * {
  margin: 0;
}
:where(.basic_c89b.widget_0333) {
  gap: 2em;
}
:where(.basic_c89b.logo_b5ac) {
  gap: 2em;
}
:where(.breadcrumb-soft-1cde.widget_0333) {
  gap: 1.25em;
}
:where(.breadcrumb-soft-1cde.logo_b5ac) {
  gap: 1.25em;
}
.blue_7d0d {
  color: var(--wp--preset--color--black) !important;
}
.tabs-clean-f1d9 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.narrow-13e8 {
  color: var(--wp--preset--color--white) !important;
}
.static_fe62 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.medium-2f77 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.video-west-e61b {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hot-3db7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.wide-c57f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.active-eabc {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.carousel-f71a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.nav-bright-7869 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.component_gold_fb7e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.paper-ab12 {
  background-color: var(--wp--preset--color--black) !important;
}
.notice-e35c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.clean-8223 {
  background-color: var(--wp--preset--color--white) !important;
}
.tabs-full-a23c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.title-c6f8 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.row-easy-a5b0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.panel_625b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.breadcrumb-static-fdef {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.west_e6e1 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.media_light_67cb {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fresh-fc65 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.soft-483d {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.alert-active-9111 {
  border-color: var(--wp--preset--color--black) !important;
}
.dirty_b432 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.thumbnail-497c {
  border-color: var(--wp--preset--color--white) !important;
}
.right-3945 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.primary-4f0a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gold-4a90 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.button_iron_62dd {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.wide-47c8 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.easy-60f5 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wrapper_prev_852d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.texture-5a85 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.caption_huge_752c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.content_hard_6a4a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.avatar_narrow_0669 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.sidebar-933e {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.tertiary-3713 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.notification-043a {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.primary_5f61 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.short_d4ee {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.article-black-3d72 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.brown-3318 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.main-upper-304d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.header-static-1a32 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.fixed-4dfc {
  background: var(--wp--preset--gradient--midnight) !important;
}
.header_active_6703 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.right_e5bc {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.thumbnail-action-97dd {
  font-size: var(--wp--preset--font-size--large) !important;
}
.table_4d02 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.primary-84f8 a:where(:not(.preview_657b)) {
  color: inherit;
}
:where(.breadcrumb-soft-1cde.widget_0333) {
  gap: 1.25em;
}
:where(.breadcrumb-soft-1cde.logo_b5ac) {
  gap: 1.25em;
}
:where(.basic_c89b.widget_0333) {
  gap: 2em;
}
:where(.basic_c89b.logo_b5ac) {
  gap: 2em;
}
.alert_medium_4827 {
  font-size: 1.5em;
  line-height: 1.6;
}

.badge_hovered_fe5c .narrow-ada9 {
  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);
}
.down-dc0f .action-a4ea {
  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);
}
.east_052d {
  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);
}
.east_052d.new-0fe2 .photo_black_5ae0 {
  background-color: var(--e-global-color-primary);
}
.east_052d.simple-2423 .photo_black_5ae0,
.east_052d.sort-eeff .photo_black_5ae0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paragraph_5c15 .pressed-dbda {
  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);
}
.layout-abac {
  --divider-color: var(--e-global-color-secondary);
}
.layout-abac .static_b6f6 {
  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);
}
.layout-abac.column_eee1 .description-6a0f {
  background-color: var(--e-global-color-secondary);
}
.layout-abac.modal_advanced_8b62 .description-6a0f,
.layout-abac.footer_fresh_973a .description-6a0f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.layout-abac.modal_advanced_8b62 .description-6a0f,
.layout-abac.footer_fresh_973a .description-6a0f svg {
  fill: var(--e-global-color-secondary);
}
.clean-6813 .cold-3bb1 {
  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);
}
.clean-6813 .focused-b99d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-df4a.column_eee1 .description-6a0f {
  background-color: var(--e-global-color-primary);
}
.wrapper-df4a.modal_advanced_8b62 .description-6a0f,
.wrapper-df4a.footer_fresh_973a .description-6a0f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wrapper-df4a.modal_advanced_8b62 .description-6a0f,
.wrapper-df4a.footer_fresh_973a .description-6a0f svg {
  fill: var(--e-global-color-primary);
}
.medium-df05.column_eee1 .description-6a0f {
  background-color: var(--e-global-color-primary);
}
.medium-df05.modal_advanced_8b62 .description-6a0f,
.medium-df05.footer_fresh_973a .description-6a0f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.medium-df05 .tertiary-4e15 {
  color: var(--e-global-color-primary);
}
.medium-df05 .tertiary-4e15,
.medium-df05 .tertiary-4e15 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-df05 .surface_hot_1555 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-82ad .block-2c19 {
  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);
}
.message-3ab1 .card-south-9b6e .outline-594e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_6f56 .notification_white_e3d8:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.text_6f56 .steel-2888 i {
  color: var(--e-global-color-primary);
}
.text_6f56 .steel-2888 svg {
  fill: var(--e-global-color-primary);
}
.text_6f56 .hard-9e7c {
  color: var(--e-global-color-secondary);
}
.text_6f56 .notification_white_e3d8 > .hard-9e7c,
.text_6f56 .notification_white_e3d8 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-75ef .chip-86b6 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-75ef .outline_2287 {
  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);
}
.photo_838e .box-motion-36df .cool-cc79 {
  background-color: var(--e-global-color-primary);
}
.photo_838e .fluid-5070 {
  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);
}
.dirty-617a .liquid_57ec {
  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);
}
.dirty-617a .hero-0a79 {
  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);
}
.dirty-617a .article-3d37 {
  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);
}
.nav_8d4e .static_9695,
.nav_8d4e .static_9695 a {
  color: var(--e-global-color-primary);
}
.nav_8d4e .static_9695.outline_62d8,
.nav_8d4e .static_9695.outline_62d8 a {
  color: var(--e-global-color-accent);
}
.nav_8d4e .static_9695 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_8d4e .link_cold_b46d {
  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_c561 .last-16c2,
.up_c561 .section_upper_fe6d {
  color: var(--e-global-color-primary);
}
.up_c561 .last-16c2 svg {
  fill: var(--e-global-color-primary);
}
.up_c561 .outline_62d8 .last-16c2,
.up_c561 .outline_62d8 .section_upper_fe6d {
  color: var(--e-global-color-accent);
}
.up_c561 .outline_62d8 .last-16c2 svg {
  fill: var(--e-global-color-accent);
}
.up_c561 .section_upper_fe6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_c561 .link_cold_b46d {
  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);
}
.frame-e3aa .outline_hovered_b35c,
.frame-e3aa .texture_plasma_466b {
  color: var(--e-global-color-primary);
}
.frame-e3aa .texture_plasma_466b svg {
  fill: var(--e-global-color-primary);
}
.frame-e3aa .static_9695.outline_62d8 a,
.frame-e3aa
  .static_9695.outline_62d8
  .texture_plasma_466b {
  color: var(--e-global-color-accent);
}
.frame-e3aa .outline_hovered_b35c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-e3aa .link_cold_b46d {
  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);
}
.active-old-4512 .silver_ae60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-old-4512 .gradient_e1fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_warm_9d30 .label_soft_61fc .mini-7fb7 {
  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);
}
.header_warm_9d30 .label_soft_61fc .article_slow_05c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_warm_9d30 .gold-80dd .mini-7fb7 {
  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);
}
.header_warm_9d30
  .gold-80dd
  .article_slow_05c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_warm_9d30
  .status_6c64
  .mini-7fb7 {
  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);
}
.header_warm_9d30
  .status_6c64
  .article_slow_05c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_warm_9d30
  .glass_5dea
  .mini-7fb7 {
  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);
}
.header_warm_9d30
  .glass_5dea
  .article_slow_05c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_8134 .surface-easy-28a6 {
  background-color: var(--e-global-color-primary);
}
.detail_8134 .surface-easy-28a6:hover {
  background-color: var(--e-global-color-primary);
}
.detail_8134 .box_06ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_8134
  .surface-easy-28a6:hover
  .box_06ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_1d21 .thumbnail-28bd {
  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);
}
.background_8891 .block-tall-bdbd .summary-orange-004c a {
  background-color: var(--e-global-color-accent);
}
.background_8891 .block-tall-bdbd .secondary-02e6 a {
  background-color: var(--e-global-color-accent);
}
.background_8891 .block-tall-bdbd .summary-orange-004c a,
.background_8891 .block-tall-bdbd .secondary-02e6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_bbef
  .menu_2aa0.bottom-52c2
  .block-tall-bdbd
  a.icon_217c {
  background-color: var(--e-global-color-accent);
}
.row_bbef
  .menu_2aa0.bottom-52c2
  .block-tall-bdbd
  span.icon_217c.fn-current-6e89 {
  background-color: var(--e-global-color-text);
}
.row_bbef
  .menu_2aa0.bottom-52c2
  .block-tall-bdbd
  .icon_217c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556 .box-inner-96e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556
  .wide-1456
  > .pro-67cc
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556
  .active-48f6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556
  .layout-tall-d3a9
  .search_copper_6ca6,
.button_1556
  .layout-tall-d3a9
  .video_4a24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_1556
  .layout-tall-d3a9
  .search_8c3f,
.button_1556
  .layout-tall-d3a9
  a
  .search_8c3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556
  .layout-tall-d3a9
  .hot-a269 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556
  .layout-tall-d3a9
  .block-small-470e {
  background-color: var(--e-global-color-primary);
}
.button_1556
  .layout-tall-d3a9
  .block-small-470e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556
  .layout-tall-d3a9
  .block-small-470e:hover {
  background-color: var(--e-global-color-primary);
}
.button_1556
  .layout-tall-d3a9
  .widget_1009 {
  background-color: var(--e-global-color-primary);
}
.button_1556
  .layout-tall-d3a9
  .widget_1009 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556
  .layout-tall-d3a9
  .widget_1009:hover {
  background-color: var(--e-global-color-primary);
}
.button_1556
  .primary-out-331e
  .current_4640
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_1556
  .primary-out-331e
  .brown_3f6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556
  .primary-out-331e
  .hot-a269 {
  color: var(--e-global-color-text);
}
.button_1556
  .primary-out-331e
  .hot-a269
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556
  .primary-out-331e
  .block-small-470e {
  background-color: var(--e-global-color-primary);
}
.button_1556
  .primary-out-331e
  .block-small-470e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556
  .primary-out-331e
  .block-small-470e:hover {
  background-color: var(--e-global-color-primary);
}
.button_1556
  .primary-out-331e
  .widget_1009 {
  background-color: var(--e-global-color-primary);
}
.button_1556
  .primary-out-331e
  .widget_1009 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_1556
  .primary-out-331e
  .widget_1009:hover {
  background-color: var(--e-global-color-primary);
}
.button_1556 .primary_46b8 {
  background-color: var(--e-global-color-primary);
}
.button_1556 .primary_46b8:hover {
  background-color: var(--e-global-color-primary);
}
.button_1556 .pattern-65a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_1556 .message_dd56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_focused_c389 .paragraph_yellow_83bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_focused_c389
  .detail-north-a580
  > div:nth-child(3)
  .paragraph_yellow_83bd,
.summary_focused_c389
  .detail-upper-cca4
  > div:nth-child(1)
  .paragraph_yellow_83bd,
.summary_focused_c389
  .hovered_c2cd
  > div:nth-child(1)
  .paragraph_yellow_83bd,
.summary_focused_c389
  .avatar_top_a6b2
  > div:nth-child(1)
  .paragraph_yellow_83bd,
.summary_focused_c389
  .frame_f3ce
  > div:nth-child(1)
  .paragraph_yellow_83bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_focused_c389 .green_15e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_focused_c389 .layout_a07d {
  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);
}
.summary_focused_c389 .light_0766 {
  background-color: var(--e-global-color-primary);
}
.summary_focused_c389 .light_0766 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_focused_c389 .light_0766:hover {
  background-color: var(--e-global-color-primary);
}
.summary_focused_c389 .label-0ca0 {
  background-color: var(--e-global-color-primary);
}
.summary_focused_c389 .label-0ca0:hover {
  background-color: var(--e-global-color-primary);
}
.summary_focused_c389 .pattern-65a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_focused_c389 .message_dd56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_67b4 .article-9663 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_67b4 .notification_f82e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_67b4 .row-0b54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_67b4 .dropdown-97e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_67b4 .slider_steel_70a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_67b4 .label-0ca0 {
  background-color: var(--e-global-color-primary);
}
.gas_67b4 .label-0ca0:hover {
  background-color: var(--e-global-color-primary);
}
.alert-f437 .paragraph-north-2c26 {
  background-color: var(--e-global-color-secondary);
}
.alert-f437 .container_old_63dd {
  background-color: var(--e-global-color-text);
}
.alert-f437 .nav-7315 {
  background-color: var(--e-global-color-secondary);
}
.alert-f437 .texture_6390 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-f437 .slider-slow-6408 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-f437 .notification_1ff2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-f437 .module_wood_9290 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-f437 .motion_1682 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-thick-9ca3 .main_upper_ef6f .shadow_55b0,
.thumbnail-thick-9ca3
  .main_upper_ef6f
  .shadow_55b0
  a,
.thumbnail-thick-9ca3 .clean-c679 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-thick-9ca3 .main_upper_ef6f .shade-736b,
.thumbnail-thick-9ca3 .title_f390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-thick-9ca3 .main_upper_ef6f .shade-736b {
  color: var(--e-global-color-text);
}
.thumbnail-thick-9ca3 .title_f390 {
  color: var(--e-global-color-text);
}
.thumbnail-thick-9ca3
  .main_upper_ef6f
  .search-e11d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-thick-9ca3 .paper_9498 .status-d67b {
  background-color: var(--e-global-color-primary);
}
.thumbnail-thick-9ca3 .paper_9498 .status-d67b:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-thick-9ca3 .paper_9498 .modal_bottom_1bd3 li span {
  background-color: var(--e-global-color-text);
}
.thumbnail-thick-9ca3 .paper_9498 .modal_bottom_1bd3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-thick-9ca3
  .paper_9498
  .modal_bottom_1bd3
  li.up_2958
  span {
  background-color: var(--e-global-color-accent);
}
.thumbnail-thick-9ca3 .right-97d6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_gas_9331 .current_cd15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-3de7 .header_lite_ef6f {
  background-color: var(--e-global-color-primary);
}
.outline-3de7 .tooltip_orange_de10 {
  background-color: var(--e-global-color-secondary);
}
.outline-3de7 .focused_91cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-3de7 .gallery-clean-a922 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-3de7 .link_dynamic_daa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-3de7 .mini-10a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-3de7 .info_eeb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-3de7 .sidebar_e971 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-3de7 .message-08ac {
  background-color: var(--e-global-color-primary);
}
.outline-3de7 .message-08ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_ae29 .hover_2121 {
  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_ae29 .white-f694 {
  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);
}
.input_ae29
  .info_over_4d1a:after {
  background-color: var(--e-global-color-primary);
}
.input_ae29 .mask-d9c7 {
  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);
}
.video-east-a797 .clean-c679 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-east-a797 .title_f390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-3544 .stale_31a9 .aside-upper-aef8 {
  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);
}
.detail-3544 .stale_31a9 .slider_rough_cd01 {
  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);
}
.east_9a22 .overlay_65ba {
  background-color: var(--e-global-color-primary);
}
.east_9a22 .focus-f0ef {
  background-color: var(--e-global-color-secondary);
}
.east_9a22 .link_c828 .down-4098 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_9a22 .carousel_cold_dac2 .down-4098 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-b8aa .active-5a5a .feature-center-eab8 {
  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);
}
.image-b8aa .active-5a5a .popup_large_abf3 {
  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);
}
.image-b8aa .active-5a5a .filter_old_63d9 {
  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);
}
.alert-735d .slider_1917 {
  border-color: var(--e-global-color-text);
}
.alert-735d .info_fresh_132c {
  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);
}
.alert-735d .notification_ffda {
  color: var(--e-global-color-primary);
}
.alert-735d .paragraph_b96c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_1f43 .photo_ca26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_1f43 .accent_da75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_1f43 .accordion-b0d8:hover .photo_ca26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_1f43
  .accordion-b0d8:hover
  .accent_da75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_d77c .purple_c3b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_d77c .upper-b2d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_soft_34a7 .frame-motion-3d25 .row_bbdf {
  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);
}
.filter_soft_34a7 .detail_mini_e128 .row_bbdf {
  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);
}
.main-88ab .solid_ce67 {
  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);
}
.section-ce0d .sidebar_hard_221b .shadow_85fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-ce0d .sidebar_hard_221b .shadow_85fb {
  background-color: var(--e-global-color-secondary);
}
.section-ce0d .button-in-1ec1 .shadow_85fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-ce0d .button-in-1ec1 .shadow_85fb {
  background-color: var(--e-global-color-secondary);
}
.section-ce0d .paragraph-189e .breadcrumb_plasma_489d {
  background-color: var(--e-global-color-primary);
}
.section-ce0d .paragraph-189e:hover .breadcrumb_plasma_489d {
  background-color: var(--e-global-color-secondary);
}
.section-ce0d .status-d67b {
  background-color: var(--e-global-color-primary);
}
.section-ce0d .status-d67b:hover {
  background-color: var(--e-global-color-accent);
}
.section-ce0d .modal_bottom_1bd3 li span {
  background-color: var(--e-global-color-text);
}
.section-ce0d .modal_bottom_1bd3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.section-ce0d .modal_bottom_1bd3 li.up_2958 span {
  background-color: var(--e-global-color-accent);
}
.logo_basic_af1c .bronze_bc84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_basic_af1c .south-eb89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_c626 .status_dc4a:before {
  background-color: var(--e-global-color-secondary);
}
.carousel_c626 .primary-b44f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_c626 .shadow_purple_97f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_18fc .overlay_slow_b054 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_18fc .overlay_slow_b054:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_18fc .overlay_slow_b054.fn-active-6e89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_18fc .simple-de6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_18fc .copper-45a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_18fc .tooltip_e121 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_18fc .modal-6062 {
  background-color: var(--e-global-color-primary);
}
.full_18fc .modal-6062 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_18fc .footer-9c0a {
  background-color: var(--e-global-color-primary);
}
.full_18fc .footer-9c0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-c164 .gas_e038 .tertiary_fresh_91bd a {
  color: var(--e-global-color-secondary);
}
.narrow-c164 .gas_e038 .tertiary_fresh_91bd a:hover {
  color: var(--e-global-color-secondary);
}
.narrow-c164 .gas_e038 .tertiary_fresh_91bd,
.narrow-c164 .gas_e038 .tertiary_fresh_91bd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-c164 .gas_e038 .summary_3f53 {
  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-c164 .gas_e038 .gradient_1c7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-c164 .gas_e038 .hover-silver-156c {
  background-color: var(--e-global-color-primary);
}
.narrow-c164 .gas_e038 .hover-silver-156c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-c164 .gas_e038 .hover-silver-156c:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-c164 .gas_e038 .summary_pink_ed41 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-c164 .gas_e038 .summary_pink_ed41 {
  background-color: var(--e-global-color-primary);
}
.narrow-c164 .gas_e038 .summary_pink_ed41:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-c164 .gas_e038 .status-d67b {
  background-color: var(--e-global-color-primary);
}
.narrow-c164 .gas_e038 .status-d67b:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-c164 .paper_9498 .modal_bottom_1bd3 li span {
  background-color: var(--e-global-color-text);
}
.narrow-c164 .paper_9498 .modal_bottom_1bd3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-c164 .paper_9498 .modal_bottom_1bd3 li.up_2958 span {
  background-color: var(--e-global-color-accent);
}
.narrow-c164 .pattern-65a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-c164 .message_dd56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-complex-d2e0 .over-132e .video_middle_7509 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-complex-d2e0 .over-132e .progress-next-72df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-complex-d2e0 .over-132e .button-1f5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-8b92 .small_26a2 {
  border-color: var(--e-global-color-text);
}
.copper-8b92 .active-glass-7061 {
  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);
}
.copper-8b92 .thick_4962 {
  color: var(--e-global-color-secondary);
}
.copper-8b92 .thick_4962 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-8b92 .tag-tall-c834 > * {
  color: var(--e-global-color-primary);
}
.copper-8b92 .tag-tall-c834 > * svg {
  fill: var(--e-global-color-primary);
}
.copper-8b92 .highlight-ce3e {
  color: var(--e-global-color-primary);
}
.copper-8b92 .highlight-ce3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-8b92 .info_3a62 {
  color: var(--e-global-color-primary);
}
.copper-8b92 .info_3a62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-8b92 .sort-af9e {
  color: var(--e-global-color-primary);
}
.copper-8b92 .sort-af9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-8b92 .pink-fcf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-8b92 .heading_small_a05e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-8b92 .heading_small_a05e.image_e9b3 {
  color: var(--e-global-color-secondary);
}
.copper-8b92 .heading_small_a05e.image_e9b3 .dropdown_pressed_33a2 {
  color: var(--e-global-color-accent);
}
.copper-8b92 .heading_small_a05e.gradient_4506 {
  color: var(--e-global-color-text);
}
.copper-8b92 .heading_small_a05e.gradient_4506 .dropdown_pressed_33a2 {
  color: var(--e-global-color-text);
}
.copper-8b92 .heading_small_a05e:before {
  border-top-color: var(--e-global-color-text);
}
.copper-8b92 .gradient-c17e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-8b92
  .gradient-c17e
  .element_bb9d {
  background-color: var(--e-global-color-primary);
}
.copper-8b92
  .gradient-c17e
  .element_bb9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-8b92 .small_26a2 .first_051a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-126e .dirty-9bd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-126e .inner-a796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-soft-678e .stone_bf2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-soft-678e
  .preview-bottom-2e2b
  .filter_b705 {
  background-color: var(--e-global-color-secondary);
}
.picture-soft-678e
  .preview-bottom-2e2b.photo_advanced_3236
  .filter_b705 {
  background-color: var(--e-global-color-text);
}
.picture-soft-678e
  .preview-bottom-2e2b:hover
  .filter_b705 {
  background-color: var(--e-global-color-accent);
}
.picture-soft-678e
  .preview-bottom-2e2b.fn-active-6e89
  .filter_b705 {
  background-color: var(--e-global-color-primary);
}
.filter_3a46 .accordion-3fee {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.filter_3a46 .hovered-916c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_3a46 .in_37e8 {
  background-color: var(--e-global-color-primary);
}
.filter_3a46 .in_37e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_hard_f5d2 .gallery-0ae5 .tooltip_c737 .static_d53b {
  background-color: var(--e-global-color-secondary);
}
.article_hard_f5d2 .gallery-0ae5 .progress-604e:after {
  background-color: var(--e-global-color-secondary);
}
.article_hard_f5d2 .full-236a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_hard_f5d2 .sidebar_fresh_c8d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_hard_f5d2 .component-hovered-0a32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_hard_f5d2 .highlight_6bc3 {
  background-color: var(--e-global-color-primary);
}
.article_hard_f5d2 .highlight_6bc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_hard_f5d2 .new-4213 {
  background-color: var(--e-global-color-secondary);
}
.article_hard_f5d2 .new-4213 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_hard_f5d2 .gallery-0ae5 .description-465e .status_black_d900:hover {
  background-color: var(--e-global-color-primary);
}
.article_hard_f5d2
  .gallery-0ae5
  .description-465e
  .status_black_d900.up_a5c1 {
  background-color: var(--e-global-color-primary);
}
.article_hard_f5d2 .gallery-0ae5 .notification_prev_7758:before {
  border-color: var(--e-global-color-primary);
}
.article_hard_f5d2 .gallery-0ae5 .notification_prev_7758:hover:before {
  border-color: var(--e-global-color-secondary);
}
.article_hard_f5d2
  .gallery-0ae5
  .notification_prev_7758.disabled-focused-0055:before {
  border-color: var(--e-global-color-primary);
}
.article_hard_f5d2 .element-fluid-d880 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_steel_7ee6 .block_gas_eea3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_steel_7ee6 .block_gas_eea3:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_steel_7ee6 .block_gas_eea3.image-38d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_steel_7ee6 .panel-new-0b77 {
  background-color: var(--e-global-color-primary);
}
.secondary_steel_7ee6 .panel-new-0b77 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_steel_7ee6
  .south_6547
  .table_0929
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_steel_7ee6
  .avatar-19b4
  .table_0929
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_9ec3
  .texture_b39d
  .description_d30c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_9ec3
  .texture_b39d
  .bright_fba9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_9ec3 .middle_c432 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_9ec3 .nav_a8e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_9ec3 .bottom-8b62 {
  background-color: var(--e-global-color-primary);
}
.center_9ec3 .bottom-8b62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-df13 .container-862b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-df13 .bronze-ecf7 {
  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);
}
.badge-df13 .top-cdcc {
  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);
}
.badge-df13 .top-cdcc a:hover {
  color: var(--e-global-color-secondary);
}
.badge-df13 .hidden-5458 {
  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);
}
.badge-df13 .summary_huge_6991 {
  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);
}
.badge-df13 .black-dd50 .status-d67b {
  background-color: var(--e-global-color-primary);
}
.badge-df13 .black-dd50 .status-d67b:hover {
  background-color: var(--e-global-color-accent);
}
.badge-df13
  .black-dd50
  .modal_bottom_1bd3
  li
  span {
  background-color: var(--e-global-color-text);
}
.badge-df13
  .black-dd50
  .modal_bottom_1bd3
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.badge-df13
  .black-dd50
  .modal_bottom_1bd3
  li.up_2958
  span {
  background-color: var(--e-global-color-accent);
}
.heading-stone-b699
  .thumbnail-fixed-5d5b
  .glass_6e97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-stone-b699 .thumbnail-fixed-5d5b .breadcrumb_3813 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-stone-b699 .thumbnail-fixed-5d5b .notification-6eff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-stone-b699 .aside-cd22 {
  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);
}
.heading-stone-b699
  .pagination-a076.footer_liquid_668a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > a {
  background-color: var(--e-global-color-text);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > a
  .primary_fast_6072.title_hard_1040 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > a
  .outline-orange-63c4.article_middle_1635 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > .row_simple_1560
  .info_yellow_0533
  > a {
  background-color: var(--e-global-color-secondary);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > .row_simple_1560
  .info_yellow_0533
  > a
  .highlight_0b73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > .row_simple_1560
  .info_yellow_0533
  > a
  .outline-orange-63c4.upper_74f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > a
  .fast-d017:before {
  color: var(--e-global-color-text);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > .row_simple_1560
  a
  .fast-d017:before {
  color: var(--e-global-color-text);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533.input-7833
  > a
  .fast-d017:before {
  color: var(--e-global-color-text);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > .row_simple_1560
  .info_yellow_0533.input-7833
  > a
  .fast-d017:before {
  color: var(--e-global-color-text);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > a
  .text-east-f121
  .backdrop-bdff {
  color: var(--e-global-color-text);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > .row_simple_1560
  a
  .text-east-f121
  .backdrop-bdff {
  color: var(--e-global-color-text);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > a
  .text-east-f121
  .backdrop-bdff,
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > .row_simple_1560
  a
  .text-east-f121
  .backdrop-bdff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > a
  .summary_thick_027b:before {
  color: var(--e-global-color-text);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > .row_simple_1560
  a
  .summary_thick_027b:before {
  color: var(--e-global-color-text);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533.input-7833
  > a
  .summary_thick_027b:before {
  color: var(--e-global-color-text);
}
.surface-first-592f
  > .static-8c66
  > div
  > .progress_pink_b4ed
  > .info_yellow_0533
  > .row_simple_1560
  .info_yellow_0533.input-7833
  > a
  .summary_thick_027b:before {
  color: var(--e-global-color-text);
}
.detail-first-8d5e .feature-last-7f9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-first-8d5e
  .north-0870:hover
  .feature-last-7f9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_5e0e
  > .static-8c66
  > .highlight_last_8d77
  > .column-steel-a97e
  > .hidden_249d
  > .solid-18ee
  .container-first-4d1c {
  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);
}
.focus_5e0e
  > .static-8c66
  > .highlight_last_8d77
  > .column-steel-a97e
  > .hidden_249d
  > .solid-18ee:hover
  .container-first-4d1c {
  color: var(--e-global-color-text);
}
.focus_5e0e
  > .static-8c66
  > .highlight_last_8d77
  > .column-steel-a97e
  > .hidden_249d
  > .solid-18ee:hover
  .container-first-4d1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_5e0e
  > .static-8c66
  > .highlight_last_8d77
  > .column-steel-a97e
  > .hidden_249d.panel_clean_5614
  > .solid-18ee
  .container-first-4d1c {
  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);
}
.hover_plasma_e279 .panel_83e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_plasma_e279 .panel-4588 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_plasma_e279 .shade-static-1023 {
  background-color: var(--e-global-color-primary);
}
.hover_plasma_e279 .shade-static-1023 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-down-d294
  > .static-8c66
  > .mini_0494
  > .message-9405
  > .pro-30bc
  .static_1d0e {
  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);
}
.shadow-down-d294
  > .static-8c66
  > .mini_0494
  > .message-9405
  > .pro-30bc
  .texture_dim_ed40 {
  color: var(--e-global-color-text);
}
.shadow-down-d294
  > .static-8c66
  > .mini_0494
  > .message-9405
  > .pro-30bc:hover
  .static_1d0e {
  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);
}
.shadow-down-d294
  > .static-8c66
  > .mini_0494
  > .message-9405
  > .pro-30bc:hover
  .texture_dim_ed40 {
  color: var(--e-global-color-secondary);
}
.shadow-down-d294
  > .static-8c66
  > .mini_0494
  > .message-9405
  > .pro-30bc.basic_8097
  .static_1d0e {
  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);
}
.shadow-down-d294
  > .static-8c66
  > .mini_0494
  > .message-9405
  > .pro-30bc.basic_8097
  .texture_dim_ed40 {
  color: var(--e-global-color-primary);
}
.border-out-824b
  .prev_4714
  .label-e495 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-out-824b .component_thick_280c .first_051a .over_7862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_403a .slider-selected-f659 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_403a .wide_027f .slider-selected-f659 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_403a .right_8343 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_403a .right_8343 {
  background-color: var(--e-global-color-primary);
}
.surface-8cb5 .south_acfc .carousel-dcd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-8cb5
  .south_acfc:hover
  .module_static_c30e {
  color: var(--e-global-color-secondary);
}
.surface-8cb5
  .south_acfc:hover
  .carousel-dcd6 {
  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);
}
.hidden-a9b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.copper_bec9 {
  flex-direction: column;
}

.copper_bec9 .footer-30fb {
  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.copper_bec9 .footer-30fb {
  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);
}

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

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

.light-6f10.hidden_center_63a5 {
  display: none;
}

.pagination-3355 {
  display: none;
}

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

.dirty-8db1.up_d143 {
  margin-bottom: 40px;
  width: 100%;
}

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

.copper_bec9 a {
  width: 100%;
}

.fast-134f .nav_92e1.full_f9f6 {
  width: 20% !important;
}

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

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

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

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

.preview-small-eade {
  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;
}

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

.preview-small-eade: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);
}

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

.fast-134f
  .nav_92e1.fixed-3010
  .hovered-a086
  .layout_soft_a4df {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.summary-hot-b21b.fixed-4985 > .pagination_paper_6058 {
  display: flex;
  align-items: center;
}

.thumbnail-e473 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.pagination-fixed-2d2e {
  position: relative;
  width: 100%;
}

.under-3435 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

.texture-brown-13e2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.hovered-f57a {
  display: flex;
  gap: 50px;
}

.fast-134f
  .nav_92e1.box-edb3
  .hover_outer_2f08
  .short-13e4 {
  width: 100% !important;
}

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

.text-green-69c3 {
  width: 100%;
}

.mini-612a {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.modal-fluid-387d {
  font-size: 15px !important;
}

.action-8ae5 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.fast_02fd:hover .action-8ae5 {
  visibility: visible;
}
.fast_02fd:hover.fast_02fd::before {
  display: block;
}

.description_3ea4 h3 {
  color: #fff;
}

.inner_14dd {
  margin: 0;
}

.fast-134f
  .nav_92e1.box-edb3
  .short-13e4
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.detail_9064 {
  width: 100%;
}

.texture_571f {
  width: 100%;
}

.mask-first-9abd {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.texture_571f {
  width: 100%;
}

.modal-next-5da0 {
  margin-bottom: 10px !important;
}

.short-13e4 {
  display: flex;
  align-items: center;
}

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

.next-058f {
  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;
}

.copper_bec9 .footer-30fb.disabled_ae20 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.copper_bec9 h1.footer-30fb {
  margin-top: 80px !important;
}

.fast-134f .nav_92e1.card-e783 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.label_90ee img {
  width: 100%;
}

.top_a1e3 .status_right_5575.hovered-a086 {
  justify-content: space-between;
}

.action_ea49 {
  display: none;
}

.shadow-faba .shadow_iron_ee1f {
  margin: 1px 0 !important;
}

.row-purple-2e08 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .summary-hot-b21b .pagination_paper_6058 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .top_a1e3 .status_right_5575.hovered-a086 {
    border-bottom: 1px solid #f0c159;
  }

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

  .summary-hot-b21b.fixed-4985 > .pagination_paper_6058 {
    gap: 15px;
    justify-content: space-between;
  }

  .fast-134f
    .nav_92e1.box-edb3
    .short-13e4
    img {
    width: 60% !important;
  }

  .under-3435 {
    left: 2%;
  }

  .tooltip-small-264f {
    margin: 10px 0;
  }

  .copper_bec9 .shadow_iron_ee1f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.copper_bec9 .footer-30fb,
  .copper_bec9 .footer-30fb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .short-13e4 {
    justify-content: center;
  }

  .copper_bec9 .shadow_iron_ee1f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .fast-134f .nav_92e1.full_f9f6 {
    width: 75% !important;
  }

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

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

  h2.copper_bec9 .footer-30fb,
  .copper_bec9 .footer-30fb {
    font-size: 30px !important;
  }

  .short-13e4 {
    justify-content: center;
  }

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

  .table_iron_fc46
    .east-095c.clean-8b97 {
    margin: 0 !important;
  }

  .thumbnail-e473 {
    margin: 0;
    gap: 10px;
  }

  .tooltip-small-264f {
    display: flex;
  }

  .paragraph-7a43 .outline-e7c6 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .preview-in-be55 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .mask-first-9abd {
    justify-content: flex-end;
    gap: 1px;
  }

  .copper_bec9 h1.footer-30fb {
    margin-top: 40px !important;
  }

  .fast-134f
    .nav_92e1.box-edb3
    .short-13e4
    img,
  .clean-6813 .hover_outer_2f08 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .preview-small-eade {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .fast-134f .nav_92e1.full_f9f6 {
    width: 100% !important;
  }

  .summary-hot-b21b.fixed-4985 > .pagination_paper_6058 {
    gap: 3px;
  }

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

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

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

.top_a1e3 .status_right_5575.hovered-a086: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);
}

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

/* 图片容器简化样式 */
.pagination-fixed-2d2e {
  position: relative;
  width: 100%;
}

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

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

.light-6f10: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .top_a1e3 .status_right_5575.hovered-a086 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .copper_bec9 .footer-30fb {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .outline-e7c6 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.container-0cd9 .picture-current-adb9 {
  flex-shrink: 0;
  white-space: nowrap;
}

.container-0cd9 .border_a41b {
  flex-shrink: 0;
  min-width: fit-content;
}

.container-0cd9 .layout_soft_a4df {
  white-space: nowrap;
}

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

.container-0cd9 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.container-0cd9 .picture-current-adb9 {
  max-width: 80px !important;
}

.container-0cd9 .border_a41b {
  max-width: 80px !important;
  overflow: hidden;
}

.container-0cd9 .status_right_5575.hovered-a086 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.container-0cd9 .layout_soft_a4df {
  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);
  }
}

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

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

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

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

body .preview-small-eade:nth-child(2),
.fast-134f .preview-small-eade:nth-child(2),
#page .preview-small-eade: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;
}

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

/* css-noise: 78c8 */
.widget-item-u8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
