.comparison-table-section{background-color:var(--foreground);width:100%;color:var(--background);padding:6rem 1.5rem;position:relative}.comparison-table-header{color:var(--foreground-200);padding-bottom:3rem}.comparison-table-wrapper{width:100%}.comparison-table{border-collapse:collapse;width:100%}.comparison-table thead th{text-transform:uppercase;color:var(--foreground-200);letter-spacing:.05em;text-align:left;border-bottom:1px solid var(--foreground-200);padding:1rem 2rem 1.5rem 0;font-size:clamp(.7rem,.5rem + .4vw,.85rem);font-weight:600}.comparison-table thead th:last-child{padding-right:0}.comparison-table tbody td{color:var(--background);border-bottom:1px solid var(--foreground-200);vertical-align:top;padding:2rem 2rem 2rem 0;font-size:clamp(1.1rem,.5rem + 1vw,2rem);line-height:1.4}.comparison-table tbody td:last-child{padding-right:0}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table-feature{text-transform:uppercase;letter-spacing:.05em;font-weight:600;color:var(--foreground-200)!important;font-size:clamp(.7rem,.5rem + .4vw,.85rem)!important}@media (max-width:1000px){.comparison-table-section{padding:4rem 1.5rem}.comparison-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.comparison-table{min-width:600px}.comparison-table-feature{background-color:var(--foreground);z-index:1;position:sticky;left:0}}
