.testimonial-grid{background-size:contain;position:relative}.testimonial-grid__testimonial{border-radius:var(--cornerRadius);box-shadow:0 5px 20px #818db51d;padding:6rem 7rem}.testimonial__quote p{font-size:2.4rem;margin-bottom:7rem}.testimonial__quote__svg{display:block;margin-bottom:2rem}.testimonial__logo{margin-top:1rem;max-width:150px;width:100%}.testimonial__image{border-radius:18px;max-height:100px;max-width:100px;min-height:100px;min-width:100px}.testimonial__role p{margin:0}.testimonial__role span{color:var(--color-primary2)}.testimonial__source{align-items:center;display:flex;gap:3.5rem}.testimonial-grid__testimonial{width:calc(50% - var(--moduleSettings-columnGap)/2)}@media only screen and (min-width:1081px){.testimonial-grid__testimonial:nth-of-type(odd){align-self:flex-end;transform:translateY(50px)}.testimonial-grid__testimonial:nth-of-type(2n){align-self:flex-start;transform:translateY(-50px)}}@media only screen and (max-width:1080px){.testimonial-grid__testimonial{margin:3rem 0;transform:none;width:100%}}@media only screen and (max-width:768px){.testimonial__quote p{font-size:1.8rem}.testimonial-grid__testimonial{padding:4rem}}