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(.nav-dynamic-ef7f) {
  gap: 0.5em;
}
:where(.static-bb09) {
  gap: 0.5em;
}
body .section-2e0e > .old_410f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .section-2e0e > .basic_49e3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .section-2e0e > .wide-28cf {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .header-tiny-1e1e > .old_410f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .header-tiny-1e1e > .basic_49e3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .header-tiny-1e1e > .wide-28cf {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .header-tiny-1e1e
  > :where(:not(.old_410f):not(.basic_49e3):not(.component-west-c45d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .header-tiny-1e1e > .outer_94ac {
  max-width: var(--wp--style--global--wide-size);
}
body .nav-dynamic-ef7f {
  display: flex;
}
body .nav-dynamic-ef7f {
  flex-wrap: wrap;
  align-items: center;
}
body .nav-dynamic-ef7f > * {
  margin: 0;
}
body .static-bb09 {
  display: grid;
}
body .static-bb09 > * {
  margin: 0;
}
:where(.gallery_2e90.nav-dynamic-ef7f) {
  gap: 2em;
}
:where(.gallery_2e90.static-bb09) {
  gap: 2em;
}
:where(.chip-b0c7.nav-dynamic-ef7f) {
  gap: 1.25em;
}
:where(.chip-b0c7.static-bb09) {
  gap: 1.25em;
}
.sidebar-6163 {
  color: var(--wp--preset--color--black) !important;
}
.slider_under_7902 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.overlay-medium-a6c1 {
  color: var(--wp--preset--color--white) !important;
}
.background_0dd9 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.slider-4ec6 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown-focused-b5b0 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.panel_outer_e1e2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.layout_simple_6748 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.primary-9793 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.glass-48bd {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.menu_1f76 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thumbnail-full-a33d {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.icon_dirty_9a8f {
  background-color: var(--wp--preset--color--black) !important;
}
.last-7ea9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gas_0316 {
  background-color: var(--wp--preset--color--white) !important;
}
.block-a7d5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.shadow_ee5e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.widget_2f1b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.inner_b426 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.logo_silver_73b4 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.avatar-smooth-71d3 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shade-next-bcb9 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.texture-south-601a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hovered_bc87 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.box_east_0bfd {
  border-color: var(--wp--preset--color--black) !important;
}
.tabs-under-dce1 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.nav-bronze-2893 {
  border-color: var(--wp--preset--color--white) !important;
}
.notice_south_0f95 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.overlay_0bd0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.input-c320 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image_569d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.section-6041 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tertiary-42e7 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mask-fc87 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sidebar_warm_b1a0 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.short-0a2d {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.logo_7d21 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.tooltip_3ec8 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.wide-8c90 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.image-black-b24e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.complex_30d5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.icon_7927 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.summary_slow_4f4f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.new_7332 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.active_current_5111 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.dirty-44dd {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.hot_884e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.complex-eae8 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.label-huge-b237 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.card-092f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.background_warm_11ef {
  font-size: var(--wp--preset--font-size--large) !important;
}
.widget-0ef2 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.heading-simple-cd94 a:where(:not(.active_old_d1cd)) {
  color: inherit;
}
:where(.chip-b0c7.nav-dynamic-ef7f) {
  gap: 1.25em;
}
:where(.chip-b0c7.static-bb09) {
  gap: 1.25em;
}
:where(.gallery_2e90.nav-dynamic-ef7f) {
  gap: 2em;
}
:where(.gallery_2e90.static-bb09) {
  gap: 2em;
}
.fixed_b589 {
  font-size: 1.5em;
  line-height: 1.6;
}

.old-fb15 .light_eacd {
  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);
}
.message-fe1c .tall-ec13 {
  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);
}
.tall_2945 {
  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);
}
.tall_2945.wrapper_stale_8a45 .tall_c498 {
  background-color: var(--e-global-color-primary);
}
.tall_2945.caption-c723 .tall_c498,
.tall_2945.dropdown_1928 .tall_c498 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.liquid_0cae .table-thick-de7b {
  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);
}
.breadcrumb_6410 {
  --divider-color: var(--e-global-color-secondary);
}
.breadcrumb_6410 .feature_fe63 {
  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);
}
.breadcrumb_6410.cool_c823 .menu-9321 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_6410.form-922b .menu-9321,
.breadcrumb_6410.prev-3e55 .menu-9321 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.breadcrumb_6410.form-922b .menu-9321,
.breadcrumb_6410.prev-3e55 .menu-9321 svg {
  fill: var(--e-global-color-secondary);
}
.yellow-ca6a .shade-52e3 {
  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);
}
.yellow-ca6a .input-8d41 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_plasma_f520.cool_c823 .menu-9321 {
  background-color: var(--e-global-color-primary);
}
.shade_plasma_f520.form-922b .menu-9321,
.shade_plasma_f520.prev-3e55 .menu-9321 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shade_plasma_f520.form-922b .menu-9321,
.shade_plasma_f520.prev-3e55 .menu-9321 svg {
  fill: var(--e-global-color-primary);
}
.tag-1d19.cool_c823 .menu-9321 {
  background-color: var(--e-global-color-primary);
}
.tag-1d19.form-922b .menu-9321,
.tag-1d19.prev-3e55 .menu-9321 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tag-1d19 .thumbnail-inner-f491 {
  color: var(--e-global-color-primary);
}
.tag-1d19 .thumbnail-inner-f491,
.tag-1d19 .thumbnail-inner-f491 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-1d19 .header-full-e04b {
  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);
}
.layout-6338 .main_light_fb46 {
  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);
}
.center-6e47 .widget-8df5 .gallery-caeb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-a360 .hero_0530:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.in-a360 .thumbnail-da21 i {
  color: var(--e-global-color-primary);
}
.in-a360 .thumbnail-da21 svg {
  fill: var(--e-global-color-primary);
}
.in-a360 .modal_stale_6e48 {
  color: var(--e-global-color-secondary);
}
.in-a360 .hero_0530 > .modal_stale_6e48,
.in-a360 .hero_0530 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-7b2b .label-dim-4ee9 {
  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);
}
.primary-7b2b .main_solid_e5d0 {
  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);
}
.video_old_dfe9 .outline-a109 .form-0c79 {
  background-color: var(--e-global-color-primary);
}
.video_old_dfe9 .feature-silver-2c5b {
  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);
}
.tertiary_d4fb .fast_df31 {
  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);
}
.tertiary_d4fb .border-959f {
  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);
}
.tertiary_d4fb .box-fresh-d441 {
  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);
}
.gold-f2ec .caption_last_f1fa,
.gold-f2ec .caption_last_f1fa a {
  color: var(--e-global-color-primary);
}
.gold-f2ec .caption_last_f1fa.avatar-first-336b,
.gold-f2ec .caption_last_f1fa.avatar-first-336b a {
  color: var(--e-global-color-accent);
}
.gold-f2ec .caption_last_f1fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-f2ec .card-thick-0a45 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-e428 .down_1b34,
.search-e428 .image_f7bb {
  color: var(--e-global-color-primary);
}
.search-e428 .down_1b34 svg {
  fill: var(--e-global-color-primary);
}
.search-e428 .avatar-first-336b .down_1b34,
.search-e428 .avatar-first-336b .image_f7bb {
  color: var(--e-global-color-accent);
}
.search-e428 .avatar-first-336b .down_1b34 svg {
  fill: var(--e-global-color-accent);
}
.search-e428 .image_f7bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-e428 .card-thick-0a45 {
  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);
}
.yellow-0a36 .dim-7acc,
.yellow-0a36 .accent-c6ee {
  color: var(--e-global-color-primary);
}
.yellow-0a36 .accent-c6ee svg {
  fill: var(--e-global-color-primary);
}
.yellow-0a36 .caption_last_f1fa.avatar-first-336b a,
.yellow-0a36
  .caption_last_f1fa.avatar-first-336b
  .accent-c6ee {
  color: var(--e-global-color-accent);
}
.yellow-0a36 .dim-7acc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-0a36 .card-thick-0a45 {
  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);
}
.item-a3ce .last_9632 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-a3ce .photo-3e4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_305d .menu-middle-571d .avatar_0f79 {
  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);
}
.link_305d .menu-middle-571d .container-fixed-ae15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_305d .shade-f7e7 .avatar_0f79 {
  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);
}
.link_305d
  .shade-f7e7
  .container-fixed-ae15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_305d
  .last_1751
  .avatar_0f79 {
  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);
}
.link_305d
  .last_1751
  .container-fixed-ae15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_305d
  .secondary-hovered-93ed
  .avatar_0f79 {
  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);
}
.link_305d
  .secondary-hovered-93ed
  .container-fixed-ae15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_8352 .table_9b7d {
  background-color: var(--e-global-color-primary);
}
.in_8352 .table_9b7d:hover {
  background-color: var(--e-global-color-primary);
}
.in_8352 .white_178d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_8352
  .table_9b7d:hover
  .white_178d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_plasma_9d7e .avatar_simple_88dd {
  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);
}
.title-11fd .frame-brown-a4b9 .search-e980 a {
  background-color: var(--e-global-color-accent);
}
.title-11fd .frame-brown-a4b9 .grid-iron-7b72 a {
  background-color: var(--e-global-color-accent);
}
.title-11fd .frame-brown-a4b9 .search-e980 a,
.title-11fd .frame-brown-a4b9 .grid-iron-7b72 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c117
  .accordion-b7ef.grid-39b0
  .frame-brown-a4b9
  a.rough_74f6 {
  background-color: var(--e-global-color-accent);
}
.badge-c117
  .accordion-b7ef.grid-39b0
  .frame-brown-a4b9
  span.rough_74f6.fn-current-5c18 {
  background-color: var(--e-global-color-text);
}
.badge-c117
  .accordion-b7ef.grid-39b0
  .frame-brown-a4b9
  .rough_74f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-d4b1 .thick_b74d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-d4b1
  .east-ef96
  > .summary-cbba
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-d4b1
  .hidden-402d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-d4b1
  .lite-3a07
  .text_1da6,
