#testimonies.ic-module{font-family:inherit;margin:30px 0}#testimonies.ic-module .testimonies__wrapper{margin:0 auto;max-width:1170px;padding:30px 15px}#testimonies .testimonies-section-title{color:#fff;font-size:46px;font-weight:300;letter-spacing:.4px;line-height:48px;margin:0 0 40px;text-align:left}.testimonies-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,400px));justify-content:center;grid-gap:60px;padding:30px 0}.testimonies-item{display:grid;grid-template-columns:200px 1fr;grid-gap:20px;background:#fff;box-shadow:0 8px 20px -10px rgba(0,0,0,.2)}.testimonies-title{font-size:1.2em;font-weight:700;margin-bottom:10px}.testimonies-text p{color:#130e1e;font-size:20px;padding:20px}.testimonies-info{align-items:center;background:#c4c4c4;display:flex;justify-content:flex-start;padding:20px}.testimonies-image{margin-right:30px;max-height:100px;max-width:100px;overflow:hidden;position:relative}.testimonies-image.rounded:after{content:"";display:block;padding-bottom:100%}.testimonies-image img{height:auto;max-width:100%}.testimonies-image.rounded img{height:100%;object-fit:cover;position:absolute}.testimonies-text p{margin-bottom:0}.vertical{align-items:center!important}.justify{justify-items:center}.center{text-align:center!important}.rounded{align-self:center;border-radius:50%;height:150px;width:150px}.testimonies-wrapper.testimonies-row .rounded{height:auto}.reverse{grid-template-columns:1fr 150px}.reverse>:first-child{order:2!important}.alternating-order>:nth-child(2n){grid-template-columns:1fr 150px}.alternating-order>:nth-child(2n)>.testimonies-image{order:2}.no-text{grid-template-columns:minmax(250px,500px)}.no-text .testimonies-image,.no-text .testimonies-image.rounded{height:100%;max-height:unset;max-width:unset;width:100%}.testimonies-wrapper.testimonies-column-compact .testimonies-item{grid-template-columns:1fr}div[class^="testimonies-wrapper testimonies-row"]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonies-wrapper.testimonies-row-compact .testimonies-item{grid-template-columns:1fr}div[class^="testimonies-wrapper testimonies-full-width"]{grid-template-columns:minmax(auto,800px)}div[class^="testimonies-wrapper testimonies-full-width"] .testimonies-item{grid-template-columns:20% 1fr}div[class^="testimonies-wrapper testimonies-full-width alternating-order"]>:nth-child(2n){grid-template-columns:1fr 20%}div[class^="testimonies-wrapper testimonies-full-width"] .testimonies-image{max-height:unset;max-width:unset;width:auto}div[class^="testimonies-wrapper testimonies-full-width"] .rounded{height:100%;width:100%}.testimonies-wrapper.testimonies-full-width-compact .testimonies-item{grid-template-columns:1fr}.testimonies-wrapper.testimonies-full-width-compact .testimonies-image{max-width:300px}@media(min-width:768px){div[class^="testimonies-wrapper testimonies-column"]{grid-template-columns:1fr 1fr}}@media(max-width:767px){.testimonies-wrapper{grid-template-columns:minmax(200px,600px)}}@media(max-width:575px){div[class^="testimonies-wrapper testimonies-"] .testimonies-item{grid-template-columns:1fr}}