.comparison-table{border-radius:var(--corner)}.comparison-table.desktop{border:2px solid var(--border-outer);.header-row,.table-row{border-bottom:1px dashed var(--border-inner);&:last-child{border-bottom:0}.cell:not(:first-child){border:solid var(--border-inner);border-width:0 0 0 1px}}}.comparison-table.desktop{.row{display:grid;grid-template-columns:repeat(8,1fr)}.row .cell{grid-template-columns:subgrid;&.a{grid-column:span 2}&.b,&.c{grid-column:span 3}}}.mobile{border:2px solid var(--border-outer)}.mobile .row{border:0 solid var(--border-inner);.two-col{display:grid;grid-template-columns:repeat(2,1fr)}&:not(:last-child){border-bottom:1px solid var(--border-inner)}.a{border-bottom:1px dashed var(--border-inner);h3{font-size:1.5em}}.b{border-right:1px solid var(--border-inner)}.cell-title{margin-bottom:1rem}}.row .header-cell h3{margin-bottom:0}