.element-d4b1
  .lite-3a07
  .west-9868 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-d4b1
  .lite-3a07
  .feature-6b51,
.element-d4b1
  .lite-3a07
  a
  .feature-6b51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-d4b1
  .lite-3a07
  .medium_41b5 {
  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-d4b1
  .lite-3a07
  .fresh_e13b {
  background-color: var(--e-global-color-primary);
}
.element-d4b1
  .lite-3a07
  .fresh_e13b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-d4b1
  .lite-3a07
  .fresh_e13b:hover {
  background-color: var(--e-global-color-primary);
}
.element-d4b1
  .lite-3a07
  .dynamic_e278 {
  background-color: var(--e-global-color-primary);
}
.element-d4b1
  .lite-3a07
  .dynamic_e278 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-d4b1
  .lite-3a07
  .dynamic_e278:hover {
  background-color: var(--e-global-color-primary);
}
.element-d4b1
  .tabs-6277
  .dark_32f9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-d4b1
  .tabs-6277
  .stale-3344 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-d4b1
  .tabs-6277
  .medium_41b5 {
  color: var(--e-global-color-text);
}
.element-d4b1
  .tabs-6277
  .medium_41b5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-d4b1
  .tabs-6277
  .fresh_e13b {
  background-color: var(--e-global-color-primary);
}
.element-d4b1
  .tabs-6277
  .fresh_e13b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-d4b1
  .tabs-6277
  .fresh_e13b:hover {
  background-color: var(--e-global-color-primary);
}
.element-d4b1
  .tabs-6277
  .dynamic_e278 {
  background-color: var(--e-global-color-primary);
}
.element-d4b1
  .tabs-6277
  .dynamic_e278 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-d4b1
  .tabs-6277
  .dynamic_e278:hover {
  background-color: var(--e-global-color-primary);
}
.element-d4b1 .south_fa38 {
  background-color: var(--e-global-color-primary);
}
.element-d4b1 .south_fa38:hover {
  background-color: var(--e-global-color-primary);
}
.element-d4b1 .new-f47d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-d4b1 .image_dynamic_3713 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-c3b7 .hover-purple-3d77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-c3b7
  .avatar-5f75
  > div:nth-child(3)
  .hover-purple-3d77,
.sidebar-c3b7
  .badge-rough-2af6
  > div:nth-child(1)
  .hover-purple-3d77,
.sidebar-c3b7
  .east_2b66
  > div:nth-child(1)
  .hover-purple-3d77,
.sidebar-c3b7
  .menu_49e4
  > div:nth-child(1)
  .hover-purple-3d77,
.sidebar-c3b7
  .backdrop_silver_6180
  > div:nth-child(1)
  .hover-purple-3d77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-c3b7 .sidebar_44e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-c3b7 .status_full_7793 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-c3b7 .wrapper-950e {
  background-color: var(--e-global-color-primary);
}
.sidebar-c3b7 .wrapper-950e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-c3b7 .wrapper-950e:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-c3b7 .pagination-0e70 {
  background-color: var(--e-global-color-primary);
}
.sidebar-c3b7 .pagination-0e70:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-c3b7 .new-f47d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-c3b7 .image_dynamic_3713 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_2e1b .heading-active-d858 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_2e1b .summary-0d1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_2e1b .hover-dirty-9630 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_2e1b .preview_e754 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_2e1b .wrapper_bottom_3327 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_2e1b .pagination-0e70 {
  background-color: var(--e-global-color-primary);
}
.smooth_2e1b .pagination-0e70:hover {
  background-color: var(--e-global-color-primary);
}
.column_ae89 .table_47f3 {
  background-color: var(--e-global-color-secondary);
}
.column_ae89 .sort_6c4a {
  background-color: var(--e-global-color-text);
}
.column_ae89 .slow-a365 {
  background-color: var(--e-global-color-secondary);
}
.column_ae89 .shadow-upper-ea3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_ae89 .description_north_9f8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_ae89 .background-dacb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_ae89 .picture-163a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_ae89 .widget-medium-9140 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_purple_f780 .element_730d .message_hard_6134,
.hidden_purple_f780
  .element_730d
  .message_hard_6134
  a,
.hidden_purple_f780 .notification_4f57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_purple_f780 .element_730d .shade_963f,
.hidden_purple_f780 .slider-7dc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_purple_f780 .element_730d .shade_963f {
  color: var(--e-global-color-text);
}
.hidden_purple_f780 .slider-7dc3 {
  color: var(--e-global-color-text);
}
.hidden_purple_f780
  .element_730d
  .summary-40db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_purple_f780 .focused-7985 .orange_03e2 {
  background-color: var(--e-global-color-primary);
}
.hidden_purple_f780 .focused-7985 .orange_03e2:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_purple_f780 .focused-7985 .notice-76d1 li span {
  background-color: var(--e-global-color-text);
}
.hidden_purple_f780 .focused-7985 .notice-76d1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_purple_f780
  .focused-7985
  .notice-76d1
  li.header-action-45bc
  span {
  background-color: var(--e-global-color-accent);
}
.hidden_purple_f780 .white_9a52 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-brown-b378 .main-5f80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_dirty_98a3 .label_92f7 {
  background-color: var(--e-global-color-primary);
}
.header_dirty_98a3 .module-current-111e {
  background-color: var(--e-global-color-secondary);
}
.header_dirty_98a3 .inner-6c0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_dirty_98a3 .focused_6814 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_dirty_98a3 .avatar_89c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_dirty_98a3 .glass-df4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_dirty_98a3 .container-pressed-a573 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_dirty_98a3 .west_0b64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_dirty_98a3 .button_82de {
  background-color: var(--e-global-color-primary);
}
.header_dirty_98a3 .button_82de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_59f5 .solid_83cc {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_59f5 .feature-motion-4ac2 {
  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);
}
.easy_59f5
  .hidden_debc:after {
  background-color: var(--e-global-color-primary);
}
.easy_59f5 .tag-tall-2d21 {
  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);
}
.static_5bc2 .notification_4f57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_5bc2 .slider-7dc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-f2cf .layout-7f54 .layout-1ca6 {
  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);
}
.short-f2cf .layout-7f54 .mask-motion-8a85 {
  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);
}
.light-f48a .shadow_under_f61d {
  background-color: var(--e-global-color-primary);
}
.light-f48a .block-pro-f54b {
  background-color: var(--e-global-color-secondary);
}
.light-f48a .smooth_7eee .right-d8cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-f48a .stale-350b .right-d8cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_e761 .pagination_e6fb .pagination_rough_0b1c {
  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_e761 .pagination_e6fb .notice_de98 {
  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);
}
.dropdown_e761 .pagination_e6fb .thick-66c8 {
  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);
}
.notice_7879 .large-8363 {
  border-color: var(--e-global-color-text);
}
.notice_7879 .carousel-0a90 {
  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);
}
.notice_7879 .hero_86a1 {
  color: var(--e-global-color-primary);
}
.notice_7879 .inner_d0cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_middle_c06f .photo-1ad3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_middle_c06f .link-59b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_middle_c06f .narrow-977f:hover .photo-1ad3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_middle_c06f
  .narrow-977f:hover
  .link-59b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-48f8 .north-bd18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-48f8 .info-fresh-1a54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-00ed .chip_pressed_acfc .steel_3cb0 {
  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);
}
.purple-00ed .border-088c .steel_3cb0 {
  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);
}
.hidden_f457 .current_cfd0 {
  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);
}
.dark_a55e .outer_a717 .medium_e33d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_a55e .outer_a717 .medium_e33d {
  background-color: var(--e-global-color-secondary);
}
.dark_a55e .east_0940 .medium_e33d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_a55e .east_0940 .medium_e33d {
  background-color: var(--e-global-color-secondary);
}
.dark_a55e .left_6fe0 .info_831a {
  background-color: var(--e-global-color-primary);
}
.dark_a55e .left_6fe0:hover .info_831a {
  background-color: var(--e-global-color-secondary);
}
.dark_a55e .orange_03e2 {
  background-color: var(--e-global-color-primary);
}
.dark_a55e .orange_03e2:hover {
  background-color: var(--e-global-color-accent);
}
.dark_a55e .notice-76d1 li span {
  background-color: var(--e-global-color-text);
}
.dark_a55e .notice-76d1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.dark_a55e .notice-76d1 li.header-action-45bc span {
  background-color: var(--e-global-color-accent);
}
.fast-e3dd .sort-simple-752e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-e3dd .hot_be26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-87f2 .content_tall_e313:before {
  background-color: var(--e-global-color-secondary);
}
.texture-87f2 .block_d6be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-87f2 .menu-next-af78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-upper-28af .status_b0a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-upper-28af .status_b0a7:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-upper-28af .status_b0a7.fn-active-5c18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-upper-28af .gas-39ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-upper-28af .outline-6e1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-upper-28af .sort_purple_7387 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-upper-28af .warm-8a7f {
  background-color: var(--e-global-color-primary);
}
.caption-upper-28af .warm-8a7f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-upper-28af .hover-032f {
  background-color: var(--e-global-color-primary);
}
.caption-upper-28af .hover-032f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-e20a .aside-7ae9 .copper_4b1b a {
  color: var(--e-global-color-secondary);
}
.focused-e20a .aside-7ae9 .copper_4b1b a:hover {
  color: var(--e-global-color-secondary);
}
.focused-e20a .aside-7ae9 .copper_4b1b,
.focused-e20a .aside-7ae9 .copper_4b1b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-e20a .aside-7ae9 .surface-current-70ce {
  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);
}
.focused-e20a .aside-7ae9 .short-6e97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-e20a .aside-7ae9 .prev_d3b4 {
  background-color: var(--e-global-color-primary);
}
.focused-e20a .aside-7ae9 .prev_d3b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-e20a .aside-7ae9 .prev_d3b4:hover {
  background-color: var(--e-global-color-primary);
}
.focused-e20a .aside-7ae9 .popup_72df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused-e20a .aside-7ae9 .popup_72df {
  background-color: var(--e-global-color-primary);
}
.focused-e20a .aside-7ae9 .popup_72df:hover {
  background-color: var(--e-global-color-primary);
}
.focused-e20a .aside-7ae9 .orange_03e2 {
  background-color: var(--e-global-color-primary);
}
.focused-e20a .aside-7ae9 .orange_03e2:hover {
  background-color: var(--e-global-color-primary);
}
.focused-e20a .focused-7985 .notice-76d1 li span {
  background-color: var(--e-global-color-text);
}
.focused-e20a .focused-7985 .notice-76d1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.focused-e20a .focused-7985 .notice-76d1 li.header-action-45bc span {
  background-color: var(--e-global-color-accent);
}
.focused-e20a .new-f47d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-e20a .image_dynamic_3713 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_full_eae5 .logo-static-a457 .menu-left-669f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_full_eae5 .logo-static-a457 .thumbnail-aabe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_full_eae5 .logo-static-a457 .hovered-58fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-74f3 .complex_ec1e {
  border-color: var(--e-global-color-text);
}
.article-74f3 .bottom-b909 {
  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);
}
.article-74f3 .active-paper-edce {
  color: var(--e-global-color-secondary);
}
.article-74f3 .active-paper-edce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-74f3 .layout_south_0544 > * {
  color: var(--e-global-color-primary);
}
.article-74f3 .layout_south_0544 > * svg {
  fill: var(--e-global-color-primary);
}
.article-74f3 .gallery-80b7 {
  color: var(--e-global-color-primary);
}
.article-74f3 .gallery-80b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-74f3 .card_pressed_1be0 {
  color: var(--e-global-color-primary);
}
.article-74f3 .card_pressed_1be0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-74f3 .upper_77ee {
  color: var(--e-global-color-primary);
}
.article-74f3 .upper_77ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-74f3 .section_f8a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-74f3 .form-0859 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-74f3 .form-0859.status-center-4b20 {
  color: var(--e-global-color-secondary);
}
.article-74f3 .form-0859.status-center-4b20 .right_20a9 {
  color: var(--e-global-color-accent);
}
.article-74f3 .form-0859.filter-left-8a34 {
  color: var(--e-global-color-text);
}
.article-74f3 .form-0859.filter-left-8a34 .right_20a9 {
  color: var(--e-global-color-text);
}
.article-74f3 .form-0859:before {
  border-top-color: var(--e-global-color-text);
}
.article-74f3 .static-a882 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-74f3
  .static-a882
  .tiny-017e {
  background-color: var(--e-global-color-primary);
}
.article-74f3
  .static-a882
  .tiny-017e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-74f3 .complex_ec1e .header-a6e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_3c77 .pro_0f73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_3c77 .tabs_7097 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_pink_6380 .tertiary-down-10f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_pink_6380
  .advanced-a355
  .east_723e {
  background-color: var(--e-global-color-secondary);
}
.description_pink_6380
  .advanced-a355.component_04ec
  .east_723e {
  background-color: var(--e-global-color-text);
}
.description_pink_6380
  .advanced-a355:hover
  .east_723e {
  background-color: var(--e-global-color-accent);
}
.description_pink_6380
  .advanced-a355.fn-active-5c18
  .east_723e {
  background-color: var(--e-global-color-primary);
}
.tabs_huge_5e8b .module_83c9 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.tabs_huge_5e8b .pattern_5eb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_huge_5e8b .secondary-c401 {
  background-color: var(--e-global-color-primary);
}
.tabs_huge_5e8b .secondary-c401 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool-9224 .status_800b .secondary_dark_da7b .gold-1394 {
  background-color: var(--e-global-color-secondary);
}
.cool-9224 .status_800b .pink-75da:after {
  background-color: var(--e-global-color-secondary);
}
.cool-9224 .logo_f7fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-9224 .image-9a9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-9224 .east_55f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-9224 .video-dynamic-d9ad {
  background-color: var(--e-global-color-primary);
}
.cool-9224 .video-dynamic-d9ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool-9224 .photo_old_d0c8 {
  background-color: var(--e-global-color-secondary);
}
.cool-9224 .photo_old_d0c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool-9224 .status_800b .outline_ff01 .west_4f7b:hover {
  background-color: var(--e-global-color-primary);
}
.cool-9224
  .status_800b
  .outline_ff01
  .west_4f7b.box-dfc8 {
  background-color: var(--e-global-color-primary);
}
.cool-9224 .status_800b .fresh_132e:before {
  border-color: var(--e-global-color-primary);
}
.cool-9224 .status_800b .fresh_132e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.cool-9224
  .status_800b
  .fresh_132e.banner-f531:before {
  border-color: var(--e-global-color-primary);
}
.cool-9224 .orange-ddea span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-0dcf .tag-58e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-0dcf .tag-58e5:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-0dcf .tag-58e5.progress_9e69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-0dcf .container_action_9c62 {
  background-color: var(--e-global-color-primary);
}
.header-0dcf .container_action_9c62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-0dcf
  .outer_4d98
  .over-79f5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-0dcf
  .message-5a5a
  .over-79f5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_4297
  .up_43a5
  .accordion-wood-95c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_4297
  .up_43a5
  .steel-5964 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_4297 .disabled-d20f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_4297 .in_9c30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic_4297 .fluid_8e2f {
  background-color: var(--e-global-color-primary);
}
.basic_4297 .fluid_8e2f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_huge_3541 .upper-8077 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_huge_3541 .small-0835 {
  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);
}
.message_huge_3541 .sort-7b0b {
  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);
}
.message_huge_3541 .sort-7b0b a:hover {
  color: var(--e-global-color-secondary);
}
.message_huge_3541 .title_66bc {
  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);
}
.message_huge_3541 .current-c5a3 {
  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);
}
.message_huge_3541 .highlight_east_bc72 .orange_03e2 {
  background-color: var(--e-global-color-primary);
}
.message_huge_3541 .highlight_east_bc72 .orange_03e2:hover {
  background-color: var(--e-global-color-accent);
}
.message_huge_3541
  .highlight_east_bc72
  .notice-76d1
  li
  span {
  background-color: var(--e-global-color-text);
}
.message_huge_3541
  .highlight_east_bc72
  .notice-76d1
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.message_huge_3541
  .highlight_east_bc72
  .notice-76d1
  li.header-action-45bc
  span {
  background-color: var(--e-global-color-accent);
}
.plasma_ea26
  .button_5f63
  .pagination_de14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_ea26 .button_5f63 .inner-c00b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_ea26 .button_5f63 .preview-pro-f214 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_ea26 .modal_f607 {
  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);
}
.plasma_ea26
  .silver_f239.south-d082 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > a {
  background-color: var(--e-global-color-text);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > a
  .header_c088.surface_prev_6387 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > a
  .nav-gas-38dd.tag_fast_455d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > .disabled-pro-2a9f
  .pagination-1fc0
  > a {
  background-color: var(--e-global-color-secondary);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > .disabled-pro-2a9f
  .pagination-1fc0
  > a
  .secondary-focused-5b91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > .disabled-pro-2a9f
  .pagination-1fc0
  > a
  .nav-gas-38dd.content-7509 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > a
  .filter-cool-02d8:before {
  color: var(--e-global-color-text);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > .disabled-pro-2a9f
  a
  .filter-cool-02d8:before {
  color: var(--e-global-color-text);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0.fixed_b6d0
  > a
  .filter-cool-02d8:before {
  color: var(--e-global-color-text);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > .disabled-pro-2a9f
  .pagination-1fc0.fixed_b6d0
  > a
  .filter-cool-02d8:before {
  color: var(--e-global-color-text);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > a
  .pagination-cold-a992
  .slider-green-9148 {
  color: var(--e-global-color-text);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > .disabled-pro-2a9f
  a
  .pagination-cold-a992
  .slider-green-9148 {
  color: var(--e-global-color-text);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > a
  .pagination-cold-a992
  .slider-green-9148,
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > .disabled-pro-2a9f
  a
  .pagination-cold-a992
  .slider-green-9148 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > a
  .clean_0482:before {
  color: var(--e-global-color-text);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > .disabled-pro-2a9f
  a
  .clean_0482:before {
  color: var(--e-global-color-text);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0.fixed_b6d0
  > a
  .clean_0482:before {
  color: var(--e-global-color-text);
}
.in-5743
  > .fixed_faf8
  > div
  > .south_55b1
  > .pagination-1fc0
  > .disabled-pro-2a9f
  .pagination-1fc0.fixed_b6d0
  > a
  .clean_0482:before {
  color: var(--e-global-color-text);
}
.info-bde5 .module_short_2797 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-bde5
  .active_full_0f9e:hover
  .module_short_2797 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-815a
  > .fixed_faf8
  > .dirty_81e2
  > .component-lower-ec1f
  > .up_226b
  > .popup-eec3
  .content-7b66 {
  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);
}
.row-815a
  > .fixed_faf8
  > .dirty_81e2
  > .component-lower-ec1f
  > .up_226b
  > .popup-eec3:hover
  .content-7b66 {
  color: var(--e-global-color-text);
}
.row-815a
  > .fixed_faf8
  > .dirty_81e2
  > .component-lower-ec1f
  > .up_226b
  > .popup-eec3:hover
  .content-7b66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-815a
  > .fixed_faf8
  > .dirty_81e2
  > .component-lower-ec1f
  > .up_226b.aside-c78c
  > .popup-eec3
  .content-7b66 {
  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);
}
.panel_0d8a .item_tall_77ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_0d8a .column-0a89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_0d8a .item_0cd1 {
  background-color: var(--e-global-color-primary);
}
.panel_0d8a .item_0cd1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_1ae4
  > .fixed_faf8
  > .background_c9eb
  > .basic-0109
  > .popup-static-18fa
  .gradient-a221 {
  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);
}
.glass_1ae4
  > .fixed_faf8
  > .background_c9eb
  > .basic-0109
  > .popup-static-18fa
  .icon-a9b0 {
  color: var(--e-global-color-text);
}
.glass_1ae4
  > .fixed_faf8
  > .background_c9eb
  > .basic-0109
  > .popup-static-18fa:hover
  .gradient-a221 {
  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);
}
.glass_1ae4
  > .fixed_faf8
  > .background_c9eb
  > .basic-0109
  > .popup-static-18fa:hover
  .icon-a9b0 {
  color: var(--e-global-color-secondary);
}
.glass_1ae4
  > .fixed_faf8
  > .background_c9eb
  > .basic-0109
  > .popup-static-18fa.surface_814e
  .gradient-a221 {
  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);
}
.glass_1ae4
  > .fixed_faf8
  > .background_c9eb
  > .basic-0109
  > .popup-static-18fa.surface_814e
  .icon-a9b0 {
  color: var(--e-global-color-primary);
}
.smooth_0d5d
  .link_30c1
  .soft-ea24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_0d5d .tooltip-red-75af .header-a6e9 .pattern_1e3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_ef75 .modal-223e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_ef75 .picture_7d49 .modal-223e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_ef75 .element_stone_1f10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_ef75 .element_stone_1f10 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_c0b4 .over-1155 .badge-2a35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_c0b4
  .over-1155:hover
  .iron-9e16 {
  color: var(--e-global-color-secondary);
}
.thumbnail_c0b4
  .over-1155:hover
  .badge-2a35 {
  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);
}
.table-7c35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.accordion-mini-251b {
  flex-direction: column;
}

.accordion-mini-251b .hidden-medium-f8f8 {
  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.accordion-mini-251b .hidden-medium-f8f8 {
  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);
}

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

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

.container_563e.notification-up-dd19 {
  display: none;
}

.backdrop_bright_30b1 {
  display: none;
}

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

.column-next-b758.aside-b9e9 {
  margin-bottom: 40px;
  width: 100%;
}

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

.accordion-mini-251b a {
  width: 100%;
}

.panel-right-32b4 .simple-c284.popup_263e {
  width: 20% !important;
}

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

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

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

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

.center-527a {
  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;
}

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

.center-527a: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);
}

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

.panel-right-32b4
  .simple-c284.rough_279f
  .carousel-solid-41a2
  .primary-action-387f {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.next-abf5.column_6726 > .media_b292 {
  display: flex;
  align-items: center;
}

.summary-2d12 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.preview_first_b050 {
  position: relative;
  width: 100%;
}

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

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

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

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

.smooth-0414 {
  display: flex;
  gap: 50px;
}

.panel-right-32b4
  .simple-c284.module-middle-b9b0
  .old_8ad8
  .gold_afe1 {
  width: 100% !important;
}

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

.warm-5b63 {
  width: 100%;
}

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

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

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

  display: none;
}

.search-light-559e {
  font-size: 15px !important;
}

.dim_bec1 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.brown_f360:hover .dim_bec1 {
  visibility: visible;
}
.brown_f360:hover.brown_f360::before {
  display: block;
}

.article-3627 h3 {
  color: #fff;
}

.accent_629f {
  margin: 0;
}

.panel-right-32b4
  .simple-c284.module-middle-b9b0
  .gold_afe1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.mini-071f {
  width: 100%;
}

.frame-pro-b3d9 {
  width: 100%;
}

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

.frame-pro-b3d9 {
  width: 100%;
}

.lower-5e6a {
  margin-bottom: 10px !important;
}

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

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

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

.accordion-mini-251b .hidden-medium-f8f8.image_c3dc {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.accordion-mini-251b h1.hidden-medium-f8f8 {
  margin-top: 80px !important;
}

.panel-right-32b4 .simple-c284.grid-liquid-7593 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.container-current-68ea img {
  width: 100%;
}

.easy_a887 .large_f089.carousel-solid-41a2 {
  justify-content: space-between;
}

.info_3c86 {
  display: none;
}

.plasma_9197 .dark-e35c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .next-abf5 .media_b292 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .easy_a887 .large_f089.carousel-solid-41a2 {
    border-bottom: 1px solid #f0c159;
  }

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

  .next-abf5.column_6726 > .media_b292 {
    gap: 15px;
    justify-content: space-between;
  }

  .panel-right-32b4
    .simple-c284.module-middle-b9b0
    .gold_afe1
    img {
    width: 60% !important;
  }

  .pagination_in_00f7 {
    left: 2%;
  }

  .wrapper-54e6 {
    margin: 10px 0;
  }

  .accordion-mini-251b .dark-e35c {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.accordion-mini-251b .hidden-medium-f8f8,
  .accordion-mini-251b .hidden-medium-f8f8 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .gold_afe1 {
    justify-content: center;
  }

  .accordion-mini-251b .dark-e35c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .popup-70f4 {
    margin-bottom: 15px !important;
  }

  .panel-right-32b4 .simple-c284.popup_263e {
    width: 75% !important;
  }

  .container-current-68ea img {
    width: 100% !important;
  }
}

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

  h2.accordion-mini-251b .hidden-medium-f8f8,
  .accordion-mini-251b .hidden-medium-f8f8 {
    font-size: 30px !important;
  }

  .gold_afe1 {
    justify-content: center;
  }

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

  .inner_8511
    .input-right-1a76.module_complex_2246 {
    margin: 0 !important;
  }

  .summary-2d12 {
    margin: 0;
    gap: 10px;
  }

  .wrapper-54e6 {
    display: flex;
  }

  .feature_1aac .media_6812 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .grid-prev-0f64 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .accordion-mini-251b h1.hidden-medium-f8f8 {
    margin-top: 40px !important;
  }

  .panel-right-32b4
    .simple-c284.module-middle-b9b0
    .gold_afe1
    img,
  .yellow-ca6a .old_8ad8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .center-527a {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .panel-right-32b4 .simple-c284.popup_263e {
    width: 100% !important;
  }

  .next-abf5.column_6726 > .media_b292 {
    gap: 3px;
  }

  .accordion-mini-251b .dark-e35c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.easy_a887 .large_f089.carousel-solid-41a2 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.easy_a887 .large_f089.carousel-solid-41a2: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);
}

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

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

.accordion-mini-251b {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .easy_a887 .large_f089.carousel-solid-41a2 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .accordion-mini-251b .hidden-medium-f8f8 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .media_6812 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.pattern-soft-e7f6 .border_south_588a {
  flex-shrink: 0;
  white-space: nowrap;
}

.pattern-soft-e7f6 .media-east-4624 {
  flex-shrink: 0;
  min-width: fit-content;
}

.pattern-soft-e7f6 .primary-action-387f {
  white-space: nowrap;
}

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

.pattern-soft-e7f6 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.pattern-soft-e7f6 .border_south_588a {
  max-width: 80px !important;
}

.pattern-soft-e7f6 .media-east-4624 {
  max-width: 80px !important;
  overflow: hidden;
}

.pattern-soft-e7f6 .large_f089.carousel-solid-41a2 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.pattern-soft-e7f6 .primary-action-387f {
  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);
  }
}

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

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

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

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

body .center-527a:nth-child(2),
.panel-right-32b4 .center-527a:nth-child(2),
#page .center-527a: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;
}

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

/* css-noise: d616 */
.ghost-box-m5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
