@charset "UTF-8";
/* https://winworldintl.com/wp-content/plugins/wc-buy-x-get-y/assets/frontend.css?ver=1.8.0 */
body.wcbxgy-modal-open{overflow:hidden}#wcbxgy-modal-overlay{position:fixed;inset:0;z-index:9998;background-color:rgba(0,0,0,.5)}#wcbxgy-modal-inner{position:fixed;z-index:9999;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;max-height:90vh;overflow-y:auto;box-sizing:border-box;background-color:#fff;padding:2rem;position:fixed}#wcbxgy-modal-close{position:absolute;top:.75rem;right:.75rem;cursor:pointer;background:none;border:none;font-size:1.25rem;line-height:1;padding:.25rem}#wcbxgy-modal-items{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.wcbxgy-item{flex:0 0 calc((100% - 2rem) / 3);cursor:pointer;box-sizing:border-box;user-select:none}.wcbxgy-item img{display:block;width:100%;height:auto}#wcbxgy-modal-status:empty{display:none}#wcbxgy-modal-footer{margin-top:1.5rem}@media (max-width:768px){#wcbxgy-modal-inner{width:95%;padding:1.25rem}.wcbxgy-item{flex:0 0 100%}}