:root{--tri-color-ok: #16a34a;--tri-color-ko: #ef4444;--tri-color-text: #111827;--tri-color-sub: #6b7280;--tri-border: #e5e7eb}.comparison-container{--page-width: 100rem}.tri-table thead .tri-table__row{display:flex;justify-content:space-between;padding:1.6rem 0}.tri-table tbody .tri-table__row{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;border-bottom:1px solid #c7c7c7}.tri-table__head-cell{flex:1;display:flex;flex-direction:column}.tri-table thead tr th:nth-child(2){display:none}.tri-table__head-cell>span:first-child{font-size:1.8rem;font-weight:900}.tri-table__cell{border-bottom:1px solid var(--tri-border);padding:10px 14px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;line-height:1.2;gap:.5rem}.tri-table__cell .svg-wrapper{height:2.4rem;width:2.4rem}.tri-table__cell--left .svg-wrapper{color:var(--tri-color-ok)}.tri-table__cell--right .svg-wrapper{color:var(--tri-color-ko)}.tri-table__text--sub{font-size:1.4rem}@media screen and (min-width: 990px){.tri-table thead tr th:nth-child(2){display:block;flex:1}.tri-table__head-cell>span:first-child{font-size:4.8rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-tri-table.css.map */
