/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */#newsletter-popup{position:fixed;top:0;height:100vh;width:100vw;z-index:3;background:#fff;overflow-x:hidden;transition:opacity .4s ease}#newsletter-popup.hidden-opacity{opacity:0;pointer-events:none}#newsletter-popup .wrapper{display:flex;height:100%;width:100%;flex-direction:column}#newsletter-popup .wrapper .image-wrapper{width:100%;position:relative}#newsletter-popup .wrapper .image-wrapper .media{aspect-ratio:1.7;-o-object-position:center center;object-position:center center}#newsletter-popup .wrapper .form-wrapper{width:100%}#newsletter-popup .wrapper .custom-title{display:flex;align-items:center;justify-content:center;text-transform:uppercase;margin:0;padding:17px 48px;background-color:#f9b949;height:auto;position:relative}#newsletter-popup .wrapper .custom-title>p{margin:0;text-align:center}#newsletter-popup .wrapper .custom-title .newsletter-popup-close{position:absolute;top:20px;right:16px;cursor:pointer;width:20px;height:20px}#newsletter-popup .media>*:not(.zoom):not(.deferred-media__poster-button){position:relative}@media(min-width: 750px){#newsletter-popup .wrapper{flex-direction:row}#newsletter-popup .wrapper .image-wrapper{width:50%}#newsletter-popup .wrapper .image-wrapper .media{height:100vh;width:100%}#newsletter-popup .wrapper .form-wrapper{width:50%}}@media(min-width: 990px){#newsletter-popup .wrapper .image-wrapper{width:66%}#newsletter-popup .wrapper .form-wrapper{width:34%}}
