.popup__content-wrapper{display:flex;flex-direction:column;border-radius:var(--radius-l);padding:30px;background-color:var(--white);text-align:center}.popup__title{font-size:18px;font-weight:700;line-height:1.2;margin:0 0 10px;color:var(--black-400)}.popup__text{font-size:14px;font-weight:400;line-height:1.5;color:var(--gray-500);margin:0 0 15px}.popup__btn{margin-top:auto}.popup__secondary-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0;border:none;margin-top:20px;padding:0;background:none;box-shadow:none;font-size:14px;font-weight:400;color:var(--gray-400);cursor:pointer}