.contact .container{display:flex;flex-wrap:wrap;justify-content:space-between;padding:200px 40px 100px;max-width:1280px}.contact .g-recaptcha.hidden{display:none}.contact__wrapper{width:100%;max-width:533px;padding-right:25px}.contact__wrapper-offer{margin-bottom:50px}.contact__wrapper .title{font-size:60px;line-height:73px;margin-bottom:15px;color:#1d1d1d;font-weight:700}.contact__wrapper .title span{color:#4f46e5}.contact .another{margin-top:-474px}.contact .another .subtitle{font-size:20px;line-height:28px;color:#000;margin-bottom:24px}.contact .another__wrapper{display:flex;flex-direction:column}.contact .another__item{margin-bottom:23px;display:flex;align-items:center;color:#1d1d1d;transition:.4s}.contact .another__item img{margin-right:18px;transition:.4s}.contact .another__item:hover{color:#4f46e5}.contact .another__item:hover img{filter:brightness(0) invert(0)}.contact__form{position:relative;background:#fff;box-shadow:0 4px 60px hsla(0,0%,68.2%,.16);border-radius:25px;padding:50px;max-width:610px;width:100%}.contact__form-title{font-size:36px;text-align:left;line-height:43px;margin-bottom:15px}.contact__form-txt{margin-bottom:50px}.contact__form .input{border:1px solid #9ca3af;border-radius:8px;font-size:16px;padding:16px;width:100%;margin-bottom:25px;color:#1d1d1d}.contact__form .textarea{resize:none}.contact__form .btn{max-width:193px;background:#4f46e5;border:none;color:#fff;padding:17px 0;margin:0 auto;transition:.4s}.contact__form .btn:hover{background:#2c22da}@media (max-width:1225px){.contact .container{flex-direction:column;align-items:center}.contact__wrapper{text-align:center}.contact__form{max-width:760px}.contact__form-title,.contact__form-txt{text-align:center}.contact .another{margin:50px auto 0;width:100%;max-width:477px}.contact .another .subtitle{text-align:center;margin-bottom:21px}.contact .another__wrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.contact .another__item{width:50%}}@media (max-width:575px){.contact .container{padding:80px 10px}.contact__wrapper{padding:0}.contact__wrapper .title{font-size:36px;line-height:44px;margin-bottom:15px}.contact__wrapper .txt{margin-bottom:50px}.contact__form{padding:25px 15px}.contact__form-title{font-size:24px;line-height:29px;margin-bottom:15px}.contact__form-txt{margin-bottom:25px}.contact__form .input{margin-bottom:15px}.contact__form .btn{max-width:270px}.contact .another__wrapper{flex-direction:column;align-items:center;text-align:center}.contact .another__item{width:100%;justify-content:center}}.contact-form-alert{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);border-radius:25px;transition:opacity .3s}.contact-form-alert.hidden{display:none}.contact-form-alert.transparent{opacity:0}.contact-form-alert__message{color:#fff;text-align:center}