.wy-hero{--wy-green: var(--wy-brand-green, #2c442d);--wy-cream: var(--wy-brand-cream, #fcf7ec);--wy-ink: #221f1f;position:relative;background:var(--wy-sec-bg, var(--wy-cream))}.wy-hero__media,.wy-hero__media .wy-hero__slide,.wy-hero__media img,.wy-hero__media video{display:block;width:100%;height:100%;border-radius:0}.wy-hero__media img,.wy-hero__media video{object-fit:cover;object-position:68% 42%}.wy-hero__media--rotator{position:relative}.wy-hero__media--rotator .wy-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .45s ease-in-out}.wy-hero__media--rotator .wy-hero__slide.is-active{opacity:1}@media(prefers-reduced-motion:reduce){.wy-hero__media--rotator .wy-hero__slide{transition:none}}.wy-hero__nav{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:space-between;pointer-events:none}.wy-hero__nav-half{pointer-events:auto;flex:1 1 50%;margin:0;padding:0;border:0;background:none;-webkit-appearance:none;appearance:none;font:inherit}.wy-hero__nav-half--prev{cursor:url(cursor-arrow-left.svg) 20 20,w-resize}.wy-hero__nav-half--next{cursor:url(cursor-arrow-right.svg) 20 20,e-resize}.wy-hero__nav-half:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #ffffffd9}.wy-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.wy-hero__eyebrow{margin:0 0 14px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--wy-green)}.wy-hero__heading--d,.wy-hero__heading--m{display:block}.wy-hero__heading{margin:0 0 18px;font-family:var(--font-heading-family);font-size:var(--wy-heading-fs-d, clamp(34px, 4.2vw, 60px));font-weight:900;line-height:1.02;letter-spacing:-.02em;text-wrap:balance;color:var(--wy-sec-heading, var(--wy-ink))}.wy-hero__sub{margin:0 0 18px;max-width:46ch;font-size:var(--wy-sub-fs-d, 16px);line-height:1.55;color:var(--wy-sec-text, #444)}.wy-hero__support{margin:-6px 0 18px;max-width:52ch;font-size:var(--wy-support-fs-d, 14px);line-height:1.6;color:var(--wy-sec-text, #555)}.wy-hero .hero-reviews{text-align:left;margin:0 0 22px}.wy-hero__ctas{display:flex;flex-wrap:wrap;gap:12px}.wy-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 30px;border:1.5px solid var(--wy-btn1-bg, var(--wy-green));border-radius:100px;background:var(--wy-btn1-bg, var(--wy-green));color:var(--wy-btn1-c, #fff);font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:opacity .15s ease}.wy-btn:hover{opacity:.85;color:var(--wy-btn1-c, #fff)}.wy-btn--ghost{border-color:var(--wy-btn2-c, var(--wy-green));background:var(--wy-btn2-bg, transparent);color:var(--wy-btn2-c, var(--wy-green))}.wy-btn--ghost:hover{color:var(--wy-btn2-c, var(--wy-green))}.wy-btn:focus-visible{outline:2px solid var(--wy-green);outline-offset:3px}@media(min-width:1025px){.wy-hero__media--mobile{display:none}}@media(max-width:1024px){.wy-hero__media--desktop{display:none}}@media(min-width:1025px){.wy-hero{min-height:calc(100vh - 40px);min-height:calc(100svh - 40px);display:flex;align-items:center}.wy-hero.wy-hero--ar-desktop{min-height:0;aspect-ratio:var(--wy-hero-ar-desktop);overflow:hidden}.wy-hero.wy-hero--ar-desktop .wy-hero__content{padding-top:calc(var(--wy-header-h, 57px) + 40px);padding-bottom:40px}.wy-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wy-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(var(--wy-scrim-rgb, 252, 247, 236),.9),rgba(var(--wy-scrim-rgb, 252, 247, 236),.55) 34%,rgba(var(--wy-scrim-rgb, 252, 247, 236),0) 58%);pointer-events:none}.wy-hero--scrim-right .wy-hero__scrim{background:linear-gradient(270deg,rgba(var(--wy-scrim-rgb, 252, 247, 236),.9),rgba(var(--wy-scrim-rgb, 252, 247, 236),.55) 34%,rgba(var(--wy-scrim-rgb, 252, 247, 236),0) 58%)}.wy-hero__content{padding:calc(var(--wy-header-h, 57px) + 106px) 40px 56px clamp(40px,6vw,96px);max-width:700px}.wy-hero--copy-right{justify-content:flex-end}.wy-hero--copy-right .wy-hero__content{padding:calc(var(--wy-header-h, 57px) + 106px) clamp(40px,6vw,96px) 56px 40px;align-items:flex-end;text-align:right}.wy-hero--copy-right .hero-reviews{text-align:right}.wy-hero--h1-opp .wy-hero__content{width:100%;max-width:none}.wy-hero--h1-opp .wy-hero__heading{position:absolute;top:50%;transform:translateY(-50%);margin:0;max-width:min(700px,42vw)}.wy-hero--h1-opp:not(.wy-hero--copy-right) .wy-hero__heading{right:clamp(40px,6vw,96px);text-align:right}.wy-hero--copy-right.wy-hero--h1-opp .wy-hero__heading{left:clamp(40px,6vw,96px);text-align:left}}.shopify-section[id$=__hero_ticker] .section-background{padding-top:12px;padding-bottom:12px}.wy-shop{background:var(--wy-sec-bg, transparent)}.wy-shop__inner{max-width:calc(var(--page-width, 1250px) + 80px);margin:0 auto;padding:64px 40px 56px}.wy-shop__eyebrow{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center;color:var(--wy-brand-green, #2c442d)}.wy-shop__heading{margin:0 0 30px;font-family:var(--font-heading-family);font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.05;letter-spacing:-.02em;text-align:center;color:var(--wy-sec-heading, #221f1f)}@media(min-width:750px){.wy-shop__heading{font-size:var(--wy-heading-fs-d, clamp(28px, 3vw, 42px))}}@media(max-width:749px){.wy-shop__heading{font-size:var(--wy-heading-fs-m, clamp(28px, 3vw, 42px))}}.wy-shop__sub{margin:-18px auto 30px;max-width:640px;font-size:16px;line-height:1.55;text-align:center;color:var(--wy-sec-text, #555)}.wy-shop__grid{display:grid;grid-template-columns:repeat(var(--wy-shop-cols, 3),minmax(0,1fr));gap:18px;width:calc((100% - 36px) / 3 * var(--wy-shop-cols, 3) + 18px * (var(--wy-shop-cols, 3) - 1));margin-inline:auto}.wy-shop-card{position:relative;display:flex;flex-direction:column;border-radius:14px;overflow:hidden;background:var(--wy-brand-cream, #fcf7ec);color:inherit;transition:box-shadow .2s ease}.wy-shop-card__link{color:inherit;text-decoration:none}.wy-shop-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit}.wy-shop-card:hover{box-shadow:0 10px 28px rgba(var(--wy-brand-green-rgb, 44, 68, 45),.14);color:inherit}.wy-shop-card__link:focus-visible{outline:2px solid var(--wy-brand-green, #2c442d);outline-offset:3px;border-radius:3px}.wy-shop-card .hero-reviews{position:relative;z-index:2}.wy-shop-card__media{aspect-ratio:1 / .92;overflow:hidden}.wy-shop-card__media img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform .35s ease}.wy-shop-card:hover .wy-shop-card__media img{transform:scale(1.03)}.wy-shop-card__body{display:flex;flex-direction:column;flex:1 1 auto;gap:6px;padding:18px 20px 20px}.wy-shop-card__title{margin:0;font-family:var(--font-heading-family);font-size:20px;font-weight:800;letter-spacing:-.01em;color:#221f1f}.wy-shop-card__spec{margin:0;font-size:13.5px;line-height:1.4;color:#555}.wy-shop-card__badges{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:3px}.wy-shop-card__badges li{font-size:13px;line-height:1.4;font-weight:600;color:var(--wy-brand-green, #2c442d)}.wy-shop-card__faq{position:relative;z-index:2;align-self:flex-start;margin-top:2px;font-size:13px;line-height:1.4;color:#555;text-decoration:underline;text-underline-offset:3px}.wy-shop-card__foot{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:auto 0 0;padding-top:14px;border-top:1px solid #eee5d2}.wy-shop-card__price{font-size:15px;font-weight:700;color:#221f1f}.wy-shop-card__cta{font-size:13.5px;font-weight:700;color:var(--wy-brand-green, #2c442d);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.wy-shop__below{margin:30px auto 0;max-width:680px;font-size:15px;line-height:1.65;text-align:center;color:var(--wy-sec-text, #444)}.wy-shop__below>:first-child{margin-top:0}.wy-shop__below>:last-child{margin-bottom:0}.wy-story{padding:8px 0 0;background:var(--wy-sec-bg, transparent)}.wy-story-band__media img,.wy-story-band__media video{display:block;width:100%;height:100%;object-fit:cover;border-radius:0}.wy-story-band--muted .wy-story-band__media img,.wy-story-band--muted .wy-story-band__media video{filter:saturate(.72)}.wy-story-band__heading{margin:0 0 16px;font-family:var(--font-heading-family);font-size:clamp(28px,3.2vw,46px);font-weight:900;line-height:1.05;letter-spacing:-.02em;text-wrap:balance;color:var(--wy-sec-heading, var(--wy-brand-green, #2c442d))}.wy-story-band__text{font-size:16px;line-height:1.6;color:var(--wy-sec-text, #444);max-width:50ch}.wy-story-band__text p{margin:0 0 10px}.wy-story-band__text p:last-child{margin-bottom:0}.wy-story-band__link{display:inline-block;margin-top:18px;font-size:14.5px;font-weight:700;color:var(--wy-brand-green, #2c442d);text-decoration:underline;text-underline-offset:3px}@media(min-width:1025px){.wy-story-band{display:grid;grid-template-columns:58fr 42fr;align-items:center;min-height:64vh}.wy-story-band--flip .wy-story-band__media{order:2}.wy-story-band--flip .wy-story-band__body{order:1}.wy-story-band__media{height:100%;min-height:64vh;overflow:hidden}.wy-story-band__body{padding:64px clamp(40px,6vw,110px)}}@media(max-width:1024px){.wy-story-band{margin-bottom:8px}.wy-story-band__media{height:56vw;min-height:260px;overflow:hidden}.wy-story-band__body{padding:26px 24px 38px;text-align:center}.wy-story-band__text{margin-inline:auto}}.wy-rev{padding:60px 0 56px;background:var(--wy-sec-bg, var(--wy-brand-cream, #fcf7ec))}.wy-rev__eyebrow{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center;color:var(--wy-brand-green, #2c442d)}.wy-rev__heading{margin:0 0 30px;font-family:var(--font-heading-family);font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.05;letter-spacing:-.02em;text-align:center;color:var(--wy-sec-heading, #221f1f)}@media(min-width:750px){.wy-rev__heading{font-size:var(--wy-heading-fs-d, clamp(28px, 3vw, 42px))}}@media(max-width:749px){.wy-rev__heading{font-size:var(--wy-heading-fs-m, clamp(28px, 3vw, 42px))}}.wy-rev__viewport{overflow:hidden;padding-bottom:22px}.wy-rev__track{display:flex;width:max-content;animation:wy-rev-marquee var(--wy-rev-duration, 55s) linear infinite}@media(hover:hover){.wy-rev__viewport:hover .wy-rev__track{animation-play-state:paused}}.wy-rev__track>.review-card{flex:0 0 auto;width:400px;margin:0 24px 0 0}.wy-rev__all{margin:8px 0 0;text-align:center}.wy-rev__all-link{border:0;padding:0;background:transparent;font-family:inherit;font-size:14.5px;font-weight:700;color:var(--wy-brand-green, #2c442d);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.wy-rev__all-link:focus-visible{outline:2px solid var(--wy-brand-green, #2c442d);outline-offset:3px}@keyframes wy-rev-marquee{to{transform:translate(-50%)}}.shopify-section[id$=f3a956ce-e976-46a3-9f91-36efce1bdf3b] .heading--mb h2{font-family:var(--font-heading-family);font-size:clamp(24px,2.4vw,34px);font-weight:900;letter-spacing:-.02em;color:#221f1f}.shopify-section[id$=f3a956ce-e976-46a3-9f91-36efce1bdf3b] .text-columns-img .mb20{max-width:88px;margin-left:auto;margin-right:auto;margin-bottom:12px}.shopify-section[id$=f3a956ce-e976-46a3-9f91-36efce1bdf3b] .text-columns-img__heading{font-size:15px;font-weight:700;color:var(--wy-brand-green, #2c442d)}.shopify-section[id$=f3a956ce-e976-46a3-9f91-36efce1bdf3b] .text-columns-img__description{font-size:13px;line-height:1.45;color:#555}@media(max-width:1024px){.wy-hero__media{height:58vh;height:58svh;overflow:hidden}.wy-hero.wy-hero--ar-mobile .wy-hero__media{height:auto;aspect-ratio:var(--wy-hero-ar-mobile)}.wy-hero__scrim{display:none}.wy-hero__content{align-items:center;text-align:center;padding:30px 24px 40px}.wy-hero__sub{font-size:var(--wy-sub-fs-d, 15px)}.wy-hero__support{font-size:var(--wy-support-fs-d, 13.5px)}.wy-hero .hero-reviews{text-align:center}.wy-hero__ctas{width:100%;max-width:420px;flex-direction:column}.wy-btn{width:100%;padding:17px 30px}.wy-shop__inner{padding:44px 0 40px}.wy-shop__eyebrow,.wy-shop__heading,.wy-shop__sub,.wy-shop__below{padding:0 24px}.wy-shop__grid{display:grid;grid-auto-flow:column;grid-auto-columns:76vw;grid-template-columns:none;width:auto;margin-inline:0;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 24px 8px}.wy-shop__grid::-webkit-scrollbar{display:none}.wy-shop-card{scroll-snap-align:center}.wy-rev__track>.review-card{width:min(76vw,400px)}}.wy-hero__mgrad{display:none}@media(max-width:749px){.wy-hero--m-overlay{min-height:calc(100vh - 40px);min-height:calc(100svh - 40px);display:flex;align-items:flex-end}.wy-hero--m-overlay .wy-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;aspect-ratio:auto}.wy-hero--m-overlay .wy-hero__media img,.wy-hero--m-overlay .wy-hero__media video{object-position:50% 50%}.wy-hero--m-overlay .wy-hero__mgrad{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#121a1300 34%,#121a1352 60%,#121a13b3)}.wy-hero--m-overlay .wy-hero__content{position:relative;z-index:2;width:100%;align-items:flex-start;text-align:left;padding:0 22px calc(30px + env(safe-area-inset-bottom,0px))}.wy-hero--m-overlay .wy-hero__eyebrow{margin:0 0 10px;font-size:11px;letter-spacing:.1em;color:#ffffffd9}.wy-hero--m-overlay .wy-hero__heading{margin:0 0 26px;max-width:11ch;font-size:var(--wy-heading-fs-m, clamp(38px, 11.5vw, 54px));line-height:.98;letter-spacing:-.03em;white-space:pre-line;text-wrap:balance;color:var(--wy-hero-heading-c-m, #ffffff)}.wy-hero--m-overlay .wy-hero__sub,.wy-hero--m-overlay .wy-hero__support,.wy-hero--m-overlay .hero-reviews,.wy-hero--m-overlay .wy-hero__ctas .wy-btn--ghost{display:none}.wy-hero--m-overlay .wy-hero__ctas{width:min(70vw,100%);min-width:240px;max-width:none;margin-inline:auto}.wy-hero--m-overlay .wy-btn{width:100%;min-height:66px;padding:0 28px;font-size:30px;letter-spacing:.01em}}@media(min-width:750px){.wy-hero__heading--m,.wy-hero__sub--m,.wy-hero__support--m{display:none}}@media(max-width:749px){.wy-hero__heading--d,.wy-hero__sub--d,.wy-hero__support--d{display:none}.wy-hero__heading{font-size:var(--wy-heading-fs-m, clamp(34px, 4.2vw, 60px));color:var(--wy-hero-heading-c-m, var(--wy-sec-heading, var(--wy-ink)))}.wy-hero__sub{font-size:var(--wy-sub-fs-m, 15px);color:var(--wy-hero-text-c-m, var(--wy-sec-text, #444))}.wy-hero__support{font-size:var(--wy-support-fs-m, 13.5px);color:var(--wy-hero-text-c-m, var(--wy-sec-text, #555))}.wy-hero--m-overlay.wy-hero--m-sub .wy-hero__sub--m{display:block;max-width:34ch;font-size:var(--wy-sub-fs-m, 15px);color:var(--wy-hero-text-c-m, #ffffff)}}@media(min-width:750px){body.template-index .wy-hero__heading{font-size:var(--wy-heading-fs-d, clamp(44px, 5.5vw, 78px))}}@media(max-width:749px){body.template-index .wy-hero__heading{font-size:var(--wy-heading-fs-m, clamp(44px, 5.5vw, 78px))}}@media(min-width:750px){body.template-index .wy-rev__heading,body.template-index .wy-shop__heading{font-size:var(--wy-heading-fs-d, clamp(36px, 3.9vw, 55px))}body.template-index .wy-vs__heading{font-size:var(--wy-heading-fs-d, clamp(39px, 4.7vw, 68px))}body.template-index .wy-vs__foot-heading{font-size:var(--wy-foot-fs-d, clamp(39px, 5.2vw, 75px))}body.template-index .wy-pband__heading{font-size:var(--wy-heading-fs-d, clamp(39px, 5.2vw, 73px))}body.template-index .wy-ilabel__heading,body.template-index .wy-pcol__heading,body.template-index .wy-callout__heading{font-size:var(--wy-heading-fs-d, clamp(34px, 3.6vw, 49px))}}@media(max-width:749px){body.template-index .wy-rev__heading,body.template-index .wy-shop__heading{font-size:var(--wy-heading-fs-m, clamp(36px, 3.9vw, 55px))}body.template-index .wy-vs__heading{font-size:var(--wy-heading-fs-m, clamp(39px, 4.7vw, 68px))}body.template-index .wy-vs__foot-heading{font-size:var(--wy-foot-fs-m, clamp(39px, 5.2vw, 75px))}body.template-index .wy-pband__heading{font-size:var(--wy-heading-fs-m, clamp(39px, 5.2vw, 73px))}body.template-index .wy-ilabel__heading,body.template-index .wy-pcol__heading,body.template-index .wy-callout__heading{font-size:var(--wy-heading-fs-m, clamp(34px, 3.6vw, 49px))}}@media(min-width:1025px){body.template-index .wy-callout--split .wy-callout__heading{font-size:var(--wy-heading-fs-d, clamp(39px, 4.2vw, 60px))}}@media(max-width:749px){body.template-index .wy-hero--m-overlay .wy-hero__heading{font-size:var(--wy-heading-fs-m, clamp(49px, 15vw, 70px))}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/wythout-home.css.map */
