@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:.3s ease-out fadeIn}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:5550.93px;stroke-dasharray:5550.93}to{stroke-dashoffset:11101.9px;stroke-dasharray:5550.93}}@keyframes animate-svg-fill-1{0%{fill:#0000}50%{fill:#015aae}to{fill:#0000}}.preloader_svg__svg-elem-1{stroke:#015aae;animation:2s ease-out infinite animate-svg-stroke-1,2s ease-in-out infinite animate-svg-fill-1}.preloader_svg__svg-elem-2{stroke:#015aae;animation:2s ease-out .2s infinite animate-svg-stroke-1,2s ease-in-out .2s infinite animate-svg-fill-1}.preloader_svg__svg-elem-3{stroke:#06abd9;animation:2s ease-out .4s infinite animate-svg-stroke-1,2s ease-in-out .4s infinite animate-svg-fill-1}.preloader_svg__svg-elem-4{stroke:#06abd9;animation:2s ease-out .6s infinite animate-svg-stroke-1,2s ease-in-out .6s infinite animate-svg-fill-1}.preloader_svg__svg-elem-5{stroke:#06abd9;animation:2s ease-out .8s infinite animate-svg-stroke-1,2s ease-in-out .8s infinite animate-svg-fill-1}.preloader_svg__svg-elem-6{stroke:#015aae;animation:2s ease-out 1s infinite animate-svg-stroke-1,2s ease-in-out 1s infinite animate-svg-fill-1}@keyframes zoom-out{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.5)}}.animate-zoom-out{animation:1s ease-out forwards zoom-out}@keyframes fade-out-bg{0%{opacity:1}to{opacity:0}}.animate-fade-out-bg{animation:1s forwards fade-out-bg}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.animate-bounce{animation:1s ease-in-out infinite bounce}