.odc-cmp{display:inline-flex;align-items:center;gap:6px;cursor:pointer;font:600 12px/1 system-ui,-apple-system,sans-serif;color:#0f5e8c;border:1px solid #cfe3ef;background:#f3f9fc;padding:6px 10px;border-radius:8px;-webkit-user-select:none;user-select:none;transition:.15s}.odc-cmp:hover{background:#e6f3fb;border-color:#9cccea}.odc-cmp.is-on{background:#0f5e8c;border-color:#0f5e8c;color:#fff}.odc-cmp__cb{width:14px;height:14px;margin:0;accent-color:#0f5e8c;cursor:pointer}.odc-cmp.is-on .odc-cmp__cb{accent-color:#fff}.odc-cmp__ico{width:14px;height:14px;flex:0 0 auto}.odc-cmp--data{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);padding:0;border:0;margin:-1px}.odc-cmp-bar{position:fixed;left:50%;bottom:18px;transform:translate(-50%) translateY(160%);z-index:9998;background:#fff;border:1px solid #e2e8ee;box-shadow:0 8px 30px #0000002e;border-radius:14px;padding:10px 14px;max-width:calc(100vw - 24px);transition:transform .25s ease}.odc-cmp-bar.is-visible{transform:translate(-50%) translateY(0)}.odc-cmp-bar__inner{display:flex;align-items:center;gap:14px}.odc-cmp-bar__thumbs{display:flex;gap:8px}.odc-cmp-bar__thumb{position:relative;width:46px;height:46px;border:1px solid #e2e8ee;border-radius:8px;overflow:hidden;background:#fafcfe;flex:0 0 auto}.odc-cmp-bar__thumb img{width:100%;height:100%;object-fit:contain}.odc-cmp-bar__rm{position:absolute;top:-6px;right:-6px;width:18px;height:18px;border-radius:50%;border:none;background:#0f5e8c;color:#fff;font-size:12px;line-height:1;cursor:pointer;padding:0}.odc-cmp-bar__actions{display:flex;gap:8px;align-items:center}.odc-cmp-bar__go{background:#0f5e8c;color:#fff;border:none;border-radius:9px;padding:10px 16px;font:700 13px system-ui;cursor:pointer}.odc-cmp-bar__go:disabled{opacity:.5;cursor:not-allowed}.odc-cmp-bar__clear{background:none;border:none;color:#6b7884;font:600 12px system-ui;cursor:pointer;text-decoration:underline}.odp-actions{margin-top:16px}.odc-cmp--btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;background:#fff;border:1.5px solid #d4dbe2;color:#1a2b38;padding:16px 24px;border-radius:var(--odp-r,10px);font-family:Gilroy,system-ui,sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:.15s;line-height:1}.odc-cmp--btn:hover{border-color:#0f5e8c;color:#0f5e8c;background:#f7fbfd}.odc-cmp--btn.is-on{background:#0f5e8c;border-color:#0f5e8c;color:#fff}.odc-cmp--btn .odc-cmp__cb{display:none}.odc-cmp--btn .odc-cmp__ico{width:20px;height:20px}.odc-cmp--btn .odc-cmp__txt{font-size:15px}@media(min-width:1024px){.odp-actions{display:flex;gap:12px;align-items:stretch}.odp-actions .odp-form-desktop{display:block;margin-top:0;flex:1 1 62%}.odc-cmp--btn{width:auto;flex:0 0 auto;padding-left:32px;padding-right:32px}}.odc-cmp-group{display:inline-flex;align-items:center;gap:8px;background:#0f5e8c;color:#fff;border:none;border-radius:10px;padding:9px 15px;font:700 13px system-ui;cursor:pointer}.odc-cmp-group:hover{background:#0c4d73}.odc-cmp-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}.odc-cmp-modal.is-open{display:block}.odc-cmp-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f1e2d8c}.odc-cmp-modal__panel{position:absolute;top:3vh;right:3vw;bottom:3vh;left:3vw;background:#fff;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #0000004d}.odc-cmp-modal__head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #eef2f5;flex:0 0 auto}.odc-cmp-modal__title{margin:0;font:700 17px system-ui;color:#13242f}.odc-cmp-modal__close{background:none;border:none;font-size:26px;line-height:1;cursor:pointer;color:#6b7884;padding:0 4px}.odc-cmp-modal__scroll{overflow:auto;flex:1}body.odc-cmp-locked{overflow:hidden}.odc-cmp-table{border-collapse:collapse;width:100%;min-width:560px}.odc-cmp-table th,.odc-cmp-table td{border:1px solid #eef2f5;padding:12px 14px;text-align:left;vertical-align:middle;font:14px/1.4 system-ui}.odc-cmp-table__corner{background:#0f5e8c;color:#fff;position:sticky;left:0;top:0;z-index:4}.odc-cmp-table thead th{position:sticky;top:0;background:#f6fafc;z-index:2}.odc-cmp-table__ph{text-align:center;min-width:180px;vertical-align:top}.odc-cmp-table__rl{position:sticky;left:0;background:#f6fafc;font-weight:700;color:#13242f;z-index:1;min-width:130px}.odc-cmp-table__img{display:block;margin:4px auto 8px;max-height:90px;max-width:120px;object-fit:contain}.odc-cmp-table__name{display:block;font-weight:700;color:#0f5e8c;text-decoration:none;font-size:13px}.odc-cmp-table__name:hover{text-decoration:underline}.odc-cmp-table__rm{float:right;width:20px;height:20px;border-radius:50%;border:none;background:#eef2f5;color:#6b7884;cursor:pointer;font-size:14px;line-height:1;padding:0}.odc-cmp-table tbody tr:nth-child(2n) td{background:#fbfdfe}.odc-cmp-diff td{background:#fff7ed!important}.odc-cmp-empty{color:#b8c2cb}.odc-cmp-low{color:#0a6fd4!important;font-weight:700}.odc-cmp-low b{color:#0a6fd4}.odc-cmp-high{color:#c0392b!important;font-weight:700}.odc-cmp-high b{color:#c0392b}.odc-cmp-old{color:#9aa6af;font-weight:400;margin-right:4px}.odc-cmp-tag{display:inline-block;padding:2px 8px;border-radius:6px;font:700 11px system-ui;color:#fff;background:#789}.odc-cmp-tag--eco{background:#2e9c8e}.odc-cmp-tag--pro{background:#1b6fb5}.odc-cmp-tag--premium{background:#c0392b}.odc-cmp-toast{position:fixed;left:50%;bottom:90px;transform:translate(-50%) translateY(20px);background:#13242f;color:#fff;padding:10px 18px;border-radius:10px;font:600 13px system-ui;z-index:10000;opacity:0;pointer-events:none;transition:.2s}.odc-cmp-toast.is-on{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:640px){.odc-cmp-modal__panel{top:0;right:0;bottom:0;left:0;border-radius:0}.odc-cmp-bar__thumb{width:38px;height:38px}.odc-cmp-bar__inner{gap:10px}}.odc-cmp-modal__title{color:#16242f}.odc-cmp-modal__close{border:1px solid #e2e8ee;border-radius:50%;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;color:#64727d}.odc-cmp-modal__close:hover{background:#f3f6f8;color:#16242f}.odc-cmp-modal__scroll{background:#fff}.odc-sum-row{display:flex;gap:18px;padding:20px;flex-wrap:wrap;background:#fff}.odc-sum{flex:1 1 320px;min-width:280px;display:flex;gap:16px;border:1px solid #e7ecf0;border-radius:14px;padding:18px;position:relative;background:#fff}.odc-sum__rm{position:absolute;top:12px;right:12px;width:30px;height:30px;border-radius:50%;border:1px solid #e7ecf0;background:#fff;color:#64727d;font-size:18px;line-height:1;cursor:pointer;padding:0}.odc-sum__rm:hover{background:#f3f6f8;color:#16242f}.odc-sum__media{flex:0 0 110px;height:140px;display:flex;align-items:center;justify-content:center;background:#f5f7f9;border-radius:10px}.odc-sum__media img{max-width:100%;max-height:100%;object-fit:contain}.odc-sum__info{flex:1;min-width:0;display:flex;flex-direction:column;padding-right:26px}.odc-sum__title{font:800 16px/1.2 Gilroy,system-ui,sans-serif;color:#16242f;text-decoration:none;margin-bottom:12px}.odc-sum__title:hover{color:#0f5e8c}.odc-sum__line{display:flex;flex-direction:column;margin-bottom:9px}.odc-sum__line span{font-size:12px;color:#9aa6af;margin-bottom:3px}.odc-sum__line b{font-size:14px;color:#1a2b38}.odc-sum__rule{border:none;border-top:1px solid #eef2f5;margin:4px 0 10px;width:100%}.odc-sum__price{display:flex;flex-direction:column}.odc-sum__price span{font-size:12px;color:#9aa6af;margin-bottom:3px}.odc-sum__price b{font:800 22px Gilroy,system-ui;color:#16242f}.odc-cmp-table__corner{background:#f6fafc;color:#16242f;font-weight:700}.odc-cmp-table thead th{background:#f6fafc}.odc-cmp-table__ph{text-align:left;font-weight:800;font-size:14px;letter-spacing:.3px}.odc-cmp-table__rl{display:flex;align-items:center;gap:10px;color:#16242f}.odc-rico{width:18px;height:18px;flex:0 0 auto;color:#7c8a95}.odc-hi{color:#0a6fd4;font-weight:700}.odc-delta{display:inline-flex;align-items:center;gap:3px;margin-left:8px;background:#eef4fb;color:#0a6fd4;border-radius:20px;padding:2px 8px;font-size:12px;font-weight:700;vertical-align:middle;white-space:nowrap}.odc-delta--mini{padding:3px 5px}.odc-arr{width:13px;height:13px;stroke-width:2.5;fill:none}.odc-cmp-table td{vertical-align:middle}.odc-cmp-bar{padding:18px 24px;border-radius:20px;box-shadow:0 12px 40px #0f1e2d29}.odc-cmp-bar__inner{display:flex;align-items:center;gap:28px}.odc-cmp-bar__left{display:flex;flex-direction:column;gap:12px}.odc-cmp-bar__head{display:flex;align-items:center;gap:10px}.odc-cmp-bar__head svg{width:22px;height:22px;color:#1b5e8c;flex:0 0 auto}.odc-cmp-bar__head-txt{font:700 16px Gilroy,system-ui,sans-serif;color:#16242f}.odc-cmp-bar__count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 7px;border-radius:12px;background:#e9eef3;color:#16242f;font:700 13px system-ui}.odc-cmp-bar__thumbs{display:flex;gap:12px}.odc-cmp-bar__thumb{position:relative;width:74px;height:74px;border:1px solid #e7ecf0;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;padding:8px}.odc-cmp-bar__thumb img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.odc-cmp-bar__rm{position:absolute;top:-9px;right:-9px;width:24px;height:24px;border-radius:50%;border:1px solid #e7ecf0;background:#fff;color:#1b5e8c;font-size:14px;line-height:1;cursor:pointer;box-shadow:0 1px 3px #0000001f;display:flex;align-items:center;justify-content:center;padding:0}.odc-cmp-bar__rm:hover{background:#f3f6f8}.odc-cmp-bar__sep{width:1px;align-self:stretch;background:#e7ecf0;margin:0 4px}.odc-cmp-bar__actions{display:flex;align-items:center;gap:20px}.odc-cmp-bar__go{display:inline-flex;align-items:center;gap:12px;background:#1b5e8c;color:#fff;border:none;border-radius:14px;padding:18px 34px;font:800 18px Gilroy,system-ui;cursor:pointer;transition:.15s}.odc-cmp-bar__go svg{width:24px;height:24px}.odc-cmp-bar__go:hover{background:#154d74}.odc-cmp-bar__go:disabled{opacity:.45;cursor:not-allowed}.odc-cmp-bar__clear{display:inline-flex;align-items:center;gap:7px;background:none;border:none;color:#8a97a2;font:600 15px Gilroy,system-ui;cursor:pointer;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:4px}.odc-cmp-bar__clear svg{width:18px;height:18px}.odc-cmp-bar__clear:hover{color:#c0392b}@media(max-width:680px){.odc-cmp-bar{left:12px;right:12px;max-width:none;padding:14px 16px}.odc-cmp-bar.is-visible{transform:translateY(0)}.odc-cmp-bar__inner{flex-direction:column;align-items:stretch;gap:14px}.odc-cmp-bar__sep{display:none}.odc-cmp-bar__thumb{width:58px;height:58px}.odc-cmp-bar__actions{justify-content:space-between}.odc-cmp-bar__go{flex:1;justify-content:center;padding:14px 20px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/odc-compare.css.map */
