:root{--ml-white: #FFFFFF;--ml-off: #F5F4F2;--ml-black: #111111;--ml-mid: #555555;--ml-light: #AAAAAA;--ml-muted: #888888;--ml-line: #E5E5E5;--ml-green: #2D4A2D}.ml-option-label{font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ml-muted);margin-bottom:10px}.ml-option-group{margin-bottom:24px}.ml-contenance-btns{display:flex;gap:8px;flex-wrap:wrap}.ml-contenance-btn{padding:9px 22px;border:1px solid var(--ml-line);background:transparent;font-size:1.3rem;font-weight:500;cursor:pointer;border-radius:50px;color:var(--ml-mid);transition:all .15s;text-decoration:none;display:inline-block}.ml-contenance-btn:hover{border-color:var(--ml-black);color:var(--ml-black)}.ml-contenance-btn.is-active{border-color:var(--ml-black);background:var(--ml-black);color:var(--ml-white)}#ml-qty-btns{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;min-height:60px}.ml-qty-btn{position:relative;padding:12px 6px;border:1px solid var(--ml-line);background:var(--ml-white);cursor:pointer;border-radius:1.2rem;text-align:center;transition:all .15s}.ml-qty-btn:hover{border-color:var(--ml-black)}.ml-qty-btn.is-active{border-color:var(--ml-black);background:var(--ml-black)}.ml-qty-btn.is-active .ml-qty-btn__num,.ml-qty-btn.is-active .ml-qty-btn__label{color:var(--ml-white)}.ml-qty-btn__num{display:block;font-size:1.7rem;font-weight:700;color:var(--ml-black);line-height:1}.ml-qty-btn__label{display:block;font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ml-muted);margin-top:3px}.ml-qty-btn__badge{position:absolute;top:-7px;right:-7px;background:var(--ml-green);color:#fff;font-size:1.1rem;font-weight:700;padding:2px 6px;border-radius:50px;letter-spacing:.03em}.ml-pricing-card{background:none;border:none;padding:0;margin:8px 0 20px}.ml-pricing-card__top{display:flex;flex-direction:column;gap:4px}.ml-price-total{display:flex;align-items:baseline;gap:8px}.ml-price-amount{font-size:4.8rem;font-weight:700;color:var(--ml-black);line-height:1;transition:opacity .15s}.ml-price-amount.is-updating{opacity:.4}.ml-price-currency{font-size:2.2rem;font-weight:700;color:var(--ml-black)}.ml-price-tax{font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ml-muted)}.ml-price-unit{font-size:1.3rem;color:var(--ml-mid);padding-bottom:16px;border-bottom:1px solid var(--ml-line);margin-bottom:12px}.ml-price-savings{display:none;align-items:center;gap:6px;font-size:1.2rem;color:var(--ml-green);margin-bottom:16px}.ml-price-savings.is-visible{display:flex}.ml-cta{margin-bottom:0}.ml-btn-cart{width:100%;padding:16px 24px;background:var(--ml-black);color:var(--ml-white);border:none;font-size:1.5rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:50px;display:flex;align-items:center;justify-content:space-between;transition:background .2s;margin-bottom:0}.ml-btn-cart:hover{background:#333}.ml-btn-cart.is-loading{opacity:.6;cursor:wait}.ml-btn-cart.is-success{background:var(--ml-green)}.ml-btn-cart.is-error{background:#8b1a1a}.ml-btn-cart__pill{font-size:1.1rem;opacity:.6;letter-spacing:.08em;font-weight:400}.ml-palier-wrap{margin-top:24px;padding-top:24px;border-top:1px solid var(--ml-line);overflow-x:auto;-webkit-overflow-scrolling:touch}.ml-palier-table{width:100%;border-collapse:collapse;font-size:1.3rem}.ml-palier-table th{text-align:left;padding:0 0 10px;font-size:1.1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ml-muted);border-bottom:1px solid var(--ml-line)}.ml-palier-table td{padding:9px 0;color:var(--ml-mid);border-bottom:1px solid var(--ml-line)}.ml-palier-table tr:last-child td{border-bottom:none}.ml-palier-table tr.is-active td{color:var(--ml-black);font-weight:500}.ml-discount-badge{display:inline-block;background:var(--ml-off);color:var(--ml-green);font-size:1.1rem;font-weight:700;padding:2px 8px;border-radius:50px}.ml-no-discount{color:var(--ml-light)}.ml-trust{display:flex;border-top:1px solid var(--ml-line);margin-top:16px;margin-bottom:0}.ml-trust__item{flex:1;padding:14px 0;display:flex;align-items:center;gap:6px;font-size:1.1rem;color:var(--ml-mid);border-right:1px solid var(--ml-line)}.ml-trust__item:last-child{border-right:none;padding-left:12px}.ml-trust__item:not(:first-child){padding-left:12px}.ml-trust__item svg{width:13px;height:13px;flex-shrink:0;opacity:.4}@media(max-width:989px){#ml-qty-btns{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.ml-price-amount{font-size:3.6rem}.ml-trust{flex-wrap:wrap}.ml-trust .ml-trust__item,.ml-trust__item:not(:first-child),.ml-trust__item:last-child{flex:1 1 45%;border-right:none;padding-left:0;border-bottom:1px solid var(--ml-line)}.ml-trust__item:last-child{flex:1 1 100%;text-align:center;justify-content:center}}.ml-dossier-required{font-size:1.2rem;color:#888;font-style:italic}.ml-dossier-gate-msg{font-size:1.1rem;color:#888;line-height:1.4;margin-top:6px;padding:6px 8px;background:#f8f8f8;border-radius:4px;overflow-wrap:break-word;word-break:break-word}.ml-dossier-gate-msg svg{vertical-align:-2px;margin-right:4px}.ml-dossier-gate-msg--page{font-size:1.2rem;padding:8px 10px}.ml-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:200;opacity:0;pointer-events:none;transition:opacity .3s}.ml-drawer-overlay.is-visible{opacity:1;pointer-events:auto}.ml-drawer{position:fixed;top:0;right:0;width:100%;max-width:480px;height:100vh;height:100dvh;background:var(--ml-white);z-index:300;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 40px #0000001f}.ml-drawer.is-open{transform:translate(0)}body.ml-drawer-open{overflow:hidden}.ml-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid var(--ml-line)}.ml-drawer__title{font-size:1.8rem;font-weight:700;display:flex;align-items:center;gap:10px;letter-spacing:-.01em}.ml-drawer__count{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--ml-black);color:var(--ml-white);border-radius:50%;font-size:1.1rem;font-weight:700}.ml-drawer__close{background:none;border:none;cursor:pointer;color:var(--ml-mid);padding:4px;display:flex;transition:color .2s}.ml-drawer__close:hover{color:var(--ml-black)}.ml-drawer__body{flex:1;overflow-y:auto;padding:0}.ml-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;color:var(--ml-light);padding:40px}.ml-drawer__empty svg{opacity:.2}.ml-drawer__empty p{font-size:1.4rem}.ml-drawer__items{padding:8px 0}.ml-cart-item{display:flex;gap:16px;padding:20px 28px;border-bottom:1px solid var(--ml-line)}.ml-cart-item__img{width:72px;height:72px;background:var(--ml-off);border-radius:1.2rem;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.ml-cart-item__img img{width:80%;height:80%;object-fit:contain}.ml-cart-item__details{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.ml-cart-item__name{font-size:1.4rem;font-weight:600;color:var(--ml-black);line-height:1.3}.ml-cart-item__variant{font-size:1.2rem;color:var(--ml-light)}.ml-cart-item__price-row{display:flex;justify-content:space-between;align-items:baseline;margin-top:2px}.ml-cart-item__qty{font-size:1.2rem;color:var(--ml-mid)}.ml-cart-item__price{font-size:1.4rem;font-weight:700;color:var(--ml-black)}.ml-cart-item__remove{background:none;border:none;cursor:pointer;font-size:1.1rem;color:var(--ml-light);display:flex;align-items:center;gap:4px;padding:0;margin-top:4px;transition:color .2s;align-self:flex-start}.ml-cart-item__remove:hover{color:var(--ml-black)}.ml-drawer__footer{display:none;padding:20px 28px 28px;border-top:1px solid var(--ml-line);background:var(--ml-off)}.ml-drawer__subtotal-block{display:flex;flex-direction:column;gap:4px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--ml-line)}.ml-drawer__subtotal-label{font-size:1.1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ml-muted)}.ml-drawer__subtotal-amount{font-size:2.4rem;font-weight:700;color:var(--ml-black);letter-spacing:-.02em}.ml-drawer__footer .ml-btn-checkout{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;background:#111;color:#fff;text-align:center;text-decoration:none;font-size:1.5rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border-radius:50px;transition:background .2s;border:none;cursor:pointer;margin-bottom:10px}.ml-drawer__footer .ml-btn-checkout:hover{background:#333;color:#fff}.ml-btn-cart-page{display:block;text-align:center;font-size:1.2rem;color:var(--ml-light);text-decoration:none;padding:8px;transition:color .2s}.ml-btn-cart-page:hover{color:var(--ml-black)}.cart-drawer .mini-cart__header .title{font-family:"DM Sans",var(--font-heading-family),sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ml-muted, #888)}.cart-drawer .free-shipping__text{font-size:1.2rem;color:var(--ml-mid, #555)}.mini-cart__navigation .product-content .link.product-title{font-family:"DM Sans",var(--font-heading-family),sans-serif;font-size:1.3rem;font-weight:600;color:var(--ml-black, #111);letter-spacing:.02em;text-decoration:none;line-height:1.35}.mini-cart__navigation .product-content dd.price{font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:700;color:var(--ml-black, #111);white-space:nowrap;align-items:baseline;flex-shrink:0}.cart-item__prices .price small.ml-ht-label,.cart-item__totals .price small.ml-ht-label{font-size:.85rem}.mini-cart__navigation .product-content{align-items:flex-start}.price small.ml-ht-label,dd.price .ml-ht-label{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;color:var(--ml-muted, #888);text-transform:uppercase;letter-spacing:.06em;vertical-align:baseline;position:relative;top:0;line-height:inherit;margin-inline-start:.3rem}.ml-select-wrapper{width:auto;min-width:0}.ml-qty-select{font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;color:var(--ml-black, #111);letter-spacing:.02em;border-color:var(--ml-line, #E5E5E5);border-radius:4px;background-color:var(--ml-white, #fff);cursor:pointer;transition:border-color .2s;height:3.6rem;padding-inline-start:1.2rem;padding-inline-end:3rem;width:auto}.ml-qty-select:hover,.ml-qty-select:focus{border-color:var(--ml-black, #111);outline:none}.cart-drawer .mini-cart__navigation .delete-product,.cart-drawer .mini-cart__navigation cart-remove-button a{color:#111;transition:color .2s,opacity .2s;display:flex;align-items:center;justify-content:center}.cart-drawer .mini-cart__navigation .delete-product:hover,.cart-drawer .mini-cart__navigation cart-remove-button a:hover{color:#111;opacity:.6}.cart-drawer .mini-cart__navigation .delete-product .icon,.cart-drawer .mini-cart__navigation cart-remove-button .icon{width:1.6rem;height:1.6rem;color:inherit}.mini-cart__navigation .product-option{font-size:1.15rem;color:var(--ml-muted, #888)}.cart-drawer .mini-cart__footer .subtotal .label{font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ml-muted, #888)}.cart-drawer .mini-cart__footer .subtotal .value.price,.cart-drawer #mini-cart-subtotal{font-family:DM Sans,sans-serif;font-size:1.8rem;font-weight:700;color:var(--ml-black, #111);align-items:baseline}.cart-drawer .button-container #mini-cart-subtotal{align-items:baseline}.cart-drawer .taxes-discounts .tax-note{font-size:1.1rem;color:var(--ml-muted, #888)}.cart-drawer .mini-cart__footer .button-container .button:first-child{font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background-color:var(--ml-black, #111);color:var(--ml-white, #fff);border:2px solid var(--ml-black, #111);border-radius:50px;min-height:4.8rem;transition:background-color .25s,color .25s}.cart-drawer .mini-cart__footer .button-container .button:first-child:hover{background-color:transparent;color:var(--ml-black, #111)}.cart-drawer .mini-cart__footer .button-container .button.button--secondary{font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background-color:transparent;color:var(--ml-black, #111);border:2px solid var(--ml-black, #111);border-radius:50px;min-height:4.8rem;transition:background-color .25s,color .25s}.cart-drawer .mini-cart__footer .button-container .button.button--secondary:hover{background-color:var(--ml-black, #111);color:var(--ml-white, #fff)}.mini-cart__action summary>span{font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.05em;color:var(--ml-mid, #555)}@media screen and (min-width:750px){.mini-cart__action summary>span{font-size:1.05rem;letter-spacing:.1em}}.mini-cart__border{border-bottom-color:var(--ml-line, #E5E5E5)}.mini-cart__actions{margin-inline-start:-2rem;margin-inline-end:-2rem;padding-inline:.5rem}@media screen and (min-width:750px){.mini-cart__actions{margin-inline-start:-3rem;margin-inline-end:-3rem}}.cart__title.title--primary{font-family:DM Sans,sans-serif;font-size:clamp(2.4rem,3.5vw,3.6rem);font-weight:700;color:var(--ml-black, #111);letter-spacing:.02em}.cart-items th.caption-with-letter-spacing{font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ml-muted, #888)}.cart-item__name{font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:600;color:var(--ml-black, #111);text-decoration:none;letter-spacing:.01em}.cart-item__name:hover{text-decoration:underline;text-underline-offset:3px}.cart-item__prices .price,.cart-item__totals .price{font-family:DM Sans,sans-serif;font-weight:700;color:var(--ml-black, #111)}td.cart-item__quantity .select{min-width:0}td.cart-item__quantity .ml-qty-select{height:4rem;padding-inline-start:1.4rem;padding-inline-end:3.2rem;font-size:1.25rem}.totals .totals__subtotal{font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ml-muted, #888)}.totals .totals__subtotal-value{font-family:DM Sans,sans-serif;font-size:2rem;font-weight:700;color:var(--ml-black, #111)}body .cart__checkout-button.button{font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background-color:var(--ml-black, #111);color:var(--ml-white, #fff);border:2px solid var(--ml-black, #111);border-radius:50px;min-height:5rem;transition:background-color .25s,color .25s}body .cart__checkout-button.button:hover{background-color:transparent;color:var(--ml-black, #111)}.cart-item__totals cart-remove-button a,.cart-item__totals cart-remove-button .button--tertiary{color:#111;transition:color .2s,opacity .2s}.cart-item__totals cart-remove-button a:hover,.cart-item__totals cart-remove-button .button--tertiary:hover{color:#111;opacity:.6}.cart-item__totals cart-remove-button .icon{width:1.6rem;height:1.6rem;color:inherit}.tax-note.caption-large{font-size:1.15rem;color:var(--ml-muted, #888)}@media screen and (min-width:990px){.template-boutique-pro .product-grid.flex-grid--rigid .flex-grid__item,.template-boutique-testeurs .product-grid.flex-grid--rigid .flex-grid__item{width:calc(20% - var(--grid-horizontal-spacing) * 4 / 5);max-width:calc(20% - var(--grid-horizontal-spacing) * 4 / 5)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/mylab-product.css.map */
