.industry-category-grid{display:flex;gap:30px;margin:30px 0 28px;max-width:800px}.industry-category-card{width:150px;height:auto;flex:0 0 150px;padding:0;display:block;text-align:center;background:transparent;color:#1d2b42;overflow:visible}.industry-category-card:before{display:none}.industry-product-image{display:block;width:118px;height:118px;border-radius:50%;background-color:#f7f8fa;background-repeat:no-repeat;background-size:300% 500%;margin:0 auto 11px;border:1px solid #e7ecf1;transition:transform .25s,box-shadow .25s}.industry-category-card:hover .industry-product-image{transform:translateY(-4px);box-shadow:0 10px 22px #0c3e7a20}.industry-category-card b{font-size:16px;color:#1d2b42;position:static}.industry-category-card small{display:none}@media(max-width:900px){.industry-category-grid{gap:12px}.industry-category-card{width:115px;flex-basis:115px}.industry-product-image{width:96px;height:96px}}@media(max-width:560px){.industry-category-grid{gap:12px;overflow-x:auto;margin:20px 0;padding-bottom:5px}.industry-category-card{width:105px;flex-basis:105px}.industry-product-image{width:88px;height:88px}.industry-category-card b{font-size:14px;white-space:nowrap}}
