.b-product-compare .product-table{display:grid;grid-template-columns:140px repeat(var(--columns),minmax(150px,300px))}@media(min-width:1024px){.b-product-compare .product-table{grid-template-columns:180px repeat(var(--columns),minmax(150px,300px))}}.b-product-compare .product-table .product-row:first-child .product-head{padding:4.2rem 0}.b-product-compare .product-table .product-row:first-child .product-cell{font-size:2rem;padding:4.2rem 0}.b-product-compare .product-table .product-row{align-items:center;display:grid;grid-column:1/-1;grid-template-columns:subgrid;position:relative;grid-column-gap:2.4rem;column-gap:2.4rem}@media(min-width:768px){.b-product-compare .product-table .product-row{column-gap:7.2rem}}.b-product-compare .product-table .product-cell{font-size:1.3rem;letter-spacing:-.02em;line-height:1.3;max-width:300px;padding:2.4rem 1.2rem 2.4rem 0}.b-product-compare .product-table .product-cell:last-child{padding-right:0}.b-product-compare .product-table .product-head{color:#6b7280;font-size:1.2rem;font-weight:500;left:0;letter-spacing:-.02em;line-height:1.3;padding:2.4rem .8rem 2.4rem 0;position:-webkit-sticky;position:sticky;text-align:left}.b-product-compare .product-table .product-head:before{background-color:#fff;content:"";height:100%;left:-2.4rem;position:absolute;top:0;width:calc(100% + 2.4rem);z-index:-10}.b-product-compare .product-table .product-row:first-child .product-head:before,.b-product-compare .product-table .product-row:nth-child(2n) .product-head:before{background-color:#f3f4f6}.b-product-compare .product-table .product-row:first-child:after,.b-product-compare .product-table .product-row:nth-child(2n):after{background-color:#f3f4f6;content:"";height:100%;left:-2.4rem;position:absolute;top:0;width:calc(100% + 4.8rem);z-index:-10}@media(min-width:768px){.b-product-compare .product-table .product-row:first-child:after,.b-product-compare .product-table .product-row:nth-child(2n):after{left:-100vw;width:200vw}}