.product-compare{display:block}.product-compare__product-pickers,.product-compare__products{padding-top:var(--space-12)}.product-compare__product-details{padding:var(--space-12) 0}@media screen and (max-width: 989px){.product-compare{padding-left:0;padding-right:0}.product-compare__products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-compare__compare-card{width:85%;min-width:85%;scroll-margin-left:var(--padding-sections-mobile);scroll-snap-align:start}.product-compare__compare-card:first-child{margin-left:var(--padding-sections-mobile)}.product-compare__compare-card:last-child{margin-right:var(--padding-sections-mobile)}}.product-compare__compare-card .product-compare__product-detail:has(*){padding-top:var(--space-12);border-top:1px solid rgb(var(--color-border))}@media screen and (min-width: 990px){.product-compare,.product-compare__product-details{border-top:1px solid rgb(var(--color-border))}}.product-compare-section__header{margin-bottom:var(--space-8)}@media screen and (min-width: 990px){.product-compare-section .product-compare-section__content .product-compare-section__header.page-width.page-width{margin-bottom:var(--space-22);max-width:82rem;margin-left:0}}.product-compare-section__header .read-more__copy{line-height:var(--leading-loosest)}.product-compare-section__header .read-more__toggle-button{white-space:nowrap;text-decoration:underline;cursor:pointer}custom-select{display:inline-block;position:relative}.product-compare__product-picker--select{width:100%}.product-compare .custom-select__trigger{display:flex;justify-content:space-between;align-items:center;padding:0 var(--space-12);min-height:6.6rem;border-radius:var(--space-2);border:var(--space-pixel) solid rgb(var(--color-border));cursor:pointer}custom-select .custom-select__options{display:none;position:absolute;bottom:var(--space-4);translate:0 calc(100% + var(--space-2));flex-direction:column;gap:var(--space-8);background:rgb(var(--color-background));max-height:70vh;width:100%;overflow:auto;padding:0 var(--space-8) var(--space-8) var(--space-6);border-radius:0 0 var(--space-2) var(--space-2);border:var(--space-pixel) solid rgb(var(--color-border));border-top:none;z-index:1}custom-select[open] .custom-select__options{display:flex}.product-compare .custom-select__trigger{font-weight:var(--font-weight-semi-bold)}.product-compare custom-select.option-selected:not([open]) .custom-select__trigger{background:rgb(var(--color-clay-light))}.product-compare custom-select.option-selected .custom-select__trigger{font-weight:var(--font-weight-normal)}.product-compare custom-select[open] .custom-select__icon-add,.product-compare custom-select.option-selected .custom-select__icon-add,.product-compare custom-select:not(.option-selected):not([open]) .custom-select__icon-select{display:none}.product-compare .icon{transform:rotate(0);transition:transform .2s ease-in-out}.product-compare custom-select[open] .icon{transform:rotate(180deg)}.select-card{display:flex;flex-direction:row;padding:var(--space-4);background:rgb(var(--color-clay-light))}.select-card .product-card__content{display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr auto;column-gap:var(--space-2);padding:0 0 0 var(--space-6)}.select-card .product-card__content .product-card__title{grid-area:1 / 3 / 1 / 1}.select-card .product-card__content .product-card__title a{font-size:var(--text-size-s);font-family:var(--font-body-family);font-weight:var(--font-weight-semi-bold);margin-bottom:0}.select-card:has(.product-badge) .product-card__title a{display:inline-block;max-width:calc(100% - var(--space-28))}.select-card .product-card__content .product-card__price{justify-content:flex-start;align-content:flex-start;align-items:flex-start;gap:var(--space-2);margin:0}.select-card .product-card__content .product-card__price .product-card__price--price,.select-card .product-card__content .product-card__price .product-card__price--compare{font-size:var(--text-size-xs);font-weight:var(--font-weight-medium);text-decoration:none;margin:0}.select-card__product-link{white-space:nowrap;margin:var(--space-1) 0 var(--space-2);color:rgb(var(--color-granary-grey));font-size:var(--text-size-xxs);text-underline-offset:var(--space-2)}.select-card__buttons-container{display:flex;align-items:flex-end}.select-card__buttons{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-4)}.custom-select__button{font-size:var(--text-size-xs);font-weight:var(--font-weight-medium);padding:var(--space-4) var(--space-8);height:unset}.product-compare .select-card.product-card .product-badge{font-size:var(--text-size-xs);left:unset;right:0;border-radius:0 0 0 3px}.product-compare__product{display:flex;flex-direction:column;margin-top:var(--space-12)}.product-compare__product .product-card{flex-direction:row}.compare-card__image img{width:12rem;aspect-ratio:1 / 1;height:auto}@media screen and (min-width: 750px) and (max-width: 989px){.product-compare__product .product-card{flex-direction:column}.compare-card__image img{width:100%}.product-compare__product .product-card__content{padding-left:0;padding-right:0}}@media screen and (min-width: 990px){.compare-card__image img{width:14.4rem}}.product-compare__product .product-card__media{width:14rem;height:14rem}.product-compare__product .product-card .product-card__title a{font-size:var(--text-size-s);font-family:var(--font-body-family);font-weight:var(--font-weight-normal);margin-bottom:var(--space-2)}.product-compare__product .product-card .product-card__content .product-card__price{justify-content:flex-start}.product-compare__product .product-card .product-card__price{margin:var(--space-8) 0}.product-compare__product .product-card .product-card__price .product-card__price--price{font-size:var(--text-size-s);font-weight:var(--font-weight-semi-bold)}.product-compare__product .collapsible__content{border-bottom:none}.product-compare__product .product-card__link{font-weight:var(--font-weight-medium);text-decoration:underline;text-underline-offset:var(--space-2)}.product-compare__product table{display:block;overflow-x:auto;white-space:nowrap}.product-compare__product .collapsible-content__title{font-size:var(--text-size-base);font-weight:var(--font-weight-medium)}.compare-info-title{font-size:var(--text-size-md);font-family:var(--font-body-family);font-weight:var(--font-weight-semi-bold);letter-spacing:var(--tracking-normal);margin-bottom:var(--space-12)}.compare-info__details{display:flex;flex-direction:column;gap:var(--space-12);background:rgb(var(--color-clay-light));padding:var(--space-10) var(--space-8);margin-bottom:var(--space-16)}.compare-detail__heading{font-size:var(--text-size-s);font-family:var(--font-body-family);font-weight:var(--font-weight-semi-bold);letter-spacing:var(--tracking-normal);margin-bottom:var(--space-4)}.compare-detail__description{display:flex;gap:var(--space-4)}.compare-detail__description>*{font-size:var(--text-size-s);font-family:var(--font-body-family)}.compare-detail__description>*:last-child{margin-bottom:0}.product-compare__product .product-card .product-card__content .product-card__price{margin:var(--space-5) 0}.product-compare__product .product-card .product-card__content .product-card__title{margin-bottom:0}@media (max-width: 989px){.product-compare__product .product-card .product-card__content{padding-top:0;padding-bottom:0}.product-compare__product .product-card .product-card__content .product-card__price{margin:var(--space-2) 0}.product-compare__product .product-card__link{margin-top:var(--space-2);font-size:var(--text-size-s)}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/section-product-compare.css.map */
