section.products{margin-top:50px;margin-bottom:50px;width:100%}section.products .products_header{padding:20px}section.products .products_header .view_all{display:none;margin-left:auto}section.products .view_all_mob{display:none;text-align:center}section.products .view_all_mob a{text-align:center;font-style:normal;line-height:normal;margin-bottom:20px;font-family:work-sans,sans-serif;font-weight:700;font-size:14px;color:#000;line-height:1.3}section.products .display_grid{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:2rem;padding:20px}section.products .display_grid>a,section.products .display_grid>div{flex-basis:calc(50% - 1rem)}section.products .product_image{vertical-align:top;display:inline-block;text-align:center}section.products .product_image img{display:flex;justify-content:space-between}@media only screen and (min-width: 500px){section.products .products_header{display:flex}section.products .products_header .view_all a{text-align:right;font-style:normal;line-height:normal}}@media only screen and (min-width: 768px){section.products .product_image img{padding:30px}}@media only screen and (min-width: 992px){section.products{max-width:1536px;margin:auto}section.products .display_grid>a,section.products .display_grid>div{flex-basis:calc(33% - 1.5rem)}}@media only screen and (min-width: 1200px){section.products{margin-top:100px;margin-bottom:100px}section.products .title{font-size:32px}section.products .products_header .view_all a{font-size:18px}section.products .display_grid{width:100%;gap:2rem;padding:20px}section.products .display_grid>a,section.products .display_grid>div{display:inline-block;flex-basis:calc(25% - 1.5rem)}}
