.slide_intro{height:calc(250vh - 38px);background:#000;overflow:hidden}@media only screen and (max-width:737px){.slide_intro{height:auto}}.intro_content{display:flex;width:100%;height:calc(100vh - 38px)}@media only screen and (max-width:737px){.intro_content{display:block}}.fixed .intro_content{position:fixed;top:38px;width:100%}.intro_left{position:relative;pointer-events:none;z-index:2;height:calc(100vh - 38px);width:50%}@media only screen and (max-width:737px){.intro_left{width:100%;height:52vh}}.intro_right{position:absolute;z-index:1;width:100%;height:calc(100vh - 38px);overflow:hidden}@media only screen and (max-width:737px){.intro_right{top:30%;height:calc(100vh - 38px - 30%)}}.intro_right video{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.intro_right video.full_height{width:auto;height:100%}.intro_right-button{position:absolute;top:0;width:100%;height:100%;right:0;z-index:3;-ms-filter:"alpha(Opacity=$alpha*100)";filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-o-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}@media only screen and (max-width:737px){.intro_right-button{-ms-filter:"alpha(Opacity=$alpha*100)";filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;-khtml-opacity:1;opacity:1}}.intro_right-play{position:absolute;top:50%;left:50%;width:300px;height:300px;background:0 0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@media only screen and (max-width:737px){.intro_right-play{top:62%}}.hovered .intro_right-play:before{background-position:left center}.intro_right-play:before{content:'';display:block;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:120px;height:120px;background:url(../img/play_button.png) right center/200% no-repeat}@media only screen and (max-width:737px){.intro_right-play:before{width:80px;height:80px;background-position:left center}}.intro_bg{position:absolute;top:0;left:0;width:94%;height:100%;background:url(../img/assets/home/bg.png) right top/cover no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover}@media only screen and (max-width:737px){.intro_bg{width:100%;height:81%;background-image:url(../img/assets/home/bg_mobile.png)}}.intro_shoe{position:absolute;top:0;left:49%;width:100%;height:100%;background-position:left top;background-repeat:no-repeat;background-size:auto 100%}.intro_text{position:absolute;font-size:0;top:15%;left:-3%;width:100%;height:50%;background:url(../img/assets/home/text.png) 13% 50%/51% no-repeat}