.testimonials--desktop{display:none}.testimonials--mobile{display:block}.testimonials__wrapper{overflow:hidden;position:relative}.testimonial__wrapper{width:75%}.testimonial{align-items:center;border-radius:4rem;display:flex;flex-direction:column;margin:.5rem;padding:1rem;padding:2rem}.testimonial__image{border-radius:50%;flex-grow:1;height:200px;overflow:hidden;width:200px}.testimonial__image img{height:100%;object-fit:cover;width:100%}.testimonial__content-wrapper{margin:1.5rem 0;width:100%}.testimonial__details{margin-bottom:1rem}.testimonial__full-name{font-size:1.5rem}.testimonials__button{background-color:rgba(0,0,0,.5);border:0;border-radius:0;height:4rem;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2rem}.testimonials__button:focus,.testimonials__button:hover{background-color:rgba(0,0,0,.75)}.testimonials__button svg{fill:#fff;display:block;height:1.5rem;margin:0 auto;width:1.5rem}#testimonials__prev{left:0}#testimonials__next{right:0}@media (min-width:1200px){.testimonials{margin-bottom:.5rem}.testimonials--desktop{display:block}.testimonials--mobile{display:none}.testimonial__wrapper{width:50%}.testimonial{border-radius:100rem;flex-direction:row;margin:1rem 2rem}.testimonial__content-wrapper{margin:0 1.5rem;width:calc(100% - 200px)}}