.testimonial-box{background-color:var(--light-gray);border-radius:0 3.2rem 0 0;isolation:isolate;margin:0 auto;max-width:980px;padding:2.4rem}.testimonial-box__shapes{z-index:-1}.testimonial-box :last-child{margin-bottom:0}.testimonial-box__quote{font-size:1.8rem;font-weight:600}.testimonial-box__quote :first-child,.testimonial-box__quote :last-child{position:relative}.testimonial-box__quote>:first-child:before{color:var(--base-color);content:"“";left:-12px;position:absolute}.testimonial-box__quote>:last-child:after{content:"”"}.testimonial-box__quoter{gap:1.6rem}.testimonial-box__image{border-radius:100vw;height:6.4rem;overflow:hidden;width:6.4rem}.testimonial-box__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:768px){.testimonial-box{border-radius:0 12rem 0 0;padding:10rem}.testimonial-box__shapes{right:-1.5rem;top:-19rem}.testimonial-box__quote{font-size:2.3rem;line-height:1.4}}@media (min-width:1160px){.testimonial-box__shapes{right:-8rem}}@media (min-width:1280px){.testimonial-box__shapes{right:-13rem}}@media (max-width:767px){.testimonial-box__shapes{display:none}}