.testimonial-module{width:100%}.testimonial-module__list{display:flex;flex-wrap:wrap}.testimonial-module--gap-small .testimonial-module__list{gap:12px}.testimonial-module--gap-medium .testimonial-module__list{gap:20px}.testimonial-module--gap-large .testimonial-module__list{gap:35px}.testimonial-module--cols-1 .testimonial-module__item{flex-basis:100%}.testimonial-module--cols-2.testimonial-module--gap-small .testimonial-module__item{flex-basis:calc(50% - 6px)}.testimonial-module--cols-2.testimonial-module--gap-medium .testimonial-module__item{flex-basis:calc(50% - 10px)}.testimonial-module--cols-2.testimonial-module--gap-large .testimonial-module__item{flex-basis:calc(50% - 17.5px)}.testimonial-module--cols-3.testimonial-module--gap-small .testimonial-module__item{flex-basis:calc(33.33333% - 8px)}.testimonial-module--cols-3.testimonial-module--gap-medium .testimonial-module__item{flex-basis:calc(33.33333% - 13.33333px)}.testimonial-module--cols-3.testimonial-module--gap-large .testimonial-module__item{flex-basis:calc(33.33333% - 23.33333px)}.testimonial-module--cols-4.testimonial-module--gap-small .testimonial-module__item{flex-basis:calc(25% - 9px)}.testimonial-module--cols-4.testimonial-module--gap-medium .testimonial-module__item{flex-basis:calc(25% - 15px)}.testimonial-module--cols-4.testimonial-module--gap-large .testimonial-module__item{flex-basis:calc(25% - 26.25px)}@media (max-width:767px){.testimonial-module__item{flex-basis:100%!important}}.testimonial-module__item{display:flex}.testimonial-module__card{background-color:#fff;border:1px solid #e5e5e5;border-radius:16px;display:flex;flex-direction:column;height:100%;padding:48px}.testimonial-module__header{margin-bottom:32px}.testimonial-module__title{margin:0 0 24px}.testimonial-module__divider{align-items:center;display:flex}.testimonial-module__quotes{display:inline-flex;margin-right:12px}.testimonial-module__quotes svg{display:block;height:40px;width:40px}.testimonial-module__line{background-color:#dae5f0;flex:1;height:1px}.testimonial-module__body{color:#333}.testimonial-module__footer{margin-top:auto;padding-top:10px}.testimonial-module__author{align-items:center;display:flex}.testimonial-module__author-avatar{flex:0 0 auto;margin-right:16px}.testimonial-module__author-image{border-radius:50%;display:block;height:56px;object-fit:cover;width:56px}.testimonial-module__author-content{display:flex;flex-direction:column}.testimonial-module__rating{align-items:center;display:inline-flex;margin-bottom:4px}.testimonial-module__star{display:inline-flex;margin-right:4px}.testimonial-module__star svg{display:block;height:20px;width:20px}.testimonial-module__author-name{font-size:.95rem;font-weight:500;margin:0}.testimonial-module__author-title{color:#777;font-size:.85rem;margin:2px 0 0}@media (max-width:991px){.testimonial-module__card{padding:32px}}@media (max-width:767px){.testimonial-module__item{flex:1 1 100%!important}.testimonial-module__card{padding:24px}.testimonial-module__author{align-items:flex-start}}