.arrows{height:72px;left:10%;margin-left:-30px;position:absolute;top:82%;width:60px}.arrows path{stroke:#fff;fill:#0000;stroke-width:1px;animation:arrow 2s infinite;-webkit-animation:arrow 2s infinite}@keyframes arrow{0%{opacity:0}40%{opacity:1}80%{opacity:0}to{opacity:0}}.arrows path.a1{animation-delay:-1s;-webkit-animation-delay:-1s}.arrows path.a2{animation-delay:-.5s;-webkit-animation-delay:-.5s}.arrows path.a3{animation-delay:0s;-webkit-animation-delay:0s}.paint-button{background-color:#000;border:1px solid #fff;color:#fff;display:inline-block;font-weight:600;padding:8px 20px;text-decoration:none;transition:background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.paint-button:hover{background-color:#fff;color:#000}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp 1.2s ease-out forwards;animation-delay:.3s;opacity:0}.fade-in-up-delay-1{animation-delay:.2s}.fade-in-up-delay-2{animation-delay:.4s}.fade-in-up-delay{animation:fadeInUp 1.2s ease-out forwards;animation-delay:.8s;opacity:0}
/*# sourceMappingURL=main.e73f908b.css.map*/