@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@100..900&display=swap";
.testimonial-section{background:#111;padding:120px 40px;position:relative;overflow:hidden}.testimonial-top{text-align:center;max-width:850px;margin:auto}.testimonial-tag{color:#9e140b;text-transform:uppercase;letter-spacing:.4em;margin-bottom:25px;font-family:Inter,sans-serif;font-size:13px}.testimonial-heading{color:#fff;letter-spacing:4px;text-transform:uppercase;font-family:Bebas Neue,sans-serif;font-size:clamp(48px,5vw,82px);font-weight:600;line-height:1}.testimonial-buttons{justify-content:center;gap:20px;margin-top:60px;display:flex}.testimonial-buttons button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;width:58px;height:58px;font-size:22px;transition:all .5s}.testimonial-buttons button:hover{background:#9e140b;transform:rotate(45deg)}.testimonial-slider{scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:24px;margin-top:60px;display:flex;overflow-x:auto}.testimonial-slider::-webkit-scrollbar{display:none}.testimonial-card{will-change:transform;background:#1a1a1a;border:1px solid #ffffff14;border-radius:2.5rem;flex-shrink:0;min-width:330px;height:560px;transition:all .5s;position:relative;overflow:hidden;transform:translateZ(0)}.testimonial-card:hover{border-color:#9e140b;box-shadow:0 14px 40px #9e140b24}.testimonial-image{object-fit:cover;will-change:transform;transition:all .8s;transform:translateZ(0)}.testimonial-card:hover .testimonial-image{transform:scale(1.05)}.testimonial-video{object-fit:cover;will-change:transform;background:#000;width:100%;height:100%;transform:translateZ(0)}.testimonial-overlay{background:linear-gradient(#0003,#000000eb);position:absolute;inset:0}.play-button{color:#fff;cursor:pointer;z-index:5;background:#ffffff1f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:28px;transition:all .5s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-button:hover{background:#9e140b;transform:translate(-50%,-50%)scale(1.08)}.testimonial-content{z-index:6;background:linear-gradient(#0000,#000000f5);padding:28px;position:absolute;bottom:0;left:0;right:0}.review-text{color:#fff;font-family:Inter,sans-serif;font-size:16px;line-height:1.8}.testimonial-user{margin-top:22px}.testimonial-user h3{color:#fff;letter-spacing:3px;font-family:Bebas Neue,sans-serif;font-size:25px;font-weight:600}.testimonial-user span{color:#ffffffb3;text-transform:uppercase;letter-spacing:.2em;margin-top:8px;font-family:Inter,sans-serif;font-size:11px;display:block}@media (max-width:768px){.testimonial-section{padding:100px 25px}.testimonial-heading{font-size:46px}.testimonial-card{min-width:280px;height:500px}.play-button{width:75px;height:75px;font-size:24px}.review-text{font-size:14px}}
