@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;700&display=swap";:root{--surface:#fbf9f9;--surface-dim:#dbdad9;--surface-bright:#fbf9f9;--surface-container-lowest:#fff;--surface-container-low:#f5f3f3;--surface-container:#efeded;--surface-container-high:#e9e8e7;--surface-container-highest:#e3e2e2;--on-surface:#1b1c1c;--on-surface-variant:#404943;--inverse-surface:#303031;--inverse-on-surface:#f2f0f0;--outline:#717972;--outline-variant:#c0c9c1;--surface-tint:#33694c;--primary:#00351f;--on-primary:#fff;--primary-container:#154d33;--on-primary-container:#85bd9c;--secondary:#835500;--on-secondary:#fff;--secondary-container:#ffb239;--on-secondary-container:#6e4600;--background:#fbf9f9;--on-background:#1b1c1c;--forest-deep:#154d33;--harvest-gold:#e89e25;--cream-bg:#f9f9f7;--ink-black:#1a1a1a;--font-family:"Plus Jakarta Sans", sans-serif;--spacing-unit:8px;--container-max:1280px;--gutter:24px;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--background);color:var(--ink-black);-webkit-font-smoothing:antialiased;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-family);color:var(--forest-deep);margin-bottom:calc(var(--spacing-unit) * 2)}h1{letter-spacing:-.02em;font-size:56px;font-weight:700;line-height:64px}h2{letter-spacing:-.01em;font-size:40px;font-weight:700;line-height:48px}h3{font-size:32px;font-weight:700;line-height:40px}h4{font-size:24px;font-weight:600;line-height:32px}p{margin-bottom:calc(var(--spacing-unit) * 2);font-size:16px;line-height:24px}a{color:inherit;text-decoration:none}button{font-family:var(--font-family);cursor:pointer;background:0 0;border:none}.container{max-width:var(--container-max);padding:0 var(--gutter);margin:0 auto}.section{padding:calc(var(--spacing-unit) * 8) 0}[class*=bg-forest-deep] .text-forest-deep,section.bg-forest-deep .text-forest-deep,footer.bg-forest-deep .text-forest-deep,.text-on-primary h1,.text-on-primary h2,.text-on-primary h3,.text-on-primary h4,.text-on-primary h5,.text-on-primary h6,[class*=bg-forest-deep] h1,[class*=bg-forest-deep] h2,[class*=bg-forest-deep] h3,[class*=bg-forest-deep] h4,[class*=bg-forest-deep] h5,[class*=bg-forest-deep] h6{color:#fff!important}.bg-harvest-gold .border-forest-deep.text-forest-deep,[class*=bg-harvest-gold] button.text-forest-deep{color:#1a1a1a!important}
