:root {
  --color--background-color-page: var(--color--brand--bone-200);
  --typography--font-body: "Sofia Sans", Arial, sans-serif;
  --color--text-color-dark: var(--color--brand--forest-700);
  --typography--root-rem: var(--sizing--1rem);
  --typography--lh-body: 1.6;
  --typography--font-display: Quicksand, Arial, sans-serif;
  --typography--h1: clamp(2.25 * 1rem, ((2.25 - ((4.125 - 2.25) / (90 - 20) * 20)) * 1rem + ((4.125 - 2.25) / (90 - 20)) * 100vw), 4.125 * 1rem);
  --typography--lh-tight: 1.02;
  --typography--h2: clamp(2 * 1rem, ((2 - ((3 - 2) / (90 - 20) * 20)) * 1rem + ((3 - 2) / (90 - 20)) * 100vw), 3 * 1rem);
  --typography--lh-snug: 1.05;
  --typography--h3: clamp(1.5 * 1rem, ((1.5 - ((1.75 - 1.5) / (90 - 20) * 20)) * 1rem + ((1.75 - 1.5) / (90 - 20)) * 100vw), 1.75 * 1rem);
  --typography--lh-heading: 1.2;
  --typography--h4: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (90 - 20) * 20)) * 1rem + ((1.5 - 1.25) / (90 - 20)) * 100vw), 1.5 * 1rem);
  --typography--h5: 1.125rem;
  --typography--h6: 1rem;
  --typography--lead: clamp(1.0625 * 1rem, ((1.0625 - ((1.1875 - 1.0625) / (90 - 20) * 20)) * 1rem + ((1.1875 - 1.0625) / (90 - 20)) * 100vw), 1.1875 * 1rem);
  --typography--lh-relaxed: 1.65;
  --typography--body: 1rem;
  --typography--caption: .875rem;
  --typography--eyebrow: .8125rem;
  --typography--label: .9375rem;
  --color--text-color-light: var(--color--brand--bone-200);
  --color--text-color-muted: var(--color--brand--slate-600);
  --color--brand--slate-400: #6b8180;
  --color--brand--sage-200: #a9bcb3;
  --color--brand--honey-300: #e8e07c;
  --color--brand--forest-900: #1c2c2d;
  --color--brand--bone-200: #e8e8dd;
  --color--brand--forest-700: #263b3d;
  --color--brand--gold-500: #fbc400;
  --color--neutral--white: #fff;
  --utility--container-full: 100%;
  --utility--container-xlarge: 90rem;
  --utility--container-large: 62.5rem;
  --utility--container-medium: 51.25rem;
  --utility--container-small: 42.5rem;
  --utility--global-padding: clamp(1.25 * 1rem, ((1.25 - ((3.5 - 1.25) / (90 - 20) * 20)) * 1rem + ((3.5 - 1.25) / (90 - 20)) * 100vw), 3.5 * 1rem);
  --utility--padding-section-large: clamp(3.5 * 1rem, ((3.5 - ((6.875 - 3.5) / (90 - 20) * 20)) * 1rem + ((6.875 - 3.5) / (90 - 20)) * 100vw), 6.875 * 1rem);
  --utility--padding-section-medium: clamp(2.75 * 1rem, ((2.75 - ((5.625 - 2.75) / (90 - 20) * 20)) * 1rem + ((5.625 - 2.75) / (90 - 20)) * 100vw), 5.625 * 1rem);
  --utility--padding-section-small: clamp(1.5 * 1rem, ((1.5 - ((3.5 - 1.5) / (90 - 20) * 20)) * 1rem + ((3.5 - 1.5) / (90 - 20)) * 100vw), 3.5 * 1rem);
  --color--brand--slate-600: #44595a;
  --color--brand--slate-500: #506666;
  --color--neutral--border: #263b3d24;
  --utility--radius-pill: 999px;
  --color--neutral--border-on-dark: #f3f3ea2e;
  --utility--radius-circle: 50%;
  --utility--radius-small: .75rem;
  --color--brand--sage-300: #7b948a;
  --color--neutral--border-strong: #263b3d47;
  --color--brand--honey-400: #e1d067;
  --color--brand--bone-300: #dcdccd;
  --color--brand--rust-500: #a04643;
  --utility--radius-large: 1.5rem;
  --color--brand--forest-800: #233537;
  --color--brand--bone-100: #f3f3ea;
  --sizing--1-25rem: 1.25rem;
  --squad--border-width: 2px;
  --squad--color--outline: #000;
  --squad--color--yellow: #ffe17c;
  --squad--header-height: clamp(3.75 * 1rem, ((3.75 - ((5 - 3.75) / (90 - 20) * 20)) * 1rem + ((5 - 3.75) / (90 - 20)) * 100vw), 5 * 1rem);
  --squad--gutter: clamp(1.25 * 1rem, ((1.25 - ((5 - 1.25) / (90 - 20) * 20)) * 1rem + ((5 - 1.25) / (90 - 20)) * 100vw), 5 * 1rem);
  --squad--radius-md: 8px;
  --squad--color--green: #184221;
  --squad--color--cream: #f6f2ec;
  --squad--color--ink: #171e19;
  --squad--color--sage: #b7c6c2;
  --squad--body: 1rem;
  --squad--font-mono: "IBM Plex Mono", Arial, sans-serif;
  --squad--mono-meta: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (90 - 20) * 20)) * 1rem + ((.75 - .625) / (90 - 20)) * 100vw), .75 * 1rem);
  --squad--container: 80rem;
  --squad--radius-xs: 4px;
  --squad--mono-badge: clamp(.6875 * 1rem, ((.6875 - ((.875 - .6875) / (90 - 20) * 20)) * 1rem + ((.875 - .6875) / (90 - 20)) * 100vw), .875 * 1rem);
  --squad--h2: clamp(2 * 1rem, ((2 - ((3 - 2) / (90 - 20) * 20)) * 1rem + ((3 - 2) / (90 - 20)) * 100vw), 3 * 1rem);
  --squad--color--forest: #233027;
  --squad--radius-pill: 100px;
  --squad--h1: clamp(2 * 1rem, ((2 - ((2.8125 - 2) / (90 - 20) * 20)) * 1rem + ((2.8125 - 2) / (90 - 20)) * 100vw), 2.8125 * 1rem);
  --squad--radius-lg: 12px;
  --squad--radius-xl: 20px;
  --squad--color--muted-heading: #6b6b6b;
  --squad--card-title: 1.5rem;
  --squad--radius-sm: 6px;
  --squad--color--red: #a24242;
  --squad--color--muted-body: #3f3f3f;
  --squad--color--muted-border: #9a9a9a;
  --squad--card-title-lg: 1.75rem;
  --squad--display: clamp(2 * 1rem, ((2 - ((4 - 2) / (90 - 20) * 20)) * 1rem + ((4 - 2) / (90 - 20)) * 100vw), 4 * 1rem);
  --sizing--0rem: 0rem;
  --sizing--0-125rem: .125rem;
  --sizing--0-25rem: .25rem;
  --sizing--0-375rem: .375rem;
  --sizing--0-5rem: .5rem;
  --sizing--0-75rem: .75rem;
  --sizing--1rem: 1rem;
  --sizing--1-5rem: 1.5rem;
  --sizing--1-75rem: 1.75rem;
  --sizing--2rem: 2rem;
  --sizing--2-5rem: 2.5rem;
  --sizing--3rem: 3rem;
  --sizing--3-5rem: 3.5rem;
  --sizing--4rem: 4rem;
  --sizing--4-5rem: 4.5rem;
  --sizing--5rem: 5rem;
  --sizing--5-5rem: 5.5rem;
  --sizing--6rem: 6rem;
  --sizing--7rem: 7rem;
  --sizing--8rem: 8rem;
  --sizing--9rem: 9rem;
  --sizing--10rem: 10rem;
  --sizing--12rem: 12rem;
  --sizing--14rem: 14rem;
  --sizing--16rem: 16rem;
  --color--brand--forest-600: #324c4d;
  --color--brand--sage-500: #566a62;
  --color--brand--honey-500: #d9c95e;
  --color--brand--chartreuse-400: #cec04d;
  --color--brand--pale-300: #f4e79c;
  --color--brand--pale-200: #fbf0c4;
  --color--brand--brick-600: #5b342d;
  --color--brand--brick-500: #673b34;
  --color--brand--coral-500: #e85a40;
  --color--neutral--black: #14201f;
  --color--background-color-dark: var(--color--brand--forest-900);
  --color--accent-color: var(--color--brand--gold-500);
  --squad--color--white: #fff;
  --squad--stat: clamp(2.25 * 1rem, ((2.25 - ((3.5 - 2.25) / (90 - 20) * 20)) * 1rem + ((3.5 - 2.25) / (90 - 20)) * 100vw), 3.5 * 1rem);
}

