:root{--eco-green:#163d2f;--eco-green-2:#245944;--eco-sage:#dbe6dc;--eco-cream:#f6f1e7;--eco-ink:#1e2924;--eco-muted:#67736c;--eco-line:#dce2dd}
.eco-catalog{color:var(--eco-ink);background:#fff;font-family:var(--font-body-family);overflow:hidden}.eco-catalog *{box-sizing:border-box}.eco-catalog h1,.eco-catalog h2,.eco-catalog h3{font-family:var(--font-heading-family);letter-spacing:-.025em;margin:0;color:var(--eco-green);line-height:1.04}.eco-catalog__hero,.eco-catalog__compare,.eco-product,.eco-catalog__help{max-width:1320px;margin:0 auto}.eco-catalog__hero{display:grid;grid-template-columns:.82fr 1.18fr;min-height:630px;padding:72px 42px 56px;gap:58px;align-items:center}.eco-catalog__hero-copy h1{font-size:clamp(4.6rem,6.3vw,8.4rem);max-width:720px}.eco-catalog__hero-copy>p:not(.eco-catalog__eyebrow){font-size:1.9rem;line-height:1.65;max-width:590px;color:var(--eco-muted);margin:24px 0 32px}.eco-catalog__eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:1.25rem;font-weight:750;color:#66866f;margin:0 0 15px}.eco-catalog__button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--eco-green);color:#fff!important;text-decoration:none;padding:17px 24px;border-radius:3px;font-size:1.55rem;font-weight:750;transition:.2s ease}.eco-catalog__button:hover{background:var(--eco-green-2);transform:translateY(-1px)}.eco-catalog__hero-photo{position:relative;min-height:500px}.eco-catalog__hero-photo img{width:100%;height:520px;object-fit:cover;border-radius:2px;display:block}.eco-catalog__hero-photo>div{position:absolute;left:-30px;bottom:32px;background:var(--eco-cream);padding:20px 24px;display:flex;flex-direction:column;box-shadow:0 15px 45px rgba(20,50,39,.14);max-width:310px}.eco-catalog__hero-photo strong{font-family:var(--font-heading-family);font-size:2rem;color:var(--eco-green)}.eco-catalog__hero-photo span{font-size:1.25rem;color:var(--eco-muted);margin-top:4px}.eco-catalog__compare{padding:88px 42px;background:var(--eco-cream);max-width:none}.eco-catalog__heading{max-width:1320px;margin:0 auto 38px}.eco-catalog__heading h2{font-size:clamp(3.5rem,4vw,5.6rem)}.eco-catalog__cards{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.eco-catalog__card{padding:34px;background:#fff;border:1px solid #e3e0d7;min-height:330px;text-decoration:none;color:var(--eco-ink)!important;display:flex;flex-direction:column;transition:.2s ease}.eco-catalog__card:hover{transform:translateY(-5px);box-shadow:0 16px 38px rgba(24,61,47,.1)}.eco-catalog__card--premium{background:#e4ede5}.eco-catalog__card--reinforced{background:var(--eco-green);color:#fff!important}.eco-catalog__card h3{font-size:3.1rem;margin:22px 0 14px}.eco-catalog__card--reinforced h3{color:#fff}.eco-catalog__card p{font-size:1.55rem;line-height:1.5;margin:0;color:inherit}.eco-catalog__card ul{list-style:none;padding:0;margin:24px 0;display:grid;gap:7px;font-size:1.4rem}.eco-catalog__card li:before{content:'✓';margin-right:8px;color:#75967e}.eco-catalog__card--reinforced li:before{color:#cfe3d4}.eco-catalog__card>b{margin-top:auto;font-size:1.4rem;color:inherit}.eco-catalog__tag{align-self:flex-start;background:#eef3ee;color:var(--eco-green);padding:7px 11px;border-radius:30px;font-size:1.15rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.eco-catalog__card--reinforced .eco-catalog__tag{background:rgba(255,255,255,.13);color:#fff}.eco-product{padding:100px 42px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:start;scroll-margin-top:110px}.eco-product--reverse .eco-product__gallery{order:2}.eco-product--premium{background:#f8faf8;max-width:none;padding-left:max(42px,calc((100vw - 1320px)/2 + 42px));padding-right:max(42px,calc((100vw - 1320px)/2 + 42px))}.eco-product__gallery{position:sticky;top:110px}.eco-product__gallery figure{margin:0;overflow:hidden;background:#eee}.eco-product__gallery img{display:block;width:100%;height:100%;object-fit:cover}.eco-product__main-photo{height:510px}.eco-product__thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:9px}.eco-product__thumbs figure{height:150px}.eco-product__info h2{font-size:clamp(3.6rem,4.4vw,5.8rem);margin-bottom:19px}.eco-product__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.eco-product__badges span{background:var(--eco-sage);color:var(--eco-green);padding:8px 11px;border-radius:3px;font-size:1.25rem;font-weight:750}.eco-product__description{font-size:1.58rem;line-height:1.7;color:var(--eco-muted);margin:0 0 13px}.eco-product__details{border-top:1px solid var(--eco-line);padding:0;margin-top:24px}.eco-product__details summary{cursor:pointer;list-style:none;padding:19px 30px 19px 0;font-size:1.55rem;font-weight:800;color:var(--eco-green);position:relative}.eco-product__details summary::-webkit-details-marker{display:none}.eco-product__details summary:after{content:'+';position:absolute;right:3px;font-size:2.1rem;font-weight:400;top:13px}.eco-product__details[open] summary:after{content:'−'}.eco-product__details ul{margin:0 0 20px;padding-left:20px;color:var(--eco-muted);font-size:1.4rem;line-height:1.8}.eco-price-table{border:1px solid var(--eco-line);border-bottom:0;margin-bottom:22px}.eco-price-table>div{display:grid;grid-template-columns:1.2fr 1.35fr .8fr;gap:8px;padding:11px 12px;border-bottom:1px solid var(--eco-line);align-items:center;font-size:1.25rem}.eco-price-table__head{background:var(--eco-green);color:#fff;font-weight:750;text-transform:uppercase;letter-spacing:.06em;font-size:1.05rem!important}.eco-price-table strong{text-align:right;color:var(--eco-green);font-size:1.35rem}.eco-catalog__button--full{width:100%;margin-top:22px}.eco-product__note{display:block;color:#7b857f;line-height:1.45;margin:13px 0 0;font-size:1.15rem}.eco-product__highlight{background:var(--eco-cream);border-left:4px solid var(--eco-green);padding:18px 20px;margin:25px 0}.eco-product__highlight strong{font-size:1.5rem;color:var(--eco-green)}.eco-product__highlight p{font-size:1.35rem;line-height:1.55;color:var(--eco-muted);margin:7px 0 0}.eco-catalog__help{margin:45px auto 90px;background:var(--eco-green);color:#fff;padding:50px 58px;display:flex;align-items:center;justify-content:space-between;gap:40px}.eco-catalog__help h2{color:#fff;font-size:4.2rem}.eco-catalog__help p:not(.eco-catalog__eyebrow){font-size:1.55rem;line-height:1.6;max-width:650px;margin:12px 0 0;color:#e4eee7}.eco-catalog__button--light{background:#fff;color:var(--eco-green)!important;white-space:nowrap}.eco-catalog__button--light:hover{background:var(--eco-cream)}
@media(max-width:989px){.eco-catalog__hero{grid-template-columns:1fr;padding:50px 24px;gap:38px}.eco-catalog__hero-photo img{height:430px}.eco-catalog__cards{grid-template-columns:1fr}.eco-product,.eco-product--premium{grid-template-columns:1fr;padding:72px 24px;gap:38px}.eco-product--reverse .eco-product__gallery{order:0}.eco-product__gallery{position:static}.eco-catalog__compare{padding:68px 24px}.eco-catalog__help{margin:28px 24px 70px;flex-direction:column;align-items:flex-start}.eco-catalog__hero-photo>div{left:18px}}
@media(max-width:599px){.eco-catalog__hero{padding:38px 18px 44px;min-height:0}.eco-catalog__hero-copy h1{font-size:4.3rem}.eco-catalog__hero-copy>p:not(.eco-catalog__eyebrow){font-size:1.55rem}.eco-catalog__hero-photo{min-height:360px}.eco-catalog__hero-photo img{height:370px}.eco-catalog__hero-photo>div{left:12px;right:12px;bottom:12px;max-width:none}.eco-catalog__compare{padding:58px 18px}.eco-catalog__card{padding:27px;min-height:300px}.eco-product,.eco-product--premium{padding:62px 18px}.eco-product__main-photo{height:340px}.eco-product__thumbs figure{height:96px}.eco-product__info h2{font-size:3.6rem}.eco-product__badges span{font-size:1.1rem}.eco-price-table>div{grid-template-columns:1fr .95fr;font-size:1.18rem}.eco-price-table>div span{grid-column:1/2;color:var(--eco-muted);font-size:1.08rem}.eco-price-table>div strong{grid-column:2;grid-row:1/3}.eco-price-table__head{display:none!important}.eco-catalog__help{padding:38px 28px;margin-left:18px;margin-right:18px}.eco-catalog__help h2{font-size:3.5rem}.eco-catalog__button{width:100%}}
.eco-product__thumbs{grid-template-columns:repeat(4,1fr)}
