.wv-gallery{--wv-gallery-bg:#101312;--wv-gallery-text:#fff;--wv-gallery-accent:#3d4140;position:relative;width:100%;margin:0 auto 2rem;color:var(--wv-gallery-text);outline:none}.wv-gallery:focus-visible{box-shadow:0 0 0 3px rgba(45,49,48,.45)}
.wv-gallery__stage{position:relative;overflow:hidden;background:var(--wv-gallery-bg);cursor:grab;touch-action:pan-y pinch-zoom;user-select:none}.wv-gallery__stage.is-dragging{cursor:grabbing}.wv-gallery__progress{position:absolute;z-index:4;top:auto;right:0;bottom:0;left:0;height:2px;background:rgba(24,27,26,.88);pointer-events:none;transform:scaleX(0);transform-origin:left center}.wv-gallery__progress.is-running{animation:wv-gallery-progress 10s linear forwards}@keyframes wv-gallery-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.wv-gallery__slides{display:flex;width:100%;min-height:0;aspect-ratio:3/2;transform:translate3d(calc(var(--wv-track-x,0%) + var(--wv-drag-x,0px)),0,0);transition:transform 430ms cubic-bezier(.22,.61,.36,1);will-change:transform}.wv-gallery__stage.is-dragging .wv-gallery__slides{transition:none}
.wv-gallery__slide{position:relative;flex:0 0 100%;width:100%;height:100%;margin:0;overflow:hidden}.wv-gallery__lightbox-link{display:block;width:100%;height:100%;color:inherit;cursor:pointer}.wv-gallery__stage.is-dragging .wv-gallery__lightbox-link{cursor:grabbing}.wv-gallery__image{display:block;width:100%;height:100%;object-fit:contain;background:var(--wv-gallery-bg);-webkit-user-drag:none}
.wv-gallery__info{position:absolute;z-index:1;right:0;bottom:0;left:0;display:flex;min-height:30px;margin:0;padding:40px 5.25rem 10px 14px;align-items:flex-end;background:linear-gradient(to bottom,rgba(9,12,10,0) 0%,rgba(9,12,10,.16) 34%,rgba(9,12,10,.78) 100%);color:rgba(255,255,255,.9);font-family:Verdana,Geneva,sans-serif;font-size:clamp(.92rem,1.2vw,1.06rem);font-weight:700;line-height:1.2;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.5);pointer-events:none;opacity:0;transform:translateY(100%);transition:opacity 520ms ease 120ms,transform 700ms cubic-bezier(.22,.61,.36,1) 80ms}.wv-gallery__slide.is-active .wv-gallery__info{opacity:1;transform:translateY(0)}
.wv-gallery__nav{position:absolute;z-index:2;top:50%;display:grid;width:clamp(42px,5vw,62px);height:clamp(54px,7vw,82px);padding:0;transform:translateY(-50%);border:0;border-radius:0;background:transparent;color:#fff;cursor:pointer;font:inherit;place-items:center;transition:color 160ms ease,opacity 160ms ease}.wv-gallery__nav:hover,.wv-gallery__nav:focus-visible{background:transparent;color:#fff;opacity:.78}.wv-gallery__nav:disabled{opacity:.25;cursor:default}.wv-gallery__nav span{font-size:clamp(2.3rem,5vw,4.25rem);font-weight:200;line-height:1;transform:translateY(-.06em)}.wv-gallery__nav--previous{left:0}.wv-gallery__nav--next{right:0}
.wv-gallery__counter{position:absolute;z-index:2;top:.65rem;right:.75rem;bottom:auto;min-width:4.25rem;padding:.35rem .65rem;border-radius:999px;background:rgba(10,12,11,.35);color:#fff;font-family:Arial,sans-serif;font-size:.78rem;letter-spacing:.06em;text-align:center;pointer-events:none}.wv-gallery__thumbs{position:absolute;z-index:3;right:0;bottom:0;display:flex;width:max-content;max-width:210px;gap:0;overflow-x:auto;padding:0;border:0;border-top:5px solid rgba(24,27,26,.9);border-left:5px solid rgba(24,27,26,.9);background:rgba(0,0,0,.25);cursor:grab;touch-action:pan-x;overscroll-behavior:contain;scroll-snap-type:x proximity;scrollbar-width:none}.wv-gallery__thumbs.is-dragging{cursor:grabbing}.wv-gallery__thumb{flex:0 0 70px;width:70px;height:70px;padding:0;overflow:hidden;box-sizing:border-box;border:0!important;border-radius:0;background:#e9e8e4;box-shadow:none!important;outline:0;cursor:pointer;opacity:.82;filter:grayscale(.16) saturate(.84) brightness(.95);scroll-snap-align:start;transition:opacity 160ms ease,filter 160ms ease}.wv-gallery__thumb:hover,.wv-gallery__thumb:focus-visible{border:0!important;box-shadow:none!important;opacity:.95;filter:none}.wv-gallery__thumb.is-active,.wv-gallery__thumb.is-active:hover,.wv-gallery__thumb.is-active:focus-visible{border:0!important;box-shadow:none!important;opacity:1;filter:none;transform:none}.wv-gallery__thumb-image{display:block;width:100%;height:100%;object-fit:cover}.wv-gallery:has(.wv-gallery__thumbs) .wv-gallery__info{padding-right:225px}.wv-gallery__thumbs::-webkit-scrollbar{display:none;width:0;height:0}
@media(max-width:767px){.wv-gallery{width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.wv-gallery__thumbs{display:none}.wv-gallery__info,.wv-gallery:has(.wv-gallery__thumbs) .wv-gallery__info{min-height:34px;padding:15px 8px 4px;color:rgba(255,255,255,.72);font-size:9.5px;font-weight:600;line-height:1.18;white-space:normal}.wv-gallery__counter{top:.4rem;right:.45rem;bottom:auto;min-width:3.3rem;padding:.22rem .45rem;background:rgba(10,12,11,.35);font-size:.65rem;letter-spacing:.04em}}
@media(prefers-reduced-motion:reduce){.wv-gallery__slides,.wv-gallery__info,.wv-gallery__nav,.wv-gallery__thumb{transition:none}.wv-gallery__progress.is-running{animation-duration:10s}}
