:root{--c4l-green:#087443;--c4l-green2:#0b8a50;--c4l-dark:#111b17;--c4l-red:#ef2b2d;--c4l-gold:#f4a900;--c4l-mint:#effaf4;--c4l-border:#e2e8e4;--c4l-muted:#68756f;--c4l-bg:#fff}.c4l-wrap{max-width:1280px;margin:0 auto;padding-left:28px;padding-right:28px}.c4l-topbar{background:var(--c4l-green);color:#fff;font-size:13px;padding:9px 0}.c4l-topbar-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.c4l-topbar span{opacity:.55;margin:0 10px}.c4l-topbar-right{font-weight:800}.c4l-header{background:#fff;position:relative;z-index:20;border-bottom:1px solid var(--c4l-border)}.c4l-header-row{display:grid;grid-template-columns:220px minmax(300px,1fr) 220px;gap:28px;align-items:center;padding-top:20px;padding-bottom:20px}.c4l-brand{text-decoration:none;font-weight:950;font-size:28px;letter-spacing:-1.5px;color:var(--c4l-dark);white-space:nowrap}.c4l-brand b{color:var(--c4l-red);font-size:34px}.c4l-search{display:flex;background:#f8f9f8;border:1px solid #dce3df;border-radius:28px;overflow:hidden;min-width:0}.c4l-search input{border:0;background:transparent;flex:1;min-width:0;padding:15px 20px;font-size:15px;outline:0}.c4l-search button{border:0;background:var(--c4l-gold);color:#111;font-weight:900;padding:0 32px;cursor:pointer}.c4l-actions{display:flex;justify-content:flex-end;gap:12px;align-items:center}.c4l-actions a{color:var(--c4l-dark);text-decoration:none;font-weight:800;padding:12px}.c4l-cart{background:var(--c4l-mint);border-radius:24px}.c4l-cart strong{background:var(--c4l-green);color:#fff;border-radius:20px;padding:3px 8px;margin-left:4px}.c4l-nav{border-top:1px solid #f0f1f0}.c4l-nav .c4l-wrap{display:flex;gap:29px;overflow:auto;scrollbar-width:none}.c4l-nav .c4l-wrap::-webkit-scrollbar{display:none}.c4l-nav a{padding:15px 0;text-decoration:none;color:#16251e;font-weight:800;white-space:nowrap;font-size:14px}.c4l-nav a:hover{color:var(--c4l-green)}.c4l-nav a.deal{color:var(--c4l-red)}.c4l-home{background:#fff;color:#111}.c4l-hero{margin-top:30px;min-height:410px;border-radius:24px;background:linear-gradient(120deg,#eef9f3,#fff8e8);display:grid;grid-template-columns:1.18fr .82fr;overflow:hidden;align-items:center}.c4l-hero-copy{padding:52px}.c4l-kicker,.c4l-eyebrow{font-size:12px;font-weight:950;color:var(--c4l-green);letter-spacing:1.7px}.c4l-hero h1{font-size:56px;line-height:.99;margin:14px 0 18px;letter-spacing:-3px}.c4l-hero h1 em{font-style:normal;color:var(--c4l-green)}.c4l-hero p{font-size:18px;max-width:650px;line-height:1.55;color:#4c5a54}.c4l-btn{display:inline-block;margin-top:14px;margin-right:10px;padding:14px 22px;border-radius:10px;background:var(--c4l-green);color:#fff;text-decoration:none;font-weight:900}.c4l-btn.ghost{background:#fff;color:var(--c4l-green);border:1px solid #cfe0d7}.c4l-hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;font-size:13px;font-weight:800;color:#405049}.c4l-hero-art{position:relative;height:100%;min-height:410px}.c4l-crate{position:absolute;width:150px;height:150px;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:950;box-shadow:0 20px 50px #0a503326}.c4l-crate b{font-size:48px;line-height:1}.c4l-crate small{font-size:13px;letter-spacing:2px;margin-top:10px}.crate-red{background:var(--c4l-red);color:#fff;top:70px;left:20px;transform:rotate(-8deg)}.crate-gold{background:var(--c4l-gold);color:#172219;top:175px;left:145px;transform:rotate(7deg)}.crate-green{background:var(--c4l-green);color:#fff;top:40px;left:225px;transform:rotate(4deg)}.crate-green b{font-size:28px}.c4l-cats,.c4l-products{padding-top:42px;padding-bottom:8px}.c4l-title-row,.c4l-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.c4l-home h2{font-size:27px;margin:5px 0 20px}.c4l-title-row>a,.c4l-section-head>a{color:var(--c4l-green);font-weight:900;text-decoration:none;padding-bottom:20px}.c4l-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.c4l-cat{background:#fff;border:1px solid var(--c4l-border);border-radius:18px;min-height:166px;padding:22px;text-decoration:none;color:#111;display:flex;flex-direction:column;transition:.2s}.c4l-cat:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0b3d2520;border-color:#c8d9cf}.c4l-cat-icon{font-size:38px;margin-bottom:auto}.c4l-cat-overline{font-size:10px;font-weight:900;color:#839089;letter-spacing:1.2px;margin:8px 0 3px}.c4l-cat strong{font-size:16px}.c4l-cat small{color:var(--c4l-green);font-weight:900;margin-top:7px}.c4l-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.c4l-card{border:1px solid var(--c4l-border);border-radius:18px;padding:14px;background:#fff;display:flex;flex-direction:column;min-width:0;transition:.2s}.c4l-card:hover{box-shadow:0 12px 30px #0b3d2518;transform:translateY(-2px)}.c4l-card>a{text-decoration:none;color:#111}.c4l-img{height:188px;display:flex;align-items:center;justify-content:center;padding:10px}.c4l-img img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.c4l-placeholder{width:90px;height:90px;border-radius:18px;background:var(--c4l-mint);display:flex;align-items:center;justify-content:center;color:var(--c4l-green);font-weight:950}.c4l-card h3{font-size:15px;line-height:1.35;min-height:42px;margin:8px 0}.c4l-price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:auto}.c4l-price{font-size:20px;font-weight:950;color:var(--c4l-green)}.c4l-save{font-size:10px;font-weight:900;background:#fff0f0;color:#d82127;border-radius:6px;padding:4px 6px}.c4l-unit{font-size:12px;color:var(--c4l-muted);margin-top:2px}.c4l-card button{width:100%;border:0;border-radius:10px;background:var(--c4l-mint);color:var(--c4l-green);font-weight:950;padding:12px;margin-top:12px;cursor:pointer}.c4l-card button:hover{background:var(--c4l-green);color:#fff}.c4l-card button:disabled{opacity:.5}.c4l-empty-row{border:1px dashed #cfd9d3;background:#fafcfb;border-radius:18px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.c4l-empty-row div{display:flex;flex-direction:column;gap:4px}.c4l-empty-row strong{font-size:16px}.c4l-empty-row span{font-size:13px;color:var(--c4l-muted)}.c4l-empty-row a{background:var(--c4l-green);color:#fff;text-decoration:none;font-weight:900;padding:10px 14px;border-radius:9px;white-space:nowrap}.c4l-benefits{margin-top:50px;background:#f7f8f7;border-top:1px solid var(--c4l-border);border-bottom:1px solid var(--c4l-border)}.c4l-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-top:28px;padding-bottom:28px}.c4l-benefit-grid>div{display:grid;grid-template-columns:50px 1fr;align-items:center}.c4l-benefit-grid b{grid-row:1/3;font-size:28px}.c4l-benefit-grid strong{font-size:15px}.c4l-benefit-grid span{font-size:13px;color:#68736e}.c4l-footer{background:#141715;color:#fff;padding:54px 0 22px;margin-top:0}.c4l-footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr 1fr;gap:52px}.c4l-brand-footer{display:inline-block;color:#fff;font-size:29px}.c4l-footer-brand p,.c4l-footer p{color:#aeb8b3;font-size:14px;line-height:1.6;max-width:360px}.c4l-footer-badge{display:inline-block;margin-top:8px;font-size:11px;font-weight:900;letter-spacing:1.2px;border:1px solid #3b453f;border-radius:30px;padding:7px 11px;color:#d9dfdc}.c4l-footer h3{font-size:14px;margin:5px 0 15px;color:#fff}.c4l-footer-grid>div:not(:first-child){display:flex;flex-direction:column}.c4l-footer a:not(.c4l-brand){color:#bfc7c3;text-decoration:none;font-size:13px;margin:5px 0}.c4l-footer a:hover{color:#fff}.c4l-footer .c4l-footer-cta{color:#fff;font-weight:900;margin-top:7px}.c4l-footer-bottom{border-top:1px solid #303633;margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#8f9994;font-size:12px}@media(max-width:990px){.c4l-header-row{grid-template-columns:1fr auto}.c4l-search{grid-column:1/3;grid-row:2}.c4l-actions a:first-child{display:none}.c4l-hero{grid-template-columns:1fr}.c4l-hero-art{display:none}.c4l-hero-copy{padding:38px}.c4l-hero h1{font-size:44px}.c4l-cat-grid{grid-template-columns:repeat(3,1fr)}.c4l-product-grid{display:flex;overflow-x:auto;padding-bottom:10px}.c4l-card{min-width:220px}.c4l-benefit-grid{grid-template-columns:repeat(2,1fr)}.c4l-footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media(max-width:600px){.c4l-wrap{padding-left:16px;padding-right:16px}.c4l-topbar{font-size:11px}.c4l-topbar-right{display:none}.c4l-header-row{padding-top:14px;padding-bottom:14px;gap:10px}.c4l-brand{font-size:22px}.c4l-brand b{font-size:27px}.c4l-search button{padding:0 16px}.c4l-nav .c4l-wrap{gap:20px}.c4l-hero{margin-top:18px;min-height:340px;border-radius:16px}.c4l-hero-copy{padding:28px}.c4l-hero h1{font-size:39px}.c4l-hero p{font-size:16px}.c4l-cat-grid{grid-template-columns:repeat(2,1fr)}.c4l-cat{min-height:145px;padding:17px}.c4l-benefit-grid{grid-template-columns:1fr}.c4l-home h2{font-size:22px}.c4l-title-row,.c4l-section-head{align-items:center}.c4l-title-row>a,.c4l-section-head>a{padding-bottom:15px;font-size:12px}.c4l-empty-row{flex-direction:column;align-items:flex-start}.c4l-footer-grid{grid-template-columns:1fr;gap:28px}.c4l-footer-bottom{flex-direction:column}}.c4l-service-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:34px;padding-bottom:10px}.c4l-service-card{border:1px solid var(--c4l-border);border-radius:18px;background:#fff;overflow:hidden}.c4l-service-card.delivery{background:linear-gradient(120deg,#f0fbf5,#fbfffd);border-color:#cbe5d7}.c4l-service-card.returns{background:linear-gradient(120deg,#fff8ef,#fffdf8);border-color:#f0d7ae}.c4l-service-card summary{list-style:none;cursor:pointer;padding:25px 26px;display:grid;grid-template-columns:64px 1fr auto;gap:18px;align-items:center}.c4l-service-card summary::-webkit-details-marker{display:none}.c4l-service-icon{width:58px;height:58px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;background:#dff5e9}.c4l-service-card.returns .c4l-service-icon{background:#fff0cc}.c4l-service-copy{display:flex;flex-direction:column;min-width:0}.c4l-service-copy small{font-size:10px;font-weight:950;letter-spacing:1.4px;color:#6a7770;margin-bottom:3px}.c4l-service-copy strong{font-size:20px;line-height:1.2;color:#101a15}.c4l-service-copy em{font-style:normal;font-size:13px;color:#5f6d66;margin-top:5px;line-height:1.4}.c4l-service-action{font-size:13px;font-weight:900;color:var(--c4l-green);white-space:nowrap}.c4l-service-card.returns .c4l-service-action{color:#d97706}.c4l-service-action b{font-size:17px;margin-left:6px}.c4l-service-card[open] .c4l-service-action b{display:inline-block;transform:rotate(45deg)}.c4l-service-body{border-top:1px solid rgba(20,40,30,.08);padding:22px 26px 26px;background:#ffffffb8}.c4l-service-body h3{font-size:20px;margin:0 0 10px}.c4l-service-body p,.c4l-service-body li{font-size:13px;line-height:1.65;color:#4d5b54}.c4l-service-body ul{margin:10px 0 12px;padding-left:20px}.c4l-policy-note{font-size:11px!important;color:#7a8680!important;margin-bottom:0!important}.c4l-benefit-grid{grid-template-columns:repeat(5,1fr)}.c4l-benefit-grid>a,.c4l-benefit-grid>div{display:grid;grid-template-columns:50px 1fr;align-items:center;text-decoration:none;color:inherit}.c4l-benefit-grid>a b,.c4l-benefit-grid>div b{grid-row:1/3;font-size:28px}.c4l-benefit-grid>a strong,.c4l-benefit-grid>div strong{font-size:15px}.c4l-benefit-grid>a span,.c4l-benefit-grid>div span{font-size:13px;color:#68736e}.c4l-benefit-grid>a:hover strong{color:var(--c4l-green)}@media(max-width:990px){.c4l-service-pair{grid-template-columns:1fr}.c4l-benefit-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.c4l-service-card summary{grid-template-columns:52px 1fr;padding:20px;gap:12px}.c4l-service-icon{width:48px;height:48px;font-size:24px}.c4l-service-action{grid-column:2;margin-top:4px}.c4l-service-copy strong{font-size:18px}.c4l-service-body{padding:18px 20px}.c4l-benefit-grid{grid-template-columns:1fr}}.c4l-service-pair-bottom{margin-top:24px;margin-bottom:28px}.c4l-service-pair-bottom .c4l-service-card summary{min-height:112px}@media(max-width:749px){.c4l-service-pair-bottom{margin-top:18px;margin-bottom:22px}.c4l-service-pair-bottom .c4l-service-card summary{min-height:auto}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/cart4less.css.map */
