.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}@keyframes spin-fast{0%{transform:translateY(-50%) rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{transform:translateY(-50%) rotate(900deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:translateY(-50%) rotate(5turn)}}#compare .h1-toggle{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid #ccc;padding-bottom:1rem;margin-bottom:1rem}#compare .h1-toggle .h1,#compare .h1-toggle h1{margin:0}#compare .h1-toggle .highlight-toggle{background-color:#e6e6e6;border-radius:5px;display:flex;align-items:center;padding:4px 7px 3px 10px;font-weight:700;color:var(--primary);margin:0 0 0 20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:13px;white-space:nowrap}@media (min-width:768px){#compare .h1-toggle .highlight-toggle{font-size:1rem;padding-top:3px}}@media (min-width:1024px){#compare .h1-toggle .highlight-toggle{padding-right:12px;padding-left:15px}}@media (min-width:1200px){#compare .h1-toggle .highlight-toggle{padding-left:18px}}#compare .h1-toggle .highlight-toggle.off{color:rgba(var(--primary-rgb),.8)}#compare .h1-toggle .highlight-toggle.off .toggler{justify-content:flex-start;background-color:#fff}#compare .h1-toggle .highlight-toggle.off .toggler:after{background-color:#707070}#compare .h1-toggle .highlight-toggle .toggler{width:27px;height:16px;background-color:#fff;border:1px solid grey;border-radius:3px;margin-left:7px;display:flex;align-items:center;justify-content:flex-end}@media (min-width:1200px){#compare .h1-toggle .highlight-toggle .toggler{width:35px;margin-left:14px;height:20px}}#compare .h1-toggle .highlight-toggle .toggler:after{content:"";display:block;width:10px;height:10px;background-color:var(--success-a11y);border-radius:99px;margin:0 3px}@media (min-width:1200px){#compare .h1-toggle .highlight-toggle .toggler:after{width:12px;height:12px;margin:0 4px}}#compare #compare-panel{display:none}::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(0,0,0,.5)}#compare-table{position:relative;display:grid;grid-column-gap:0;grid-row-gap:0;grid-auto-flow:column;justify-content:start;overflow:auto;border:1px solid #707070;padding-left:80px;max-height:calc(100dvh - 190px)}@media (min-width:1024px){#compare-table{padding-left:110px;max-height:calc(100dvh - 360px)}}#compare-table .compare-header{position:sticky;z-index:3;margin-left:-80px;left:-80px;width:80px;padding:9px 12px 6px;border-top:1px solid #707070;border-right:1px solid #707070;background:#fff;font-size:12px;font-weight:700;box-shadow:0 13px 13px rgba(0,0,0,.3)}@media (min-width:1024px){#compare-table .compare-header{padding:6px 12px;font-size:inherit;margin-left:-110px;left:-110px;width:110px}}#compare-table .compare-header:first-child{border-top:none}#compare-table .compare-cell{min-width:220px;padding:6px 12px;border-right:1px solid #707070}#compare-table .compare-cell.add-another,#compare-table .compare-header.prop-item,#compare-table .compare-item{position:sticky;top:0;z-index:4;background:#fff;border-bottom:1px solid #707070;box-shadow:0 13px 13px rgba(0,0,0,.3)}@media (max-height:768px){#compare-table .compare-cell.add-another,#compare-table .compare-item{position:relative}#compare-table .compare-header.prop-item{top:unset;z-index:5;box-shadow:none}}#compare-table .compare-item{display:flex;flex-direction:column;justify-content:space-between}#compare-table .compare-item .button{margin:.125rem auto .25rem;width:auto;height:auto;padding:1px 8px;text-transform:none}#compare-table .compare-cell.add-another{border:none;border-bottom:1px solid #707070;width:180px}#compare-table .compare-cell.add-another .compare-button,#compare-table .compare-cell.add-another .compare-dropdown{margin:.5rem 0}#compare-table .compare-cell.add-another .compare-image img{max-width:80px}#compare-table .compare-prop{border-top:1px solid grey;display:flex;align-items:center}#compare-table .compare-prop.similar{background:#b6ffb3}#compare-table .compare-prop[data-prop=average-rating] .reviews{display:inline-block;font-size:13px;line-height:13px;margin-left:3px;margin-bottom:2px;color:#707070}#compare-table .compare-prop[data-prop=brand] img{max-height:40px}#compare-table .compare-prop[data-prop=features]{align-items:flex-start}#compare-table .compare-prop[data-prop=features] ul{overflow:hidden;margin:.5rem 0}#compare-table .compare-prop[data-prop=features] ul li,#compare-table .compare-prop[data-prop=features] ul p{font-size:14px;line-height:18px}@media (min-width:1024px){#compare-table .compare-prop[data-prop=features] ul li,#compare-table .compare-prop[data-prop=features] ul p{font-size:16px;line-height:20px}}#compare-table .compare-prop[data-prop=features] ul li:first-of-type p{margin-top:0}#compare-table .compare-prop[data-prop=features] ul li:last-of-type p{margin-bottom:0}#compare-table .compare-image{position:relative}#compare-table .compare-image img{display:block;width:100%;max-width:100px;margin:0 auto}#compare-table .compare-image .compare-remove{position:absolute;z-index:2;right:-4px;top:4px}#compare-table .compare-image .compare-remove i{cursor:pointer;pointer-events:none}#compare-table .compare-title{display:block;margin:6px 0 auto;text-align:center;color:var(--primary);font-weight:700;font-size:14px;line-height:16px}@media (min-width:1024px){#compare-table .compare-title{font-size:16px;line-height:18px}}#compare-table .compare-price{display:flex;flex-direction:column;text-align:center}#compare-table .compare-price .current{font-weight:700;color:var(--alert);font-size:16px;line-height:16px}#compare-table .compare-price .current.range{font-size:14px;line-height:14px}@media (min-width:1024px){#compare-table .compare-price .current.range{font-size:16px;line-height:16px}}#compare-table .compare-price .used{font-weight:700;color:var(--alert);font-size:11px;line-height:11px}#compare-table .compare-price .previous{text-decoration:line-through;color:var(--primary);font-size:10px;line-height:10px;font-weight:700}#compare-table .compare-price .coming-soon,#compare-table .compare-price .hidden-price{font-weight:700;color:var(--alert);font-size:16px;line-height:16px}#compare-table .lab-data-sku-contain{width:100%}#compare-table .tab-lab-data{display:flex;flex-direction:column}#compare-table .compare-cell.tab-lab-data{justify-content:flex-end}#compare-table-status{margin:1rem 0 .25rem;font-weight:700;text-align:center;color:var(--alert-dk)}.back-button{background:#e6e6e6;border-radius:4px;color:var(--primary)!important;text-decoration:none!important}@media (min-width:1024px){.back-button{margin-right:.5rem}}.back-button i{position:relative;margin:0 -.5rem;font-size:2.5rem;line-height:0;bottom:-.65rem}@media (min-width:1024px){.back-button i{margin:0 -.3rem;bottom:-.5rem}}#compare-anchors{margin:.5rem 0 1rem}#compare-anchors .c-anchor{display:inline-block;width:auto;margin-right:1rem;border-bottom:3px solid #fff}#compare-anchors .c-anchor[aria-selected=true]{font-weight:700;border-bottom-color:var(--highlight)}#compare-anchors .c-anchor[aria-selected=false]:hover{color:var(--link-dk);border-bottom-color:var(--link-dk)}#compare-table[data-rows="1"]{grid-template-rows:0fr repeat(1,0fr)}#compare-table[data-rows="2"]{grid-template-rows:0fr repeat(2,0fr)}#compare-table[data-rows="3"]{grid-template-rows:0fr repeat(3,0fr)}#compare-table[data-rows="4"]{grid-template-rows:0fr repeat(4,0fr)}#compare-table[data-rows="5"]{grid-template-rows:0fr repeat(5,0fr)}#compare-table[data-rows="6"]{grid-template-rows:0fr repeat(6,0fr)}#compare-table[data-rows="7"]{grid-template-rows:0fr repeat(7,0fr)}#compare-table[data-rows="8"]{grid-template-rows:0fr repeat(8,0fr)}#compare-table[data-rows="9"]{grid-template-rows:0fr repeat(9,0fr)}#compare-table[data-rows="10"]{grid-template-rows:0fr repeat(10,0fr)}#compare-table[data-rows="11"]{grid-template-rows:0fr repeat(11,0fr)}#compare-table[data-rows="12"]{grid-template-rows:0fr repeat(12,0fr)}#compare-table[data-rows="13"]{grid-template-rows:0fr repeat(13,0fr)}#compare-table[data-rows="14"]{grid-template-rows:0fr repeat(14,0fr)}#compare-table[data-rows="15"]{grid-template-rows:0fr repeat(15,0fr)}#compare-table[data-rows="16"]{grid-template-rows:0fr repeat(16,0fr)}#compare-table[data-rows="17"]{grid-template-rows:0fr repeat(17,0fr)}#compare-table[data-rows="18"]{grid-template-rows:0fr repeat(18,0fr)}#compare-table[data-rows="19"]{grid-template-rows:0fr repeat(19,0fr)}#compare-table[data-rows="20"]{grid-template-rows:0fr repeat(20,0fr)}#compare-table[data-rows="21"]{grid-template-rows:0fr repeat(21,0fr)}#compare-table[data-rows="22"]{grid-template-rows:0fr repeat(22,0fr)}#compare-table[data-rows="23"]{grid-template-rows:0fr repeat(23,0fr)}#compare-table[data-rows="24"]{grid-template-rows:0fr repeat(24,0fr)}#compare-table[data-rows="25"]{grid-template-rows:0fr repeat(25,0fr)}