.section-table{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);background-color:var(--section-background-color)}.section-table .container{display:flex;justify-content:center;padding:0}.section-table .table-wrapper{overflow-x:auto;padding:15px 20px}.section-table table{position:relative;border-collapse:collapse;background-color:var(--table-background-color);color:var(--table-text-color)}.section-table table.table-with-bg-image{background-color:transparent}.section-table table .table-cell,.section-table table .table-header-cell{border:1px solid var(--table-border-color);padding:6px 4px;text-align:center;width:var(--table-cell-width);min-width:var(--table-cell-min-width)}.section-table table .table-header-row{background-color:var(--table-header-background-color)}.section-table table .table-header-cell{height:60px;color:var(--table-header-text-color);font-size:var(--font-size-h3-mobile);text-transform:capitalize}.section-table table .table-cell{font-size:var(--font-size-h4-mobile)}.section-table table .table-cell>*{margin:0}.section-table table .table-cell p+p{margin-top:4px}.section-table table .table-cell ul{text-align:left;padding-left:16px}.section-table table .table-cell:has(img){padding:0}.section-table .table-cell img{width:var(--table-cell-image-width, 100%);height:auto;object-fit:cover;aspect-ratio:var(--table-cell-image-ratio, initial)}.section-table .table-bg-image-row{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.section-table .table-bg-image-row .table-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;border:none}.section-table .table-bg-image-row img{width:100%;height:100%;object-fit:cover;opacity:var(--bg-image-opacity)}@media (min-width: 750px){.section-table table .table-header-cell{font-size:var(--font-size-h2-mobile)}.section-table table .table-cell{padding:8px 4px;font-size:var(--font-size-h3-mobile)}.section-table table .table-cell ul{padding-left:28px}}
/*# sourceMappingURL=/cdn/shop/t/226/assets/section-table.css.map */
