.vs-container{width:100%;height:1rem;margin:.75rem 0 2rem 0;display:flex;flex-direction:row;align-items:center}.vs-left{width:calc(50% - 1rem);background:linear-gradient(to right,rgba(136,136,136,0) 0,#888 100%);height:2px}.vs-right{width:calc(50% - 1rem);background:linear-gradient(to left,rgba(136,136,136,0) 0,#888 100%);height:2px}.vs-center{width:2rem;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:1.9rem;position:relative;top:1px}.testimonials_sectiontitle{margin-top:1rem;font-weight:700;font-size:1.3rem;text-align:center}.carousel-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.carousel-viewport{width:700px;height:250px;overflow:hidden;position:relative}.items-list-container{display:flex;flex-direction:row;position:absolute;top:0;left:0;width:calc(700px * 14);height:250px;transition:all 1s cubic-bezier(.165,.84,.44,1)}.testimonial-item{width:700px;height:250px;display:flex;flex-direction:column;justify-content:center}.bubble{background-color:#fff;margin:1.5rem 3rem 2rem 3rem;padding:55px 70px 15px 70px;border-radius:5px;position:relative;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.quote{font-size:1.2rem;text-align:center}.quote-post,.quote-pre{position:absolute;font-size:80px;color:#bbb;display:flex;flex-direction:row;align-items:center;justify-content:center}.quote-pre{top:1rem;left:1rem}.quote-post{bottom:3.5rem;right:1rem}.user-and-rating{display:flex;flex-direction:row;align-items:center}.date{font-size:.8rem;color:#888;margin-bottom:.5rem}.dots-container{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.dot{width:12px;height:12px;border:2px solid #888;border-radius:50%;margin:5px;cursor:pointer}.dot.filled{background-color:#888}@media all and (max-width:750px){.carousel-viewport{width:350px;height:350px}.items-list-container{width:calc(350px * 23);height:350px}.testimonial-item{width:350px;height:350px}.bubble{margin:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.quote{font-size:1.15rem}.quote-post{bottom:6.5rem}.user-and-rating{flex-direction:column}.date{text-align:center}}