.industry-tabs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;border:0!important}
.industry-tabs button{position:relative;text-align:left;border:1px solid rgba(17,19,15,.16)!important;padding:15px 16px 15px 34px!important;background:rgba(255,255,255,.28)!important;color:#3e423a!important;font-family:'Manrope',sans-serif!important;font-size:12px!important;border-radius:0;transition:.18s}
.industry-tabs button::before{content:'';position:absolute;left:16px;top:50%;width:7px;height:7px;border-radius:50%;background:#445cff;transform:translateY(-50%);box-shadow:0 0 0 4px rgba(68,92,255,.1)}
.industry-tabs button:hover{border-color:#445cff!important;background:#f4f1e8!important}
.industry-tabs button.active{background:#11130f!important;color:#fff!important;border-color:#11130f!important}
.industry-tabs button.active::before{background:#c7f23a;box-shadow:0 0 0 4px rgba(199,242,58,.14)}
#niche-kicker{color:#314bd7!important;font-weight:700!important}.mock-row>span{color:#c7f23a!important}.mock-head span:last-child{color:#fff!important}.industry-tabs+.niche-demo{padding-top:44px!important}
@media(max-width:980px){.industry-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.industry-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-tabs button{padding-left:30px!important;font-size:11px!important}.industry-tabs button::before{left:13px}.industry-tabs+.niche-demo{padding-top:32px!important}}
