.testimonials-grid{column-gap:34px;display:grid;grid-template-columns:repeat(1,1fr);margin:24px 0;margin:0 auto!important;max-width:1080px;position:relative;row-gap:24px;z-index:1}.testimonials-grid__item{border-radius:16px;height:fit-content;overflow:hidden}.card-t-size{max-width:480px}.testimonials-grid .hs-video-container,.testimonials-grid .hs-video-container iframe{border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden}.hs-video-wrapper{aspect-ratio:var(--_aspect-ratio);height:auto!important;padding-bottom:unset;width:100%!important}.testimonials-grid__image{aspect-ratio:1.5;object-fit:cover;width:100%}.testimonials-grid__content{color:var(--color-white);padding:26px 30px 36px;position:relative}.testimonials-grid__author{color:var(--color-white)}.testimonials-grid__icon{bottom:36px;position:absolute;right:26px}.testimonials-grid__item--video .testimonials-grid__rating{display:none}.testimonials-grid__item--video .testimonials-grid__quote{font-size:20px;font-weight:700;line-height:24px}@media screen and (min-width:768px){.testimonials-grid{--direction:1;grid-template-columns:repeat(var(--_desktop-grid-size),1fr);margin:0 auto;max-width:1080px}.testimonials-grid__item:first-child{transform:translateY(-64px)}.testimonials-grid__item{align-self:flex-start}.testimonials-grid--reverse{--direction:-1}}@media screen and (max-width:768px){.testimonials-grid__item{margin:0!important}}