.popup-confirm-update-phone{width:400px;max-width:85%;background:#fff;border-radius:5px;padding:30px 20px}.popup-confirm-update-phone .update-phone__title{font-size:18px;font-weight:bold;margin-bottom:10px;text-align:center}.popup-confirm-update-phone .update-phone__actions{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px}.popup-confirm-update-phone .update-phone__close,.popup-confirm-update-phone .update-phone__confirm{border:1px solid transparent;height:35px;width:100px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:700;border-radius:5px;cursor:pointer;transition:all 0.3s ease;background:#fff}.popup-confirm-update-phone .update-phone__close{color:#d0021c;border:1px solid #d0021c}.popup-confirm-update-phone .update-phone__close:hover{background:#d0021c;border:1px solid #d0021c;color:#fff}.popup-confirm-update-phone .update-phone__confirm{color:#fff;background:linear-gradient(180deg, #fa9d4d 0, #f87f41 100%)}.popup-confirm-update-phone .update-phone__confirm:hover{border:1px solid #c69a39;background:#fff;color:#c69a39}
