.popup{display:none;height:100vh;width:100%;position:fixed;top:0;left:0;background-blend-mode:hard-light;background-position:0 0 !important;background-size:150% auto !important;background-repeat:no-repeat !important;background:#000 url("../../images/bg.jpg")}.popup .wrapper{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup .close{position:absolute;top:3rem;right:calc( 50% - 1.5rem);height:auto;color:#ffffff;font-size:1rem}.popup .close img{height:0.8rem;margin-right:1rem}.popup .title-img{height:50px;margin-bottom:10px}.popup h1{color:#ffffff;font-family:'Cormorant Garamond';font-size:3rem;margin-bottom:1rem;text-align:center}.popup h2{color:#ffffff;font-size:1rem;margin-bottom:4rem;text-align:center;padding:0 1.5rem}.popup-video{height:100%;background:rgba(0,0,0,0.6);position:absolute}.popup-video .close{width:30px;height:auto;position:absolute;right:55px !important;top:55px !important}.popup-video .video{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.popup-video .video iframe{height:80%;width:80%}@media screen and (max-width: 900px){.popup .wrapper{width:100%}.popup-video .close{height:30px;right:30px;top:30px}.popup-video .video{height:100%;width:100%}.popup-video .video iframe{height:50%;width:100%}}
/*# sourceMappingURL=popup.min.css.map */