.under{background:#edf6fa;padding:40px 0;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-height:770px){.under{padding-top:20px;padding-bottom:20px}}.under .container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:991px){.under .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:80px}}.under__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.under__logo{width:172px;-o-object-fit:contain;object-fit:contain;height:39px;margin-bottom:auto}@media (max-height:770px){.under__logo{margin-bottom:auto}}@media (max-width:565px){.under__logo{position:absolute;left:15px;top:20px}}.under h1{color:#1b3c5e;margin-bottom:24px;font-weight:400;line-height:110%;font-family:"League Spartan"}@media (max-height:770px){.under h1{font-size:60px;max-width:400px;line-height:100%}}@media (max-width:565px){.under h1{font-size:40px}}.under h5{max-width:416px;font-family:"League Spartan";color:#222729;font-weight:300;line-height:120%;margin-bottom:24px}@media (max-height:770px){.under h5{font-size:18px;max-width:350px}}.under__btn{margin-right:auto;margin-bottom:auto;min-width:auto;padding-left:40px;padding-right:40px}.under__btn .btn__text{text-transform:uppercase;letter-spacing:.24px}.under__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px 32px;margin-bottom:37px}@media (max-width:565px){.under__grid{grid-template-columns:1fr}}.under__grid-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.under__grid-item .font-regular{color:#3b3d3f;line-height:150%;font-family:"Glacial Indifference"}.under__grid-item .font-l{font-family:"Glacial Indifference";color:#49637e;line-height:150%}.under__grid-item a{-webkit-transition-duration:.4s;transition-duration:.4s;text-decoration:underline;text-decoration-color:transparent}.under__grid-item a:hover{color:#0070b8;text-decoration-color:#0070b8}.under__right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px}@media (max-width:991px){.under__right{padding-top:400px}}@media (max-width:565px){.under__right{padding:200px 20px 20px 20px}}.under__right img{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.under__right-text{position:relative;z-index:1;color:#fff;font-family:"League Spartan";font-size:28px;font-style:normal;font-weight:400;line-height:120%;margin-top:auto}@media (max-width:565px){.under__right-text{font-size:20px}}.under__socials-label{color:#3b3d3f;font-weight:400;font-family:"Glacial Indifference";margin-bottom:8px}.under__socials-items{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:8px}.under__socials-items a{display:-webkit-box;display:-ms-flexbox;display:flex}.under__socials-items a svg{width:24px;height:24px}.under__socials-items a svg path{-webkit-transition-duration:.4s;transition-duration:.4s}.under__socials-items a:hover path{fill:#0070b8}.under-form{position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transition-duration:.4s;transition-duration:.4s}.under-form__bg{width:100%;height:100%;position:absolute;left:0;top:0;background:#000;opacity:.5}.under-form__cont{position:relative;z-index:1;width:100%;max-width:643px;margin:0 auto;background:#fff;overflow:auto;padding:80px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition-duration:.4s;transition-duration:.4s}@media (max-height:749px){.under-form__cont{padding:30px 30px}}.under-form__cont h2{margin-bottom:41px}.under-form__close{position:absolute;right:32px;top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.under-form__close:hover path{fill:#0070b8}.under-form__close svg{width:24px;height:24px}.under-form__close svg path{-webkit-transition-duration:.4s;transition-duration:.4s}.under-form__form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.under-form__form form p{display:grid;grid-template-columns:1fr;grid-gap:26px}.under-form__form form textarea{max-width:100%;width:100%}.under-form__form form .btn{margin-top:28px;margin-right:auto}.under-form__form form .btn__text input{text-transform:uppercase}.under-form.active{opacity:1;visibility:visible}.under-form.active .under-form__cont{-webkit-transform:translateY(0);transform:translateY(0)}