.new-modal{z-index:99999;background:#0000008c;display:none;position:fixed;inset:0;overflow:auto}.new-modal-content{background:#fff;border-radius:8px;width:95%;max-width:520px;margin:60px auto;animation:.2s modalFade;box-shadow:0 10px 30px #0000004d}.new-modal-header,.new-modal-footer{border-bottom:1px solid #ddd;padding:16px 20px}.new-modal-footer{border-top:1px solid #ddd;border-bottom:none;justify-content:flex-end;gap:10px;display:flex}.new-modal-body{padding:20px}.new-modal-header{justify-content:space-between;align-items:center;display:flex}.new-modal-header h3{margin:0}.new-modal-close{cursor:pointer;background:0 0;border:none;font-size:28px}@keyframes modalFade{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.swal2-container{z-index:100000!important}#contact-about-basket .modal-content{background-color:#fff;width:40%;margin:64px auto 0}#contact-about-basket .modal-content input,#contact-about-basket .modal-content textarea{width:100%}#contact-about-basket .modal-footer button{margin-left:16px}.top-close{background:0 0;border:none;font-size:x-large}@media (width<=767.98px){#contact-about-basket .modal-content{width:100%}}
