.table-grid{display:grid;grid-template-columns:1fr 1fr 4fr;gap:2rem}@media screen and (max-width: 1100px){.table-grid{display:grid;grid-template-columns:1fr 1fr 4fr}}@media screen and (max-width: 1000px){.table-grid{display:none}}.table-grid .table-row{display:contents}.table-grid .table-row>div{padding:2rem}.table-grid .table-row--header>div{background-color:#ebebeb;text-transform:uppercase;display:flex;align-items:center}.table-row-mobile .table-data>div{padding:1rem 0}.table-data-title{background-color:#d9edf7}.table-row-mobile{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #eee}@media screen and (min-width: 1001px){.table-grid-mobile{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-table-data.css.map */
