*{box-sizing:border-box;font-synthesis:none;margin:0;padding:0;text-rendering:optimizeLegibility}body,html{background:#1c1240}.landing-page{height:100vh;position:relative}.landing-page,.landing-page__box{align-items:center;display:flex;justify-content:center;padding:10px}.landing-page__box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#40346d66;border-radius:4px;flex-flow:column nowrap;gap:30px;height:100%;max-height:600px;max-width:600px;width:100%;z-index:1}.landing-page__content{align-items:center;background:#40346d80;border:4px dotted #6d609e;display:flex;flex-flow:row nowrap;height:auto;justify-content:center;max-width:400px;padding:7px;text-decoration:none;transition:.2s ease-in-out;width:100%}.landing-page__content:hover{background:#40346d}.landing-page__header{align-items:center;display:flex;flex-flow:column nowrap;gap:7px}.landing-page__logo{height:auto;width:175px}.landing-page__content p{color:#f5f5f5;font-family:IBM Plex Sans,sans-serif;font-size:20px;font-style:normal;font-weight:700;height:auto;width:85px;width:100%}.landing-page__content svg{height:auto;width:85px}.landing-page__title{color:#f5f5f5;font-family:IBM Plex Sans,sans-serif;font-size:24px;font-style:normal;font-weight:700}.landing-page__circles{bottom:0;height:100vh;left:0;overflow:hidden;position:fixed;width:100vw}.landing-page__small{bottom:-100px;height:200px;left:-100px;opacity:.4;width:200px}.landing-page__medium,.landing-page__small{animation:ripple 15s infinite;background:#fff;border-radius:50%;box-shadow:0 0 1px 0 #1c1240;position:absolute}.landing-page__medium{bottom:-200px;height:400px;left:-200px;opacity:.3;width:400px}.landing-page__large{bottom:-300px;height:600px;left:-300px;opacity:.25;width:600px}.landing-page__large,.landing-page__xlarge{animation:ripple 15s infinite;background:#fff;border-radius:50%;box-shadow:0 0 1px 0 #1c1240;position:absolute}.landing-page__xlarge{bottom:-400px;height:800px;left:-400px;opacity:.15;width:800px}.landing-page__xxlarge{animation:ripple 15s infinite;background:#fff;border-radius:50%;bottom:-500px;box-shadow:0 0 1px 0 #1c1240;height:1000px;left:-500px;opacity:.05;position:absolute;width:1000px}@keyframes ripple{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(.8)}}
/*# sourceMappingURL=main.b3b79035.css.map*/