.competitor-comparison-table-container{overflow-x:scroll}table{background-color:var(--white);margin:36px auto;padding:0;position:relative}table,table tr:first-of-type{border:none}table tr:first-of-type td:first-of-type{background-color:var(--white)!important;border:none;min-width:120px}table tr:first-of-type th{font-size:1.05rem;font-weight:700;padding:8px!important;text-align:center;width:30%!important}table tr:first-of-type th:first-of-type,table tr:first-of-type th:nth-of-type(2n){color:var(--white);font-size:1.05rem;font-weight:700;min-width:90px;padding:8px 16px!important;text-align:center;width:30%!important}table tr:first-of-type th:nth-of-type(2n){background-color:var(--indigo)}table tr:first-of-type th:nth-of-type(odd){background-color:var(--white)}table tr:first-of-type th:first-of-type{background-color:var(--indigo)}th{font-size:.95rem}td,th{color:var(--indigo);padding:4px 8px;text-align:left}td{font-size:.85rem;line-height:.9rem}td,tr th{vertical-align:middle}tr th{width:40%}tr td:first-of-type{padding:4px 8px 4px 16px}th+td,tr td:nth-of-type(2),tr td:nth-of-type(3){padding:8px!important;text-align:center;vertical-align:middle;width:30%}tr td:first-child{background-color:var(--white)!important}th+td,tr td:last-of-type,tr td:nth-of-type(2){background-color:var(--indigo)1b!important}.check-mark{background-color:var(--blue);font-weight:400}.check-mark,.x-mark{border-radius:12px;color:var(--white);font-size:1.5rem;padding:6px}.x-mark{background-color:#939396;font-weight:700}