body{margin:0;background-color:transparent}#preloader{position:fixed;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:linear-gradient(90deg,#003d80 0%,#007a8c 15%,#005f6b 40%,#b38600 75%,#cc7000 100% );z-index:10000;animation:float 1.5s ease forwards 4.5s}#logo{animation:fill 1.5s ease forwards 3.5s}#logo path:nth-child(1){stroke-dasharray:12011;stroke-dashoffset:12011;animation:line-anim 20s ease forwards}@keyframes line-anim{to{stroke-dashoffset:0}}@keyframes fill{0%{fill:transparent}to{fill:#fff}}@keyframes float{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}
