.testimonial_section .testimonial_swiper{display:flex;align-items:flex-end}.testimonial_section .testimonial_swiper .swiper{height:100%;width:100%}.testimonial_section .testimonial_swiper .swiper .swiper-wrapper{align-items:flex-end;position:relative;height:100%;width:100%}.testimonial_section .testimonial_swiper .swiper .swiper-wrapper .swiper-slide{display:flex;align-items:flex-end;height:auto;aspect-ratio:.8/1}.testimonial_section .testimonial_swiper .swiper .swiper-wrapper .swiper-slide .play_button_wrapper{pointer-events:none}.testimonial_section .testimonial_swiper .swiper .swiper-wrapper .swiper-slide video{pointer-events:none;box-shadow:none}.testimonial_section .testimonial_swiper .swiper .swiper-wrapper .swiper-slide img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.testimonial_section .testimonial_swiper .swiper .swiper-wrapper .swiper-slide.swiper-slide-active{max-width:40%;min-width:40%}.testimonial_section .testimonial_swiper .swiper .swiper-wrapper .swiper-slide.swiper-slide-active video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;box-shadow:none;pointer-events:visible}.testimonial_section .testimonial_swiper .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .play_button_wrapper{pointer-events:visible}@media screen and (max-width:1023px){.testimonial_section .testimonial_swiper .swiper .swiper-wrapper .swiper-slide.swiper-slide-active{max-width:-moz-fit-content;max-width:fit-content;min-width:auto;height:inherit}}.testimonial_section .testimonial_swiper .swiper .swiper-wrapper .swiper-slide.swiper-slide-next{max-width:30%;min-width:30%}@media screen and (max-width:1023px){.testimonial_section .testimonial_swiper .swiper .swiper-wrapper .swiper-slide.swiper-slide-next{max-width:-moz-fit-content;max-width:fit-content;min-width:auto;height:inherit}}.testimonial_section .swiper_details{position:relative;padding-bottom:50px}@media screen and (max-width:767px){.testimonial_section .swiper_details{padding-top:50px;padding-bottom:60px}}.testimonial_section .swiper_details .hidden_box{opacity:0;visibility:hidden;display:none}.testimonial_section .swiper_details .animation_show{animation:animation_show .5s linear forwards;display:block;transform:translateX(100%)}@media screen and (max-width:767px){.testimonial_section .swiper_details .animation_show{animation:animation_show_mobile .5s linear forwards;transform:translateX(0)}}@keyframes animation_show{0%{opacity:0;visibility:hidden;transform:translateX(100%)}to{opacity:1;visibility:visible;transform:translateX(0)}}@keyframes animation_show_mobile{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.testimonial_section .swiper_details h3{position:relative}.testimonial_section .swiper_details h3:before{position:absolute;content:"";left:0;top:-35px;background-image:url(https://res.cloudinary.com/threemindsdigitial/image/upload/v1734433657/quotes_rklwow.png);height:40px;width:40px;background-size:contain}.testimonial_section .swiper_details .button_controller{display:flex;align-items:center;position:absolute;bottom:0;left:0;cursor:pointer}@media screen and (max-width:1023px){.testimonial_section .swiper_details .button_controller{left:50%;transform:translateX(-50%)}}.testimonial_section .swiper_details .button_controller .arrow_button{border-radius:50%;padding:1px;background-size:cover;overflow:hidden}