.testimonials__wrapper{column-count:3;column-gap:2rem;margin-bottom:3rem;padding:0 3.5rem}@media (max-width:767px){.testimonials__wrapper{column-count:1;margin-bottom:0;padding:0}}.testimonial--item{background-color:#f8f8f8;border-radius:.75rem;display:inline-block;margin-bottom:2rem;padding:1.5rem 1rem}@media (max-width:767px){.testimonial--item{margin-right:.5rem;max-width:300px}.tns-nav{display:flex;justify-content:center;padding-bottom:1rem}.tns-nav button{background-color:var(--deazy-white);border:1px solid #d4d9dc;border-radius:50%;margin:0 .2rem;max-width:10px;min-height:0;padding:.4rem}.tns-nav .tns-nav-active{background-color:#4a4e60;border:1px solid #4a4e60}}.testimonial--item__description{font-family:Work Sans;font-size:1rem;font-weight:400;line-height:1.625rem;margin-bottom:1.5rem}.testimonial--item__footer{align-items:center;display:flex;gap:16px}.testimonial--item__footer img{height:56px;width:56px}.testimonial--item__author h6{font-family:Sora;font-size:.938rem;font-weight:600;line-height:1.5rem;margin-bottom:.5rem}.testimonial--item__author span{font-family:Work Sans;font-size:.938rem;font-weight:400;line-height:1.5rem}.testimonials__controls{position:absolute;top:55%;transform:translateY(-50%);width:100%}.testimonials__control{background-color:var(--deazy-white);border:1px solid transparent;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.06);height:4rem;position:absolute;width:4rem}.testimonials__control--left{display:none;left:8px}.testimonials__control--right{right:8px}@media (min-width:768px){.testimonials__controls{display:none}}