.wrap_compare{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.wrap_compare .wrap_content{padding:0 20px 32px;position:relative;max-width:100%;box-sizing:border-box}.wrap_compare .compare_header{margin-bottom:24px}.wrap_compare .bread-crumbs{font-size:13px;color:#5f5f5f;padding:0 0 8px;margin-bottom:0}.wrap_compare .bread-crumbs a{color:#426b94;text-decoration:none;transition:color .2s}.wrap_compare .bread-crumbs a:hover{color:#16212e;text-decoration:underline}.compare_page_title{font-size:28px;font-weight:600;color:#16212e;margin:0;font-family:var(--font-display,inherit)}.compare_toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;padding:12px 0}.compare-toggle-diff{padding:10px 18px;font-size:14px;font-weight:500;border:1px solid #d5d9de;border-radius:8px;background:#fff;color:#16212e;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.compare-toggle-diff:hover{border-color:#426b94;color:#426b94;background:#f8fafc}.compare-toggle-diff:focus-visible{outline:none;border-color:#426b94}.compare-category-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.compare-category-tab{padding:10px 14px;font-size:14px;font-weight:500;color:#16212e;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.compare-category-tab:hover{border-color:#426b94;color:#426b94;background:#f8fafc}.compare-category-tab:focus-visible{outline:none;border-color:#426b94}.compare-category-tab--active{font-weight:600}.compare-category-tab--active,.compare-category-tab--active:hover{color:#16212e;background:#e1e9f4;border-color:#c5d4e8}.compare-category-tab--active:focus-visible{border-color:#426b94}.compare-category-tab-count{display:inline;font-size:13px;color:#8f9ba9;font-weight:400}.compare_empty,.compare_loading{padding:48px 24px;text-align:center;font-size:16px;color:#8f9ba9}.compare_empty{background:#fff;border:1px solid #e5e7eb;border-radius:12px}.compare-empty-title{font-size:20px;font-weight:600;color:#16212e;margin:0 0 8px}.compare-empty-text{font-size:16px;color:#8f9ba9;margin-bottom:16px}.compare-empty-link{display:inline-block;color:#426b94;text-decoration:none;font-size:16px;font-weight:500;transition:color .2s}.compare-empty-link:hover{color:#16212e;text-decoration:underline}.compare-category-block{margin-bottom:24px}.compare-category-block:last-child{margin-bottom:0}.compare-category-title{font-size:18px;font-weight:600;color:#16212e;margin:0 0 12px}.compare-category-title a{color:#426b94;text-decoration:none}.compare-category-title a:hover{text-decoration:underline}.wrap_compare--cards .wrap_content{padding:0 20px 32px}.compare-unified-scroll{overflow-x:visible;margin:0;padding:4px 0;width:100%}.compare-unified-grid{display:flex;gap:16px;padding:4px 0;align-items:stretch;width:100%;min-width:0}.compare-unified-grid--fit{width:100%;min-width:100%}.compare-unified-grid--fit .compare-unified-card{flex:1 1;min-width:200px;width:calc((100% - (var(--compare-cols) - 1) * 16px) / var(--compare-cols));max-width:none}.compare-unified-grid--specs{display:grid;grid-template-columns:repeat(var(--compare-cols),minmax(min(120px,100%),1fr));gap:0 16px;align-items:stretch;min-width:0}.compare-unified-grid--specs .compare-unified-card{flex:none;width:auto;min-width:0}.compare-unified-scroll--fit{overflow-x:visible}.compare-unified-card{position:sticky;top:70px;z-index:1;flex:0 0 280px;min-width:280px;width:280px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;transition:border-color .2s,box-shadow .2s;align-self:start}.compare-unified-card:hover{border-color:#d0d5dc;box-shadow:0 4px 12px rgba(22,33,46,.08)}.compare-card-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.compare-card-position{font-size:12px;color:#8f9ba9;padding:4px 8px;background:#f0f0f0;border-radius:6px}.compare-card-discount{font-size:12px;font-weight:600;color:#fff;background:#c53030;padding:4px 10px;border-radius:20px}.compare-card-image-link{display:block;text-align:center}.compare-card-image{display:block;object-fit:contain;border-radius:8px;margin:0 auto}.compare-card-name{font-size:13px;font-weight:600;color:#16212e;text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s;min-height:40px;margin:20px 0 5px}.compare-card-name:hover{color:#426b94}.compare-card-price-block{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.compare-card-prices{display:flex;flex-direction:column;gap:2px}.compare-card-old-price,.compare-card-price{display:block}.compare-card-old-price{font-size:13px;color:#8f9ba9;text-decoration:line-through}.compare-card-price{font-size:18px;font-weight:600;color:#16212e}.compare-card-actions{display:flex;gap:8px;align-items:center}.compare-card-action{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.compare-card-action:hover{background:#f8fafc;border-color:#426b94}.compare-card-action .add-to-cart-button-start,.compare-card-action .shoping_cart_button,.compare-card-action .shoping_cart_button_block{margin:0;padding:0;min-width:0;min-height:0;width:100%;height:100%;background:none!important;border:none!important;display:flex;align-items:center;justify-content:center;cursor:pointer}.compare-card-action .add-to-cart-button-start svg,.compare-card-action .shoping_cart_button svg,.compare-card-action .shoping_cart_button_icon svg{color:#fe8000;width:18px;height:18px}.compare-card-action .compare_button,.compare-card-action .wish_list_buuton{width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:0;padding:0}.compare-card-action .compare_button svg,.compare-card-action .wish_list_buuton svg{color:#5f5f5f;width:18px;height:18px}.compare-card-action .compare_button_yes svg,.compare-card-action .wish_list_buuton.active svg{color:#fe8000}.compare-spec-cell{font-size:13px;line-height:1.4;padding:10px;border-bottom:1px solid #f0f0f0;min-height:44px;display:flex;flex-direction:column;justify-content:end;min-width:0;word-break:break-word;overflow-wrap:break-word}.compare-spec-cell--first{gap:12px;align-items:flex-start}.compare-spec-cell--first .compare-spec-param{flex-shrink:0;width:80%;color:#bfbfc0;font-weight:600;font-size:13px}.compare-spec-cell--first .compare-spec-val{flex:1 1;min-width:0;font-size:13px;color:#16212e;word-break:break-word;overflow-wrap:break-word}.compare-spec-row--brand{border-top:1px solid #e5e7eb;padding:14px 10px;margin-top:6px}.compare-spec-group-heading__cell{font-size:12px;font-weight:700;color:#fe8000;text-transform:uppercase;letter-spacing:.02em;padding:14px 10px;margin-top:6px;line-height:1.3;border-bottom:none}.compare-spec-group-heading__cell--first{border-top:1px solid #f0f0f0;padding-top:18px;margin-top:4px}.compare-spec-group-heading__cell:not(.compare-spec-group-heading__cell--first){visibility:hidden}.compare-table-outer{background:#fff;overflow:visible;transition:border-color .2s,box-shadow .2s}.compare-table-outer:hover{border-color:#d0d5dc;box-shadow:0 4px 12px rgba(22,33,46,.08)}.compare-header-sticky{position:sticky;top:106px;z-index:2;background:#fff;overflow-x:auto;border-bottom:1px solid #e5e7eb}.compare-header-row-wrap{min-width:600px}.compare-table-scroll{overflow-x:auto}.compare-grid{display:flex;flex-direction:column;min-width:600px}.compare-row{display:flex;border-bottom:1px solid #f0f0f0}.compare-row--header,.compare-row:last-child{border-bottom:none}.compare-row--group{background:#f8fafc}.compare-cell{padding:12px 16px;vertical-align:top}.compare-param{flex:0 0 270px;min-width:270px;font-weight:500;font-size:14px;color:#5f5f5f}.compare-param-toolbar{padding-top:12px;min-width:270px;display:flex;justify-content:center}.compare-param-toolbar .compare-toggle-diff{white-space:normal}.compare-group-cell{flex:1 1 100%;width:100%;font-weight:600;font-size:15px;color:#16212e}.compare-product-cell{flex:0 0 200px;min-width:160px;max-width:220px}.compare-button-diff,.compare-product-header{display:flex;align-items:center}.compare-product-header{flex-direction:column;gap:8px;position:relative}.compare_remove_btn{position:absolute;top:0;right:0;width:36px;height:36px;border:1px solid #e5e7eb;border-radius:8px;background:rgba(255,255,255,.9);color:#5f5f5f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.compare_remove_btn:hover{background:#fff;color:#16212e}.compare_remove_btn:disabled{opacity:.6;cursor:not-allowed}.compare-product-image{display:block;object-fit:contain;border-radius:8px}.compare-product-name{font-size:14px;font-weight:500;color:#16212e;text-decoration:none;text-align:center;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.compare-product-name:hover{color:#426b94}.compare-value{flex:0 0 200px;min-width:160px;font-size:14px;color:#16212e}.compare-row--full{border-bottom:none}.compare-no-diff{flex:1 1 100%;width:100%;font-size:14px;color:#8f9ba9;padding:20px;text-align:center}.compare-mobile-slot-slider-wrap{display:flex;align-items:center;gap:8px}.compare-mobile-slot-slider-arrow{flex-shrink:0;width:28px;height:28px;padding:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#5f5f5f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,color .2s,background .2s,opacity .2s}.compare-mobile-slot-slider-arrow:hover:not(:disabled){border-color:#426b94;color:#426b94;background:#f8fafc}.compare-mobile-slot-slider-arrow:disabled{opacity:.4;cursor:not-allowed}.compare-mobile-slot-slider-arrow:focus-visible{outline:none;border-color:#426b94}.compare-mobile-slot-slider{flex:1 1;min-width:0;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:6px 8px}.compare-mobile-slot-slider::-webkit-scrollbar{display:none}.compare-mobile-slot-slider-dot{flex-shrink:0;width:10px;height:10px;padding:0;border:none;border-radius:50%;background:#d0d5dc;cursor:pointer;scroll-snap-align:center;scroll-snap-stop:always;transition:background .2s,transform .2s}.compare-mobile-slot-slider-dot:hover{background:#8f9ba9}.compare-mobile-slot-slider-dot--active{background:#426b94;transform:scale(1.25)}.compare-mobile-slot-slider-dot:focus-visible{outline:2px solid #426b94;outline-offset:2px}.compare-mobile-switcher{display:none;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.compare-mobile-switcher-label{font-size:14px;color:#5f5f5f;font-weight:500}.compare-mobile-switcher-btns{display:flex;gap:8px;flex-wrap:wrap}.compare-mobile-switcher-btn{padding:8px 14px;font-size:14px;font-weight:500;color:#16212e;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.compare-mobile-switcher-btn:hover{border-color:#426b94;color:#426b94;background:#f8fafc}.compare-mobile-switcher-btn--active{font-weight:600}.compare-mobile-switcher-btn--active,.compare-mobile-switcher-btn--active:hover{color:#16212e;background:#e1e9f4;border-color:#c5d4e8}@media (max-width:768px){.compare-mobile-switcher{display:flex}.compare-grid,.compare-header-row-wrap{min-width:420px}}@media (max-width:992px){.wrap_compare .wrap_content{padding:0 16px 32px}}@media (max-width:768px){.wrap_compare .wrap_content{padding:0 16px 24px}.compare-category-tabs{gap:8px;margin-bottom:16px}.compare-category-tab{padding:8px 12px;font-size:13px}.compare-cell{padding:10px 12px;font-size:13px}.compare-param,.compare-param-toolbar{flex:0 0 160px;min-width:140px}.compare-product-cell,.compare-value{min-width:130px}}@media (max-width:576px){.wrap_compare .wrap_content{padding:0 12px 24px}.compare_page_title{font-size:22px}.compare-table-outer{border-radius:8px}.wrap_compare--cards .wrap_content{padding:0 12px 24px}.wrap_compare--cards .compare-unified-scroll{margin:0;padding:4px 0}}