.pdp-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center}.pdp-modal.hidden{display:none}.pdp-modal-content{position:relative;width:75%;max-height:80vh;background:#fff;overflow:auto;z-index:1;padding:20px}.pdp-modal-close{position:absolute;top:0;right:0;font-size:28px;background:transparent;border:none;cursor:pointer;z-index:10;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.pdp-modal-content{position:relative!important;z-index:1!important;animation:modalIn .25s ease-out}.pdp-modal-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#000000b3!important;z-index:0!important}@keyframes modalIn{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.pdp-modal-loader{min-height:300px;display:flex;align-items:center;justify-content:center}.pdp-modal-loader svg{width:3.25em;transform-origin:center;animation:rotate4 2s linear infinite}.pdp-modal-loader circle{fill:none;stroke:#3189fc;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash4 1.5s ease-in-out infinite}@keyframes rotate4{to{transform:rotate(360deg)}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}@media(max-width:768px){.pdp-modal-content{width:95%;max-height:90vh}}
/*# sourceMappingURL=/cdn/shop/t/249/assets/pdp-modal.css.map */
