.testimonialTheme--quote{display:flex;gap:33px;margin-bottom:40px;transition:all .3s}.testimonialTheme--quote blockquote{border-color:#d5c9ff;margin-bottom:0;padding-left:23px}.testimonialTheme--quote blockquote span{font-family:PP Radio Grotesk}.testimonialTheme__info--headshot img{object-fit:cover}.testimonialTheme__info--headshot{width:var(--headshot-width)}.testimonialTheme__info--details{width:calc(100% - var(--headshot-width) - 50px)}.testimonialTheme__info{align-items:center;display:flex;flex-wrap:wrap;gap:30px;padding-left:145px;transition:all .3s}.testimonialTheme__arrows{display:flex;gap:20px}.testimonialTheme__arrows .slick-arrow{align-items:center;border:1px solid #c2c8fc;border-radius:50%;cursor:pointer;display:flex;height:45px;justify-content:center;position:relative;width:45px;z-index:99}.testimonialTheme__arrows .slick-arrow:hover{background-color:var(--primary-color)}.testimonialTheme__item:not(.slick-active) .testimonialTheme--quote{transform:translateY(-200px)}.testimonialTheme__item:not(.slick-active) .testimonialTheme__info{transform:translateY(200px)}@media (min-width:768px){.testimonialTheme__arrows{justify-content:flex-end;margin-top:-45px}}@media (max-width:575px){.testimonialTheme--quote{flex-wrap:wrap}.testimonialTheme blockquote{border-left:0;border-top-style:solid;border-top-width:2px;padding:20px 0 0}.testimonialTheme__info{padding-left:0}.testimonialTheme__arrows{margin-top:20px}}