@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";body{color:#fff;background-color:#000;font-family:Inter,sans-serif}.main-wrapper{max-width:1222px;margin:0 auto;width:calc(100% - 32px);padding:0 16px}h1,h2{font-size:clamp(24px,4vw,48px);font-weight:500;line-height:clamp(29.05px,4vw,58.09px);letter-spacing:-5%}.header{position:fixed;top:0;left:0;width:100vw;height:200px;display:flex;align-items:center;justify-content:center;transition:height .2s ease-in;background:linear-gradient(180deg,black,transparent);z-index:2}.header a{transform:scale(1);transition:transform .2s ease-in}.header svg{width:62px}.header--scrolling{height:180px}.header--scrolling a{transform:scale(.9)}.bottom-gradient{position:fixed;bottom:0;left:0;width:100vw;height:200px;background:linear-gradient(0deg,black,transparent);z-index:2}.full-height-block{position:relative;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;text-align:center}.full-height-block__background--img{max-height:80%;height:auto;width:auto;max-width:80%}.full-height-block h2{z-index:1}.full-height-block--img-wrapper--first{margin-top:-30vh}@media only screen and (min-width: 768px){.header svg{width:84px}.full-height-block--img-wrapper{margin-bottom:40vh}.full-height-block--img-wrapper--first{margin-top:-15vh}}
