.testimonials-video{font-size:var(--typeBaseSize);overflow:hidden}.testimonials-video p,.testimonials-video h2{margin:0}.testimonials-video__container{display:flex;justify-content:center;gap:50px}.testimonials-video__sidebar{display:flex;flex-direction:column;gap:20px;max-width:var(--testimonials-video-text-max-width)}.testimonials-video__header{display:flex;flex-direction:column;gap:10px}.testimonials-video__stars{display:flex;gap:5px}.testimonials-video__stars .icon--star-filled path{fill:var(--testimonials-video-stars-color)}.testimonials-video__stars .icon--star-half path:first-child{fill:var(--testimonials-video-stars-color)}.testimonials-video__stars .icon--star-half path:last-child{stroke:var(--testimonials-video-stars-color)}.testimonials-video__stars .icon--star-empty path{stroke:var(--testimonials-video-stars-color)}.testimonials-video__title{font-size:var(--typeHeaderSize);line-height:1.2}.testimonials-video__blocks{display:flex;gap:15px}.testimonials-video__block{display:flex;flex-direction:column;gap:10px;opacity:0}.testimonials-video__block.aos-animate{animation:fade-in 1s cubic-bezier(0.26, 0.54, 0.32, 1) 0s forwards}.testimonials-video__block.aos-animate:nth-child(1){animation-delay:.12s}.testimonials-video__block.aos-animate:nth-child(2){animation-delay:.24s}.testimonials-video__block.aos-animate:nth-child(3){animation-delay:.36s}.testimonials-video__block-video{max-height:var(--testimonials-video-media-max-height);max-width:100%;border-radius:4px}.testimonials-video__block-group{display:flex;flex-direction:column;gap:5px}.testimonials-video__block-text{display:flex;flex-direction:column;gap:10px}.testimonials-video__block-divider{width:20px;height:3px;background:#ddd}.testimonials-video__block-title{font-weight:500}.testimonials-video__block-subtitle{color:#525050}@media screen and (max-width: 992px){.testimonials-video__container{flex-direction:column;gap:20px}.testimonials-video__sidebar{max-width:none}.testimonials-video__blocks{overflow:hidden;overflow-x:scroll;margin:0 -17px;padding:0 17px}.testimonials-video__block{flex:0 0 39vw}.testimonials-video__block-video{height:100%;object-fit:cover}}
