.featured-testimonial{background:#fff;padding:70px 0}.featured-testimonial .container{max-width:1300px}.featured-testimonial .title{margin-bottom:50px;text-align:center}.featured-testimonial .list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px}.featured-testimonial .box{background:#fff;box-shadow:0 0 40px #00000029;position:relative;transition:all .4s ease}.featured-testimonial .box .image{line-height:0;position:relative}.featured-testimonial .box .image img{height:250px!important;object-fit:cover;object-position:top}.featured-testimonial .box .video-icon{left:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%)}.featured-testimonial .box .content-box{padding:20px 22px}.featured-testimonial .box .owner{align-items:center;color:#2f2f2f;display:flex;flex-flow:row wrap;font-size:18px;font-weight:400;line-height:27px;padding-bottom:7px;padding-top:5px}.featured-testimonial .box .owner .icon{line-height:0;margin-right:10px}.featured-testimonial .box .owner span{color:#ff0455;font-weight:700}.featured-testimonial .box .content p{color:#000;font-size:18px;line-height:27px}.featured-testimonial a.video-popup{bottom:0;height:100%;left:0;position:absolute;right:0;top:auto;z-index:9}.featured-testimonial .button_design{margin-top:50px;text-align:center}@media (max-width:1199px){.featured-testimonial .list{grid-gap:30px}}@media (max-width:991px){.featured-testimonial .list{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.featured-testimonial .list{grid-template-columns:1fr}}