.medl-products-hero{background:linear-gradient(135deg,#27402c 0,#3f5d45 70%)}.medl-products-hero h1,.medl-products-hero p{color:#fff}.medl-products-hero .section-kicker{color:#e8dcc4}.medl-products-hero__media{border-radius:12px;overflow:hidden;background:rgba(232,220,196,.25);min-height:280px}.medl-products-hero__media img{display:block;width:100%;min-height:280px;-o-object-fit:cover;object-fit:cover}.medl-products-catalog{padding:64px 0 96px;background:#f7fafc}.medl-product-category{margin-bottom:64px}.medl-product-category__heading{margin-bottom:24px;max-width:760px}.medl-product-category__heading h2{margin-bottom:8px}.medl-product-category__heading p{color:#4a5568;margin-bottom:0}.medl-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.medl-product-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.medl-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(39,64,44,.12)}.medl-product-card button{display:block;width:100%;padding:0;border:0;background:0 0;text-align:left}.medl-product-card__image{display:block;aspect-ratio:4/3;background:#f0f4f8}.medl-product-card__image img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.medl-product-card__name{display:block;padding:16px 20px 8px;color:#27402c;font-weight:700;font-size:1.05rem}.medl-product-card__action{display:block;padding:0 20px 20px;color:#3f5d45;font-weight:650;font-size:.92rem}@media (max-width:991.98px){.medl-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.medl-product-grid{grid-template-columns:1fr}}