:root{--background:#ffffff;--foreground:#171717}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:quicksand,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}:root{--primaryBlue:#29abe2;--secondaryGreen:#15e1b3}*{font-family:Roboto,Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;-webkit-font-smoothing:antialiased;margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}p{font-family:Roboto,Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:clamp(.8rem,3vw,1.1rem)}h1,h2{font-size:clamp(1.2rem,5vw,3rem)}h1,h2,h3{font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}h3{font-size:clamp(1rem,4vw,2.5rem)}h4{font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:clamp(.9rem,3.5vw,2rem)}a{color:#29abe2}.SectionContainer{padding:clamp(25px,5vh,50px) calc((100vw - 1300px)/2);background:var(--section-bg,black);color:var(--section-color,white);display:flex;flex-direction:column;justify-content:center;transition:background .3s,color .3s}.SectionContainer.lightmode{--section-bg:#fff;--section-color:#222}.SectionContainer.darkmode{--section-bg:#222;--section-color:#fff}.SectionHeader{text-align:center;margin-bottom:3rem}.SectionHeader h2{margin-bottom:1.25rem}.SectionHeader p{margin-top:0;margin-bottom:0}input:-webkit-autofill{-webkit-text-fill-color:#15e1b3;box-shadow:inset 0 0 0 1000px #000;-webkit-box-shadow:inset 0 0 0 1000px #000;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}@media screen and (max-width:768px){div#hubspot-messages-iframe-container{display:none!important}}