.product-comparison__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 0}.product-comparison__top .text-link{color:var(--text);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-comparison__top .text-link span{margin-left:10px}.product-comparison__top .text-link:hover{text-decoration:underline}.product-comparison__top .print{background-color:#fff;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-comparison__top .print svg{color:var(--accent);margin-right:5px}.product-comparison__top .print:hover{text-decoration:underline}.product-comparison__table{overflow-x:scroll}@media (max-width:799px){.product-comparison__table{overflow-x:auto}}.product-comparison__table table{border-spacing:0}.product-comparison__table table thead tr th{text-align:left;vertical-align:top}.product-comparison__table table thead tr th h1{color:var(--accent)}.product-comparison__table table thead tr .table-heading{padding-bottom:60px;position:relative;width:20%}.product-comparison__table table tbody tr th{font-weight:400;padding:10px;text-align:left}.product-comparison__table table tbody tr .group-heading{background-color:#fff;border-bottom:1px solid #a7bdc9;padding-bottom:20px;padding-top:20px}.product-comparison__table table tbody tr:nth-child(odd){background-color:#f3f6f7}.product-comparison__table table tbody tr td{text-align:center}.product-comparison__table table tbody tr:nth-of-type(2) th{padding-top:25px}.product-comparison__table-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-comparison__table-card .product-card{background-color:#f3f6f7;border-radius:20px;margin:0 5px;min-height:400px;padding:20px 15px;position:relative;text-align:center;width:250px}.product-comparison__table-card .product-card__name{font-size:18px;height:55px;margin:20px 0 0}.product-comparison__table-card .product-card__summary{font-weight:400;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;margin-top:0;overflow:hidden;padding-top:20px}.product-comparison__table-card .product-card__image{height:150px}.product-comparison__table-card .product-card--blank,.product-comparison__table-card .product-card__image,.product-comparison__table-card .product-card__wishlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-comparison__table-card .product-card__wishlist{-webkit-appearance:none;background-color:transparent;background-color:#fff;background-image:none;border:1px solid #fff;border-radius:0;border-radius:1000px;color:inherit;cursor:pointer;font-family:inherit;height:30px;opacity:1;outline:0;padding:0;position:absolute;right:10px;top:10px;-webkit-transition:.2s;transition:.2s;width:30px;z-index:100}.product-comparison__table-card .product-card__wishlist:focus,.product-comparison__table-card .product-card__wishlist:hover{border-color:var(--accent);color:var(--accent);opacity:1}.product-comparison__table-card .product-card__wishlist svg{display:block;fill:transparent;stroke:currentColor;outline:0}.product-comparison__table-card .product-card__wishlist[aria-pressed=true]{opacity:1}.product-comparison__table-card .product-card__wishlist[aria-pressed=true] svg{fill:var(--accent);stroke:var(--accent)}.product-comparison__table-card .remove-button{background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:-40px;cursor:pointer;font-size:14px;left:50%;position:absolute;right:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content}.product-comparison__table-card .remove-button svg{margin-right:5px}.product-comparison__table--desktop{display:none}@media (min-width:800px){.product-comparison__table--desktop{display:block}}.product-comparison__table--mobile{display:block}.product-comparison__table--mobile h1{color:var(--accent);font-weight:700}.product-comparison__table--mobile table thead th{border-bottom:1px solid #a7bdc9;padding:10px 0}.product-comparison__table--mobile table thead th:not(:first-of-type){background-color:#f3f6f7;text-align:center}.product-comparison__table--mobile table thead th:nth-of-type(2){border-right:1px solid #a7bdc9}.product-comparison__table--mobile table tbody tr td:first-of-type{border-right:1px solid #a7bdc9;padding-right:5px}.product-comparison__table--mobile table tbody tr .group-heading{border-right:none!important}.product-comparison__table--mobile .mobile-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0;padding:10px 0}@media (min-width:800px){.product-comparison__table--mobile{display:none}}.product-comparison .navigation-button{background-color:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-comparison .navigation-button .circle{background-color:#4d4d4f;border-radius:50%;height:8px;opacity:.2;width:8px}.product-comparison .navigation-button .circle--next{margin-left:0;margin-right:5px}.product-comparison .navigation-button .circle--prev{margin-left:5px}.product-comparison .navigation-button--active .circle{opacity:1}@media print{.product-comparison__top,.site-footer{display:none}.product-comparison__table{overflow:initial}.product-card{width:auto!important}}