body {
  background-color: var(--color--background-color-page);
  font-family: var(--typography--font-body);
  color: var(--color--text-color-dark);
  font-size: var(--typography--root-rem);
  line-height: var(--typography--lh-body);
  font-weight: 400;
}

h1 {
  font-family: var(--typography--font-display);
  font-size: var(--typography--h1);
  line-height: var(--typography--lh-tight);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

h2 {
  font-family: var(--typography--font-display);
  font-size: var(--typography--h2);
  line-height: var(--typography--lh-snug);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

h3 {
  font-family: var(--typography--font-display);
  font-size: var(--typography--h3);
  line-height: var(--typography--lh-heading);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

h4 {
  font-family: var(--typography--font-display);
  font-size: var(--typography--h4);
  line-height: var(--typography--lh-heading);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

h5 {
  font-family: var(--typography--font-display);
  font-size: var(--typography--h5);
  line-height: var(--typography--lh-heading);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

h6 {
  font-family: var(--typography--font-display);
  font-size: var(--typography--h6);
  line-height: var(--typography--lh-heading);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

a {
  color: inherit;
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.text-style-eyebrow {
  font-family: var(--typography--font-display);
  font-size: var(--typography--eyebrow);
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
}

.text-color-light {
  color: var(--color--text-color-light);
}

.text-color-honey {
  color: var(--color--brand--honey-300);
}

.text-color-forest {
  color: var(--color--brand--forest-900);
}

.page-wrapper {
  overflow: clip;
}

.container-xlarge {
  width: 100%;
  max-width: var(--utility--container-xlarge);
}

.container-xlarge.align-center {
  margin-left: auto;
  margin-right: auto;
}

.container-large {
  width: 100%;
  max-width: var(--utility--container-large);
}

.container-large.align-center {
  margin-left: auto;
  margin-right: auto;
}

.container-large.align-center.boost-hero_inner {
  z-index: 1;
  position: relative;
}

.padding-global {
  padding-right: var(--utility--global-padding);
  padding-left: var(--utility--global-padding);
}

.padding-global.padding-section-small {
  padding-top: var(--utility--padding-section-small);
  padding-bottom: var(--utility--padding-section-small);
}

.padding-global.teasers_pad {
  padding-top: 56px;
  padding-bottom: 40px;
}

.padding-global.story_pad {
  padding-top: 64px;
  padding-bottom: 64px;
}

.padding-global.shock_pad {
  padding-top: 78px;
  padding-bottom: 78px;
}

.padding-global.values_pad {
  padding-top: 110px;
  padding-bottom: 110px;
}

.padding-global.team_pad {
  padding-top: 76px;
  padding-bottom: 84px;
}

.padding-global.vermont_pad {
  padding-top: 110px;
  padding-bottom: 110px;
}

.padding-global.about-cta_pad {
  padding-top: 150px;
  padding-bottom: 120px;
}

.padding-global.boost-hero_pad {
  padding-top: 243px;
  padding-bottom: 110px;
}

.padding-global.boost-what_pad, .padding-global.boost-how_pad {
  padding-top: 110px;
  padding-bottom: 110px;
}

.padding-global.boost-cta_pad {
  padding-top: 120px;
  padding-bottom: 120px;
}

.padding-global.fund-what_pad {
  padding-top: 45px;
  padding-bottom: 110px;
}

.padding-global.fund-who_pad, .padding-global.fund-how_pad {
  padding-top: 110px;
  padding-bottom: 110px;
}

.padding-global.fund-cta_pad {
  padding-top: 140px;
  padding-bottom: 140px;
}

.padding-global.fund-hero_inner, .padding-global.squad-hero_inner {
  z-index: 1;
  width: 100%;
  padding-bottom: 90px;
  position: relative;
}

.padding-global.squad-intro_pad {
  padding-top: 104px;
  padding-bottom: 104px;
}

.padding-global.squad-get_pad {
  padding-top: 110px;
  padding-bottom: 110px;
}

.padding-global.squad-wait_inner {
  z-index: 1;
  text-align: center;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.padding-global.legal-hero_pad {
  padding-top: 200px;
  padding-bottom: 72px;
}

.padding-global.legal-body_pad {
  padding-top: 78px;
  padding-bottom: 110px;
}

.padding-global.padding-section-large {
  padding-top: var(--utility--padding-section-large);
  padding-bottom: var(--utility--padding-section-large);
}

.padding-global.padding-section-medium {
  padding-top: var(--utility--padding-section-medium);
  padding-bottom: var(--utility--padding-section-medium);
}

.padding-global.contribute_pad {
  padding-top: 96px;
  padding-bottom: 92px;
}

.padding-global.shop_pad {
  padding-top: 56px;
  padding-bottom: 72px;
}

.padding-global.cta_pad {
  padding-top: 150px;
  padding-bottom: 120px;
}

.padding-global.footer_pad {
  padding-top: 40px;
  padding-bottom: 40px;
}

.list-clean {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.nav_component {
  z-index: 50;
  padding: 20px var(--utility--global-padding);
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
}

.nav_bg {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--color--neutral--border);
  background-color: var(--color--brand--bone-200);
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s;
  position: absolute;
  inset: 0;
  box-shadow: 0 2px 14px #263b3d12;
}

.nav_brand {
  z-index: 1;
  height: 44px;
  position: relative;
}

.nav_logo {
  height: 44px;
  transition: opacity .25s;
  display: block;
}

.nav_logo.is-green {
  opacity: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.nav_menu {
  z-index: 1;
  grid-column-gap: 30px;
  align-items: center;
  display: flex;
  position: relative;
}

.nav_list {
  grid-column-gap: 30px;
  align-items: center;
  display: flex;
}

.nav_link {
  font-family: var(--typography--font-display);
  color: var(--color--brand--bone-200);
  border-bottom: 2px solid #0000;
  padding-bottom: 2px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  transition: color .25s;
}

.nav_link:hover, .nav_link.w--current {
  border-bottom-color: var(--color--brand--gold-500);
}

.nav_button {
  border-radius: var(--utility--radius-pill);
  background-color: var(--color--brand--forest-700);
  font-family: var(--typography--font-display);
  color: var(--color--brand--bone-200);
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  transition: background-color .25s, color .25s;
}

.nav_button:where(.w-variant-247e9aba-401d-3d13-0ae6-f6c62d0c0e43) {
  background-color: var(--color--brand--gold-500);
  color: var(--color--brand--forest-900);
}

.nav_toggle {
  grid-row-gap: 5px;
  cursor: pointer;
  background-color: #0000;
  border-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-top: -5px;
  margin-bottom: -5px;
  padding: 0;
  display: none;
}

.nav_toggle-line {
  background-color: var(--color--brand--bone-200);
  border-radius: 2px;
  width: 22px;
  height: 2px;
  transition: transform .24s, opacity .18s;
  display: block;
}

.nav_drawer {
  z-index: 45;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  flex-direction: column;
  transition: opacity .26s, visibility 0s linear .26s;
  display: flex;
  position: fixed;
  inset: 0;
}

.nav_drawer.is-open {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  transition: opacity .26s, visibility;
}

.nav_drawer-scrim {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #14201f8c;
  position: absolute;
  inset: 0;
}

.nav_drawer-panel {
  padding-top: 8px;
  padding-right: var(--utility--global-padding);
  padding-bottom: 26px;
  padding-left: var(--utility--global-padding);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--color--neutral--border-on-dark);
  background-color: var(--color--brand--forest-700);
  margin-top: 62px;
  transition: transform .26s cubic-bezier(.22, .61, .36, 1);
  position: relative;
  transform: translateY(-14px);
  box-shadow: 0 18px 40px #14201f57;
}

.nav_drawer-item {
  border-top: 1px solid var(--color--neutral--border-on-dark);
}

.nav_drawer-item:first-child {
  border-top-style: none;
}

.nav_drawer-link {
  grid-column-gap: 16px;
  min-height: 44px;
  font-family: var(--typography--font-display);
  color: var(--color--brand--bone-200);
  justify-content: space-between;
  align-items: center;
  padding: 18px 2px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: color .18s;
  display: flex;
}

.nav_drawer-link:hover {
  color: var(--color--brand--gold-500);
}

.nav_drawer-chevron {
  width: 18px;
  height: 18px;
  color: var(--color--brand--sage-200);
  flex: none;
  justify-content: center;
  align-items: center;
  transition: transform .18s;
  display: flex;
}

.nav_drawer-cta {
  border-radius: var(--utility--radius-pill);
  background-color: var(--color--brand--gold-500);
  min-height: 52px;
  font-family: var(--typography--font-display);
  color: var(--color--brand--forest-900);
  justify-content: center;
  align-items: center;
  margin-top: 22px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.footer_component {
  background-color: var(--color--brand--bone-200);
  color: var(--color--brand--forest-900);
}

.footer_signup {
  text-align: center;
  max-width: 34rem;
  margin-left: auto;
  margin-right: auto;
}

.footer_heading {
  color: var(--color--brand--forest-900);
  margin-top: 0;
  margin-bottom: 14px;
}

.footer_lede {
  color: var(--color--brand--forest-900);
  margin-top: 0;
  margin-bottom: 28px;
  font-size: 17px;
  line-height: 1.55;
}

.footer_form-slot {
  grid-row-gap: 16px;
  flex-direction: column;
  max-width: 34.5rem;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.footer_form-note {
  background-color: var(--color--brand--bone-200);
  font-family: var(--typography--font-display);
  color: var(--color--brand--slate-400);
  letter-spacing: .12em;
  text-transform: uppercase;
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  font-weight: 600;
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
}

.footer_field {
  border-color: var(--color--brand--forest-900);
  min-height: 76px;
  font-family: var(--typography--font-display);
  color: var(--color--brand--forest-900);
  letter-spacing: .04em;
  background-color: #0000;
  border-style: solid;
  border-width: 1.5px;
  border-radius: 12px;
  align-items: center;
  padding-left: 26px;
  padding-right: 26px;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.footer_submit {
  border-color: var(--color--brand--forest-900);
  border-radius: var(--utility--radius-pill);
  background-color: var(--color--neutral--white);
  min-height: 66px;
  font-family: var(--typography--font-display);
  color: var(--color--brand--forest-900);
  letter-spacing: .12em;
  text-transform: uppercase;
  border-style: solid;
  border-width: 1.5px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.footer_bottom {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  margin-top: 0;
  display: grid;
}

.footer_brand {
  display: block;
}

.footer_logo {
  width: auto;
  height: 62px;
  display: block;
}

.footer_nav {
  grid-column-gap: 32px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.footer_link {
  color: var(--color--brand--slate-400);
  font-size: 17px;
  text-decoration: none;
  transition: color .2s;
}

.footer_link:hover {
  color: var(--color--brand--forest-700);
}

.footer_social {
  grid-column-gap: 16px;
  justify-self: end;
  align-items: center;
  display: flex;
}

.footer_social-link {
  width: 30px;
  height: 30px;
  color: var(--color--brand--slate-400);
  transition: color .2s;
  display: block;
}

.footer_social-link:hover {
  color: var(--color--brand--forest-700);
}

.nav_sentinel {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

.section_hero {
  background-color: var(--color--brand--bone-200);
  position: relative;
}

.hero_media {
  background-color: var(--color--brand--forest-900);
  margin-top: -88px;
  padding-top: 88px;
  position: relative;
  overflow: hidden;
}

.hero_field {
  z-index: 0;
  background-image: linear-gradient(#fbf0c4 0%, #e8e8dd 46%, #dcdccd 100%);
  position: absolute;
  inset: 0;
}

.hero_sun {
  z-index: 0;
  border-radius: var(--utility--radius-circle);
  background-image: radial-gradient(circle, #e1d0676b 0%, #e1d06700 66%);
  width: 940px;
  height: 820px;
  position: absolute;
  top: -220px;
  left: 50%;
  transform: translateX(-50%);
}

.hero_photo {
  z-index: 1;
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.hero_scrim {
  z-index: 1;
  background-image: linear-gradient(100deg, #1c2c2df2 0%, #1c2c2dcc 26%, #1c2c2d7a 52%, #1c2c2d1f 78%);
  position: absolute;
  inset: 0;
}

.hero_shade {
  z-index: 2;
  background-image: radial-gradient(circle farthest-corner at 58% 52% 34% 42%, #182627b8, #18262780 42%, #18262738 68%, #18262700);
  pointer-events: none;
  width: 1180px;
  height: 620px;
  position: absolute;
  top: 90px;
  left: -120px;
}

.hero_content {
  z-index: 3;
  max-width: 680px;
  padding-top: 150px;
  position: relative;
}

.hero_heading {
  color: var(--color--brand--bone-200);
  margin-bottom: 22px;
  line-height: 1;
}

.hero_heading-line {
  white-space: nowrap;
  display: block;
}

.hero_heading-sub {
  color: var(--color--brand--honey-300);
  letter-spacing: -.01em;
  white-space: nowrap;
  margin-top: .14em;
  font-size: .78em;
  font-weight: 600;
  display: block;
}

.hero_lede {
  max-width: 40ch;
  color: var(--color--brand--sage-200);
  font-size: 20px;
  line-height: 1.55;
}

.hero_actions {
  z-index: 3;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-wrap: wrap;
  margin-top: 34px;
  display: flex;
  position: relative;
}

.hero_eyebrow {
  z-index: 3;
  color: var(--color--brand--honey-300);
  text-align: center;
  padding-top: 22px;
  padding-bottom: 100px;
  position: relative;
}

.hero_eyebrow.text-style-eyebrow {
  font-size: 14px;
}

.store-badge {
  grid-column-gap: 11px;
  border-radius: var(--utility--radius-pill);
  background-color: var(--color--brand--gold-500);
  color: var(--color--brand--forest-900);
  align-items: center;
  padding: 13px 24px;
  text-decoration: none;
  display: inline-flex;
}

.store-badge.is-light {
  border-color: var(--color--neutral--border);
  border-radius: var(--utility--radius-small);
  background-color: var(--color--neutral--white);
  color: #1c2c2d;
  border-style: solid;
  border-width: 1px;
  border-color: var(--color--neutral--border);
  border-radius: var(--utility--radius-small);
  background-color: var(--color--neutral--white);
  border-style: solid;
  border-width: 1px;
  padding: 11px 20px;
  box-shadow: 0 2px 8px #1c2c2d14;
}

.store-badge_icon {
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  display: flex;
}

.store-badge_text {
  text-align: left;
  flex-direction: column;
  line-height: 1.05;
  display: flex;
}

.store-badge_kicker {
  color: #263b3db3;
  font-size: 14px;
}

.store-badge_name {
  font-family: var(--typography--font-display);
  font-size: 17px;
  font-weight: 700;
}

.section_intro {
  background-color: var(--color--brand--bone-200);
  color: var(--color--brand--forest-700);
}

.intro_component {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 300px;
  align-items: center;
  display: grid;
}

.intro_heading {
  max-width: 20ch;
  color: var(--color--brand--forest-900);
  margin-bottom: 22px;
}

.intro_pull {
  max-width: 32ch;
  font-family: var(--typography--font-display);
  color: var(--color--brand--sage-300);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.35;
}

.intro_visual {
  justify-content: center;
  display: flex;
  position: relative;
}

.intro_glow {
  border-radius: var(--utility--radius-circle);
  background-image: radial-gradient(circle, #e1d06738, #e1d06700 70%);
  width: 340px;
  height: 340px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.intro_phone {
  animation: 6s cubic-bezier(.45, 0, .2, 1) infinite beePhone;
  position: relative;
}

.phone_component {
  aspect-ratio: 300 / 620;
  width: 300px;
  font-family: var(--typography--font-body);
  background-color: #f1f0e6;
  border-radius: 40px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 24px 60px #14201f66, 0 0 0 9px #1c2425, 0 0 0 10px #2c3637;
}

.phone_notch {
  z-index: 9;
  background-color: #1c2425;
  border-radius: 14px;
  width: 94px;
  height: 24px;
  position: absolute;
  top: 9px;
  left: 50%;
  transform: translate(-50%);
}

.phone_status {
  z-index: 8;
  height: 38px;
  font-family: var(--typography--font-display);
  color: var(--color--brand--forest-700);
  justify-content: space-between;
  align-items: center;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.phone_status-icons {
  grid-column-gap: 5px;
  align-items: center;
  display: flex;
}

.phone_screen {
  padding-top: 38px;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.phone_cards {
  grid-row-gap: 11px;
  flex-direction: column;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.phone_card {
  background-color: var(--color--neutral--white);
  border-radius: 18px;
  padding: 11px;
  box-shadow: 0 2px 8px #1c2c2d12;
}

.phone_card-img {
  object-fit: cover;
  border-radius: 12px;
  flex: none;
  width: 54px;
  height: 54px;
  display: block;
}

.phone_card-title {
  font-family: var(--typography--font-display);
  color: var(--color--brand--forest-700);
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
}

.phone_tabbar {
  z-index: 8;
  border-top: 1px solid var(--color--neutral--border);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #fffffff5;
  justify-content: space-around;
  align-items: flex-start;
  height: 62px;
  padding-top: 8px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.phone_tab {
  grid-row-gap: 3px;
  color: var(--color--brand--slate-500);
  flex-direction: column;
  align-items: center;
  font-size: 9.5px;
  font-weight: 600;
  display: flex;
}

.phone_tab.is-active {
  color: #184221;
  font-weight: 700;
}

.phone_icon {
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}

.section_how {
  background-color: var(--color--brand--forest-700);
  color: var(--color--brand--bone-200);
}

.how_header {
  text-align: center;
  margin-bottom: 54px;
}

.how_heading {
  color: var(--color--brand--bone-200);
}

.how_track {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.how_connector {
  border-top: 2px dashed var(--color--brand--sage-200);
  opacity: .5;
  height: 0;
  position: absolute;
  top: 30px;
  left: 16.5%;
  right: 16.5%;
}

.how_list {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
  position: relative;
}

.how_item {
  text-align: center;
}

.how_pin {
  width: 54px;
  height: 70px;
  margin: 0 auto 22px;
  display: block;
}

.how_item-heading {
  max-width: 16ch;
  color: var(--color--brand--bone-200);
  font-size: 23px;
  line-height: var(--typography--lh-heading);
  margin: 0 auto 12px;
}

.how_item-body {
  max-width: 34ch;
  color: var(--color--brand--sage-200);
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.6;
}

.how_actions {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 56px;
  display: flex;
}

.section_contribute {
  background-color: var(--color--brand--bone-200);
  position: relative;
  overflow: hidden;
}

.contribute_component {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.05fr;
  align-items: center;
  display: grid;
  position: relative;
}

.contribute_heading {
  color: var(--color--brand--forest-900);
  letter-spacing: -.025em;
  text-wrap: pretty;
  margin-bottom: 18px;
  line-height: 1.04;
}

.contribute_body {
  max-width: 44ch;
  color: var(--color--brand--slate-600);
  font-size: 18px;
  line-height: 1.65;
}

.contribute_card-wrap {
  position: relative;
}

.contribute_doodle {
  z-index: 2;
  pointer-events: none;
  width: 170px;
  height: 120px;
  color: var(--color--brand--gold-500);
  position: absolute;
  top: -64px;
  left: -196px;
  transform: rotate(-20deg);
}

.contribute_card {
  border-color: var(--color--brand--gold-500);
  border-radius: var(--utility--radius-large);
  background-color: var(--color--neutral--white);
  border-style: solid;
  border-width: 2px;
  padding: 26px;
  box-shadow: 0 6px 20px #1c2c2d1a;
}

.contribute_tabs {
  grid-column-gap: 4px;
  border-radius: var(--utility--radius-pill);
  background-color: var(--color--brand--bone-300);
  margin-bottom: 20px;
  padding: 5px;
  display: flex;
}

.contribute_tab {
  border-radius: var(--utility--radius-pill);
  box-shadow: none;
  font-family: var(--typography--font-body);
  color: var(--color--brand--slate-500);
  cursor: pointer;
  background-color: #0000;
  border-style: none;
  flex-grow: 1;
  padding: 11px 8px;
  font-size: 16px;
  font-weight: 500;
  transition: all .22s;
}

.contribute_tab.is-active {
  background-color: var(--color--neutral--white);
  color: var(--color--brand--forest-900);
  background-color: var(--color--neutral--white);
  font-weight: 700;
  box-shadow: 0 2px 8px #1c2c2d14;
}

.contribute_panel {
  display: none;
}

.contribute_panel.is-active {
  display: block;
}

.contribute_field {
  grid-column-gap: 11px;
  border-color: var(--color--neutral--border);
  border-radius: var(--utility--radius-pill);
  background-color: var(--color--brand--bone-200);
  border-style: solid;
  border-width: 1px;
  align-items: center;
  padding: 14px 20px;
  display: flex;
}

.contribute_input {
  min-width: 0;
  font-family: var(--typography--font-body);
  color: var(--color--brand--forest-700);
  background-color: #0000;
  border-style: none;
  flex-grow: 1;
  font-size: 17px;
}

.contribute_drop {
  grid-row-gap: 10px;
  background-color: var(--color--brand--bone-200);
  border: 2px dashed #263c3e47;
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 20px;
  display: flex;
}

.contribute_drop-label {
  font-family: var(--typography--font-display);
  color: var(--color--brand--forest-700);
  font-size: 16px;
  font-weight: 600;
}

.contribute_foot {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.contribute_note {
  color: var(--color--brand--slate-500);
  font-size: 14px;
  line-height: 1.4;
}

.button {
  grid-column-gap: 10px;
  border-radius: var(--utility--radius-pill);
  background-color: var(--color--brand--gold-500);
  min-height: 56px;
  font-family: var(--typography--font-display);
  color: var(--color--brand--forest-900);
  letter-spacing: .005em;
  white-space: nowrap;
  cursor: pointer;
  border: 1.5px solid #0000;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: transform .14s cubic-bezier(.22, .61, .36, 1), box-shadow .14s cubic-bezier(.22, .61, .36, 1), filter .14s cubic-bezier(.22, .61, .36, 1);
  display: inline-flex;
}

.button:hover {
  filter: brightness(.96);
  transform: translateY(-1px);
  box-shadow: 0 2px 8px #1c2c2d14;
}

.button.is-forest {
  background-color: var(--color--brand--forest-700);
  color: var(--color--brand--bone-200);
}

.teasers_component {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.teasers_component.list-clean {
  grid-template-rows: auto;
}

.teasers_card {
  border-radius: 28px;
  padding: 44px 40px;
  position: relative;
  overflow: hidden;
}

.teasers_card.is-squad {
  background-image: linear-gradient(#e8e07c 0%, #d9c95e 100%);
}

.teasers_card.is-fund {
  color: var(--color--brand--bone-200);
  background-image: linear-gradient(#7b948a 0%, #566a62 100%);
}

.teasers_emblem {
  opacity: .28;
  width: 102px;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.teasers_glyph {
  opacity: .42;
  width: 60px;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.teasers_eyebrow {
  margin-bottom: 14px;
  font-size: 12px;
}

.teasers_heading {
  letter-spacing: 0;
  margin-bottom: 16px;
  font-size: 32px;
  line-height: 1.08;
}

.teasers_body {
  max-width: 38ch;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.6;
}

.teasers_body.is-fund {
  max-width: 40ch;
}

.teasers_link {
  grid-column-gap: 8px;
  font-family: var(--typography--font-display);
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
}

.shop_header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 36px;
  display: flex;
}

.shop_heading {
  color: var(--color--brand--forest-900);
  letter-spacing: -.025em;
  text-wrap: pretty;
  margin-bottom: 16px;
  font-size: 52px;
  line-height: 1.06;
}

.shop_body {
  max-width: 56ch;
  color: var(--color--brand--slate-600);
  text-wrap: pretty;
  margin-bottom: 26px;
  font-size: 18px;
  line-height: 1.65;
}

.shop_carousel {
  aspect-ratio: 21 / 9;
  border-radius: 24px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.shop_track {
  width: 400%;
  height: 100%;
  transition: transform .45s cubic-bezier(.22, .61, .36, 1);
  display: flex;
}

.shop_slide {
  flex: 0 0 25%;
  width: 25%;
  height: 100%;
  display: block;
}

.shop_slide-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.shop_arrow {
  border-radius: var(--utility--radius-pill);
  width: 40px;
  height: 40px;
  color: var(--color--brand--forest-700);
  cursor: pointer;
  background-color: #f3f3eaeb;
  border-style: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 2px 8px #1c2c2d14;
}

.shop_arrow.is-prev {
  left: 14px;
}

.shop_arrow.is-next {
  right: 14px;
}

.shop_dots {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
  display: flex;
}

.shop_dot {
  border-radius: var(--utility--radius-pill);
  cursor: pointer;
  background-color: #263b3d3d;
  border-style: none;
  width: 8px;
  height: 8px;
  padding: 0;
  transition: all .3s;
}

.shop_dot.is-active {
  background-color: var(--color--brand--forest-700);
  background-color: var(--color--brand--forest-700);
  width: 22px;
}

.section_cta {
  background-color: var(--color--brand--bone-200);
  text-align: center;
  position: relative;
  overflow: hidden;
}

.cta_topo {
  z-index: 0;
  opacity: .25;
  pointer-events: none;
  background-image: url("https://cdn.prod.website-files.com/6a84c3e4d4fc8c29e9f806a8/6a84ee1a0e4b1d03c48c7143_topo.avif");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0;
  transform: scale(1.2);
}

.cta_heading {
  z-index: 1;
  max-width: 30ch;
  margin: 0 auto 34px;
  line-height: 1.06;
  position: relative;
}

.cta_actions {
  z-index: 1;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 42px;
  display: flex;
  position: relative;
}

.icon-embed {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.intro_stats {
  grid-column-gap: 14px;
  margin-bottom: 30px;
  display: flex;
}

.intro_stat {
  border-color: var(--color--neutral--border);
  border-radius: var(--utility--radius-large);
  background-color: var(--color--brand--bone-100);
  border-style: solid;
  border-width: 1px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  min-width: 150px;
  padding: 20px 24px;
  display: flex;
  box-shadow: 0 2px 8px #1c2c2d14;
}

.intro_stat-figure {
  font-family: var(--typography--font-display);
  color: var(--color--brand--forest-900);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
}

.intro_stat-label {
  color: var(--color--brand--slate-400);
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
}

.intro_stat-statement {
  max-width: 10ch;
  font-family: var(--typography--font-display);
  color: var(--color--brand--forest-900);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.15;
}

.footer_copyright {
  color: var(--color--brand--slate-400);
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
}

.hero_actions-wrap {
  width: fit-content;
}

.phone_filters {
  grid-column-gap: 7px;
  align-items: center;
  padding: 6px 12px 10px;
  display: flex;
}

.phone_filter-btn {
  background-color: #fff;
  border-radius: 999px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
  box-shadow: 0 1px 4px #1c2c2d1f;
}

.phone_filter-chip {
  min-height: 32px;
  color: var(--color--brand--forest-700);
  white-space: nowrap;
  background-color: #fff;
  border-radius: 999px;
  flex: none;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
  font-weight: 500;
  display: flex;
  box-shadow: 0 1px 4px #1c2c2d1f;
}

.phone_card-row {
  grid-column-gap: 10px;
  display: flex;
}

.phone_card-text {
  min-width: 0;
}

.phone_card-meta {
  grid-column-gap: 9px;
  color: var(--color--brand--slate-500);
  white-space: nowrap;
  align-items: center;
  margin-top: 5px;
  font-size: 10.5px;
  display: flex;
}

.phone_meta-item {
  grid-column-gap: 3px;
  align-items: center;
  display: flex;
}

.phone_card-desc {
  color: var(--color--brand--forest-700);
  margin-top: 9px;
  font-size: 11.5px;
  line-height: 1.4;
}

.phone_toggle-wrap {
  justify-content: center;
  display: flex;
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
}

.phone_toggle {
  grid-column-gap: 2px;
  background-color: #fff;
  border-radius: 999px;
  align-items: center;
  padding: 4px;
  display: flex;
  box-shadow: 0 4px 14px #1c2c2d29;
}

.phone_toggle-btn {
  grid-column-gap: 5px;
  color: var(--color--brand--forest-700);
  border-radius: 999px;
  align-items: center;
  padding: 7px 15px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}

.phone_toggle-btn.is-active {
  color: #fff;
  background-color: #184221;
}

.phone_tab-icon {
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 22px;
  display: flex;
}

.phone_tab-icon.is-active {
  background-color: #1842211a;
}

.container-small-2 {
  width: 100%;
  max-width: 27rem;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .container-large.align-center.about-hero_inner {
    padding-top: 117px;
    padding-bottom: 64px;
  }

  .padding-global.story_pad, .padding-global.shock_pad {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .padding-global.fund-what_pad, .padding-global.fund-who_pad, .padding-global.fund-how_pad {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .padding-global.contribute_pad {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .padding-global.teasers_pad {
    padding-top: 8px;
    padding-bottom: 44px;
  }

  .padding-global.shop_pad {
    padding-top: 8px;
    padding-bottom: 56px;
  }

  .padding-global.cta_pad {
    padding-top: 76px;
    padding-bottom: 84px;
  }

  .padding-global.story_pad, .padding-global.shock_pad {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .padding-global.values_pad {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .padding-global.team_pad {
    padding-top: 64px;
    padding-bottom: 72px;
  }

  .padding-global.vermont_pad {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .padding-global.about-cta_pad {
    padding-top: 88px;
    padding-bottom: 96px;
  }

  .padding-global.boost-hero_pad {
    padding-top: 99px;
    padding-bottom: 48px;
  }

  .padding-global.boost-what_pad {
    padding-top: 48px;
    padding-bottom: 56px;
  }

  .padding-global.boost-how_pad {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .padding-global.boost-cta_pad {
    padding-top: 76px;
    padding-bottom: 84px;
  }

  .padding-global.fund-what_pad, .padding-global.fund-who_pad, .padding-global.fund-how_pad {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .padding-global.fund-cta_pad {
    padding-top: 76px;
    padding-bottom: 84px;
  }

  .padding-global.fund-hero_inner {
    padding-bottom: 64px;
  }

  .padding-global.squad-hero_inner {
    padding-top: 90px;
    padding-bottom: 64px;
  }

  .padding-global.squad-intro_pad {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .padding-global.squad-get_pad {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .padding-global.squad-wait_inner {
    padding-top: 76px;
    padding-bottom: 84px;
  }

  .padding-global.legal-hero_pad {
    padding-top: 118px;
    padding-bottom: 52px;
  }

  .padding-global.legal-body_pad {
    padding-top: 56px;
    padding-bottom: 72px;
  }

  .padding-global.footer_pad {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .nav_component {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    background-color: #1c2c2d6b;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .nav_brand {
    height: 34px;
  }

  .nav_logo {
    opacity: 1;
    height: 34px;
  }

  .nav_logo.is-green {
    display: none;
  }

  .nav_menu {
    grid-column-gap: 12px;
  }

  .nav_list {
    grid-column-gap: 22px;
    display: flex;
  }

  .nav_button {
    padding: 9px 18px;
    font-weight: 700;
  }

  .nav_toggle {
    display: none;
  }

  .footer_bottom {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .footer_logo {
    height: 54px;
  }

  .footer_nav {
    grid-column-gap: 24px;
    grid-row-gap: 10px;
  }

  .footer_social {
    justify-self: center;
  }

  .hero_media {
    background-color: var(--color--brand--forest-700);
    margin-top: -66px;
    padding-top: 66px;
  }

  .hero_field, .hero_sun {
    display: none;
  }

  .hero_photo {
    z-index: 0;
    object-position: 62% center;
  }

  .hero_scrim {
    z-index: 1;
    background-image: linear-gradient(#182627db 0%, #182627a8 44%, #182627e0 100%);
  }

  .hero_shade {
    display: none;
  }

  .hero_content {
    max-width: none;
    padding-top: 56px;
    padding-bottom: 0;
  }

  .hero_heading {
    max-width: 26ch;
    margin-bottom: 18px;
    line-height: 1.02;
  }

  .hero_heading-line {
    white-space: normal;
    display: inline;
  }

  .hero_heading-sub {
    white-space: normal;
    margin-top: .2em;
    font-size: 34px;
  }

  .hero_lede {
    max-width: 44ch;
    margin-bottom: 28px;
    font-size: 20px;
  }

  .hero_actions {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-top: 0;
  }

  .hero_eyebrow {
    text-align: center;
    letter-spacing: .16em;
    padding-top: 16px;
    padding-bottom: 44px;
  }

  .hero_eyebrow.text-style-eyebrow {
    font-size: 12px;
  }

  .store-badge {
    grid-column-gap: 10px;
    min-height: 48px;
    padding: 12px 20px;
  }

  .store-badge.is-light {
    padding: 11px 18px;
  }

  .store-badge_icon {
    width: 24px;
    height: 24px;
  }

  .store-badge_kicker {
    font-size: 12px;
  }

  .store-badge_name {
    font-size: 16px;
  }

  .intro_component {
    grid-row-gap: 3.5rem;
    grid-template-columns: 1fr;
  }

  .intro_heading {
    text-wrap: pretty;
    max-width: none;
    margin-bottom: 16px;
  }

  .intro_body {
    max-width: none;
    margin-bottom: 16px;
  }

  .intro_pull {
    max-width: none;
    margin-bottom: 0;
    font-size: 20px;
  }

  .intro_glow {
    background-image: radial-gradient(circle, #e1d06742 0%, #e1d06700 70%);
    width: 300px;
    height: 300px;
  }

  .intro_phone {
    transform-origin: top;
    animation-name: beePhoneSm;
    transform: scale(.86);
  }

  .how_header {
    margin-bottom: 32px;
  }

  .how_connector {
    display: none;
  }

  .how_list {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: repeat(3, 1fr);
  }

  .how_pin {
    width: 40px;
    height: 52px;
  }

  .how_item-heading {
    max-width: none;
    margin-bottom: 8px;
    font-size: 20px;
  }

  .how_item-body {
    max-width: none;
    font-size: 16px;
  }

  .how_actions {
    display: none;
  }

  .contribute_component {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .contribute_heading {
    margin-bottom: 14px;
  }

  .contribute_body {
    max-width: none;
    margin-bottom: 26px;
    font-size: 17px;
  }

  .contribute_doodle {
    display: none;
  }

  .contribute_card {
    padding: 20px;
  }

  .contribute_tabs {
    margin-bottom: 16px;
  }

  .contribute_tab {
    padding: 11px 6px;
    font-size: 15px;
  }

  .contribute_field {
    grid-column-gap: 10px;
    padding: 13px 18px;
  }

  .contribute_input {
    font-size: 16px;
  }

  .contribute_drop {
    padding: 26px 16px;
  }

  .contribute_drop-label {
    font-size: 15px;
  }

  .contribute_foot {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-top: 16px;
  }

  .contribute_note {
    font-size: 13px;
  }

  .button {
    min-height: 52px;
    padding: 14px 28px;
    font-size: 17px;
  }

  .teasers_component {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-columns: 1fr 1fr;
  }

  .teasers_card {
    padding: 32px 26px;
  }

  .teasers_emblem {
    width: 82px;
    bottom: 12px;
    right: 12px;
  }

  .teasers_eyebrow {
    margin-bottom: 12px;
  }

  .teasers_heading {
    margin-bottom: 14px;
    font-size: 26px;
  }

  .teasers_body {
    max-width: none;
    margin-bottom: 20px;
    font-size: 15px;
  }

  .teasers_link {
    min-height: 44px;
  }

  .shop_header {
    margin-bottom: 24px;
  }

  .shop_heading {
    margin-bottom: 12px;
    font-size: 32px;
  }

  .shop_body {
    max-width: 52ch;
    margin-bottom: 20px;
    font-size: 17px;
  }

  .shop_carousel {
    aspect-ratio: 16 / 9;
    border-radius: 22px;
  }

  .shop_arrow {
    width: 44px;
    height: 44px;
  }

  .shop_arrow.is-prev {
    left: 10px;
  }

  .shop_arrow.is-next {
    right: 10px;
  }

  .shop_dots {
    margin-top: 16px;
  }

  .cta_heading {
    margin-bottom: 28px;
  }

  .cta_actions {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-top: 0;
  }

  .section_about-hero {
    margin-top: -66px;
  }

  .about-hero_heading {
    max-width: none;
    margin-bottom: 22px;
  }

  .about-hero_lede {
    max-width: none;
    font-size: 19px;
  }

  .story_heading {
    white-space: normal;
    text-wrap: pretty;
  }

  .story_body {
    max-width: none;
    font-size: 18px;
  }

  .band_component {
    grid-template-columns: 1fr 1fr;
  }

  .band_figure {
    height: 320px;
  }

  .band_figure:last-child {
    grid-column: 1 / -1;
  }

  .band_caption {
    padding: 44px 18px 14px;
    font-size: 13px;
  }

  .shock_component {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .shock_statement {
    font-size: 24px;
  }

  .values_heading {
    margin-bottom: 34px;
  }

  .values_list {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-columns: repeat(3, 1fr);
  }

  .values_title {
    font-size: 22px;
  }

  .values_body {
    font-size: 16px;
  }

  .team_intro {
    max-width: none;
    margin-bottom: 28px;
  }

  .team_lede {
    font-size: 16px;
  }

  .team_list {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    grid-template-columns: repeat(2, 1fr);
  }

  .team_card {
    padding: 22px;
  }

  .vermont_component {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
  }

  .vermont_map {
    max-width: 300px;
  }

  .vermont_lede {
    max-width: none;
    font-size: 17px;
  }

  .vermont_panel {
    min-height: 0;
    padding: 22px;
  }

  .vermont_panel-name {
    font-size: 24px;
  }

  .cta_body {
    max-width: none;
    font-size: 17px;
  }

  .section_boost-hero {
    margin-top: -66px;
  }

  .boost-hero_sun {
    width: 460px;
    height: 460px;
    top: -160px;
    right: -120px;
  }

  .boost-hero_heading {
    max-width: none;
  }

  .boost-what_body {
    font-size: 18px;
  }

  .boost-wild {
    margin-top: 40px;
  }

  .boost-wild_grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: repeat(4, 1fr);
  }

  .boost-how_heading {
    margin-bottom: 28px;
  }

  .boost-how_row {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    grid-template-columns: 64px 1fr;
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .boost-how_icon {
    width: 36px;
    height: 36px;
  }

  .boost-how_title {
    font-size: 26px;
  }

  .boost-how_body {
    max-width: none;
    font-size: 16px;
  }

  .boost-cta_inner {
    max-width: none;
  }

  .boost-cta_heading {
    font-size: 34px;
  }

  .boost-cta_body {
    margin-bottom: 28px;
    font-size: 17px;
  }

  .section_fund-hero {
    min-height: 620px;
    margin-top: -66px;
  }

  .fund-hero_heading {
    max-width: none;
  }

  .fund-hero_lede {
    max-width: none;
    font-size: 20px;
  }

  .fund-hero_kicker {
    font-size: 18px;
  }

  .fund-what_intro {
    max-width: none;
    margin-bottom: 32px;
  }

  .fund-what_body {
    font-size: 18px;
  }

  .fund-what_grid {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr 1fr;
  }

  .fund-what_title {
    font-size: 20px;
  }

  .fund-who_component {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    grid-template-columns: 1.1fr .9fr;
  }

  .fund-who_body {
    font-size: 18px;
  }

  .fund-who_panel {
    padding: 34px 28px;
  }

  .fund-who_amount {
    font-size: 62px;
  }

  .fund-how_header {
    margin-bottom: 34px;
  }

  .fund-how_list {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    grid-template-columns: repeat(3, 1fr);
  }

  .fund-how_num {
    width: 50px;
    height: 50px;
    margin-bottom: 16px;
    font-size: 21px;
  }

  .fund-how_title {
    font-size: 20px;
  }

  .fund-how_copy {
    max-width: none;
    font-size: 15px;
  }

  .fund-cta_inner {
    max-width: none;
  }

  .fund-cta_heading {
    font-size: 34px;
  }

  .fund-cta_body {
    margin-bottom: 28px;
    font-size: 17px;
  }

  .section_squad-hero {
    min-height: 620px;
    margin-top: -66px;
  }

  .squad-hero_emblem {
    width: 62px;
    height: 62px;
    margin-bottom: 20px;
  }

  .squad-hero_heading {
    max-width: none;
  }

  .squad-hero_lede {
    max-width: none;
    margin-bottom: 28px;
    font-size: 20px;
  }

  .squad-intro_statement {
    margin-bottom: 20px;
    font-size: 26px;
  }

  .squad-intro_body {
    font-size: 18px;
  }

  .squad-get_heading {
    margin-bottom: 28px;
  }

  .squad-get_grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .squad-get_title {
    font-size: 21px;
  }

  .squad-get_copy {
    font-size: 15px;
  }

  .squad-wait_body {
    font-size: 17px;
  }

  .squad-wait_body.is-last {
    margin-bottom: 30px;
  }

  .section_legal-hero {
    margin-top: -66px;
  }

  .career_block {
    margin-bottom: 36px;
  }

  .career_block-title {
    font-size: 24px;
  }

  .careers_openings-title {
    margin-top: 40px;
  }

  .careers_card-title {
    font-size: 20px;
  }

  .blog-hero_subtitle {
    font-size: 18px;
  }

  .blog_media {
    margin-top: 0;
    margin-bottom: 24px;
  }

  .sqd-nav_menu, .sqd-nav_button {
    display: none;
  }

  .sqd-nav_toggle {
    display: flex;
  }

  .sqd-footer_columns {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .sqd-footer_brand {
    max-width: none;
  }

  .sqd-footer_nav {
    grid-column-gap: 48px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
  }

  .sqd-hero_layout {
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: flex-start;
  }

  .sqd-hero_content {
    width: 100%;
  }

  .sqd-hero_badge-text {
    line-height: 1;
  }

  .sqd-hero_heading {
    max-width: 58%;
  }

  .sqd-hero_lede {
    max-width: 620px;
  }

  .sqd-hero_media {
    width: 100%;
    min-width: 0;
    max-width: none;
  }

  .sqd-hero_bee {
    width: 190px;
    max-width: 190px;
    top: 0;
    left: auto;
    right: 0;
  }

  .sqd-why_grid {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .sqd-how_wrap {
    grid-row-gap: 24px;
  }

  .sqd-how_row {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .sqd-step {
    min-height: 350px;
    padding: 24px;
    overflow: hidden;
  }

  .sqd-step_row {
    grid-column-gap: 16px;
    flex-direction: row;
    align-items: flex-start;
  }

  .sqd-step_num {
    width: 62px;
    height: 62px;
    font-size: 24px;
  }

  .sqd-step_text {
    grid-row-gap: 8px;
  }

  .sqd-step_body {
    max-width: none;
  }

  .sqd-step_art-1 {
    width: 201px;
    max-width: 201px;
    top: 191px;
    left: 50%;
    transform: translateX(-50%);
  }

  .sqd-step_art-2 {
    width: 234px;
    max-width: 234px;
    top: 146px;
    left: 50%;
    transform: translateX(-50%);
  }

  .sqd-section-header-center {
    grid-row-gap: 12px;
    text-align: left;
    align-items: flex-start;
  }

  .sqd-crew_row, .sqd-stories_grid {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .sqd-stories_truck {
    width: 200px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    top: auto;
    left: auto;
  }

  .sqd-kit_grid {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .sqd-kit_card {
    grid-row-gap: 16px;
    padding: 24px;
  }

  .sqd-kit_card-art {
    grid-row-gap: 16px;
    justify-content: center;
    min-height: 350px;
    padding: 24px 50% 24px 24px;
    overflow: hidden;
  }

  .sqd-kit_spacer {
    width: 85px;
    height: 85px;
    display: none;
  }

  .sqd-kit_stat {
    align-items: center;
    width: 85px;
    height: 85px;
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .sqd-kit_statnum {
    font-size: 32px;
  }

  .sqd-kit_art {
    width: 42%;
    max-width: 320px;
    top: 50%;
    left: 75%;
    right: auto;
    transform: translate(-50%, -50%);
  }

  .sqd-cta_card {
    grid-row-gap: 20px;
    flex-direction: column;
    padding: 24px;
  }

  .sqd-cta_town {
    order: 2;
  }

  .sqd-cta_content {
    order: 1;
    width: 100%;
  }

  .sqd-cta_heading {
    line-height: 1.05;
  }

  .sqd-cta_button {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .sqd-step_body-narrow {
    max-width: none;
  }

  .sqd-term_body {
    grid-row-gap: 16px;
    padding: 20px;
  }

  .sqd-term_hours {
    grid-row-gap: 12px;
    border-color: var(--squad--color--outline);
    border-radius: var(--squad--radius-md);
    background-color: var(--squad--color--cream);
    border-style: solid;
    border-width: 2px;
    padding: 16px;
  }

  .sqd-term_hoursgroup {
    grid-row-gap: 12px;
  }

  .sqd-term_numrow {
    grid-column-gap: 8px;
  }

  .sqd-term_progress {
    grid-row-gap: 12px;
  }

  .sqd-term_track {
    background-color: #3a4442;
  }

  .footer_copyright {
    margin-top: 32px;
  }
}

@media screen and (max-width: 767px) {
  .container-large.align-center.about-hero_inner {
    padding-top: 101px;
    padding-bottom: 48px;
  }

  .padding-global.story_pad, .padding-global.shock_pad {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  .padding-global.story_pad, .padding-global.shock_pad {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  .padding-global.values_pad {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .padding-global.team_pad {
    padding-top: 52px;
    padding-bottom: 60px;
  }

  .padding-global.vermont_pad {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .padding-global.about-cta_pad {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .padding-global.legal-hero_pad {
    padding-top: 102px;
    padding-bottom: 44px;
  }

  .padding-global.legal-body_pad {
    padding-top: 44px;
    padding-bottom: 60px;
  }

  .padding-global.footer_pad {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav_list {
    display: none;
  }

  .nav_toggle {
    display: flex;
  }

  .footer_signup {
    max-width: none;
  }

  .footer_lede {
    font-size: 16px;
  }

  .footer_field {
    min-height: 62px;
    padding: 0 20px;
    font-size: 17px;
  }

  .footer_submit {
    min-height: 58px;
    font-size: 17px;
  }

  .footer_bottom {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .footer_nav {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-direction: column;
    align-items: center;
  }

  .footer_link {
    font-size: 17px;
  }

  .footer_social-link {
    width: 26px;
    height: 26px;
  }

  .hero_heading-sub {
    font-size: 24px;
  }

  .hero_lede {
    max-width: 38ch;
    font-size: 17px;
  }

  .intro_pull {
    font-size: 20px;
  }

  .how_list {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    grid-template-columns: 1fr;
  }

  .how_item {
    grid-column-gap: 16px;
    text-align: left;
    align-items: flex-start;
    display: flex;
  }

  .how_pin {
    flex: none;
    width: 34px;
    height: 44px;
    margin: 0;
  }

  .how_item-heading, .how_item-body {
    margin-left: 0;
    margin-right: 0;
  }

  .contribute_tabs {
    grid-column-gap: 2px;
    padding: 4px;
  }

  .contribute_tab {
    padding: 9px 4px;
    font-size: 14px;
  }

  .teasers_component {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .shop_carousel {
    aspect-ratio: 4 / 3;
  }

  .about-hero_lede, .story_body {
    font-size: 17px;
  }

  .band_component {
    grid-template-columns: 1fr;
  }

  .band_figure {
    height: 260px;
  }

  .band_figure:last-child {
    grid-column: auto;
  }

  .values_list {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    grid-template-columns: 1fr;
  }

  .team_list {
    grid-template-columns: 1fr;
  }

  .vermont_map {
    max-width: 260px;
  }

  .boost-wild_grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: repeat(2, 1fr);
  }

  .boost-how_row {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 44px 1fr;
  }

  .boost-how_icon {
    width: 32px;
    height: 32px;
  }

  .boost-how_title {
    font-size: 22px;
  }

  .section_fund-hero {
    min-height: 540px;
  }

  .fund-hero_lede, .fund-hero_kicker {
    font-size: 17px;
  }

  .fund-what_grid {
    grid-template-columns: 1fr;
  }

  .fund-who_component {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .fund-how_list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .section_squad-hero {
    min-height: 540px;
  }

  .squad-hero_emblem {
    width: 54px;
    height: 54px;
  }

  .squad-hero_lede {
    font-size: 17px;
  }

  .squad-intro_statement {
    font-size: 22px;
  }

  .squad-get_grid {
    grid-template-columns: 1fr;
  }

  .squad-wait_body {
    font-size: 16px;
  }

  .career_grid {
    grid-template-columns: 1fr;
  }

  .intro_stats {
    grid-row-gap: 14px;
    flex-wrap: wrap;
  }

  .sqd-nav_logo {
    height: 30px;
  }

  .sqd-footer_component {
    grid-row-gap: 40px;
    padding-top: 64px;
    padding-bottom: 32px;
  }

  .sqd-footer_nav {
    grid-row-gap: 32px;
    flex-direction: column;
  }

  .sqd-footer_col {
    min-width: auto;
  }

  .sqd-footer_bottom {
    grid-row-gap: 12px;
    flex-direction: column;
    align-items: flex-start;
  }

  .section_sqd-marquee {
    height: 46px;
  }

  .section_sqd-why, .section_sqd-how, .section_sqd-crew, .section_sqd-stories, .section_sqd-kit, .section_sqd-cta {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .section_sqd-hero {
    padding-top: 40px;
    padding-bottom: 48px;
  }

  .sqd-marquee_text {
    font-size: 14px;
  }

  .sqd-btn, .sqd-btn-ghost {
    width: 100%;
    padding: 14px 24px;
    font-size: 16px;
  }

  .sqd-hero_layout {
    grid-row-gap: 32px;
    flex-direction: column;
    align-items: flex-start;
  }

  .sqd-hero_content {
    grid-row-gap: 20px;
    width: 100%;
  }

  .sqd-hero_badge {
    padding: 6px 12px;
  }

  .sqd-hero_badge-text {
    letter-spacing: 1px;
  }

  .sqd-hero_heading {
    max-width: 58%;
  }

  .sqd-hero_lede {
    max-width: none;
  }

  .sqd-hero_ctas {
    grid-row-gap: 12px;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }

  .sqd-hero_media {
    width: 100%;
  }

  .sqd-hero_bee {
    width: 160px;
    max-width: 160px;
    top: 60px;
    left: auto;
    right: 0;
  }

  .sqd-compare_card-own {
    padding: 24px;
  }

  .sqd-compare_card-squad {
    padding: 24px;
    box-shadow: 4px 4px #000;
  }

  .sqd-story_card {
    padding: 24px;
  }

  .sqd-story_quote {
    font-size: 15px;
  }

  .sqd-story_rule {
    display: none;
  }

  .sqd-story_place {
    color: var(--squad--color--muted-border);
  }

  .sqd-kit_card-art {
    justify-content: flex-end;
    min-height: 350px;
    padding-right: 24px;
  }

  .sqd-kit_spacer {
    display: block;
  }

  .sqd-kit_art {
    width: 206px;
    max-width: 206px;
    top: 14px;
    left: 50%;
    transform: translateX(-50%);
  }

  .sqd-cta_body {
    font-size: 15px;
  }

  .section_sqd-form {
    align-items: flex-start;
    padding-top: 64px;
    padding-bottom: 96px;
  }

  .sqd-form_screen-title {
    font-size: 26px;
  }

  .sqd-form_question {
    font-size: 22px;
  }

  .sqd-form_input {
    font-size: 20px;
  }

  .sqd-form_nav {
    bottom: 16px;
    right: 16px;
  }
}

@media screen and (max-width: 479px) {
  .boost-how_row {
    grid-template-rows: auto;
  }

  .intro_stats {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 24px;
  }

  .intro_stat {
    flex-grow: 1;
    min-width: 130px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .intro_stat-statement {
    text-align: center;
    max-width: none;
  }

  .sqd-hero_heading {
    max-width: 200px;
  }

  .sqd-hero_bee {
    width: 127px;
    max-width: 127px;
    top: 77px;
    left: auto;
    right: 0;
  }

  .sqd-story_stars {
    grid-column-gap: 4px;
  }

  .sqd-cta_button {
    width: 100%;
  }
}
