*{font-family:titillium web,sans-serif;padding:0;margin:0;box-sizing:border-box;color:white}body,html{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}html{scroll-snap-type:y mandatory}body{-ms-overflow-style:none;background-color:#010e1b}::-webkit-scrollbar{display:none}section{scroll-snap-align:start;height:100%!important}.content-outer{width:100%;height:100%}.panel{height:100vh;width:100vw;overflow:hidden}.mobile-container{display:none!important}.primary-color{color:#47637f}a{cursor:pointer;text-decoration:none}a,footer{color:white}footer{background-color:#000000;display:flex;position:-webkit-sticky;position:sticky;flex-direction:column;justify-content:center;margin-top:auto}.ft-1,.ft-2{padding:2rem 15vw}.ft-2 p{color:#5a5a5a}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center}.disabled-cursor{cursor:not-allowed!important;background-color:gray}header{position:fixed;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 6rem;background-color:#000000;z-index:9999;border-bottom:1px solid transparent;border-image:linear-gradient(90deg,transparent 0,#47637f 50%,transparent) 1}.faq{padding:.625rem;border-radius:.5rem;transition:background .3s ease}.faq:hover{background:linear-gradient(120deg,#47637f,#010e1b)}@media (max-width:768px){header{padding:1.25rem 2rem}}