.section-custom-product-compare{background:var(--custom-compare-background, #fff)}.custom-compare{position:relative;display:block;padding-block:var(--custom-compare-padding-top, 120px) var(--custom-compare-padding-bottom, 120px);background:var(--custom-compare-background, #fff);color:#111}.custom-compare__inner{width:min(100%,1488px);margin-inline:auto;padding-inline:80px}.custom-compare__header{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:60px}.custom-compare__heading-wrap{width:541px;max-width:100%}.custom-compare__eyebrow{display:flex;align-items:center;gap:10px;margin:0;color:#5c636d;font-size:11px;font-weight:600;line-height:1.2;text-transform:uppercase}.custom-compare__eyebrow span{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#ff7847}.custom-compare__heading{max-width:440px;margin:16px 0 0;font-family:var(--font-heading-family);font-size:36px;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:44px;letter-spacing:-.72px}.custom-compare__intro{width:446px;max-width:100%;color:#5c636d;font-size:16px;line-height:24px}.custom-compare__intro p{margin:0}.custom-compare__slot-data,.custom-compare__product-data{display:none}.custom-compare__grid{display:flex;gap:12px;width:100%;margin:0;padding:0;overflow:auto;list-style:none;scroll-behavior:smooth;scrollbar-width:none}.custom-compare__grid::-webkit-scrollbar{display:none}.custom-compare__column{box-sizing:border-box;width:calc((100% - 24px) / 3);min-width:330px;overflow:hidden;flex:1 0 calc((100% - 24px) / 3);border:1px solid #dfe3e8;border-radius:24px;background:#fff;scroll-snap-align:start}.custom-compare__column.is-current{background:#f8f9fa}.custom-compare .compare-cell{display:flex;box-sizing:border-box}.custom-compare__select-wrap{padding:16px 24px}.custom-compare__select-control{position:relative;width:100%}.custom-compare__select-control select{width:100%;height:38px;margin:0;padding:0 40px 0 16px;-webkit-appearance:none;appearance:none;border:1px solid #dfe3e8;border-radius:12px;outline:none;background:#fff;color:#35383e;font:inherit;font-size:14px;font-weight:600;line-height:36px;cursor:pointer}.custom-compare__select-control select:focus-visible{outline:2px solid #111;outline-offset:2px}.custom-compare__select-control>svg{position:absolute;top:50%;right:14px;width:12px;height:8px;pointer-events:none;transform:translateY(-50%)}.custom-compare__product{height:172px;padding:16px;flex-direction:column;justify-content:center;border-bottom:1px solid #dfe3e8}.custom-compare__badge{align-self:flex-start;min-height:22px;margin-bottom:8px;padding:5px 8px;border:1px solid var(--custom-compare-badge-border, transparent);border-radius:8px;background:var(--custom-compare-badge, #111);color:var(--custom-compare-badge-text, #fff);font-size:10px;font-weight:600;line-height:12px}.custom-compare__badge[hidden]{display:none}.custom-compare__column.is-current .custom-compare__badge{color:#111}.custom-compare__product-inner{display:grid;grid-template-columns:110px minmax(0,1fr);gap:24px;align-items:center;min-width:0}.custom-compare__image-link{display:block;width:110px;height:110px}.custom-compare__image{display:block;width:100%;height:100%;object-fit:contain}.custom-compare__product-copy{min-width:0}.custom-compare__product-copy h3{margin:0 0 4px;font-family:var(--font-heading-family);font-size:16px;line-height:24px}.custom-compare__product-copy h3 a{color:inherit;text-decoration:none}.custom-compare__short-description{display:-webkit-box;min-height:24px;margin:0;overflow:hidden;color:#70737b;font-size:10px;line-height:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.custom-compare__product-copy strong{display:block;margin-top:6px;font-size:14px;line-height:16px}.custom-compare__row{min-height:58px;padding:10px 16px;display:grid!important;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:center;border-bottom:1px solid #dfe3e8}.custom-compare__term{color:#5c636d;font-size:10px;font-weight:600;line-height:12px;text-transform:uppercase}.custom-compare__value{font-size:14px;font-weight:600;line-height:16px}.custom-compare__compression{display:grid;grid-template-columns:auto minmax(50px,1fr);gap:10px;align-items:center}.custom-compare__compression-track{height:6px;overflow:hidden;border-radius:999px;background:#dfe3e8}.custom-compare__compression-track span{display:block;height:100%;border-radius:inherit;background:var(--custom-compare-accent, #ff860c)}.custom-compare__shot-tags{display:flex;flex-wrap:wrap;gap:5px}.custom-compare__shot-tags>span{padding:5px 8px;border:.5px solid #dfe3e8;border-radius:8px;background:#fff;font-size:10px;font-weight:600;line-height:12px}.custom-compare__link-wrap{height:62px;padding:10px 24px;align-items:center}.custom-compare__link{display:inline-flex;align-items:center;gap:8px;padding-bottom:5px;border-bottom:1px solid #111;color:#111;font-size:14px;font-weight:700;line-height:18px;text-decoration:none;transition:color .25s ease,border-color .25s ease}.custom-compare__link svg{width:16px;height:16px;transition:transform .25s ease}.custom-compare__link:hover{color:#a6c700;border-color:#a6c700}.custom-compare__link:hover svg{transform:translate(3px)}.custom-compare__mobile-nav{display:none}.custom-compare__loading{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;visibility:hidden;background:#ffffffbf;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .2s ease,visibility .2s ease}.custom-compare[data-compare-is-loading=true] .custom-compare__loading{visibility:visible;opacity:1}.custom-compare__empty{padding:40px;border:1px dashed #dfe3e8;border-radius:24px;color:#5c636d;text-align:center}.custom-compare :is(.custom-compare__column,.custom-compare__link,.slider-button):hover{transform:none}@media screen and (max-width:1199px){.custom-compare__inner{padding-inline:40px}.custom-compare__product-inner{grid-template-columns:90px minmax(0,1fr);gap:16px}.custom-compare__image-link{width:90px;height:90px}.custom-compare__row{grid-template-columns:82px minmax(0,1fr);gap:10px}}@media screen and (max-width:749px){.custom-compare{padding-block:64px}.custom-compare__inner{padding-inline:20px}.custom-compare__header{display:block;margin-bottom:24px}.custom-compare__heading-wrap,.custom-compare__intro{width:auto}.custom-compare__heading{max-width:350px;font-size:32px;line-height:40px;letter-spacing:-.64px}.custom-compare__intro{margin-top:16px;font-size:14px;line-height:20px}.custom-compare__slider{display:block;margin-right:-20px;padding-right:20px;overflow:hidden}.custom-compare__grid{padding-right:20px;scroll-padding-left:0;scroll-snap-type:x mandatory}.custom-compare__column{width:330px;min-width:330px;flex-basis:330px}.custom-compare__mobile-nav{display:flex;align-items:center;justify-content:space-between;margin-top:24px;color:#5c636d;font-size:12px;line-height:16px}.custom-compare__left{display:flex;gap:12px;align-items:flex-end}.custom-compare__counter{display:inline-flex;align-items:baseline;gap:4px}.custom-compare__counter strong{font-size:16px;font-weight:800;line-height:1;color:#111}.custom-compare__arrows{display:flex;gap:8px;padding:8px;border-radius:999px;background:#dfe3e880}.custom-compare__arrows .slider-button{position:static;display:grid;width:32px;height:32px;min-width:32px;min-height:32px;margin:0;padding:0;place-items:center;border:0;border-radius:50%;background:#fff;color:#111;box-shadow:0 1px 2px #0a0d1212}.custom-compare__arrows .slider-button svg{width:16px;height:16px}.custom-compare__arrows .slider-button[disabled]{background:transparent;color:#a7adb5;box-shadow:none;opacity:1}}@media screen and (max-width:374px){.custom-compare__column{width:calc(100vw - 40px);min-width:calc(100vw - 40px);flex-basis:calc(100vw - 40px)}.custom-compare__product-inner{grid-template-columns:82px minmax(0,1fr);gap:14px}.custom-compare__image-link{width:82px;height:82px}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/section-custom-product-compare.css.map */
