.compare-table__lazy{overflow:auto;background-color:var(--section-background-color);color:var(--section-text-color)}@media(min-width: 62em){.compare-table__wrapper{display:flex}}.compare-table__title-container{margin:2em;display:grid;place-items:center;flex:0 1 auto}@media(min-width: 62em){.compare-table__title-container{margin:0;margin-right:2em}}.compare-table__title{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 th:nth-child(n+2),.compare-table__table-container tr td:nth-child(n+2){padding:0 1em}@media(min-width: 48em){.compare-table__table-container tr th:nth-child(n+2),.compare-table__table-container tr td:nth-child(n+2){padding:0 2.5em}}.compare-table__table-container tr th:nth-child(n+3),.compare-table__table-container tr td:nth-child(n+3){padding:0 1em}@media(min-width: 48em){.compare-table__table-container tr th:nth-child(n+3),.compare-table__table-container tr td:nth-child(n+3){padding:0 4.5em}}.compare-table__table-container tr th{font-weight:normal;font-size:.6em;position:relative}.compare-table__table-container tr th:first-of-type{text-align:left;padding:0}.compare-table__table-container tr th:nth-child(2){font-weight:300;font-size:1.08em}.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{width:53px;display:block;white-space:normal;word-wrap:break-word}}.compare-table__table-container tr th:nth-child(n+3)::before{content:"vs";position:absolute;top:0;bottom:0;left:-1em;margin:auto;font-size:.8em;height:max-content;font-weight:normal}@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%, 0)}}.compare-table__table-container tr td{border-top:1px solid var(--color-primary);border-bottom: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-right:0;padding-top:.75rem;padding-bottom:.75rem}.compare-table__true,.compare-table__false{width:.8em;height:.8em;border:1px solid currentColor;border-radius:50%;display:block;margin:auto}.compare-table__true{background-color:currentColor}
