*{font-family:bariolRegularFont}@font-face{font-family:bariolRegularFont;src:local("bariolRegularFont"),url(/_next/static/media/bariol_regular-webfont.08e5bc85.woff) format("woff")}.wrap{display:flex;justify-content:center;align-items:center;background-color:#fff;box-shadow:0 40px 60px -20px rgba(0,0,0,.2);width:100%;height:100vh}.spinner{width:110px;height:110px;border-radius:50%;border:5px solid #9d9b9b;border-left:4px solid #e3e4e7;animation:spinner .75s linear infinite;margin:100px}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}