.newsletter-popup{font-size:16px;max-width:640px;width:100%;height:auto;box-sizing:border-box;position:fixed;margin-right:-50%;transform:translate(-50%, -50%);padding:2em;display:none;z-index:9999;margin:0px;left:50%;top:50%}@media(max-width: 640px){.newsletter-popup__wrapper{max-height:65vh;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;border-radius:14px}}@media(max-width: 640px){.newsletter-popup__wrapper::-webkit-scrollbar{display:none}}.newsletter-popup__container{position:relative;border-radius:14px;color:#222;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);padding:1em;overflow:hidden}.newsletter-popup__container p{font-size:16px}.newsletter-popup__image{width:100%;border-radius:7px}@media(min-width: 640px){.newsletter-popup__image{border-radius:0px;width:calc(100% + 4em);margin-left:-2em;margin-top:-2em;margin-bottom:1em}}.newsletter-popup__close{position:absolute;display:block;background-color:rgba(255,255,255,.9);height:40px;width:40px;top:1.2em;right:1.2em;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:150px;z-index:9;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.newsletter-popup__close::after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='currentColor' class='bi bi-x' viewBox='0 0 16 16' id='IconChangeColor'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z' id='mainIconPathAttribute' stroke-width='0' stroke='%23222222' fill='%23222222'%3E%3C/path%3E%3C/svg%3E");height:25px;width:25px}.newsletter-popup__title{font-size:clamp(1.2em,2.3vw,2em);font-weight:900;margin:0px 0px .25em 0px;line-height:1.2em}.newsletter-popup__content{display:block}.newsletter-popup__button{text-align:center;display:inline-block;text-decoration:none !important;font-weight:500;font-size:1rem;transition:.2s;border-radius:8px;border:0px solid;white-space:nowrap;padding:1em 1.25em 1em 1.25em;color:#fff !important;background-color:#222 !important}.newsletter-popup-content-overlay{z-index:9998;-webkit-backdrop-filter:saturate(160%) blur(9px);backdrop-filter:saturate(160%) blur(9px);background-color:rgba(0,0,0,.1);width:100%;height:100%;position:fixed;top:0;display:none;overflow:hidden}/*# sourceMappingURL=app.min.css.map */