.testimonial_banner{padding:2rem 0}.contentTitle{color:#000;font-size:clamp(var(--font-size-3xl),4vw,var(--font-size-5xl-hero));margin-bottom:1rem;line-height:1.2}.root-container{grid-template-columns:70% 28%;gap:2%;display:grid}.contentSubTitle{color:#000;font-size:clamp(var(--font-size-sm),.9vw,var(--font-size-base));max-width:900px;line-height:1.6}.videoGrid{gap:20px;padding:0;display:grid;grid-template-columns:repeat(2,1fr)!important}.videoCard{border-radius:8px;overflow:hidden}.videoWrapper{background:#000;border-radius:8px;width:100%;height:250px;position:relative;overflow:hidden}.videoElement{object-fit:cover;width:100%;height:100%}.playButton{color:#fff;cursor:pointer;background:#f70505cc;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:28px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.playButton:hover{background:#ff3b3b;transform:translate(-50%,-50%)scale(1.1)}.videoGrid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.studentTestimonial_content{margin-bottom:2rem}.studentTestimonial_content h1,.studentTestimonial_content h2{color:var(--text-description);margin-bottom:.75rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.studentTestimonial_content p{color:var(--text-description);font-size:1.05rem;font-weight:500;line-height:1.6}.studentTestimonial_content span,.studentTestimonial_content strong,.studentTestimonial_content b{color:var(--primary);font-weight:600}@media (min-width:768px) and (max-width:1024px){.videoGrid{grid-template-columns:repeat(2,1fr)}.testimonial_banner{padding:1rem}.root-container{grid-template-columns:1fr;gap:10px}}@media (max-width:767px){.videoGrid{grid-template-columns:1fr}.videoWrapper{height:200px}.testimonial_banner{padding:2rem}.root-container{grid-template-columns:1fr;gap:10px}.videoGrid{gap:10px;grid-template-columns:1fr!important}}
