.card-module-container{margin:0 auto;max-width:1200px}.desktop-row{display:none;flex-wrap:wrap;justify-content:space-between;margin:-18px}.card-wrapper-desktop{box-sizing:content-box;width:calc(33.333% - 36px)}.quote-card h4{color:var(--Blue,#003a63);font-family:Avenir Next LT Pro;font-size:20px;font-style:normal;font-weight:700;line-height:150%;text-align:center}.quote-card h5{color:#606060;font-size:18px;line-height:26px}.quote-card block,.quote-card h5{font-family:Avenir Next LT Pro;font-style:normal;font-weight:400;text-align:center}.quote-card block{color:var(--Black,#070d0a);font-size:20px;line-height:150%}.card-wrapper-desktop .bg-card-color{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%}.carousel-navigation{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.carousel-slide-wrapper{flex-grow:1;overflow:hidden}.carousel-container{display:flex;transition:transform .5s ease-in-out}.client-carousel-slide{display:flex;justify-content:center;min-width:100%;padding:1rem;transition:opacity .5s ease-in-out}.client-carousel-slide .bg-card-color{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;padding:2rem}.client-mobile-carousel .carousel-navigation button{background:transparent;border:none;color:#003a63;cursor:pointer;font-size:3rem;line-height:1;transition:background-color .3s ease}.carousel-navigation button:hover{background:transparent}.carousel-navigation button:disabled{cursor:not-allowed;opacity:.2}@media (min-width:768px){.desktop-row{display:flex}.client-mobile-carousel{display:none}}