@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300..900&display=swap";body,html{font-size:8px;max-width:100vw;overflow-x:hidden;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#222;background-color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;position:fixed;inset:0}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a,button{border:none;cursor:pointer;outline:none}section{scroll-margin-top:7.5rem}.formPage{width:100%;padding-top:8.75rem;display:flex;justify-content:center;min-height:calc(100% - 7.5rem)}.successPage{padding-top:7.5rem;height:calc(100vh - 24.375rem)}@media screen and (max-width:1224px){body.modalOpened{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;overscroll-behavior:none}.formPage{min-height:calc(100vh - 8.75rem);height:auto}.successPage{padding-top:9rem;height:calc(100vh - 35.5rem)}}