*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{color:#15304f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;height:100%;font-family:Inter,sans-serif;font-size:14px;display:flex}input{color:#15304f}h1{color:#ea545d;font-family:Anton SC,sans-serif;font-weight:400}a{color:#3a75bd;text-decoration:none}header{border-bottom:4px solid #006fb1;justify-content:space-between;height:60px;display:flex}header img.logo{height:100%;padding:6px 20px}header nav{align-items:center;padding:0 20px;display:flex}header nav .button.signin,header nav .button.signup,header nav .button.signin svg,header nav .button.signup svg{margin-right:10px}header nav .button:hover{box-shadow:0 0 4px #00000080}.header-start{align-items:center;display:flex}.header-start a{height:100%}.page-content{background:linear-gradient(145deg,#2eb6aa 0%,#8300aa 100%);flex:1;min-width:0;padding:20px}.project{flex-direction:row;height:100%;display:flex}button,.button{color:#fff;cursor:pointer;background-color:#006fb1;border:none;border-radius:8px;height:40px;padding:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;display:inline-block;box-shadow:0 0 4px #00000080}button:disabled,.button:disabled{background:#828282}button:disabled:hover,.button:disabled:hover{box-shadow:none}button.primary,.button.primary{background:linear-gradient(90deg,#ea545d 0%,#fabe00 100%)}button.primary:disabled,.button.primary:disabled{background:#828282}button.primary:disabled:hover,.button.primary:disabled:hover{box-shadow:none}button.secondary,.button.secondary{color:#15304f;box-shadow:none;cursor:pointer;background-color:#0000;border:1px solid #15304f;align-items:center;padding:8px 10px;font-weight:400;line-height:24px;display:flex}button.secondary:disabled,.button.secondary:disabled{color:#828282;border-color:#828282}button.secondary:disabled:hover,.button.secondary:disabled:hover{box-shadow:none}button.link,.button.link{color:#006fb1;box-shadow:none;background-color:#0000;border:none;padding:0;font-weight:400;text-decoration:underline}button.link:hover,.button.link:hover{box-shadow:none}button:hover,.button:hover{box-shadow:1px 1px 6px #00000080}button svg.loadicon,.button svg.loadicon{display:none}@keyframes spin-steps{to{transform:rotate(360deg)}}button.loading span,.button.loading span{display:none}button.loading svg.loadicon,.button.loading svg.loadicon{animation:.8s steps(6,end) infinite spin-steps;display:inline-block}.page-block{background-color:#fff;border-radius:15px;width:100%;max-width:1400px;margin:20px auto;padding:30px}.radio-control{align-items:center;gap:.5em;line-height:20px;display:flex}input[type=radio]{appearance:none;background-color:var(--form-background);font:inherit;color:#15304f;cursor:pointer;border:2px solid #15304f;border-radius:50%;place-content:center;width:20px;height:20px;margin:0;display:grid}input[type=radio]:before{content:"";width:10px;height:10px;box-shadow:inset 1em 1em var(--form-control-color);background-color:#15304f;border-radius:50%;transition:transform .12s ease-in-out;transform:scale(0)}input[type=radio]:checked:before{transform:scale(1)}.overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@media screen and (max-width:767px){.header-start>button~a img.logo{padding-left:56px}}
.menu-toggle-button-module-scss-module__oBLl8a__menutoggle{z-index:1002;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:left .3s,top .3s;position:fixed;top:10px;left:10px}.menu-toggle-button-module-scss-module__oBLl8a__menutoggle.secondary{display:none}.menu-toggle-button-module-scss-module__oBLl8a__menutoggle .menu-toggle-button-module-scss-module__oBLl8a__bar{background-color:#15304f;width:18px;height:2px;transition:transform .3s,opacity .3s;display:block}.menu-toggle-button-module-scss-module__oBLl8a__menutoggle.menu-toggle-button-module-scss-module__oBLl8a__open{top:12px;left:200px}.menu-toggle-button-module-scss-module__oBLl8a__menutoggle.menu-toggle-button-module-scss-module__oBLl8a__open .menu-toggle-button-module-scss-module__oBLl8a__bar1{transform:translateY(6px)rotate(45deg)}.menu-toggle-button-module-scss-module__oBLl8a__menutoggle.menu-toggle-button-module-scss-module__oBLl8a__open .menu-toggle-button-module-scss-module__oBLl8a__bar2{opacity:0}.menu-toggle-button-module-scss-module__oBLl8a__menutoggle.menu-toggle-button-module-scss-module__oBLl8a__open .menu-toggle-button-module-scss-module__oBLl8a__bar3{transform:translateY(-6px)rotate(-45deg)}@media screen and (max-width:767px){.menu-toggle-button-module-scss-module__oBLl8a__menutoggle.secondary{display:flex}}
