.video-testimonials{display:block;font-family:Inter,sans-serif;width:100%}.video-testimonials__inner{margin:0 auto;max-width:1200px;padding:0}.video-testimonials__grid{display:flex;flex-wrap:wrap;gap:30px}.video-testimonials__item{background:#fafafa;border:1px solid #0000001a;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.05);display:flex;flex:1;flex-direction:column;min-width:calc(33.333% - 20px);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}@media (max-width:992px){.video-testimonials__item{min-width:calc(50% - 15px)}}@media (max-width:767px){.video-testimonials__item{min-width:100%}}.video-testimonials__item:hover{box-shadow:0 15px 40px rgba(0,0,0,.08);transform:translateY(0)}.video-testimonials__video-wrapper{padding-top:56.25%;position:relative;width:100%}.video-testimonials__thumb-link{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.video-testimonials__thumb{background-position:50%;background-size:cover;border-radius:14px;height:100%;height:calc(100% - 30px);margin:15px;overflow:hidden;position:relative;width:100%;width:calc(100% - 30px)}.video-testimonials__play-btn{align-items:center;background:#fffffff2;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.2);color:#ff4500;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease;width:60px}.video-testimonials__thumb-link:hover .video-testimonials__play-btn{transform:translate(-50%,-50%) scale(1.1)}.video-testimonials__play-btn svg{height:30px;width:30px}.video-testimonials__content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:0 20px 20px}.video-testimonials__text{color:#253d36d9;font-size:14px;font-weight:400;line-height:1.625;margin-bottom:15px}.video-testimonials__author{align-items:center;border-top:1px solid #0000000d;display:flex;gap:12px;padding-block:6px}.video-testimonials__avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:36px;justify-content:center;width:36px}.video-testimonials__author-meta{display:flex;flex-direction:column}.video-testimonials__author-meta h4.video-testimonials__author-name{color:#253d36;font-size:13px!important;font-weight:700;letter-spacing:0;line-height:19.5px!important;margin:0}.video-testimonials__author-meta .video-testimonials__author-info{color:#253d36a6;font-size:11px;font-weight:400;letter-spacing:0;line-height:16.5px;margin:0}