.featured-testimonial__section{position:relative}.featured-testimonial .preheader{margin-bottom:10px}.featured-testimonial h2{margin-bottom:32px}.featured-testimonial a.btn{display:inline-block}@media(max-width:1023px){.featured-testimonial a.btn{margin-bottom:32px}}.featured-testimonial__image,.featured-testimonial__video{position:relative;overflow:hidden;height:280px;border-radius:10px 10px 0 0}.featured-testimonial__image img,.featured-testimonial__video img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%}.featured-testimonial__video{cursor:pointer;background-position:center;background-repeat:no-repeat;background-size:cover}.featured-testimonial__video span{content:'';position:absolute;background-image:linear-gradient(243deg,rgba(101,51,146,0.42) 100%,black 100%);height:5px;width:5px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);z-index:2;transition:all 200ms ease-in-out}.featured-testimonial__video:hover span{width:120%;height:120%}.featured-testimonial__video:hover:after{background-color:#32005f}.featured-testimonial__video:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f04b";position:absolute;font-size:32px;margin-left:3px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);color:#fff;z-index:4}.featured-testimonial__video:after{content:'';position:absolute;left:50%;top:50%;height:100px;width:100px;line-height:100px;transform:translate3d(-50%,-50%,0);background-color:#3f0077;border-radius:50px;transition:all 200ms ease-in-out;z-index:3}.featured-testimonial__content{color:#fff;background-color:#653392;padding:32px;border-radius:0 0 10px 10px}.featured-testimonial__content .text-sm{margin:0}.featured-testimonial__content .text-sm:first-child{font-weight:bold}.company-logo__container{display:grid;grid-template-columns:repeat(4,1fr);gap:50px 0;margin-bottom:50px}@media(max-width:767px){.company-logo__container{gap:20px 10px}}.company-logo img{opacity:.6}.featured-testimonial__video-player{display:none;position:fixed;z-index:9999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-image:linear-gradient(243deg,rgba(6,0,12,0.7) 100%,black 100%)}.featured-testimonial__video-player.active{display:block}.featured-testimonial__video-player-content{position:relative;margin:auto;padding:0;top:15%;width:62%;height:50%}.featured-testimonial__video-player-content iframe{border-radius:8px;height:100%;width:100%}.featured-testimonial__video-player-close{position:relative;cursor:pointer}.featured-testimonial__video-player-close-container{position:absolute;top:-27px;right:-25px}.featured-testimonial__video-player-close span{content:'';display:block;position:absolute;height:4px;width:30px;background:#fff;margin-bottom:4px;transition:all 200ms ease-in-out}.featured-testimonial__video-player-close span:first-child{transform:rotate(-135deg)}.featured-testimonial__video-player-close span:last-child{transform:rotate(135deg)}