.spec-comparison{display:block;overflow:hidden}.spec-comparison .section-wrapper-header{margin-bottom:40px;text-align:center}.spec-comparison .section-wrapper-heading{color:var(--spec-heading-color, var(--text-color, #000));font-size:var(--spec-heading-font-size, 40px);font-weight:var(--spec-heading-font-weight, 700);line-height:1.2}.spec-comparison .section-wrapper-subheading{color:var(--spec-body-text-color, var(--text-color, #000));font-size:var(--spec-body-text-size, 14px);font-weight:var(--spec-body-text-weight, 400);line-height:1.5}.spec-comparison__scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.spec-comparison__table{--spec-product-min-width: 180px;display:flex;width:100%;min-width:max(100%,calc(var(--label-col-width) + var(--spec-products-min-width, 360px)))}.spec-comparison__product{display:flex;flex:1 0 var(--spec-product-min-width);min-width:0;flex-direction:column;--highlight-bg: rgba(0, 0, 0, .04);--btn-color: #000;--btn-text-color: #fff}.spec-comparison__product:first-child{flex-basis:calc(var(--spec-product-min-width) + var(--label-col-width))}.spec-comparison__product-header{box-sizing:border-box;padding:0 12px 16px;border-bottom:2px solid var(--border-color, #e5e5e5);text-align:center}.spec-comparison__product:first-child .spec-comparison__product-header{padding-left:calc(var(--label-col-width) + 12px)}.spec-comparison__product--highlighted .spec-comparison__product-header,.spec-comparison__product--highlighted .spec-comparison__cell,.spec-comparison__product--highlighted .spec-comparison__commerce-inner{background-color:var(--highlight-bg)}.spec-comparison__product--highlighted .spec-comparison__product-header{border-radius:12px 12px 0 0}.spec-comparison__product-image-wrap{width:100%;max-width:160px;margin:0 auto 10px}.spec-comparison__product-image-wrap img{display:block;width:100%;height:auto}.spec-comparison__product-name{position:relative;display:inline-block;margin:0 auto 6px;color:var(--product-name-color, var(--text-color, #000));font-size:var(--product-name-size, 22px);font-weight:var(--product-name-weight, 700);line-height:1.2}.spec-comparison__product-badge{position:absolute;z-index:1;top:0;left:100%;display:inline-flex;align-items:center;justify-content:center;min-width:18px;max-width:88px;margin-left:6px;padding:2px 6px;transform:translateY(-45%);border-radius:999px;color:#fff;font-size:11px;font-weight:600;line-height:1.2;white-space:nowrap}.spec-comparison__item{box-sizing:border-box;border-bottom:1px solid var(--row-border-color, #ebebeb)}.spec-comparison__product:not(.spec-comparison__product--highlighted) .spec-comparison__item:nth-child(odd):not(.spec-comparison__item--group-heading) .spec-comparison__cell,.spec-comparison__product:first-child .spec-comparison__item:nth-child(odd):not(.spec-comparison__item--group-heading) .spec-comparison__cell--label{background-color:var(--stripe-color, transparent)}.spec-comparison__product:first-child .spec-comparison__item{display:grid;grid-template-columns:var(--label-col-width) minmax(0,1fr)}.spec-comparison__cell--label{display:none;box-sizing:border-box;padding:12px 12px 12px 0;color:var(--feature-label-color, var(--text-color, #000));font-size:var(--feature-label-size, 13px);font-weight:var(--feature-label-weight, 500);line-height:1.35}.spec-comparison__product:first-child .spec-comparison__cell--label{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.spec-comparison__label-icon{display:block;width:28px;height:28px;margin-bottom:4px;object-fit:contain}.spec-comparison__cell{box-sizing:border-box;display:flex;min-height:100%;align-items:center;justify-content:center;padding:12px 8px;color:var(--spec-body-text-color, var(--text-color, #000));font-size:var(--spec-body-text-size, 14px);font-weight:var(--spec-body-text-weight, 400);line-height:1.4;text-align:center}.spec-comparison__cell-inner{display:flex;flex-direction:column;align-items:center;gap:3px}.spec-comparison__cell-value{color:inherit;font-size:inherit;font-weight:inherit}.spec-comparison__cell-subtext{color:inherit;font-size:11px;font-weight:inherit;line-height:1.3;opacity:.65}.spec-comparison__item--value-bold .spec-comparison__cell-value{font-weight:700}.spec-comparison__item--group-heading{display:block;min-height:35px;background-color:var(--group-heading-bg, #f5f5f5);border-bottom-color:var(--border-color, #e5e5e5)}.spec-comparison__product:first-child .spec-comparison__item--group-heading{grid-template-columns:1fr}.spec-comparison__item--group-heading .spec-comparison__cell--label{min-height:34px;padding:8px 12px}.spec-comparison__item--group-heading .spec-comparison__cell{display:none}.spec-comparison__icon{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;color:#fff}.spec-comparison__icon--check{background-color:#22c55e}.spec-comparison__icon--cross{background-color:#ef4444}.spec-comparison__icon svg{width:13px;height:13px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.spec-comparison__cell-image{display:block;max-width:80px;height:auto;margin:0 auto}.spec-comparison__commerce-row{box-sizing:border-box;display:flex}.spec-comparison__product:first-child .spec-comparison__commerce-row{padding-left:var(--label-col-width)}.spec-comparison__commerce-inner{box-sizing:border-box;width:100%;text-align:center}.spec-comparison__commerce-row--price .spec-comparison__commerce-inner{padding:20px 8px 8px}.spec-comparison__price{color:var(--spec-body-text-color, var(--text-color, #000));font-size:clamp(22px,3vw,32px);font-weight:700;line-height:1}.spec-comparison__price-original{margin-top:4px;color:var(--spec-body-text-color, var(--text-color, #000));font-size:14px;opacity:.5;text-decoration:line-through}.spec-comparison__commerce-row--button .spec-comparison__commerce-inner{padding:8px 12px 24px}.spec-comparison__btn{display:inline-block;padding:10px 20px;transition:opacity .2s ease,transform .1s ease;border:2px solid var(--btn-color);border-radius:4px;font-size:13px;font-weight:600;letter-spacing:.02em;text-decoration:none;white-space:nowrap}.spec-comparison__btn:hover{transform:translateY(-1px);opacity:.85}.spec-comparison__btn--solid{background-color:var(--btn-color);color:var(--btn-text-color)}.spec-comparison__btn--outline{background-color:transparent;color:var(--btn-color)}.spec-comparison--sticky-header .spec-comparison__product-header{position:sticky;z-index:10;top:0;background-color:var(--bg-color, #fff)}@media screen and (max-width:768px){.spec-comparison{--label-col-width: var(--label-col-width-mobile)}.spec-comparison .section-wrapper-heading{font-size:var(--spec-mobile-heading-font-size, var(--spec-heading-font-size, 32px))}.spec-comparison .section-wrapper-subheading{font-size:var(--spec-mobile-body-text-size, var(--spec-body-text-size, 12px))}.spec-comparison__product-image-wrap{max-width:90px}.spec-comparison__product-name{font-size:calc(var(--product-name-size, 22px) * .75)}.spec-comparison__cell--label{padding:10px 6px 10px 0}.spec-comparison__cell{padding:10px 6px;font-size:var(--spec-mobile-body-text-size, 12px)}.spec-comparison__cell-subtext{font-size:10px}.spec-comparison__price{font-size:20px}.spec-comparison__btn{padding:8px 12px;font-size:11px}.spec-comparison__product-badge{max-width:64px;margin-left:4px;padding:2px 5px;font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/spec-comparison-section.css.map */
