@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";:root{--wm-ivory: #FFFFFF;--wm-oat: #F1F9F4;--wm-oat-line: #DCEAE1;--wm-moss2: #0A6B3D;--wm-forest: #111310;--wm-charcoal: #111310;--wm-slate: #5A6560;--wm-clay: #E24A2B;--wm-marigold: #FFC94D;--wm-leaf: #0DC764;--wm-coral: #FF6B4A;--wm-radius: 16px}body{font-family:"Montserrat",var(--font-body-family, sans-serif);font-weight:400;background:var(--wm-ivory);color:var(--wm-charcoal);-webkit-font-smoothing:antialiased}h1,h2,.h0,.h1,.h2,.wm-display{font-family:"Montserrat",var(--font-heading-family, sans-serif)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.12!important;color:var(--wm-forest);text-wrap:balance}h3,h4,.h3,.h4{font-family:"Montserrat",var(--font-heading-family, sans-serif)!important;font-weight:700!important;letter-spacing:-.01em!important;line-height:1.25!important}.header__menu-item,.header__menu-item span,.header__inline-menu a,.mega-menu__link,.list-menu__item,.menu-drawer__menu-item{font-family:Montserrat,sans-serif!important;font-weight:500!important;letter-spacing:.005em!important}.card__heading,.card__heading a,.card-information .card__heading,.full-unstyled-link,.product-card__title,.card__information .card__heading a{font-family:Montserrat,sans-serif!important;font-weight:500!important;letter-spacing:0!important;line-height:1.35!important}.wm-eyebrow{font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--wm-clay);margin:0 0 14px}.wm-container{max-width:1200px;margin:0 auto;padding:0 20px}.wm-section{padding:64px 0}@media(max-width:749px){.wm-section{padding:44px 0}}.wm-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;padding:14px 32px;min-height:50px;text-decoration:none;border:1.5px solid transparent;transition:background-color .18s ease-out,color .18s ease-out,border-color .18s ease-out}.wm-btn--primary{background:var(--wm-moss2);color:#fff}.wm-btn--primary:hover{background:var(--wm-forest);color:#fff}.wm-btn--outline{border-color:#26251f40;color:var(--wm-charcoal);background:transparent}.wm-btn--outline:hover{border-color:var(--wm-moss2);color:var(--wm-moss2)}.wm-fall-hero{background:var(--wm-oat);overflow:hidden}.wm-fall-hero__grid{display:grid;gap:36px;align-items:center;padding-top:56px;padding-bottom:56px}@media(min-width:900px){.wm-fall-hero__grid{grid-template-columns:1.05fr 1fr;gap:56px;padding-top:88px;padding-bottom:88px}}.wm-fall-hero__title{font-size:clamp(34px,5.2vw,58px);margin:0}.wm-fall-hero__body{color:var(--wm-slate);margin:20px 0 0;max-width:520px;font-size:17px;line-height:1.6;font-weight:400}.wm-fall-hero__cta{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.wm-fall-hero__media{position:relative;width:100%;aspect-ratio:4/3;border-radius:24px;overflow:hidden;background:var(--wm-oat-line)}.wm-fall-hero__media img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover;display:block;margin:0!important}.wm-fall-hero__media--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--wm-moss2),var(--wm-forest))}.wm-tile img,.wm-kit__img img{height:100%!important;max-height:none!important;margin:0!important}.wm-tiles{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:700px){.wm-tiles{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px}}.wm-tile{position:relative;display:block;border-radius:var(--wm-radius);overflow:hidden;aspect-ratio:4/3;background:var(--wm-oat);text-decoration:none}.wm-tile img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease-out;display:block}.wm-tile:hover img{transform:scale(1.05)}.wm-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(34,64,47,.78),rgba(34,64,47,.12) 58%,transparent)}.wm-tile__label{position:absolute;left:20px;right:20px;bottom:16px;z-index:1;color:#fff}.wm-tile__label strong{display:block;font-family:Montserrat,sans-serif;font-weight:800;font-size:19px;letter-spacing:-.01em;line-height:1.2}.wm-tile__label small{display:block;margin-top:4px;font-size:13px;font-weight:400;opacity:.88;line-height:1.35}.wm-bundles{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:640px){.wm-bundles{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.wm-bundles{grid-template-columns:repeat(4,1fr);gap:22px}}.wm-kit{position:relative;background:#fff;border:1px solid var(--wm-oat);border-radius:var(--wm-radius);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;transition:box-shadow .18s ease-out,transform .18s ease-out}.wm-kit:hover{box-shadow:0 12px 34px #26251f17;transform:translateY(-2px)}.wm-kit__img{aspect-ratio:1;background:var(--wm-oat);overflow:hidden}.wm-kit__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease-out}.wm-kit:hover .wm-kit__img img{transform:scale(1.04)}.wm-kit__body{padding:18px 18px 20px;display:flex;flex-direction:column;flex:1}.wm-kit__badge{position:absolute;top:12px;left:12px;z-index:2;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;padding:5px 11px;border-radius:999px;background:#fbf7eff0;color:var(--wm-forest);box-shadow:0 1px 4px #26251f1f}.wm-kit__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:17px;letter-spacing:-.01em;line-height:1.25;color:var(--wm-forest);margin:0}.wm-kit__includes{font-size:13px;color:var(--wm-slate);margin:8px 0 0;line-height:1.5;flex:1}.wm-kit__price{margin-top:14px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;color:var(--wm-charcoal)}.wm-kit__price span{font-weight:500;color:var(--wm-slate);font-size:12px}.wm-kit__cta{margin-top:13px;font-size:14px;font-weight:600;color:var(--wm-moss2);display:inline-flex;align-items:center;gap:6px;transition:gap .18s ease-out}.wm-kit:hover .wm-kit__cta{gap:10px}.wm-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:34px}.wm-head__title{font-size:clamp(24px,3vw,34px);margin:0}.wm-head__link{font-size:14px;font-weight:600;color:var(--wm-moss2);text-decoration:none;display:inline-flex;gap:6px;transition:gap .18s ease-out}.wm-head__link:hover{gap:10px}.wm-sub{color:var(--wm-slate);margin:10px 0 0;max-width:640px;line-height:1.6}.template-collection .collection-hero__title,.template-collection h1,.template-list-collections h1,.template-page h1,.template-search h1,.template-article h1,.template-blog h1{font-family:Montserrat,sans-serif!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.08!important;color:var(--wm-forest)!important}.template-product .product__title,.template-product .product__title h1,.template-product h1{font-family:Montserrat,sans-serif!important;font-weight:800!important;letter-spacing:-.015em!important;line-height:1.15!important;color:var(--wm-forest)!important}.card__heading,.card__heading a,.card-information .card__heading,.product-card__title,.full-unstyled-link{font-family:Montserrat,sans-serif!important;font-weight:500!important;letter-spacing:0!important;color:var(--wm-charcoal)!important}.template-collection .title,.template-product .title,.template-page .title,h2.title{font-family:Montserrat,sans-serif!important;font-weight:800!important;letter-spacing:-.015em!important;color:var(--wm-forest)!important}.button,.button--primary,.quick-add__submit,.product-form__submit,.shopify-payment-button__button--unbranded,.cart__checkout-button{background:var(--wm-moss)!important;background-image:none!important;color:#fff!important;border-color:var(--wm-moss)!important;border-radius:999px!important;font-family:Montserrat,sans-serif!important;font-weight:600!important;letter-spacing:.02em!important;text-transform:none!important;box-shadow:none!important;transition:background .18s ease-out,transform .18s ease-out}.button:hover,.button--primary:hover,.quick-add__submit:hover,.product-form__submit:hover,.shopify-payment-button__button--unbranded:hover,.cart__checkout-button:hover{background:var(--wm-forest)!important;border-color:var(--wm-forest)!important;color:#fff!important}.button--secondary,.button--tertiary{background:transparent!important;color:var(--wm-forest)!important;border:1px solid var(--wm-oat-line)!important}.button--secondary:hover,.button--tertiary:hover{background:var(--wm-oat)!important;color:var(--wm-forest)!important}.badge,.badge-custom{background:#fbf7eff0!important;color:var(--wm-charcoal)!important;border:1px solid var(--wm-oat-line)!important;border-radius:999px!important;font-family:Montserrat,sans-serif!important;font-weight:600!important;font-size:11px!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:none!important}.button:after,.button--primary:after,.quick-add__submit:after,.product-form__submit:after,.cart__checkout-button:after,.button:before,.quick-add__submit:before{box-shadow:none!important;content:none!important;outline:none!important;border:0!important}.product__title h1,.product-title-desktop,.product-title-mobile{font-family:Montserrat,sans-serif!important;font-weight:800!important;letter-spacing:-.015em!important;line-height:1.15!important;color:var(--wm-forest)!important}.product-form__submit.button--secondary,.product-form__submit,.lumin-submit{background:#0dc764!important;color:#111310!important;border:0!important;border-radius:999px!important;font-weight:600!important}.product-form__submit.button--secondary:hover,.product-form__submit:hover,.lumin-submit:hover{background:#0ab259!important;color:#111310!important}.wm-banner{position:relative;width:100%;display:flex;align-items:center;min-height:var(--wm-banner-h, 520px);overflow:hidden;isolation:isolate;background:var(--wm-forest)}.wm-banner--empty{min-height:320px;background:var(--wm-oat)}.wm-banner__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wm-banner__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:var(--wm-banner-scrim, .75);background:linear-gradient(180deg,var(--wm-banner-s3) 0%,var(--wm-banner-s2) 48%,var(--wm-banner-s1) 100%)}.wm-banner .wm-banner__img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:var(--wm-banner-focal, 65%) center!important;border-radius:0!important}.wm-banner__inner{position:relative;z-index:2;width:100%;padding-top:40px;padding-bottom:40px}.wm-banner__content{max-width:520px;color:var(--wm-banner-text, #FFFFFF);text-shadow:0 1px 18px rgba(0,0,0,.28)}.wm-banner--align-center .wm-banner__content{max-width:720px;margin:0 auto;text-align:center}.wm-banner__eyebrow{margin:0 0 12px;font-family:var(--wm-font, inherit);font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--wm-banner-accent, #FFC94D)}.wm-banner__title{margin:0;font-weight:800;font-size:clamp(30px,4.4vw,52px);line-height:1.08;letter-spacing:-.015em;color:var(--wm-banner-text, #FFFFFF)}.wm-banner__body{margin-top:14px;font-size:17px;line-height:1.6;color:var(--wm-banner-text, #FFFFFF);opacity:.94}.wm-banner__body>p{margin:0 0 .6em}.wm-banner__body>p:last-child{margin-bottom:0}.wm-banner__cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.wm-banner--align-center .wm-banner__cta{justify-content:center}.wm-banner__btn{display:inline-flex;align-items:center;gap:9px;padding:14px 26px;border-radius:999px;font-weight:600;font-size:16px;line-height:1;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.wm-banner__btn--primary{background:var(--wm-ivory);color:var(--wm-forest);border:2px solid var(--wm-ivory)}.wm-banner__btn--primary:hover{background:var(--wm-marigold, #FFC94D);border-color:var(--wm-marigold, #FFC94D);color:var(--wm-forest)}.wm-banner__btn--ghost{background:transparent;color:var(--wm-ivory);border:2px solid rgba(251,247,239,.62)}.wm-banner__btn--ghost:hover{background:#fbf7ef24;border-color:var(--wm-ivory)}.wm-banner__btn:focus-visible{outline:3px solid var(--wm-leaf, #0DC764);outline-offset:3px}@media(min-width:750px){.wm-banner__media:after{background:linear-gradient(90deg,var(--wm-banner-s1) 0%,var(--wm-banner-s1) 24%,var(--wm-banner-s2) 47%,var(--wm-banner-s3) 68%,var(--wm-banner-s4) 86%)}.wm-banner--align-center .wm-banner__media:after{background:linear-gradient(180deg,var(--wm-banner-s3) 0%,var(--wm-banner-s2) 50%,var(--wm-banner-s1) 100%)}.wm-banner__inner{padding-top:56px;padding-bottom:56px}}@media(min-width:1100px){.wm-banner__content{max-width:560px}}@media(max-width:749px){.wm-banner{min-height:var(--wm-banner-h-m, 440px);align-items:flex-end}.wm-banner__content{max-width:100%;text-align:left}.wm-banner--align-center .wm-banner__content{max-width:100%;text-align:center}.wm-banner__title{font-size:28px}.wm-banner__body{font-size:16px}.wm-banner__cta{margin-top:20px}.wm-banner__btn{padding:13px 22px}}@media(prefers-reduced-motion:reduce){.wm-banner__btn{transition:none}}.card,.card-wrapper .card{border-radius:16px!important}.card .card__media,.card .card__inner,.card__inner .media{border-radius:12px!important}@media(min-width:990px){[class^=ai-explore-collections__grid]{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;overflow-x:visible!important;gap:20px!important}[class^=ai-explore-collections__grid]>a{width:auto!important}}@media(min-width:750px)and (max-width:989px){[class^=ai-explore-collections__grid]{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;overflow-x:visible!important}[class^=ai-explore-collections__grid]>a{width:auto!important}}#shopify-section-sections--23441574002913__footer,#shopify-section-sections--23441574002913__footer footer{background:#111310!important}#shopify-section-sections--23441574002913__footer footer{color:#fbf7efe0!important;border-top:0!important}#shopify-section-sections--23441574002913__footer .footer-block__heading{color:#fff!important;font-weight:800!important;letter-spacing:.01em}#shopify-section-sections--23441574002913__footer footer a,#shopify-section-sections--23441574002913__footer footer p,#shopify-section-sections--23441574002913__footer footer li a{color:#fbf7efd1!important;text-decoration:none}#shopify-section-sections--23441574002913__footer footer a:hover{color:#fff!important;text-decoration:underline;text-underline-offset:3px}#shopify-section-sections--23441574002913__footer .footer__content-bottom{border-top:1px solid rgba(251,247,239,.16)!important}#shopify-section-sections--23441574002913__footer .copyright__content{color:#fbf7ef94!important}#shopify-section-sections--23441574002913__footer>p.copyright__content{display:none!important}#shopify-section-sections--23441574002913__footer .newsletter-form__button,#shopify-section-sections--23441574002913__footer .footer__newsletter button{background:#ffc94d!important;color:#111310!important;border-color:#ffc94d!important}#shopify-section-sections--23441574002913__footer .newsletter-form__button:hover,#shopify-section-sections--23441574002913__footer .footer__newsletter button:hover{background:#f0b22f!important}#shopify-section-sections--23441574002913__footer .field__input{background:#fbf7ef0f!important;border-color:#fbf7ef47!important;color:#fff!important}#shopify-section-sections--23441574002913__footer .field__label{color:#fbf7efb3!important}@media(max-width:639px){.wm-bundles{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.wm-bundles .wm-bundle__title{font-size:15px}.wm-bundles .wm-bundle__meta,.wm-bundles .wm-bundle__link{font-size:13px}}@media(max-width:749px){[class^=ai-explore-collections__grid]{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;overflow-x:visible!important;gap:12px!important}}[class^=ai-explore-collections__accent]{color:#e24a2b!important}#shopify-section-template--23441572364513__lumin_grids_knPKLf [class*=column-image_]>a{position:relative;display:block;border-radius:16px;overflow:hidden}#shopify-section-template--23441572364513__lumin_grids_knPKLf [class*=column-image_]>a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:16px;background:linear-gradient(to top,#182c20eb,#182c20a8 30%,#182c202e 58%,#182c2000 78%)}#shopify-section-template--23441572364513__lumin_grids_knPKLf [class*=lumin-text-container-]{z-index:2}#shopify-section-template--23441572364513__lumin_grids_knPKLf [class*=lumin-text-] h2{color:#fff!important;font-family:Montserrat,sans-serif;font-weight:800;letter-spacing:-.01em;line-height:1.1}#shopify-section-template--23441572364513__lumin_grids_knPKLf [class*=lumin-text-] p,#shopify-section-template--23441572364513__lumin_grids_knPKLf [class*=lumin-text-] strong{color:#fbf7efe6!important;font-weight:500}#shopify-section-template--23441572364513__featured_collection_9WjgHw .collection__title,#shopify-section-template--23441572364513__featured_grooming_wm2 .collection__title,#shopify-section-template--23441572364513__featured_travel_wm3 .collection__title{text-align:left}#shopify-section-template--23441572364513__featured_collection_9WjgHw .collection__title:before,#shopify-section-template--23441572364513__featured_grooming_wm2 .collection__title:before,#shopify-section-template--23441572364513__featured_travel_wm3 .collection__title:before{display:block;font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#e24a2b;margin-bottom:8px}#shopify-section-template--23441572364513__featured_collection_9WjgHw .collection__title:before{content:"Cozy season"}#shopify-section-template--23441572364513__featured_grooming_wm2 .collection__title:before{content:"Shed season"}#shopify-section-template--23441572364513__featured_travel_wm3 .collection__title:before{content:"Crisp-air days"}#shopify-section-template--23441572364513__featured_collection_9WjgHw .collection__title:after,#shopify-section-template--23441572364513__featured_grooming_wm2 .collection__title:after,#shopify-section-template--23441572364513__featured_travel_wm3 .collection__title:after{display:block;max-width:560px;margin-top:10px;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.55;color:#5a6560}#shopify-section-template--23441572364513__featured_collection_9WjgHw .collection__title:after{content:"Soft landings and warm naps for the months when they sleep a little longer."}#shopify-section-template--23441572364513__featured_grooming_wm2 .collection__title:after{content:"Gentle grooming and daily care for coats that shed with the season."}#shopify-section-template--23441572364513__featured_travel_wm3 .collection__title:after{content:"Walk, ride and roam gear for shorter days and cooler mornings."}#shopify-section-template--23441572364513__featured_grooming_wm2{background:#f1f9f4}#shopify-section-template--23441572364513__featured_grooming_wm2>div,#shopify-section-template--23441572364513__featured_grooming_wm2 .color-background-1,#shopify-section-template--23441572364513__featured_grooming_wm2 .isolate,#shopify-section-template--23441572364513__featured_grooming_wm2 .section{background:transparent!important}#shopify-section-template--23441572364513__featured_grooming_wm2{padding:12px 0 18px}#shopify-section-template--23441572364513__lumin_grids_knPKLf [class*=lumin-text-container-]{padding-bottom:26px}#shopify-section-template--23441572364513__lumin_grids_knPKLf [class*=lumin-text-] h2{text-shadow:0 1px 14px rgba(20,36,26,.45)}@media(max-width:899px){.wm-banner__media:after{background:linear-gradient(105deg,#182c20e6,#182c20c2 40%,#182c206b,#182c2038)!important;opacity:1!important}}.collection-hero{background:var(--wm-oat)!important}.collection-hero__inner{padding-top:48px!important;padding-bottom:48px!important}.collection-hero__title{font-family:Montserrat,sans-serif!important;font-weight:800!important;letter-spacing:-.01em!important;line-height:1.08!important;color:var(--wm-forest)!important;font-size:clamp(30px,3.4vw,46px)!important;margin:0 0 12px!important}.collection-hero__description,.collection-hero__text-wrapper .rte{color:var(--wm-slate)!important;font-size:17px!important;line-height:1.6!important;max-width:560px}.product__media-wrapper .product-media-container,.product__media-wrapper .product__media-item img,.product__media-wrapper .media{border-radius:14px!important;overflow:hidden}.product__media-wrapper .thumbnail,.product__media-wrapper .thumbnail img{border-radius:10px!important}.product__title h1,.product__title,h1.product__title{font-family:Montserrat,sans-serif!important;font-weight:800!important;letter-spacing:-.01em!important;line-height:1.12!important;color:var(--wm-forest)!important}.product .price__regular .price-item,.product .price .price-item--regular{font-weight:600!important;color:var(--wm-charcoal)!important}.product__description,.product__description p{color:var(--wm-slate);line-height:1.65}.product__description strong{color:var(--wm-charcoal);font-weight:600}.product__description ul{padding-left:18px}.product__description li{margin-bottom:8px}.product__accordion summary,.product .accordion summary{font-weight:600!important}#MainProduct-template--23441573478625__main .product,.product-section .page-width{padding-bottom:8px}.related-products .page-width,[id$=__related-products] .page-width{padding-top:8px}[id$=__related-products] h2{font-family:Montserrat,sans-serif!important;font-weight:800!important;color:var(--wm-forest)!important;letter-spacing:-.01em}.main-page-title,.shopify-policy__title h1{font-family:Montserrat,sans-serif!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.08!important;color:var(--wm-forest)!important}.main-page-title{margin-bottom:28px!important}.rte,.shopify-policy__body{color:var(--wm-slate)}.rte p,.shopify-policy__body p{font-size:17px;line-height:1.68;margin:0 0 18px}.rte h2,.shopify-policy__body h2{font-family:Montserrat,sans-serif!important;font-weight:800!important;font-size:26px!important;letter-spacing:-.01em;line-height:1.2;color:var(--wm-forest)!important;margin:40px 0 14px!important}.rte h3,.shopify-policy__body h3{font-family:Montserrat,sans-serif!important;font-weight:700!important;font-size:19px!important;color:var(--wm-forest)!important;margin:30px 0 10px!important}.rte ul,.shopify-policy__body ul{padding-left:20px;margin:0 0 20px}.rte li,.shopify-policy__body li{color:var(--wm-slate);font-size:17px;line-height:1.6;margin-bottom:10px}.rte strong,.shopify-policy__body strong{color:var(--wm-charcoal);font-weight:600}.rte a,.shopify-policy__body a{color:var(--wm-moss);text-underline-offset:3px}.rte a:hover{color:var(--wm-forest)}p.wm-story-lede{font-size:21px!important;line-height:1.5!important;color:var(--wm-charcoal)!important;font-weight:500;margin-bottom:30px!important}figure.wm-story-figure{margin:0 0 8px}figure.wm-story-figure img{width:100%;height:auto;display:block;border-radius:16px}p.wm-story-links a{font-weight:600}p.wm-story-sign{font-family:Montserrat,sans-serif;font-weight:800;font-size:20px!important;color:var(--wm-moss)!important;margin-top:34px!important}.contact .field__input,.contact textarea.text-area,.contact .select__select{border-radius:12px!important;border:1px solid var(--wm-oat-line)!important;background:#fff!important;font-size:16px}.contact .field__input:focus,.contact textarea.text-area:focus{border-color:var(--wm-moss)!important;box-shadow:0 0 0 2px #365c4a24!important}.contact .field__label{color:var(--wm-slate)!important}.template-404 h1,.template-404 .title{color:var(--wm-forest)!important;font-family:Montserrat,sans-serif!important;font-weight:800!important}.template-404 .page-width{padding-top:56px;padding-bottom:56px}.cart__empty-text,.cart-empty-text{font-family:Montserrat,sans-serif!important;font-weight:800!important;color:var(--wm-forest)!important}.section-divider__svg svg,.section-divider__svg svg path,.section-divider svg,.section-divider svg path{fill:var(--wm-forest)!important}.section-divider{background:var(--wm-ivory)!important}.wm-404-help{max-width:520px;margin:18px auto 0!important;color:var(--wm-slate)!important;font-size:16px!important}.wm-404-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:22px auto 26px}.wm-404-link{display:inline-block;padding:11px 20px;border-radius:999px;background:var(--wm-oat);border:1px solid var(--wm-oat-line);color:var(--wm-forest)!important;text-decoration:none!important;font-family:Montserrat,sans-serif;font-weight:600;font-size:15px}.wm-404-link:hover{background:var(--wm-moss);border-color:var(--wm-moss);color:#fff!important}.wm-404-foot{margin-top:26px!important;color:var(--wm-slate)!important;font-size:15px!important}.trustoo-widget,.trustoo-reviews-wrapper{font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;color:#111310}.trustoo-widget .tt-head-title,.trustoo-reviews-wrapper .tt-head-title{font-family:Montserrat,ui-sans-serif,system-ui,sans-serif!important;font-weight:800!important;font-size:26px!important;line-height:1.15!important;letter-spacing:-.01em;color:#111310!important}.wm-review-source{background:#f1f9f4;border:1px solid #DCEAE1;border-radius:16px;padding:16px 18px;margin:0 0 22px}.trustoo-widget .wm-review-source .wm-review-source__h,.wm-review-source__h{font-family:Montserrat,ui-sans-serif,system-ui,sans-serif!important;font-weight:800!important;font-size:13px!important;line-height:1.3!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#0a6b3d!important;margin:0 0 8px!important}.trustoo-widget .wm-review-source .wm-review-source__b,.wm-review-source__b{font-family:Montserrat,ui-sans-serif,system-ui,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:1.6!important;color:#5a6560!important;margin:0!important;max-width:820px!important}.trustoo-widget .tt-review-name,.trustoo-widget .tt-review-author{font-weight:500!important}.trustoo-widget .head-button,.trustoo-widget .tt-write-reviews{background:#0dc764!important;border-color:#0dc764!important;color:#111310!important;border-radius:999px!important;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif!important;font-weight:500!important}@media(max-width:749px){.wm-review-source{padding:14px 15px;border-radius:12px}.trustoo-widget .wm-review-source .wm-review-source__b,.wm-review-source__b{font-size:13px!important;line-height:1.6!important}.trustoo-widget .tt-head-title,.trustoo-reviews-wrapper .tt-head-title{font-size:21px!important}}::selection{background:#0dc764;color:#111310}:focus-visible{outline:3px solid #0DC764;outline-offset:2px}.wm-eyebrow,.wm-kicker{position:relative}.wm-eyebrow:after,.wm-kicker:after{content:"";display:block;width:34px;height:3px;border-radius:3px;background:#0dc764;margin-top:6px}.price--on-sale .price-item--sale,.price__sale .price-item--sale,.card__badge .badge,badge.badge{color:#e24a2b}.badge--sale,.wm-badge-sale{background:#ff6b4a!important;color:#fff!important;border-color:#ff6b4a!important;border-radius:999px!important;font-weight:600!important;letter-spacing:.02em}.trustoo-widget svg[class*=star] path,.trustoo-widget .tt-star-full,.rating-star{color:#ffc94d}.wm-btn,.button--primary,.shopify-payment-button__button--unbranded,.product-form__submit,button.button:not(.button--secondary):not(.button--tertiary){background:#0dc764!important;border-color:#0dc764!important;color:#111310!important;border-radius:999px!important;font-weight:600!important}.wm-btn:hover,.button--primary:hover,.product-form__submit:hover,button.button:not(.button--secondary):not(.button--tertiary):hover{background:#0ab259!important;border-color:#0ab259!important;color:#111310!important}.button--secondary,.button--tertiary{background:transparent!important;border:2px solid #0A6B3D!important;color:#0a6b3d!important;border-radius:999px!important;font-weight:600!important}.button--secondary:hover,.button--tertiary:hover{background:#e4f7ec!important}.wm-surface,.wm-card--soft{background:#f1f9f4;border:1px solid #DCEAE1}.wm-dot,.inventory--high:before{background:#0dc764}.trustoo-widget svg path,.trustoo-reviews-wrapper svg path,.tt-star svg path,[class*=tt-star] svg path{fill:#ffc94d!important}.rating__stars,.rating-star{color:#ffc94d!important}.wm-hero-full{position:relative;isolation:isolate;background:#fff;display:flex;flex-direction:column}.wm-hero-full__mobile-media{order:1}.wm-hero-full__inner{order:2}.wm-hero-full__media{display:none}.wm-hero-full__mobile-media{display:block;position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f1f9f4}.wm-hero-full__mobile-img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% center!important;display:block}.wm-hero-full__inner{position:relative;padding:26px 0 34px;background:#fff}.wm-hero-full__content{max-width:620px}.wm-hero-full__eyebrow{margin:0 0 10px;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0a6b3d}.wm-hero-full__title{margin:0;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-weight:800;font-size:clamp(32px,8.4vw,46px);line-height:1.04;letter-spacing:-.022em;color:#111310}.wm-hero-full__body{margin-top:14px;font-size:16px;line-height:1.55;color:#3f4a44;max-width:480px}.wm-hero-full__body>p{margin:0 0 .6em}.wm-hero-full__body>p:last-child{margin-bottom:0}.wm-hero-full__cta{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px}.wm-hero-full__btn{display:inline-flex;align-items:center;gap:8px;padding:13px 24px;border-radius:999px;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.wm-hero-full__btn--primary{background:#0dc764;color:#111310;border:2px solid #0DC764}.wm-hero-full__btn--primary:hover{background:#0ab259;border-color:#0ab259;color:#111310}.wm-hero-full__btn--ghost{background:transparent;color:#111310;border:2px solid #111310}.wm-hero-full__btn--ghost:hover{background:#111310;color:#fff}.wm-hero-full__btn:focus-visible{outline:3px solid #0DC764;outline-offset:3px}@media(min-width:750px){.wm-hero-full{min-height:var(--wm-hero-h, 620px);display:flex;align-items:center}.wm-hero-full__mobile-media{display:none}.wm-hero-full__media{display:block;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.wm-hero-full__img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--wm-hero-focal, 60%) center!important;display:block}.wm-hero-full__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.wm-hero-full--light .wm-hero-full__media:after{background:linear-gradient(to right,#fffffff5,#ffffffe6 27%,#ffffff9e 44%,#ffffff24,#fff0 76%)}.wm-hero-full--dark .wm-hero-full__media:after{background:linear-gradient(to right,#090b09d1,#090b09c2 28%,#090b0980 48%,#090b0929 66%,#090b0900 82%)}.wm-hero-full__inner{position:relative;z-index:1;width:100%;padding:64px 0;background:transparent}.wm-hero-full__content{max-width:560px}.wm-hero-full__title{font-size:clamp(44px,4.6vw,64px)}.wm-hero-full__body{font-size:17px;margin-top:16px}.wm-hero-full__cta{margin-top:28px;gap:12px}.wm-hero-full__btn{padding:15px 28px;font-size:16px}.wm-hero-full--dark .wm-hero-full__title{color:#fff}.wm-hero-full--dark .wm-hero-full__body{color:#ffffffe6}.wm-hero-full--dark .wm-hero-full__eyebrow{color:#0dc764}.wm-hero-full--dark .wm-hero-full__btn--primary{background:#fff;border-color:#fff;color:#111310}.wm-hero-full--dark .wm-hero-full__btn--primary:hover{background:#0dc764;border-color:#0dc764;color:#111310}.wm-hero-full--dark .wm-hero-full__btn--ghost{color:#fff;border-color:#ffffffd9}.wm-hero-full--dark .wm-hero-full__btn--ghost:hover{background:#fff;color:#111310;border-color:#fff}}@media(min-width:1100px){.wm-hero-full__content{max-width:600px}.wm-hero-full__inner{padding:76px 0}}@media screen and (min-width:990px){.header--middle-left{grid-template-columns:auto minmax(0,1fr) auto;column-gap:2.4rem}.header--middle-left .header__inline-menu{justify-self:center}.header--middle-left .header__heading-logo-wrapper,.header--middle-left .header__heading-logo{max-width:var(--wm-logo-width, 250px)!important}.header--middle-left .header__inline-menu>ul>li>a.header__menu-item,.header--middle-left .header__inline-menu>ul>li>header-menu>details>summary.header__menu-item{padding-left:13px!important;padding-right:13px!important}.header--middle-left .header__inline-menu .header__menu-item,.header--middle-left .header__inline-menu .header__menu-item span{font-size:14.5px!important;font-weight:600!important;letter-spacing:.045em!important}.header--middle-left .header__inline-menu summary.header__menu-item{align-items:center;gap:7px}.header--middle-left .header__inline-menu summary.header__menu-item .icon-caret{position:static!important;right:auto!important;top:auto!important;width:10px!important;height:10px!important;margin:1px 0 0!important;flex:0 0 auto;align-self:center;--icon-stroke-width: 1.6px}}@media screen and (min-width:990px)and (max-width:1279px){.header--middle-left{column-gap:1.2rem}.header--middle-left .header__inline-menu>ul>li>a.header__menu-item,.header--middle-left .header__inline-menu>ul>li>header-menu>details>summary.header__menu-item{padding-left:7px!important;padding-right:7px!important}.header--middle-left .header__inline-menu .header__menu-item,.header--middle-left .header__inline-menu .header__menu-item span{font-size:13px!important}.header--middle-left .header__inline-menu summary.header__menu-item{gap:5px}.header--middle-left .header__heading-logo-wrapper,.header--middle-left .header__heading-logo{max-width:180px!important}}@media screen and (min-width:1180px)and (max-width:1279px){.header--middle-left .header__heading-logo-wrapper,.header--middle-left .header__heading-logo{max-width:240px!important}}@media screen and (max-width:989px){.header__heading-logo-wrapper,.header__heading-logo{max-width:190px!important}}.wm-review-badge-note{display:inline-block;margin-left:8px;font-family:Montserrat,ui-sans-serif,system-ui,sans-serif;font-weight:500;font-size:11px;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#5a6560;white-space:nowrap;vertical-align:middle}@media(max-width:749px){.wm-review-badge-note{display:block;margin:4px 0 0;font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/wm-fall.css.map */
