.testimonial-widget{margin:0 -15px;padding:.25rem}.testimonial-widget .testimonial-widget-title{font-size:1.75rem;margin:1rem}.testimonial-card-wrapper{display:flex;flex-direction:row;height:400px;margin:0 auto;padding:1rem 0;width:100%}.testimonial-card-wrapper .slick-list{margin:0 1rem}.testimonial-card-wrapper .slick-track{display:flex;align-items:stretch}.testimonial-card-wrapper .testimonial-card{margin:0 .5rem;width:350px;height:auto;overflow:hidden}.testimonial-card-wrapper .testimonial-card:hover{cursor:pointer}.testimonial-card .blockquote .blockquote-content{color:#212529;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:8;-webkit-box-orient:vertical}.testimonial-card .blockquote .blockquote-source{font-size:1.25rem}.testimonial-card .blockquote .blockquote-description{font-size:1rem;font-style:italic;font-weight:normal}.testimonial-card-wrapper>.slick-prev{left:0}.testimonial-card-wrapper>.slick-next{right:0}.testimonial-modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);justify-content:center;align-items:center;z-index:1000}.testimonial-modal-content{background:#fff;padding:1rem 0;max-width:500px;max-height:80vh;overflow-y:auto;border-radius:.3rem;margin:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.3);width:100%;z-index:1051}.testimonial-modal-content .blockquote-content{color:#212529;overflow:visible;-webkit-line-clamp:unset}.testimonial-modal-overlay.show{display:flex}@media(min-width:576px){.testimonial-modal-content{margin:1.75rem auto}}