﻿#IndexVideo,#Explorer{background-color:#000;}@media only screen and (min-width:1025px){video{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;overflow:hidden;object-fit:cover;}#IndexVideo{width:100%;height:60vh;overflow:hidden;position:relative;}#IndexVideo #VideoForeground{position:absolute;z-index:1;width:100%;height:100%;background-repeat:repeat;justify-content:center;}#IndexVideo #VideoForeground h1{align-self:center;color:#fff;font-size:2.5vw;letter-spacing:1.8vw;cursor:default;text-align:center;}header{z-index:2;}header a{color:#262626;}h2{font-weight:900;}#About{padding:30vh 0;}#About>*{width:80%;margin-left:10%;}#About>article{margin-top:3vh;}#About>ul{margin-top:6vh;flex-direction:row;justify-content:space-between;}#About>ul>li{width:25%;}#About>ul>li>h3{margin-top:1.5vh;}#FAQ{padding:30vh 0;width:80%;margin-left:10%;flex-direction:row;align-self:stretch;}#FAQ>h2{width:40%;}#FAQ>ul{width:60%;}#FAQ>ul>li{padding-bottom:5vh;}#FAQ>ul>li>article{margin-top:1vh;}}@media only screen and (max-width:1024px) and (orientation:landscape){video{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;overflow:hidden;object-fit:cover;}#IndexVideo{width:100%;height:70vh;overflow:hidden;position:relative;}#IndexVideo #VideoForeground{position:absolute;z-index:1;width:100%;height:100%;background-repeat:repeat;justify-content:center;}#IndexVideo #VideoForeground h1{align-self:center;color:#fff;font-size:3.5vw;width:90%;margin-left:5%;cursor:default;text-align:center;}h2{font-weight:900;}}@media only screen and (max-width:1024px) and (orientation:portrait){video{display:none;}#IndexVideo{width:100%;height:100vw;overflow:hidden;position:relative;background-color:#000;}#IndexVideo #VideoForeground{position:absolute;z-index:1;width:100%;height:100%;background-repeat:repeat;justify-content:center;}#IndexVideo #VideoForeground h1{align-self:center;color:#fff;font-size:5.5vw;width:90%;margin-left:5%;cursor:default;text-align:center;}h2{font-weight:900;}}