@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.newBanner{align-items:center;display:none;flex-direction:column;overflow:hidden}.newBanner__img{width:120vw}.newBanner__main{background:#fff;border-radius:20px;box-shadow:0 -30px 40px #24242480;margin-bottom:20px;margin-top:-200px;padding:20px 20px 40px}.newBanner__lables{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:24px}.newBanner__lables .item{background:#026ef11a;border-radius:6px;color:#026ef1;font-size:14px;font-weight:500;padding:6px 10px 8px}.newBanner__lables .item:first-of-type{background:#026ef1;color:#fff}.newBanner__title{font-size:36px;font-weight:600;line-height:120%;margin-bottom:16px}.newBanner__text{font-size:16px;line-height:140%;margin-bottom:32px}.newBanner__text span{color:#026ef1}.newBanner__form{display:grid;gap:24px}.newBanner__form .field{display:grid;gap:6px}.newBanner__form .field.full{grid-column:1/-1}.newBanner__form .field .label{font-size:14px;font-weight:500;margin-bottom:.5em;margin-top:0}.newBanner__form .field .input{background:#f5f6fc;border:none;border-radius:.5em;font-size:16px;font-weight:500;margin-bottom:10px;padding:1em .8em}.newBanner__actions{display:grid;gap:12px}.newBanner__or{font-size:14px;font-weight:500;opacity:30%;text-align:center}.newBanner__btn{align-items:center;background:#101d42;border-radius:.5em;color:#fff;display:flex;font-size:16px;font-weight:550;justify-content:space-between;padding:1.2em 1.4em}.newBanner__btn:disabled{opacity:30%;pointer-events:none}.newBanner__btn svg{height:1.2em;width:auto}.newBanner__btn svg path{fill:#fff}.newBanner__btn:last-of-type{background:#026ef1}.newBanner__privacy{font-size:10px;font-weight:500;text-align:center}.newBanner__privacy a{color:#026ef1}.newBanner .banner-tg{margin-bottom:40px;position:static}@media screen and (max-width:800px){.newBanner{display:flex}}
