.cards{position:relative;z-index:2}.cards__card .hs_cos_wrapper_type_inline_rich_text :last-child{margin-bottom:0}.popup .overlay{background:rgba(0,0,0,.7);display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.popup .content{background:#fff;box-sizing:border-box;font-family:Open Sans,sans-serif;left:50%;padding:20px;top:50%;transform:translate(-50%,-50%) scale(0);width:500px;z-index:2}.popup .close-btn,.popup .content{position:absolute;text-align:center}.popup .close-btn{background:#222;border-radius:50%;color:#fff;cursor:pointer;font-size:25px;font-weight:600;height:30px;line-height:30px;right:10px;top:10px;width:30px}.popup.active .overlay{display:block}.popup.active .content{transform:translate(-50%,-50%) scale(1);transition:all .3s ease-in-out}