.wybot-compare{--wbc-check: #333;--wbc-line: #cfcfcf;background:var(--wbc-bg);color:#1f1f1f;font-family:inherit;padding:var(--wbc-section-pt, 40px) max(4rem,45% - var(--wbc-container-max) / 2) var(--wbc-section-pb, 80px);box-sizing:border-box;width:100%;max-width:var(--wbc-container-max, none);margin:0 auto;font-weight:300}#MainContent{background:#fff}.wybot-compare__top{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.wybot-compare__top-spacer{display:none}.wybot-compare__column{padding:0;position:sticky;top:0;z-index:3;background:var(--wbc-bg);min-width:0;display:flex;flex-direction:column;align-self:stretch;min-height:100%}.wybot-compare__dropdown{width:100%;position:relative;margin:0 auto 14px}.wybot-compare__dropdown-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;background:var(--wbc-dropdown-bg, #f5f5f5);border:1px solid var(--wbc-dropdown-border);border-radius:4px;padding:14px;font-size:14px;color:#1f1f1f;cursor:pointer;transition:border-color .15s}.wybot-compare__dropdown-trigger:hover{border-color:#b0b0b0;background-color:unset;color:initial}.wybot-compare__dropdown-label{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wybot-compare__dropdown.is-empty .wybot-compare__dropdown-label{color:#999}.wybot-compare__dropdown-chevron{flex-shrink:0;color:#777;transition:transform .2s}.wybot-compare__dropdown.is-open .wybot-compare__dropdown-chevron{transform:rotate(180deg)}.wybot-compare__dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid var(--wbc-dropdown-border);border-radius:6px;box-shadow:0 4px 16px #00000014;list-style:none;margin:0;padding:6px 0;z-index:10;max-height:360px;overflow-y:auto}.wybot-compare__dropdown-menu[hidden]{display:none!important}.wybot-compare__dropdown-group{font-size:14px;letter-spacing:1px;color:#969696;padding:8px 14px 4px;list-style:none}.wybot-compare__dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;font-size:13px;color:#1f1f1f;cursor:pointer;list-style:none;transition:background .12s;gap:3px}.wybot-compare__dropdown-item:hover{background:#f5f5f5}.wybot-compare__dropdown-item-name{flex:1}.wybot-compare__dropdown-item-check{flex-shrink:0;width:14px;height:14px;color:var(--wbc-check);visibility:hidden;margin-right:2px}.wybot-compare__dropdown-item.is-selected .wybot-compare__dropdown-item-check{visibility:visible}.wybot-compare__dropdown-item.is-disabled{color:#ccc;cursor:not-allowed;background:transparent!important}.wybot-compare__dropdown-empty{padding:12px 14px;font-size:13px;color:#999;text-align:center}.wybot-compare__product{display:flex;flex-direction:column;align-items:center;gap:18px;padding:6px 4px 0;flex:1;width:100%;box-sizing:border-box}.wybot-compare__product-image-link{display:block;width:100%;max-width:220px;margin:0 auto;aspect-ratio:1 / 1;text-decoration:none}.wybot-compare__product-image{width:100%;height:100%;object-fit:contain;display:block;max-width:100%}.wybot-compare__product-image-link:hover .wybot-compare__product-image{transform:scale(1.04)}.wybot-compare__product-series{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.6px;color:#fff;background:#777;border-radius:3px;padding:2px 8px;line-height:1.5;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wybot-compare__product-price{font-size:20px;font-weight:400;color:var(--wbc-product-price-color);display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}.wybot-compare__product-price .compare-price{text-decoration:line-through;color:#333;font-size:14px;font-weight:300}.wybot-compare__buy-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--wbc-btn-bg);color:var(--wbc-btn-color);font-size:14px;font-weight:500;padding:8px 18px;border-radius:4px;text-decoration:none;border:1px solid var(--wbc-btn-bg);transition:opacity .2s,transform .2s,background .2s,color .2s;text-align:center;min-width:140px;margin-top:auto;box-sizing:border-box}.wybot-compare__buy-btn svg{display:block;flex-shrink:0;width:16px;height:16px;transition:transform .3s ease}.wybot-compare__buy-btn:hover svg{transform:translate(10px)}.wybot-compare__buy-btn:hover{background:var(--wbc-btn-bg-hover);color:var(--wbc-btn-color-hover)}.wybot-compare__highlight-bar{display:flex;justify-content:flex-start;margin-top:30px}.wybot-compare__highlight-toggle{display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;color:var(--wbc-label-color);padding:8px 0;border-radius:6px;background:#fff}.wybot-compare__highlight-toggle input{display:none}.wybot-compare__highlight-track{width:36px;height:20px;background:#d6d6d6;border-radius:999px;position:relative;transition:background .2s}.wybot-compare__highlight-dot{position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 2px #0003}.wybot-compare__highlight-toggle input:checked+.wybot-compare__highlight-track{background:var(--wbc-btn-bg)}.wybot-compare__highlight-toggle input:checked+.wybot-compare__highlight-track .wybot-compare__highlight-dot{transform:translate(16px)}.wybot-compare__highlight-label{white-space:nowrap;font-weight:400}.wybot-compare__sticky-bar{position:sticky;top:70px;z-index:50;height:0;overflow:visible;visibility:hidden;opacity:0;transition:opacity .15s ease}.wybot-compare__sticky-bar.is-shown{visibility:visible;opacity:1}.wybot-compare__sticky-bar[hidden]{display:none}.wybot-compare__sticky-inner{background:#fff;padding:12px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:center}.wybot-compare__sticky-spacer{display:none}.wybot-compare__sticky-slot{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:0}.wybot-compare__sticky-dropdown{position:relative;width:100%;margin:0 auto}.wybot-compare__sticky-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;background:var(--wbc-dropdown-bg, #f5f5f5);border:1px solid var(--wbc-dropdown-border);border-radius:4px;padding:14px;font-size:14px;color:#1f1f1f;cursor:pointer;transition:border-color .15s}.wybot-compare__sticky-trigger:hover{border-color:#b0b0b0;background:var(--wbc-dropdown-bg, #f5f5f5);color:#1f1f1f}.wybot-compare__sticky-chevron{flex-shrink:0;color:#777;transition:transform .2s}.wybot-compare__sticky-dropdown.is-open .wybot-compare__sticky-chevron{transform:rotate(180deg)}.wybot-compare__sticky-label{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wybot-compare__sticky-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid var(--wbc-dropdown-border);border-radius:6px;box-shadow:0 4px 16px #00000014;list-style:none;margin:0;padding:6px 0;max-height:360px;overflow-y:auto;z-index:60}.wybot-compare__sticky-menu[hidden]{display:none!important}.wybot-compare__sticky-group{font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:1px;color:#999;padding:8px 14px 4px;list-style:none}.wybot-compare__sticky-item{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;font-size:14px;color:#1f1f1f;cursor:pointer;list-style:none;transition:background .12s}.wybot-compare__sticky-item:hover,.wybot-compare__sticky-item.is-selected{background:#f5f5f5}.wybot-compare__sticky-item.is-disabled{color:#ccc;cursor:not-allowed;background:transparent!important}.wybot-compare__sticky-item-check{flex-shrink:0;width:14px;height:14px;color:var(--wbc-check);visibility:hidden;margin-right:2px}.wybot-compare__sticky-item.is-selected .wybot-compare__sticky-item-check{visibility:visible}.wybot-compare__sticky-item-name{flex:1}.wybot-compare__sticky-img{width:100%;max-width:120px;height:auto;aspect-ratio:1 / 1;object-fit:contain}.wybot-compare__sticky-actions{display:flex;flex-direction:row;gap:6px;width:100%;max-width:200px;margin-top:4px}.wybot-compare__sticky-buy,.wybot-compare__sticky-learn{flex:1;display:inline-block;text-align:center;padding:5px 8px;font-size:11px;font-weight:400;border-radius:999px;text-decoration:none;white-space:nowrap;transition:background .2s,color .2s;box-sizing:border-box}.wybot-compare__sticky-buy{background:var(--wbc-btn-bg);color:var(--wbc-btn-color);border:1px solid var(--wbc-btn-bg)}.wybot-compare__sticky-buy:hover{background:var(--wbc-btn-bg-hover);color:var(--wbc-btn-color-hover);border-color:var(--wbc-btn-bg-hover)}.wybot-compare__sticky-learn{background:var(--wbc-learn-bg);color:var(--wbc-learn-color);border:1px solid var(--wbc-learn-border)}.wybot-compare__sticky-learn:hover{background:var(--wbc-learn-color);color:var(--wbc-learn-bg)}.wybot-compare__table-wrap{position:relative;margin-top:8px}.wybot-compare__loading{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffc;display:none;align-items:center;justify-content:center;gap:10px;z-index:5}.wybot-compare__loading.is-active{display:flex}.wybot-compare__loading-spin{width:22px;height:22px;border:2px solid #ececec;border-top-color:var(--wbc-btn-bg);border-radius:50%;animation:wbc-spin 1s linear infinite}.wybot-compare__loading-text{color:#6b6b6b;font-size:14px}@keyframes wbc-spin{to{transform:rotate(360deg)}}.wybot-compare__table,.wybot-compare__table tbody{display:block;width:100%}.wybot-compare__table colgroup{display:none}.wybot-compare__table,.wybot-compare__table th,.wybot-compare__table td{font-weight:300;border:0;vertical-align:middle}.wybot-compare__row--group{display:block}.wybot-compare__row--group:not(:first-child){padding-top:26px}.wybot-compare__row--group .wybot-compare__group-cell{display:block;width:100%;background:transparent;color:var(--wbc-group-text);font-size:var(--wbc-group-fs, 26px);font-weight:700;line-height:1.3;text-align:left;padding:14px 0 12px;letter-spacing:.2px;border-bottom:1px solid var(--wbc-line, #cfcfcf)}.wybot-compare__group-cell-title{display:block}.wybot-compare__row--spec{display:flex;flex-wrap:wrap;align-items:stretch;background:transparent}.wybot-compare__spec-label{font-weight:600}.wybot-compare__spec-label-mobile{display:none}.wybot-compare__th--label{flex:0 0 100%;display:block;text-align:left;background:transparent;color:var(--wbc-label-color);font-size:16px;font-weight:600;line-height:1.4;padding:20px 0 6px}.wybot-compare__td{display:flex;flex:1 1 0;min-width:0;align-items:center;justify-content:flex-start;text-align:center;font-size:var(--wbc-val-fs, 14px);font-weight:400;color:#0000008c;line-height:1.5;word-break:break-word;overflow-wrap:break-word;padding:4px 6px;box-sizing:border-box}.wybot-compare__val{display:inline-flex;align-items:center;justify-content:center;min-height:28px;font-size:var(--wbc-val-fs, 14px);padding-left:10px}.wybot-compare__val .wbc-yes,.wybot-compare__val .wbc-no{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.wybot-compare__val .wbc-yes svg,.wybot-compare__val .wbc-no svg{display:block;width:22px;height:22px}.wybot-compare__val .wbc-yes{color:var(--wbc-check)}.wybot-compare__val .wbc-no{color:#b0b0b0}.wybot-compare__val.is-empty:before{content:"";display:block;width:14px;height:2px;background:#b0b0b0;border-radius:1px;align-self:center}.wybot-compare.is-highlight .wybot-compare__row--spec.is-same{display:none}.wybot-compare.is-highlight .wybot-compare__row--spec.is-diff .wybot-compare__td.is-diff-val{background:var(--wbc-highlight-bg)}.wybot-compare.is-highlight .wybot-compare__row--group.is-hide{display:none}@media(max-width:1024px){.wybot-compare__sticky-bar{top:60px}}@media(max-width:768px){.wybot-compare{--wbc-group-fs: var(--wbc-group-fs-mobile, 20px);padding-top:var(--wbc-section-pt-mb, var(--wbc-section-pt, 24px));padding-bottom:var(--wbc-section-pb-mb, var(--wbc-section-pb, 48px));padding-left:20px;padding-right:20px}.wybot-compare__top{grid-template-columns:repeat(2,1fr);gap:16px;padding:0}.wybot-compare__dropdown,.wybot-compare__sticky-dropdown{width:100%}.wybot-compare__column[data-slot-index="3"]{display:none}.wybot-compare__column{padding-bottom:10px}.wybot-compare__product-image-link{max-width:170px}.wybot-compare__buy-btn{font-size:12px;padding:6px 14px;min-width:100px;gap:6px}.wybot-compare__buy-btn svg{width:14px;height:14px}.wybot-compare__dropdown-trigger,.wybot-compare__dropdown-group,.wybot-compare__product-price,.wybot-compare__sticky-label{font-size:12px}.current-price{font-size:14px}.wybot-compare__product-price .compare-price,.wybot-compare__sticky-item,.wybot-compare__dropdown-item{font-size:12px}.wybot-compare__sticky-inner{grid-template-columns:repeat(2,1fr);gap:16px;padding:8px 0}.wybot-compare__sticky-slot[data-slot-index="3"]{display:none}.wybot-compare__sticky-actions{flex-direction:column}.wybot-compare__row--group .wybot-compare__group-cell{font-size:var(--wbc-group-fs-mobile, 20px);padding:18px 0 12px}.wybot-compare__th--label{font-size:14px;padding:16px 0 6px}.wybot-compare__td{font-size:var(--wbc-val-fs-mobile, 13px);padding:4px}.wybot-compare__val{font-size:var(--wbc-val-fs-mobile, 13px);text-align:left}.wybot-compare__td[data-cell-col="3"]{display:none}.wybot-compare__row--spec{padding-bottom:10px;border-bottom:.8px solid #e4e4e4}.wybot-compare__row--spec:last-of-type{border-bottom:0}.wybot-compare__highlight-bar{margin-top:18px}.wybot-compare__highlight-toggle{padding:0;gap:6px}}@media(max-width:480px){.wybot-compare__row--group .wybot-compare__group-cell{font-size:var(--wbc-group-fs-mobile, 18px)}.wybot-compare__product-image-link{max-width:130px}.wybot-compare__td{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/wybot-compare.css.map */
