.apple-scroll-container{position:relative;height:300vh;background-color:#000}.apple-sticky-frame{position:sticky;top:0;height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.apple-hero-image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}.apple-hero-zoom-img{width:100%;height:100%;object-fit:cover}.apple-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.apple-content-timeline{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column}.apple-scroll-phase{height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 20px}.apple-text-box{max-width:700px;color:#fff}.apple-subtitle{font-size:1.2rem;letter-spacing:.3em;text-transform:uppercase;color:#d4af37;margin-bottom:15px;display:block}.apple-title{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1;margin:0 0 25px;color:#fff}.apple-btn{display:inline-block;padding:15px 35px;background:#fff;color:#000;text-decoration:none;font-weight:600;border-radius:50px;letter-spacing:.1em;transition:transform .3s ease}.apple-btn:hover{transform:scale(1.05)}@supports (animation-timeline: scroll()){.apple-hero-zoom-img{animation:zoomBackground linear both;animation-timeline:scroll(root);animation-range:0% 100%}.phase-intro .apple-text-box{animation:fadeAndExit linear both;animation-timeline:scroll(root);animation-range:0% 45%}.phase-feature .apple-text-box{animation:enterAndStay linear both;animation-timeline:scroll(root);animation-range:40% 90%}}@keyframes zoomBackground{0%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes fadeAndExit{0%{opacity:0;transform:translateY(40px) scale(.95)}30%{opacity:1;transform:translateY(0) scale(1)}75%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-40px) scale(.95)}}@keyframes enterAndStay{0%{opacity:0;transform:translateY(40px)}50%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-apple-scroll.css.map */
