.testimonial-slider{position:relative}.testimonial-slider__grid{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:stretch}@media (min-width: 750px){.testimonial-slider__grid{flex-wrap:nowrap}}.testimonial-slider__left{position:relative;display:flex;align-items:flex-end;flex:1 1 100%;gap:2.4rem;background-color:var(--color-background);padding:6rem 1.6rem;text-align:left;overflow:hidden}@media (min-width: 750px){.testimonial-slider__left{flex:0 0 33.3333%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:4rem 2rem}}@media (min-width: 990px){.testimonial-slider__left{padding:12rem 6rem;gap:3.2rem}}.testimonial-slider__image-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.testimonial-slider__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonial-slider__heading{position:relative;margin:0;font-size:4.4rem;line-height:1;font-weight:700;text-transform:uppercase;z-index:1}@media (min-width: 1200px){.testimonial-slider__heading{font-size:6.4rem}}.testimonial-slider__nav{position:relative;z-index:1}.testimonial-slider__slider-wrap{display:grid;grid-template-columns:auto;border-top:1px solid rgb(var(--color-link));border-bottom:1px solid rgb(var(--color-link));flex:1 1 100%}@media (min-width: 750px){.testimonial-slider__slider-wrap{flex:0 0 66.6667%}}.testimonial-slider__slider{width:100%}.testimonial-slider__slide{display:flex;flex-direction:column;height:auto}.testimonial-slider__card{padding:1.6rem;display:flex;flex-direction:column;flex:1 1 0;row-gap:.8rem}.testimonial-slider__card:nth-of-type(2){border-top:1px solid rgb(var(--color-link))}@media (min-width: 750px){.testimonial-slider__card{border-right:1px solid rgb(var(--color-link))}}.testimonial-slider__stars{display:flex;align-items:center;padding:.2rem;-moz-column-gap:1rem;column-gap:1rem;color:rgb(var(--color-link))}.testimonial-slider__author{font-family:var(--font-heading-family);font-size:2.6rem;font-weight:700;line-height:1.1;margin:0;margin-bottom:2rem;text-transform:uppercase}@media (min-width: 990px){.testimonial-slider__author{font-size:3.2rem}}.testimonial-slider__date{margin-top:auto;color:#6e6e6e}
