fly-to-cart.fly-to-cart--main{position:fixed;top:0;left:0;z-index:calc(infinity);width:40px;height:40px;overflow:hidden;border-radius:var(--style-border-radius-buttons-primary);background-color:var(--atl-surface-inverse);background-position:center;background-size:cover;opacity:0;pointer-events:none;translate:var(--start-x, 0) var(--start-y, 0);transform:translate(-50%,-50%);animation-name:atelea-fly-x,atelea-fly-y,atelea-fly-scale;animation-duration:.6s;animation-timing-function:cubic-bezier(.7,-5,.98,.5),cubic-bezier(.15,.57,.9,1.05),cubic-bezier(.85,.05,.96,1);animation-fill-mode:both;animation-composition:accumulate}@keyframes atelea-fly-scale{0%{opacity:var(--start-opacity, 1)}5%{opacity:1}to{border-radius:var(--atl-radius-round);opacity:1;transform:translate(-50%,calc(-50% + 10px)) scale(.25)}}@keyframes atelea-fly-x{to{translate:var(--travel-x, 0) 0}}@keyframes atelea-fly-y{to{translate:0 var(--travel-y, 0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/atelea-fly-to-cart.css.map */
