.testimonial-tiles .testi-headline{margin-bottom:40px;text-align:center}.testimonial-tiles .tiles-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.testimonial-tiles .testi-tile{background-color:var(--white);border:1px solid var(--transparent);border-radius:25px;box-shadow:0 1px 5px #0003;padding:20px}.testimonial-tiles.row3 .testi-tile{flex:1 calc(33.33% - 30px);max-width:calc(33.33% - 30px)}.testimonial-tiles.row2 .testi-tile{flex:1 calc(50% - 30px);max-width:calc(50% - 30px)}.testimonial-tiles.row1 .testi-tile{flex:1 100%;max-width:100%}.testimonial-tiles .testi-tile .testi-logo{align-items:center;display:flex;height:100%;justify-content:flex-start;margin:0 0 auto;max-height:90px;padding-bottom:12px}.testimonial-tiles .testi-tile .testi-logo img{max-height:80px;max-width:240px!important;width:100%}.testimonial-tiles .testi-tile .testi-name{margin-bottom:6px}.testimonial-tiles .testi-tile .testi-name h5{padding:0}.testimonial-tiles .testi-tile .testi-position{font-style:italic}.testimonial-tiles .testi-tile .testi-rating{margin-top:12px}.testimonial-tiles .testi-tile .testi-rating img{max-width:120px}.testimonial-tiles .testi-tile .testi-text{margin-top:12px}@media (max-width:991px){.testimonial-tiles.row2 .testi-tile,.testimonial-tiles.row3 .testi-tile{flex:1 calc(50% - 30px);max-width:calc(50% - 30px)}}@media (max-width:667px){.testimonial-tiles.row2 .testi-tile,.testimonial-tiles.row3 .testi-tile{flex:1 100%;max-width:100%}}