@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap");.Testimonials_testimonialsContainer__ovnNz{background-color:#000;padding:1rem;overflow:hidden;margin:0 auto}.Testimonials_testimonialsHeader__vvgk8{margin-top:5%;text-align:center}.Testimonials_testimonialsHeader__vvgk8 h2{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif}.Testimonials_testimonialsHeader__vvgk8 p{font-size:1.1rem;color:#aaa;max-width:600px;margin:0 auto}.Testimonials_videoTestimonialsSection__v1a_M{background-color:#000;color:#fff;padding:5rem 1rem;text-align:center;overflow:hidden}.Testimonials_videoTestimonialsSection__v1a_M .Testimonials_testimonialsHeader__vvgk8 h2{color:#fff;font-size:3rem;font-family:Playfair Display,serif}.Testimonials_videoTestimonialsSection__v1a_M .Testimonials_testimonialsHeader__vvgk8 p{color:#aaa;font-size:1.1rem;max-width:600px;margin:0 auto}.Testimonials_videoRowsContainer__oXiaS{display:flex;flex-direction:column;gap:2rem;margin-top:3rem;overflow:hidden;width:100%}.Testimonials_videoRow__EImFp{display:flex;gap:1.5rem;animation:Testimonials_scrollLeft__TgXfA 35s linear infinite;width:max-content}.Testimonials_videoRow__EImFp:nth-child(2n){animation:Testimonials_scrollRight__Z_0Iw 40s linear infinite}.Testimonials_videoRow__EImFp.Testimonials_paused__8oozY{animation-play-state:paused}.Testimonials_videoCard__1gCdW{background-color:#ffc007;border-radius:10px;padding:1rem;width:320px;flex:0 0 auto;transition:transform .4s ease,box-shadow .4s ease,background-color .3s ease;border:1px solid hsla(0,0%,100%,.1);position:relative;box-shadow:0 0 10px rgba(255,192,7,.15);overflow:hidden;cursor:pointer}.Testimonials_activeCard__cvBpE{transform:scale(1.1);background-color:#020202;box-shadow:0 0 25px rgba(255,192,7,.5);z-index:10}.Testimonials_videoPlayer__kitO5{width:100%;height:180px;object-fit:cover;border-radius:8px;transition:transform .3s ease;pointer-events:none}.Testimonials_videoInfo__hZIbZ{text-align:center;padding:.8rem 0 .5rem}.Testimonials_videoInfo__hZIbZ h3{font-size:1.1rem;font-weight:600;color:#000}.Testimonials_activeCard__cvBpE .Testimonials_videoInfo__hZIbZ h3{color:#fff}@media (max-width:768px){.Testimonials_testimonialsHeader__vvgk8 h2{font-size:2rem}.Testimonials_videoCard__1gCdW{width:260px}.Testimonials_videoPlayer__kitO5{height:150px}.Testimonials_videoInfo__hZIbZ h3{font-size:1rem}}@keyframes Testimonials_scrollLeft__TgXfA{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes Testimonials_scrollRight__Z_0Iw{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.Testimonials_hideScrollbars__d_fSh body,.Testimonials_hideScrollbars__d_fSh html{overflow-x:hidden;background-color:#000}.Testimonials_hideScrollbars__d_fSh body::-webkit-scrollbar{display:none}.Testimonials_hideScrollbars__d_fSh body{-ms-overflow-style:none;scrollbar-width:none}.LoadingScreen_loadingScreen__jnJ6y{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease-out,visibility .5s ease-out}.LoadingScreen_loadingScreen__jnJ6y.LoadingScreen_fadeOut__NCvof{opacity:0;visibility:hidden}.LoadingScreen_loadingContainer__qYS_x{display:flex;flex-direction:column;align-items:center;text-align:center}.LoadingScreen_loadingLogo__26L0x{width:150px;height:150px;position:relative;display:flex;justify-content:center;align-items:center;animation:LoadingScreen_bounce__ynWmY 1.5s infinite alternate}.LoadingScreen_loadingLogo__26L0x img{width:100%;height:100%;object-fit:contain;z-index:2}.LoadingScreen_loadingText__KhtiF{margin-top:20px;font-size:1.5rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:3px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.LoadingScreen_loadingSpinner__LZqqM{position:absolute;width:170px;height:170px;border:4px solid hsla(0,0%,100%,.1);border-left-color:#d4af37;border-radius:50%;animation:LoadingScreen_spin__q2fE1 1s linear infinite;z-index:1}@keyframes LoadingScreen_bounce__ynWmY{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}to{transform:translateY(0) rotate(1turn)}}@keyframes LoadingScreen_spin__q2fE1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.LoadingScreen_loadingLogo__26L0x{width:120px;height:120px}.LoadingScreen_loadingSpinner__LZqqM{width:140px;height:140px}.LoadingScreen_loadingText__KhtiF{font-size:1.2rem}}@media (max-width:450px){.LoadingScreen_loadingLogo__26L0x{width:100px;height:100px}.LoadingScreen_loadingSpinner__LZqqM{width:120px;height:120px;border-width:3px}.LoadingScreen_loadingText__KhtiF{font-size:1rem}}@media (max-width:320px){.LoadingScreen_loadingLogo__26L0x{width:80px;height:80px}.LoadingScreen_loadingSpinner__LZqqM{width:95px;height:95px;border-width:2px}.LoadingScreen_loadingText__KhtiF{font-size:.9rem;letter-spacing:2px}}