.testimonial-section .cstm-btn.is-disabled{opacity:.35;cursor:not-allowed;pointer-events:none;filter:grayscale(100%)}.testimonial-video-popup{position:fixed;inset:0;width:100%;height:100%;background:rgba(0,0,0,.88);display:flex;justify-content:center;align-items:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;z-index:99999}.testimonial-video-popup.is-active{opacity:1;visibility:visible;pointer-events:auto}.testimonial-video-popup-inner{position:relative;width:min(100%,1200px);max-height:90vh;display:flex;justify-content:center;align-items:center}.testimonial-video-popup video{display:block;width:100%;height:auto;max-height:90vh;border-radius:16px;background:#000;object-fit:contain}.testimonial-video-popup-close{position:absolute;top:-52px;right:0;width:44px;height:44px;border:none;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background .25s ease,transform .25s ease;z-index:2}.testimonial-video-popup-close:hover{background:rgba(255,255,255,.24);transform:scale(1.06)}@media (max-width:991px){.testimonial-video-popup{padding:20px}.testimonial-video-popup-inner{width:100%;max-height:85vh}.testimonial-video-popup video{max-height:85vh;border-radius:12px}.testimonial-video-popup-close{top:-46px;width:40px;height:40px;font-size:24px}}@media (max-width:767px){.testimonial-video-popup{padding:16px}.testimonial-video-popup-inner{width:100%}.testimonial-video-popup video{width:100%;max-height:80vh;border-radius:10px}.testimonial-video-popup-close{top:-42px;right:0;width:38px;height:38px;font-size:22px}}