.sptv__title{text-align:center}.sptv__title .blue{color:var(--primary_color);font-style:italic}.sptv__header-container{align-items:center;display:flex;gap:var(--spacer_24);justify-content:center;margin-bottom:var(--spacer_50)}.sptv__header-subtitle{color:var(--dark_text);font-family:Source Sans Pro;font-size:18px;font-weight:var(--font_weight_600);line-height:1.4;text-align:center;text-transform:uppercase}.sptv__stars-container{height:2.1rem;margin:0 auto;position:relative;width:fit-content}.sptv__stars--filled{left:0;position:absolute;top:0;z-index:1}.sptv__container{align-items:center;display:flex;gap:var(--spacer_26)}.sptv__column{align-self:stretch;display:flex;flex-direction:column;justify-content:center;width:calc(50% - 187.5px - var(--spacer_26))}.sptv__column.sptv__column--2{flex-shrink:0;height:-webkit-fill-available;justify-content:center;margin:0 auto;width:375px}.sptv__testimonial{height:50%;padding:var(--spacer_40)}.sptv__testimonial:not(:last-child){border-bottom:2px solid var(--beige);display:flex;flex-direction:column;justify-content:flex-end}.sptv__testimonial-content,.sptv__testimonial-content *{color:var(--dark_text);font-family:Utopia Std;font-size:20px;margin-bottom:0}.sptv__testimonial-author-container{display:flex;gap:var(--spacer_12);margin-top:var(--spacer_22)}.sptv__testimonial-avatar{border-radius:50%;height:32px;object-fit:cover;width:32px}.sptv__testimonial-author{color:var(--dark_text);font-size:18px;font-weight:var(--font_weight_600);margin-bottom:0}.sptv__testimonial-author-infos{margin-bottom:0}@media (max-width:1024px){.sptv__container{flex-direction:column}.sptv__column{flex-direction:row;width:100%}.sptv__testimonial:not(:last-child){border-bottom:unset;border-right:2px solid var(--beige)}}@media (max-width:700px){.sptv__header-container{margin-bottom:var(--spacer_28)}.sptv__column{flex-direction:column}.sptv__column.sptv__column--2{max-width:40rem;width:100%}.sptv__testimonial:not(:last-child){border-bottom:2px solid var(--beige);border-right:unset}.sptv__testimonial{padding:var(--spacer_20)}}