:root{--black:#000;--foreground:#042222;--dark-teal:#012b26;--med-teal:#066056;--accent:#00ccb3;--white:#fff;--gray:#919191;--font-regular:100;--font-bold:700;--gradient-background:linear-gradient(149deg, #000 6%, #000 13%, #05564d 57%, #066056 67%, #009180 95%, #009180 100%);--grid-size:4.4vw;--grid-lines:linear-gradient(90deg, #c5c5c50d 2px, transparent 2px), linear-gradient(0deg, #c5c5c50d 2px, transparent 2px);--grid-bg-gradient:linear-gradient(180deg, #000 5%, #066056 70%, #00ccb3 115%);--grid-background:var(--grid-lines), var(--grid-bg-gradient);--background:var(--white);--current:var(--black)}.grid-fade-right{position:relative;overflow:hidden}.grid-fade-right:before{content:"";background-image:var(--grid-lines);background-size:var(--grid-size) var(--grid-size);pointer-events:none;z-index:0;background-position-y:9.5rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 20%,#0000 80%);mask-image:linear-gradient(90deg,#000 20%,#0000 80%)}@media (max-width:960px){html{scroll-padding-top:5.4rem}.grid-fade-right:before{background-position-y:5.6rem}}@font-face{font-family:InterDisplay;src:url(/FONT/InterDisplay-Regular.ttf)format("truetype");font-weight:400}@font-face{font-family:InterDisplay;src:url(/FONT/InterDisplay-Bold.ttf)format("truetype");font-weight:700}.light-theme{--current:var(--white)!important}.dark-theme{--current:var(--black)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{letter-spacing:.3px;scrollbar-gutter:auto;height:100%;scroll-padding-top:9.3rem;font-size:78%;overflow-x:hidden}@media (min-width:410px) and (max-width:768px){html{font-size:81%}}@media (min-width:1024px){html{font-size:41%}}@media (min-width:1280px){html{font-size:51.5%}}@media (min-width:1440px) and (min-height:760px){html{font-size:56.5%}}@media (min-width:1512px) and (min-height:840px){html{font-size:61.5%}}@media (min-width:1920px) and (min-height:920px){html{font-size:67%}}@media (min-width:1728px) and (min-height:960px){html{font-size:70%}}@media (min-width:1920px) and (min-height:1040px){html{font-size:74%}}@media (min-width:2560px) and (min-height:1100px){html{font-size:87%}}@media (min-width:3840px) and (min-height:1700px){html{font-size:115%}}@media (min-width:1024px) and (max-width:1500px) and (max-aspect-ratio:1.49) and (min-aspect-ratio:1.3){html{font-size:46%}}@media (min-width:1024px) and (max-width:1500px) and (max-aspect-ratio:1.29){html{font-size:72%}}body{background:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;width:100%;min-height:100%;font-family:InterDisplay,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow-x:hidden}section{background-color:var(--background);text-align:center;flex-direction:column;align-items:center;width:100%;padding:7rem 6rem;display:flex;overflow:hidden}main{text-align:center;flex-direction:column;align-items:center;display:flex}.overline{text-transform:uppercase;margin-bottom:3rem;font-size:clamp(1rem,2vw,1.4rem);line-height:2rem;display:block}h1{font-size:clamp(3.6rem,5.5vw,7rem);line-height:.9;font-weight:var(--font-regular);letter-spacing:.01rem;color:var(--current);margin-bottom:1.5rem}h2{line-height:1.5;font-weight:var(--font-bold);color:var(--current);margin-bottom:.8rem;font-size:clamp(1.4rem,4vw,2.5rem)}p{font-size:clamp(1.1rem,2vw,1.9rem);font-weight:var(--font-regular);color:var(--gray);line-height:1.2}.light-theme p{color:#ffffffd9}.accent,accent{color:var(--accent);font-style:normal}a{color:inherit;text-decoration:none;transition:color .1s}a:hover{color:var(--accent)}@media (max-width:768px){:root{--grid-size:15.3vw}.grid-fade-right:before{-webkit-mask-image:none!important;mask-image:none!important}section h1,section h2,section h3,section h4,section h5,section h6,section p,section .overline{text-align:left;width:100%}section{padding:5rem 4.5rem}.overline{margin-bottom:0;font-size:clamp(.9rem,3.2vw,1.2rem)}h1{margin-bottom:.5rem;font-size:clamp(3rem,9.5vw,4.8rem);line-height:1.1}h2{margin-bottom:.3rem;font-size:clamp(1.6rem,4.1vw,2rem);line-height:1.1}p{font-size:clamp(1.2rem,3.6vw,1.4rem);line-height:1.25}}
