.testimonial{align-items:center;background:var(--color-slate-10) url(https://21418031.fs1.hubspotusercontent-na1.net/hubfs/21418031/ams-testimonial-bg.png) no-repeat;background-position:50%;display:flex;flex-direction:column;gap:64px;margin-top:40px}.testimonial__title{font-size:36px;letter-spacing:0;line-height:48px;margin-bottom:0;padding-inline:20px;text-align:center}.testimonial__wrapper{align-items:center;background:url() 0 0 no-repeat;background-size:100%;display:grid;gap:24px;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);padding-bottom:40px;padding-top:0}@media (max-width:767px){.testimonial__wrapper{grid-template-columns:1fr}}.testimonial__header-title{margin-bottom:var(--space-40)}.testimonial__card{background:var(--color-slate-10) url() no-repeat;background-position:calc(100% + 30px) -180px;border-radius:var(--space-8);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:var(--space-40);height:100%;justify-content:space-between;padding:var(--space-24)}.testimonial__logo-container{align-items:center;display:flex;height:100px}.testimonial__logo-container img{width:fit-content}.testimonial__content{color:var(--color-slate-90);margin-bottom:0}.testimonial__bar{border-bottom:1px solid var(--color-slate-30);margin-bottom:var(--space-12);margin-top:var(--space-24)}