.no-mans-sky a:hover{cursor:url(/images/nomanssky.png),pointer}.no-mans-sky a{cursor:none}.bubble{position:absolute;z-index:1;transition:all .2s;pointer-events:none;inset:0}header{max-height:100vh}header h1{font-weight:700}header h1,header h2{color:#e2e8f0}header nav{margin-top:4rem}header .text-by{transform:translate(-.25rem,.07rem)}nav li a{display:flex;align-items:center;gap:1rem}nav li a .nav-row{width:2rem;height:1px;background-color:#5c5c5c;transition:all .15s}nav li a.active .nav-row,nav li:hover a .nav-row{width:4rem;background-color:#fff}nav li a .nav-text{letter-spacing:2px;text-transform:uppercase;font-size:.75rem;transition:all .15s}nav li a.active .nav-text,nav li:hover a .nav-text{color:#fff}.homepage__container{width:100%;position:relative}.homepage__content{height:100%;margin:0 auto;max-width:1280px;padding-left:1.5rem;padding-right:1.5rem}.homepage__content--layout{flex-direction:column;display:flex;gap:1rem;justify-content:space-between}.homepage__content--layout .main-heading,.homepage__content--layout main{width:100%}@media (min-width:1024px){.homepage__content--layout{flex-direction:row}.homepage__content{padding-left:6rem;padding-right:6rem}.homepage__content--layout .main-heading,.homepage__content--layout main{padding-top:5rem;min-height:100vh}.homepage__content--layout .main-heading{width:43%}.homepage__content--layout main{width:57%}}