.call-popup{border:1px solid var(--greyNormal);background:var(--greyLight);border-radius:30px;padding:42px 53px 53px}.call-popup__head{justify-content:space-between;align-items:flex-start;column-gap:15px;display:flex}.call-popup__center,.call-popup__bottom,.call-popup__thanks{border-radius:var(--border-radius);background:var(--white)}.call-popup__center{margin-top:25px;padding:25px 25px 25px 23px}.call-popup__phone{font-weight:700}.call-popup__bottom,.call-popup__thanks{margin-top:14px;padding:22px 23px 14px}.call-popup__title{max-width:412px}.call-popup__close{cursor:pointer}.call-popup__description{max-width:400px}.call-popup__buttons{align-items:center;column-gap:15px;margin:20px 0 15px;display:flex}.call-popup__button{padding:14px 19px!important}.call-popup__error{color:var(--red);margin-top:10px}@media (max-width:550px){.call-popup{padding:20px 18px 52px}.call-popup__close svg{width:10px;height:auto}.call-popup__buttons{grid-template-columns:1fr 1fr;gap:10px;margin:10px 0;display:grid}.call-popup__button{text-align:center;justify-content:center;width:100%;padding:5px 13px}.call-popup__center,.call-popup__bottom,.call-popup__thanks{margin-top:14px;padding:13px 10px}.call-popup__button:first-child{grid-column:1/3}}
