.HeroSection_root__oBd6s{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:10000;display:flex;align-items:center;justify-content:center;animation:HeroSection_fadeIn__KjIts .5s ease-in}.HeroSection_root__oBd6s.HeroSection_exiting__kaDJ2{animation:HeroSection_fadeOut__lR9Y2 .5s ease-out forwards}@keyframes HeroSection_fadeIn__KjIts{0%{opacity:0}to{opacity:1}}@keyframes HeroSection_fadeOut__lR9Y2{0%{opacity:1}to{opacity:0}}.HeroSection_videoBackground__jfzPW{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translateX(-50%) translateY(-50%);z-index:0;object-fit:cover}.HeroSection_overlay__QPn6i{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(0,0,0,.5) 50%,rgba(0,0,0,.7));z-index:1}.HeroSection_container___puT_{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:center}.HeroSection_inner__m6a5Y{display:flex;align-items:center;justify-content:center;width:100%;padding:2rem}.HeroSection_content____5Gu{max-width:800px;text-align:center;animation:HeroSection_fadeInUp__9_al0 1s ease-out}@keyframes HeroSection_fadeInUp__9_al0{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HeroSection_title__N8LgU{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.2;color:white;text-shadow:2px 2px 8px rgba(0,0,0,.5);margin-bottom:0}.HeroSection_title__N8LgU span{font-weight:inherit}.HeroSection_description__sia5Y{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:rgba(255,255,255,.95);text-shadow:1px 1px 4px rgba(0,0,0,.5);max-width:700px;margin:0 auto}.HeroSection_control__STHdr{height:60px;padding:0 40px;font-size:1.125rem;font-weight:700;border:none;box-shadow:0 8px 24px rgba(0,0,0,.3);transition:all .3s ease;cursor:pointer}.HeroSection_control__STHdr:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.4)}.HeroSection_control__STHdr:active{transform:translateY(0);box-shadow:0 4px 16px rgba(0,0,0,.3)}@media (max-width:768px){.HeroSection_inner__m6a5Y{padding:1rem}.HeroSection_control__STHdr{height:50px;padding:0 30px;font-size:1rem}.HeroSection_description__sia5Y{font-size:1rem}}.LoadingScreen_root__hmDxA{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#25282A;display:flex;align-items:center;justify-content:center;z-index:20000;overflow:hidden}.LoadingScreen_circle__DynlG{position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background-color:rgba(255,184,28,1);transform:translate(-50%,-50%);transition:all .8s cubic-bezier(.4,0,.2,1);z-index:10}.LoadingScreen_circleExpanded__vosge{width:300vmax;height:300vmax}.LoadingScreen_content__jgJj7{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2rem;animation:LoadingScreen_fadeIn__V3apU .8s ease-in}@keyframes LoadingScreen_fadeIn__V3apU{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoadingScreen_logo__bQJOT{animation:LoadingScreen_pulse__cmdfw 2s ease-in-out infinite}@keyframes LoadingScreen_pulse__cmdfw{0%,to{opacity:1}50%{opacity:.7}}.LoadingScreen_progressContainer__NAm2u{width:300px;max-width:80vw}.LoadingScreen_progress__YLmz4{height:8px}@media (max-width:768px){.LoadingScreen_logo__bQJOT{width:140px;height:auto}.LoadingScreen_progressContainer__NAm2u{width:250px}}.HomePage_mainWrapper__Qjfp9{animation:HomePage_fadeIn__NUOEY .5s ease-in;opacity:1;transition:opacity .3s ease-out}.HomePage_mainWrapper__Qjfp9.HomePage_transitioning__3Ob_g{opacity:0}@keyframes HomePage_fadeIn__NUOEY{0%{opacity:0}to{opacity:1}}