@keyframes laptopLeasingLoad{0%{width:0}to{width:100%}}.laptop-leasing-fade-enter-active,.laptop-leasing-fade-leave-active{transition:all .5s ease}.laptop-leasing-fade-enter-active{transition-delay:.3s}.laptop-leasing-fade-enter-from{opacity:0;transform:translateY(2.5rem)}.laptop-leasing-fade-leave-to{opacity:0;transform:translateY(-2.5rem)}.laptop-leasing-animate-load{animation:laptopLeasingLoad 6s linear forwards}
