.loader-container{animation:fadeOut .4s ease-in-out 1.6s forwards}.loader,.loader-logo{width:80px}.loader{position:absolute;height:112px}.loader>.image{position:relative;width:80px;background-size:80px;animation:loading 1.7s forwards;background-image:url(/_next/static/media/chameleon-gray.b23d52e4.png)}@keyframes loading{0%{height:100%}25%{height:90%}50%{height:50%}to{height:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}