:root{--gusto-green: 37, 70, 32;--gusto-green-hex: #254620;--gusto-green-dark: #1a3016;--gusto-green-tint: rgba(37, 70, 32, .15);--gusto-green-tint-light: rgba(37, 70, 32, .1);--gusto-font: "Montserrat", var(--font-body-family), sans-serif;--gusto-font-alt: "Poppins", var(--font-body-family), sans-serif}body.template-index,.template-index .rich-text,.template-index .multicolumn,.template-index .collection,.template-index .image-with-text,.template-index .collapsible-content,.gusto-section{font-family:var(--gusto-font)}.gusto-section-heading{color:#000;font-family:var(--gusto-font);font-weight:700;font-size:42px;line-height:52px;text-align:center;text-transform:capitalize;margin:0 0 1rem}.gusto-section-subheading{font-family:var(--gusto-font);font-size:16px;line-height:29px;text-align:center;color:#000;max-width:720px;margin:0 auto 2rem}@media screen and (max-width:749px){.gusto-section-heading{font-size:24px;line-height:36px}}.gusto-hero{position:relative;overflow:hidden;background:#000;padding:150px 20px;min-height:560px;display:flex;align-items:center;text-align:center;color:#fff}.gusto-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.gusto-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(60%)}.gusto-hero__inner{position:relative;z-index:1;width:min(1170px,calc(100% - 40px));max-width:1170px;padding-right:0;padding-left:0;margin:0 auto}.gusto-hero__eyebrow{color:#fff;font-family:var(--gusto-font);font-weight:200;font-size:17px;letter-spacing:normal;margin:0;text-transform:none}.gusto-hero__logo{width:min(700px,100%);height:auto;margin:15px auto 0;display:block}.gusto-hero__title{color:#fff;font-family:var(--gusto-font);font-weight:700;font-size:42px;line-height:52px;margin:25px 0 0;text-transform:capitalize}.gusto-hero__text{color:#fff;font-family:var(--gusto-font);font-size:16px;line-height:26px;margin:18px 0 0}.gusto-hero__button{display:inline-block;margin-top:35px;padding:13px 35px;background:#fff;color:#000;font-family:var(--gusto-font);font-weight:500;font-size:16px;line-height:24px;border-radius:1000px;text-decoration:none;transition:background .2s,color .2s}.gusto-hero__button:hover{background:#000;color:#fff}@media screen and (max-width:749px){.gusto-hero{padding:50px 20px;min-height:420px}.gusto-hero__title{font-size:24px;line-height:36px}}.gusto-tint-bg{background-color:var(--gusto-green-tint)}.gusto-tint-bg-light{background-color:var(--gusto-green-tint-light)}.gusto-collection-cards-section{background-color:var(--gusto-green-tint)}.gusto-collection-cards{background-color:transparent;padding:50px 0}.gusto-collection-cards__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:25px;flex-wrap:wrap}.gusto-collection-cards__header .gusto-section-heading{text-align:left;margin:0;font-size:32px;line-height:42px}.gusto-collection-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gusto-collection-cards__button{display:inline-flex;align-items:center;min-height:46px;padding:10px 32px;border-radius:999px;background:var(--gusto-green-hex);color:#fff;font-weight:600;text-decoration:none;transition:background-color .18s ease,transform .18s ease}.gusto-collection-cards__button:hover{background:var(--gusto-green-dark);transform:translateY(-2px)}.gusto-facts{background:#fff}.gusto-facts__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;margin-top:56px}.gusto-facts__item{text-align:center}.gusto-facts__video-wrap{width:100%;max-width:194px;aspect-ratio:194 / 150;margin:0 auto 24px}.gusto-facts__video{display:block;width:100%;height:100%;object-fit:contain}.gusto-facts__mark{display:block;width:54px;height:3px;margin:0 auto 24px;border-radius:3px;background:var(--gusto-green-hex)}.gusto-facts__item p{margin:0;color:#000;font-size:15px;font-weight:600;line-height:1.65;text-transform:capitalize}@media screen and (max-width:989px){.gusto-facts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:549px){.gusto-facts__grid{grid-template-columns:1fr;margin-top:32px}.gusto-facts__video-wrap{max-width:280px}}.gusto-collection-card{display:block;position:relative;text-align:center;text-decoration:none;color:inherit;transition:transform .3s ease}.gusto-collection-card:before{position:absolute;z-index:-1;top:100%;left:5%;width:90%;height:10px;content:"";opacity:0;background:radial-gradient(rgba(0,0,0,.35) 0,transparent 80%);transition:transform .3s ease,opacity .3s ease}.gusto-collection-card__media{width:100%;max-width:280px;aspect-ratio:1;overflow:hidden;border-radius:5px;box-shadow:#00000040 4px 4px 16px;margin:0 auto;background:#fff}.gusto-collection-card__image{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center;display:block}.gusto-collection-card:hover,.gusto-collection-card:focus-visible{transform:translateY(-5px)}.gusto-collection-card:hover:before,.gusto-collection-card:focus-visible:before{opacity:1;transform:translateY(5px)}.gusto-collection-card:focus-visible,.gusto-collection-cards__button:focus-visible{outline:3px solid var(--gusto-green-hex);outline-offset:5px}@media(prefers-reduced-motion:reduce){.gusto-collection-card,.gusto-collection-card__media,.gusto-collection-cards__button{transition:none}.gusto-collection-card:hover,.gusto-collection-card:focus-visible,.gusto-collection-cards__button:hover{transform:none}.gusto-collection-card:before{transition:none}}.gusto-collection-card__title{margin:15px 0 0;font-family:var(--gusto-font);font-weight:600;font-size:18px;line-height:30px}.gusto-collection-card__text{margin:5px 0 0;font-size:14px;line-height:23px}@media screen and (max-width:989px){.gusto-collection-cards__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.gusto-collection-cards__grid{grid-template-columns:1fr}}.gusto-icon-list{padding:36px 0}.gusto-icon-list__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(32px,4vw,64px)}.gusto-icon-list__media{width:100%;min-width:0;max-width:100%;aspect-ratio:1 / 1;overflow:hidden}.gusto-icon-list__feature-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.gusto-icon-list__content{display:flex;flex-direction:column;justify-content:center;width:100%;min-width:0;padding:32px 0}.gusto-icon-list__content .gusto-section-heading{margin-bottom:24px;text-align:left}.gusto-icon-list__item{display:flex;align-items:flex-start;gap:10px;margin-top:15px;width:100%}.gusto-icon-list__item:first-child{margin-top:0}.gusto-icon-list__icon{width:21px;height:21px;flex-shrink:0;margin-top:2px}.gusto-icon-list__text{font-family:var(--gusto-font);font-weight:500;font-size:15.5px;line-height:24px;margin:0}.gusto-icon-list__text strong{color:#000;font-weight:700}@media screen and (max-width:1099px){.gusto-icon-list__layout{grid-template-columns:1fr}.gusto-icon-list__media{max-width:760px;margin:0 auto}.gusto-icon-list__content{max-width:760px;margin:0 auto;padding:0}.gusto-icon-list__content .gusto-section-heading{text-align:center}}@media screen and (max-width:749px){.gusto-icon-list__layout{gap:28px}.gusto-icon-list__item{gap:8px}.gusto-icon-list__text{font-size:14px;line-height:22px}}.gusto-testimonials{padding:36px 0;background-color:var(--gusto-green-tint-light)}.gusto-statistics{background:#fff}.gusto-statistics__layout{display:grid;grid-template-columns:544px minmax(0,1fr);gap:60px;align-items:center;margin-top:36px}.gusto-statistics__media{height:550px;overflow:hidden}.gusto-statistics__media img{display:block;width:100%;height:100%;object-fit:cover}.gusto-statistics__content h3{margin:0 0 30px;color:#000;font-size:32px;font-weight:700;line-height:1.3}.gusto-statistics__result+.gusto-statistics__result{margin-top:26px}.gusto-statistics__value{display:block;margin-bottom:7px;color:#000;font-size:20px;font-weight:600}.gusto-statistics__result--circular{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:22px}.gusto-statistics__circle{position:relative;display:grid;width:112px;height:112px;place-items:center;border-radius:50%;background:conic-gradient(var(--gusto-green-hex) var(--progress),rgba(37,70,32,.15) 0)}.gusto-statistics__circle:before{position:absolute;top:11px;right:11px;bottom:11px;left:11px;border-radius:50%;background:#fff;content:""}.gusto-statistics__circle .gusto-statistics__value{position:relative;z-index:1;margin:0;font-size:21px}.gusto-statistics__result p{margin:10px 0 0;color:#000;font-size:16px;font-weight:600;line-height:1.55;text-transform:capitalize}.gusto-statistics__result--circular p{margin:0}.gusto-statistics__result--metric-only .gusto-statistics__value{margin-bottom:2px}.gusto-statistics__result--metric-only p{margin-top:0}@media screen and (max-width:989px){.gusto-statistics__layout{grid-template-columns:1fr;gap:36px}.gusto-statistics__media{height:auto;aspect-ratio:1}}@media screen and (max-width:549px){.gusto-statistics__result--circular{grid-template-columns:92px minmax(0,1fr);gap:16px}.gusto-statistics__circle{width:92px;height:92px}.gusto-statistics__circle:before{top:9px;right:9px;bottom:9px;left:9px}}.gusto-media-text{overflow:hidden}.gusto-media-text__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center}.gusto-media-text--text_first .gusto-media-text__media{order:2}.gusto-media-text--text_first .gusto-media-text__content{order:1}.gusto-media-text__media img,.gusto-media-text__placeholder{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;display:block}.gusto-media-text__content .gusto-section-heading{text-align:left;margin-bottom:18px}.gusto-media-text__eyebrow{margin:0 0 10px;color:rgb(var(--gusto-green));font-size:12px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.gusto-media-text__text{max-width:62rem;font-size:16px;line-height:1.75}.gusto-media-text__text p:first-child{margin-top:0}.gusto-media-text__text p:last-child{margin-bottom:0}.gusto-media-text__content .button{margin-top:24px}@media screen and (max-width:749px){.gusto-media-text__inner{grid-template-columns:1fr;gap:24px}.gusto-media-text--text_first .gusto-media-text__media,.gusto-media-text--text_first .gusto-media-text__content{order:initial}}.gusto-trust-bar__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gusto-trust-bar__item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:center;min-height:84px}.gusto-trust-bar__icon{width:42px;height:42px;border-radius:50%;background:rgba(var(--gusto-green),.1);color:rgb(var(--gusto-green));display:flex;align-items:center;justify-content:center}.gusto-trust-bar__icon .svg-wrapper{width:21px;height:21px}.gusto-trust-bar__item h3{margin:0 0 4px;font-size:15px;line-height:1.3;text-transform:uppercase;letter-spacing:.8px}.gusto-trust-bar__item p{margin:0;font-size:14px;line-height:1.5}@media screen and (max-width:989px){.gusto-trust-bar__grid{grid-template-columns:1fr}}.gusto-account-gate__panel{max-width:820px;margin:0 auto;text-align:center}.gusto-account-gate__eyebrow{margin:0 0 10px;color:rgb(var(--gusto-green));font-size:12px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.gusto-account-gate__panel h1{margin:0 0 18px}.gusto-account-gate__panel .rte{max-width:620px;margin:0 auto}.gusto-account-gate__buttons{margin-top:26px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.gusto-testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:36px}.gusto-testimonial-card{display:flex;flex-direction:column;min-width:0;min-height:350px;background:#fff;border:1px solid rgba(37,70,32,.12);border-radius:12px;box-shadow:0 10px 28px #132d171a;padding:28px;transition:transform .22s ease,box-shadow .22s ease}.gusto-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #132d1724}.gusto-testimonial-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.gusto-testimonial-card__customer,.gusto-testimonial-card__verified{display:flex;align-items:center;gap:8px}.gusto-testimonial-card__customer{min-width:max-content;flex-shrink:0}.gusto-testimonial-card__flag{font-size:20px;line-height:1}.gusto-testimonial-card__name{font-family:var(--gusto-font);font-weight:700;font-size:16px;margin:0;white-space:nowrap}.gusto-testimonial-card__verified{flex-shrink:0;padding:5px 9px;border-radius:999px;background:#25462014}.gusto-testimonial-card__verified img{width:20px;height:20px}.gusto-testimonial-card__verified span{color:#1f1f1f;font-size:13px;line-height:20px;font-weight:600}.gusto-testimonial-card__quote{flex:1;min-height:142px;padding:8px 0 26px;border:0;border-bottom:1px solid rgba(37,70,32,.16);color:#111;font-size:18px;font-weight:600;font-style:italic;line-height:1.55;text-align:left;margin:0}.gusto-testimonial-card__highlights{display:grid;gap:12px;margin-top:22px}.gusto-testimonial-card__highlights p{display:flex;align-items:flex-start;gap:10px;margin:0;color:#252525;font-size:14px;font-weight:500;line-height:1.5}.gusto-testimonial-card__highlights img{flex:0 0 20px;width:20px;height:20px;margin-top:1px}@media screen and (max-width:989px){.gusto-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.gusto-testimonial-card{transition:none}.gusto-testimonial-card:hover{transform:none}}@media screen and (max-width:749px){.gusto-testimonials__grid{grid-template-columns:1fr;gap:20px}.gusto-testimonial-card{min-height:0;padding:24px 20px}.gusto-testimonial-card__header{align-items:flex-start;flex-wrap:wrap}.gusto-testimonial-card__verified span{font-size:13px}.gusto-testimonial-card__quote{min-height:0}}.gusto-guarantee{padding:30px 0;background:#fff}.gusto-guarantee__box{background:var(--gusto-green-hex);border-radius:15px;padding:20px 50px;text-align:center;color:#fff;max-width:850px;margin:0 auto}.gusto-guarantee__badge{width:220px;height:auto;margin:0 auto;display:block}.gusto-guarantee__title{font-family:var(--gusto-font);font-weight:700;font-size:42px;line-height:52px;margin:0;color:#fff;text-transform:capitalize}.gusto-guarantee__text{color:#fff;font-size:16.5px;line-height:29px;margin:10px 0 0}@media screen and (max-width:749px){.gusto-guarantee__box{padding:30px 15px}.gusto-guarantee__title{font-size:24px;line-height:36px}.gusto-guarantee__badge{width:150px}}.gusto-comparison__label{display:inline-flex;align-items:center;min-height:34px;margin:0 0 18px;padding:6px 14px;border-radius:999px;font-family:var(--gusto-font);font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.4;text-transform:uppercase}.gusto-comparison__label--muted{background:#f1f1ee;color:#595959}.gusto-comparison__label--highlight{background:var(--gusto-green-hex);color:#fff}.gusto-comparison__media{width:100%;aspect-ratio:679 / 525;margin:0 0 28px;overflow:hidden;border-radius:4px;background:#f4f4f1}.gusto-comparison__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.gusto-comparison__card--highlight{border:1px solid var(--gusto-green-hex);box-shadow:#8bb7e41a 0 5px 15px;padding:40px}.gusto-comparison__card--muted{padding:40px}.gusto-comparison__prices{margin:0 0 1rem}.gusto-comparison__price-sale{font-size:40px;font-weight:400;line-height:54px;display:inline;font-family:var(--gusto-font)}.gusto-comparison__price-compare{font-size:40px;text-decoration:line-through;opacity:.7;margin-right:8px;font-family:var(--gusto-font)}.gusto-comparison li{display:flex;align-items:flex-start;gap:10px;padding-left:0}.gusto-comparison li:before{content:none}.gusto-comparison li img{width:21px;height:21px;flex-shrink:0;margin-top:2px}.template-index .collection .card__heading{font-family:var(--gusto-font);font-weight:600;font-size:14px;line-height:24px}.template-index .collection .price{font-family:var(--gusto-font);font-weight:700;font-size:18px}.template-index .collection .quick-add__submit,.template-index .collection .button{background-color:var(--gusto-green-hex);color:#fff;border-radius:1000px;font-family:var(--gusto-font);font-weight:500}.template-index .collection .quick-add__submit:hover,.template-index .collection .button:hover{background-color:var(--gusto-green-dark)}.template-index .collection .title{font-family:var(--gusto-font);font-weight:700;font-size:42px;line-height:52px;text-transform:capitalize}.template-index .collapsible-content summary{font-family:var(--gusto-font);font-weight:600;font-size:17px;line-height:30px;border-bottom:1px solid var(--gusto-green-hex);padding:17px 0}.template-index .collapsible-content .accordion{border:none}#shopify-section-stats-intro .rich-text__heading{font-family:var(--gusto-font);font-weight:700;font-size:42px;line-height:52px;text-transform:capitalize}#shopify-section-stats-intro .rich-text__text{font-size:16px;line-height:29px;text-align:center}#shopify-section-stats .multicolumn-card__info h3{font-family:var(--gusto-font);font-size:40px;line-height:54px;font-weight:400}#shopify-section-stats .multicolumn-card__info p{font-family:var(--gusto-font-alt);font-weight:600;font-size:20px}.gusto-faq{background:#fff}.gusto-faq__layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:0}.gusto-faq__media{align-self:start;min-width:0;aspect-ratio:1;overflow:hidden}.gusto-faq__media img{display:block;width:100%;height:100%;object-fit:cover}.gusto-faq__content{display:flex;flex-direction:column;align-self:start;justify-content:flex-start;min-width:0;padding-top:68px;padding-left:50px}.gusto-faq__eyebrow{margin:0;color:#000;font-size:36px;font-weight:300;line-height:46px}.gusto-faq__content h2{margin:0 0 26px;color:#000;font-size:46px;font-weight:400;line-height:54px}.gusto-faq__item{min-width:0;overflow:hidden;background:#fff;border:0!important;border-bottom:1px solid rgba(37,70,32,.7)!important;box-shadow:none!important}.gusto-faq__item+.gusto-faq__item{border-top:0!important}.gusto-faq__trigger{display:flex;width:100%;align-items:center;gap:12px;min-height:65px;padding:17px 0;-webkit-appearance:none;appearance:none;background:#fff;color:#000;font-family:var(--gusto-font);font-size:17px;font-weight:600;line-height:30px;text-align:left;cursor:pointer;border:0!important;border-radius:0;outline:0;box-shadow:none!important;-webkit-tap-highlight-color:transparent;transition:background-color .32s ease,color .32s ease}.gusto-faq__trigger>span:last-child{min-width:0;overflow-wrap:anywhere}.gusto-faq__trigger:hover,.gusto-faq__trigger:focus,.gusto-faq__trigger:focus-visible{border:0!important;outline:0;box-shadow:none!important}.gusto-faq__trigger:hover,.gusto-faq__trigger:focus-visible{background:var(--gusto-green-tint-light)}.gusto-faq__item.is-open .gusto-faq__trigger{color:var(--gusto-green-hex)}.gusto-faq__plus{position:relative;width:15px;height:15px;flex:0 0 15px}.gusto-faq__plus:before,.gusto-faq__plus:after{position:absolute;top:7px;left:0;width:15px;height:1.5px;background:#000;content:""}.gusto-faq__plus:after{transform:rotate(90deg);transition:transform .42s ease}.gusto-faq__item.is-open .gusto-faq__plus:after{transform:rotate(0);transition-duration:.65s}.gusto-faq__answer-reveal{display:grid;grid-template-rows:0fr;overflow:hidden;opacity:0;visibility:hidden;transition:grid-template-rows .42s cubic-bezier(.22,1,.36,1),opacity .26s ease,visibility 0s linear .42s}.gusto-faq__item.is-open .gusto-faq__answer-reveal{grid-template-rows:1fr;opacity:1;visibility:visible;transition-duration:.65s,.4s,0s;transition-delay:0s}.gusto-faq__answer{min-height:0;overflow:hidden;padding:0 0 18px 27px;color:#000;font-size:15px;line-height:1.6}.gusto-faq__answer p{margin:0}@media(prefers-reduced-motion:reduce){.gusto-faq__trigger,.gusto-faq__plus:after,.gusto-faq__answer-reveal{transition:none}}@media screen and (max-width:1099px){.gusto-faq__layout{grid-template-columns:1fr;gap:36px}.gusto-faq__media{width:min(100%,680px);margin:0 auto}.gusto-faq__content{width:min(100%,680px);padding-top:0;padding-left:0;margin:0 auto}}@media screen and (max-width:749px){.gusto-faq__eyebrow{font-size:28px;line-height:36px}.gusto-faq__content h2{font-size:36px;line-height:44px}}[id$=__about-bio] .rich-text,#shopify-section-about-bio .rich-text,.rich-text.gusto-about{background-color:var(--gusto-green-tint);padding-top:45px;padding-bottom:45px}[id$=__about-bio] .rich-text__heading,#shopify-section-about-bio .rich-text__heading,.gusto-about .rich-text__heading{font-family:var(--gusto-font);font-weight:700;font-size:42px;line-height:52px;text-transform:capitalize}[id$=__about-bio] .rich-text__blocks,#shopify-section-about-bio .rich-text__blocks,.gusto-about .rich-text__blocks{max-width:82rem}[id$=__about-bio] .rich-text__text,#shopify-section-about-bio .rich-text__text,.gusto-about .rich-text__text{font-size:16px;line-height:29px}#shopify-section-sustainability-waste .image-with-text__heading,#shopify-section-sustainability-durable .image-with-text__heading{font-family:var(--gusto-font);font-weight:700;font-size:42px;line-height:52px;text-transform:capitalize}#shopify-section-sustainability-waste .image-with-text__text,#shopify-section-sustainability-durable .image-with-text__text{font-size:16px;line-height:26px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/gusto-home.css.map */
