@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";[data-theme=light]{--color-bg:#d6e4e6;--color-fg:#14333c;--color-accent:#333;--color-inverse-accent:#ddd;--accent-bg:#f1efef;--hero-gradient:linear-gradient(0deg,rgba(214,228,230,0),rgba(236,242,243,.05) 32%,hsla(0,0%,100%,.1) 53%,rgba(190,207,196,.1) 82%,rgba(167,191,175,.1) 89%,rgba(130,156,146,.12) 95%,rgba(20,51,60,.2));--mountain-3:#aea8cc;--mountain-2:#7a72aa;--mountain-1:#453c75;--ground:#514034;--mountain-foreground:#a87a5b;--cacti-1:#4a5b29;--cacti-2:#849358;--cacti-3:#727c37;--pavement:#828282;--railing:#2b1a1b;--road-lines:#d6e4e6;--blossoms:#eea127}[data-theme=dark]{--color-bg:#14333c;--color-fg:#d6e4e6;--color-accent:#ddd;--color-inverse-accent:#333;--accent-bg:#344851;--bg-dark:#03090a;--hero-gradient:linear-gradient(180deg,#081a1e 0.03%,#081a1e 0.99%,rgba(8,26,30,.3) 24.51%,rgba(8,26,30,.15) 51.25%,rgba(8,26,30,0) 99.88%);--mountain-3:#798386;--mountain-2:#555c5e;--mountain-1:#0d2329;--ground:#29201a;--mountain-foreground:#805d45;--cacti-1:#394026;--cacti-2:#606b40;--cacti-3:#394026;--pavement:#575757;--railing:#111010;--road-lines:#cccaca;--blossoms:#bf811f}@font-face{font-family:Burbank;font-style:normal;font-weight:400;src:url(https://242458483.fs1.hubspotusercontent-na2.net/hubfs/242458483/fonts/burbankscript-webfont.woff2) format("woff2")}.hero__background{padding-top:160px;position:relative}.hero__background--gradient{background-image:var(--hero-gradient);bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.hero__background svg{height:unset;max-width:100%;width:100%}.hero__background svg path{transition:all .1s ease-in}.hero__background .mountain-3{fill:var(--mountain-3)}.hero__background .mountain-2{fill:var(--mountain-2)}.hero__background .mountain-1{fill:var(--mountain-1)}.hero__background .ground{fill:var(--ground)}.hero__background .mountain-foreground{fill:var(--mountain-foreground)}.hero__background .cacti-1{fill:var(--cacti-1)}.hero__background .cacti-2{fill:var(--cacti-2)}.hero__background .cacti-3{fill:var(--cacti-3)}.hero__background .blossoms{fill:var(--blossoms)}.hero__background .pavement{fill:var(--pavement)}.hero__background .railing{fill:var(--railing)}.hero__background .road-lines{fill:var(--road-lines)}.hero__content{margin:0 auto;max-width:800px;padding:20px;position:relative;text-align:center;z-index:3}@media(min-width:900px){.hero__content{left:50%;position:absolute;top:120px;transform:translateX(-50%)}}@media(min-width:1280px){.hero__content{padding:20px 0}}.hero__content .eyebrow{font-size:1.125rem;font-weight:700;text-transform:uppercase}.hero__content .intro-text{font-family:Poppins,Verdana,sans-serif;font-size:1.75rem;font-weight:600;line-height:3rem}.hero__content a{background-color:var(--color-accent);border:2px solid;border-color:var(--color-accent);border-radius:50px;color:var(--color-inverse-accent);cursor:pointer;display:inline-flex;display:inline-block;font-family:Poppins,Verdana,sans-serif;font-size:1.125rem;font-weight:400;line-height:2rem;padding:12px 24px;text-decoration:none;transition:all .1s ease-in}.hero__content a:hover{background-color:var(--color-inverse-accent);border-color:var(--color-inverse-accent);color:var(--color-accent)}