.HomePage{color:#fff;background-color:var(--color-space)}.HomePage #hero.theme-space{background-position:100%,0 0;background-repeat:no-repeat;background-size:15%,100%;background-image:url(/assets/images/home/home-pattern-angled-lines-right.svg),linear-gradient(120deg, var(--color-space-darker) 60%, transparent 80%)}.HomePage #hero .text__heading{font-size:clamp(36px,4.5vw,64px);line-height:1}.HomePage #hero .text__subheading{opacity:.75;font-size:clamp(20px,2vw,24px)}.HomePage #hero .video{aspect-ratio:1;background-color:var(--color-shadow)}@media (max-width:880px){.HomePage #hero.theme-space{background-size:50%,100%}.HomePage #hero .image-background{display:none}}.HomePage #how-it-works{background-image:url(/assets/images/home/home-section-divider.svg);background-position:top;background-repeat:no-repeat;background-size:contain;padding:8vw 6vw}.HomePage #how-it-works .heading{text-transform:uppercase;font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1}
.RotatingWord{vertical-align:baseline;text-align:left;color:var(--color-blue);line-height:1.25;display:inline-grid}.RotatingWord>*{grid-area:1/1}.RotatingWord__sizer{visibility:hidden;white-space:nowrap}.RotatingWord__mask{position:relative;overflow:hidden}.RotatingWord__word{white-space:nowrap;will-change:transform,opacity;position:absolute;top:0;left:0}.RotatingWord__word.is-entering{animation:.45s cubic-bezier(.22,1,.36,1) both RotatingWord-enter}.RotatingWord__word.is-leaving{animation:.45s cubic-bezier(.22,1,.36,1) both RotatingWord-leave}@media (prefers-reduced-motion:reduce){.RotatingWord__word.is-entering{animation:.2s both RotatingWord-fade}.RotatingWord__word.is-leaving{opacity:0;animation:none}}@keyframes RotatingWord-enter{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes RotatingWord-leave{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes RotatingWord-fade{0%{opacity:0}to{opacity:1}}
.HomeSectionIntroOutro{text-align:center;color:#fff;background-image:url(/assets/images/home/home-pattern-angled-lines-left.svg),url(/assets/images/home/home-pattern-angled-lines-right.svg);background-position:0,100%;background-repeat:no-repeat;background-size:15%;padding:8vw 6vw;position:relative;overflow:hidden}.HomeSectionIntroOutro:last-child{background-color:var(--color-space-darker);padding:9vw 6vw}.HomeSectionIntroOutro:last-child:before,.HomeSectionIntroOutro:last-child:after{z-index:1;height:25px;position:absolute}.HomeSectionIntroOutro:last-child:before{content:url(/assets/images/shared/section-notch-space.svg);top:0;left:0;transform:scale(-1)}.HomeSectionIntroOutro:last-child:after{content:url(/assets/images/shared/section-notch-blue.svg);bottom:0;right:0}.HomeSectionIntroOutro .image{margin-top:clamp(20px,2vw,28px)}.HomeSectionIntroOutro .text{flex-direction:column;align-items:center;gap:clamp(16px,1.5vw,24px);max-width:60ch;margin:0 auto;display:flex}.HomeSectionIntroOutro .text__heading{text-transform:uppercase;max-width:20ch;font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1}.HomeSectionIntroOutro .text__caption{opacity:.8;font-size:clamp(14px,1.5vw,18px);font-weight:200;line-height:1.45}.HomeSectionIntroOutro .text__caption span{margin-top:1.25rem;font-size:.875em;font-weight:300;display:block}@media (max-width:600px){.HomeSectionIntroOutro:last-child{padding:5rem 6vw}.HomeSectionIntroOutro .text__icon{transform-origin:50% 75%;transform:scale(.75)}}
