:root{--font-sans:"Helvetica Neue",sans-serif;--footer-height:15%;--tan:#decca3;--green:#c5e4d0;--purple:#6d2c65;--black:#010101;--white:#fff;--spacing:0.25rem;--spacing-2:calc(2 * var(--spacing));--spacing-4:calc(4 * var(--spacing));--spacing-6:calc(6 * var(--spacing));--spacing-8:calc(8 * var(--spacing));--spacing-10:calc(10 * var(--spacing));--spacing-12:calc(12 * var(--spacing));--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem}*{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{padding:0;margin:0;font-size:var(--font-size-md);background-image:url(/_next/static/media/bg-layers-top.e88f32e6.png);background-repeat:no-repeat;background-size:contain;background-position:0 0}body,h1,h2,h3,h4,h5,h6{font-family:var(--font-sans)}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:var(--font-size-4xl)}h2{font-size:var(--font-size-5xl)}h3{font-size:var(--font-size-2xl)}h4{margin-top:var(--spacing-8);font-size:var(--font-size-xl)}p{font-weight:300}p strong{font-weight:500}a{color:inherit;text-decoration:none}span{font-weight:300}.mt24{margin-top:calc(2 * var(--spacing-12))}.mb24{margin-bottom:calc(2 * var(--spacing-12))}.flex{display:flex}.justifyCenter{justify-self:center}.textCenter{text-align:center}.mAuto{margin:0 auto}