@charset "UTF-8";.scroll-gallery__swiper{width:100%;padding-top:clamp(1rem,2.5vw,2rem);padding-bottom:clamp(1rem,2.5vw,2rem);touch-action:pan-y}.scroll-gallery__slide{position:relative;height:auto}.scroll-gallery__slide:before{content:"";display:block;padding-top:100%}.scroll-gallery__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:block;overflow:hidden;border-radius:0;transition:border-radius .6s cubic-bezier(.65,0,.35,1)}.scroll-gallery__slide:hover .scroll-gallery__img{border-radius:50%}.scroll-gallery__icon{pointer-events:none;position:absolute;z-index:20;opacity:0;width:clamp(72px,22%,160px);aspect-ratio:1;transition:opacity .5s ease}.scroll-gallery__icon img{display:block;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.scroll-gallery__slide:hover .scroll-gallery__icon{opacity:1}.scroll-gallery__icon--top-left{left:0;top:0;--tw-translate-x: -10%;--tw-translate-y: -10%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scroll-gallery__icon--top-right{right:0;top:0;--tw-translate-y: -10%;--tw-translate-x: 10%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scroll-gallery__icon--bottom-left{bottom:0;left:0;--tw-translate-x: -10%;--tw-translate-y: 10%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scroll-gallery__icon--bottom-right{bottom:0;right:0;--tw-translate-x: 10%;--tw-translate-y: 10%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scroll-gallery__image{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-drag:none}@media (prefers-reduced-motion: reduce){.scroll-gallery__img,.scroll-gallery__icon{transition:none}}.scroll-gallery__preview{margin-left:auto;margin-right:auto;display:grid;max-width:42rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.scroll-gallery__preview-img{display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.scroll-gallery__placeholder{padding-top:3rem;padding-bottom:3rem;text-align:center}
