.telegram_app_form{display:grid;grid-template-columns:1fr 510px;margin:60px 0;border-radius:24px;overflow:hidden}@media(max-width:1199px){.telegram_app_form{grid-template-columns:1fr 512px}}@media(max-width:1023px){.telegram_app_form{grid-template-columns:1fr}}.telegram_app_form__info{display:flex;flex-direction:column;gap:34px;padding:80px;background:linear-gradient(90deg,#008bd7,#1eaefc)}@media(max-width:1023px){.telegram_app_form__info{padding:40px;gap:17px}}.telegram_app_form__info__title{max-width:600px}.telegram_app_form__swiper{padding:60px;background:#07090f;height:auto}@media(max-width:1023px){.telegram_app_form__swiper{width:calc(100vw - 40px);padding:40px}}@media(max-width:767px){.telegram_app_form__swiper{width:calc(100vw - 30px)}}.telegram_app_form__swiper .swiper-wrapper{box-sizing:border-box}.telegram_app_form__fields{display:flex;flex-direction:column;gap:32px;height:auto}.telegram_app_form__fields button{margin-top:8px;width:-moz-fit-content;width:fit-content}@media(max-width:479px){.telegram_app_form__fields button{width:100%}}.telegram_app_form__fields__row input{max-height:38px;height:38px;padding:0 16px}