.product-compare-form__description{margin-top:.75rem;margin-bottom:4rem;text-align:center}.product-compare-table{width:100%;max-width:100vw;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}@media screen and (max-width:767px){.product-compare-table{width:100vw;margin-left:calc(var(--container-side-spacing) * -1);margin-right:calc(var(--container-side-spacing) * -1)}}.product-compare-table__table{border-collapse:collapse;margin:0 auto}.product-compare-table__attributes{display:flex;justify-content:center}.product-compare-table__actions-cell,.product-compare-table__attribute-cell,.product-compare-table__product-column{flex:1;max-width:10.25rem;font-size:.875rem;vertical-align:top}.product-compare-table__actions-cell--empty,.product-compare-table__actions-cell.product-compare-table__product-column--empty,.product-compare-table__attribute-cell--empty,.product-compare-table__attribute-cell.product-compare-table__product-column--empty,.product-compare-table__product-column--empty,.product-compare-table__product-column.product-compare-table__product-column--empty{background-color:var(--color-gray-2)}.product-compare-table__actions-cell--odd,.product-compare-table__attribute-cell--odd,.product-compare-table__product-column--odd{background-color:var(--color-gray-4)}.product-compare-table__header-row td{border-top-left-radius:.3125rem;border-top-right-radius:.3125rem}.product-compare-table__actions-row td{border-bottom-left-radius:.3125rem;border-bottom-right-radius:.3125rem}.product-compare-table__attribute-row td{padding:.75rem;border-bottom:1px solid var(--color-gray-new)}.product-compare-table__attribute-row:last-of-type td{border-bottom:none}.product-compare-table__attribute-name{font-weight:500}.product-compare-table__product-title{padding:1.25rem .75rem;font-weight:500}.product-compare-table__product-image{max-width:100%;height:auto;margin-bottom:.9375rem;padding:.75rem}.product-compare-table__value{color:var(--color-text,#444);padding-top:.25rem}.product-compare-table__value--empty{color:var(--color-text-light,#999)}.product-compare-table__product-actions{display:flex;justify-content:center;padding:.75rem}.product-compare-table__product-actions .quickshop,.product-compare-table__product-actions a,.product-compare-table__product-actions button{width:100%}.product-compare-table__product-info{padding:.75rem}.product-compare-table[data-shorten=true]{overflow-x:auto!important;overflow-y:hidden!important;position:relative}@media screen and (max-width:767px){.product-compare-table[data-shorten=true]::before{width:var(--table-width)}}.product-compare-table-scrollbar{width:100%;overflow-x:auto;overflow-y:hidden;height:.75rem;margin-bottom:.375rem;background:0 0}.product-compare-table-scrollbar::-webkit-scrollbar{height:8px}.product-compare-table-scrollbar::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.product-compare-table-scrollbar__inner{height:1px;background:0 0}@media screen and (max-width:767px){.product-compare-table-scrollbar{width:100vw;margin-left:calc(var(--container-side-spacing) * -1);margin-right:calc(var(--container-side-spacing) * -1)}}.product-compare-table::-webkit-scrollbar{display:none}