.popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:999;display:none}.backgroungCustom{background-image:url("/assets/images/popupbg.jpg");background-size:cover;background-position:center;height:inherit;width:inherit}.popupCustom{position:fixed;top:55%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;width:100%;max-width:400px;height:700px;border-radius:8px;z-index:1000}.customNewsletterStyle{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);width:350px}@media screen and (max-width:427px){.customPosition{right:5px !important}.backgroungCustom{background-image:url("/assets/images/popupbgmobile.jpg")}.customNewsletterStyle{width:300px;bottom:90px}.popupCustom{width:98%}.backgroungCustom{background-size:cover;background-position:center;background-repeat:no-repeat;height:650px;width:100%}}
