.testimonial-section-4 h2{font-size:40px;font-weight:700;line-height:1.2em;color:#3b293b;margin:0;text-align:center;text-transform:uppercase}.testimonial-section-4{margin-left:calc(-50vw + 50%);width:100vw;overflow-x:hidden;background-position:center;background-size:cover;display:flex;justify-content:flex-end;position:relative;height:700px}.testimonial-container-4{width:40%;display:flex;justify-content:center;align-items:center;height:100%;background-color:rgba(224,237,220,.8)}.testimonial-carousel-4{width:80%;display:flex;flex-direction:column;align-items:center}.ts-slide-wrapper-4{display:flex;flex-direction:row;justify-content:center;overflow:hidden;width:100%}.ts-container-4{display:flex;flex-direction:column;align-items:center;margin:10px}.testimonial-4{padding:15px 15px 0;box-sizing:border-box;max-width:100%;text-align:center}.ts-content-4{padding:0;margin:0;text-align:center;font-weight:400;color:#fff}.testimonial-4 .ts-content-4{padding:10px 10px 0;margin-bottom:0}.ts-container-4 .ts-content-4{color:#fff;text-align:center}.testimonial-4 .ts-content-4 p{padding:0;text-align:center;margin-bottom:1.25em;color:#3b293b;font-style:italic;font-weight:400}.ts-title-4 p{font-weight:700;text-transform:uppercase;margin:20px 0;color:#3b293b}.ts-buttons-4{display:flex;flex-direction:row;margin-bottom:20px;cursor:pointer}.ts-arrow-container-4{display:flex;justify-content:center;align-items:center;border-radius:100%;width:40px;height:40px;transition:all .5s ease}.right-chevron i,.left-chevron i{font-size:24px;font-weight:900;color:#3b293b}.fa-angle-left:before{content:"\f104"}#test-wave-footer{position:absolute;bottom:-1px;margin-left:calc(-60vw);width:100%;height:auto;max-width:100%}@media screen and (max-width:1024px){.testimonial-container{width:100%}.testamonial-carousel{width:90%;max-width:90vw}#test-wave-footer{margin-left:0}}.slide-out-left{animation:slideOutLeft 1s ease-out 0s 1 forwards}.slide-in-left{animation:slideInLeft 1s ease-out 0s 1 forwards}.slide-out-right{animation:slideOutRight 1s ease-out 0s 1 forwards}.slide-in-right{animation:slideInRight 1s ease-out 0s 1 forwards}@keyframes slideOutLeft{0%{transform:translateX(0vw)}100%{transform:translateX(-100vw)}}@keyframes slideOutRight{0%{transform:translateX(0vw)}100%{transform:translateX(100vw)}}@keyframes slideInLeft{0%{transform:translateX(100vw)}100%{transform:translateX(0vw)}}@keyframes slideInRight{0%{transform:translateX(-100vw)}100%{transform:translateX(0vw)}}