@layer sections{:root{--c-hp-max-width: 75rem;--c-hp-gutter: 1.25rem;--c-hp-gutter-lg: 2.5rem;--c-hp-radius: 16px;--c-hp-radius-sm: 8px;--c-hp-transition: .25s ease}.c-hp-full-bleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow-x:hidden}@media screen and (min-width:1000px){.c-hp-full-bleed{width:100%;max-width:100%;margin-left:0;margin-right:0}}.c-hp-section-heading{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:1.5rem;text-transform:uppercase;letter-spacing:.02em;line-height:1.2;margin:0}.c-hp-trust-badges{display:flex;align-items:center;gap:1.1875rem;flex-wrap:wrap}.c-hp-trust-badges__item{display:flex;align-items:center;gap:.625rem}.c-hp-trust-badges__check{width:1.75rem;height:1.75rem;min-width:1.75rem;border-radius:50%;background-color:var(--mm-text-heading);color:var(--mm-surface-primary);display:flex;align-items:center;justify-content:center}.c-hp-trust-badges__check svg{width:.875rem;height:.875rem}.c-hp-trust-badges__text{font-family:var(--text-font-family);font-size:1rem;font-weight:500;line-height:1.3}@media(min-width:750px){.c-hp-trust-badges__text{font-size:1.125rem}}.c-hp-trust-badges__divider{display:none;width:1px;height:2.5rem;background-color:currentColor;opacity:.3}@media(min-width:750px){.c-hp-trust-badges__divider{display:block}}.c-hp-hero{padding:3.4375rem var(--c-hp-gutter) 0}.c-hp-hero__grid{display:flex;flex-direction:column;gap:2rem;max-width:var(--c-hp-max-width);margin:0 auto}@media screen and (min-width:750px){.c-hp-hero{padding:0 var(--c-hp-gutter) 0}.c-hp-hero__grid{gap:2.5rem}}@media screen and (min-width:1000px){.c-hp-hero{padding-right:0}.c-hp-hero__grid{display:grid;grid-template-columns:50% 50%;align-items:stretch;gap:0;max-width:none;margin:0}}.c-hp-hero__content{display:flex;flex-direction:column;gap:1.875rem;align-items:center;text-align:center}@media(min-width:750px){.c-hp-hero__content{align-items:flex-start;text-align:left;gap:1rem}}@media screen and (min-width:1000px){.c-hp-hero__content{padding:3.125rem 3.75rem 2.5rem;gap:1.25rem;justify-content:center}}.c-hp-hero__trust-banner{display:flex;flex-direction:column;align-items:center;gap:.375rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;letter-spacing:0em;line-height:1.6;-webkit-font-smoothing:antialiased;text-align:center;max-width:18.75rem;margin:0}@media(min-width:750px){.c-hp-hero__trust-banner{flex-direction:row;text-align:left;font-size:.875rem;max-width:none}.c-hp-hero__description{font-size:1rem}}.c-hp-hero__stars{display:flex;align-items:center;gap:.125rem}.c-hp-hero__star{display:block;width:1.25rem;height:1.25rem;fill:var(--mm-text-heading);vertical-align:middle}.c-hp-hero__heading{font-family:var(--h1-font-family);font-weight:var(--heading-font-weight);font-size:2.25rem;line-height:1.1;text-transform:uppercase;letter-spacing:.02em;margin:0}@media screen and (min-width:750px){.c-hp-hero__heading{font-size:3rem}}@media screen and (min-width:1000px){.c-hp-hero__heading{font-size:3.5rem}}.c-hp-hero__description{font-family:Montserrat,sans-serif;font-size:1.125rem;line-height:1.3;margin:0;max-width:32rem}@media screen and (min-width:1000px){.c-hp-hero__trust-banner{font-size:1.125rem}.c-hp-hero__description,.c-hp-hero__cta{font-size:1.5625rem}}.c-hp-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:.9375rem 2rem;font-family:"Intro Rust",var(--heading-font-family);font-size:1.5625rem;font-weight:700;line-height:1.25rem;letter-spacing:2px;text-transform:uppercase;text-decoration:none;text-align:center;border:1px solid var(--mm-border-strong);border-radius:14px;box-shadow:3px 4px #000;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);align-self:center;font-size:1.25rem;font-weight:400;padding:1.25rem 1.5rem;letter-spacing:normal}@media(min-width:750px){.c-hp-hero__cta{align-self:flex-start;font-size:1.5625rem;font-weight:700;padding:.9375rem 2rem;letter-spacing:2px}}.c-hp-hero__cta:hover{opacity:.85}.c-hp-hero__image-wrapper{display:flex;justify-content:center;align-items:center;margin-top:-9.5rem}@media(min-width:750px){.c-hp-hero__image-wrapper{margin-top:0}}.c-hp-hero__image{max-width:28rem;height:auto;object-fit:contain}@media screen and (min-width:1000px){.c-hp-hero__image-wrapper{justify-content:flex-end;overflow:hidden}.c-hp-hero__image{height:100%;max-width:none;object-fit:cover;object-position:left center}}.c-hp-hero__badges{margin-top:.5rem;width:11.25rem;text-align:left;align-self:flex-start}@media(min-width:750px){.c-hp-hero__badges{width:auto;text-align:initial;align-self:initial}}.c-hp-products{padding:3rem var(--c-hp-gutter)}.c-hp-products__heading{text-align:center;font-size:1.5rem;margin-bottom:2rem}@media screen and (min-width:750px){.c-hp-products__heading{font-size:2rem;margin-bottom:2.5rem}}.c-hp-products__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:var(--c-hp-max-width);margin:0 auto}@media screen and (min-width:750px){.c-hp-products__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1000px){.c-hp-products__grid{grid-template-columns:repeat(var(--c-hp-products-cols, 4),1fr)}}.c-hp-product-card{display:flex;flex-direction:column;border-radius:var(--c-hp-radius);overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow var(--c-hp-transition)}.c-hp-product-card:hover{box-shadow:0 4px 20px #0000001a}.c-hp-product-card__image-wrapper{position:relative;aspect-ratio:1;overflow:hidden}.c-hp-product-card__image{width:100%;height:100%;object-fit:cover}.c-hp-product-card__body{display:flex;flex-direction:column;gap:.5rem;padding:1rem;flex:1}.c-hp-product-card__rating{display:flex;align-items:center;gap:.375rem}.c-hp-product-card__stars{display:flex;gap:2px}.c-hp-product-card__star{width:1rem;height:1rem}.c-hp-product-card__review-count{font-family:var(--text-font-family);font-size:.75rem;color:var(--mm-text-muted)}.c-hp-product-card__title{font-family:var(--heading-font-family);font-weight:700;font-size:1rem;line-height:1.3;margin:0}.c-hp-product-card__price{font-family:var(--text-font-family);font-weight:700;font-size:1.125rem;margin:0}.c-hp-product-card__features{list-style:none;padding:0;margin:.25rem 0 0;display:flex;flex-direction:column;gap:.25rem}.c-hp-product-card__feature{display:flex;align-items:flex-start;gap:.375rem;font-family:var(--text-font-family);font-size:.8125rem;line-height:1.4;color:#444}.c-hp-product-card__feature-icon{flex-shrink:0;width:1rem;height:1rem;margin-top:.1em;color:#4caf50}.c-hp-product-card__cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;margin-top:auto;font-family:var(--button-font-family);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border:none;cursor:pointer;transition:opacity var(--c-hp-transition)}.c-hp-product-card__cta:hover{opacity:.85}.c-hp-testimonials{padding:3rem var(--c-hp-gutter)}.c-hp-testimonials__header-quote{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:1.5rem;line-height:1.3;text-align:center;max-width:50rem;margin:0 auto 2rem;font-style:italic}@media screen and (min-width:750px){.c-hp-testimonials__header-quote{font-size:2rem;margin-bottom:2.5rem}}.c-hp-testimonials__carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem;max-width:var(--c-hp-max-width);margin:0 auto}.c-hp-testimonials__carousel::-webkit-scrollbar{display:none}.c-hp-testimonial-card{flex:0 0 85%;max-width:22rem;scroll-snap-align:start;border-radius:var(--c-hp-radius);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width:750px){.c-hp-testimonial-card{flex:0 0 calc(33.333% - .75rem);max-width:none}}.c-hp-testimonial-card__stars{display:flex;gap:2px}.c-hp-testimonial-card__star{width:1rem;height:1rem}.c-hp-testimonial-card__title{font-family:var(--heading-font-family);font-weight:700;font-size:.9375rem;line-height:1.3;margin:0;text-transform:uppercase}.c-hp-testimonial-card__text{font-family:var(--text-font-family);font-size:.875rem;line-height:1.6;margin:0;flex:1}.c-hp-testimonial-card__name{font-family:var(--text-font-family);font-size:.8125rem;font-weight:600;margin:0}.c-hp-testimonials__nav{display:flex;justify-content:center;gap:.75rem;margin-top:1.25rem}.c-hp-testimonials__arrow{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid currentColor;background:transparent;color:inherit;cursor:pointer;transition:opacity var(--c-hp-transition);padding:0}.c-hp-testimonials__arrow:hover{opacity:.7}.c-hp-testimonials__arrow svg{width:1rem;height:1rem}.c-hp-brand-values{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;margin-top:0;padding:5rem var(--c-hp-gutter) 5rem;flex-shrink:0}@media screen and (min-width:750px){.c-hp-brand-values{margin-top:0;padding:5rem 3rem}}@media screen and (min-width:1000px){.c-hp-brand-values{margin-top:0;padding:5rem 9.125rem}}.c-hp-brand-values__heading{text-align:center;font-size:1.5rem;margin-bottom:2rem;max-width:40rem;margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.c-hp-brand-values__heading{font-size:1.5rem;margin-bottom:2.5rem}}.c-hp-brand-values__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:var(--c-hp-max-width);margin:0 auto}@media screen and (min-width:750px){.c-hp-brand-values__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1000px){.c-hp-brand-values__grid{grid-template-columns:repeat(5,1fr);gap:2rem}}.c-hp-value-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.c-hp-value-card__icon-wrapper{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center}@media screen and (min-width:750px){.c-hp-value-card__icon-wrapper{width:5rem;height:5rem}}.c-hp-value-card__icon{width:2rem;height:2rem;object-fit:contain}@media screen and (min-width:750px){.c-hp-value-card__icon{width:2.5rem;height:2.5rem}}.c-hp-value-card__title{font-family:var(--heading-font-family);font-weight:700;font-size:1.2rem;text-transform:uppercase;letter-spacing:.02em;margin:0}.c-hp-value-card__description{font-family:var(--text-font-family);font-size:1rem;line-height:1.5;margin:0}.c-hp-category-nav{padding:3rem var(--c-hp-gutter)}.c-hp-category-nav__heading{text-align:center;font-size:1.5rem;margin-bottom:2rem}@media screen and (min-width:750px){.c-hp-category-nav__heading{font-size:2rem}}.c-hp-category-nav__header{display:flex;align-items:center;justify-content:center;gap:1.5rem;max-width:var(--c-hp-max-width);margin:0 auto 2rem}@media screen and (min-width:750px){.c-hp-category-nav__header{margin-bottom:2.5rem}}.c-hp-category-nav__header .c-hp-category-nav__heading{margin-bottom:0}.c-hp-category-nav__hero-image{display:none}@media screen and (min-width:1000px){.c-hp-category-nav__hero-image{display:block;flex-shrink:0;width:15rem}.c-hp-category-nav__hero-image img{width:100%;height:auto;object-fit:contain}}.c-hp-category-nav__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:var(--c-hp-max-width);margin:0 auto}@media screen and (min-width:750px){.c-hp-category-nav__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media screen and (min-width:1000px){.c-hp-category-nav__grid{grid-template-columns:repeat(5,1fr)}}.c-hp-category-card{position:relative;display:block;border-radius:var(--c-hp-radius);overflow:hidden;text-decoration:none;aspect-ratio:3 / 4;transition:transform var(--c-hp-transition)}.c-hp-category-card:hover{transform:scale(1.02)}.c-hp-category-card__image{width:100%;height:100%;object-fit:cover;display:block}.c-hp-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:1rem}.c-hp-category-card__title{font-family:var(--heading-font-family);font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.02em;line-height:1.2;margin:0}@media screen and (min-width:750px){.c-hp-category-card__title{font-size:1.25rem}}.c-hp-cta{padding:0;background-color:#1e8947}.c-hp-cta__grid{display:grid;grid-template-areas:"image" "content";grid-template-columns:1fr;gap:2rem;max-width:var(--c-hp-max-width);margin:0 auto;padding:2rem var(--c-hp-gutter);align-items:center}.c-hp-cta__image-wrapper{grid-area:image}.c-hp-cta__content{grid-area:content}@media(min-width:750px){.c-hp-cta__grid{gap:2.5rem;padding:2.5rem var(--c-hp-gutter-lg)}}@media(min-width:1000px){.c-hp-cta__grid{grid-template-areas:"image content";grid-template-columns:1fr 1fr;gap:3rem;padding:3rem var(--c-hp-gutter-lg)}}.c-hp-cta__image-wrapper{display:flex;justify-content:center;align-items:center}.c-hp-cta__image{width:100%;max-width:20rem;height:auto;object-fit:contain}@media(min-width:750px){.c-hp-cta__image{max-width:24rem}}@media(min-width:1000px){.c-hp-cta__image{max-width:100%}}.c-hp-cta__content{display:flex;flex-direction:column;gap:1rem;text-align:center}@media(min-width:750px){.c-hp-cta__content{gap:1.25rem}}@media(min-width:1000px){.c-hp-cta__content{gap:1.5rem;text-align:left}}.c-hp-cta__trust-banner{font-family:var(--heading-font-family);font-size:clamp(.75rem,.625rem + .4vw,.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin:0}.c-hp-cta__heading{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:clamp(1.75rem,1rem + 2.5vw,2.75rem);line-height:1.15;text-transform:uppercase;letter-spacing:.02em;text-wrap:balance;margin:0}.c-hp-cta__description{font-family:var(--text-font-family);font-size:clamp(1rem,.875rem + .4vw,1.125rem);line-height:1.6;text-wrap:pretty;margin:0}.c-hp-cta__button{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;font-family:var(--button-font-family);font-size:clamp(.875rem,.75rem + .4vw,1rem);font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border:none;cursor:pointer;transition:opacity var(--c-hp-transition);align-self:center}@media(min-width:750px){.c-hp-cta__button{padding:1rem 2rem}}@media(min-width:1000px){.c-hp-cta__button{padding:1rem 2.5rem;align-self:flex-start}}.c-hp-cta__button:hover{opacity:.85}.c-hp-cta__badges{margin-top:.5rem;justify-content:center}@media(min-width:1000px){.c-hp-cta__badges{margin-top:.75rem;justify-content:flex-start}}.c-hp-cta__tagline{font-family:var(--heading-font-family);font-size:clamp(.75rem,.625rem + .4vw,.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin:.5rem 0 0}.c-hp-instagram{padding:3rem var(--c-hp-gutter)}.c-hp-instagram__header{text-align:center;margin-bottom:2rem;max-width:var(--c-hp-max-width);margin-left:auto;margin-right:auto}.c-hp-instagram__tagline{font-family:var(--heading-font-family);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin:0 0 .5rem}.c-hp-instagram__heading{font-size:1.5rem;margin-bottom:0}@media screen and (min-width:750px){.c-hp-instagram__heading{font-size:2rem}}.c-hp-instagram__link{display:inline-block;margin-top:.25rem;font-family:var(--text-font-family);font-size:.875rem;font-weight:600;text-decoration:underline;transition:opacity var(--c-hp-transition)}.c-hp-instagram__link:hover{opacity:.7}.c-hp-instagram__gallery{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem;max-width:var(--c-hp-max-width);margin:0 auto}.c-hp-instagram__gallery::-webkit-scrollbar{display:none}.c-hp-instagram__item{flex:0 0 70%;scroll-snap-align:start;border-radius:var(--c-hp-radius-sm);overflow:hidden;aspect-ratio:1}@media screen and (min-width:750px){.c-hp-instagram__item{flex:0 0 calc(25% - .5625rem)}}@media screen and (min-width:1000px){.c-hp-instagram__item{flex:0 0 calc(20% - .6rem)}}.c-hp-instagram__item a{display:block;height:100%;transition:opacity var(--c-hp-transition)}.c-hp-instagram__item a:hover{opacity:.9}.c-hp-instagram__image{width:100%;height:100%;object-fit:cover;display:block}}
/*# sourceMappingURL=/cdn/shop/t/84/assets/homepage-v2.css.map */
