.product-table{display:flex;flex-flow:column}.product-table__table{display:flex}.product-table__table-row{padding:1.6rem;display:grid;grid-template-columns:4fr 6fr;column-gap:1.6rem}.product-table__table tbody{width:100%}.product-table__table-row:nth-child(2n){background-color:rgb(var(--color-background-secondary));border-radius:8px}.product-table__table-row td:first-child{font-weight:700}@media screen and (min-width:750px){.product-table__table-row{padding:2.4rem;grid-template-columns:3fr 7fr}.product-table:not(.product-table--show-all-rows) .product-table__table-row:nth-child(n+7){display:none}.product-table.product-table--show-all-rows .product-table__show-all-button{display:none}}.product-table__table-row-value{font-weight:400}.product-table__show-all-button{justify-self:center;margin-top:3.2rem;border:1px solid rgb(var(--color-border));background-color:transparent;text-decoration:underline;padding:1.6rem 2.4rem;color:#000;border-radius:8px;font-size:1.5rem;font-family:inherit;line-height:1.7rem;display:flex;column-gap:1.6rem;transition:border-color .3s ease;margin-left:auto;margin-right:auto}@media screen and (max-width:750px){.product-table__show-all-button{display:none}}.product-table__show-all-button:hover{cursor:pointer;border-color:rgb(var(--color-border-hover))}.product-table__show-all-button .svg-wrapper{width:1.2rem}.product-table details{display:flex;flex-flow:column}
/*# sourceMappingURL=/cdn/shop/t/48/assets/product-table.css.map */
