.store-line1,.store-line2,.store-line3{position:absolute}.store-line1{left:0;top:0;animation:store-line1 .4s}@keyframes store-line1{0%{left:-100px;top:-100px}to{left:10px;top:10px}}.store-line2{right:0;top:0;animation:store-line2 .4s}@keyframes store-line2{0%{right:-100px;top:-100px}to{right:10px;top:10px}}.store-line3{right:492px;bottom:0;animation:store-line3 .4s}@keyframes store-line3{0%{bottom:-150px}to{bottom:10px}}@media screen and (max-width:640px){.store-line1{left:-250px;top:auto;bottom:75px;rotate:-50deg}html[dir=rtl] .store-line1{display:none}@keyframes store-line1{0%{left:-450px;bottom:175px}to{left:-240px;bottom:65px}}.store-line3{display:none;right:-132px;bottom:201px;animation:store-line3 .4s;rotate:-36deg}@keyframes store-line3{0%{right:-232px;bottom:0}to{right:-122px;bottom:211px}}}