.module.testimonial-section{background:#000}.module.testimonial-section>.container{max-width:calc(var(--container-width) + 40px);padding:40px 20px 0;margin:0 auto}.module.testimonial-section>.container .wrapper{display:flex;flex-direction:column;border:2px solid #fff;border-bottom:0;padding-top:40px;margin-bottom:70px}.module.testimonial-section>.container .wrapper>h3{text-align:center;margin-bottom:40px;color:#fff}.module.testimonial-section>.container .wrapper .item-wrapper{position:relative;display:flex;width:100%;max-width:700px;padding:0 20px;margin:0 auto -70px}.module.testimonial-section>.container .wrapper .item-wrapper .items{display:flex;gap:10px}.module.testimonial-section>.container .wrapper .item-wrapper .items .item{flex:1;font-size:12px;padding:25px;background:#b8d4e0}.module.testimonial-section>.container .wrapper .item-wrapper .items .item .link{color:#0a0a0a}.module.testimonial-section>.container .wrapper .item-wrapper .items .item .link>h3{font-size:20px}.module.testimonial-section>.container .wrapper .item-wrapper .items .item .link .comment{line-height:1.6;margin-bottom:16px}.module.testimonial-section>.container .wrapper .item-wrapper .items.slide{display:none;--slider-selected:0;transform:translateX(calc((-100% - 50px) * var(--slider-selected)));transition:transform 250ms ease 0ms;width:0;flex:1;gap:50px}.module.testimonial-section>.container .wrapper .item-wrapper .items.slide .item{position:relative;width:0;min-width:100%;left:0}.module.testimonial-section>.container .wrapper .item-wrapper .items.slide .item .link .comment{font-size:16px}.module.testimonial-section>.container .wrapper .item-wrapper .controls{display:none;justify-content:space-between;align-items:center;position:absolute;top:0;left:10px;right:10px;bottom:0;margin:auto;pointer-events:none}.module.testimonial-section>.container .wrapper .item-wrapper .controls svg{height:42px;fill:#fff;opacity:.7;cursor:pointer;pointer-events:auto}@media(hover:hover){.module.testimonial-section>.container .wrapper .item-wrapper .controls svg:hover{opacity:1}}@media(max-width:639.98px){.module.testimonial-section>.container .wrapper .item-wrapper{padding:0 50px;overflow:hidden}.module.testimonial-section>.container .wrapper .item-wrapper .items{display:none}.module.testimonial-section>.container .wrapper .item-wrapper .items.slide{display:flex}.module.testimonial-section>.container .wrapper .item-wrapper .controls{display:flex}}