.compare-products__title{text-transform:uppercase;margin:0 0 4.8rem;text-align:center}.compare-products__table{width:100%}.compare-products__tr{text-align:center;background-color:rgb(var(--color-light-background))}.compare-products__th,.compare-products__td{width:33.33%;padding:1.2rem 1.5rem;border:solid .1rem rgb(var(--color-light-line));border-width:.1rem 0 0 .1rem;vertical-align:top}.compare-products__blank{border-top:solid .1rem rgb(var(--color-light-line))}.compare-products__th{padding-top:.4rem;padding-bottom:.4rem}.compare-products__th{font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-small);text-transform:uppercase;font-weight:700;font-family:var(--font-condensed-family)}.compare-products__tr .compare-products__th{border-top:0}.compare-products__table td:first-child{padding-left:0;border-left:0}.compare-products__table td:last-child{border-right-width:.1rem}.compare-products__table tr:has(>td:nth-child(2)>span:empty):has(>td:nth-child(3)>span:empty):has(>td:nth-child(4)>span:empty){display:none}.compare-products__tr:has(+tr:has(>td:nth-child(2)>span:empty):has(>td:nth-child(3)>span:empty):has(>td:nth-child(4)>span:empty)){background-color:#adff2f}.compare-products__table tr:last-child,.compare-products__table tr:first-child{height:.1rem}.compare-products__table tr:first-child td:first-child{border-top:0}.compare-products__table tr:last-child td{border-bottom-width:.1rem}.compare-products__table tr:last-child td:first-child{border-left:0;border-bottom:0}.compare-products__card-wrap{padding-top:2.4rem;padding-bottom:2.4rem;height:inherit;position:relative}.compare-products__card{position:relative;display:flex;flex-direction:column;height:max-content}.compare-products__card-remove{width:2rem;height:2rem;min-height:2rem;padding:0!important;position:absolute;top:-1.6rem;right:-.8rem;border-radius:100%;display:flex;align-items:center;justify-content:center;z-index:2;color:rgb(var(--color-white))}.compare-products__card-remove:after,.compare-products__card-remove:before{display:none}.compare-products__card-remove .icon{width:1rem;height:1rem}.compare-products__card-image{position:relative;aspect-ratio:1;display:flex;justify-content:center;align-items:center;margin-bottom:1.6rem}.compare-products__card-image img{display:block;object-fit:contain;width:100%;height:100%;aspect-ratio:1}.compare-products__card-image-empty img{max-width:12rem;max-height:12rem}.compare-products__card-price,.compare-products__card-title{font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small)}.compare-products__card-title{margin-bottom:1.6rem;font-weight:400;font-family:var(--font-body-family);font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small)}.compare-products__card-title-empty{color:rgb(var(--color-light-grey))}.compare-products__card-title a{font-size:inherit;line-height:inherit;color:currentColor;text-decoration:none}.compare-products__card-title a:hover{text-decoration:underline}.compare-products__card-title a:after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.5}.compare-products__card-price{margin-bottom:1.6rem;display:flex;flex-wrap:wrap;column-gap:1.6rem;row-gap:0;margin-top:auto}.compare-products__card-price .price-sale{color:rgb(var(--color-red))}.compare-products__card-price .price-original{color:rgb(var(--color-light-grey));text-decoration:line-through}.compare-products__card .button{text-transform:uppercase}.compare-products__card-link:after{content:"";display:block;width:100%;height:100%;top:0;left:0;z-index:2;position:absolute}.compare-products__card-remove{z-index:4}.compare-products__empty{min-height:30vh}.compare-products__empty .button{text-transform:uppercase}.loading .compare-products__card .button,.loading .compare-products__td .fake-span,.loading .compare-products__th .fake-span,.loading .compare-products__card-image,.loading .compare-products__card-title,.loading .compare-products__card-price{background-color:rgb(var(--color-light-line));background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) rgb(var(--color-light-line));background-size:200% 100%;background-position-x:180%;animation:1s loading ease-in-out infinite;border:0;outline:none}.loading .compare-products__card-title{animation-delay:.05s}.loading .compare-products__card-price{animation-delay:.07s}.loading .compare-products__card .button{animation-delay:.09s}.loading .compare-products__card .button:after,.loading .compare-products__card .button:before{display:none}.loading .compare-products__td .fake-span{display:block}.loading .compare-products__th .fake-span span,.loading .compare-products__td .fake-span span,.loading .compare-products__card .button span,.loading .compare-products__card-image span,.loading .compare-products__card-title span,.loading .compare-products__card-price span{opacity:0}@keyframes loading{to{background-position-x:-20%}}@media screen and (min-width: 990px) and (max-width: 1129px){.compare-products{padding-right:0}compare-products{display:block;width:100%;overflow-x:auto}.compare-products__table{width:110rem}}@media screen and (max-width: 989px){.compare-products{padding-left:0;padding-right:0}compare-products{display:block;width:100%;overflow-x:auto}.compare-products__table{width:125%;table-layout:fixed}.compare-products__tr+tr>td{border-top-width:0}}@media screen and (min-width: 750px){.compare-products__th{font-size:var(--font-size-paragraph-large)}.compare-products__th,.compare-products__td{padding:2.4rem}.compare-products__card-remove{width:3.2rem;height:3.2rem;min-height:3.2rem;top:-1.6rem;right:-1.6rem}.compare-products__card-image{margin-bottom:2.4rem}.compare-products__card-price,.compare-products__card-title{font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular)}.compare-products__card-price{margin-bottom:2.4rem}.compare-products__card-remove .icon{width:1.6rem;height:1.6rem}.compare-products__card.small{position:relative;display:grid;grid-template-columns:9.6rem auto;grid-template-rows:auto auto 5.2rem;height:max-content;gap:1.6rem}.compare-products__card.small .compare-products__card-image{grid-area:1 / 1 / 3 / 2;margin:0}.compare-products__card.small .compare-products__card-title{grid-area:1 / 2 / 2 / 3;margin:0 1.6rem 0 0}.compare-products__card.small .compare-products__card-price{grid-area:2 / 2 / 3 / 3;margin:0;align-self:end}.compare-products__card.small .button--primary{grid-area:3 / 1 / 4 / 3;margin:0;align-self:end}}@media screen and (max-width: 749px){.compare-products__card .button:not(.compare-products__card-remove){min-height:4rem;height:4rem;font-size:var(--font-size-paragraph-regular);line-height:var(--line-height-paragraph-regular);padding-left:1rem;padding-right:1rem}.compare-products__td{font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small)}}@media screen and (min-width: 990px){.compare-products__th,.compare-products__td{width:25%}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/p80-compare-products.css.map */
