.section--product-details{max-width:100vw;overflow:hidden}.section--product-details .wrapper{padding-top:2rem;padding-bottom:2rem}.section--product-details .wrapper .title{font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:rgba(var(--color-base-accent-primary), 1)}.section--product-details .wrapper .tables-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media screen and (max-width: 992px){.section--product-details .wrapper .tables-wrapper{grid-template-columns:1fr}}.section--product-details .wrapper .tables-wrapper table{width:100%;border-collapse:collapse}.section--product-details .wrapper .tables-wrapper table tbody tr:nth-child(odd){background-color:rgba(var(--color-base-background-secondary), 1)}.section--product-details .wrapper .tables-wrapper table tbody tr td{padding:.5rem;font-size:1rem;font-weight:400;color:rgba(var(--color-base-text), 1)}.section--product-details .wrapper .tables-wrapper table tbody tr td:first-child{font-weight:600}
