*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#173323;background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.page-width{width:min(1180px,calc(100% - 32px));margin:auto}.section{padding:64px 0}.center{text-align:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#27754a}h1,h2,h3{line-height:1.08;margin:0 0 14px}h1{font-size:clamp(38px,6vw,68px)}h2{font-size:clamp(30px,4vw,46px)}p{margin:0 0 16px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:0;border-radius:12px;background:var(--primary,#176B3A);color:var(--primary-text,#fff);font-weight:800;cursor:pointer}.button--secondary{background:#fff;color:var(--primary,#176B3A);border:1px solid var(--primary,#176B3A)}.announcement{padding:9px 16px;text-align:center;background:#103e28;color:#fff;font-size:13px;font-weight:700}.header{background:#fff;border-bottom:1px solid #e5ece7;position:sticky;top:0;z-index:20}.header__inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{font-weight:900;font-size:21px}.brand img{max-height:48px;width:auto}.nav{display:flex;gap:22px;align-items:center;font-size:14px;font-weight:700}.header__cart{background:#eef7f1;padding:10px 13px;border-radius:10px;font-weight:800}.hero{padding:58px 0;background:linear-gradient(135deg,#f7fbf8,#e5f3e8)}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}.hero__lead{font-size:19px;color:#3f5b49;max-width:650px}.hero__checks{display:grid;gap:8px;margin:20px 0;font-weight:700}.hero__buttons{display:flex;gap:12px;flex-wrap:wrap}.hero__media{min-height:420px;border-radius:24px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 20px 50px #14462814}.hero__media img{width:100%;height:100%;object-fit:contain}.hero__placeholder{text-align:center;font-weight:900;font-size:34px;color:#176b3a}.hero__placeholder small{display:block;font-size:13px;margin-top:8px;color:#6b7d70}.trust{padding:20px 0;background:#f2f8f4}.trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust__item{text-align:center;padding:14px;border-radius:14px;background:#fff}.trust__item strong{display:block}.trust__item span{font-size:13px;color:#68776d}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.category-card{padding:24px;border:1px solid #e0e9e3;border-radius:18px;background:#fff}.category-card__icon{font-size:30px;margin-bottom:10px}.category-card p{font-size:14px;color:#65746a}.category-card b{color:#176b3a}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.product-card{border:1px solid #e1e8e3;border-radius:18px;background:#fff;overflow:hidden}.product-card__image{aspect-ratio:1/1;background:#f5f8f6;display:grid;place-items:center;position:relative}.product-card__image img{width:100%;height:100%;object-fit:contain;padding:16px}.product-card__body{padding:16px}.product-card h3{font-size:17px}.price{font-size:20px;font-weight:900;margin:8px 0 14px}.compare{font-size:13px;color:#89958d;text-decoration:line-through;margin-left:6px}.product-card .button{width:100%}.promo{background:#133f29;color:#fff;border-radius:26px;padding:38px;display:grid;grid-template-columns:1fr .8fr;gap:26px;align-items:center}.promo h2{color:#fff}.promo p{color:#dce8df}.promo__media{min-height:280px;background:#ffffff14;border-radius:18px;display:grid;place-items:center;overflow:hidden}.promo__media img{width:100%;height:100%;object-fit:contain}.reviews{background:#f7faf8}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.review{padding:22px;background:#fff;border:1px solid #e0e8e2;border-radius:18px}.review__quote{font-size:34px;color:#176b3a}.review small{display:block;color:#718078;margin-top:14px}.faq{max-width:850px;margin:28px auto 0}.faq details{padding:18px 0;border-top:1px solid #dfe7e1}.faq summary{font-weight:800;cursor:pointer}.footer{background:#102b1d;color:#dbe7df;padding:50px 0 24px}.footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer h3{color:#fff;font-size:18px}.footer a{display:block;margin:8px 0;color:#c7d7cd;font-size:14px}.footer__bottom{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);font-size:12px;color:#9fb4a6}.main-page{padding:64px 0}@media(max-width:900px){.nav{display:none}.hero__grid,.promo{grid-template-columns:1fr}.trust__grid,.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr}}@media(max-width:560px){.section{padding:44px 0}.page-width{width:min(100% - 24px,1180px)}.header__inner{min-height:64px}.hero{padding:34px 0}.hero__media{min-height:300px}.hero__buttons{display:grid}.button{width:100%}.category-grid,.product-grid{gap:10px}.category-card{padding:16px}.product-card__body{padding:12px}.trust__grid{grid-template-columns:repeat(2,1fr)}.footer__grid{grid-template-columns:1fr}}@media(min-width:901px){.salveo-format-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:900px){.salveo-format-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.salveo-format-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/salveo.css.map */
