.shopwell-popup{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1100;display:none}.shopwell-popup__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:rgb(0 0 0 / .24)}.shopwell-popup__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:640px;width:100%;transition:0.5s}.shopwell-popup__close{position:absolute;right:16px;top:16px;font-size:16px;font-size:1rem;z-index:1;cursor:pointer}.shopwell-popup-position--left-bottom .shopwell-popup__content{top:auto;bottom:40px;left:30px;right:auto;transform:translateX(-100%);transform:none}.shopwell-popup-position--right-bottom .shopwell-popup__content{top:auto;bottom:40px;left:auto;right:30px;transform:translateX(100%);transform:none}.shopwell-popup-position--left-top .shopwell-popup__content{top:40px;bottom:auto;left:30px;right:auto;transform:translateX(100%);transform:none}.shopwell-popup-position--center-bottom .shopwell-popup__content{top:auto;bottom:auto;left:30px;right:auto;transform:translateY(-100%);transform:none}@media (min-width:768px){.shopwell-popup.hide-overlay .shopwell-popup__backdrop{display:none}.shopwell-popup.hide-overlay{pointer-events:none}.shopwell-popup.hide-overlay .shopwell-popup__content{pointer-events:auto}}@media (max-width:767px){.shopwell-popup-position--left-bottom .shopwell-popup__content{left:0;bottom:0;max-width:100%}.shopwell-popup-position--center .shopwell-popup__content{left:16px;right:16px;transform:translateY(-50%);width:auto;margin:0 auto}.shopwell-popup.hide-overlay-mobile .shopwell-popup__backdrop{display:none}}