.o-products-compare{background:var(--products-compare-bg-color)}
.o-products-compare__container{overflow:hidden;position:relative}
.o-products-compare__container .o-products-compare__wrapper{margin-left:var(--products-compare-wrapper-left-margin-lg);overflow-x:auto;padding-bottom:var(--products-compare-wrapper-padding-bottom);width:var(--products-compare-wrapper-width-lg)}
@media(max-width:991.98px){.o-products-compare__container .o-products-compare__wrapper{margin-left:var(--products-compare-wrapper-left-margin-sm);width:var(--products-compare-wrapper-width-sm)}
}
.o-products-compare__container ::-webkit-scrollbar{max-height:.5rem;width:10px}
@media(max-width:1199.98px){.o-products-compare__container::-webkit-scrollbar{width:0 !important}
}
@media(min-width:992px){.o-products-compare__container::-webkit-scrollbar-track{border:var(--products-compare-wrapper-scroll-border);border-radius:var(--products-compare-wrapper-scroll-border-radius)}
}
@media(min-width:992px){.o-products-compare__container::-webkit-scrollbar-thumb{background:var(--products-compare-wrapper-scroll-bg-color);border-radius:10px}
}
.o-products-compare__container .o-products-compare__table{border-collapse:separate;border-spacing:0;margin:auto;width:100%}
.o-products-compare__container .o-products-compare__table thead th{background:var(--products-compare-table-bg-color);position:relative;vertical-align:bottom}
.o-products-compare__container .o-products-compare__table thead th .o-products-compare__badge{display:inline-block}
.o-products-compare__container .o-products-compare__table thead th .o-products-compare__badge--top-start{float:left}
.o-products-compare__container .o-products-compare__table thead th .o-products-compare__badge--top-end{float:right}
.o-products-compare__container .o-products-compare__table td,.o-products-compare__container .o-products-compare__table th{border:var(--products-compare-td-border);min-width:124px;padding:var(--products-compare-td-padding-sm);vertical-align:top;word-wrap:break-word}
@media(min-width:768px){.o-products-compare__container .o-products-compare__table td,.o-products-compare__container .o-products-compare__table th{min-width:139px}
}
@media(min-width:992px){.o-products-compare__container .o-products-compare__table td,.o-products-compare__container .o-products-compare__table th{min-width:220px;padding:var(--products-compare-td-padding-lg)}
}
.o-products-compare__container .o-products-compare__table td img,.o-products-compare__container .o-products-compare__table th img{max-height:110px;width:auto}
.o-products-compare__container .o-products-compare__table tbody td,.o-products-compare__container .o-products-compare__table tbody th{background:var(--products-compare-table-bg-color)}
.o-products-compare__container .o-products-compare__table tbody tr:nth-child(2n) td,.o-products-compare__container .o-products-compare__table tbody tr:nth-child(2n) th{background-color:var(--products-compare-table-even-row-bg-color)}
.o-products-compare__container .o-products-compare__table tbody tr:nth-child(odd) td,.o-products-compare__container .o-products-compare__table tbody tr:nth-child(odd) th{background-color:var(--products-compare-table-odd-row-bg-color)}
.o-products-compare__container .o-products-compare__table td{color:var(--products-compare-td-color);font-size:var(--products-compare-td-font-size);font-weight:400;letter-spacing:normal;line-height:var(--products-compare-td-line-height);text-transform:none}
.o-products-compare__container .o-products-compare__table tfoot{background:transparent}
.o-products-compare__container .o-products-compare__table tfoot .o-products-compare__fixed-side{-webkit-box-shadow:none !important;box-shadow:none !important}
.o-products-compare__container .o-products-compare__table tfoot td{color:inherit;font-size:var(--products-compare-td-h5-font-size);font-weight:700;letter-spacing:normal;line-height:var(--products-compare-td-line-height);text-align:center;text-transform:none}
.o-products-compare__container .o-products-compare__table .o-products-compare__fixed-side{-webkit-box-shadow:var(--products-compare-thead-box-shadow);box-shadow:var(--products-compare-thead-box-shadow);left:0;min-height:var(--products-compare-table-fixed-col-height);position:absolute;top:auto;width:14rem}
@media(max-width:767.98px){.o-products-compare__container .o-products-compare__table .o-products-compare__fixed-side{min-height:var(--products-compare-table-fixed-col-mobile-height);width:10rem}
}
@media(min-width:576px) and (max-width:1199.98px){.o-products-compare__container .o-products-compare__table .o-products-compare__fixed-side{min-height:var(--products-compare-table-fixed-col-mobile-height);width:9rem}
}
.o-products-compare__container .o-products-compare__table .o-products-compare__fixed-side span{color:var(--products-compare-td-color);font-size:var(--products-compare-td-h5-font-size);font-weight:400;letter-spacing:normal;line-height:var(--products-compare-td-line-height);margin-top:0;text-transform:none}
@media(min-width:992px){.o-products-compare__container .o-products-compare__table .o-products-compare__fixed-side span{color:var(--products-compare-td-color);font-size:var(--products-compare-td-h4-font-size);font-weight:700;letter-spacing:normal;line-height:var(--products-compare-td-h4-line-height);text-transform:none}
}
.o-products-compare__container .o-products-compare__table .o-products-compare__blank-col{background:transparent;-webkit-box-shadow:var(--products-compare-thead-blank-col-box-shadow);box-shadow:var(--products-compare-thead-blank-col-box-shadow)}
.o-products-compare__container .o-products-compare__table-link{margin-top:var(--products-compare-table-link-margin-top-sm);text-align:right}
@media(min-width:992px){.o-products-compare__container .o-products-compare__table-link{margin-top:var(--products-compare-table-link-margin-top-lg)}
}
.a-productcomparison--gradient-start .o-products-compare{background:linear-gradient(90deg,var(--product-start-color) var(--product-start-position),var(--product-end-color) var(--product-end-position))}
.a-productcomparison--gradient-end .o-products-compare{background:linear-gradient(-90deg,var(--product-start-color) var(--product-start-position),var(--product-end-color) var(--product-end-position))}
.a-productcomparison--gradient-center .o-products-compare{background:radial-gradient(circle,var(--product-start-color) var(--product-start-position),var(--product-end-color) var(--product-end-position))}
.productsCompare-badge-top-start .o-products-compare__badge{float:left}
.productsCompare-badge-top-end .o-products-compare__badge{float:right}
.check-green{color:var(--products-compare-icon-success-color)}
.o-product-comparison--border-solid .o-products-compare__container .o-products-compare__table td,.o-product-comparison--border-solid .o-products-compare__container .o-products-compare__table th{border-color:var(--product-border-color);border-width:var(--product-border-width)}
.o-product-comparison--border-none .o-products-compare__container .o-products-compare__table{border-spacing:4px}
.o-product-comparison--border-none .o-products-compare__container .o-products-compare__table .o-products-compare__fixed-side{-webkit-box-shadow:none !important;box-shadow:none !important;min-height:auto}
.o-product-comparison--border-none .o-products-compare__container .o-products-compare__table td,.o-product-comparison--border-none .o-products-compare__container .o-products-compare__table th{border:none !important}
.o-products-compare__blank-col{border:hidden !important}