.td-table{--td-table-cell-bg: #ffffff;--td-table-cell-min-width: 100px;--td-table-cell-padding-block: 14px;--td-table-cell-padding-inline: 10px;--td-table-icon-size: 20px;--td-table-wrapper-padding-block: 0px;--td-table-expand-height: 20px;--td-table-cell-inner-gap: 8px;--td-table-wide-col-min-width: 120px;overflow:hidden;width:var(--td-table-width, 95%);max-width:var(--td-table-max-width, 1200px);min-width:0;margin:0 auto;background-color:transparent}.td-table__scroll-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;max-width:100%;padding:var(--td-table-wrapper-padding-block) 0}.td-table__table{width:max-content;min-width:100%;position:relative;border:none;margin:0 auto}.td-table__table th,.td-table__table td{vertical-align:middle;background-color:var(--td-table-cell-bg);min-width:var(--td-table-cell-min-width);white-space:nowrap;border:none}.td-table__table td{padding:var(--td-table-cell-padding-block) var(--td-table-cell-padding-inline);text-align:var(--td-table-content-align)}.td-table__table td:first-child{vertical-align:middle;text-align:var(--td-table-first-col-align);--td-table-flex-align: var(--td-table-first-col-flex-align)}.td-table--wide-first-col .td-table__table td:first-child,.td-table--wide-first-col .td-table__table th:first-child{min-width:var(--td-table-wide-col-min-width);width:max(var(--td-table-wide-col-min-width),100%)}.td-table__table th{padding:var(--td-table-cell-padding-block) var(--td-table-cell-padding-inline);text-align:center;--td-table-flex-align: center}.td-table--hide-first-column-header .td-table__table thead th:first-child{background-color:transparent}.td-table--hide-first-column-header .td-table__table thead th:first-child .td-table__header-cell-content{visibility:hidden}.td-table--hide-first-column-header.td-table--bordered:not(.td-table--headless) .td-table__table thead tr:first-child th:first-child{border:none;border-top-left-radius:0}.td-table--hide-first-column-header.td-table--bordered:not(.td-table--headless) .td-table__table thead tr:first-child th:nth-child(2){border-left:var(--td-table-border-width) solid var(--td-table-border-color);border-top-left-radius:var(--td-table-border-radius)}.td-table--hide-first-column-header.td-table--bordered:not(.td-table--headless) .td-table__table thead tr:first-child th:nth-child(2):after{content:"";position:absolute;left:calc(var(--td-table-border-width) * -1);bottom:calc(var(--td-table-border-width) * -1);width:var(--td-table-border-width);height:var(--td-table-border-width);background-color:var(--td-table-border-color)}.td-table--hide-first-column-header.td-table--bordered:not(.td-table--headless) .td-table__table thead tr:first-child th{border-bottom:none}.td-table--hide-first-column-header.td-table--bordered:not(.td-table--headless) .td-table__table tbody tr:first-child td{border-top:var(--td-table-border-width) solid var(--td-table-border-color)}.td-table--hide-first-column-header.td-table--bordered:not(.td-table--headless) .td-table__table tbody tr:first-child td:first-child{border-top:var(--td-table-border-width) solid var(--td-table-border-color);border-top-left-radius:var(--td-table-border-radius)}.td-table--hide-first-column-header.td-table--bordered:not(.td-table--headless) .td-table__table tbody td:first-child{border-right:none}.td-table--hide-first-column-header.td-table--bordered:not(.td-table--headless) .td-table__table tbody td:nth-child(2){border-left:var(--td-table-border-width) solid var(--td-table-border-color)}.td-table--hide-first-column-header.td-table--bordered.td-table--sticky-column:not(.td-table--headless) .td-table__table tbody tr:first-child td:first-child:before{content:"";position:absolute;top:calc(var(--td-table-border-width) * -1);right:calc(var(--td-table-border-width) * -1);width:var(--td-table-border-width);height:var(--td-table-border-width);background-color:var(--td-table-border-color)}.td-table--hide-first-column-header.td-table--sticky-column .td-table__table thead tr:first-child th:first-child{position:static;z-index:auto}.td-table--hide-first-column-header.td-table--borderless .td-table__table thead tr:first-child th:first-child{border-right:0;border-bottom:0}.td-table--hide-first-column-header.td-table--borderless.td-table--sticky-column .td-table__table thead tr:first-child th:first-child:after{content:none}.td-table__table td svg{width:var(--td-table-icon-size);height:var(--td-table-icon-size)}.td-table--revert-icons .td-table__cell-icon{background-color:var(--icon-color);border-radius:50%;padding:calc(var(--td-table-icon-size) * .3)}.td-table--revert-icons .td-table__cell-icon svg{color:var(--td-table-revert-icon-foreground-color)}.td-table__row{position:relative}.td-table__row td:not(:first-child){text-align:var(--td-table-content-align)}.td-table--borderless .td-table__table{border-collapse:separate;border-spacing:0;margin:0;min-width:100%}.td-table--borderless .td-table__table tr>*{background-clip:padding-box}.td-table--borderless .td-table__table tr>*:not(:last-child){border-right:var(--td-table-cell-gap) solid transparent}.td-table--borderless .td-table__table thead tr:last-child>*{border-bottom:var(--td-table-cell-gap) solid transparent}.td-table--borderless .td-table__table tbody tr:not(:last-child)>*{border-bottom:var(--td-table-cell-gap) solid transparent}.td-table--borderless .td-table__table th,.td-table--borderless .td-table__table td{border-radius:0}.td-table--bordered .td-table__table{border-collapse:separate;border-spacing:0}.td-table--bordered .td-table__table th,.td-table--bordered .td-table__table td{border-right:var(--td-table-border-width) solid var(--td-table-border-color);border-bottom:var(--td-table-border-width) solid var(--td-table-border-color)}.td-table--bordered:not(.td-table--headless) .td-table__table thead tr:first-child th{border-top:var(--td-table-border-width) solid var(--td-table-border-color)}.td-table--bordered:not(.td-table--headless) .td-table__table thead tr:first-child th:first-child{border-left:var(--td-table-border-width) solid var(--td-table-border-color)}.td-table--bordered .td-table__table td:first-child{border-left:var(--td-table-border-width) solid var(--td-table-border-color)}.td-table--bordered .td-table__table thead tr:first-child th:first-child{border-top-left-radius:var(--td-table-border-radius)}.td-table--bordered .td-table__table thead tr:first-child th:last-child{border-top-right-radius:var(--td-table-border-radius)}.td-table--bordered .td-table__table tbody tr:last-child td:first-child{border-bottom-left-radius:var(--td-table-border-radius)}.td-table--bordered .td-table__table tbody tr:last-child td:last-child{border-bottom-right-radius:var(--td-table-border-radius)}.td-table--bordered.td-table--horizontal-borders-only .td-table__table th,.td-table--bordered.td-table--horizontal-borders-only .td-table__table td{border-left:none;border-right:none}.td-table--bordered.td-table--horizontal-borders-only:not(.td-table--headless) .td-table__table thead tr:first-child th:first-child{border-left:none}.td-table--bordered.td-table--horizontal-borders-only .td-table__table tbody td:first-child{border-left:none}.td-table--bordered.td-table--horizontal-borders-only:not(.td-table--headless) .td-table__table thead tr:first-child th{border-top:none}.td-table--hide-first-column-header.td-table--horizontal-borders-only.td-table--bordered:not(.td-table--headless) .td-table__table thead tr:first-child th:nth-child(2){border-left:none}.td-table--hide-first-column-header.td-table--horizontal-borders-only.td-table--bordered:not(.td-table--headless) .td-table__table thead tr:first-child th:nth-child(2):after{content:none}.td-table--hide-first-column-header.td-table--horizontal-borders-only.td-table--bordered:not(.td-table--headless) .td-table__table tbody td:nth-child(2){border-left:none}.td-table--hide-first-column-header.td-table--horizontal-borders-only.td-table--bordered.td-table--sticky-column:not(.td-table--headless) .td-table__table tbody tr:first-child td:first-child:before{content:none}.td-table--bordered.td-table--horizontal-borders-only .td-table__table thead tr:first-child th:first-child,.td-table--bordered.td-table--horizontal-borders-only .td-table__table thead tr:first-child th:last-child,.td-table--bordered.td-table--horizontal-borders-only .td-table__table tbody tr:last-child td:first-child,.td-table--bordered.td-table--horizontal-borders-only .td-table__table tbody tr:last-child td:last-child{border-radius:0}.td-table--sticky-column .td-table__scroll-wrapper{position:relative}.td-table--sticky-column .td-table__table tr td:first-child,.td-table--sticky-column .td-table__table tr th:first-child{position:sticky;left:0;z-index:1}.td-table--borderless.td-table--sticky-column .td-table__table tr td:first-child:after,.td-table--borderless.td-table--sticky-column:not(.td-table--headless) .td-table__table tr th:first-child:after{content:"";position:absolute;top:0;right:0;width:var(--td-table-cell-gap);height:100%;background-color:var(--td-table-cell-bg)}.td-table--fit .td-table__scroll-wrapper{overflow-x:hidden}.td-table--fit .td-table__table{width:100%;min-width:100%;table-layout:fixed}.td-table--fit .td-table__table th,.td-table--fit .td-table__table td{min-width:0;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.td-table--expand-highlight .td-table__scroll-wrapper{padding-block:calc(var(--td-table-expand-height) * 2)}.td-table--headless .td-table__table thead th{background:transparent!important;border:none;box-shadow:none}.td-table--headless.td-table--borderless .td-table__table thead tr>*:not(:last-child){border-right:var(--td-table-cell-gap) solid transparent!important;background-clip:padding-box}.td-table--headless.td-table--bordered .td-table__table thead th,.td-table--headless.td-table--bordered .td-table__table thead tr:first-child th:first-child{border-top:none;border-left:none}.td-table--headless.td-table--bordered .td-table__table tbody tr:first-child td{border-top:var(--td-table-border-width) solid var(--td-table-border-color)}.td-table--headless.td-table--bordered .td-table__table tbody tr:first-child td:first-child{border-top-left-radius:var(--td-table-border-radius)}.td-table--headless.td-table--bordered .td-table__table tbody tr:first-child td:last-child{border-top-right-radius:var(--td-table-border-radius)}.td-table--headless.td-table--borderless .td-table__table tbody tr:first-child td:first-child{border-top-left-radius:var(--td-table-border-radius)}.td-table--headless.td-table--borderless .td-table__table tbody tr:first-child td:last-child{border-top-right-radius:var(--td-table-border-radius)}@media screen and (min-width:64em){.td-table{--td-table-cell-min-width: 140px;--td-table-cell-padding-block: 15px;--td-table-icon-size: 25px;--td-table-wrapper-padding-block: 20px;--td-table-wide-col-min-width: 250px}.td-table--borderless{--td-table-cell-gap: max(10px, var(--td-table-cell-gap))}}.td-table__cell{position:relative}.td-table__cell-title{margin:0}.td-table__cell-content{display:flex;flex-direction:column;align-items:var(--td-table-flex-align, center);text-align:inherit}.td-table__cell-inner svg{color:var(--icon-color, currentColor)}.td-table__cell-icon{display:flex;justify-content:center;align-items:center}.td-table__cell-inner{display:flex;flex-direction:row;align-items:center;gap:var(--td-table-cell-inner-gap, 8px)}.td-table__header-cell{position:relative}.td-table__header-cell-content{display:flex;flex-direction:column;align-items:var(--td-table-flex-align, center);justify-content:center;gap:var(--td-table-cell-inner-gap, 8px)}.td-table__header-img{display:flex;align-items:center;justify-content:center}.td-table__header-img img,.td-table__header-img svg{max-height:60px;height:auto;width:auto;object-fit:contain}.td-table__header-title{text-align:inherit;line-height:1.2;letter-spacing:0}@media screen and (min-width:64em){.td-table__header-img img,.td-table__header-img svg{max-height:70px}}
/*# sourceMappingURL=/cdn/shop/t/189/assets/td-table.css.map */
