.testimonial-section{max-width:100%;padding:60px 0 60px 160px}.testimonial-section .testimonial-main{align-items:center;display:flex;gap:60px;margin-bottom:50px}.testimonial-section .testimonial-video{flex:0 0 65%;max-width:65%}.testimonial-section .video-container{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:16px;overflow:hidden;position:relative}.testimonial-section .video-container img{height:100%;object-fit:cover;width:100%}.testimonial-section .video-container .video-trigger{cursor:pointer;display:block;height:100%;width:100%}.testimonial-section .video-popup-modal{background:rgba(0,0,0,.9);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.testimonial-section .video-popup-modal.active{align-items:center;display:flex;justify-content:center}.testimonial-section .modal-video-container{max-width:1000px;position:relative;width:90%}.testimonial-section .modal-video-box{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.testimonial-section .modal-video-box iframe,.testimonial-section .modal-video-box video{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.testimonial-section .modal-close{cursor:pointer;position:absolute;right:0;top:-60px;z-index:10}.testimonial-section .modal-close svg{height:30px;width:30px}.testimonial-section .modal-close:hover svg path{fill:#ccc}.testimonial-section .play-button{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease}.testimonial-section .play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.testimonial-section .play-button svg{height:129px;width:129px}.testimonial-section .testimonial-content{max-width:35%;padding-right:70px}.testimonial-section .testimonial-title{color:#d4d4d4;font-family:Poppins,sans-serif;font-size:39px;font-weight:700;line-height:49px;margin-bottom:5px}.testimonial-section .testimonial-subtitle{color:#fff;font-family:Inter,sans-serif;font-size:24px;font-weight:400;line-height:32px;margin-bottom:20px}.testimonial-section .testimonial-text{color:#fff;font-family:Poppins,sans-serif;font-size:28px;font-weight:400;line-height:46px}.testimonial-section .thumbnail-slider-container{padding:0;position:relative}.testimonial-section .thumbnail-slider{margin:0 -10px}.testimonial-section .thumbnail-slider .slick-list{padding-right:100px!important}.testimonial-section .thumbnail-item{cursor:pointer;padding:0 10px}.testimonial-section .thumbnail-image{background-color:#1a1a1a;border-radius:12px;height:150px;margin-bottom:12px;overflow:hidden}.testimonial-section .thumbnail-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.testimonial-section .thumbnail-item:hover .thumbnail-image img{transform:scale(1.05)}.testimonial-section .thumbnail-name{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:22px;text-align:center}.testimonial-section .thumbnail-slider .slick-track{display:flex}.testimonial-section .thumbnail-slider .slick-slide{height:auto}.testimonial-section .thumbnail-slider .slick-list{overflow:hidden}.testimonial-section .thumbnail-item.active .thumbnail-image,.testimonial-section .thumbnail-item.slick-current .thumbnail-image{border:2px solid #d4d4d4}.testimonial-section .testimonial-content,.testimonial-section .testimonial-video{transition:opacity .4s ease}.testimonial-section .testimonial-content.fade-out,.testimonial-section .testimonial-video.fade-out{opacity:0}.testimonial-section .testimonial-content.fade-in,.testimonial-section .testimonial-video.fade-in{opacity:1}@media (max-width:1200px){.testimonial-section{padding:60px 40px 60px 80px}.testimonial-section .testimonial-video{flex:0 0 60%;max-width:60%}.testimonial-section .testimonial-content{flex:0 0 40%;max-width:40%}}@media (max-width:992px){.testimonial-section{padding:50px 30px}.testimonial-section .testimonial-main{flex-direction:column;gap:40px}.testimonial-section .testimonial-content,.testimonial-section .testimonial-video{flex:0 0 100%;max-width:100%}.testimonial-section .testimonial-title{font-size:32px;line-height:42px}.testimonial-section .testimonial-subtitle{font-size:22px;line-height:30px}.testimonial-section .testimonial-text{font-size:22px;line-height:36px}}@media (max-width:768px){.testimonial-section{padding:40px 20px}.testimonial-section .testimonial-title{font-size:28px;line-height:38px}.testimonial-section .testimonial-subtitle{font-size:20px;line-height:28px}.testimonial-section .testimonial-text{font-size:18px;line-height:30px}.testimonial-section .thumbnail-image{height:120px}.testimonial-section .thumbnail-name{font-size:14px}.testimonial-section .play-button svg{height:80px;width:80px}}@media (max-width:480px){.testimonial-section .testimonial-title{font-size:24px;line-height:32px}.testimonial-section .testimonial-subtitle{font-size:19px;line-height:27px}.testimonial-section .testimonial-text{font-size:16px;line-height:26px}.testimonial-section .thumbnail-image{height:100px}.testimonial-section .play-button svg{height:60px;width:60px}}