.pop-canvas{height:100%;width:100%;position:fixed;background-color:rgba(0,0,0,0.6);display:table;top:0;left:0;z-index:999;visibility:hidden;opacity:0}.pop-canvas.pop--open{visibility:visible;opacity:1}.pop-wrapper{display:table-row}.pop-container{display:table-cell;vertical-align:middle;padding:50px 20px}.pop-module{margin:0 auto;height:auto;max-height:100%;overflow:auto;max-width:900px;background-color:#fff;position:relative}.pop-module.no-bg{background-color:transparent}.pop-module--image{max-width:100%}.fa-times-thin:before{content:'\00d7';cursor:pointer}.fa-times-thin:hover{cursor:pointer}.fa.fa-times-thin{position:fixed;right:10px;color:#fff;font-size:55px;cursor:pointer}.pop-module--content{padding:20px;position:relative;margin:0 auto}@media(max-width:991px){.pop-module{height:auto;width:auto}.pop-module--image-mobile{display:block}}