.machines-listing{margin-top:2.5rem;text-align:left}.machines-listing--row{align-items:center;display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.machines-listing--row>*{padding-left:.75rem;padding-right:.75rem;width:100%}.machines-listing__image{max-width:calc(160px + 1.5rem)}.machines-listing__info{flex:1}@media (min-width:1024px){.machines-listing__info{flex:unset;max-width:16.66667%}.machines-listing__specs{flex:1}}.machines-listing__specs--row{align-items:center;display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;row-gap:1.5rem}.machines-listing__specs--row>*{padding-left:.75rem;padding-right:.75rem;width:100%}@media (min-width:768px){.machines-listing__specs--row>*{max-width:50%}}@media (min-width:1024px){.machines-listing__specs--row>*{max-width:25%}}.machines-listing--row+.machines-listing--row{margin-top:1.25rem}.machines-listing--row+.machines-listing--row:before{background-color:var(--clr-primary);content:"";display:block;height:1px;margin:0 auto 1.25rem;width:calc(100% - 1.5rem)}.machines-listing__title{margin-bottom:.25rem}.machines-listing__specs--item{display:flex;flex-direction:column;text-align:center}.machines-listing__specs--item .machines-listing__specs--label{font-size:12px;order:2;text-transform:uppercase}.machines-listing__specs--item .machines-listing__specs--content{order:1}