.testimonial{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(var(--benefits-card-min-width,500px),1fr))}.testimonial__item{background-color:#deeefe;border-radius:20px;box-shadow:4px 4px 3px hsl(0 0 0/.25);color:#053354;padding:1.5rem}.testimonial__item--is-hidden{display:none}.testimonal-item__wrapper{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.testimonal-item__icon{fill:#f2f2f2;max-width:90px}.testimonal-item__icon svg{width:100%}.testimonal-item__quote{border:0;line-height:1.85;margin:0;padding:0}*+.testimonal-item__quote{margin-top:2.5rem}.testimonial:has(.testimonal-author__picture) .testimonal-item__author{text-align:left}.testimonal-item__author{align-items:center;display:flex;gap:1rem}*+.testimonal-item__author{margin-top:2rem}.testimonal-author__picture{border-radius:50%;max-width:140px;object-fit:cover;object-position:center}.testimonal-author__meta{display:flex;flex-direction:column}.testimonal-author__meta-item{font-style:normal;font-weight:400}.testimonal-author__name{font-weight:600}@media(min-width:768px){.testimonial{gap:6.5rem}.testimonial__item{padding:3rem 3.125rem}}.testimonial.no-list{max-width:850px}.testimonial__item{background-color:transparent;box-shadow:unset;color:#fff;padding:0}.testimonal-item__quote{font-size:1.25rem;line-height:1.4}.testimonal-item__icon{left:0;max-width:160px;position:absolute;top:0;transform:translate(-50%,-50%)}.testimonal-item__wrapper{position:relative}.testimonal-item__quote{margin-top:0}.testimonal-author__picture{aspect-ratio:1/1;max-width:90px}.testimonal-author__meta-item.testimonal-author__name{font-size:1.125rem}.testimonal-author__meta-item.testimonal-author__position{font-size:.875rem}.testimonal-item__author{gap:1.875rem}.testimonial-nav__control-btn{align-items:center;aspect-ratio:1/1;background:none;border:1px solid #fff;display:flex;justify-content:center;padding:0;width:70px}.testimonial-nav__controls{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.testimonial-nav{display:flex;justify-content:flex-end;max-width:850px}@media(max-width:767px){.testimonial{--benefits-card-min-width:200px!important}.testimonal-item__icon{max-width:100px;transform:translateY(-50%)}}@media(min-width:768px){.testimonal-item__quote{font-size:2.25rem}}