.gs-hero-video{width:100%}.gs-hero-video__inner{padding:1.25rem 0}.gs-hero-video__media{display:block;width:100%;height:auto;max-width:var(--gs-hero-max, 1920px);margin:0 auto}.gs-testimonials__inner{max-width:76rem;margin:0 auto;padding:1.5rem 1.5rem 1.25rem;display:flex;flex-direction:column;align-items:center}.gs-testimonials__viewport{display:grid;width:100%}.gs-testimonials__slide{grid-area:1 / 1;display:grid;grid-template-columns:1fr;justify-items:center;gap:1rem;padding:.5rem;opacity:0;visibility:hidden;transition:opacity .4s ease}.gs-testimonials__slide.is-active{opacity:1;visibility:visible}.gs-testimonials__avatar{width:8rem;height:8rem;border-radius:999px;padding:.35rem;background:var(--brand-cream);border:4px solid rgba(244,231,207,.7);flex:none}.gs-testimonials__avatar img{width:100%;height:100%;border-radius:999px;object-fit:cover}.gs-testimonials__body{text-align:center}.gs-testimonials__quote{border:0;padding:0;margin:0 0 .75rem;font-size:1.5rem;font-style:italic;font-weight:300;line-height:1.5;color:#fff}.gs-testimonials__quote p{margin:0}.gs-testimonials__author{font-size:1rem;font-weight:600;letter-spacing:.02em;color:var(--brand-cream)}.gs-testimonials__dots{display:flex;gap:.75rem;margin-top:1rem}.gs-testimonials__dot{width:.65rem;height:.65rem;padding:0;border:0;border-radius:999px;background:#f4e7cf66;cursor:pointer;transition:background-color .3s ease}.gs-testimonials__dot:hover{background:#f4e7cfb3}.gs-testimonials__dot.is-active{background:var(--brand-cream)}@media screen and (min-width:750px){.gs-testimonials__slide{grid-template-columns:12rem minmax(0,1fr);align-items:center;gap:3rem;padding:.25rem 1.5rem}.gs-testimonials__avatar{width:11rem;height:11rem}.gs-testimonials__body{text-align:left}.gs-testimonials__quote{font-size:1.875rem;line-height:1.6}}.gs-linecards{width:100%}.gs-linecards__grid{display:grid;grid-template-columns:1fr;width:100%;margin:0 auto;max-width:1920px}.gs-linecards__media{min-height:14rem;overflow:hidden}.gs-linecards__media img{display:block;width:100%;height:100%;object-fit:cover}.gs-linecards__content{display:flex;flex-direction:column;justify-content:center;padding:2.5rem 1.5rem}.gs-linecards__heading{margin:0 0 .75rem}.gs-linecards__text{margin-bottom:1.75rem;color:var(--brand-muted-text);line-height:1.6}.gs-linecards__text>:first-child{margin-top:0}.gs-linecards__text>:last-child{margin-bottom:0}.gs-linecards__cards{display:grid;grid-template-columns:1fr;gap:1.25rem}.gs-linecard{display:flex;flex-direction:column;height:100%;padding:1.5rem;border-radius:1rem;background:var(--gs-accent, var(--brand-brown));color:#fff;text-decoration:none;transition:opacity .2s ease}.gs-linecard:hover{opacity:.9;color:#fff}.gs-linecard__title{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#fff}.gs-linecard__tagline{flex:1 1 auto;margin:0;font-size:.9rem;opacity:.85}.gs-linecard__cta{margin-top:1rem;font-size:.85rem;font-weight:600;text-decoration:underline;text-underline-offset:2px}@media screen and (min-width:640px){.gs-linecards__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.gs-linecards__grid{grid-template-columns:1fr 1fr;min-height:24rem}.gs-linecards--image-right .gs-linecards__media{order:2}.gs-linecards--image-right .gs-linecards__content{order:1}.gs-linecards__content{padding:3rem}}.gs-fc__inner{max-width:80rem;margin:0 auto;padding:4rem 1.5rem}.gs-fc__heading{text-align:center;margin:0 0 .5rem}.gs-fc__subtext{text-align:center;margin:0 0 2.5rem;color:var(--brand-muted-text)}.gs-fc__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin:0;padding:0;list-style:none}.gs-fc__item{display:flex}.gs-fc__item>.gs-card{width:100%}.gs-fc__cta{text-align:center;margin-top:2rem}.gs-fc__cta .gs-btn{padding:.6rem 1.5rem;font-size:.9rem}@media screen and (min-width:600px){.gs-fc__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.gs-fc__grid{grid-template-columns:repeat(var(--gs-cols, 4),minmax(0,1fr))}}.gs-founder__inner{max-width:76rem;margin:0 auto;padding:4rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:2.5rem;text-align:center}.gs-founder__photo{flex:none}.gs-founder__photo img{width:12rem;height:12rem;border-radius:999px;object-fit:cover}.gs-founder__heading{margin:0 0 .85rem}.gs-founder__text{color:var(--brand-muted-text);line-height:1.6}.gs-founder__text>:first-child{margin-top:0}.gs-founder__text>:last-child{margin-bottom:0}.gs-founder__cta{margin-top:1.25rem}.gs-founder__cta .gs-btn{padding:.6rem 1.4rem;font-size:.9rem}@media screen and (min-width:750px){.gs-founder__inner{flex-direction:row;text-align:left;gap:4rem}.gs-founder__photo img{width:16rem;height:16rem}}.gs-ctastrip__inner{max-width:76rem;margin:0 auto;padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.5rem;text-align:center}.gs-ctastrip__heading{margin:0 0 .35rem}.gs-ctastrip__subtext{margin:0;font-size:.9rem;opacity:.9}.gs-ctastrip__buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.gs-ctastrip__btn{padding:.6rem 1.3rem;font-size:.9rem}.gs-ctastrip__btn--light{background:var(--brand-white);color:var(--brand-brown)}.gs-ctastrip__btn--light:hover{background:var(--brand-cream)}.gs-ctastrip__btn--dark{background:var(--brand-brown);color:var(--brand-cream)}.gs-ctastrip__btn--dark:hover{background:var(--brand-brown-hover)}@media screen and (min-width:750px){.gs-ctastrip__inner{flex-direction:row;text-align:left}.gs-ctastrip__buttons{justify-content:flex-end}}@media screen and (min-width:990px){.gs-ctastrip__buttons{flex-wrap:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gs-home.css.map */
