.testimonial{background:#fff;border-radius:40px 40px 40px 0;padding:30px 40px;margin-bottom:3rem;position:relative;font-size:0.9em}.testimonial:last-child{margin-bottom:0}.testimonial:before{content:'';display:inline-block;position:absolute;left:0;top:100%;width:0;height:0;border-style:solid;border-width:25px 50px 0 0;border-color:#fff transparent transparent transparent}#testimonialPage .testimonial{display:flex;flex-direction:column-reverse;gap:1.4rem}#testimonialPage .testimonial:nth-child(even){border-radius:40px 40px 0 40px}#testimonialPage .testimonial:nth-child(even):before{left:unset;right:0;border-width:0 50px 25px 0;border-color:transparent white transparent transparent}#testimonialPage .testimonial img.testimonialPicture{width:clamp(100px, 100%, 400px);height:fit-content;margin:auto}@media (min-width: 1200px){#testimonialPage .testimonial{flex-direction:row-reverse;width:clamp(800px, 90%, 1200px);gap:4rem}#testimonialPage .testimonial:nth-child(even){flex-direction:row;margin-left:auto}#testimonialPage .testimonial img.testimonialPicture{width:40%}}.intro{font-size:18pt;margin-bottom:30px}
