:root{--odc-bg: #fff;--odc-bg2: #f7f6f3;--odc-bg3: #edecea;--odc-ink: #1a1a1a;--odc-ink2: #555;--odc-ink3: #999;--odc-accent: #8b2500;--odc-accent-h: #a63000;--odc-eco: #3a7d44;--odc-pro: #2a5c8a;--odc-prem: #8b2500;--odc-brd: #e2e0db;--odc-r: 8px}.odc{font-family:Gilroy,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--odc-ink);background:var(--odc-bg);-webkit-font-smoothing:antialiased;line-height:1.5}.odc *,.odc *:before,.odc *:after{box-sizing:border-box}.odc img{display:block;max-width:100%;height:auto}.odc-wrap{max-width:1200px;margin:0 auto;padding:0 16px}.odc-header{display:flex;align-items:flex-end;justify-content:space-between;padding:20px 0 12px;border-bottom:2px solid var(--odc-accent)}.odc-header__title{font-family:Gilroy,Georgia,sans-serif;font-size:28px;font-weight:400;color:var(--odc-accent);text-transform:uppercase;letter-spacing:.5px;margin:0;line-height:1}.odc-header__count{font-size:12px;color:var(--odc-ink3);white-space:nowrap}.odc-tabs{display:flex;gap:0;border-bottom:1px solid var(--odc-brd);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.odc-tabs::-webkit-scrollbar{display:none}.odc-tab{padding:10px 16px;font-size:12px;font-weight:600;color:var(--odc-ink3);text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s}.odc-tab:hover{color:var(--odc-ink)}.odc-tab--on{color:var(--odc-accent);border-bottom-color:var(--odc-accent)}.odc-filterbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:8px}.odc-gamme-bar{display:flex;align-items:center;gap:8px;padding:12px 0;flex-wrap:wrap}.odc-gamme-bar__label{font-size:11px;font-weight:600;color:var(--odc-ink3);text-transform:uppercase;letter-spacing:.5px}.odc-gchip{padding:5px 14px;border-radius:20px;font-size:11px;font-weight:700;cursor:pointer;border:1.5px solid var(--odc-brd);background:var(--odc-bg);color:var(--odc-ink3);font-family:inherit;transition:all .15s}.odc-gchip:hover{border-color:var(--odc-ink2);color:var(--odc-ink2)}.odc-gchip--on.odc-gchip--all{background:var(--odc-ink);color:#fff;border-color:var(--odc-ink)}.odc-gchip--eco{border-color:#29b8d8;color:#29b8d8}.odc-gchip--eco.odc-gchip--on{background:#29b8d8;color:#fff;border-color:#29b8d8}.odc-gchip--pro{border-color:#1e4d8c;color:#1e4d8c}.odc-gchip--pro.odc-gchip--on{background:#1e4d8c;color:#fff;border-color:#1e4d8c}.odc-gchip--premium{border-color:#b94040;color:#b94040}.odc-gchip--premium.odc-gchip--on{background:#b94040;color:#fff;border-color:#b94040}.odc-sort-wrap{display:flex;align-items:center;gap:8px;flex-shrink:0}.odc-sort__label{font-size:13px;font-weight:600;color:#555;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.odc-sort__select-wrap{position:relative;display:flex;align-items:center}.odc-sort__select{appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid #d4d0c9;border-radius:20px;padding:6px 36px 6px 14px;font-size:13px;font-weight:500;color:#1a1a1a;cursor:pointer;outline:none;transition:border-color .2s;font-family:inherit}.odc-sort__select:hover,.odc-sort__select:focus{border-color:#1a1a1a}.odc-sort__arrow{position:absolute;right:10px;width:14px;height:14px;color:#555;pointer-events:none}.odc-card__gallery{display:flex;flex-direction:column;overflow:visible;flex-shrink:0}.odc-gamme-picto{width:100%;height:45px;flex-shrink:0;line-height:0;display:flex;align-items:stretch;border-radius:12px 12px 0 0;overflow:hidden;background:transparent}.odc-gamme-picto img{display:block;height:100%;width:auto;flex-shrink:0}.odc-card{display:grid;grid-template-columns:200px 1fr;gap:20px;border-bottom:1px solid var(--odc-brd);padding:20px 0;align-items:start}.odc-card__main{display:flex;flex-direction:column;gap:8px}.odc-card__vlogo{width:80px;height:32px;border:none;display:flex;align-items:center;justify-content:center;background:var(--odc-bg);overflow:hidden;padding:2px;margin-bottom:4px}.odc-card__vlogo img{max-width:100%;max-height:100%;object-fit:contain}.odc-card__vlogo span{font-size:8px;color:var(--odc-ink3);font-weight:600;text-transform:uppercase}.odc-card__title{font-family:Gilroy,Georgia,sans-serif;font-size:16px;font-weight:400;color:var(--odc-ink);text-decoration:none;line-height:1.25;display:block}.odc-card__title:hover{color:var(--odc-accent)}.odc-card__ref{font-size:11px;color:var(--odc-ink3);margin-top:0}.odc-card__body{display:flex;align-items:center;gap:0}.odc-card__desc{flex:1;font-size:12px;color:var(--odc-ink2);line-height:1.6}.odc-card__desc ul{padding:0;list-style:none;margin:0}.odc-card__desc li{position:relative;padding-left:12px;margin-bottom:2px}.odc-card__desc li:before{content:"";position:absolute;left:0;top:7px;width:4px;height:4px;border-radius:50%;background:var(--odc-accent)}.odc-card__desc p{margin:0 0 3px}.odc-card__specs{flex-shrink:0;width:190px;display:flex;flex-direction:column;gap:10px;padding-left:20px;margin-left:16px;border-left:1px solid #ddd;align-self:center}.odc-card__sp{display:flex;flex-direction:column;gap:2px}.odc-card__sp-l{font-size:9px;font-weight:700;color:var(--odc-ink3);text-transform:uppercase;letter-spacing:.6px}.odc-card__sp-v{font-size:12px;font-weight:500;color:var(--odc-ink)}.odc-card__photo-frame{width:100%;aspect-ratio:5 / 6;background:transparent;border-radius:0;display:flex;align-items:center;justify-content:center;overflow:hidden;outline:none}.odc-card__photo-img{max-width:90%;max-height:90%;object-fit:contain;outline:none;cursor:zoom-in}.odc-card__photo-img:focus,.odc-card__photo-img:focus-visible,.odc-card__photo-img:active{outline:none;box-shadow:none}.odc-zoomable{cursor:zoom-in}.odc-card__ph{width:50%;opacity:.12}.odc-lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000eb;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s;-webkit-tap-highlight-color:transparent}.odc-lb--on{opacity:1;visibility:visible}.odc-lb__img{max-width:92vw;max-height:88vh;object-fit:contain;border-radius:4px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.odc-lb__close{position:absolute;top:16px;right:16px;width:44px;height:44px;background:#ffffff1f;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .15s;-webkit-tap-highlight-color:transparent}.odc-lb__close:hover{background:#ffffff40}.odc-card__plus{margin-top:4px}.odc-card__plus-head{display:inline-block;font-size:10px;font-weight:700;font-family:Gilroy,sans-serif;color:#fff;background:#555;padding:4px 12px;border-radius:4px 4px 0 0;margin:0;text-transform:uppercase;letter-spacing:.8px}.odc-card__plus-head--eco{background:#29b8d8}.odc-card__plus-head--pro{background:#1e4d8c}.odc-card__plus-head--premium{background:#b94040}.odc-card__plus-grid{display:flex;background:#f3f3f3;border:1px solid #e0e0e0;border-radius:0 4px 4px;overflow:hidden}.odc-card__plus-item{flex:1;padding:6px 8px;text-align:center;border-right:1px solid #e0e0e0}.odc-card__plus-item:last-child{border-right:none}.odc-card__plus-label{display:block;font-size:9px;font-weight:700;color:var(--odc-ink);text-transform:uppercase;letter-spacing:.3px;margin-bottom:3px}.odc-card__plus-val{display:block;font-size:11px;color:var(--odc-ink2);line-height:1.4}.odc-card__pricebar{display:flex;align-items:stretch;align-self:flex-end;border:2px solid #ccc;border-radius:999px;overflow:hidden;margin-top:auto}.odc-card__pricebar--eco{border-color:#29b8d8}.odc-card__pricebar--pro{border-color:#1e4d8c}.odc-card__pricebar--premium{border-color:#b94040}.odc-card__px-left{display:flex;align-items:center;gap:5px;padding:6px 12px;white-space:nowrap;flex:1}.odc-card__px-label{font-size:11px;color:#666}.odc-card__px-old{font-size:13px;color:#888;text-decoration:line-through}.odc-card__px-new{display:flex;align-items:center;padding:6px 16px;font-size:20px;font-weight:700;color:#fff;background:#ccc;text-decoration:none;white-space:nowrap}.odc-card__px-new--eco{background:#29b8d8}.odc-card__px-new--pro{background:#1e4d8c}.odc-card__px-new--premium{background:#b94040}.odc-card__px-new:hover{opacity:.85}.odc-pag{display:flex;align-items:center;justify-content:center;gap:4px;padding:24px 0}.odc-pag__btn{padding:8px 16px;font-size:12px;font-weight:600;color:var(--odc-accent);text-decoration:none;border:1px solid var(--odc-brd);border-radius:var(--odc-r)}.odc-pag__btn:hover{background:var(--odc-bg2)}.odc-pag__num{width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--odc-ink);text-decoration:none;border:1px solid var(--odc-brd);border-radius:var(--odc-r)}.odc-pag__num:hover{background:var(--odc-bg2)}.odc-pag__num--cur{background:var(--odc-accent);color:#fff;border-color:var(--odc-accent)}@media(min-width:768px){.odc-wrap{padding:0 24px}.odc-header__title{font-size:32px}.odc-card{grid-template-columns:240px 1fr}.odc-card__plus-item{border-bottom:none}}@media(min-width:1024px){.odc-wrap{padding:0 32px;max-width:1320px}.odc-card{grid-template-columns:280px 1fr;gap:28px}.odc-card__main{gap:10px}.odc-card__title{font-size:18px}.odc-card__desc,.odc-card__sp-v{font-size:13px}}@media(max-width:767px){.odc-filterbar{flex-direction:column;align-items:flex-start}.odc-sort-wrap{width:100%}.odc-sort__select{flex:1;width:100%}}@media(prefers-reduced-motion:reduce){.odc-tab,.odc-gchip,.odc-card__px-new,.odc-card__ft{transition:none}}.odc-card__pricebar{position:relative}.odc-card__pricebar:after{content:"Consulter le produit";position:absolute;bottom:calc(100% + 8px);right:0;background:#1a1a1a;color:#fff;font-size:11px;font-weight:500;white-space:nowrap;padding:5px 10px;border-radius:6px;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .18s,transform .18s}.odc-card__pricebar:hover:after{opacity:1;transform:translateY(0)}#odc-list{display:block}.odc-list .odc-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e7ecf0;border-radius:16px;overflow:hidden;margin-bottom:20px;box-shadow:0 1px 3px #0f1e2d0d}.odc-card__top{display:flex;gap:28px;padding:28px 32px;align-items:flex-start}.odc-card__media{flex:0 0 32%;max-width:330px}.odc-card__photo-frame{background:#f5f7f9;border-radius:12px;padding:18px;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}.odc-card__photo-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;cursor:zoom-in}.odc-card__content{flex:1;min-width:0;display:flex;flex-direction:column}.odc-card__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.odc-card__brand{max-height:42px;display:flex;align-items:center}.odc-card__brand img{max-height:42px;max-width:170px;object-fit:contain}.odc-card__brand span{font-weight:700;color:#1a2b38;font-size:18px}.odc-gbadge{display:inline-block;padding:5px 14px;border-radius:20px;font:700 12px system-ui;letter-spacing:.5px;color:#fff;background:#1b6fb5;text-transform:uppercase;white-space:nowrap}.odc-gbadge--eco{background:#2e9c8e}.odc-gbadge--pro{background:#1b6fb5}.odc-gbadge--premium{background:#c0392b}.odc-list .odc-card__title{display:block;font:800 26px/1.1 Gilroy,system-ui,sans-serif;color:#16242f;text-decoration:none;letter-spacing:-.5px;margin:0}.odc-list .odc-card__title:hover{color:#0f5e8c}.odc-list .odc-card__ref{font-size:13px;color:#8a97a2;margin-top:6px}.odc-card__rule{border:none;border-top:1px solid #eef2f5;margin:16px 0}.odc-card__cols{display:flex;gap:32px;flex:1}.odc-list .odc-card__desc{flex:1;font-size:14.5px;line-height:1.7;color:#3a4854}.odc-list .odc-card__desc ul{margin:0;padding:0;list-style:none}.odc-list .odc-card__desc li{position:relative;padding-left:18px;margin-bottom:8px}.odc-list .odc-card__desc li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#c0392b}.odc-card__icospecs{flex:0 0 230px;display:flex;flex-direction:column;gap:16px;padding-left:28px;border-left:1px solid #eef2f5}.odc-ispec{display:flex;gap:12px;align-items:flex-start}.odc-ispec__ico{width:26px;height:26px;flex:0 0 auto;color:#0f5e8c;margin-top:2px}.odc-ispec__txt{display:flex;flex-direction:column}.odc-ispec__l{font:700 11px system-ui;letter-spacing:.8px;color:#9aa6af}.odc-ispec__v{font-size:14px;color:#1a2b38;font-weight:600}.odc-card__buy{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;flex-wrap:wrap}.odc-card__price{display:flex;flex-direction:column;line-height:1}.odc-card__price-old{font-size:14px;color:#9aa6af;text-decoration:line-through}.odc-card__price-new{font:800 30px Gilroy,system-ui;color:#0f5e8c}.odc-card__price-ht{font-size:12px;color:#8a97a2;margin-top:5px}.odc-card__actions{display:flex;gap:12px;align-items:stretch}.odc-card__atc-form{margin:0}.odc-card__atc{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#0f5e8c;color:#fff;border:1.5px solid #0f5e8c;border-radius:10px;padding:14px 26px;font:700 14px Gilroy,system-ui;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:.15s}.odc-card__atc:hover{background:#0c4d73;border-color:#0c4d73}.odc-card__atc:disabled{background:#ccc;border-color:#ccc;color:#888;cursor:not-allowed}.odc-card__actions .odc-cmp--btn{width:auto;padding:14px 22px;font-size:14px}.odc-card__specbar{display:flex;align-items:stretch;border-top:1px solid #eef2f5;background:#fafcfd}.odc-specbar__label{display:flex;align-items:center;gap:8px;font:700 13px system-ui;letter-spacing:.5px;color:#0f5e8c;padding:16px 24px;flex:0 0 auto;border-right:1px solid #eef2f5;text-transform:uppercase}.odc-specbar__item{flex:1;text-align:center;padding:12px 16px;border-right:1px solid #eef2f5;display:flex;flex-direction:column;gap:4px;justify-content:center}.odc-specbar__item:last-child{border-right:none}.odc-specbar__l{font:700 11px system-ui;letter-spacing:.6px;color:#8a97a2;text-transform:uppercase}.odc-specbar__v{font-size:14px;color:#1a2b38;font-weight:600}@media(max-width:900px){.odc-card__top{flex-direction:column;padding:20px}.odc-card__media{flex:none;max-width:none;width:100%}.odc-card__cols{flex-direction:column;gap:18px}.odc-card__icospecs{flex:none;border-left:none;border-top:1px solid #eef2f5;padding-left:0;padding-top:18px;flex-direction:row;flex-wrap:wrap;gap:18px}.odc-ispec{flex:1 1 40%}.odc-card__buy{margin-top:18px}.odc-card__actions{flex:1 1 100%;flex-wrap:wrap}.odc-card__atc,.odc-card__actions .odc-cmp--btn{flex:1 1 auto}.odc-card__specbar{flex-wrap:wrap}.odc-specbar__label{flex:1 1 100%;border-right:none;border-bottom:1px solid #eef2f5}.odc-specbar__item{flex:1 1 33%;border-bottom:1px solid #eef2f5}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/collection-odice.css.map */
