.mswsg-gallery{--mswsg-overlay:#000;--mswsg-overlay-percent:35%;--mswsg-fit:cover;position:relative;width:100%;max-width:var(--mswsg-max-width,none);margin-inline:auto;scroll-margin-top:120px;overflow:hidden}
.mswsg-gallery .swiper{width:100%;height:var(--mswsg-height,620px)}
.mswsg-gallery .swiper-slide{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:center;overflow:hidden;background:#1d2024}
.mswsg-gallery .mswsg-visual-stage{position:relative;display:flex;flex:1 1 auto;min-width:0;min-height:0;width:100%;overflow:hidden;background:#1d2024}
.mswsg-gallery .mswsg-media,.mswsg-gallery .mswsg-media picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.mswsg-gallery .mswsg-media img{display:block;width:100%;height:100%;object-fit:var(--mswsg-fit,cover)}
.mswsg-gallery.mswsg-fit-contain .mswsg-media img{object-fit:contain}
.mswsg-gallery.mswsg-autoheight .swiper{height:auto!important;min-height:0!important}
.mswsg-gallery.mswsg-autoheight .swiper-wrapper{align-items:flex-start}
.mswsg-gallery.mswsg-autoheight .swiper-slide{height:auto!important;min-height:0;align-items:stretch}
.mswsg-gallery.mswsg-autoheight .mswsg-visual-stage,.mswsg-gallery.mswsg-autoheight .mswsg-media,.mswsg-gallery.mswsg-autoheight .mswsg-media picture,.mswsg-gallery.mswsg-autoheight .mswsg-media img{height:auto!important;min-height:0}
.mswsg-gallery .mswsg-text-only{min-height:min(var(--mswsg-height,620px),72vh);background:var(--mswsg-slide-bg,#29313a)}

/* 4.0.37 — titolo, sottotitolo e descrizione indipendenti. */
.mswsg-gallery .mswsg-content-layer{position:absolute;z-index:2;inset:0;pointer-events:none}
.mswsg-gallery .mswsg-content-group{position:absolute;display:flex;flex-direction:column;gap:8px;width:max-content;max-width:min(760px,calc(100% - 24px));pointer-events:none}
.mswsg-gallery .mswsg-content-group>*{pointer-events:auto}
.mswsg-gallery .mswsg-pos-top-left{top:clamp(12px,4vw,48px);left:clamp(12px,4vw,48px);align-items:flex-start}
.mswsg-gallery .mswsg-pos-top-center{top:clamp(12px,4vw,48px);left:50%;align-items:center;transform:translateX(-50%)}
.mswsg-gallery .mswsg-pos-top-right{top:clamp(12px,4vw,48px);right:clamp(12px,4vw,48px);align-items:flex-end}
.mswsg-gallery .mswsg-pos-middle-left{top:50%;left:clamp(12px,4vw,48px);align-items:flex-start;transform:translateY(-50%)}
.mswsg-gallery .mswsg-pos-middle-center{top:50%;left:50%;align-items:center;transform:translate(-50%,-50%)}
.mswsg-gallery .mswsg-pos-middle-right{top:50%;right:clamp(12px,4vw,48px);align-items:flex-end;transform:translateY(-50%)}
.mswsg-gallery .mswsg-pos-bottom-left{bottom:clamp(12px,4vw,48px);left:clamp(12px,4vw,48px);align-items:flex-start}
.mswsg-gallery .mswsg-pos-bottom-center{bottom:clamp(12px,4vw,48px);left:50%;align-items:center;transform:translateX(-50%)}
.mswsg-gallery .mswsg-pos-bottom-right{right:clamp(12px,4vw,48px);bottom:clamp(12px,4vw,48px);align-items:flex-end}
.mswsg-gallery .mswsg-content-panel{box-sizing:border-box;display:flex;flex-direction:column;gap:8px;width:fit-content;max-width:100%;padding:18px 22px;border-radius:10px;color:var(--mswsg-panel-color,#fff);overflow-wrap:anywhere}
.mswsg-gallery .mswsg-content-panel.has-band{background:color-mix(in srgb,var(--mswsg-panel-bg,#000) var(--mswsg-panel-opacity,35%),transparent)}
.mswsg-gallery .mswsg-content-panel.no-band{padding:0;background:transparent}
.mswsg-gallery .mswsg-content-panel.mswsg-align-left{align-items:flex-start;text-align:left}
.mswsg-gallery .mswsg-content-panel.mswsg-align-center{align-items:center;text-align:center}
.mswsg-gallery .mswsg-content-panel.mswsg-align-right{align-items:flex-end;text-align:right}
.mswsg-gallery .mswsg-content-item{display:flex;flex-direction:column;gap:8px;max-width:100%;color:inherit}
.mswsg-gallery .mswsg-content-title,.mswsg-gallery .mswsg-content-subtitle{margin:0;color:inherit}
.mswsg-gallery .mswsg-content-item.has-custom-size>.mswsg-content-title,.mswsg-gallery .mswsg-content-item.has-custom-size>.mswsg-content-subtitle,.mswsg-gallery .mswsg-content-item.has-custom-size>.mswsg-body{font-size:var(--mswsg-item-size)!important;line-height:1.25}
.mswsg-gallery .mswsg-body,.mswsg-gallery .mswsg-body p{margin:0;color:inherit}
.mswsg-gallery .mswsg-body>*:first-child{margin-top:0}
.mswsg-gallery .mswsg-body>*:last-child{margin-bottom:0}
.mswsg-gallery .mswsg-button{display:inline-block;margin-top:7px;padding:10px 18px;border-radius:6px;background:#fff;color:#111;text-decoration:none;font-weight:800}
.mswsg-gallery .mswsg-align-left .mswsg-button{align-self:flex-start}
.mswsg-gallery .mswsg-align-center .mswsg-button{align-self:center}
.mswsg-gallery .mswsg-align-right .mswsg-button{align-self:flex-end}
.mswsg-gallery .mswsg-below-content{position:relative;z-index:2;flex:0 0 auto;width:100%}
.mswsg-gallery .mswsg-below-content .mswsg-content-panel{width:100%;max-width:none;padding:16px clamp(18px,4vw,48px);border-radius:0}
.mswsg-gallery .mswsg-below-content .mswsg-content-panel.no-band{padding:14px clamp(18px,4vw,48px)}
.mswsg-gallery:not(.mswsg-autoheight) .mswsg-below-content{max-height:45%;overflow:auto}
/* 4.0.54 — quando la descrizione è sotto l’immagine, riserva spazio ai pallini. */
.mswsg-gallery.mswsg-has-pagination .mswsg-below-content .mswsg-content-panel:last-child{padding-bottom:42px}
.mswsg-gallery .swiper-button-next,.mswsg-gallery .swiper-button-prev{position:absolute;z-index:12;top:50%;display:flex;align-items:center;justify-content:center;width:44px;height:52px;min-width:44px;margin:-26px 0 0;padding:0;border:0;background:transparent;color:#fff;line-height:1;box-shadow:none;text-shadow:none;appearance:none;cursor:pointer}
.mswsg-gallery .swiper-button-prev{left:4px;right:auto}
.mswsg-gallery .swiper-button-next{right:4px;left:auto}
.mswsg-gallery .mswsg-navigation-icon{display:block;width:24px;height:44px;overflow:visible;fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 3px rgba(0,0,0,.9));pointer-events:none}
.mswsg-gallery .swiper-button-prev .mswsg-navigation-icon{transform:rotate(180deg)}
.mswsg-gallery .swiper-button-next:disabled,.mswsg-gallery .swiper-button-prev:disabled{cursor:default;opacity:.35}
.mswsg-gallery .swiper-pagination-bullet{background:#fff;opacity:.55}
.mswsg-gallery .swiper-pagination-bullet-active{opacity:1}
.mswsg-gallery.mswsg-kenburns .swiper-slide-active .mswsg-media img{animation:mswsg-kenburns var(--mswsg-kenburns-duration,8s) ease-out both}
@keyframes mswsg-kenburns{from{transform:scale(1)}to{transform:scale(1.12)}}
.mswsg-gallery[data-direction="vertical"] .swiper{min-height:var(--mswsg-height,620px)}

@media(max-width:768px){
  .mswsg-gallery .mswsg-content-group{max-width:calc(100% - 20px)}
  .mswsg-gallery .mswsg-pos-top-left,.mswsg-gallery .mswsg-pos-middle-left,.mswsg-gallery .mswsg-pos-bottom-left{left:10px}
  .mswsg-gallery .mswsg-pos-top-right,.mswsg-gallery .mswsg-pos-middle-right,.mswsg-gallery .mswsg-pos-bottom-right{right:10px}
  .mswsg-gallery .mswsg-pos-top-left,.mswsg-gallery .mswsg-pos-top-center,.mswsg-gallery .mswsg-pos-top-right{top:10px}
  .mswsg-gallery .mswsg-pos-bottom-left,.mswsg-gallery .mswsg-pos-bottom-center,.mswsg-gallery .mswsg-pos-bottom-right{bottom:10px}
  .mswsg-gallery .mswsg-content-panel{padding:12px 14px;border-radius:8px}
  .mswsg-gallery .mswsg-below-content .mswsg-content-panel{padding:13px 14px}
  .mswsg-gallery.mswsg-has-pagination .mswsg-below-content .mswsg-content-panel:last-child{padding-bottom:38px}
  .mswsg-gallery .swiper-button-next,.mswsg-gallery .swiper-button-prev{transform:scale(.75)}
}

.mswsg-composite-link{display:block;text-decoration:none}
.mswsg-composite-link img{display:block;width:100%;height:auto}
.mswsg-lightbox{position:fixed;z-index:100000;inset:0;display:grid;place-items:center;padding:3vw;background:rgba(0,0,0,.92)}
.mswsg-lightbox[hidden]{display:none}
.mswsg-lightbox img{max-width:96vw;max-height:90vh;object-fit:contain}
.mswsg-lightbox button{position:absolute;top:14px;right:14px;min-width:120px;padding:11px;border:1px solid #fff;background:#111;color:#fff;font-weight:800;border-radius:6px}
.mswsg-empty{padding:30px;border:1px dashed #bbb;text-align:center}
.mswsg-gallery .swiper-slide[data-slide-type="text"]{background:var(--mswsg-slide-bg,#29313a)}
/* Modalità: anteprime visibili, apertura della galleria al click */
.mswsg-preview-gallery{width:100%;max-width:var(--mswsg-max-width,none);margin-inline:auto}
.mswsg-preview-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}
.mswsg-preview-grid a{position:relative;display:block;flex:0 1 var(--mswsg-thumb-basis,calc(33.333333% - 6.666667px));width:var(--mswsg-thumb-basis,calc(33.333333% - 6.666667px));max-width:100%;overflow:hidden;border-radius:7px;background:#eee;text-decoration:none;container-type:inline-size;container-name:mswsg-preview-card}
.mswsg-preview-grid img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .25s ease}
.mswsg-preview-grid a:hover img,.mswsg-preview-grid a:focus-visible img{transform:scale(1.035)}
.mswsg-preview-grid .mswsg-preview-caption{position:absolute;left:8px;right:8px;bottom:8px;padding:7px 9px;border-radius:5px;background:rgba(0,0,0,.62);color:#fff;font-weight:700;font-size:.92rem}
/* Sotto 260 px la miniatura resta pulita: il titolo resta nella galleria aperta e nell’ALT. */
@container mswsg-preview-card (max-width:260px){
  .mswsg-preview-caption{display:none}
}
.mswsg-gallery-modal{position:fixed;z-index:100020;inset:0;max-width:none!important;margin:0;display:flex;align-items:center;justify-content:center;padding:clamp(12px,3vw,40px);background:rgba(0,0,0,.94);overflow:auto}
.mswsg-gallery-modal[hidden]{display:none}
.mswsg-gallery-modal .swiper{width:var(--mswsg-modal-width,min(1500px,96vw));height:var(--mswsg-modal-height,min(var(--mswsg-height,760px),88vh));max-width:96vw;max-height:88vh}
.mswsg-gallery-modal .swiper-slide:not([data-slide-type="text"]){background:transparent}
.mswsg-gallery-modal .mswsg-media,.mswsg-gallery-modal .mswsg-media img{width:100%;height:100%}
.mswsg-gallery-modal img{object-fit:contain!important}
.mswsg-gallery-modal.mswsg-autoheight .swiper{height:var(--mswsg-modal-height,min(var(--mswsg-height,760px),88vh))!important;max-height:88vh}
.mswsg-gallery-modal.mswsg-autoheight img{max-height:none;object-fit:contain!important}
.mswsg-gallery-close{position:fixed;z-index:4;top:14px;right:14px;min-width:118px;padding:10px 14px;border:1px solid #fff;border-radius:6px;background:#111;color:#fff;font-weight:800;cursor:pointer}
body.mswsg-modal-open{overflow:hidden}
@media(min-width:769px){
  .mswsg-gallery-modal.mswsg-autoheight .mswsg-media,
  .mswsg-gallery-modal.mswsg-autoheight .mswsg-media img{height:100%!important}
}
@media(max-width:768px){
  .mswsg-preview-gallery{--mswsg-thumb-basis:calc(50% - 3px)!important}
  .mswsg-preview-grid{gap:6px}
  .mswsg-gallery-modal{padding:54px 8px 10px}
  .mswsg-gallery-modal .swiper{width:100%;height:auto;max-height:calc(100vh - 70px)}
  .mswsg-gallery-modal.mswsg-autoheight .swiper{height:auto!important;max-height:calc(100vh - 70px)}
  .mswsg-gallery-modal.mswsg-autoheight .mswsg-media,
  .mswsg-gallery-modal.mswsg-autoheight .mswsg-media img{height:auto!important;max-height:calc(100vh - 70px)}
  .mswsg-gallery-close{top:8px;right:8px}
}
@media(max-width:480px){
  .mswsg-preview-gallery{--mswsg-thumb-basis:100%!important}
}

/* 4.0.32: fallback statico leggibile finché Swiper non è inizializzato. */
.mswsg-gallery .swiper:not(.swiper-initialized) .swiper-wrapper{display:block}
.mswsg-gallery .swiper:not(.swiper-initialized) .swiper-slide{display:none}
.mswsg-gallery .swiper:not(.swiper-initialized) .swiper-slide:first-child{display:flex}
.mswsg-gallery[data-mswsg-state="waiting-swiper"]{min-height:1px}
