:root{--bg-black:#000;--bg-light:#f5f0eb;--text-white:#fff;--accent-lime:#8cf000;--accent-lime-hover:#7bd200;--text-black:#000;--nav-height:5rem;--font-main:"Satoshi",sans-serif}body{background-color:var(--bg-black)}body,button,h1,h2,h3,h4,h5,h6,input,select,textarea{font-family:var(--font-main);margin:0}.section-padding{padding:6.25rem 2.5rem}@media (max-width:991px){.section-padding{padding:3.75rem 1.25rem}}.hero-headline,h1{font-size:clamp(2.6875rem,5.5vw,4.625rem);font-weight:400;letter-spacing:-.02em;line-height:1.1;margin-bottom:3rem}h2{font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2;margin-bottom:2rem}h3{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500}.body-copy,h3,p{margin-bottom:1.5rem}.body-copy,p{font-size:1.375rem;font-weight:400;line-height:1.6}p:last-child{margin-bottom:0}.eyebrow-text{display:block;font-size:clamp(2rem,2vw + 1.5rem,2.25rem);font-weight:500;letter-spacing:.05em;margin-bottom:2rem}@media (max-width:991px){.hero-headline,h1{margin-bottom:2rem}}.light-theme{background-color:var(--bg-light)}.white-theme{background-color:var(--text-white)}.light-theme,.light-theme h1,.light-theme h2,.light-theme h3,.light-theme p,.white-theme,.white-theme h1,.white-theme h2,.white-theme h3,.white-theme p{color:var(--text-black)}.border-top-black{border-top:1px solid rgba(0,0,0,.1)}.border-bottom-black{border-bottom:1px solid rgba(0,0,0,.1)}@media (max-width:991px){.border-bottom-mobile{border-bottom:1px solid rgba(0,0,0,.1)!important}}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.hubspot-rich-text-content{color:var(--text-black)}.hubspot-rich-text-content p{font-size:1.375rem;line-height:1.6;margin-bottom:2rem}.hubspot-rich-text-content p:last-child{margin-bottom:0}.hubspot-rich-text-content a:not([class*=btn]){color:var(--accent-lime-hover);text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.hubspot-rich-text-content a:not([class*=btn]):hover{color:var(--text-black)}.hubspot-rich-text-content ol,.hubspot-rich-text-content ul{margin-bottom:2rem;padding-left:1.5rem}.hubspot-rich-text-content ol li,.hubspot-rich-text-content ul li{font-size:1.375rem;line-height:1.6;margin-bottom:.5rem;position:relative}.hubspot-rich-text-content ol li:last-child,.hubspot-rich-text-content ul li:last-child{margin-bottom:0}.hubspot-rich-text-content ul li{list-style-type:none}.hubspot-rich-text-content ul li:before{color:var(--text-black);content:"•";font-weight:700;left:-1.25rem;position:absolute}.hubspot-rich-text-content blockquote{background-color:rgba(140,240,0,.05);border-left:4px solid var(--accent-lime);font-size:1.5rem;font-style:italic;margin:2rem 0;padding:1rem 0 1rem 1.5rem}.hubspot-rich-text-content b,.hubspot-rich-text-content strong{font-weight:700}.hubspot-rich-text-content em,.hubspot-rich-text-content i{font-style:italic}.hubspot-rich-text-content hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin:3rem 0}