@font-face{font-family:AeonikPro;font-weight:400;font-style:normal;src:url(/assets/AeonikProRegular-uwZiTUx6.woff2) format("woff2"),url(/assets/AeonikProRegular-byvNSc9q.ttf) format("truetype")}@font-face{font-family:AeonikPro;font-weight:500;font-style:normal;src:url(/assets/AeonikProMedium-1YgepBGv.woff2) format("woff2"),url(/assets/AeonikProMedium-CUZF8kCF.ttf) format("truetype")}@font-face{font-family:AeonikPro;font-weight:700;font-style:normal;src:url(/assets/AeonikProBold-DWEJ4D6d.woff2) format("woff2"),url(/assets/AeonikProBold-DQh1JsBt.ttf) format("truetype")}#root{height:100%}html,body{margin:0;color:#0a0d11;background-color:#fefefe;font-family:AeonikPro,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.ErrorBoundary{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center}.ErrorBoundary div{line-height:48px;display:inline-block;box-sizing:border-box}.ErrorBoundary h1{border-right:1px solid rgba(0,0,0,.3);display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top}.ErrorBoundary h2{font-size:14px;font-weight:400;line-height:28px}.Application{height:100%;max-width:480px;display:flex;align-items:center;justify-content:center;flex-direction:column}.Application #logo{margin-bottom:148px;margin-left:-20px}.Application h1{color:#0a0d11;text-align:center;font-size:32px;font-style:normal;font-weight:500;line-height:135%;margin:2px 0;padding:0}.Application h2{color:#555e67;text-align:center;font-feature-settings:"liga" off;font-size:20px;font-style:normal;font-weight:400;line-height:135%;margin:2px 0;padding:0}.Application h4{font-size:18px;font-weight:400;color:#3f464e}.Application button{border:none;display:flex;height:48px;min-width:200px;padding:0 24px;justify-content:center;align-items:center;gap:12px;border-radius:6px;background-color:#0b0c10;color:#fff;text-align:center;font-feature-settings:"liga" off;font-size:16px;font-style:normal;font-weight:500;line-height:135%;cursor:pointer}.Application button:active{color:#0b0d11;background-color:#6ccbc5}.Application button:disabled{color:#0b0d1195;background-color:#6ccbc5;cursor:default}header{padding:8px}header .hero{color:#fff;width:100%;position:relative;height:80vh;overflow:hidden;border-radius:12px}header .hero .bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}header .hero img{width:100%;height:100%;object-fit:cover;display:block}header .hero .content{z-index:1;position:relative;padding:80px 15vw}header .hero .content .logo{margin-bottom:50px}header .hero .content h1{font-size:32px;font-style:normal;font-weight:400}header .hero .content p{opacity:.7;font-size:20px;color:#fff;max-width:400px}header .hero .content button{border:none;display:flex;height:48px;min-width:60px;padding:0 24px;justify-content:center;align-items:center;gap:12px;border-radius:6px;color:#0a0d10;background:#3fcec6;text-align:center;font-size:16px;font-style:normal;font-weight:500;cursor:pointer}header .hero .content button:hover{background:#97ddd8}header .hero .content button:active,header .hero .content button:disabled{color:#0a0d10}header .buttons{display:flex;flex-direction:row;align-items:center}header .buttons a{color:#fff;margin-left:24px;text-decoration:none;font-size:16px;font-weight:300;cursor:pointer;display:flex;flex-direction:row;align-items:center}header .buttons a:active,header .buttons a:focus,header .buttons a:visited{outline:none}header .buttons a:hover{opacity:.8}header .buttons a svg{margin-top:-2px;margin-left:7px}header .buttons a svg.open{transform:rotate(180deg)}footer{display:flex;flex-direction:column;margin:40px auto;padding:10px 20px;max-width:600px}footer h1{font-size:24px;font-style:normal;font-weight:700;margin:0 0 20px}footer h2{font-size:16px;font-style:normal;font-weight:700;margin:0 0 7px}footer p{font-size:16px;font-style:normal;font-weight:400;margin:0 0 30px}footer ul{margin:0;padding:0 0 0 24px}footer img{margin:32px 0 0;border-radius:6px}footer ol{margin:0 18px;padding:0}footer ol>li{padding:0;margin:0 0 5px;font-size:16px;font-weight:700;line-height:20px}footer ol>li p{font-weight:300;margin:0}footer hr{border-width:0;border-bottom:1px solid #CFD7DE;margin:32px 0}@media (min-width: 900px){.hero{display:flex;align-items:center}}@media (max-width: 800px){.content{padding:60px 13vw!important}.content h1{font-size:24px!important}.content p{font-size:16px!important}}.loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:#fff}.loader:before,.loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin linear infinite}.loader:after{color:#6ccbc5;transform:rotateY(70deg);animation-delay:.4s}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}form{max-width:800px;padding:24px;margin:48px auto}form .fields{display:flex;flex-direction:column}form .fields label{margin-top:25px;color:#666}form .fields input{height:40px;padding:0 15px;font-size:16px;border:1px solid #CFD7DE;border-radius:8px;margin-top:3px}form .fields button{height:40px;font-size:18px;margin-top:30px}form .result{border:1px solid #d0d8c2;background:#f4fbef;padding:20px;border-radius:15px}form .result pre{padding:5px 10px;display:block;background-color:#f7f8fa;text-wrap:wrap;border:1px solid #CFD7DE;border-radius:4px}
