@keyframes proto-fade-up{0%{opacity:0;transform:translateY(clamp(20px,3vw,40px))}to{opacity:1;transform:translateY(0)}}@keyframes proto-fade-in{0%{opacity:0}to{opacity:1}}@keyframes proto-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.proto-reveal{opacity:0;transform:translateY(clamp(20px,3vw,40px));will-change:opacity,transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--i, 0) * 80ms)}.proto-reveal--scale{transform:scale(.95)}.proto-reveal--fade{transform:none}.proto-reveal.is-revealed{opacity:1;transform:translateY(0) scale(1)}@supports (animation-timeline: view()){.proto-reveal{opacity:0;transform:translateY(clamp(20px,3vw,40px));animation:proto-fade-up 1s cubic-bezier(.22,1,.36,1) both;animation-timeline:view();animation-range:entry 0% cover 25%;transition:none;animation-delay:calc(var(--i, 0) * 60ms)}.proto-reveal--scale{animation-name:proto-scale-in}.proto-reveal--fade{animation-name:proto-fade-in}.proto-reveal.is-revealed{animation:none;opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.proto-reveal,.proto-reveal--scale,.proto-reveal--fade{opacity:1!important;transform:none!important;animation:none!important;transition:none!important;will-change:auto!important}}.proto-stagger>*{--i: 0}.proto-stagger>:nth-child(1){--i: 0}.proto-stagger>:nth-child(2){--i: 1}.proto-stagger>:nth-child(3){--i: 2}.proto-stagger>:nth-child(4){--i: 3}.proto-stagger>:nth-child(5){--i: 4}.proto-stagger>:nth-child(6){--i: 5}.proto-stagger>:nth-child(7){--i: 6}.proto-stagger>:nth-child(8){--i: 7}.proto-stagger>:nth-child(9){--i: 8}.proto-stagger>:nth-child(10){--i: 9}.proto-stagger>:nth-child(11){--i: 10}.proto-stagger>:nth-child(12){--i: 11}@keyframes proto-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes proto-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes proto-underline-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes proto-pulse-subtle{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/proto-reveal.css.map */
