.telegram_app_form{border-radius:24px;display:grid;grid-template-columns:1fr 510px;margin:60px 0;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{background:linear-gradient(90deg,#008bd7,#1eaefc);display:flex;flex-direction:column;gap:34px;padding:80px}@media(max-width:1023px){.telegram_app_form__info{gap:17px;padding:40px}}.telegram_app_form__info__title{max-width:600px}.telegram_app_form__swiper{background:#07090f;min-height:500px;padding:60px}@media(max-width:1023px){.telegram_app_form__swiper{min-height:-moz-fit-content;min-height:fit-content;padding:40px;width:calc(100vw - 40px)}}@media(max-width:767px){.telegram_app_form__swiper{width:calc(100vw - 30px)}}.telegram_app_form__swiper .swiper{height:100%}.telegram_app_form__swiper .swiper-wrapper{align-items:flex-start;box-sizing:border-box;height:100%}.telegram_app_form__swiper .swiper-slide{height:auto!important;overflow:visible}.telegram_app_form__fields{display:flex;flex-direction:column;gap:32px;height:auto}.telegram_app_form__fields button{width:-moz-fit-content;width:fit-content}@media(max-width:479px){.telegram_app_form__fields button{width:100%}}.telegram_app_form__fields__row input{height:38px;max-height:38px;padding:0 16px}