body.modal-open{overflow:hidden}.testimonialmodal{background:rgba(0,0,0,.5);height:100%;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:9999999}.testimonialmodal .close{background:#eb586b;border:none;border-radius:50%;display:inline-block;height:30px;overflow:hidden;padding:4px;position:absolute;right:-15px;top:-15px;width:30px;z-index:2}.testimonialmodal .close:hover{cursor:pointer}.testimonialmodal .close:after,.testimonialmodal .close:before{background:#fff;border-radius:5px;content:"";height:4px;left:50%;margin-top:-2px;position:absolute;top:50%;width:50%}.testimonialmodal .close:before{transform:translateX(-50%) rotate(-45deg)}.testimonialmodal .close:after{transform:translateX(-50%) rotate(45deg)}.testimonialmodal .contentwrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;height:auto;margin:0 auto;max-height:calc(75% + 50px);max-width:960px;position:relative;top:50%;transform:translateY(-50%);width:75%}@media (max-width:767px){.testimonialmodal .contentwrapper{width:90%}}.testimonialmodal .modal-content{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;height:auto;max-height:calc(100% - 30px);max-width:960px;overflow-y:scroll;position:relative;transform:translateY(0);width:100%}.testimonialmodal .modal-content .modalcontentwrapper{box-sizing:border-box;height:100%;overflow-y:auto;padding:50px 90px 90px;width:100%}@media (max-width:767px){.testimonialmodal .modal-content .modalcontentwrapper{padding:30px 15px 45px}}.testimonialmodal .modal-content .modalcontentwrapper .modal_header h2{margin:0 0 30px}.testimonialmodal .modal-content .modalcontentwrapper .modal_body p{font-size:27px;line-height:37px;padding-top:0}@media (max-width:767px){.testimonialmodal .modal-content .modalcontentwrapper .modal_body p{font-size:20px;line-height:27px}}.testimonialmodal .modal-content .modalcontentwrapper .modal_body em{line-height:16px}.testimonialmodal .modal-content .modalcontentwrapper .modal_body .author{font-size:17px;line-height:26px;margin:30px 0 10px}.testimonialmodal .modal-content .modalcontentwrapper .modal_body .logo{height:100%;max-height:75px;max-width:180px;width:100%}.testimonialmodal .modal-content .modalcontentwrapper .modal_body .logo img{height:100%;object-fit:contain;width:100%}.testimonialmodal .modal-content .embed-responsive{overflow:hidden;padding-bottom:56.25%;position:relative}.testimonialmodal .modal-content .embed-responsive video-js{height:100%;position:absolute;width:100%}.testimonialmodal .modal-content .embed-responsive iframe{height:100%;left:0;position:absolute;top:0;width:100%}