.module.testimonials{max-width:calc(var(--container-width) + 40px);padding:30px 20px;margin:0 auto}.module.testimonials>.items{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.module.testimonials>.items .item{flex:1;font-size:12px;padding:25px;color:#0a0a0a;background:#b8d4e0;cursor:pointer}.module.testimonials>.items .item>h3{font-size:21px}.module.testimonials>.items .item .comment{line-height:1.6;margin:0 0 16px 0}.module.testimonials>.items .item .comment.full{display:none}.module.testimonials>.items .item .comment p{line-height:1.6;margin:0 0 16px 0}.module.testimonials>.testimonial{visibility:hidden;display:flex;flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;margin:auto;transition:visibility 250ms ease;pointer-events:none}.module.testimonials>.testimonial:before{content:'';display:block;flex:1;min-height:100px;pointer-events:none}.module.testimonials>.testimonial:after{content:'';display:block;flex:3;min-height:100px;pointer-events:none}.module.testimonials>.testimonial .cloud{position:absolute;width:100%;height:100%;background:rgba(255,255,255,0.5);cursor:pointer;z-index:-1;opacity:0;transition:opacity 250ms ease;pointer-events:none}.module.testimonials>.testimonial .wrapper{position:relative;left:0;right:0;max-width:600px;width:100%;margin:0 auto;text-align:center;background:#b8d4e0;overflow-y:auto;opacity:0;transition:opacity 250ms ease}.module.testimonials>.testimonial .wrapper .nav-btn{height:38px;width:38px;padding:10px;margin:10px 10px 10px auto;cursor:pointer}.module.testimonials>.testimonial .wrapper .nav-btn .hs_cos_wrapper{display:flex;justify-content:center;align-items:center;height:100%;width:100%;fill:#fff}.module.testimonials>.testimonial .wrapper .item{font-size:16px;padding:20px 60px;color:#0a0a0a}.module.testimonials>.testimonial .wrapper .item>h3{margin:-8px 0 30px}.module.testimonials>.testimonial .wrapper .item .comment{line-height:1.6;margin-bottom:16px}.module.testimonials>.testimonial .wrapper .item .comment:not(.author,.full){display:none}.module.testimonials>.testimonial .wrapper .item .comment p{line-height:1.6;margin:0 0 16px 0}.module.testimonials>.testimonial.show{visibility:visible;pointer-events:auto}.module.testimonials>.testimonial.show .cloud{opacity:1;pointer-events:auto}.module.testimonials>.testimonial.show .wrapper{opacity:1}@media(hover:hover){.module.testimonials>.items .item:hover{opacity:.8}}@media(max-width:1024.98px){.module.testimonials>.items{grid-template-columns:repeat(2,1fr)}}@media(min-width:640px){.module.testimonials>.items .item .comment:not(.author,.full){height:95px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}}@media(max-width:639.98px){.module.testimonials>.items{grid-template-columns:1fr}.module.testimonials>.testimonial{flex-direction:row}.module.testimonials>.testimonial .wrapper .item{padding:20px}}