@import url(https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Orbitron:wght@400..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Share+Tech&display=swap);.loader-container{align-items:center;display:flex;height:100dvh;justify-content:center;position:relative;width:100%}.loader-logo{height:40px;width:40px;z-index:2}.ring{border-color:#0000;border-radius:50%;border-style:solid;position:absolute}.ring--inner{border-right-color:#000;border-top-color:#000;border-width:1px;height:50px;width:50px}.ring--outer{border-bottom-color:#000;border-left-color:#000;border-width:1px;height:60px;width:60px}.back-to-top{align-items:center;background-color:#000;border:none;border-radius:50%;bottom:28px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:40px;transition:opacity .4s ease,transform .4s ease,background .3s ease;width:40px;z-index:1000}@media(max-width:576px){.back-to-top{display:none}}.back-to-top:hover{background-color:gray}.back-to-top.show{opacity:1;pointer-events:auto;transform:translateY(0)}.cookie-banner{align-items:center;background:#111;bottom:0;color:#fff;display:flex;justify-content:space-between;padding:16px 24px;position:fixed;width:100%;z-index:9999}@media(max-width:576px){.cookie-banner{padding:24px 36px}}.cookie-banner p{font-size:1rem;font-weight:300}@media(max-width:576px){.cookie-banner p{font-size:.9rem;margin-right:20px;padding:4px}}.cookie-banner a{color:#9b9a9a}.actions button{border:none;cursor:pointer;height:30px;margin-left:8px;width:90px}@media(max-width:576px){.actions button{margin-bottom:5px}}.accept{background:#fff;color:#000}.reject{background:#444;color:#fff}:root{--font-stack:"Roboto",sans-serif;--primary-color:#000;--secondary-color:gray}html{scroll-behavior:smooth}*,html{box-sizing:border-box}*{padding:0}*,body{margin:0}body{font-family:Roboto,sans-serif;font-family:var(--font-stack)}a{text-decoration:none}
/*# sourceMappingURL=main.cc7bd87c.css.map*/