.crown-loader{justify-content:center;align-items:center;display:flex}.crown-loader .logo-animated-wrapper{justify-content:center;align-items:center;width:75px;height:45px;display:flex}.crown-loader .logo-animated-wrapper .crown-svg{width:100%;height:auto}.crown-loader .logo-animated-wrapper .ck-skeleton{opacity:.12;stroke:#141b2c;stroke-width:.5px;fill:none}.crown-loader .logo-animated-wrapper .ck-path{stroke-dasharray:200;stroke-dashoffset:200px;opacity:0;fill-opacity:0}.crown-loader .logo-animated-wrapper .ck-top{animation:1.5s cubic-bezier(.4,0,.2,1) forwards ckSketchTop,3s 1.5s infinite ckBlink}.crown-loader .logo-animated-wrapper .ck-mid{animation:1.5s cubic-bezier(.4,0,.2,1) forwards ckSketchMid,3s 2.5s infinite ckBlink}.crown-loader .logo-animated-wrapper .ck-bottom{stroke-dasharray:100;stroke-dashoffset:100px;animation:1.5s cubic-bezier(.4,0,.2,1) forwards ckSketchBottom,3s 3.5s infinite ckBlink}@keyframes ckSketchTop{0%{stroke-dashoffset:200px;opacity:0;fill-opacity:0}2%{opacity:1}45%{stroke-dashoffset:0;fill-opacity:0}75%,to{fill-opacity:1;opacity:1;stroke-dashoffset:0}}@keyframes ckSketchMid{0%{stroke-dashoffset:200px;opacity:0;fill-opacity:0}10%{opacity:0}12%{opacity:1}55%{stroke-dashoffset:0;fill-opacity:0}85%,to{fill-opacity:1;opacity:1;stroke-dashoffset:0}}@keyframes ckSketchBottom{0%{stroke-dashoffset:100px;opacity:0;fill-opacity:0}20%{opacity:0}22%{opacity:1}65%{stroke-dashoffset:0;fill-opacity:0}95%,to{fill-opacity:1;opacity:1;stroke-dashoffset:0}}@keyframes ckBlink{0%,33.3%,to{fill-opacity:1;opacity:1}16.6%{fill-opacity:.2;opacity:1}}
