@keyframes enter{0%{width:0;visibility:hidden}to{width:1;visibility:visible}}div.enter__button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;text-align:left;margin:auto;height:15px;width:43px;animation:enter .5s steps(5);animation-delay:1.5s;animation-fill-mode:forwards;visibility:hidden;white-space:nowrap;overflow:hidden;pointer-events:all}div.hover_text:hover{opacity:.5}div.background_video{z-index:-1;width:100vw;height:100vh;position:absolute;top:0;overflow:hidden}div.mobile__background{display:none}div.desktop__background{display:block}img.img{z-index:-1;width:100%;height:100%;object-fit:cover;-webkit-animation:1s ease 0s normal forwards 1 fadein;animation:1s ease 0s normal forwards 1 fadein}video.video{z-index:-1;width:100%;height:100%;object-fit:cover;-webkit-animation:1s ease 0s normal forwards 1 fadein;animation:1s ease 0s normal forwards 1 fadein}@keyframes fadein{0%{opacity:0}66%{opacity:0}to{opacity:1}}.enter__mobile{display:none}@media only screen and (max-width:750px){.enter__desktop{display:none}.enter__mobile,div.mobile__background{display:block}div.desktop__background{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/initalpage.css.map */
