.compare-table__lazy{background-color:var(--section-background-color);color:var(--section-text-color);overflow:auto}@media(min-width:62em){.compare-table__wrapper{display:flex}}.compare-table__title-container{display:grid;flex:0 1 auto;margin:2em;place-items:center}@media(min-width:62em){.compare-table__title-container{margin:0 2em 0 0}}.compare-table__title{min-width:-moz-max-content;min-width:max-content}.compare-table__table-container{border-collapse:collapse;border-spacing:0 1em}.compare-table__table-container tr{font-size:3.48vw}@media(min-width:48em){.compare-table__table-container tr{font-size:var(--base-font-size)}}.compare-table__table-container tr td:nth-child(n+2),.compare-table__table-container tr th:nth-child(n+2){padding:0 1em}@media(min-width:48em){.compare-table__table-container tr td:nth-child(n+2),.compare-table__table-container tr th:nth-child(n+2){padding:0 2.5em}}.compare-table__table-container tr td:nth-child(n+3),.compare-table__table-container tr th:nth-child(n+3){padding:0 1em}@media(min-width:48em){.compare-table__table-container tr td:nth-child(n+3),.compare-table__table-container tr th:nth-child(n+3){padding:0 4.5em}}.compare-table__table-container tr th{font-size:.6em;font-weight:400;position:relative}.compare-table__table-container tr th:first-of-type{padding:0;text-align:left}.compare-table__table-container tr th:nth-child(2){font-size:1.08em;font-weight:300}.compare-table__table-container tr th:nth-child(n+3){line-height:1em;white-space:nowrap;width:.1%}@media screen and (max-width:500px){.compare-table__table-container tr th:nth-child(n+3) span{word-wrap:break-word;display:block;white-space:normal;width:53px}}.compare-table__table-container tr th:nth-child(n+3):before{bottom:0;content:"vs";font-size:.8em;font-weight:400;height:-moz-max-content;height:max-content;left:-1em;margin:auto;position:absolute;top:0}@media(min-width:48em){.compare-table__table-container tr th:nth-child(n+3):before{left:-3em}}@media(min-width:62em){.compare-table__table-container tr th:nth-child(n+3):before{left:-1em}}@media(min-width:87.5em){.compare-table__table-container tr th:nth-child(n+3):before{left:0;transform:translate(-50%)}}.compare-table__table-container tr td{border-bottom:1px solid var(--color-primary);border-top:1px solid var(--color-primary)}.compare-table__table-container tr td:first-of-type{padding:0}@media(min-width:48em){.compare-table__table-container tr td:first-of-type{width:100vw}}.compare-table__table-container tr td:nth-child(n+2){text-align:center}.compare-table__table-container tr td span.special-count-title{padding-bottom:.75rem;padding-right:0;padding-top:.75rem}.compare-table__false,.compare-table__true{border:1px solid;border-radius:50%;display:block;height:.8em;margin:auto;width:.8em}.compare-table__true{background-color:currentColor}
