.slideshow-carousel{position:absolute;top:0;left:0;right:0;width:90%;max-width:1600px;margin:0 auto;height:500px;z-index:0;display:flex;flex-direction:column;justify-content:flex-start;padding:20px 5px;overflow:hidden;pointer-events:none}.carousel-row{display:flex;flex-direction:row;height:202px;gap:30px;will-change:transform;padding:0 10px}.carousel-row:after,.carousel-row:before{content:"";position:absolute;top:0;width:80px;height:100%;z-index:2;pointer-events:none}.carousel-row:before{left:0;background:linear-gradient(90deg,rgba(10,10,15,1) 0,rgba(10,10,15,.7) 40%,rgba(10,10,15,0))}.carousel-row:after{right:0;background:linear-gradient(270deg,rgba(10,10,15,1) 0,rgba(10,10,15,.7) 40%,rgba(10,10,15,0))}.top-row{margin-bottom:45px;animation:scrollRightToLeft 60s linear infinite;margin-top:10px}.bottom-row{animation:scrollLeftToRight 80s linear infinite;margin-bottom:10px}.carousel-cell{flex:0 0 auto;position:relative;overflow:hidden;border-radius:8px;height:100%;min-height:202px;max-height:202px;width:202px;aspect-ratio:3/4;filter:blur(.5px) contrast(1.2) brightness(1) saturate(1.5);box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;transition:filter .3s ease}.carousel-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(1px) brightness(1) saturate(1.1);display:block;max-width:100%;max-height:100%;transition:filter .3s ease,transform .3s ease}.carousel-cell:hover .carousel-image{filter:blur(0) contrast(1.2) brightness(1) saturate(1.6);transform:scale(1.05)}@keyframes scrollRightToLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes scrollLeftToRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media (min-width:481px) and (max-width:768px){.slideshow-carousel{width:95%;padding:15px 5px;height:500px}.carousel-row{gap:25px;padding:0 5px;height:200px}.carousel-cell{min-height:200px;max-height:200px;width:150px}.carousel-row:after,.carousel-row:before{width:40px}.top-row{margin-bottom:50px;animation:scrollRightToLeft 40s linear infinite}.bottom-row{animation:scrollLeftToRight 50s linear infinite}}@media (max-width:480px){.slideshow-carousel{width:95%;padding:10px 5px;height:350px}.carousel-row{gap:15px;padding:0 5px}.carousel-cell{min-height:150px;max-height:150px;width:112.5px;border-radius:6px}.carousel-row:after,.carousel-row:before{width:30px}.top-row{margin-bottom:12px;animation:scrollRightToLeft 30s linear infinite}.bottom-row{animation:scrollLeftToRight 35s linear infinite}}.slideshow-overlay{position:absolute;top:10%!important;left:50%!important;transform:translateX(-50%)!important;width:100%!important;max-width:1024px!important;height:90%!important;max-height:min(600px,90%)!important;background:linear-gradient(135deg,rgba(10,15,30,.6),rgba(2,8,20,.75) 50%,rgba(0,5,15,.85))!important;backdrop-filter:blur(0)!important;-webkit-backdrop-filter:blur(0)!important;border:1px solid rgba(255,153,0,.15)!important;border-radius:20px!important;box-shadow:0 4px 30px rgba(0,0,0,.4),0 0 15px rgba(255,153,0,.1),inset 0 1px 2px rgba(255,255,255,.1)!important;padding-top:20px!important;padding-bottom:20px!important;pointer-events:none!important}.hero-content,.slideshow-overlay{display:flex!important;flex-direction:column!important;justify-content:center!important}.hero-content{position:relative;margin-top:0!important;padding-top:40px!important;align-items:center!important}.slideshow-carousel{z-index:2!important}.slideshow-overlay{z-index:5!important}.hero-content{z-index:10!important}.hero-content a,.hero-content button{position:relative;z-index:15!important}.slideshow-overlay:before{content:"";position:absolute;top:0;left:0;right:0;height:45%;background:linear-gradient(180deg,rgba(255,255,255,.12) 0,rgba(255,255,255,.05) 50%,rgba(255,255,255,0));border-radius:20px 20px 0 0;pointer-events:none}.slideshow-overlay:after{content:"";position:absolute;bottom:0;left:15%;right:15%;height:2px;background:linear-gradient(90deg,rgba(255,153,0,0) 0,rgba(255,153,0,.4) 50%,rgba(255,153,0,0));pointer-events:none}.slideshow-overlay{position:relative}.slideshow-overlay:before{box-shadow:inset 0 20px 30px -25px rgba(255,255,255,.15)}@media (max-width:768px){.slideshow-overlay{top:15%!important;width:95%!important;max-width:768px!important;height:80%!important;max-height:min(450px,80%)!important;border-radius:16px!important;padding-top:20px!important;padding-bottom:20px!important;backdrop-filter:blur(1px)!important;-webkit-backdrop-filter:blur(1px)!important}.slideshow-overlay:before{height:35%;border-radius:16px 16px 0 0}.hero-content{padding-top:30px!important}}@media (max-width:480px){.slideshow-overlay{top:12%!important;width:95%!important;max-width:450px!important;height:85%!important;max-height:min(420px,85%)!important;border-radius:12px!important;padding-top:20px!important;padding-bottom:20px!important;backdrop-filter:blur(1px)!important;-webkit-backdrop-filter:blur(1px)!important}.slideshow-overlay:before{height:30%;border-radius:12px 12px 0 0}.slideshow-overlay:after{left:20%;right:20%}.hero-content{padding-top:20px!important}}