.fade-enter-active,.fade-leave-active{transition:filter 1.5s cubic-bezier(.13,1.12,.35,.99),opacity 1.5s cubic-bezier(.13,1.12,.35,.99)}.fade-enter,.fade-leave-to{filter:blur(5px);opacity:0}.preloader{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;left:0;mix-blend-mode:lighten;opacity:95%;position:fixed;top:0;width:100%;z-index:50000}.preloader.blur-fade-out{filter:blur(5px);opacity:0;transition:filter 1s cubic-bezier(.13,1.12,.35,.99),opacity 1s cubic-bezier(.13,1.12,.35,.99)}.preloader svg{max-width:200px;overflow:visible}.d{fill:none;stroke:#10416e;stroke-width:2;stroke-dasharray:1000;stroke-dashoffset:1000;stroke-linejoin:round;animation:drawPath 5s forwards,blurFadeOut 1s cubic-bezier(.13,1.12,.35,.99) 3s;transform-origin:center center}@keyframes drawPath{to{stroke-dashoffset:0}}@keyframes blurFadeOut{0%{filter:blur(0);opacity:1;transform:scale(1)}to{filter:blur(50px);opacity:0;transform:scale(3)}}.nuxt-page-container{min-height:100vh;overflow:hidden;position:relative}
