.scalescore_cont{min-height:100vh;overflow:hidden}.scalescore_cont .videoTop{width:auto;position:absolute;top:0;left:0;height:100%;transform:scale(1.2)}.scalescore_cont .logo_scalescore{position:absolute;top:50%;z-index:1;left:50%;transform:translate(-50%,-50%);max-width:430px;animation:appeatTop 3s;animation-iteration-count:1}.scalescore_cont h1{position:absolute;top:58%;left:50%;z-index:9;transform:translate(-50%);font-size:6em;font-weight:900;line-height:45px;color:#fff;text-align:center;font-style:italic;text-shadow:0px 0px 80px rgb(0 0 0/70%);animation:appeatBottom 3s;animation-iteration-count:1}.scalescore_cont h1 .smaller{font-size:.35em;letter-spacing:20px}.scalescore_cont .bckb{position:absolute;bottom:0;width:100%;height:45%;z-index:0;background:linear-gradient(to top,#0b0b0b,rgba(0,0,0,0))}.content_scalescore{height:300px;width:100%;background:#0b0b0b;position:relative}@keyframes appeatTop{0%{opacity:0;top:30%}100%{opacity:1;top:50%}}@keyframes appeatBottom{0%{opacity:0;top:78%}100%{opacity:1;top:58%}}