.superenk{background:#162100;background:radial-gradient(#1a2100,#000)}.cube-wrapper{animation:bouncing 2s infinite}.cube,.cube-wrapper{transform-style:preserve-3d}.cube{animation:rotation 2s infinite;transform:rotateX(45deg) rotate(45deg)}.cube-faces{height:80px;position:relative;transform:translate(0) translateY(0) translateZ(-40px);transform-origin:0 0;transform-style:preserve-3d;width:80px}.cube-face{background:#26310d;border:1px solid #9fff0e;top:0;right:0;bottom:0;left:0;position:absolute}.cube-face.shadow{animation:bouncing-shadow 2s infinite;transform:translateZ(-80px)}.cube-face.top{transform:translateZ(80px)}.cube-face.front{transform:rotateY(-90deg);transform-origin:0 50%}.cube-face.back{transform:rotateY(-90deg) translateZ(-80px);transform-origin:0 50%}.cube-face.right{transform:rotateX(-90deg) translateY(-80px);transform-origin:50% 0}.cube-face.left{transform:rotateX(-90deg) translateY(-80px) translateZ(80px);transform-origin:50% 0}@keyframes rotation{0%{animation-timing-function:cubic-bezier(.17,.84,.44,1);transform:rotateX(45deg) rotateY(0) rotate(45deg)}50%{animation-timing-function:cubic-bezier(.76,.05,.86,.06);transform:rotateX(45deg) rotateY(0) rotate(225deg)}to{animation-timing-function:cubic-bezier(.17,.84,.44,1);transform:rotateX(45deg) rotateY(0) rotate(405deg)}}@keyframes bouncing{0%{animation-timing-function:cubic-bezier(.76,.05,.86,.06);transform:translateY(-40px)}45%{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:translateY(40px)}to{animation-timing-function:cubic-bezier(.76,.05,.86,.06);transform:translateY(-40px)}}@keyframes bouncing-shadow{0%{animation-timing-function:cubic-bezier(.76,.05,.86,.06);opacity:.05;transform:translateZ(-80px) scale(1.3)}45%{animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:.3;transform:translateZ(0)}to{animation-timing-function:cubic-bezier(.76,.05,.86,.06);opacity:.05;transform:translateZ(-80px) scale(1.3)}}.bg-video{bottom:0;height:100vh;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;opacity:.1;position:fixed;right:0;width:100vw;z-index:-10}
