section.industry-insights .filters button.filter-btn{background:var(--white);border:1px solid rgba(51,51,51,.2);border-radius:5px;color:var(--dar-grey);font-size:16px;font-weight:500;padding:9px 41px}section.industry-insights h2.section-title{margin-bottom:37px;text-align:center}section.industry-insights .filters{align-items:center;gap:10px;justify-content:center;margin-bottom:50px}section.industry-insights{padding-bottom:65px;padding-top:60px}.insights-grid{gap:22px;grid-template-columns:repeat(3,1fr)}.insights-grid .insight-card{box-shadow:0 4px 54px rgba(0,0,0,.14);position:relative;transition:.4s}.insights-grid .insight-card:hover{box-shadow:0 5px 10px rgba(0,0,0,.2);transition:.4s}.insights-grid .insight-card span.tag{background:var(--white);border-radius:5px;font-weight:600;left:14px;padding-block:5px;padding-inline:19px;position:absolute;top:22px;width:max-content}.insights-grid .insight-card:hover span.tag{background:var(--orange);color:var(--white);transition:.4s}.insights-grid .insight-card .card-image img{object-fit:cover;width:100%}.insights-grid .insight-card .card-content{padding-inline:15px;padding-bottom:26px;padding-top:36px}.insights-grid .insight-card .card-content h4{color:var(--dar-grey);margin-bottom:25px}.view-all{margin-top:51px;text-align:center}.view-all a.btn{margin-inline:auto}section.industry-insights .filters button.filter-btn.active{border-color:var(--orange);box-shadow:0 4px 4px rgba(212,95,74,.3);color:var(--orange)}p.meta{color:rgba(51,51,51,.4)}@media(max-width:767px){.insights-grid .insight-card .card-content{padding-top:22px}.insights-grid .insight-card .card-content h4{margin-bottom:10px}.insights-grid .insight-card span.tag{font-size:13px;padding-block:2px;padding-inline:10px}.insights-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.insights-grid{grid-template-columns:repeat(1,1fr)}section.industry-insights .filters,section.industry-insights h2.section-title{margin-bottom:20px}}