.sf{--sf-ink:#152d26;--sf-lime:#ceee79;--sf-muted:#59665e;--sf-paper:#fafbf7;color:var(--sf-ink);font-family:Jost,Arial,sans-serif;font-size:16px;line-height:1.6;letter-spacing:0}.sf *{box-sizing:border-box}.sf h1,.sf h2,.sf h3,.sf p{margin:0}.sf a{color:inherit;text-decoration:none}.sf button,.sf input{font:inherit}.sf button,.sf a{-webkit-tap-highlight-color:transparent}.sf a:focus-visible,.sf button:focus-visible{outline:3px solid #426c25;outline-offset:5px}.sf img{display:block;max-width:100%;height:auto}.sf-wrap{max-width:1380px;margin:auto;padding:0 48px}.sf-eyebrow{font-size:12px;font-weight:600;letter-spacing:.17em;text-transform:uppercase;display:block;margin-bottom:22px}.sf-title{font-family:Georgia,serif;font-size:clamp(34px,4vw,56px);font-weight:400;line-height:1.12;letter-spacing:-.04em}.sf-title em{font-weight:400}.sf-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;padding:13px 26px;border:1px solid transparent;border-radius:5px;background:var(--sf-ink);color:#fff!important;font-size:15px;font-weight:500;transition:background .2s,transform .2s}.sf-button:hover{background:#284b34;transform:translateY(-2px)}.sf-button--lime{background:var(--sf-lime);color:var(--sf-ink)!important}.sf-button--lime:hover{background:#e0ff96}.sf-text-link{font-size:15px;display:inline-flex;gap:17px;align-items:center;border-bottom:1px solid currentColor;padding:6px 0}.sf-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:30px}.sf-hero{background:var(--sf-ink);color:#fff;position:relative;isolation:isolate}.sf-hero-grid{display:grid;grid-template-columns:45% 55%;min-height:595px;max-width:1600px;margin:auto}.sf-hero-copy{padding:64px 46px 64px max(48px,calc((100vw - 1284px)/2));display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.sf-hero h1{font-family:Georgia,serif;font-size:clamp(58px,6.3vw,94px);font-weight:400;line-height:1.02;letter-spacing:-.055em;color:#fff;max-width:600px}.sf-hero h1 em{color:var(--sf-lime);display:block;font-weight:400}.sf-hero-copy>p{color:#e0e9e0;font-size:17px;max-width:390px;margin-top:25px}.sf-hero .sf-eyebrow{color:#e1edcc;margin-bottom:26px}.sf-hero-visual{position:relative;overflow:hidden;min-height:595px}.sf-hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:42% center}.sf-image-label{position:absolute;left:25px;bottom:23px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#152d26ba;padding:8px 13px;border-radius:3px}.sf-proof{display:flex;align-items:center;gap:12px;font-size:13px;margin-top:34px;color:#e1edcc}.sf-stars{color:var(--sf-lime);letter-spacing:3px}.sf-ticker{display:flex;justify-content:center;align-items:center;gap:55px;flex-wrap:wrap;background:var(--sf-lime);color:var(--sf-ink);padding:15px 24px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.sf-ticker b{font-size:17px;font-weight:400}.sf-categories{padding:31px 0 34px;border-bottom:1px solid #e4e8de;background:#fff}.sf-category-list{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:center}.sf-category-label{font-size:12px;letter-spacing:.13em;text-transform:uppercase;margin-right:13px}.sf-category{padding:11px 20px;border:1px solid #d5ddcf;border-radius:50px;font-size:14px;transition:background .2s}.sf-category:hover{background:var(--sf-lime);border-color:var(--sf-lime)}.sf-shop{padding:73px 0 80px;background:#fff}.sf-heading-row{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:28px}.sf-heading-row .sf-eyebrow{margin-bottom:12px;color:#59665e}.sf-tabs{display:flex;gap:27px;flex-wrap:wrap;border-bottom:1px solid #dce1d6;margin-bottom:28px}.sf-tab{border:0;background:none;cursor:pointer;padding:13px 0;color:#667363;font-size:15px;border-bottom:2px solid transparent}.sf-tab[aria-selected=true]{color:#152d26;border-bottom-color:#152d26;font-weight:600}.sf-panel[hidden]{display:none}.sf-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.sf-product{min-width:0}.sf-product-image{position:relative;background:#f5f6f0;aspect-ratio:1;overflow:hidden;border-radius:5px;display:block}.sf-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.sf-product-image:hover img{transform:scale(1.045)}.sf-product-tag{position:absolute;left:12px;top:12px;padding:4px 10px;background:#fff;color:#152d26;font-size:11px;letter-spacing:.05em;text-transform:uppercase;border-radius:3px}.sf-product-meta{font-size:12px;color:#586557;margin-top:18px;margin-bottom:6px}.sf-product h3{font-family:Jost,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.45;letter-spacing:0;margin-bottom:8px}.sf-price{font-size:15px;display:flex;align-items:center;gap:10px}.sf-price s{color:#70786b;font-size:13px}.sf-product-link{margin-top:14px;font-size:13px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dce1d6;padding-top:12px}.sf-product-link span:last-child{font-size:18px}.sf-panel-footer{margin-top:28px;text-align:center}.sf-feature{background:#edf1e5}.sf-feature-grid{display:grid;grid-template-columns:1fr 1fr;max-width:1600px;margin:auto}.sf-feature-image{position:relative;min-height:490px;overflow:hidden}.sf-feature-image>img{width:100%;height:100%;position:absolute;object-fit:cover}.sf-feature-copy{padding:62px clamp(35px,5.5vw,90px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.sf-feature-copy>div{width:100%;max-width:480px}.sf-feature-copy .sf-eyebrow{margin-bottom:17px}.sf-feature-copy .sf-richtext{margin-top:23px;color:#485644;font-size:16px}.sf-richtext p+p{margin-top:15px}.sf-richtext ul{padding-left:20px;margin:15px 0 0}.sf-feature--night{background:#152d26;color:#fff}.sf-feature--night .sf-title{color:#fff}.sf-feature--night .sf-richtext{color:#dce7d9}.sf-feature--night .sf-eyebrow{color:var(--sf-lime)}.sf-feature--reverse .sf-feature-image{order:2}.sf-feature--reverse .sf-feature-copy{order:1}.sf-feature--product .sf-feature-image{background:#f7f6f3}.sf-feature--product .sf-feature-image>img{object-fit:contain;padding:38px;mix-blend-mode:multiply}.sf-quote{background:#d1e98f;padding:72px 20px;text-align:center}.sf-quote blockquote{max-width:860px;margin:20px auto 26px;font-family:Georgia,serif;font-size:clamp(26px,3vw,41px);line-height:1.3;font-weight:400;letter-spacing:-.025em}.sf-quote cite{font-size:14px;font-style:normal}.sf-quote .sf-eyebrow{margin:0}.sf-quote .sf-stars{color:#152d26;margin-bottom:17px}.sf-community{background:#f7f8f3;text-align:center;padding:65px 24px}.sf-community p{max-width:670px;margin:20px auto;color:#52604b}.sf-community .sf-actions{justify-content:center}.sf-newsletter{background:#152d26;color:#fff;padding:55px 0}.sf-newsletter .sf-title{color:#fff}.sf-newsletter p{color:#dce7d9;margin-top:14px}.sf-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:70px;padding:55px 0}.sf-footer-grid h3{font-size:14px;color:#ceee79;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}.sf-footer-grid a{display:block;font-size:14px;margin:10px 0}.sf-footer-logo{width:195px;filter:brightness(0) invert(1);margin-bottom:20px}.sf-footer-bottom{font-size:12px;border-top:1px solid #ffffff30;padding:20px 0;color:#dce7d9}.sf-preview-header{background:#fff;position:relative;z-index:10}.sf-preview-announcement{background:#152d26;color:#fff;text-align:center;padding:9px 20px;font-size:12px;letter-spacing:.04em}.sf-preview-nav{display:flex;align-items:center;justify-content:space-between;min-height:86px;gap:25px}.sf-preview-logo{width:194px}.sf-preview-links{display:flex;align-items:center;gap:27px;font-size:14px}.sf-preview-links details{position:relative}.sf-preview-links summary{cursor:pointer;list-style:none;padding:25px 0}.sf-preview-links summary:after{content:"\2304";padding-left:7px}.sf-preview-links details[open]>div{position:absolute;top:65px;left:-20px;width:245px;padding:14px 20px;background:#fff;box-shadow:0 8px 24px #152d2620;border:1px solid #dce1d6}.sf-preview-links details a{display:block;padding:8px 0}.sf-preview-tools{display:flex;gap:18px;align-items:center}.sf-icon-link{display:flex;align-items:center;justify-content:center;width:34px;height:42px}.sf-icon-link svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.5}.sf-mobile-nav{display:none}.sf-native .header__heading-logo{width:195px!important;max-width:100%}.sf-native .header-wrapper{border-bottom:1px solid #e2e7dc}.sf-native .header__menu-item{font-size:14px;letter-spacing:0}.sf-native .header__menu-item span{font-size:14px;text-transform:none}.sf-native .header.page-width{max-width:1380px}.sf-native .header{padding-top:20px;padding-bottom:20px}.sf-native .announcement-bar__message{font-size:12px;letter-spacing:.06em;padding:9px 15px;min-height:0}.sf-native .button{transition:background .2s,transform .2s}.sf-native .product-form__submit{min-height:54px;font-size:17px;font-weight:500}.sf-native .product-form__submit:hover{transform:translateY(-1px)}.sf-native .footer .footer-block__heading{font-size:16px;letter-spacing:.04em}.sf-native .footer .field__input{color:#152d26;background:#fff}.sf-native .footer .field__label{color:#52604b}.sf-native .footer__content-top .footer-block__details-content img{filter:brightness(0) invert(1)}.sf-native .product__title h1{line-height:1.15}.sf-native .product__info-container .price{margin-top:16px;margin-bottom:20px}.sf-native .product-form__input{margin-bottom:20px}.sf-native .card-wrapper{border-radius:5px;overflow:hidden}.sf-native .card__heading{font-size:16px;line-height:1.4}.sf-native .collection-hero__title{font-family:Georgia,serif;letter-spacing:-.04em}.sf-native .product__description{font-size:16px}.sf-native .jdgm-carousel-wrapper{padding-top:55px!important;padding-bottom:55px!important}.sf-native .jdgm-carousel-title{font-family:Georgia,serif;font-weight:400;font-size:34px}.sf-native #MainContent>.sf{width:100%}@media(min-width:1500px){.sf-hero-copy{padding-left:80px}}@media(max-width:1150px){.sf-wrap{padding:0 30px}.sf-hero-copy{padding:45px 32px}.sf-hero h1{font-size:67px}.sf-hero-grid,.sf-hero-visual{min-height:545px}.sf-preview-links{gap:16px}.sf-preview-nav{gap:20px}.sf-preview-logo{width:165px}.sf-feature-copy{padding:45px 38px}.sf-ticker{gap:26px}}@media(max-width:850px){.sf-preview-links{display:none}.sf-mobile-nav{display:block}.sf-mobile-nav summary{list-style:none;cursor:pointer;padding:10px;font-size:22px}.sf-mobile-nav[open]>div{position:absolute;left:0;right:0;top:100%;background:#fff;padding:22px 30px;border-bottom:1px solid #ccd6c4;box-shadow:0 12px 20px #152d2610}.sf-mobile-nav a{display:block;padding:12px;font-size:16px}.sf-preview-tools{gap:8px}.sf-preview-nav{min-height:76px}.sf-hero-grid{grid-template-columns:47% 53%}.sf-hero h1{font-size:57px}.sf-hero-copy{padding:45px 26px}.sf-hero-copy>p{font-size:16px}.sf-hero .sf-actions{gap:15px}.sf-hero .sf-button{padding:12px 18px;gap:15px}.sf-proof{align-items:flex-start;gap:5px;flex-direction:column}.sf-feature-image{min-height:440px}.sf-products{gap:16px}.sf-product h3{font-size:15px}.sf-ticker{gap:20px;font-size:11px}.sf-ticker b{display:none}.sf-category-label{width:100%;text-align:center;margin:0 0 5px}.sf-footer-grid{gap:35px}}@media(max-width:600px){.sf-wrap{padding:0 20px}.sf-preview-logo{width:161px}.sf-preview-announcement{font-size:11px}.sf-preview-tools .sf-account{display:none}.sf-preview-nav{gap:12px}.sf-hero-grid{display:flex;flex-direction:column;min-height:0}.sf-hero-copy{padding:42px 24px 38px}.sf-hero h1{font-size:64px;max-width:400px}.sf-hero .sf-eyebrow{font-size:11px;margin-bottom:19px}.sf-hero-copy>p{margin-top:21px;max-width:370px}.sf-hero-visual{min-height:330px}.sf-hero-visual>img{object-position:40% 44%}.sf-proof{flex-direction:row;flex-wrap:wrap;gap:12px;margin-top:23px;font-size:12px}.sf-image-label{font-size:10px;left:18px;bottom:18px}.sf-ticker{padding:14px 12px;column-gap:19px;row-gap:8px;font-size:10px;letter-spacing:.08em}.sf-ticker span:last-child{display:none}.sf-categories{padding:24px 0}.sf-category-list{gap:8px}.sf-category{padding:9px 14px;font-size:13px}.sf-shop{padding:44px 0 48px}.sf-heading-row{gap:15px;align-items:start}.sf-heading-row>.sf-text-link{display:none}.sf-title{font-size:37px}.sf-tabs{gap:22px;flex-wrap:nowrap;overflow:auto}.sf-tab{white-space:nowrap;font-size:14px}.sf-products{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:15px;row-gap:28px}.sf-product h3{font-size:14px}.sf-product-meta{font-size:11px;margin-top:13px}.sf-product-link{font-size:12px}.sf-product-tag{font-size:9px;top:8px;left:8px;padding:4px 7px}.sf-price{font-size:14px;flex-wrap:wrap;gap:5px}.sf-feature-grid{display:flex;flex-direction:column}.sf-feature-image,.sf-feature--reverse .sf-feature-image{order:0;min-height:330px}.sf-feature-copy,.sf-feature--reverse .sf-feature-copy{order:1;padding:40px 24px 45px}.sf-feature--product .sf-feature-image>img{padding:25px}.sf-quote{padding:50px 24px}.sf-quote blockquote{font-size:29px}.sf-community{padding:45px 24px}.sf-footer-grid{grid-template-columns:1fr 1fr;gap:28px;padding:35px 0}.sf-footer-grid>div:first-child{grid-column:1/-1}.sf-newsletter{padding:40px 0 10px}.sf-native .header__heading-logo{width:160px!important}.sf-native .header{padding-top:16px;padding-bottom:16px}.sf-native .header-menu-text,.sf-native .header-cart-text{display:none}.sf-native .jdgm-carousel-title{font-size:28px}}@media(prefers-reduced-motion:reduce){.sf *,.sf-native .button{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/95/compiled_assets/styles.css.map */
