blockquote{border:none;padding:0}.testimonial__header{display:flex;gap:10px;justify-content:space-between;margin-bottom:50px}.testimonial__wrapper{display:grid;gap:25px;grid-template-columns:1fr 2fr;opacity:0;transition:opacity .6s ease-in-out}.testimonial__wrapper.show{opacity:1}.testimonial__content{border-radius:24px;grid-column-start:2;padding:50px}.testimonial__author-content{align-content:center;border-radius:100px;font-size:20px;height:100%;padding:0 50px}.testimonial__author-content p{font-size:20px}.testimonial__author-name{font-weight:700}.testimonial__next-arrow,.testimonial__prev-arrow{border:none;border-radius:100%;color:#101820;cursor:pointer;height:52px;width:52px}.testimonial__next-arrow:active,.testimonial__next-arrow:focus,.testimonial__next-arrow:hover,.testimonial__prev-arrow:active,.testimonial__prev-arrow:focus,.testimonial__prev-arrow:hover{border:none}.testimonial__footer{align-items:center;display:flex;gap:25px;grid-column-start:2}.testimonial__author-image{border-radius:50%;height:100px;object-fit:cover;width:100px}@media (max-width:1024px){.testimonial__author-content,.testimonial__author-content p{font-size:18px}.testimonial__wrapper{grid-template-columns:1fr}.testimonial__header{margin-bottom:32px}.testimonial__content{grid-column-start:1;padding:25px}.testimonial__footer{grid-column-start:1}}@media (max-width:586px){.testimonial__footer,.testimonial__header{flex-direction:column}.testimonial__footer{align-items:start;gap:10px}.testimonial__author-content{padding:15px 30px}}