.image-popup{position:fixed;display:none;align-items:center;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:1000}.image-popup .btn-close{position:absolute;right:20PX;top:20px;padding:10px;background-color:rgba(0,0,0,.1);border-radius:5px;cursor:pointer}.image-popup img{margin:auto;width:auto;max-width:90%;height:auto;max-height:90%}.image-popup.show{display:flex}.content .content-image:hover img{_opacity:.8;_filter:brightness(90%)}.content .content-image img{width:100%;height:auto;margin:0px auto;display:block;cursor:pointer}.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_inline_rich_text{margin:auto;width:100%}@media(max-width:767px){.mobile-column{flex-direction:column}}