.spec-comparison{overflow:hidden;font-family:var(--spec-font-family, inherit)}.spec-comparison .section-wrapper-header{text-align:center;margin-bottom:40px}.spec-comparison .section-wrapper-heading{font-family:var(--spec-heading-font-family, var(--spec-font-family, inherit));font-size:var(--spec-heading-font-size, 40px);font-weight:var(--spec-heading-font-weight, 700);color:var(--spec-heading-color, var(--text-color, #000));line-height:1.2}.spec-comparison .section-wrapper-subheading{font-family:var(--spec-font-family, inherit);font-size:var(--spec-body-text-size, 14px);font-weight:var(--spec-body-text-weight, 400);color:var(--spec-body-text-color, var(--text-color, #000));line-height:1.5}.spec-comparison__scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.spec-comparison__table{width:100%;min-width:480px;border-collapse:collapse;table-layout:fixed}.spec-comparison__table .col-label{width:var(--label-col-width, 140px)}.spec-comparison__product-header{vertical-align:bottom;padding:0 12px 16px;text-align:center;border-bottom:2px solid var(--border-color, #e5e5e5)}.spec-comparison__product-header--highlighted{background-color:var(--highlight-bg, rgba(0, 0, 0, .04));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;font-size:var(--product-name-size, 22px);font-weight:var(--product-name-weight, 700);color:var(--product-name-color, var(--text-color, #000));line-height:1.2;margin:0 auto 6px;overflow:visible}.spec-comparison__product-badge{position:absolute;top:0;right:auto;left:100%;display:inline-flex;align-items:center;justify-content:center;min-width:18px;max-width:88px;font-size:11px;font-weight:600;padding:2px 6px;border-radius:999px;color:#fff;line-height:1.2;margin-left:6px;transform:translateY(-45%);white-space:nowrap;pointer-events:none;z-index:1}.spec-comparison__label-header{vertical-align:bottom;padding-bottom:16px;border-bottom:2px solid var(--border-color, #e5e5e5)}.spec-comparison__row{border-bottom:1px solid var(--row-border-color, #ebebeb)}.spec-comparison__row:last-child{border-bottom:none}.spec-comparison__row:nth-child(odd) .spec-comparison__cell:not(.spec-comparison__cell--highlighted){background-color:var(--stripe-color, transparent)}.spec-comparison__row--group-heading td{background-color:var(--group-heading-bg, #f5f5f5)!important;font-size:var(--feature-label-size, 13px);font-weight:var(--feature-label-weight, 500);letter-spacing:0;text-transform:none;color:var(--feature-label-color, var(--text-color, #000));opacity:1;padding:8px 12px;border-bottom:1px solid var(--border-color, #e5e5e5)}.spec-comparison__cell--label{font-size:var(--feature-label-size, 13px);font-weight:var(--feature-label-weight, 500);color:var(--feature-label-color, var(--text-color, #000));opacity:1;padding:12px 12px 12px 0;vertical-align:middle;line-height:1.35}.spec-comparison__cell--label .spec-comparison__label-icon{display:block;width:28px;height:28px;margin-bottom:4px;object-fit:contain}.spec-comparison__cell{text-align:center;vertical-align:middle;padding:12px 8px;font-size:var(--spec-body-text-size, 14px);font-weight:var(--spec-body-text-weight, 400);color:var(--spec-body-text-color, var(--text-color, #000));line-height:1.4}.spec-comparison__cell--highlighted{background-color:var(--highlight-bg, rgba(0, 0, 0, .04))}.spec-comparison__cell-inner{display:flex;flex-direction:column;align-items:center;gap:3px}.spec-comparison__cell-value{font-size:var(--spec-body-text-size, 14px);font-weight:var(--spec-body-text-weight, 400);color:var(--spec-body-text-color, var(--text-color, #000))}.spec-comparison__cell-subtext{font-size:11px;font-weight:var(--spec-body-text-weight, 400);color:var(--spec-body-text-color, var(--text-color, #000));opacity:.65;line-height:1.3}.spec-comparison__cell--value-bold .spec-comparison__cell-value{font-weight:700;color:var(--spec-body-text-color, var(--text-color, #000))}.spec-comparison__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%}.spec-comparison__icon--check{background-color:#22c55e;color:#fff}.spec-comparison__icon--cross{background-color:#ef4444;color:#fff}.spec-comparison__icon svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.spec-comparison__cell-image{max-width:80px;height:auto;display:block;margin:0 auto}.spec-comparison__row--price td{padding:20px 8px 8px;text-align:center;vertical-align:middle;border-bottom:none}.spec-comparison__price{font-size:clamp(22px,3vw,32px);font-weight:700;color:var(--spec-body-text-color, var(--text-color, #000));line-height:1}.spec-comparison__price-original{font-size:14px;font-weight:400;color:var(--spec-body-text-color, var(--text-color, #000));opacity:.5;text-decoration:line-through;margin-top:4px}.spec-comparison__row--button td{padding:8px 12px 24px;text-align:center;vertical-align:middle;border-bottom:none}.spec-comparison__btn{display:inline-block;padding:10px 20px;border-radius:4px;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .1s ease;white-space:nowrap;letter-spacing:.02em}.spec-comparison__btn:hover{opacity:.85;transform:translateY(-1px)}.spec-comparison__btn--solid{background-color:var(--btn-color, #000);color:var(--btn-text-color, #fff);border:2px solid var(--btn-color, #000)}.spec-comparison__btn--outline{background-color:transparent;color:var(--btn-color, #000);border:2px solid var(--btn-color, #000)}.spec-comparison--sticky-header .spec-comparison__product-header,.spec-comparison--sticky-header .spec-comparison__label-header{position:sticky;top:0;z-index:10;background-color:var(--bg-color, #fff)}@media screen and (max-width:768px){.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__table{min-width:520px}.spec-comparison__table .col-label{width:var(--label-col-width-mobile, 90px)}.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{font-size:var(--feature-label-size, 13px);padding:10px 6px 10px 0}.spec-comparison__cell{font-size:var(--spec-mobile-body-text-size, 12px);padding:10px 6px}.spec-comparison__cell-value{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{font-size:11px;padding:8px 12px}.spec-comparison__product-badge{font-size:10px;max-width:64px;padding:2px 5px;margin-left:4px;transform:translateY(-42%)}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/spec-comparison-section.css.map */
