.fullscreen-loader_wrapper__Va1Z9{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#fff;position:fixed;top:0;left:0;z-index:10000}.fullscreen-loader_logoBackground__1znxV{position:relative;width:80px;height:80px;background:#f7c81d1a;border-radius:50%;display:flex;justify-content:center;align-items:center}.fullscreen-loader_logoBackground__1znxV:after,.fullscreen-loader_logoBackground__1znxV:before{content:"";position:absolute;border-radius:50%}.fullscreen-loader_logoBackground__1znxV:before{width:100%;height:100%;border:2px solid #f7c81d33;border-top:2px solid var(--color-yellow);animation:fullscreen-loader_spin__KqQid 2s linear infinite}.fullscreen-loader_logoBackground__1znxV:after{width:90%;height:90%;border:2px solid #f7c81d26;border-bottom:2px solid var(--color-yellow);animation:fullscreen-loader_spin__KqQid 3s linear infinite}.fullscreen-loader_logoContainer__4Ti03{width:40px;height:38px;position:relative;z-index:2}.fullscreen-loader_logo__cH_77{width:40px;height:38px}.fullscreen-loader_logo__cH_77 path{position:absolute;bottom:0;transform-origin:bottom;animation:fullscreen-loader_growUp__N317D 2s ease-out infinite;opacity:0}.fullscreen-loader_logo__cH_77 path:first-child{animation-delay:0s}.fullscreen-loader_logo__cH_77 path:nth-child(2){animation-delay:.2s}.fullscreen-loader_logo__cH_77 path:nth-child(3){animation-delay:.4s}@keyframes fullscreen-loader_spin__KqQid{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fullscreen-loader_growUp__N317D{0%{transform:scaleY(0);opacity:1}20%{transform:scaleY(1);opacity:1}90%{transform:scaleY(1);opacity:1}to{transform:scaleY(0);opacity:1}}