:root{--black-400:#191921;--black-300:#202027;--black-200:#26262c;--black-100:#323237;--gray-500:#616266;--gray-400:#909194;--gray-300:#bfc0c3;--gray-200:#d7d8da;--gray-100:#eeeff1;--white-500:#fff;--blue-900:#011132;--blue-800:#001844;--blue-700:#002955;--blue-600:#023e7d;--blue-500:#0253a3;--blue-400:#0366c7;--green-800:#168374;--green-700:#1eab77;--green-600:#26d178;--green-500:#2efb7a;--green-400:#62fb9f;--green-300:#95fac4}#hero-container{position:relative;width:100vw;min-height:100vh;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#000}.hero-title{font-size:4rem;font-weight:700;line-height:1.2;-webkit-background-clip:text;background-clip:text;color:transparent;padding-bottom:16px}@media (min-width:640px){.hero-title{font-size:6rem;padding-bottom:24px}}.hero-container-secondary{position:relative;width:100vw;height:75vh;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#000}