.pakker-slideshow{-webkit-user-select:none;user-select:none;touch-action:pan-y;background:#000;justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.pakker-slideshow__zone{z-index:20;cursor:pointer;background:0 0;border:none;width:38%;padding:0;position:absolute;top:0;bottom:0}.pakker-slideshow__zone--left{left:0}.pakker-slideshow__zone--right{right:0}.pakker-slideshow__zone:active{background:#ffffff08}.pakker-slideshow__stage{z-index:10;justify-content:center;align-items:center;width:100%;max-width:min(920px,96vw);padding:8px 8px 52px;animation:.22s ease-out pakker-fade-in;display:flex;position:relative}.pakker-slideshow__image,.pakker-slideshow__svg{object-fit:contain;max-height:calc(100dvh - 48px);display:block;width:100%!important;height:auto!important}.pakker-slideshow__svg{max-width:min(420px,92vw)}.pakker-slideshow__intro{color:#fff;letter-spacing:-.02em;text-align:center;max-width:min(640px,92vw);margin:0;padding:0 8px;font-family:system-ui,-apple-system,sans-serif;font-size:clamp(26px,6.5vw,42px);font-weight:700;line-height:1.25}.pakker-slideshow__dots{z-index:30;pointer-events:none;gap:8px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.pakker-slideshow__dot{background:#ffffff47;border-radius:999px;width:7px;height:7px;transition:background .2s,transform .2s}.pakker-slideshow__dot.is-active{background:#ffffffd9;transform:scale(1.15)}@keyframes pakker-fade-in{0%{opacity:.4;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media (min-width:768px){.pakker-slideshow__stage{max-width:min(720px,92vw);padding:24px 20px 56px}}
