.testimonials-wrapper{padding:0;position:relative}.testimonial-slider-wrapper{padding:0}.testimonial-slide{background-color:var(--dark-color);border-radius:20px;color:#fff;display:flex;flex-direction:column;gap:30px;padding:20px}.testimonial-text p,.testimonial-text span{font-size:18px;font-weight:300}.testimonial-meta{gap:20px;margin-top:auto}.testimonial-company-logo img{height:22px;width:auto}.testimonial-author,.testimonial-company-job-title{font-size:14px;font-weight:300}.testimonial-slider-footer{margin-top:20px}.testimonial-arrows{gap:20px}.testimonial-arrows a{opacity:.9}.testimonial-arrows a:hover{opacity:1}@media(min-width:768px){.testimonial-meta{flex-direction:row-reverse;justify-content:space-between}}@media(min-width:992px){.testimonial-slide{padding:40px}}@media(min-width:1170px){.testimonial-slider-wrapper{width:1500px}}