.industry-insights{background:var(--light-grey2)}.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}.industry-insights .top_title{color:var(--orange);font-size:16px;font-weight:500;margin-bottom:9px;text-align:center;text-transform:uppercase}.industry-insights h2.section-title{margin-bottom:44px;text-align:center}.industry-insights .filters{align-items:center;gap:10px;justify-content:center;margin-bottom:61px}section.industry-insights{padding-bottom:65px;padding-top:57px}.insights-grid{gap:58px;grid-template-columns:repeat(3,1fr)}.insights-grid .insight-card{border-radius:5px;box-shadow:0 4px 54px rgba(0,0,0,.14);overflow:hidden;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;line-height:1;opacity:0;padding-block:5px;padding-inline:19px;position:absolute;top:22px;visibility:hidden;width:max-content}.insights-grid .insight-card:hover span.tag{background:var(--orange);color:var(--white);transition:.4s}.insights-grid .card-image{height:232px;line-height:0}.insights-grid .insight-card .card-image img{height:100%!important;object-fit:cover;width:100%}.insights-grid .insight-card .card-content{display:flex;flex-direction:column;flex-wrap:wrap;height:calc(100% - 232px);padding:33px 31px}.insights-grid .insight-card .card-content h4{color:var(--dar-grey);font-size:26px;font-weight:600;margin-bottom:16px}.insight-card .desc{color:rgba(51,51,51,.66);flex-grow:1;font-size:14px;font-weight:500}.view-all{margin-top:44px;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:var(--orange);font-size:14px;font-weight:500;margin-top:12px}.industry-insights a.insight_card_link{height:100%;inset:0;position:absolute;width:100%}@media(max-width:992px){.insights-grid{gap:30px}}@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)}.industry-insights .top_title,section.industry-insights .filters,section.industry-insights h2.section-title{justify-content:flex-start;text-align:left}section.industry-insights h2.section-title{font-size:28px;line-height:33px}section.industry-insights .filters{margin-bottom:30px}section.industry-insights .filters button.filter-btn{padding:9px 33px}}@media(max-width:576px){.insights-grid{grid-template-columns:repeat(1,1fr)}}