.machinery-section{padding:82px 0;background:#f6f7f8}
.machinery-intro{max-width:760px;margin:0 auto 42px;text-align:center}
.machinery-intro p{margin:0;color:#555}
.machinery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.machinery-card{overflow:hidden;border:1px solid #e3e6ea;border-radius:5px;background:#fff;box-shadow:0 8px 24px rgba(21,39,64,.07);transition:transform .25s ease,box-shadow .25s ease}
.machinery-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px rgba(21,39,64,.13)}
.machinery-image-wrap{height:285px;margin:0;overflow:hidden;background:#e8eaed}
.machinery-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.machinery-card-body{position:relative;padding:23px 24px 25px;border-top:3px solid #d71920}
.machinery-card-title{margin:0;color:#152740;font-size:22px;line-height:1.3}
.product-gallery-block{margin-top:82px;padding-top:76px;border-top:1px solid #dfe3e7}
.product-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.product-gallery-grid .machinery-card{display:flex;min-width:0;flex-direction:column}
.product-gallery-grid .machinery-image-wrap{height:225px}
.product-gallery-grid .machinery-card-body{display:flex;min-height:82px;align-items:center;padding:19px 20px 21px}
.product-gallery-grid .machinery-card-title{font-size:19px}
@media only screen and (max-width:1199px){.product-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media only screen and (max-width:991px){.machinery-grid,.product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.machinery-image-wrap{height:260px}.product-gallery-grid .machinery-image-wrap{height:230px}}
@media only screen and (max-width:767px){.machinery-section{padding:55px 0}.machinery-intro{margin-bottom:30px}.machinery-grid,.product-gallery-grid{grid-template-columns:1fr;gap:20px}.machinery-image-wrap,.product-gallery-grid .machinery-image-wrap{height:250px}.machinery-card-title{font-size:20px}.product-gallery-block{margin-top:55px;padding-top:50px}.product-gallery-grid .machinery-card-body{min-height:auto}}
@media only screen and (max-width:420px){.machinery-image-wrap{height:220px}}
