.ghost-contact-link{color:inherit;text-decoration:inherit}
.ghost-contact-link:hover,.ghost-contact-link:focus{text-decoration:underline}
.ghost-privacy-links{margin:.35rem 0 0;text-align:center;font-size:12px;line-height:1.4}
.ghost-privacy-links a{color:inherit}
.ghost-map-consent-wrap{position:relative;display:inline-block;max-width:100%;margin:0}
.ghost-map-consent-wrap iframe{display:block;max-width:100%;background:#f2f2f2}
.ghost-map-consent-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:12px;text-align:center;background:#f2f2f2;color:#222;box-sizing:border-box}
.ghost-map-consent-box{font-size:13px;line-height:1.4;max-width:520px}
.ghost-map-consent-box a{color:inherit;text-decoration:underline}
.ghost-cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:2147483000;display:flex;gap:18px;align-items:center;justify-content:space-between;box-sizing:border-box;max-width:1120px;margin:0 auto;padding:16px 18px;background:#111;color:#fff;border-radius:4px;box-shadow:0 5px 24px rgba(0,0,0,.28);font-family:inherit;font-size:14px;line-height:1.45}
.ghost-cookie-banner[hidden]{display:none!important}
.ghost-cookie-message a{color:#fff;text-decoration:underline}
.ghost-cookie-actions{display:flex;gap:8px;flex:0 0 auto}
.ghost-cookie-actions button{appearance:none;border:1px solid #fff;border-radius:2px;padding:9px 14px;font:inherit;cursor:pointer}
.ghost-cookie-actions button[data-cookie-choice="denied"]{background:transparent;color:#fff}
.ghost-cookie-actions button[data-cookie-choice="accepted"]{background:#fff;color:#111}
@media(max-width:700px){
  .ghost-cookie-banner{left:10px;right:10px;bottom:10px;display:block;padding:14px}
  .ghost-cookie-actions{margin-top:12px;display:grid;grid-template-columns:1fr 1fr}
  .ghost-cookie-actions button{width:100%}
}
.ghost-search-hit{outline:2px solid currentColor;outline-offset:4px}
/* Homepage hero: exact six-image source sequence with a visible non-JS fallback. */
.ghost-hero-slideshow{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate;
  min-height:500px!important;
  height:500px!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
}
.ghost-hero-fallback{
  display:block!important;
  width:100%!important;
  height:500px!important;
  min-height:500px!important;
  object-fit:cover!important;
  object-position:center center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
.ghost-hero-slides{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  overflow:hidden!important;
  pointer-events:none!important;
}
.ghost-hero-slide{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  opacity:0;
  transition:opacity 500ms ease;
  pointer-events:none!important;
}
.ghost-hero-slide.is-active{opacity:1}
.ghost-hero-slideshow>.e-con-inner{
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  pointer-events:none!important;
}
@media (prefers-reduced-motion:reduce){
  .ghost-hero-slide{transition:none!important}
}

/* Google Maps consent: hidden must override the overlay's flex layout. */
.ghost-map-consent-overlay[hidden]{display:none!important}
.ghost-map-consent-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;margin-top:10px}
.ghost-map-activate{appearance:none;border:1px solid #222;background:#222;color:#fff;border-radius:3px;padding:7px 10px;font:inherit;cursor:pointer}
.ghost-map-activate:hover,.ghost-map-activate:focus{background:#000}

/* Shared detached credit footer, identical in content to the other ghost sites. */
.kuaby-editoriale-footer{width:100%!important;max-width:100%!important;margin:0!important;padding:10px 6px!important;background:#111!important;color:#fff!important;display:grid!important;grid-template-columns:minmax(180px,360px) 1fr!important;gap:12px!important;align-items:center!important;clear:both!important;float:none!important;box-sizing:border-box!important;position:relative!important;z-index:2147481000!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.kuaby-editoriale-footer-card{min-height:58px!important;border:1px solid #334155!important;border-radius:14px!important;background:#1f2937!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:10px!important;color:#fff!important;text-align:center!important;box-sizing:border-box!important}
.kuaby-editoriale-footer a{color:#1e73c2!important;text-decoration:none!important}
.kuaby-editoriale-footer a:hover,.kuaby-editoriale-footer a:focus{text-decoration:underline!important}
.kuaby-editoriale-footer img{display:block!important;max-width:54px!important;max-height:54px!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:0 4px!important}
.kuaby-editoriale-footer-center{font-size:15px!important;line-height:1.55!important;white-space:normal!important;word-spacing:.08em!important}
.kuaby-editoriale-footer-center a{display:inline-block!important;margin:0 .22em!important}
@media(max-width:700px){.kuaby-editoriale-footer{grid-template-columns:1fr!important}.kuaby-editoriale-footer-card{min-height:54px!important}.ghost-map-consent-actions{display:grid;grid-template-columns:1fr;width:100%}.ghost-map-consent-actions>*{width:100%;box-sizing:border-box;text-align:center}}
@media print{.kuaby-editoriale-footer{display:none!important}}
