.customer-product-compare{padding-top:32px;padding-bottom:72px}.customer-product-compare__back{display:inline-block;margin-bottom:20px;color:#4797e4;text-decoration:none;font-weight:600}.customer-product-compare__title{margin:0 0 32px;font-size:clamp(32px,4vw,52px);line-height:1.05;font-weight:800}.customer-product-compare__layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px;align-items:start}.customer-product-compare__filters{position:sticky;top:24px;padding:20px 0;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.customer-product-compare__filter-toggle{display:none}.customer-product-compare__filter-panel{display:block}.customer-product-compare__filters h2{margin:0 0 18px;font-size:18px;font-weight:800}.customer-product-compare__filter-group{display:flex;flex-direction:column;gap:13px}.customer-product-compare__filter-group strong{margin-bottom:4px;font-size:15px;font-weight:800}.customer-product-compare__filter-group label{display:flex;align-items:center;gap:9px;font-size:14px;line-height:1.3}.customer-product-compare__filter-group input{width:14px;height:14px;margin:0}.customer-product-compare__content{min-width:0}.customer-product-compare__products{display:grid;grid-template-columns:180px repeat(var(--compare-product-count, 3),minmax(0,1fr));gap:0;margin-bottom:42px}.customer-product-compare__products:before{content:"";display:block}.customer-product-compare-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:100%;border-top:1px solid #e1e4ea;border-right:1px solid #e1e4ea;border-bottom:1px solid #e1e4ea;border-left:0;background:#fff;padding:18px;box-shadow:none}.customer-product-compare-card:first-of-type{border-left:1px solid #e1e4ea}.customer-product-compare-card__remove{position:absolute;top:12px;right:12px;z-index:2;border:0;background:#e5e5e5;border-radius:999px;width:24px;height:24px;line-height:1;cursor:pointer}.customer-product-compare-card__media{display:flex;justify-content:center;align-items:center;height:130px;margin-bottom:14px;padding-right:20px}.customer-product-compare-card__media img{display:block;width:100%;max-width:150px;height:110px;object-fit:contain}.customer-product-compare-card__info{min-width:0;flex:1}.customer-product-compare-card__compare-price{display:block;margin-bottom:2px;text-decoration:line-through;color:#777;font-size:13px;line-height:1.2}.customer-product-compare-card__price{margin-bottom:6px;font-size:22px;font-weight:800;color:#4797e4;line-height:1.15}.customer-product-compare-card__title{display:block;color:inherit;text-decoration:none;font-size:15px;line-height:1.28;font-weight:600}.customer-product-compare-card__button{width:100%;margin-top:18px;min-height:44px}.customer-product-compare__section-title{margin:0 0 20px;font-size:28px;line-height:1.15;font-weight:800}.customer-product-compare__table{--compare-product-count: 3;border-top:1px solid #e1e4ea;background:#fff}.customer-product-compare-table__row{display:grid;grid-template-columns:180px repeat(var(--compare-product-count),minmax(0,1fr));border-left:1px solid #e1e4ea;border-right:1px solid #e1e4ea}.customer-product-compare-table__heading,.customer-product-compare-table__cell{min-width:0;padding:18px;border-bottom:1px solid #e1e4ea;font-size:15px;line-height:1.35}.customer-product-compare-table__heading{font-weight:800;background:#f6f6f6}.customer-product-compare-table__cell{background:#fff}.customer-product-compare-table__cell:nth-child(odd){background:#fafafa}.customer-product-compare-table__mobile-label{display:none}.customer-product-compare__empty{border:1px solid #e1e4ea;padding:32px;background:#fff}.customer-product-compare-table__cell--description{padding:0;vertical-align:top}.customer-product-compare-description{position:relative;padding:18px}.customer-product-compare-description__content{max-height:260px;overflow:hidden;font-size:15px;line-height:1.65}.customer-product-compare-description__content p{margin:0 0 16px}.customer-product-compare-description__content h1,.customer-product-compare-description__content h2,.customer-product-compare-description__content h3,.customer-product-compare-description__content h4,.customer-product-compare-description__content h5,.customer-product-compare-description__content h6{margin:22px 0 10px;font-size:18px;line-height:1.25;font-weight:800}.customer-product-compare-description__content ul,.customer-product-compare-description__content ol{margin:0 0 16px 20px;padding:0}.customer-product-compare-description__content li{margin:0 0 6px}.customer-product-compare-description__content strong,.customer-product-compare-description__content b{font-weight:800}.customer-product-compare-description:not(.is-expanded):after{content:"";position:absolute;left:0;right:0;bottom:48px;height:86px;background:linear-gradient(to bottom,#fff0,#fff);pointer-events:none}.customer-product-compare-description.is-expanded .customer-product-compare-description__content{max-height:none}.customer-product-compare-description.is-expanded:after{display:none}.customer-product-compare-description__toggle{display:block;width:100%;margin:14px 0 0;padding:0;border:0;background:transparent;color:#111;font:inherit;font-weight:800;text-align:center;cursor:pointer}@media screen and (max-width:989.98px){.customer-product-compare__layout{grid-template-columns:1fr}.customer-product-compare__filters{position:static}}@media screen and (max-width:749.98px){.customer-product-compare{padding-top:20px;padding-bottom:48px}.customer-product-compare__back{margin-bottom:18px}.customer-product-compare__title{margin-bottom:24px;font-size:32px;line-height:1.08}.customer-product-compare__layout{display:block}.customer-product-compare__filters{position:static;margin-bottom:22px;padding:0;border:0}.customer-product-compare__filter-toggle{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:0;border:0;background:transparent;color:#4797e4;font:inherit;font-weight:800;cursor:pointer}.customer-product-compare__filter-toggle svg{width:22px;height:22px;fill:currentColor}.customer-product-compare__filter-panel{display:none;margin-bottom:22px;padding:18px;background:#fff;border:1px solid #e1e4ea}.customer-product-compare__filters.is-open .customer-product-compare__filter-panel{display:block}.customer-product-compare__filter-panel h2{margin:0 0 16px}.customer-product-compare__filter-group{gap:11px}.customer-product-compare__content{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:thin;touch-action:pan-x pan-y;overscroll-behavior-x:contain}.customer-product-compare__products{display:grid;grid-template-columns:repeat(var(--compare-product-count, 3),320px);gap:14px;width:max-content;min-width:100%;margin-bottom:34px}.customer-product-compare__products:before{display:none}.customer-product-compare-card{display:flex;flex-direction:column;min-width:320px;width:320px;border:1px solid #e1e4ea;background:#fff;padding:16px}.customer-product-compare-card:first-of-type{border-left:1px solid #e1e4ea}.customer-product-compare-card__media{height:120px;margin:0 0 12px;padding:0 22px}.customer-product-compare-card__media img{width:100%;max-width:150px;height:100px;object-fit:contain}.customer-product-compare-card__price{font-size:20px}.customer-product-compare-card__title{font-size:14px;line-height:1.28}.customer-product-compare-card__button{width:100%;margin-top:16px;min-height:42px}.customer-product-compare__section-title{margin-bottom:18px;font-size:24px}.customer-product-compare__table{width:max-content;min-width:100%}.customer-product-compare-table__row{display:grid;grid-template-columns:repeat(var(--compare-product-count),320px);border-left:1px solid #e1e4ea;border-right:1px solid #e1e4ea}.customer-product-compare-table__heading{grid-column:1 / -1;padding:16px;border-bottom:1px solid #e1e4ea;background:#f6f6f6;font-size:16px;font-weight:800}.customer-product-compare-table__cell{min-width:320px;padding:16px;border-bottom:1px solid #e1e4ea;font-size:14px;line-height:1.4}.customer-product-compare-table__mobile-label{display:none}.customer-product-compare-description{padding:16px}.customer-product-compare-description__content{max-height:220px;font-size:14px;line-height:1.5}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/customer-product-compare.css.map */
