img,video{object-fit:cover;width:100vw;height:100vh;position:fixed;top:0;left:0}.containerInicial{transition:opacity 3s ease-in-out,transform 10s ease-in-out}.estadoInicial{opacity:0;transform:scale(.7)}.estadoFinal{opacity:1;transform:scale(1)}.contenedorPadre{scrollbar-width:0;-ms-overflow-style:none;scrollbar-width:none;width:100vw;height:300vh}.contenedorPadre::-webkit-scrollbar{display:none}#scrollPath{z-index:20;background-color:#ffffff1a;width:6px;height:100%;position:fixed;top:0;right:0}#progressBar{z-index:20;opacity:.5;background:linear-gradient(#2e1a47,#100720);width:6px;height:0;animation:5s linear infinite animate;position:fixed;top:0;right:0}@keyframes animate{0%,to{filter:hue-rotate()}50%{filter:hue-rotate(360deg)}}#progressBar:before{content:"";filter:blur(10px);background:linear-gradient(#070869,#100720);width:100%;height:100%;position:absolute;top:0;left:0}#progressBar:after{content:"";filter:blur(30px);background:linear-gradient(#6a0dad,#2e1a47,#100720);width:100%;height:100%;position:absolute;top:0;left:0}.segundaAnimacionEstadoInicial{opacity:0}.segundaAnimacionEstadoFinal{opacity:1}.finalDePrimerosTitulos{opacity:0;transition:opacity 1s ease-in-out}.glitch{animation:.1s ease-in-out 1s 2 glitchEfecto}@keyframes glitchEfecto{0%{opacity:1;z-index:70}20%{opacity:0}40%{opacity:1}60%{opacity:0}80%{opacity:1}to{opacity:1;z-index:0}}@media (max-width:768px){#scrollPath,#progressBar{width:4px}#progressBar:before,#progressBar:after{filter:blur(5px)}}@media (max-width:480px){#primerTitulo,#segundoTitulo{padding:0 1rem}}
