:root{--container:1200px;--gap:20px;--radius:6px;--padding:120px;--header:70px;--accent:#3a76ed;--bg:#f0f3f7;--bg2:#1c253a;--light:#fff;--text2:#848b98;--error:#ed3c3c}@media only screen and (max-width:600px){:root{--padding:80px}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;font-smoothing:antialiased;white-space:pre-line}html{overflow:auto;overscroll-behavior:none;background-color:#fff;font-family:Qlab;font-size:17px;line-height:1.3em}html[data-modal-open=true]{overflow:hidden!important}body,html{margin:0}body{min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between;overflow-x:hidden}div{box-sizing:border-box}p{cursor:default}body{background-color:var(--bg)}h1,h2,h3,h4{pointer-events:none}h1{font-size:4rem;font-weight:600;line-height:1em;margin-top:0}@media only screen and (max-width:600px){h1{font-size:2rem}}h2{font-weight:600;line-height:1.1em;font-size:3rem;margin:0 0 calc(var(--padding)*.8) 0;color:#1c253a}@media only screen and (max-width:600px){h2{font-size:1.7rem}}h3{font-size:1.8rem;margin-top:0;margin-bottom:calc(var(--padding)*.5);line-height:1.2em}b,h3{font-weight:600}section{padding:var(--padding) 0}.Toastify{padding:0!important;z-index:9999990}.Toastify__toast{font-family:Qlab!important}a{text-decoration:none;color:inherit;cursor:pointer}.Subtitle{max-width:500px;font-size:1.1rem;line-height:1.4em}.Subtitle p:not(:first-child){color:var(--text2)}.FlexCenter{display:flex;align-items:center;justify-content:center}.ActionZone{padding-top:calc(var(--padding)*.6)}.Agreement{margin:0;color:var(--text2);font-size:.9rem;max-width:500px;line-height:1.2em;text-align:center}.Agreement a{color:var(--accent);text-decoration:underline}.Info h3{font-size:1.4rem;margin-bottom:30px}.Info h3:not(:first-child){margin-top:50px}.Info>ol{-webkit-padding-start:0;padding-inline-start:0}.Info>ol>li:before{font-weight:600;font-size:1rem}.Info>ol>li>ol{-webkit-padding-start:0;padding-inline-start:0}.Info ol{counter-reset:item}.Info ol>li{display:block;position:relative}.Info ol>li h3{display:initial}.Info ol>li:before{content:counters(item,".") ". ";counter-increment:item;float:left;margin-right:5px}