#social-feed-container{display:flex;padding-left:20px!important;padding-right:20px!important;max-width:1450px;margin:0 auto;justify-content:space-between;align-items:end;height:550px}.socialfeed__left-side{width:60%}.left-side__content>img{width:100%}.left-side__content h2{margin-bottom:0}.left-side__content>p{margin-top:25px;margin-bottom:40px}.left-side__icons{display:flex}.left-side__icons>div{padding-right:20px}.left-side__icons-2{margin-top:10px}.socialfeed__right-side{width:100%;position:relative;margin:200px auto}.testimonials-wrapper{text-align:center;display:flex;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:200%}.testimonials-list{align-items:center;height:50%;justify-content:center}.testimonial,.testimonials-list{display:flex;flex-direction:column}.testimonial{border-radius:10px;padding:15px;text-align:start;border:solid #000;border-width:3px 3px 5px;opacity:0;height:125px;width:600px;justify-content:space-between;--delay:1;position:absolute;box-shadow:0 10px 15px rgba(0,0,0,.1)}@keyframes slideshow{to{top:0}0%{top:-100%}}.testimonial .testimonial-title p{float:left;margin-bottom:10px}.testimonial .testimonial-author p{float:right}.testimonials-wrapper:hover{animation-play-state:paused}.testimonials-list .testimonial p{margin-bottom:0}.typeform-share{display:none!important}.testimonials-list:hover .testimonial{animation-play-state:paused}.testimonials-wrapper .testimonial:last-child{animation-delay:calc(-3s*var(--delay))}.testimonial{animation:animate 15s linear infinite;animation-delay:calc(3s*var(--delay))}@keyframes animate{0%{opacity:0;transform:translateY(-100%) scale(.5)}5%,20%{opacity:.6;transform:translateY(-100%) scale(.9)}25%,40%{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}45%,60%{opacity:.6;transform:translateY(100%) scale(.9)}65%,to{opacity:0;transform:translateY(100%) scale(.5)}}@media only screen and (max-width:1000px){#social-feed-container{flex-direction:column;margin-top:50px;height:auto;justify-content:center;align-items:center}.socialfeed__left-side{width:100%;margin-bottom:10px}.left-side__content>img{width:74%;height:13px}}@media only screen and (max-width:499px){#social-feed-container{padding-left:20px!important;padding-right:20px!important;flex-direction:column;align-items:center;height:auto}.socialfeed__left-side{width:100%}.socialfeed__left-side img{width:100%;height:auto}.socialfeed__right-side{width:100%;position:static;height:100%;margin:30px 0 0}.testimonials-wrapper{position:inherit;height:100%}.testimonials-list{flex-direction:row;align-items:unset;height:225px;justify-content:flex-start;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;overflow-x:auto}.testimonial{opacity:1;animation:unset;width:90%;flex-shrink:0;height:225px;padding:20px;font-size:1.2rem;position:unset;height:100%;margin-right:10px}}