.testimonial-card{align-items:center;background-color:#fff;display:flex;flex-direction:column-reverse;padding:40px}@media (min-width:768px){.testimonial-card{align-items:center;display:flex;flex-direction:row}.testimonial-card .testimonial-card-content{margin-right:50px}}@media (min-width:1024px){.testimonial-card{padding:60px}}.testimonial-card .title{font-size:14px}.testimonial-card .heading{font-size:40px}@media (min-width:1024px){.testimonial-card .heading{font-size:54px}}.testimonial-card .testimonial{font-family:var(--font-family-heading);font-size:20px;margin-top:10px}.testimonial-card .testimonial-card-image-wrapper{border-radius:50%;height:150px;margin-bottom:20px;min-width:150px;overflow:hidden;width:150px}@media (min-width:768px){.testimonial-card .testimonial-card-image-wrapper{height:215px;margin-bottom:0;min-width:215px;width:215px}}.testimonial-card .testimonial-card-image{height:100%;object-fit:cover;width:100%}.testimonial-card .hs-button{box-shadow:0 2px 9px 0 #00000040;display:inline-block;margin-top:25px}