.testimonial{display:flex;flex-direction:column;align-items:center;gap:1.5rem;background-color:#f5f8fd;border-radius:.75rem;border:1px solid #0071b9;transition:all .2s ease}.testimonial .testimonial__text{color:#1d1d1d;text-align:center;font-weight:400}.testimonial .testimonial__text p{margin-bottom:unset}.testimonial .testimonial__author-container{display:flex;flex-direction:row;align-items:center;gap:.75rem}.testimonial .testimonial__author-container .testimonial__author-info{display:flex;flex-direction:column}.testimonial .testimonial__author-container .testimonial__author-name{color:#1d1d1d;font-weight:600;line-height:140%}.testimonial .testimonial__author-container .testimonial__author-title{color:#495057}.testimonial .testimonial__author-container img{height:3rem;width:3rem;object-position:center!important;object-fit:cover!important;border-color:transparent;border-radius:624.9375rem!important;background-color:transparent}.testimonial--with-link{position:relative}.testimonial--with-link:hover{transform:translateY(-.5rem) translate(-.5rem);box-shadow:.5rem .5rem #0071b9}.testimonial--with-link:active{transform:unset;box-shadow:unset;background-color:#d7e3f5}.testimonial--with-link .testimonial__link{align-self:flex-end;display:inline-flex;align-items:flex-end;font-size:.875rem;color:#0071b9;outline-color:transparent!important}.testimonial--with-link .testimonial__link:hover{text-decoration:none!important}.testimonial--normal{padding:3rem 3rem 1.5rem}.testimonial--normal .testimonial__text{font-size:1rem;line-height:160%;color:#495057}@container (min-width: 40rem){.testimonial--normal{width:40rem;margin-left:auto;margin-right:auto}}.testimonial--home{padding:1.25rem;margin-left:.75rem;margin-right:.75rem}.testimonial--home .testimonial__text{font-size:1rem;line-height:2.5rem}@container (min-width: 67rem){.testimonial--home{width:67rem;padding:4rem;margin-left:auto;margin-right:auto}.testimonial--home .testimonial__text{font-size:1.875rem;line-height:48.75px}}
