.ha-testimonial-grid{padding-top:64px}.ha-testimonial-grid__heading{font-size:clamp(24px,3vw,36px);font-weight:600;line-height:clamp(32px,4vw,40px);margin-bottom:32px;text-align:center;vertical-align:middle}.ha-testimonial-grid__items{display:grid;gap:40px}.ha-testimonial-grid__items--multi{grid-template-columns:repeat(2,1fr)}.ha-testimonial-grid__items--single{align-items:center;grid-template-columns:repeat(1,1fr);margin:0 auto;width:50%}.ha-testimonial-grid__item{align-content:space-between;background-color:#fff;border-radius:12px;display:grid;gap:24px;padding:48px}.dark .ha-testimonial-grid__item{background-color:var(--ui-slate-700)}.ha-testimonial-grid__testimonial p{font-size:clamp(16px,2vw,18px);font-weight:400;line-height:clamp(24px,3vw,28px);margin-top:0}.ha-testimonial-grid__customer-name{font-size:clamp(18px,18px,28px);font-weight:600;line-height:clamp(20px,20px,28px);margin-bottom:6px}.ha-testimonial-grid__customer-role{font-size:clamp(14px,14px,16px);font-weight:400;line-height:clamp(20px,20px,24px)}.ha-testimonial-grid__customer-company{font-weight:600}.ha-testimonial-grid__image img{border-radius:99px;height:70px;object-fit:cover;width:70px}.ha-testimonial-grid__customer-details{align-items:center;display:flex;gap:12px}.dark .ha-testimonial-grid{color:#fff}@media (max-width:767px){.ha-testimonial-grid__items--single{width:100%}.ha-testimonial-grid{padding-top:40px}.ha-testimonial-grid__heading{margin-bottom:16px}.ha-testimonial-grid__items{gap:20px;grid-template-columns:1fr!important}.ha-testimonial-grid__item{border-radius:6px;gap:16px;padding:20px}.ha-testimonial-grid__image{flex:none}.ha-testimonial-grid__image img{height:56px;width:56px}}@media (max-width:1024px){.ha-testimonial-grid{padding-left:20px;padding-right:20px}.ha-testimonial-grid__items{gap:20px}}