.wlsg-gallery{--wlsg-cols:4;--wlsg-tab-cols:3;--wlsg-mob-cols:2;--wlsg-gap:14px;--wlsg-radius:16px;position:relative;width:100%}.wlsg-items{width:100%}.wlsg-style-grid .wlsg-items{display:grid;grid-template-columns:repeat(var(--wlsg-cols),minmax(0,1fr));gap:var(--wlsg-gap)}.wlsg-style-masonry .wlsg-items{columns:var(--wlsg-cols);column-gap:var(--wlsg-gap)}.wlsg-style-masonry .wlsg-item{break-inside:avoid;margin:0 0 var(--wlsg-gap)}.wlsg-style-editorial .wlsg-items{display:grid;grid-template-columns:repeat(var(--wlsg-cols),minmax(0,1fr));grid-auto-flow:dense;gap:var(--wlsg-gap)}.wlsg-style-editorial .wlsg-item.wlsg-featured{grid-column:span 2;grid-row:span 2}.wlsg-style-editorial .wlsg-item.wlsg-tall{grid-row:span 2}.wlsg-style-scroll{overflow:hidden}.wlsg-style-scroll .wlsg-items{display:flex;gap:var(--wlsg-gap);overflow-x:auto;scrollbar-width:none;padding:2px 1px 14px}.wlsg-style-scroll .wlsg-items::-webkit-scrollbar{display:none}.wlsg-style-scroll.wlsg-scroll-snap .wlsg-items{scroll-snap-type:x mandatory}.wlsg-style-scroll .wlsg-item{flex:0 0 min(78vw,430px)}.wlsg-style-scroll.wlsg-scroll-snap .wlsg-item{scroll-snap-align:start}.wlsg-item{position:relative;margin:0;min-width:0}.wlsg-hidden{display:none}.wlsg-expanded .wlsg-hidden{display:block}.wlsg-image-button{position:relative;display:block;width:100%;padding:0;border:0;border-radius:var(--wlsg-radius);overflow:hidden;background:#e8f1f6;cursor:pointer}.wlsg-image{display:block;width:100%;height:auto;transition:transform .45s ease,filter .45s ease}.wlsg-image-button:hover .wlsg-image{transform:scale(1.035);filter:brightness(.9)}.wlsg-hover-icon{position:absolute;right:14px;bottom:14px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.92);color:#08316f;font-size:25px;opacity:0;transform:translateY(8px);transition:.25s}.wlsg-image-button:hover .wlsg-hover-icon{opacity:1;transform:none}.wlsg-item figcaption{margin:8px 2px 0;color:#587087;font-size:13px;line-height:1.45}.wlsg-aspect-square:not(.wlsg-style-masonry) .wlsg-image-button{aspect-ratio:1/1}.wlsg-aspect-landscape:not(.wlsg-style-masonry) .wlsg-image-button{aspect-ratio:4/3}.wlsg-aspect-wide:not(.wlsg-style-masonry) .wlsg-image-button{aspect-ratio:16/9}.wlsg-aspect-portrait:not(.wlsg-style-masonry) .wlsg-image-button{aspect-ratio:4/5}.wlsg-aspect-square:not(.wlsg-style-masonry) .wlsg-image,.wlsg-aspect-landscape:not(.wlsg-style-masonry) .wlsg-image,.wlsg-aspect-wide:not(.wlsg-style-masonry) .wlsg-image,.wlsg-aspect-portrait:not(.wlsg-style-masonry) .wlsg-image{height:100%;object-fit:cover}.wlsg-style-editorial .wlsg-image-button{height:100%;min-height:210px}.wlsg-style-editorial .wlsg-image{height:100%;object-fit:cover}.wlsg-view-all-wrap{display:flex;justify-content:center;margin-top:28px}.wlsg-view-all{display:inline-flex;align-items:center;gap:12px;min-height:50px;padding:12px 22px;border:0;border-radius:10px;background:#08316f;color:#fff;cursor:pointer;font-size:14px;font-weight:700;transition:.25s}.wlsg-view-all:hover{background:#0e87e1;transform:translateY(-2px)}.wlsg-view-all em{font-style:normal;font-size:11px;font-weight:600;opacity:.7}.wlsg-view-all.is-expanded{background:#0e87e1}.wlsg-scroll-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.wlsg-scroll-controls button{width:45px;height:45px;border:1px solid rgba(8,49,111,.16);border-radius:50%;background:#fff;color:#08316f;cursor:pointer;font-size:18px}.wlsg-scroll-controls button:hover{background:#08316f;color:#fff}html.wlsg-lightbox-open,html.wlsg-lightbox-open body{overflow:hidden}.wlsg-lightbox-global{position:fixed;inset:0;z-index:999999;display:none}.wlsg-lightbox-global.is-open{display:block}.wlsg-lightbox-backdrop{position:absolute;inset:0;background:rgba(2,12,26,.94)}.wlsg-lightbox-dialog{position:absolute;inset:0;display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;gap:15px;padding:40px 24px}.wlsg-lightbox-stage{min-width:0;max-width:1250px;width:100%;margin:0 auto;text-align:center}.wlsg-lightbox-stage img{display:block;max-width:100%;max-height:82vh;width:auto;height:auto;margin:0 auto;border-radius:12px}.wlsg-lightbox-caption{margin-top:13px;color:rgba(255,255,255,.8);font-size:14px}.wlsg-lightbox-close,.wlsg-lightbox-prev,.wlsg-lightbox-next{border:0;background:rgba(255,255,255,.1);color:#fff;cursor:pointer}.wlsg-lightbox-prev,.wlsg-lightbox-next{width:52px;height:52px;border-radius:50%;font-size:22px;justify-self:center}.wlsg-lightbox-close{position:absolute;top:18px;right:18px;width:46px;height:46px;border-radius:50%;font-size:28px;z-index:2}.wlsg-lightbox-close:hover,.wlsg-lightbox-prev:hover,.wlsg-lightbox-next:hover{background:#0e87e1}@media(max-width:900px){.wlsg-style-grid .wlsg-items,.wlsg-style-editorial .wlsg-items{grid-template-columns:repeat(var(--wlsg-tab-cols),minmax(0,1fr))}.wlsg-style-masonry .wlsg-items{columns:var(--wlsg-tab-cols)}}@media(max-width:767px){.wlsg-style-grid .wlsg-items,.wlsg-style-editorial .wlsg-items{grid-template-columns:repeat(var(--wlsg-mob-cols),minmax(0,1fr))}.wlsg-style-masonry .wlsg-items{columns:var(--wlsg-mob-cols)}.wlsg-style-editorial .wlsg-item.wlsg-featured{grid-column:span 2}.wlsg-style-scroll .wlsg-item{flex-basis:min(84vw,390px)}.wlsg-lightbox-dialog{grid-template-columns:45px minmax(0,1fr) 45px;gap:6px;padding:58px 10px 22px}.wlsg-lightbox-prev,.wlsg-lightbox-next{width:40px;height:40px}.wlsg-hover-icon{opacity:1;transform:none;width:32px;height:32px;font-size:21px}}
