.brush-underline{position:relative;display:inline-block}.brush-underline::after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:1px;background:#ffe500;border-radius:999px}.im-mobile-table{width:100%;border:1px solid rgba(255,255,255,0.08);background:#050505;color:#fff;font-family:inherit}.im-table-head{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr}.im-table-head div{background:#d4c400;color:#000;padding:18px;font-weight:700;border-right:1px solid rgba(0,0,0,0.15);text-align:center}.im-table-row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr}.im-table-row>div{padding:18px;border-top:1px solid rgba(255,255,255,0.08);border-right:1px solid rgba(255,255,255,0.08);background:#050505;font-size:15px;line-height:1.5}.im-table-row .im-feature{background:#0f0f0f;font-weight:600}.im-table-row:hover>div{background:#101010;transition:0.3s ease}.im-table-row:hover .im-feature{background:#0f0f0f}@media(max-width:767px){.im-table-head{display:none}.im-table-row{grid-template-columns:1fr;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.08)}.im-table-row>div{border-right:none;padding:14px}.im-table-row>div:not(.im-feature){position:relative;padding-left:140px}.im-table-row>div:nth-child(2):before{content:"Foundation"}.im-table-row>div:nth-child(3):before{content:"Growth"}.im-table-row>div:nth-child(4):before{content:"Full Growth"}.im-table-row>div:not(.im-feature):before{position:absolute;left:14px;top:14px;color:#d4c400;font-weight:700;width:110px}.im-feature{background:#d4c400!important;color:#000;font-size:16px}}