.hero{height:100vh;position:relative;overflow:hidden;background:#000}.slideshow{width:100%;height:100%;position:relative;background:#000}.slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#000;filter:brightness(.9);z-index:1}.slide.animation-1{transform:scale(1.2);transition:all .8s cubic-bezier(.4,0,.2,1)}.slide.animation-1.active{opacity:1;transform:scale(1);filter:brightness(1);z-index:2}.slide.animation-1.prev{transform:scale(.8) translateX(-100px);opacity:.2;filter:brightness(.6)}.slide.animation-1.next{transform:scale(.8) translateX(100px);opacity:.2;filter:brightness(.6)}.slide.animation-2{transform:translateX(100%) rotate(15deg);transition:all .9s cubic-bezier(.25,.46,.45,.94)}.slide.animation-2.active{opacity:1;transform:translateX(0) rotate(0deg);filter:brightness(1);z-index:2}.slide.animation-2.prev{transform:translateX(-100%) rotate(-15deg);opacity:.3;filter:brightness(.7)}.slide.animation-2.next{transform:translateX(100%) rotate(15deg);opacity:.3;filter:brightness(.7)}.slide.animation-3{transform:scale(.5) translateY(50px);filter:brightness(.8) blur(5px);transition:all 1s cubic-bezier(.68,-.55,.265,1.55)}.slide.animation-3.active{opacity:1;transform:scale(1) translateY(0);filter:brightness(1) blur(0);z-index:2}.slide.animation-3.prev{transform:scale(.7) translateY(-50px) translateX(-80px);opacity:.4;filter:brightness(.6) blur(3px)}.slide.animation-3.next{transform:scale(.7) translateY(-50px) translateX(80px);opacity:.4;filter:brightness(.6) blur(3px)}.slide.animation-4{transform:scale(.8) translateY(30px) translateX(-60px);opacity:.3;filter:brightness(.5) blur(2px);transition:all .9s ease}.slide.animation-4.active{transform:scale(1) translateY(0) translateX(0);opacity:1;filter:brightness(1) blur(0);transition:all .9s ease}.slide.animation-4.prev{transform:scale(.7) translateY(-50px) translateX(-80px);opacity:.4;filter:brightness(.6) blur(3px)}.slide.animation-4.next{transform:scale(.7) translateY(-50px) translateX(80px);opacity:.4;filter:brightness(.6) blur(3px)}.slide.parallax{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.slide:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(0,0,0,.02) 0%,rgba(0,0,0,.08) 50%,rgba(0,0,0,.02) 100%);opacity:0;transition:opacity 2s ease;pointer-events:none}.slide.active:after{opacity:1}.slideshow:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,107,107,.03) 50%,transparent 100%);transform:translateX(-100%);transition:transform .5s ease;z-index:10;pointer-events:none}.slideshow.transitioning:before{transform:translateX(100%)}.slide1{background-position:center}.slide2{background-position:center 20%}.slide3{background-position:center 80%}.slide4{background-position:20% center}.slide5{background-position:80% center}.slide6{background-position:center}.dj-artist-overlay,.dj-artist-overlay-left,.dj-artist-overlay-2,.dj-artist-overlay-3{border:none;background:0 0;padding:0;margin:0;cursor:pointer;outline:none}.dj-artist-overlay:focus,.dj-artist-overlay-left:focus,.dj-artist-overlay-2:focus,.dj-artist-overlay-3:focus{outline:2px solid rgba(255,107,107,.8);outline-offset:2px}.dj-artist-overlay{position:absolute;right:10%;bottom:20%;z-index:4;animation:float 6s ease-in-out infinite}.dj-artist-overlay-left{position:absolute;left:10%;bottom:20%;z-index:4;animation:float 7s ease-in-out infinite reverse}.dj-artist-image{width:300px;height:400px;object-fit:cover;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.3),0 0 30px rgba(255,107,107,.3);border:3px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);transition:all .3s ease}.dj-artist-image-left{width:300px;height:400px;object-fit:cover;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.3),0 0 30px rgba(255,107,107,.3);border:3px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);transition:all .3s ease;transform:scaleX(-1);transform-origin:center center}.dj-artist-overlay-left.active .dj-artist-image-left{transform:scale(1.05) scaleX(1);box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 30px rgba(255,107,107,.5);border-color:rgba(255,107,107,.6);transition:all .3s ease}.dj-artist-overlay-2{position:absolute;left:5%;top:20%;z-index:3;animation:float 8s ease-in-out infinite reverse;opacity:.7}.dj-artist-overlay-3{position:absolute;right:5%;top:20%;z-index:3;animation:float 7s ease-in-out infinite;opacity:.6}.dj-artist-overlay-4{position:absolute;left:15%;bottom:10%;z-index:3;animation:float 9s ease-in-out infinite reverse;opacity:.5}.dj-artist-image-small{width:150px;height:200px;object-fit:cover;border-radius:15px;box-shadow:0 15px 30px rgba(0,0,0,.3),0 0 20px rgba(255,107,107,.2);border:2px solid rgba(255,255,255,.15);backdrop-filter:blur(5px);transition:all .3s ease;filter:brightness(1.05) contrast(1.05)}@keyframes float{0%,100%{transform:translateY(0px) rotate(0deg)}50%{transform:translateY(-20px) rotate(2deg)}}.dj-artist-overlay:hover,.dj-artist-overlay-left:hover,.dj-artist-overlay-2:hover,.dj-artist-overlay-3:hover{transform:scale(1.05);box-shadow:0 25px 50px rgba(0,0,0,.4),0 0 40px rgba(255,107,107,.5);transition:all .3s ease}.dj-artist-overlay:hover .dj-artist-image,.dj-artist-overlay-2:hover .dj-artist-image-small,.dj-artist-overlay-3:hover .dj-artist-image-small{transform:scale(1.1);box-shadow:0 25px 50px rgba(0,0,0,.4),0 0 40px rgba(255,107,107,.5);border-color:rgba(255,107,107,.6);transition:all .3s ease}.dj-artist-overlay-left:hover .dj-artist-image-left{transform:scale(1.1) scaleX(-1);box-shadow:0 25px 50px rgba(0,0,0,.4),0 0 40px rgba(255,107,107,.5);border-color:rgba(255,107,107,.6);transition:all .3s ease}.dj-artist-overlay-left.active:hover .dj-artist-image-left{transform:scale(1.1) scaleX(1);box-shadow:0 25px 50px rgba(0,0,0,.4),0 0 40px rgba(255,107,107,.5);border-color:rgba(255,107,107,.6);transition:all .3s ease}.dj-artist-overlay:hover:before,.dj-artist-overlay-left:hover:before,.dj-artist-overlay-2:hover:before,.dj-artist-overlay-3:hover:before{content:'';position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:2px solid rgba(255,107,107,.3);border-radius:25px;animation:pulse-ring 1.5s infinite;pointer-events:none;z-index:-1}.dj-artist-overlay.active,.dj-artist-overlay-left.active,.dj-artist-overlay-2.active,.dj-artist-overlay-3.active{transform:scale(1.05);box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 30px rgba(255,107,107,.5);transition:all .3s ease}.dj-artist-overlay.active .dj-artist-image,.dj-artist-overlay-2.active .dj-artist-image-small,.dj-artist-overlay-3.active .dj-artist-image-small{transform:scale(1.05);box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 30px rgba(255,107,107,.5);border-color:rgba(255,107,107,.6);transition:all .3s ease}.dj-artist-overlay-left.active .dj-artist-image-left{transform:scale(1.05) scaleX(-1);box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 30px rgba(255,107,107,.5);border-color:rgba(255,107,107,.6);transition:all .3s ease}.dj-artist-overlay.active:before,.dj-artist-overlay-left.active:before,.dj-artist-overlay-2.active:before,.dj-artist-overlay-3.active:before{content:'';position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:2px solid rgba(255,107,107,.4);border-radius:25px;animation:pulse-ring 3s infinite;pointer-events:none;z-index:-1}@media (max-width:768px){.slide{background-size:contain !important;background-position:center !important;background-repeat:no-repeat !important;background-color:#000 !important}.slide.parallax{background-attachment:scroll !important;background-size:cover !important;background-position:center center !important}.dj-artist-overlay{right:5%;bottom:15%}.dj-artist-overlay-left{left:5%;bottom:15%}.dj-artist-image,.dj-artist-image-left{width:200px;height:250px}.dj-artist-overlay-2,.dj-artist-overlay-3,.dj-artist-overlay-4{display:none}.header-logo{height:30px}}@media (max-width:480px){.slide{background-size:contain !important;background-position:center !important;background-repeat:no-repeat !important;background-color:#000 !important}.hero{height:100vh;min-height:600px}.dj-artist-overlay{right:52%;transform:translateX(50%);bottom:10%}.dj-artist-overlay-left{left:52%;transform:translateX(-50%);bottom:10%}.dj-artist-image,.dj-artist-image-left{width:150px;height:200px}.dj-artist-overlay-2,.dj-artist-overlay-3,.dj-artist-overlay-4{display:none}}@media (max-width:768px) and (orientation:landscape){.slide{background-size:contain !important;background-position:center !important;background-repeat:no-repeat !important;background-color:#000 !important}.hero{height:100vh;min-height:400px}.dj-artist-overlay,.dj-artist-overlay-left,.dj-artist-overlay-2,.dj-artist-overlay-3,.dj-artist-overlay-4{display:none}}