.vq-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px;pointer-events:none;visibility:hidden}.vq-modal.open{pointer-events:auto;visibility:visible}.vq-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;opacity:0;transition:opacity .3s}.vq-modal.open .vq-modal__overlay{opacity:1}.vq-modal__panel{position:relative;background:#fff;width:100%;max-width:460px;max-height:92vh;overflow-y:auto;padding:36px 32px 30px;transform:translateY(20px) scale(.98);opacity:0;transition:transform .35s cubic-bezier(.22,.9,.35,1),opacity .35s}.vq-modal.open .vq-modal__panel{transform:none;opacity:1}.vq-modal__x{position:absolute;top:16px;right:18px;background:none;border:none;font-size:26px;line-height:1;color:var(--vq-grey);cursor:pointer}.vq-modal__x:hover{color:var(--vq-black)}[dir=rtl] .vq-modal__x{right:auto;left:18px}.vq-modal__head{text-align:center;margin-bottom:22px}.vq-modal__eyebrow{display:inline-block;color:var(--vq-gold-dark);font-size:10.5px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px}.vq-modal__title{font-size:19px;font-weight:700;color:var(--vq-black);letter-spacing:1px;text-transform:uppercase}.vq-modal__product{display:flex;align-items:center;gap:14px;padding:14px 16px;background:var(--vq-cream);margin-bottom:22px}.vq-modal__product img{width:56px;height:56px;object-fit:contain;background:#fff;flex-shrink:0}.vq-modal__pname{font-size:13.5px;font-weight:600;color:var(--vq-black);line-height:1.4}.vq-modal__pprice{font-size:14px;font-weight:700;color:var(--vq-black);margin-top:3px}.vq-modal .vq-field{margin-bottom:14px}.vq-modal .vq-cod__submit{margin-top:6px}.vq-modal .vq-cod__secure{margin-top:14px}@media(max-width:560px){.vq-modal{padding:0;align-items:flex-end}.vq-modal__panel{max-width:100%;max-height:94vh;border-radius:0}.vq-modal.open .vq-modal__panel{transform:none}.vq-modal__panel{transform:translateY(40px)}}[dir=rtl] .vq-modal .vq-field{text-align:right}.vq-modal__cartlist{background:var(--vq-cream);padding:6px 16px;margin-bottom:22px}.vq-modal__cartitem{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid var(--vq-line);font-size:13px}.vq-modal__cartitem:last-child{border-bottom:none}.vq-modal__cartitem span:first-child{color:var(--vq-ink);font-weight:600}.vq-modal__cartitem span:last-child{color:var(--vq-grey);white-space:nowrap}.vq-modal__carttotal{display:flex;justify-content:space-between;padding:12px 0 6px;font-weight:700;font-size:14px;color:var(--vq-black);letter-spacing:.5px;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/6/assets/vq-modal.css.map */
