.Hero_wrapper__Y0EQT{width:100%;height:calc(100vh - 80px);object-fit:cover;position:relative;overflow:hidden;margin-top:0;padding-top:0}.Hero_image__arc1z{display:block;width:100%;height:100%;object-fit:cover}.Hero_videoWrapper__3bQDU{position:relative;height:100%;z-index:-1}.Hero_video__P8S3I{display:block;width:100%;height:100%;object-fit:cover;position:relative;z-index:0}.Hero_concertEffects__bDWnh{pointer-events:none;overflow:hidden}.Hero_concertEffects__bDWnh,.Hero_stageLights__AwmuB{position:absolute;inset:0;z-index:1}.Hero_stageLight__N_8U3{position:absolute;top:clamp(-88px,-8vw,-34px);height:min(32vh,270px);aspect-ratio:600/1051;opacity:1;transform-origin:top center}.Hero_stageLightImage__zkTXj{position:relative;display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 12px var(--stage-glow-core,rgba(0,229,255,.96))) drop-shadow(0 0 32px var(--stage-glow-mid,rgba(0,229,255,.78))) drop-shadow(0 0 58px var(--stage-glow-wide,rgba(0,229,255,.46))) drop-shadow(0 12px 18px rgba(0,0,0,.38))}.Hero_stageLightLeft__2UvcS{left:clamp(-26px,-1vw,18px);animation:Hero_stageLightSweepLeft__mcrHY 1.9s ease-in-out infinite alternate}.Hero_stageLightLeft__2UvcS .Hero_stageLightImage__zkTXj{animation:Hero_stageLightGlowLeft__WYLAK 5.8s ease-in-out infinite}.Hero_stageLightCenter__5_sAh{top:clamp(-56px,-5vw,-20px);left:50%;width:min(58vw,620px);height:auto;aspect-ratio:2332/457;transform:translateX(-50%);animation:Hero_stageLightPulse__2gOPE 1.28s ease-in-out infinite alternate}.Hero_stageLightCenter__5_sAh .Hero_stageLightImage__zkTXj{animation:Hero_stageLightGlowCenter__OEjs7 4.9s ease-in-out infinite}.Hero_stageLightRight__16RtC{aspect-ratio:587/1012;right:clamp(-26px,-1vw,18px);animation:Hero_stageLightSweepRight__ixWQY 1.75s ease-in-out infinite alternate}.Hero_stageLightRight__16RtC .Hero_stageLightImage__zkTXj{animation:Hero_stageLightGlowRight__Mnb0S 5.4s ease-in-out infinite}.Hero_heroCrowd__R7HhM{position:absolute;left:0;right:0;bottom:0;height:min(46vh,440px);z-index:2}.Hero_crowdRow__pgdBb{position:absolute;left:50%;width:max(112vw,1300px);transform:translateX(-50%);transform-origin:bottom center}.Hero_crowdRow__pgdBb:after{content:"";position:absolute;inset:0;opacity:1;pointer-events:none;transform-origin:bottom center;mask-repeat:no-repeat;mask-position:bottom center;mask-size:100% auto;-webkit-mask-repeat:no-repeat;-webkit-mask-position:bottom center;-webkit-mask-size:100% auto}.Hero_crowdBack__SELbs{bottom:clamp(-230px,-20vh,-124px);z-index:1}.Hero_crowdBack__SELbs:after{background:linear-gradient(90deg,#80d276 0,#2084be 68%,#2084be);mask-image:url(/images/hero-effects/crowd-back-small.png);-webkit-mask-image:url(/images/hero-effects/crowd-back-small.png);animation:Hero_crowdSwayBack__FYkFg 2.8s ease-in-out infinite alternate}.Hero_crowdFront__VfEbY{bottom:clamp(-208px,-18vh,-110px);z-index:2}.Hero_crowdFront__VfEbY:after{background:linear-gradient(90deg,#236c3e 0,#003a61 68%,#003a61);mask-image:url(/images/hero-effects/crowd-front-small.png);-webkit-mask-image:url(/images/hero-effects/crowd-front-small.png);animation:Hero_crowdSwayFront__v_0eX 2.6s ease-in-out infinite alternate}.Hero_crowdImage__OnU55{display:block;width:100%;height:auto;opacity:0}.Hero_contentWrapper__Etykq{position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 4rem;z-index:2}.Hero_loginButton__GVGnU{position:absolute;top:1rem;right:2rem;padding:.75rem 1rem .5rem;background:var(--primary-blue);color:#fff;font-weight:400}.Hero_header__CgWQe{font-size:4rem;position:relative;color:#fff;padding-bottom:1rem;width:75%;margin:0 0 2rem;text-align:center;text-shadow:2px 2px 4px #000;font-weight:400;width:-moz-fit-content;width:fit-content}.Hero_text__woeRz{color:#fff;font-size:1.25rem;line-height:1.3;text-align:center}.Hero_icon__WuJLS{position:absolute;left:50%;bottom:2rem;z-index:3;color:#000;cursor:pointer;margin-top:6rem;width:40px;height:40px!important;transition:transform .2s ease,box-shadow .2s ease;transform:translateX(-50%) scale(1);border-radius:50%;padding:.5rem;background:var(--primary-gradient-darker);border:2px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.9);transform-origin:center}.Hero_icon__WuJLS:hover{transform:translateX(-50%) scale(1.1);box-shadow:0 0 40px #000}@media(max-width:768px){.Hero_wrapper__Y0EQT{width:100vw;height:50vh;min-height:50vh;margin:0;padding:0}.Hero_videoWrapper__3bQDU{width:100%;height:100%;position:relative;overflow:hidden}.Hero_video__P8S3I{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.Hero_stageLight__N_8U3{height:min(24vh,180px)}.Hero_stageLightCenter__5_sAh{width:min(76vw,420px)}.Hero_heroCrowd__R7HhM{height:min(32vh,260px)}.Hero_crowdRow__pgdBb{width:max(126vw,780px)}.Hero_crowdBack__SELbs{bottom:clamp(-138px,-18vh,-82px)}.Hero_crowdFront__VfEbY{bottom:clamp(-124px,-16vh,-72px)}.Hero_header__CgWQe{width:100%;font-size:2.5rem;font-size:2rem}.Hero_icon__WuJLS{display:none}}@keyframes Hero_stageLightSweepLeft__mcrHY{0%{transform:rotate(-8deg) translate3d(-1.5%,0,0)}to{transform:rotate(8deg) translate3d(2%,0,0)}}@keyframes Hero_stageLightSweepRight__ixWQY{0%{transform:rotate(8deg) translate3d(1.5%,0,0)}to{transform:rotate(-8deg) translate3d(-2%,0,0)}}@keyframes Hero_stageLightPulse__2gOPE{0%{transform:translateX(-50%) scaleY(.96)}to{transform:translateX(-50%) scaleY(1.06)}}@keyframes Hero_stageLightGlowLeft__WYLAK{0%,to{filter:drop-shadow(0 0 12px rgba(0,229,255,.98)) drop-shadow(0 0 32px rgba(0,229,255,.82)) drop-shadow(0 0 58px rgba(0,229,255,.5)) drop-shadow(0 12px 18px rgba(0,0,0,.38))}33%{filter:drop-shadow(0 0 12px rgba(255,43,214,.98)) drop-shadow(0 0 32px rgba(255,43,214,.82)) drop-shadow(0 0 58px rgba(255,43,214,.5)) drop-shadow(0 12px 18px rgba(0,0,0,.38))}66%{filter:drop-shadow(0 0 12px rgba(182,255,0,.98)) drop-shadow(0 0 32px rgba(182,255,0,.82)) drop-shadow(0 0 58px rgba(182,255,0,.5)) drop-shadow(0 12px 18px rgba(0,0,0,.38))}}@keyframes Hero_stageLightGlowCenter__OEjs7{0%,to{filter:drop-shadow(0 0 14px rgba(255,234,0,.98)) drop-shadow(0 0 34px rgba(255,234,0,.84)) drop-shadow(0 0 66px rgba(255,234,0,.52)) drop-shadow(0 12px 18px rgba(0,0,0,.38))}40%{filter:drop-shadow(0 0 14px rgba(0,245,255,.98)) drop-shadow(0 0 34px rgba(0,245,255,.84)) drop-shadow(0 0 66px rgba(0,245,255,.52)) drop-shadow(0 12px 18px rgba(0,0,0,.38))}72%{filter:drop-shadow(0 0 14px rgba(255,42,168,.98)) drop-shadow(0 0 34px rgba(255,42,168,.84)) drop-shadow(0 0 66px rgba(255,42,168,.52)) drop-shadow(0 12px 18px rgba(0,0,0,.38))}}@keyframes Hero_stageLightGlowRight__Mnb0S{0%,to{filter:drop-shadow(0 0 12px rgba(161,0,255,.98)) drop-shadow(0 0 32px rgba(161,0,255,.82)) drop-shadow(0 0 58px rgba(161,0,255,.5)) drop-shadow(0 12px 18px rgba(0,0,0,.38))}36%{filter:drop-shadow(0 0 12px rgba(0,217,255,.98)) drop-shadow(0 0 32px rgba(0,217,255,.82)) drop-shadow(0 0 58px rgba(0,217,255,.5)) drop-shadow(0 12px 18px rgba(0,0,0,.38))}70%{filter:drop-shadow(0 0 12px rgba(255,77,0,.98)) drop-shadow(0 0 32px rgba(255,77,0,.82)) drop-shadow(0 0 58px rgba(255,77,0,.5)) drop-shadow(0 12px 18px rgba(0,0,0,.38))}}@keyframes Hero_crowdSwayBack__FYkFg{0%{transform:translate3d(-.4%,0,0) rotate(-.4deg) scale(1.01)}to{transform:translate3d(.5%,0,0) rotate(.35deg) scale(1.015)}}@keyframes Hero_crowdSwayFront__v_0eX{0%{transform:translate3d(.45%,0,0) rotate(.32deg) scale(1.012)}to{transform:translate3d(-.5%,0,0) rotate(-.38deg) scale(1.018)}}@media (prefers-reduced-motion:reduce){.Hero_crowdRow__pgdBb:after,.Hero_stageLightImage__zkTXj,.Hero_stageLight__N_8U3{animation:none}}@keyframes Hero_fadeOut___BwJ8{0%{opacity:1}to{opacity:0}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.page_wrapper__MKajV{background-color:#fff;width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;font-size:1.25rem;padding-bottom:4rem}.page_contentWrapper__ZLafY{width:1000px;max-width:98%;padding-top:4rem}.page_text__uXKMp{font-size:1.35rem;text-align:center;margin:3rem 0 5rem;color:#000}.page_carousel__FLnf0{width:1000px;max-width:90%;margin-bottom:3.5rem}.page_verticalCarousel__uruPf{width:30%}.page_control-arrow__bTsik{opacity:1;background-color:#000;color:#fff;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.page_slide__gi098,.page_videoSlide__y0kyZ{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.page_slide__gi098 img{max-height:600px;max-width:100%;object-fit:contain}.page_slideButtonLeftDisabled__Q5TKe,.page_slideButtonLeft__vPdTX,.page_slideButtonRightDisabled__Jjhuq,.page_slideButtonRight__bTZK1{position:absolute;height:50px;width:50px;border-radius:50%;padding:.5rem;background:var(--secondary-gradient);border:2px solid #fff;cursor:pointer;transition:transform .2s ease;margin:0 .25rem;top:calc(50% - 25px);z-index:20;box-shadow:0 0 10px rgba(0,0,0,.9);font-size:1.5rem}.page_slideButtonLeftDisabled__Q5TKe,.page_slideButtonLeft__vPdTX{left:60px}.page_slideButtonRightDisabled__Jjhuq,.page_slideButtonRight__bTZK1{right:60px}.page_slideButtonLeftDisabled__Q5TKe,.page_slideButtonRightDisabled__Jjhuq{background:rgba(0,0,0,.5);color:#a9a9a9}.page_slideButton__dp9wg:hover{transform:scale(1.1)}.page_caption__4t9ki{background:#fff}.page_textContainer__a1M1h{width:1000px;max-width:96%;margin-bottom:2rem}@media(max-width:768px){.page_lessonInfoWrapper__PgVsW{flex-direction:column;align-items:center;justify-content:center;margin:2rem 0}.page_lessonInfoSection__WbTLI{width:100%;margin:0}.page_middleInfoSection__yxu2e{width:100%;margin:0;border:none}.page_control-arrow__bTsik,.page_slideButtonLeftDisabled__Q5TKe,.page_slideButtonLeft__vPdTX,.page_slideButtonRightDisabled__Jjhuq,.page_slideButtonRight__bTZK1{display:none}.page_carousel__FLnf0{width:100%;margin:0}.page_verticalCarousel__uruPf{width:100%}.page_imageContainer__MMmV0{width:100%;height:300px}.page_slide__gi098{width:100%;padding:0 .5px}.page_slideButtonLeftDisabled__Q5TKe,.page_slideButtonLeft__vPdTX,.page_slideButtonRightDisabled__Jjhuq,.page_slideButtonRight__bTZK1{font-size:1rem;height:30px;width:30px;padding:0;z-index:20;top:unset;bottom:.4rem}.page_slideButtonLeftDisabled__Q5TKe,.page_slideButtonLeft__vPdTX{left:10px}.page_slideButtonRightDisabled__Jjhuq,.page_slideButtonRight__bTZK1{right:10px}}.page_slide__gi098{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.page_slideInner__pCt5K{display:inline-block;max-width:100%}.page_carouselImage__4ruy9{display:block;max-width:100%;height:auto;max-height:600px;object-fit:contain}.page_caption__4t9ki{position:relative;bottom:0;background:var(--primary-blue);color:#fff;z-index:2000;font-size:1.5rem;width:100%;text-align:center;padding:calc(.25rem + 2px) .5rem .25rem;box-sizing:border-box}