.equipment-products,.equipment-products *{box-sizing:border-box}.equipment-products{padding:80px 20px;background:#fff;color:#000;font-family:"Raleway",sans-serif}.equipment-products__container{width:min(1200px,100%);margin:0 auto}.equipment-products h2{margin:0 0 60px;font-size:42px;line-height:1.17;font-weight:800;text-transform:uppercase}.equipment-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.equipment-card{height:586px;overflow:hidden;border:1px solid #e7e7e7;border-radius:15px;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.05)}.equipment-card__image{height:340px;padding:30px;background:#f9f9f9}.equipment-card__image img{display:block;width:100%;height:100%;object-fit:contain}.equipment-card__info{height:244px;padding:25px;display:flex;flex-direction:column}.equipment-card h3{margin:0 0 9px;font-size:22px;line-height:1.2;font-weight:800;text-transform:uppercase}.equipment-card__tags{margin:0 0 16px;color:#f15a29;font-size:12px;line-height:1.3;font-weight:700}.equipment-card__description{margin:0;font-size:14px;line-height:1.45}.equipment-card__footer{margin-top:auto;padding-top:15px;border-top:1px solid #e5e5e5}.equipment-card__footer strong,.equipment-card__footer span{display:block}.equipment-card__footer strong{margin-bottom:6px;font-size:11px;line-height:1.2}.equipment-card__footer span{font-size:13px;line-height:1.3;font-weight:600}@media(max-width:960px){.equipment-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.equipment-products{padding:60px 15px}.equipment-products h2{margin-bottom:35px;font-size:30px}.equipment-products__grid{grid-template-columns:1fr;gap:20px}.equipment-card{height:auto}.equipment-card__image{height:300px}.equipment-card__info{min-height:244px;height:auto}}
