.wide-testimonial-wrapper{display:flex;flex-direction:row;justify-content:start;position:relative}.testimonial-image-slide{overflow:hidden;width:70%}.wide-testimonial-wrapper .swiper-slide{display:flex;justify-content:center;text-align:center}.wide-testimonial-wrapper .swiper-slide img{display:block;height:100%;max-height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.wide-testimonial-wrapper .swiper-slide .testimonial-image{overflow:hidden}.wide-testimonial-wrapper .swiper-slide.swiper-slide-next .testimonial-image img{transform:scale(1);transition:none}@keyframes ffzoomIn{0%{transform:scale(1)}to{transform:scale(1.5)}}.wide-testimonial-wrapper .swiper-slide.swiper-slide-active .testimonial-image img,.wide-testimonial-wrapper .swiper-slide.swiper-slide-prev .testimonial-image img{animation:ffzoomIn 25s ease forwards}.testi-icon-wrapper{margin-bottom:24px}.testi-icon-wrapper svg{width:34px;fill:#4d6adf}.testimonial-content-slide{background-color:#fef6e7;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:50px 30px;width:30%}.wide-testimonial-wrapper h3.testi-name{font-size:38px;font-weight:800;line-height:1em;margin-bottom:10px}.wide-testimonial-wrapper p.testi-title{font-size:24px;margin-top:0}.wide-testimonial-wrapper div.testimonial p{font-size:30px;font-style:italic;font-weight:200}.wide-testimonial-wrapper .swiper-controls{align-self:center;display:flex;justify-content:space-around;padding:50px 0;position:relative;width:300px}.wide-testimonial-wrapper span.icon-link .left-arrow{transform:rotate(180deg)}.wide-testimonial-wrapper .testimonial-list{min-height:300px;position:relative}.wide-testimonial-wrapper .testi-item.active{opacity:1;position:relative;transition:opacity .8s ease,visibility .8s ease;visibility:visible}.wide-testimonial-wrapper .testi-item{left:0;opacity:0;overflow:hidden;position:absolute;top:0;transition:opacity .8s ease,visibility .8s ease;visibility:hidden}@media only screen and (max-width:1400px){.testimonial-image-slide{width:60%}.testimonial-content-slide{width:40%}}@media only screen and (max-width:1080px){.wide-testimonial-wrapper{flex-direction:column}.testimonial-image-slide{width:100%}.wide-testimonial-wrapper .testimonial-content-slide{flex-direction:column-reverse;width:100%}.wide-testimonial-wrapper .testimonial-content{overflow:hidden}.wide-testimonial-wrapper .swiper-controls{padding:0 0 25px}}