.product-comparator{padding:64px 0;background:var(--comparator-color-background);text-transform:lowercase}.product-comparator__scroll{overflow:auto;margin:0 -24px;padding:0 24px;scrollbar-width:none}.product-comparator__scroll::-webkit-scrollbar{display:none}.product-comparator__scroll:focus-visible{outline:2px solid var(--comparator-color-highlight);outline-offset:-2px}.product-comparator__table{display:grid;grid-template-columns:220px repeat(4,1fr);width:100%;min-width:760px;text-align:center;font:14px/20px owners-wide,sans-serif;color:#666}.product-comparator__row{display:contents}.product-comparator__question{padding:16px;text-align:left}.product-comparator__question h2{margin:0;font:700 30px/36px owners-wide,sans-serif}.product-comparator__col{min-width:0;padding:16px}.product-comparator__col--current{background:var(--comparator-color-background);border-left:1px solid var(--comparator-color-highlight);border-right:1px solid var(--comparator-color-highlight)}.product-comparator__col--current[role=columnheader]{border-top:1px solid var(--comparator-color-highlight)}.product-comparator__row:last-child .product-comparator__col--current{border-bottom:1px solid var(--comparator-color-highlight)}.product-comparator__row:not(:last-child) .product-comparator__question,.product-comparator__row:not(:last-child) .product-comparator__row-label,.product-comparator__row:not(:last-child) [role=cell],.product-comparator__row:not(:last-child) [role=columnheader]{border-bottom:1px solid var(--comparator-color-row-border)}.product-comparator__product{position:relative}.product-comparator__pin{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:-8px;left:-4px;width:72px;height:72px;background:var(--comparator-color-highlight);color:#fff;border-radius:999px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);text-align:center}.product-comparator__pin-label{display:block;margin-top:2px;color:#fff;font:600 10px/12px owners-wide,sans-serif}.product-comparator__thumb{width:96px;height:96px;margin:0 auto 16px;border-radius:12px;overflow:hidden}.product-comparator__thumb img{display:block;width:100%;height:100%;object-fit:cover}.product-comparator__name{margin:0;color:#333;font:700 14px/19.25px owners-wide,sans-serif}.product-comparator__price{margin:4px 0 0;color:#666;font:700 14px/20px owners-wide,sans-serif;text-transform:none}.product-comparator__row-label{padding:16px;color:#333;text-align:left;text-transform:uppercase;letter-spacing:.275px;font:700 11px/15.7143px owners-wide,sans-serif}.product-comparator__table a{color:var(--comparator-color-highlight);text-decoration:none;text-transform:uppercase;letter-spacing:.35px;font:700 14px/20px owners-wide,sans-serif}.product-comparator__table a:hover{text-decoration:underline}.product-comparator__table a:focus-visible{outline:2px solid var(--comparator-color-highlight);outline-offset:2px}