@media(min-width:1000px){.feature-table-table{background-color:#58595b;column-gap:1.1px;display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:1.1px}}.feature-table-table{border:var(--gray-border);border-radius:var(--br);overflow:clip}.feature-table-table>div{background-color:var(--almost-black);padding:var(--standard-padding)}.feature-table-feature-name{color:#fff;font-weight:700}.feature-table-table div.feature-table-feature-rating{background-position:left 1.5rem top 2.5rem;background-repeat:no-repeat;background-size:1.5rem;color:var(--color-brand-slate);padding-left:4rem}.feature-table-table .head{color:#fff;font-size:1.5rem;font-weight:700}.feature-table-feature-competitor.head,.feature-table-feature-ninety.head{padding-left:4rem}.feature-table-feature-competitor.head img,.feature-table-feature-ninety.head img{margin-right:.5rem;width:3rem}@media(max-width:1000px){.head{display:none}.feature-table-feature-rating:before{background-position:50%;background-repeat:no-repeat;background-size:2rem;content:"";display:block;height:4rem;width:4rem}.feature-table-table div.feature-table-feature-rating{align-items:center;background-position:left 6rem center;border-bottom:1px solid #58595b;display:grid;grid-template-columns:4rem auto;padding-bottom:0;padding-left:1rem;padding-top:0;position:relative}.feature-table-table div.feature-table-feature-name{border-bottom:1px solid #58595b;padding:1rem}.feature-table-table div.feature-table-feature-rating span{border-left:1px solid #58595b;display:block;padding:1rem 0 1rem 3.5rem}}