:root{--cp-green: #0d4f45;--cp-green-2: #1f7c70;--cp-orange: #f47d18;--cp-cream: #faf7f1;--cp-surface: #ffffff;--cp-text: #17352f;--cp-muted: #64726e;--cp-border: #e5e7e3;--cp-shadow: 0 12px 34px rgba(18, 63, 55, .1);--cp-radius: 18px}html{scroll-behavior:smooth}body{margin:0;color:var(--cp-text);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body,button,input{font-family:inherit}img{max-width:100%}#main-inner{overflow:hidden}.template-index #main-inner{width:100%}.cp-shell{width:min(1460px,calc(100% - 48px));margin:0 auto}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cp-topbar{min-height:34px;font-size:13px;font-weight:650;letter-spacing:.01em}.cp-topbar__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:8px}.cp-topbar__inner a{text-decoration:none}.cp-topbar__icon{display:inline-flex}.cp-header{position:relative;z-index:50;border-bottom:1px solid var(--cp-border);box-shadow:0 2px 12px #123f3709}.cp-header--sticky{position:sticky;top:0}.cp-header__inner{min-height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.cp-brand{display:inline-flex;align-items:center;gap:10px;min-width:224px;color:var(--cp-green);text-decoration:none!important}.cp-brand__mark{width:48px;height:44px;object-fit:contain;flex:0 0 auto}.cp-brand__copy{display:flex;flex-direction:column;line-height:1}.cp-brand__copy strong{color:var(--cp-green);font-size:30px;font-weight:800;letter-spacing:-.045em}.cp-brand__copy small{margin-top:5px;color:#6b7b76;font-size:12px;letter-spacing:.005em}.cp-nav{display:flex;justify-content:center;align-items:center;gap:clamp(17px,1.65vw,28px)}.cp-nav a{color:#1e2c29;font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap;transition:color .2s ease}.cp-nav a:hover,.cp-nav a:focus{color:var(--cp-green-2)}.cp-nav a.cp-nav__accent{color:var(--cp-orange)}.cp-header__actions{display:flex;align-items:center;gap:12px}.cp-search{display:flex;align-items:center;height:44px;border:1px solid #d9dfdc;border-radius:9px;background:#fff;overflow:hidden}.cp-search input{width:210px;height:100%;border:0!important;outline:0!important;padding:0 12px;font-size:14px;color:var(--cp-text);box-shadow:none!important;background:transparent}.cp-search button{width:42px;height:100%;display:grid;place-items:center;border:0;background:transparent;color:var(--cp-text);cursor:pointer}.cp-icon-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:42px;color:var(--cp-text)!important;text-decoration:none}.cp-cart-count{position:absolute;top:1px;right:-2px;min-width:18px;height:18px;border-radius:99px;display:grid;place-items:center;padding:0 4px;background:var(--cp-green);color:#fff;font-size:10px;font-weight:800;line-height:1}.cp-mobile-menu{display:none;position:relative}.cp-mobile-menu summary{width:39px;height:39px;list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.cp-mobile-menu summary::-webkit-details-marker{display:none}.cp-mobile-menu summary span{width:22px;height:2px;border-radius:2px;background:var(--cp-green)}.cp-mobile-menu__panel{position:absolute;right:0;top:calc(100% + 14px);width:min(340px,calc(100vw - 32px));padding:18px;border:1px solid var(--cp-border);border-radius:14px;background:#fff;box-shadow:var(--cp-shadow)}.cp-mobile-menu__panel nav{display:grid;margin-top:12px}.cp-mobile-menu__panel nav a{padding:11px 4px;border-bottom:1px solid #edf0ee;color:var(--cp-text);font-weight:650;text-decoration:none}.cp-search--mobile,.cp-search--mobile input{width:100%}.cp-hero{background:linear-gradient(90deg,#f8f4ec,#fbf9f5 56%,#f3eee4)}.cp-hero__grid{min-height:510px;display:grid;grid-template-columns:43% 57%;align-items:stretch}.cp-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:72px 44px 72px 24px}.cp-eyebrow{margin:0 0 16px;color:var(--cp-green);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cp-hero h1{margin:0;color:var(--cp-green);font-size:clamp(46px,4.25vw,72px);line-height:1.02;letter-spacing:-.048em;font-weight:790}.cp-hero__text{max-width:610px;margin-top:22px;color:#273a36;font-size:18px;line-height:1.55}.cp-hero__text p{margin:0}.cp-hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.cp-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;border-radius:9px;font-size:15px;font-weight:750;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cp-button:hover{transform:translateY(-2px)}.cp-button--primary{background:var(--cp-orange);color:#fff!important;box-shadow:0 10px 22px #f47d1833}.cp-button--secondary{border:1.6px solid var(--cp-green);background:#fff9;color:var(--cp-green)!important}.cp-hero__visual{position:relative;min-width:0;overflow:hidden}.cp-hero__visual:before{content:"";position:absolute;inset:0 auto 0 0;z-index:1;width:18%;background:linear-gradient(90deg,#fbf8f2,#fbf8f200);pointer-events:none}.cp-hero__visual img{width:100%;height:100%;min-height:510px;object-fit:cover;object-position:center;display:block}.cp-benefits{background:#fff;border-top:1px solid var(--cp-border);border-bottom:1px solid var(--cp-border)}.cp-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr)}.cp-benefit{min-height:82px;display:flex;align-items:center;justify-content:center;gap:15px;padding:15px 28px}.cp-benefit+.cp-benefit{border-left:1px solid var(--cp-border)}.cp-benefit__icon{width:34px;height:34px;color:var(--cp-green);flex:0 0 auto}.cp-benefit__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.cp-benefit strong,.cp-benefit span{display:block}.cp-benefit strong{color:#1e302c;font-size:14px;line-height:1.25}.cp-benefit div>span{margin-top:4px;color:var(--cp-muted);font-size:12px;line-height:1.25}.cp-section{padding:28px 0 38px}.cp-section-heading{margin-bottom:18px}.cp-section-heading h2{margin:0;color:#153d36;font-size:28px;font-weight:800;letter-spacing:-.025em}.cp-section-heading--center{text-align:center}.cp-section-heading--split{display:flex;align-items:end;justify-content:space-between;gap:20px}.cp-section-heading--split a{color:var(--cp-green);font-size:13px;font-weight:750;text-decoration:none}.cp-categories{background:#fff}.cp-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.cp-category-card{position:relative;overflow:hidden;min-height:150px;border-radius:12px;box-shadow:0 5px 16px #123f3714;text-decoration:none;background:#eef0ec}.cp-category-card:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(5,37,31,.64))}.cp-category-card img{width:100%;height:100%;min-height:150px;display:block;object-fit:cover;transition:transform .4s ease}.cp-category-card:hover img{transform:scale(1.045)}.cp-category-card__label{position:absolute;z-index:2;left:15px;bottom:13px;color:#fff;font-size:15px;font-weight:800;text-shadow:0 1px 5px rgba(0,0,0,.35)}.cp-products{padding-top:8px;background:#fff}.cp-product-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:13px}.cp-product-card{min-width:0;overflow:hidden;border:1px solid #e9ece9;border-radius:12px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.cp-product-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #123f3717}.cp-product-card__image{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#f8f7f4}.cp-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.cp-product-card:hover .cp-product-card__image img{transform:scale(1.035)}.cp-product-placeholder{width:100%;height:100%}.cp-badge{position:absolute;top:9px;left:9px;padding:5px 8px;border-radius:99px;background:var(--cp-green);color:#fff;font-size:10px;font-weight:800}.cp-product-card__body{padding:12px 11px 14px}.cp-product-card h3{margin:0;min-height:38px;font-size:13px;line-height:1.35;font-weight:700}.cp-product-card h3 a{color:#1b2e29;text-decoration:none}.cp-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:8px}.cp-product-card__price strong{color:var(--cp-green);font-size:14px}.cp-product-card__price s{color:#8a9692;font-size:11px}.cp-catalog-empty{min-height:210px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px;border:1px dashed #cdd7d3;border-radius:var(--cp-radius);background:#fafbf9}.cp-catalog-empty h3{margin:0 0 8px;font-size:24px}.cp-catalog-empty p{margin:0;max-width:720px;color:var(--cp-muted)}.cp-story{margin-top:26px;padding:72px 0;background:var(--cp-cream)}.cp-story__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.cp-story h2{margin:0;max-width:640px;color:var(--cp-green);font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.04em}.cp-story__inner>div:last-child p{margin:0;color:#52645f;font-size:18px;line-height:1.7}.cp-story__inner>div:last-child a{display:inline-block;margin-top:20px;color:var(--cp-green);font-weight:800;text-decoration:none}.cp-newsletter{padding:45px 0;background:var(--cp-green);color:#fff}.cp-newsletter__inner{display:grid;grid-template-columns:1fr minmax(430px,.8fr);gap:60px;align-items:center}.cp-newsletter h2{margin:0;color:#fff;font-size:31px;font-weight:800}.cp-newsletter p{margin:7px 0 0;color:#fffc}.cp-newsletter__form{position:relative;display:grid;grid-template-columns:1fr auto}.cp-newsletter__form input{min-width:0;height:52px;padding:0 16px;border:0;border-radius:9px 0 0 9px;outline:0}.cp-newsletter__form button{height:52px;padding:0 24px;border:0;border-radius:0 9px 9px 0;background:var(--cp-orange);color:#fff;font-weight:800;cursor:pointer}.cp-form-message{grid-column:1 / -1;margin-top:10px!important;font-size:13px;color:#fff!important}.cp-footer{padding:58px 0 20px}.cp-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.cp-footer__brand p{max-width:390px;margin:22px 0 0;color:#62716d;line-height:1.65}.cp-brand--footer{min-width:0}.cp-footer h2{margin:5px 0 17px;color:var(--cp-text);font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}.cp-footer__grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}.cp-footer__grid a:not(.cp-brand){margin:0 0 10px;color:#63716d;font-size:14px;text-decoration:none}.cp-footer__grid a:hover{color:var(--cp-green)}.cp-footer__bottom{margin-top:40px;padding-top:19px;border-top:1px solid rgba(23,53,47,.12);display:flex;justify-content:space-between;align-items:center;gap:20px;color:#73807c;font-size:12px}.cp-footer__bottom svg{max-height:24px;width:auto;margin-left:5px}.btn-primary,.btn-success,.btn-dark{border-color:var(--cp-green)!important;background:var(--cp-green)!important}.product-price,.product-price-container{color:var(--cp-green)!important}.form-control:focus{border-color:var(--cp-green-2);box-shadow:0 0 0 .2rem #1f7c701f}@media(max-width:1360px){.cp-shell{width:min(1320px,calc(100% - 38px))}.cp-header__inner{gap:20px}.cp-nav{gap:16px}.cp-nav a{font-size:13px}.cp-search input{width:175px}.cp-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1100px){.cp-nav--desktop,.cp-search--desktop{display:none}.cp-header__inner{grid-template-columns:1fr auto;min-height:72px}.cp-mobile-menu{display:block}.cp-brand__copy strong{font-size:27px}.cp-hero__grid{grid-template-columns:48% 52%}.cp-hero h1{font-size:50px}.cp-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cp-category-card{min-height:190px}.cp-benefits__grid{grid-template-columns:repeat(2,1fr)}.cp-benefit:nth-child(3){border-left:0;border-top:1px solid var(--cp-border)}.cp-benefit:nth-child(4){border-top:1px solid var(--cp-border)}}@media(max-width:767px){.cp-shell{width:min(100% - 28px,680px)}.cp-topbar{font-size:12px}.cp-header__inner{min-height:66px;gap:12px}.cp-brand{min-width:0;gap:7px}.cp-brand__mark{width:39px;height:38px}.cp-brand__copy strong{font-size:23px}.cp-brand__copy small,.cp-account-link{display:none}.cp-header__actions{gap:4px}.cp-hero__grid{width:100%;grid-template-columns:1fr;min-height:auto}.cp-hero__copy{order:2;padding:34px 22px 42px;text-align:center;align-items:center}.cp-hero__visual{order:1;height:330px}.cp-hero__visual:before{inset:auto 0 0;width:100%;height:18%;background:linear-gradient(180deg,transparent,#f8f4ec)}.cp-hero__visual img{min-height:330px;object-position:48% center}.cp-eyebrow{margin-bottom:11px}.cp-hero h1{font-size:42px}.cp-hero__text{margin-top:16px;font-size:16px}.cp-hero__buttons{width:100%;margin-top:23px}.cp-button{width:100%;min-height:50px}.cp-benefits__grid{grid-template-columns:1fr}.cp-benefit{justify-content:flex-start;min-height:72px;padding:14px 10px}.cp-benefit+.cp-benefit,.cp-benefit:nth-child(3),.cp-benefit:nth-child(4){border-left:0;border-top:1px solid var(--cp-border)}.cp-section{padding:26px 0 30px}.cp-section-heading h2{font-size:25px}.cp-category-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.cp-category-card{flex:0 0 74%;min-height:185px;scroll-snap-align:start}.cp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cp-section-heading--split{align-items:center}.cp-product-card h3{min-height:37px;font-size:12px}.cp-catalog-empty{flex-direction:column;align-items:flex-start;padding:26px}.cp-catalog-empty .cp-button{width:auto}.cp-story{padding:48px 0}.cp-story__inner{grid-template-columns:1fr;gap:26px}.cp-story h2{font-size:38px}.cp-story__inner>div:last-child p{font-size:16px}.cp-newsletter__inner{grid-template-columns:1fr;gap:22px}.cp-newsletter h2{font-size:27px}.cp-newsletter__form{grid-template-columns:1fr;gap:10px}.cp-newsletter__form input,.cp-newsletter__form button{border-radius:9px}.cp-footer__grid{grid-template-columns:1fr 1fr;gap:32px 22px}.cp-footer__brand{grid-column:1 / -1}.cp-footer__bottom{align-items:flex-start;flex-direction:column}}@media(max-width:420px){.cp-hero__visual{height:285px}.cp-hero__visual img{min-height:285px}.cp-hero h1{font-size:36px}.cp-category-card{flex-basis:82%}.cp-footer__grid{grid-template-columns:1fr}}.cp-product-card--concept .cp-product-card__body p{margin:7px 0 0;color:var(--cp-muted);font-size:12px}.cp-concept-note{margin:14px 0 0;color:var(--cp-muted);font-size:12px;text-align:right}.cp-payment-icons{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.cp-payment-icons svg{height:24px;width:auto}@media(max-width:767px){.cp-concept-note{text-align:left}.cp-payment-icons{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/custom.css.map */
