.animation-image{width:15%;height:1000px;animation:.8s ease-out both slide-in,ease-in-out forwards scroll-watcher;animation-timeline:auto,view();animation-delay:2s,0;background-size:cover;border-top-left-radius:500px;border-top-right-radius:500px;margin-top:0;animation-range:normal,entry 500px}@keyframes scroll-watcher{to{border-radius:1%;width:90%}}@keyframes slide-in{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.animation-image{width:30%;height:800px;margin-top:-100px;animation-range:normal,entry 200px}@keyframes scroll-watcher{to{border-radius:50px;width:100%}}}.logo-animated{width:auto;height:100px}@media (max-width:768px){.logo-animated{width:auto;height:10vw;margin-top:10px}}
