.product-preview-grid{--columns:repeat(2,minmax(0,1fr));display:grid;gap:1rem;grid-template-columns:var(--columns)}@media(min-width:415px){.product-preview-grid{--columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.product-preview-grid.list-view{--columns:1fr}}@media(min-width:960px){.product-preview-grid{--columns:repeat(4,minmax(0,1fr))}.product-preview-grid--favorites{--columns:repeat(3,minmax(0,1fr))}}.product-preview-row{display:flex;gap:1rem;overflow-x:auto}.product-preview-row .product-preview{flex-direction:column;max-width:min-content}.product-preview-row .product-preview__btn{max-width:100%}.input-select{appearance:none;-webkit-appearance:none;background-color:#fff;background:#fff calc(100% - .8rem) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath fill='%23333B3F' fill-rule='evenodd' d='M.53.529c.26-.26.682-.26.942 0l3.529 3.528L8.529.53a.667.667 0 1 1 .943.943l-4 4a.667.667 0 0 1-.943 0l-4-4a.667.667 0 0 1 0-.943Z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat;background-size:12px 7px;border:1px solid #e9ecee;border-radius:4px;color:#333b3f;cursor:pointer;display:block;font-size:.875rem;font-weight:600;line-height:125%;outline:1px solid transparent;padding:.5rem 2rem .5rem .75rem;transition:border-color .15s ease-in-out,outline-color .15s ease-in-out;width:100%}.input-select:focus,.input-select:hover{border-color:#00b2ff}.input-select:focus{outline-color:#00b2ff}.input-select::placeholder{color:#617077}.input-select:disabled,.input-select[readonly]{background-color:#b1bbc0}.input-select:disabled{cursor:not-allowed}.input-select::-ms-expand{background-color:transparent;border:0;display:none}.input-select.without-chevron{background:none;padding-right:.5rem}.cart-product{background-color:#f8f8f9;border:1px solid #e9ecee;border-radius:.5rem;display:grid;gap:.5rem;grid-template-areas:"image info price" ". amount amount";grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;justify-content:space-between;padding:1rem}@media(min-width:768px){.cart-product{grid-template-areas:"image info amount price";grid-template-columns:90px 1fr auto 100px;grid-template-rows:1fr}}.cart-product__badge{max-width:fit-content}.cart-product__col--image{grid-area:image}.cart-product__col--info{display:flex;gap:.5rem;grid-area:info}.cart-product__col--amount{align-items:center;display:flex;flex-direction:row-reverse;gap:.5rem;grid-area:amount;justify-content:space-between}@media(min-width:768px){.cart-product__col--amount{flex-direction:row;justify-content:end;margin-right:2rem}}.cart-product__col--prices{display:flex;grid-area:price;justify-content:end}@media(min-width:768px){.cart-product__col--prices{align-items:center}}.cart-product__alert{align-items:center;background-color:#fff;border-left:4px solid #da2f79;border-radius:.25rem;display:flex;gap:.5rem;grid-column:1/-1;padding:.75rem 1rem}.cart-product__alert>span{line-height:1.1}.cart-product__alert.success{border-left-color:#82c81e}.cart-product__image{aspect-ratio:1/1;mix-blend-mode:multiply;width:70px}@media(min-width:768px){.cart-product__image{width:90px}}.cart-product__amount{align-items:center;display:flex;gap:.25rem}.cart-product__amount select{appearance:none;-webkit-appearance:none;background-color:#fff;background:#fff calc(100% - .8rem) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath fill='%23333B3F' fill-rule='evenodd' d='M.53.529c.26-.26.682-.26.942 0l3.529 3.528L8.529.53a.667.667 0 1 1 .943.943l-4 4a.667.667 0 0 1-.943 0l-4-4a.667.667 0 0 1 0-.943Z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat;background-size:12px 7px;border:1px solid #e9ecee;border-radius:4px;color:#333b3f;cursor:pointer;display:block;font-size:.875rem;font-weight:600;line-height:125%;outline:1px solid transparent;padding:.5rem 2rem .5rem .75rem;transition:border-color .15s ease-in-out,outline-color .15s ease-in-out;width:100%}.cart-product__amount select:hover{border-color:#00b2ff}.cart-product__amount select:focus{border-color:#00b2ff;outline-color:#00b2ff}.cart-product__amount select::placeholder{color:#617077}.cart-product__amount select:disabled,.cart-product__amount select[readonly]{background-color:#b1bbc0}.cart-product__amount select:disabled{cursor:not-allowed}.cart-product__amount select::-ms-expand{background-color:transparent;border:0;display:none}.cart-product__amount--btn{align-items:center;aspect-ratio:1/1;background-color:#00b2ff;border:none;border-radius:.25rem;color:#fff;display:flex;height:32px;justify-content:center;width:32px}.cart-product__amount--btn:hover{background-color:#008ecc;color:#fff}.cart-product__amount--btn:focus{color:#fff}.cart-product__amount--btn.disabled{background-color:#cdd4d7;cursor:not-allowed;pointer-events:none}.cart-product__name{display:-webkit-box;font-weight:600;line-height:1.1;overflow-y:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-product__name a{color:#333b3f}.cart-product__name a:hover{color:#00b2ff}.cart-product__available{align-items:center;color:#4e7812;display:flex;font-size:.875rem;font-weight:600;gap:.25rem}.cart-product__available-text{display:block}.cart-product__available-text:first-letter{text-transform:capitalize}.cart-product__remove{align-items:center;color:#617077;display:flex;font-size:1.25rem;height:32px;justify-content:center;width:32px}.cart-product__remove:hover{color:#00b2ff}.cart-product__prices{align-items:end;display:flex;flex-direction:column;font-size:1.125rem;font-weight:700;gap:3px}.cart-product__prices--total{align-items:end;display:flex;flex-direction:column-reverse;gap:.1875rem;justify-content:end;line-height:1}@media(min-width:768px){.cart-product__prices--total{flex-direction:row;gap:.25rem}}.cart-product__prices--advice{color:#617077;font-size:.75rem;font-weight:400;line-height:1;text-align:end}.cart-product__prices--free{color:#da2f79}.cart-product__info{display:flex;flex-direction:column;gap:.5rem}.cart-checkout{display:flex;flex-direction:column;gap:1.5rem}.cart-checkout__title{line-height:1;margin:0}.cart-checkout .calculation__item{align-items:center;border-bottom:1px solid #e9ecee;display:flex;justify-content:space-between;padding:.75rem 0}.cart-checkout .calculation__item-title{font-size:1rem;font-weight:600;line-height:1.5}.cart-checkout .calculation__item-price{font-size:1.25rem;font-weight:600}.cart-checkout .calculation__item--total{background-color:#f8f8f9;border:1px solid #e9ecee;border-radius:.25rem;font-weight:600;line-height:1;padding:.75rem}.cart-checkout .calculation__item--total-title{font-size:1.125rem}.cart-checkout .calculation__item--total-price{font-size:1.5rem}.cart-checkout__btn{height:3rem}.coupon-dropdown{min-width:100%}.coupon-dropdown[open] .toggle-coupon i{transform:rotate(-180deg)}.toggle-coupon{align-items:center;cursor:pointer;display:flex;flex-grow:1;font-weight:600;justify-content:space-between}.toggle-coupon i{color:#00b2ff;transition:transform .1s ease-in-out}.toggle-coupon::-webkit-details-marker{display:none}.cart-page-header{border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;justify-content:space-between;padding:0 1rem 1rem}@media(min-width:768px){.cart-page-header{flex-direction:row;padding:1rem}}.cart-page-header-dental__content-wrapper{border:1px solid #e9ecee;border-radius:.25rem;box-shadow:0 4px 64px 0 rgba(0,0,0,.031);padding:1rem}.cart-dental-form{display:grid;gap:.5rem;grid-template-columns:1fr}@media(min-width:768px){.cart-dental-form{gap:1rem;grid-template-columns:repeat(3,1fr)}}@media(min-width:960px){.cart-dental-form{grid-template-columns:repeat(5,1fr)}}.cart-dental-form__input{background-color:#fff;border:1px solid #e9ecee;border-radius:4px;color:#333b3f;display:block;font-size:.875rem;line-height:125%;outline:1px solid transparent;padding:.5rem .75rem;transition:border-color .15s ease-in-out,outline-color .15s ease-in-out;width:100%}.cart-dental-form__input:hover{border-color:#00b2ff}.cart-dental-form__input:focus{border-color:#00b2ff;outline-color:#00b2ff}.cart-dental-form__input::placeholder{color:#617077}.cart-dental-form__input:disabled,.cart-dental-form__input[readonly]{background-color:#b1bbc0}.cart-dental-form__input:disabled{cursor:not-allowed}.cart-dental-form__btn{align-items:center;display:flex;justify-content:center;margin-top:.5rem;width:100%}@media(min-width:768px){.cart-dental-form__btn{margin-top:0}.cart-dental-form__btn--primary{grid-column-start:2}.cart-dental-form__btn--secondary{grid-column-start:3}}@media(min-width:960px){.cart-dental-form__btn{margin-top:0}.cart-dental-form__btn--primary,.cart-dental-form__btn--secondary{grid-column-start:auto}}.cart-container{display:grid;gap:1rem}.cart-container-sticky-cta{background-color:#fff;border-top:1px solid #e9ecee;bottom:0;margin:0 -15px;padding:1rem;position:sticky;z-index:901}.cart-container-products{display:flex;flex-direction:column;gap:1.5rem}.cart-container-checkout{border:1px solid #e9ecee;border-radius:.5rem;box-shadow:0 4px 64px 0 rgba(0,0,0,.031);padding:2rem}.cart-container-checkout-wrapper{max-height:fit-content;position:relative;z-index:1}@media(min-width:960px){.cart-container-checkout-wrapper{position:sticky;top:calc(181px + 1rem)}.cart-container{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-container-products{gap:1rem;grid-column:span 2/span 2}}.cart-container__empty{align-items:center;border:1px solid #e9ecee;border-radius:.25rem;color:#617077;display:flex;flex-direction:column;font-size:1.25rem;gap:.25rem;justify-content:center;padding:1rem}.cart-payment-icon{background-color:#fff;border:1px solid #e9ecee;border-radius:3px;height:21px;object-fit:contain;width:30px}.minimal-shop-amount-message{color:#617077;font-size:.875rem;margin:0}.cart-buttons .keep-shopping{display:block}.checkout-btn-wrapper{align-items:end;display:flex;flex-direction:column;justify-content:end}.checkout-btn-wrapper .plein-btn{max-width:fit-content}strong.free{color:#4e7812}strong.free-promo{color:#da2f79}.cart-recommended__container{display:flex;flex-direction:column}.cart-recommended__container>h2{border-top:1px solid #e9ecee;grid-column:span 2/span 2;margin-top:1rem;padding-top:1rem}@media(min-width:960px){.cart-recommended__container{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.cart-recommended__container .product-preview-row{display:grid;grid-column:span 3/span 3;grid-template-columns:repeat(6,minmax(0,1fr))}}.cart-recommended__container .product-preview-wrapper{flex-basis:0;flex-grow:1}.cart-recommended__container .product-preview{flex-grow:1;max-width:unset}