.modal{z-index:999;background:#0f0f0fcc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.modal .modal-wrapper{box-sizing:border-box;background:#f6f3ee;flex-direction:column;gap:56px;width:25vw;height:fit-content;padding:36px 24px;display:flex}.modal .modal-wrapper .description{color:#181818bf}.modal .modal-wrapper .price{color:#181818}@media (max-width:768px){.modal .modal-wrapper{width:90%}}
