.the__product_matrix{--product-matrix-bg: #edf3f6;--product-matrix-text: #00488c;--product-matrix-border: rgba(0, 72, 140, 0.15)}.the__product_matrix__desktop{display:none;padding:var(--sp-45) 0 var(--sp-55);background:var(--product-matrix-bg);color:var(--product-matrix-text);border-radius:3rem}.the__product_matrix__mobile{display:grid;gap:var(--sp-40);padding:var(--sp-60) 0;background:var(--product-matrix-bg);color:var(--product-matrix-text);border-radius:3rem}.the__product_matrix__card{padding:var(--sp-30);border-bottom:.1rem solid var(--product-matrix-border)}.the__product_matrix__card:last-child{border-bottom:0}.the__product_matrix__card-image{margin-bottom:var(--sp-30);text-align:center}.the__product_matrix__card-image img{display:inline-block;max-width:100%;height:auto}.the__product_matrix__card-content{display:grid;gap:var(--sp-25)}.the__product_matrix__card-row{display:grid;gap:var(--sp-10);padding-bottom:var(--sp-20);border-bottom:.1rem solid var(--product-matrix-border)}.the__product_matrix__card-row:last-child{padding-bottom:0;border-bottom:0}.the__product_matrix__card-label,.the__product_matrix__label{font-weight:700}.the__product_matrix__card-value,.the__product_matrix__value-content{line-height:1.6}.the__product_matrix__table{width:100%;max-width:79rem;margin:0 auto;padding:0 var(--sp-30)}.the__product_matrix__row{display:grid;align-items:start;-moz-column-gap:var(--sp-40);column-gap:var(--sp-40);padding:var(--sp-15) 0;border-bottom:.1rem solid var(--product-matrix-border)}.the__product_matrix__row--head{padding-top:0;border-bottom:0;margin-bottom:0;padding-bottom:0}.the__product_matrix__row.columns-1{grid-template-columns:22rem minmax(0, 1fr)}.the__product_matrix__row.columns-2{grid-template-columns:22rem repeat(2, minmax(0, 1fr))}.the__product_matrix__row.columns-3{grid-template-columns:22rem repeat(3, minmax(0, 1fr))}.the__product_matrix__row.columns-4{grid-template-columns:22rem repeat(4, minmax(0, 1fr))}.the__product_matrix__row:nth-of-type(2){padding-top:var(--sp-15);padding-bottom:0;border-bottom:0;font-weight:600}.the__product_matrix__row:last-of-type{border-bottom:0}.the__product_matrix__head-label{min-height:.1rem}.the__product_matrix__head-product{text-align:center}.the__product_matrix__product-image{display:flex;align-items:center;justify-content:center;max-width:11.25rem}.the__product_matrix__product-image img{display:block;max-width:100%;height:auto}.the__product_matrix__value{min-width:0}@media(min-width: 992px){.the__product_matrix__desktop{display:block}.the__product_matrix__mobile{display:none}}/*# sourceMappingURL=block_product_matrix.css.map */