.map-testimonials{background-color:#ededed;background-position:50%;background-repeat:no-repeat;background-size:cover}.map-testimonials .map-grid-container{display:grid;gap:2rem;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;margin:0 auto;max-width:1000px;padding:6rem 2rem}.map-testimonials .map-text-wrapper{align-items:flex-start;display:flex;flex-direction:column;grid-column:1;grid-row:2;justify-content:center}.map-testimonials .map-text-wrapper h2{color:#000;font-size:1.875rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.map-testimonials .testimonial-wrapper{display:flex}.map-testimonials .testimonial-img{display:block;height:auto;max-width:100%}.map-testimonials .item-1{align-items:flex-start;grid-column:1;grid-row:1;justify-content:flex-start}.map-testimonials .item-2{align-items:center;grid-column:2;grid-row:1;justify-content:flex-end;margin-top:-130px;padding-right:30px}.map-testimonials .item-3{align-items:flex-end;grid-column:2;grid-row:2;justify-content:flex-end;margin-top:-60px}@media (max-width:768px){.map-testimonials .map-grid-container{display:flex;flex-direction:column;gap:3rem;padding:4rem 1.5rem}.map-testimonials .map-text-wrapper{display:contents}.map-testimonials .map-text-wrapper h2{font-size:1.125rem;margin-bottom:-1rem;order:-1;text-align:center}.map-testimonials .map-text-wrapper .button{align-self:center;order:99}.map-testimonials .item-1,.map-testimonials .item-2,.map-testimonials .item-3{align-items:center;justify-content:center;margin-top:0!important;padding-right:0!important;width:100%}}