@font-face{font-family:Soehne;src:url(/fonts/Soehne/soehne-web-kraftig.woff2) format("woff2");font-weight:500;font-style:normal}body{margin:0;padding:0;color:var(--black-12);background-color:var(--black-0)}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw}.loading-container-horizontal{display:flex;flex-direction:row;gap:8px;align-items:center}.loading-text{font-family:Soehne;font-weight:500;color:#18191a;font-size:18px;line-height:28px;letter-spacing:.15px;white-space:normal}@keyframes spin{0%{stroke-dashoffset:0;transform:rotate(0deg)}to{stroke-dashoffset:-251.2;transform:rotate(1turn)}}.circular-load{display:flex;align-items:center;padding:10px 16px;width:16px;height:16px;svg{animation:spin 1.5s linear infinite;stroke:#18191a}}.hiddenCanvasElement{display:none!important}