.testimonial-module.grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.testimonial-module.grid .testimonial-item{grid-column:span 1/span 1}.testimonial-module .testimonial-item{display:flex}.testimonial-module .testimonial-item .testimonial-item--author .portrait-container img{height:100%;object-fit:cover;width:100%}.testimonial-module .testimonial-item .author-detail p{margin:0}.testimonial-module .splide__track{padding:0 15px 50px 0}.testimonial-module .testimonial-item{align-items:center;flex-flow:column wrap}.testimonial-module .testimonial-item .testimonial-item--author .portrait-container{overflow:hidden}.testimonial-module .splide__pagination{padding-left:0}.testimonial-module .splide__pagination .splide__pagination__page{border:0;border-radius:50%;display:inline-block;height:10px;margin:0 3px;opacity:.3;padding:0;transition:a .25s ease;-webkit-transition:a .25s ease;-moz-transition:a .25s ease;-ms-transition:a .25s ease;-o-transition:a .25s ease;width:10px}@media screen and (min-width:768px){.testimonial-module.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-module .testimonial-item.testimonial-item__is-horizontal{align-items:flex-start;flex-flow:row nowrap;text-align:left}.testimonial-module .testimonial-item.testimonial-item__is-vertical .testimonial-item--author{align-items:center;display:flex;flex-flow:row nowrap;width:100%}.testimonial-module .testimonial-item.testimonial-item__is-vertical .testimonial-item--author .portrait-container{flex:0 0 auto;margin-left:0}.testimonial-module .testimonial-item.testimonial-item__is-vertical .testimonial-item--author .author-detail{flex:1 1 auto;margin-left:0;margin-right:0}.testimonial-module .testimonial-item.testimonial-item__is-horizontal .testimonial-item--content .testimonial-item--author{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.testimonial-module .testimonial-item.testimonial-item__is-horizontal .testimonial-item--author .author-detail{margin-left:0;margin-right:auto}}@media screen and (min-width:1024px){.testimonial-module.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonial-module.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:768px){.testimonial-module .testimonial-item .testimonial-item--author .portrait-container{margin-left:auto!important;margin-right:auto!important}}