.comparison-chart__scope p{margin:0}.comparison-chart__scope ul{list-style:none;margin:0;padding:0}.chart.chart--desktop ul{align-items:flex-end;display:flex;justify-content:flex-start}.chart.chart--desktop .chart__columns>li:first-child,.chart.chart--desktop .chart__rows li>:first-child{width:100%}.chart.chart--desktop .chart__columns>li:not(:first-child),.chart.chart--desktop .chart__rows li>:not(:first-child){position:relative;text-align:center;width:20%}.chart.chart--desktop{width:100%}.chart.chart--desktop .chart__rows{align-items:flex-start;border-radius:2px;flex-direction:column}.chart.chart--desktop .chart__value{align-items:center;display:flex;justify-content:center}.chart.chart--desktop .chart__value:not(:last-child){border-radius:2px}.chart.chart--desktop .chart__rows li{align-items:stretch;display:flex;width:100%}.chart.chart--desktop .chart__columns li,.chart.chart--desktop .chart__rows li>*{padding:.5em}.chart.chart--desktop .chart__columns .chart__column-title{font-size:1.2em}.chart.chart--desktop .chart__columns .chart__column-description *,.chart.chart--desktop .chart__rows .chart__row-description *{opacity:.8}.chart.chart .chart__columns .chart__column{padding:10px;position:relative}.chart.chart .chart__columns .chart__column *{position:relative}.chart .chart__columns .chart__column:before{content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:-1}.chart .chart__columns .chart__column.featured-column:before{opacity:1}.comparison-chart__scope .chart .chart__row-title{font-weight:700}.chart.chart--mobile .chart__columns{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;width:100%}.chart.chart--mobile .chart__rows>*{padding:0 10px 10px}.chart.chart--mobile .chart__rows>:not(:last-child){margin-bottom:20px}.chart.chart--mobile .chart__columns>*{width:100%}.chart.chart--mobile .chart__rows ul{align-items:center;display:flex;justify-content:flex-start}.chart.chart--mobile .chart__rows ul li{padding:10px;text-align:left;width:100%}.chart.chart--mobile .chart__rows ul li:first-child{padding-left:0}.chart.chart--mobile .chart__rows ul li:last-child{padding-right:0}@media screen and (max-width:767px){.chart.chart--desktop{display:none}.chart.chart--mobile{display:block}}@media screen and (min-width:768px){.chart.chart--desktop{display:block}.chart.chart--mobile{display:none}}.comparison-chart__scope:not(.section--primary) .chart.chart--desktop .chart__rows{border:2px solid var(--primary-color)}.comparison-chart__scope:not(.section--primary) .chart.chart--desktop .chart__columns .chart__column:before{background-color:var(--primary-color)}.comparison-chart__scope:not(.section--primary) .chart.chart--desktop .chart__value:not(:last-child){border-left:2px solid var(--primary-color);border-right:2px solid var(--primary-color)}.comparison-chart__scope:not(.section--primary) .chart.chart--desktop .chart__rows>:not(:first-child){border-top:2px solid var(--primary-color)}.comparison-chart__scope:not(.section--primary) .chart.chart--desktop .chart__rows li:nth-child(2n){background-color:var(--light-color)}.comparison-chart__scope:not(.section--primary) .chart.chart--mobile .chart__rows>:not(:last-child){border-bottom:2px solid var(--primary-color)}.comparison-chart__scope.section--primary .chart.chart--desktop .chart__rows{border:2px solid var(--tertiary-color)}.comparison-chart__scope.section--primary .chart.chart--desktop .chart__value:not(:last-child){border-left:2px solid var(--tertiary-color);border-right:2px solid var(--tertiary-color)}.comparison-chart__scope.section--primary .chart.chart--desktop .chart__rows li:nth-child(2n){background-color:var(--secondary-color);border-top:2px solid var(--tertiary-color)}.comparison-chart__scope .chart.chart--desktop .chart__rows li:nth-child(odd){background-color:var(--light-color)}.comparison-chart__scope.section--primary .chart.chart--mobile .chart__rows>:not(:last-child){border-bottom:2px solid var(--tertiary-color)}.comparison-chart__scope.section--primary .chart.chart--desktop .chart__columns .chart__column:before{background-color:var(--secondary-color)}.comparison-chart__scope .chart.chart .chart__columns .chart__column *{color:var(--light-color)}