:root{--spx-green:#245f25;--spx-deep:#001f18;--spx-cream:#f7f5ed;--spx-soft:#fbfcf7;--spx-line:#dce3d8;--spx-text:#13231e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--spx-text);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.spx-page-width{width:min(1180px,90vw);margin:0 auto}.spx-skip{position:absolute;left:-9999px;top:0}.spx-skip:focus{left:16px;top:16px;background:#fff;z-index:1000;padding:12px;border:1px solid #111}.spx-announcement{background:#062c20;color:#fff;text-align:center;font-size:14px;font-weight:800;letter-spacing:.2px;padding:8px 18px}.spx-header{background:#fff;border-bottom:1px solid #e6ece4;position:sticky;top:0;z-index:50}.spx-header__inner{min-height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;gap:34px}.spx-header__logo{display:flex;align-items:center;flex:0 0 auto}.spx-logo-img{width:var(--logo-width,300px);max-width:100%;height:auto}.spx-header__logo .spx-logo-img{max-height:62px;object-fit:contain}.spx-nav{display:flex;align-items:center;justify-content:center;gap:34px;flex:1 1 auto;font-size:13px;text-transform:uppercase;font-weight:900;letter-spacing:.6px}.spx-nav a:hover{color:var(--spx-green)}.spx-header__actions{display:flex;align-items:center;gap:14px;font-weight:900;white-space:nowrap}.spx-cart-link{font-weight:900}.spx-btn,.spx-btn-outline{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:15px 24px;font-weight:900;text-transform:uppercase;letter-spacing:.8px;border:2px solid var(--spx-green)}.spx-btn{background:var(--spx-green);color:#fff}.spx-btn-outline{background:#fff;color:var(--spx-green)}.spx-btn:hover{filter:brightness(.94)}.spx-btn-outline:hover{background:#f4f8f1}.spx-home{overflow:hidden}.spx-hero{min-height:650px;display:grid;grid-template-columns:minmax(360px,48%) 1fr;background-image:linear-gradient(90deg,#fbfcf7 0% 40%,#fbfcf7e6 52%,#fbfcf738 72%,#fbfcf700),var(--hero-image);background-size:cover,cover;background-position:center,right center;background-repeat:no-repeat}.spx-hero__content{align-self:center;max-width:720px;padding:64px 0 64px 5.1vw}.spx-hero__logo{margin-bottom:44px}.spx-hero__logo .spx-logo-img{width:390px;max-width:88vw}.spx-eyebrow{color:var(--spx-green);font-size:23px;font-weight:900;text-transform:uppercase;letter-spacing:1px;margin:0 0 18px}.spx-hero h1{margin:0 0 22px;color:var(--spx-deep);font-size:74px;line-height:.98;letter-spacing:-3px;font-weight:900}.spx-rule{width:52px;height:2px;background:var(--spx-green);margin:0 0 20px}.spx-hero__text{max-width:625px;margin:0 0 28px;font-size:22px;line-height:1.4}.spx-hero__actions{display:flex;gap:18px;flex-wrap:wrap}.spx-feature-row{display:grid;grid-template-columns:repeat(5,1fr);background:#faf9f3;border-top:1px solid #edf0e9;border-bottom:1px solid #e4e7e0;padding:28px 5vw}.spx-feature{display:flex;gap:17px;min-height:86px;padding:0 24px;border-right:1px solid #d8ddd4}.spx-feature:last-child{border-right:0}.spx-feature__icon{width:48px;min-width:48px;color:var(--spx-green);line-height:1}.spx-feature__icon svg{width:48px;height:48px;display:block;stroke:currentColor;fill:none;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}.spx-feature__title{font-size:15px;line-height:1.32;font-weight:900;text-transform:uppercase;letter-spacing:.3px;margin-bottom:8px;white-space:pre-line}.spx-feature__text{font-size:14px;line-height:1.45;color:#24332e}.spx-green-band{background:linear-gradient(90deg,#082f1e,var(--spx-green));color:#fff;padding:36px 5.6vw;display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:28px;align-items:center}.spx-green-band__intro{display:flex;gap:24px;align-items:center}.spx-green-band__leaf{font-size:42px;line-height:1}.spx-green-band p{margin:0;font-size:20px;line-height:1.45;color:#fff;font-weight:700}.spx-green-cat{min-height:94px;border-left:1px solid rgba(255,255,255,.32);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-weight:900;text-transform:uppercase;letter-spacing:1px;text-align:center}.spx-green-cat__icon{width:42px;height:42px}.spx-green-cat__icon svg{width:42px;height:42px;stroke:#fff;fill:none;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.spx-section{padding:72px 5.6vw}.spx-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:52px}.spx-section h2{margin:0 0 18px;font-size:44px;line-height:1.07;color:#062c20;letter-spacing:-1px}.spx-section p{font-size:18px;line-height:1.58;color:#33433d}.spx-split img{width:100%;border-radius:24px;box-shadow:0 18px 44px #0000001f;object-fit:cover}.spx-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:30px}.spx-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px}.spx-card,.spx-category-card{background:#fff;border:1px solid #dde5da;border-radius:18px;padding:28px;box-shadow:0 10px 25px #0000000a}.spx-category-card{background:var(--spx-cream);min-height:200px;display:flex;flex-direction:column;justify-content:flex-end}.spx-category-card__icon{font-size:40px;margin-bottom:20px}.spx-card h3,.spx-category-card h3{font-size:22px;color:#062c20;margin:0 0 10px}.spx-card p,.spx-category-card p{margin:0;font-size:16px}.spx-cta{background:#062c20;color:#fff;border-radius:28px;padding:54px;display:grid;grid-template-columns:1.3fr .7fr;gap:32px;align-items:center}.spx-cta h2,.spx-cta p{color:#fff}.spx-cta__action{justify-self:end}.spx-basic{padding:70px 0}.spx-basic h1{font-size:44px;margin:0 0 22px;color:#062c20}.spx-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;margin:32px 0}.spx-product-card{border:1px solid #dde5da;border-radius:16px;padding:18px;background:#fff}.spx-product-card img{border-radius:12px;background:#f5f5f2}.spx-price{font-weight:900;color:#062c20;margin-top:8px}.spx-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:44px}.spx-product-title{font-size:44px;margin:0 0 16px;color:#062c20}.spx-qty{width:78px;padding:12px;border:1px solid #cfd8ca;border-radius:8px;margin-right:12px}.spx-cart-table{width:100%;border-collapse:collapse;margin:28px 0}.spx-cart-table th,.spx-cart-table td{border-bottom:1px solid #e3e8df;padding:16px;text-align:left}.spx-footer{background:#061c16;color:#fff;padding:44px 5.6vw}.spx-footer__inner{display:flex;justify-content:space-between;gap:32px;align-items:flex-start}.spx-footer p{color:#dce7df;max-width:660px;line-height:1.55}.spx-footer .spx-logo-img{filter:none;width:300px}@media(max-width:1120px){.spx-header__inner{min-height:auto;padding:18px 5vw;flex-wrap:wrap}.spx-nav{order:3;width:100%;flex-wrap:wrap}}@media(max-width:980px){.spx-hero{grid-template-columns:1fr;min-height:590px;background-image:linear-gradient(90deg,#fbfcf7fa,#fbfcf7cc),var(--hero-image);background-position:center}.spx-hero__content{padding:52px 5vw}.spx-hero h1{font-size:56px}.spx-feature-row,.spx-green-band,.spx-split,.spx-grid-3,.spx-grid-4,.spx-cta,.spx-product-layout{grid-template-columns:1fr}.spx-feature{border-right:0;border-bottom:1px solid #d8ddd4;padding:18px 0}.spx-feature:last-child{border-bottom:0}.spx-green-cat{border-left:0;border-top:1px solid rgba(255,255,255,.32);padding-top:24px}.spx-cta__action{justify-self:start}.spx-footer__inner{flex-direction:column}}@media(max-width:600px){.spx-header__logo .spx-logo-img{width:240px}.spx-hero__logo .spx-logo-img{width:300px}.spx-hero h1{font-size:43px;letter-spacing:-1.5px}.spx-hero__text,.spx-eyebrow{font-size:18px}.spx-hero__actions a{width:100%}.spx-section h2,.spx-product-title,.spx-basic h1{font-size:34px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/theme.css.map */
