.anime-scroll-wrapper{position:relative;width:100%;height:var(--section-height, 300vh);background-color:#f7f7f7;overflow:clip}.anime-scroll-sticky{position:sticky;top:0;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;background-color:#f7f7f7}.anime-scroll-content{position:relative;z-index:2;width:100%;text-align:center;padding-top:52px;flex-shrink:0;color:#1d1d1f}.anime-scroll-text-container{max-width:680px;margin:0 auto;padding:0 24px;opacity:0;transform:translateY(16px);transition:opacity .8s ease,transform .8s ease}.anime-scroll-text-container.is-visible{opacity:1;transform:translateY(0)}.anime-scroll-subheading{font-size:clamp(.75rem,1.2vw,.9rem);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6e6e73;margin-bottom:10px}.anime-scroll-subheading p{margin:0}.anime-scroll-heading{margin:0 0 16px;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;color:#1d1d1f}.anime-scroll-button{display:none}.anime-scroll-arrow{margin-top:14px;display:flex;justify-content:center;animation:bounceArrow 1.8s ease-in-out infinite;opacity:.4}.anime-scroll-arrow svg{width:24px;height:24px;stroke:#1d1d1f;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@keyframes bounceArrow{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.anime-scroll-canvas{display:block;position:relative;z-index:1;width:auto;height:100%;max-height:calc(100vh - 180px);max-width:65%;margin:0 auto;object-fit:contain;flex:1;min-height:0}@media(max-width:768px){.anime-scroll-content{padding-top:36px}.anime-scroll-heading{font-size:clamp(1.5rem,6vw,2.2rem)}.anime-scroll-canvas{max-width:90%;max-height:calc(100vh - 160px)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/anime-scroll.css.map */
