.managed-products{padding:80px max(24px,calc((100vw - 1240px)/2));background:#f5f4ef}.managed-products-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.managed-products-heading span{font-size:11px;font-weight:800;letter-spacing:.18em;color:#342083}.managed-products-heading h2{margin:8px 0 0;font-size:clamp(34px,4vw,58px);line-height:1}.managed-products-heading p{max-width:420px;color:#67636e}.managed-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.managed-product-card{overflow:hidden;border:1px solid #dedce5;border-radius:26px;background:#fff}.managed-product-card img{display:block;width:100%;height:260px;object-fit:cover;background:#eee}.managed-product-body{padding:24px}.managed-product-body small{color:#342083;font-weight:800;letter-spacing:.1em}.managed-product-body h3{margin:12px 0 10px;font-size:25px}.managed-product-body p{min-height:44px;color:#68646d;line-height:1.55}.managed-product-specs{display:grid;gap:8px;margin:20px 0 0;padding:0;list-style:none}.managed-product-specs li{display:flex;justify-content:space-between;gap:20px;padding-top:8px;border-top:1px solid #eceaf0;font-size:12px}.managed-product-specs span{color:#777}.managed-product-specs strong{text-align:right}@media(max-width:900px){.managed-products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.managed-products{padding:56px 20px}.managed-products-heading{display:block}.managed-products-heading p{margin-top:14px}.managed-products-grid{grid-template-columns:1fr}.managed-product-card img{height:230px}}
