@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");@font-face{font-family:HK Grotesk;font-style:normal;font-weight:500;src:url(/HKGrotesk-Medium.2ffd4fcf.ttf)}body{margin:0;padding:0;position:relative;height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#1463d4,#049ace)}.form-block{width:528px;min-height:387px;background:#fff;box-shadow:0 2px 15px rgba(115,161,172,.3);border-radius:20px;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;padding:40px;box-sizing:border-box}.form-block h2{font-family:HK Grotesk,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:31px;color:#151a24}.logo-blog img{height:49px}.form-block #button{display:flex;justify-content:center;align-items:center;position:relative;width:448px;height:50px;margin-top:20px;background:#0e78d1;padding:0;border-radius:5px;border:0;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#fff;cursor:pointer;outline:none}.form-block #button:hover{background-color:#0066ba;border-color:transparent;color:#fff}.form-block #button:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.is-loading{color:transparent!important;pointer-events:none;display:inline-block}.is-loading:after{content:" ";display:block;width:30px;height:30px;border-radius:50%;border-color:#fff transparent;border-style:solid;border-width:3px;box-sizing:border-box;animation:spinAround 1.2s linear infinite;position:absolute;left:calc(50% - 15px)}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.disabled{opacity:.5}.input-block{font-family:HK Grotesk,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:21px}.input-block .label{color:#616774}.input-block #input{margin:5px 0;width:448px;height:50px;border:1px solid #c8cbd1;box-sizing:border-box;border-radius:5px;color:#151a24;outline:none;padding-left:15px}.input-block #input.error{border:1px solid #ff2d55}#error-text{margin:-5px 0 0;height:21px;color:#ff2d55}@media (max-width:550px){.form-block{width:90%;padding:40px}.form-block #button,.input-block,.input-block #input{width:100%}}@media (max-width:350px){.form-block h2{font-size:21px}}.notie-container{position:absolute;top:0;display:flex;align-items:center;justify-content:center;font-family:Roboto,sans-serif;text-align:center;width:100%;min-height:70px;padding:10px;font-size:21px;color:#fff;box-shadow:none;transition:all .5s ease 0s;box-sizing:border-box}.notie-background-warning{background:#e15b5b}.notie-background-success{background:#57bf57}
/*# sourceMappingURL=/main.4b45454d.css.map */