.om-matrix-section{--mx-ink:var(--ink,#2F3E4E);--mx-soft:var(--soft,#5F6B78);--mx-muted:var(--muted,#7D8791);--mx-off:var(--offwhite,var(--off-white,#E8F3F8));--mx-sand:var(--sand,#C1E1EE);--mx-border:var(--border,#DCE6EC);--mx-radius:var(--radius-card,12px);--mx-sticky-bg:#fff}.om-section--offwhite.om-matrix-section{--mx-sticky-bg:var(--mx-off)}.om-section--sand.om-matrix-section{--mx-sticky-bg:var(--mx-sand)}.om-matrix__head{max-width:640px;margin-bottom:2rem}.om-matrix__text{color:var(--mx-soft);margin:.5rem 0 0}.om-matrix__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin:0 -1.25rem;padding:0 1.25rem;position:relative}.om-matrix{border-collapse:separate;border-spacing:0;width:max-content;max-width:none;table-layout:auto;font-size:14px;color:var(--mx-ink)}.om-matrix th,.om-matrix td{border-bottom:1px solid var(--mx-border);text-align:center;vertical-align:middle;padding:0;height:56px}.om-matrix__corner,.om-matrix__product{position:sticky;left:0;z-index:2;background:var(--mx-sticky-bg);text-align:left!important;width:230px;min-width:230px;max-width:230px;border-right:1px solid var(--mx-border)}.om-matrix__corner{border-bottom:none}.om-matrix__corner--label{border-bottom:1px solid var(--mx-border);font-weight:600;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--mx-muted);padding:0 12px 8px!important;vertical-align:bottom}.om-matrix__group{height:32px;font-size:12px;letter-spacing:.04em;text-transform:uppercase;font-weight:600;border-bottom:none!important;text-align:left!important;padding:0 10px!important;border-radius:8px 8px 0 0}.om-matrix__group--z{background:var(--mx-sand);color:var(--mx-ink)}.om-matrix__group--w{background:var(--mx-off);color:var(--mx-ink)}.om-matrix__cols th{vertical-align:bottom;height:132px}.om-matrix__col{width:44px;min-width:44px;padding:0 0 10px!important}.om-matrix__col span{display:inline-block;writing-mode:vertical-rl;transform:rotate(180deg);font-weight:500;font-size:12.5px;line-height:1;color:var(--mx-soft);white-space:nowrap;max-height:118px;overflow:hidden;text-overflow:ellipsis}.om-matrix__col--w.is-first,.om-matrix__cell--w.is-first,.om-matrix__group--w{border-left:1px solid var(--mx-border)}.om-matrix__plink{display:flex;align-items:center;gap:10px;padding:8px 12px 8px 0;color:inherit;text-decoration:none}.om-matrix__plink:hover .om-matrix__ptitle{text-decoration:underline}.om-matrix__img{flex:0 0 44px;width:44px;height:44px;border-radius:10px;background:#fff;border:1px solid var(--mx-border);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:inset 0 0 0 2px var(--line,var(--mx-sand))}.om-matrix__img img{width:100%;height:100%;object-fit:cover;clip-path:inset(10%);transform:scale(1.25)}.om-matrix__ptext{display:flex;flex-direction:column;gap:2px;min-width:0}.om-matrix__ptitle{font-weight:600;font-size:14px;line-height:1.2;color:var(--mx-ink)}.om-matrix__price{font-size:12.5px;color:var(--mx-muted)}.om-matrix__chip{display:inline-block;align-self:flex-start;font-size:11px;font-weight:600;letter-spacing:.03em;padding:2px 8px;border-radius:999px;background:var(--mx-ink);color:#fff}.om-matrix__row.is-current th,.om-matrix__row.is-current td,.om-matrix__row.is-current .om-matrix__product{background:var(--mx-off)}.om-matrix__dot{display:inline-block;width:14px;height:14px;border-radius:50%;background:var(--line,var(--mx-ink))}.om-matrix__dot--w{width:10px;height:10px;background:var(--mx-ink)}.om-matrix__none{color:var(--mx-border);font-size:18px;line-height:1}.om-matrix__cell{transition:background .15s}.om-matrix__row:hover th,.om-matrix__row:hover td{background:var(--mx-off)}.om-matrix__hint{display:none;margin:.75rem 0 0;font-size:12.5px;color:var(--mx-muted)}.om-matrix__cta{margin-top:1.5rem}.om-matrix__foot{margin:1rem 0 0;font-size:12.5px;color:var(--mx-muted)}@media(max-width:989px){.om-matrix__scroll{margin:0 -1rem;padding:0 1rem}.om-matrix th,.om-matrix td{height:52px}.om-matrix__corner,.om-matrix__product{width:140px;min-width:140px;max-width:140px}.om-matrix__img{flex-basis:36px;width:36px;height:36px;border-radius:8px}.om-matrix__ptitle{font-size:13px}.om-matrix__plink{gap:8px;padding-right:8px}.om-matrix__col{width:40px;min-width:40px}.om-matrix__cols th{height:116px}.om-matrix__col span{font-size:12px;max-height:104px}.om-matrix__hint{display:block}.om-matrix__head{margin-bottom:1.25rem}}.om-matrix-m{display:none}.om-matrix-m__chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin:0 -1rem 14px;padding:2px 1rem 6px;-webkit-overflow-scrolling:touch}.om-matrix-m__chips::-webkit-scrollbar{display:none}.om-matrix-m__chip{flex:0 0 auto;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--mx-border);background:#fff;color:var(--mx-ink);font:inherit;font-size:13.5px;font-weight:500;white-space:nowrap;cursor:pointer}.om-matrix-m__chip.is-active{background:var(--mx-ink);border-color:var(--mx-ink);color:#fff}.om-matrix-m__list{display:flex;flex-direction:column;gap:10px}.om-matrix-m__card{background:#fff;border:1px solid var(--mx-border);border-radius:12px;padding:12px 14px;box-shadow:inset 4px 0 0 var(--line,var(--mx-sand))}.om-matrix-m__card.is-current{background:var(--mx-off);border-color:var(--mx-ink)}.om-matrix-m__top{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;min-height:44px}.om-matrix-m__top .om-matrix__img{flex-basis:48px;width:48px;height:48px}.om-matrix-m__top .om-matrix__ptitle{font-size:15px}.om-matrix-m__arrow{margin-left:auto;font-size:26px;line-height:1;color:var(--mx-muted)}.om-matrix-m__row{display:flex;gap:10px;align-items:flex-start;margin-top:10px;padding-top:10px;border-top:1px solid var(--mx-border)}.om-matrix-m__lbl{flex:0 0 74px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--mx-muted);padding-top:5px}.om-matrix-m__tags{display:flex;flex-wrap:wrap;gap:6px}.om-matrix-m__tag{display:inline-block;font-size:12.5px;line-height:1;padding:6px 9px;border-radius:999px;background:var(--mx-off);color:var(--mx-ink)}.om-matrix-m__tag--z{background:var(--line,var(--mx-sand));color:var(--mx-ink);font-weight:600}.om-matrix-m__card.is-dark .om-matrix-m__tag--z{color:#fff}.om-matrix-m__tag--z.is-hit{outline:2px solid var(--mx-ink);outline-offset:1px}.om-matrix-m__empty{margin:8px 0 0;font-size:14px;color:var(--mx-soft)}@media(max-width:989px){.om-matrix-section--mcards .om-matrix__scroll,.om-matrix-section--mcards .om-matrix__hint{display:none}.om-matrix-section--mcards .om-matrix-m{display:block}}.om-matrix-c{display:none}.om-matrix-c__block+.om-matrix-c__block{margin-top:20px}.om-matrix-c__label{display:flex;align-items:baseline;justify-content:space-between;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--mx-ink);padding:8px 10px;border-radius:8px 8px 0 0}.om-matrix-c__label--z{background:var(--mx-sand)}.om-matrix-c__label--w{background:var(--mx-off)}.om-matrix-c__swipe{font-weight:400;text-transform:none;letter-spacing:0;color:var(--mx-muted);font-size:11px}.om-matrix-c__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border:1px solid var(--mx-border);border-top:none;border-radius:0 0 8px 8px;background:#fff}.om-matrix-c__scroll::-webkit-scrollbar{display:none}.om-matrix-c__table{border-collapse:separate;border-spacing:0;width:100%;min-width:max-content;font-size:11px;color:var(--mx-ink)}.om-matrix-c__table th,.om-matrix-c__table td{padding:0;text-align:center;vertical-align:middle;border-bottom:1px solid var(--mx-border);height:38px}.om-matrix-c__table tbody tr:last-child th,.om-matrix-c__table tbody tr:last-child td{border-bottom:none}.om-matrix-c__corner,.om-matrix-c__product{position:sticky;left:0;z-index:2;background:#fff;text-align:left!important;width:104px;min-width:104px;max-width:104px;border-right:1px solid var(--mx-border)}.om-matrix-c__block--z .om-matrix-c__table{width:100%;min-width:0;table-layout:fixed}.om-matrix-c__col{width:30px;min-width:30px;height:98px!important;vertical-align:bottom;padding-bottom:6px!important}.om-matrix-c__col span{display:inline-block;writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;font-weight:500;letter-spacing:0;line-height:1;color:var(--mx-soft);white-space:nowrap;max-height:90px;overflow:hidden;text-overflow:ellipsis}.om-matrix-c__plink{display:flex;align-items:center;gap:5px;padding:4px 4px 4px 5px;color:inherit;text-decoration:none;min-width:0}.om-matrix-c__plink .om-matrix__img{flex:0 0 24px;width:24px;height:24px;border-radius:6px;box-shadow:inset 0 0 0 1.5px var(--line,var(--mx-sand))}.om-matrix-c__ptitle{font-size:10.5px;font-weight:600;letter-spacing:0;line-height:1.15;color:var(--mx-ink);min-width:0;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.om-matrix-c__cell .om-matrix__dot{width:10px;height:10px}.om-matrix-c__cell .om-matrix__dot--w{width:7px;height:7px}.om-matrix-c__row.is-current th,.om-matrix-c__row.is-current td{background:var(--mx-off)}.om-matrix-c__row:nth-child(2n) td{background:#00000004}@media(max-width:989px){.om-matrix-section--mtable .om-matrix__scroll,.om-matrix-section--mtable .om-matrix__hint{display:none}.om-matrix-section--mtable .om-matrix-c{display:block}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/product-matrix.css.map */
