:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--padding: 3em;--main-button-width: 100px;--finish-button-width: 140px;color-scheme:light dark;color:#ffffffde;background-color:var(--field-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--namu-font-family: "NAMU";--unbounded-font-family: "Unbouded";--white-color: #F0F0F0;--black-color: #0D0F0B;--field-color: #E5E5E5;--grey-color-with-opacity: rgba(138, 138, 138, .4);--red-color: #C02E2E}@media only screen and (max-width: 480px){:root{--padding: 1em}}@font-face{font-family:NAMU;src:url(/assets/NAMU-1910-m9S1s9Ya.woff2) format("woff2"),url(/assets/NAMU-1910-CurEcA3J.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Unbounded;src:url(/assets/Unbounded-Regular-Dvfj_Zut.woff2) format("woff2"),url(/assets/Unbounded-Bold-2bu8bz50.woff2) format("woff2"),url(/assets/Unbounded-Light-C6Ibg0hN.woff2) format("woff2");font-weight:400;font-style:normal}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-family:Inter,sans-serif;line-height:1.1}h2{font-family:var(--namu-font-family)}h3{font-family:Inter,sans-serif}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:center;align-items:center;min-height:5rem;padding:0;background:var(--white-color)}.header-block{display:flex;align-items:center;justify-content:space-between;max-width:117em;width:100%}.icon_img{height:3em}.menu-img{cursor:pointer}.sidebar{position:fixed;top:0;left:-25em;width:25em;height:100%;background:var(--white-color);color:var(--black-color);transition:left .5s ease;padding-top:20px;z-index:1001;max-width:80%}.sidebar.open{left:0}.sidebar button{background:none;color:#fff;border:1px solid white;padding:8px;cursor:pointer;margin-bottom:20px}.sidebar ul{list-style:none;padding:20px}.sidebar li{margin-bottom:15px;font-size:1.3rem;font-family:Inter,sans-serif;text-align:start;cursor:pointer;font-weight:500}.backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:1000}.contacts-container{max-width:800px;margin:0 auto;padding:2rem;font-family:Inter,sans-serif;color:var(--black-color)}.contact-form{margin-top:2rem}.terms-container{max-width:800px;margin:0 auto;padding:2rem;font-family:Inter,sans-serif;color:var(--black-color)}.terms-container h1{font-size:2rem;margin-bottom:1rem}.terms-container ol{margin-top:1rem;padding-left:1.25rem}.terms-container li{margin-bottom:.75rem;text-align:start}.terms-footer{margin-top:2rem;font-size:.9rem;color:#555}.cookie-container{max-width:800px;margin:2em auto;padding:2rem;font-family:Inter,sans-serif;line-height:1.6;color:var(--black-color)}.cookie-container h1{font-size:2rem;margin-bottom:1rem}.cookie-container h2{margin-top:1.5rem;font-size:1.2rem}.cookie-container ul{padding-left:1.5rem}.cookie-container p{text-align:start}.cookie-container li{margin-bottom:.75rem;text-align:start}.cookie-footer{margin-top:2rem;font-size:.9rem;color:#555}span,p{font-family:Inter,sans-serif}.main_button{background:var(--red-color)!important;width:var(--main-button-width)!important;height:var(--main-button-width)!important;border-radius:50%!important;text-decoration:none!important}.finish_button{background:var(--red-color)!important;width:var(--finish-button-width)!important;height:var(--finish-button-width)!important;border-radius:50%!important;text-decoration:none!important}.images{max-width:100%;max-height:25em;object-position:center;object-fit:cover}#root{max-width:1280px;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
