.gu-mirror{margin:0!important;opacity:.8;position:fixed!important;z-index:9999!important}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2}:root{--fs-default:14px}.input-quantity__wrapper{align-items:center;background:#fff;border-radius:4px;color:#333;display:flex;user-select:none}.input-quantity__wrapper.disabled{background:#eee;color:#777670;cursor:not-allowed}.input-quantity__wrapper.disabled *{pointer-events:none}.input-quantity__wrapper span{cursor:pointer;font-size:1.4rem;padding-inline:.5rem}.input-quantity__wrapper span:first-of-type{border-right:1px solid #333}.input-quantity__wrapper span:last-of-type{border-left:1px solid #333}.input-quantity__wrapper input{-moz-appearance:textfield;border:none;border-radius:unset;font-size:1.42rem;max-height:2.5rem;max-width:3ch;padding-inline:unset;text-align:center}.input-quantity__wrapper input:focus-within{outline:none}.input-quantity__wrapper input::-webkit-inner-spin-button,.input-quantity__wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.timeline{display:flex;isolation:isolate;justify-content:space-between;margin-block:2.5rem}@media(max-width:768px){.timeline{flex-wrap:wrap;margin-block:.5rem;row-gap:1rem}}.timeline__item{color:var(--nel-grey--dark);flex:1;position:relative;text-align:center;white-space:nowrap}.timeline__item:after,.timeline__item:before{background:var(--nel-grey--dark);height:2px;position:absolute;top:1.15rem;width:100%;z-index:-1}.timeline__item:before{content:"";transform:translate(-50%,-50%)}.timeline__item:first-child:before,.timeline__item:last-child:after{width:50%}.timeline__item:last-child:after{content:"";right:0}.timeline__item.active{color:var(--nel-blue);font-weight:700}.timeline__item.active:after,.timeline__item.active:before{background:var(--nel-blue)}.timeline__item.active:before{height:4px}.timeline__item,.timeline__item>a{align-items:center;display:flex;flex-direction:column;gap:.25rem;height:100%;justify-content:space-between}@media screen and (max-width:768px){.timeline__item,.timeline__item>a{font-size:.7rem}}:is(.timeline__item,.timeline__item>a) span:first-child{align-items:center;aspect-ratio:1/1;background:var(--nel-white);border:1px solid var(--nel-grey--dark);border-radius:50%;color:var(--nel-grey--dark);display:flex;height:2.3rem;justify-content:center}.timeline__item.active span:first-child{background:var(--nel-blue);border-color:var(--nel-blue);color:var(--nel-white)}@media(max-width:992px){.timeline__item.done{display:none}}.timeline__item.done span:first-child{background:var(--nel-white);border-color:var(--nel-blue);color:var(--nel-blue)}.timeline__item.done span{color:var(--nel-blue);font-weight:400}.timeline__item span{font-size:1rem}.timeline__item h1{font-size:1rem;margin:0}.cart-prices{margin-bottom:.5rem}.cart-prices :is(input[readonly],select[readonly]){cursor:not-allowed}.cart-prices :where(.input-wrapper,.select-wrapper){background:var(--nel-white)}.cart-prices__group{border-top:2px solid var(--nel-blue);display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.cart-prices__discount,.cart-prices__reference{padding-inline:1rem}.cart-prices__receipt{display:flex;flex-direction:column;font-size:1.15rem}.cart-prices__receipt>*{align-items:center;display:flex;gap:2rem;justify-content:space-between;padding-block:.7rem;padding-inline:1.3rem}.cart-prices__receipt>:not(:last-child){border-bottom:1px solid var(--nel-black)}.cart-prices__receipt__shipping{display:flex;flex-direction:column;gap:.5rem;min-width:50%}.change-delivery-price{color:var(--nel-red)}.cart-prices+.clearfix .btn-orange{margin-top:1rem}.add-cart-popup__wrapper{backdrop-filter:blur(4px);background:rgba(0,0,0,.5);contain:paint;inset:0;isolation:isolate;position:fixed;z-index:100}.add-cart-popup{background:var(--nel-grey--neutral);display:flex;flex-direction:column;height:100vh;height:100dvh;margin-left:auto;overflow-y:auto;position:relative;scrollbar-color:var(--nel-blue) var(--nel-grey--light);scrollbar-width:thin;transform:translateX(105%);width:min(600px,100%)}.add-cart-popup::-webkit-scrollbar{width:6px}.add-cart-popup::-webkit-scrollbar-track{background:var(--nel-grey--light)}.add-cart-popup::-webkit-scrollbar-thumb{background:var(--nel-blue);border-radius:4px}.add-cart-popup.show{transform:translateX(0);transition:transform .5s ease-in}.button-close{background:transparent;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}.add-cart-popup__message{align-items:center;display:flex;gap:.5rem;justify-content:center;padding:2rem 1.2rem}.add-cart-popup__message .nel-check{color:var(--nel-green);font-size:1.5rem}.add-cart-popup__product-wrapper{background:var(--nel-blue-2--opacity);padding:1.65rem}.add-cart-popup__product{align-items:center;display:grid;gap:1rem;grid-template-columns:4.8rem 1fr}.add-cart-popup__product__img-wrapper{aspect-ratio:1/1;border-radius:6px;overflow:hidden}.add-cart-popup__product__img-wrapper img{height:100%;object-fit:cover;width:100%}.add-cart-popup__product__infos{display:flex;flex-direction:column;gap:.6rem}.add-cart-popup__product__infos__title{font-size:.95rem;font-weight:700}.add-cart-popup__product__infos__references{font-size:.75rem}.add-cart-popup__product__btns{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:2rem}.add-cart-popup__product__btns>*{flex:1;min-width:175px}.add-cart-popup__product__btns .btn{padding:.75rem 1rem}.add-cart-popup__product__btns .btn-nel--secondary{--_border-color:var(--nel-blue)}.add-cart-popup_save_and_cart{display:flex}@media screen and (max-width:420px){.add-cart-popup_save_and_cart{flex:1}}.add-cart-popup_save_and_cart .btn-nel--secondary{border-radius:6px 0 0 6px;border-right:none;padding-inline:.75rem}.add-cart-popup_save_and_cart .btn-nel--secondary+.btn-nel{border-radius:0 6px 6px 0;flex:auto}.add-cart-popup__accessories{padding:1.65rem}.add-cart-popup__accessories .h3{font-size:1.9rem;margin-bottom:1.25rem}.add-cart-popup__accessories .card--accessories__grid{font-size:.9rem;gap:1rem;grid-template-columns:1fr}.add-cart-popup__accessories .card--accessories{border-radius:8px;gap:1em}.card--accessories__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(min(510px,100%),1fr))}.card--accessories{background:var(--nel-white);border-radius:8px;display:grid;gap:1em;grid-template-columns:1fr 2fr;padding:1em}.card--accessories__img-wrapper>img{aspect-ratio:1;border-radius:8px;height:100%;object-fit:cover;width:100%}.card--accessories__body{display:flex;flex-direction:column;gap:.5em}.card--accessories__title{font-size:1rem;line-height:1.5}.card--accessories__colors{align-items:center;display:flex;gap:.25rem;justify-content:space-between;padding-block:.5rem}.card--accessories__info{background:var(--nel-grey--light);border-radius:8px;font-size:.9rem;margin-top:1em;padding:.5em}.card--accessories__prices{align-items:baseline;display:flex;font-size:1rem;gap:.5em}:where(.card--accessories__prices__ht,.card--accessories__prices__ttc){align-items:baseline;display:flex;gap:.5em}.card--accessories__prices__ttc{font-size:.9rem}.card--accessories__add{display:flex}.card--accessories__add .number-control-wrapper{--_input-color:var(--nel-blue);border-bottom-right-radius:unset;border-top-right-radius:unset;border-width:2px;border-right:unset;color:var(--nel-blue)}.card--accessories__add .btn-nel{--_padding-y:0.5em;border-bottom-left-radius:unset;border-top-left-radius:unset;flex:1}.card--accessories__add .number-control__control{padding-block:.2em}.block-alert{--_block-color:var(--nel-blue-2);--_block-background:var(--nel-blue-2--opacity);background-color:var(--_block-background);border:2px solid var(--_block-color);border-radius:8px;padding:1rem}.block-alert--red{--_block-color:var(--nel-red);--_block-background:var(--nel-red--opacity)}.product-colors{align-items:center;display:flex;gap:.25rem}.product-colors [data-product-color]{position:relative}.product-colors [data-product-color]+[data-product-color]:before{bottom:0;content:"";position:absolute;right:100%;top:0;width:.25rem}.product-more-colors{aspect-ratio:1;border-radius:100px;display:inline-grid;height:100%;margin-right:.75rem;outline:1px solid var(--nel-black);outline-offset:.2rem;place-items:center}@media screen and (min-width:768px){.product-more-colors{margin-right:.75rem}}[data-product-color-img]{position:relative}[data-product-color-img]:after{background:var(--product-color-img,none);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;pointer-events:none;position:absolute}.square{--_size:1.5rem;--_color:var(--nel-blue);aspect-ratio:1;background:var(--_color);border-radius:2px;display:inline-block;width:var(--_size)}.square.box{--_intensity:0.15;box-shadow:0 0 8px rgba(0,0,0,var(--_intensity))}.cart-listing.condensed:not(.no-max-height){max-height:30rem;overflow-y:auto;padding-right:.5rem;scrollbar-color:var(--nel-blue) var(--nel-grey--light);scrollbar-width:thin}.cart-listing.condensed:not(.no-max-height)::-webkit-scrollbar{width:6px}.cart-listing.condensed:not(.no-max-height)::-webkit-scrollbar-track{background:var(--nel-grey--light)}.cart-listing.condensed:not(.no-max-height)::-webkit-scrollbar-thumb{background:var(--nel-blue);border-radius:4px}.cart-listing__header{align-items:center;background:var(--nel-blue-2--opacity);display:flex;flex-wrap:wrap;font-weight:700;justify-content:space-between;margin-top:.5rem;padding:0 1rem!important}.condensed .cart-listing__header{gap:.5rem;padding-right:1rem}.condensed .cart-listing__header:first-of-type{margin-top:0}.cart-listing__header.add_room{background:var(--nel-white);border:1px solid var(--nel-blue);color:var(--nel-black);cursor:pointer;padding:.75rem}.cart-listing__header__container{align-items:center;display:flex;gap:.5rem;padding-block:.5rem}.cart-listing__header__container .input-autogrow{background:none;border:1px solid var(--nel-black);border-radius:3px;cursor:text;min-width:5ex;padding:2px 4px;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.cart-listing__header__container .input-autogrow:focus{background-color:var(--nel-white);border-color:var(--nel-blue);outline:none}.cart-listing__header__container .input-autogrow.disabled{border-color:transparent;color:var(--nel-black);cursor:not-allowed}.cart-listing__header__container:last-child{margin-left:auto}.cart-listing__header__container .nel-minus{color:var(--nel-red);font-size:1.2rem}.condensed .cart-listing__header__container{flex-wrap:wrap}.condensed .cart-listing__header__container:last-of-type{justify-content:flex-end;max-width:55%;text-align:right}.cart-listing__header__container input:is([disabled],[readonly]){background:transparent}.main-header .picto-list__item i.cart-listing__header__tip{color:#fff;font-size:1.15rem}.cart-listing__header__container .list-unstyled{color:var(--nel-red);list-style:none;margin:0;padding:0}.cart-listing__header__tip{aspect-ratio:1;background:var(--nel-blue);border-radius:100px;color:var(--nel-white);cursor:help;display:inline-grid;place-items:center;width:2rem}@media screen and (max-width:767px){.cart-listing__header__tip{width:1.5rem}}.expedition-by{color:var(--nel-grey--dark)}body:not(.is-admin) .cart-listing__row{align-items:center;display:grid;gap:.5rem;grid-template-columns:1fr 4fr 2fr 3fr 2fr}@media screen and (max-width:767px){body:not(.is-admin) .cart-listing__row{position:relative;row-gap:1rem}}body.is-admin .overflow-auto{overflow-x:auto;width:100%}body.is-admin .cart-prices__discount .form-control,body.is-admin label.discount-label{color:var(--nel-blue)}body.is-admin .form-group .checkbox input[type=checkbox]{vertical-align:middle}body.is-admin .cart-listing__table{border-collapse:collapse;display:table;table-layout:fixed;width:1770px}body.is-admin .cart-regroupement-bouton button{margin-right:15px;margin-top:15px}body.is-admin .cart-regroupement-bouton{width:1770px}body.is-admin .cart-listing__row{display:table-row}body.is-admin .grid-area__cell{border:1px solid rgba(0,0,0,.3);display:table-cell;padding:.5rem;text-align:center;vertical-align:top}body.is-admin .grid-area__cell.grid-area-product{text-align:left}body.is-admin .grid-area__cell input{text-align:center}body.is-admin .grid-area-drag{grid-area:drag;width:28px}body.is-admin .grid-area-product{width:436px}body.is-admin .discount-inputs{align-items:center;display:flex;gap:.5rem}body.is-admin .discount-inputs .form-group{margin:0}body.is-admin .grid-area-discount{width:116px}body.is-admin :where(.grid-area-ht,.grid-area-ttc,.grid-area-total-ht,.grid-area-total-ttc,.grid-area-ht-buy,.grid-area-part-material,.grid-area-part-service,.grid-area-cost-price,.grid-area-margin,.grid-area-commercial-margin,.grid-area-discount-pourcent){width:85px}body.is-admin .grid-area-total-ht{font-weight:700}.title-sum{text-align:left}.sum{text-align:right}body.is-admin .grid-area-quantity{width:75px}body.is-admin .grid-area-stock,body.is-admin .grid-area-weight{width:46px}body.is-admin .grid-area-delivery{width:51px}body.is-admin .grid-area-delete{width:37px}body:not(.is-admin) .condensed .cart-listing__row{grid-template-columns:5fr 1fr}body.is-admin .cart-listing__content__product textarea.form-control{min-height:75px}.cart-listing__content__header{background:var(--nel-grey--neutral);padding:.3rem 1rem;text-align:center}@media screen and (max-width:767px){.cart-listing__content__header{display:none!important}}.cart-listing__content__header>.unit-price,.cart-listing__content__header>:last-of-type,.cart-listing__content__product__total,.cart-listing__content__product__unit-price{padding-right:1.5rem;text-align:right;white-space:nowrap}@media screen and (max-width:767px){.cart-listing__content__header>.unit-price,.cart-listing__content__header>:last-of-type,.cart-listing__content__product__total,.cart-listing__content__product__unit-price{padding-right:unset;text-align:center}}.is-admin .cart-listing__content__product :where(.grid-area-drag,.grid-area-delete){align-self:center}.is-admin :where(.cart-listing__content__product,.cart-listing__content__sub-totals) [class*=grid-area-]:not(.grid-area-drag,.grid-area-product,.grid-area-delete){align-items:center}.is-admin .cart-listing__content__sub-totals{background:var(--nel-grey--neutral)}.is-admin .cart-listing__content__sub-totals .grid-area-product{text-align:center}.is-admin .big-space{height:4rem;width:100%}.is-admin .small-space{height:1rem;width:100%}.grid-row-area-input{display:block;height:2rem;margin:0;padding:0}.grid-row-area-value1{color:var(--nel-red);display:block;height:2rem}.grid-row-area-value2{color:var(--nel-blue);display:block;height:2rem}.grid-row-area-blue{color:var(--nel-blue)}.grid-area-bold{font-weight:700}.cart-listing__content__product__total,.cart-listing__content__product__unit-price{display:flex;flex-direction:column;gap:.25rem;position:relative}@media screen and (max-width:767px){.cart-listing__content__product__total,.cart-listing__content__product__unit-price{grid-column:span 2}}.cart-listing__content__product__total .label-ht-price,.cart-listing__content__product__unit-price .label-unit-price{display:inline-block;font-weight:700}@media screen and (min-width:768px){.cart-listing__content__product__total .label-ht-price,.cart-listing__content__product__unit-price .label-unit-price{display:none}}.cart-listing__content__product__unit-price .discount{background:var(--nel-black);border-radius:6px;color:var(--nel-white);font-size:.9rem;font-weight:700;padding:.2rem .5rem;position:absolute;right:calc(100% + .5rem);top:0}@media screen and (max-width:767px){.cart-listing__content__product__unit-price .discount{position:revert}}:is(.cart-listing__content__product__unit-price,.cart-listing__content__product__total) .old-price{color:var(--nel-grey--dark);text-decoration:line-through}.condensed .cart-listing__content__product>:last-of-type{padding-right:1rem}.cart-listing__content{display:flex;flex-direction:column}.cart-listing__content__product{background:transparent;padding:1rem;transition:background-color .3s ease-in-out}.cart-listing__content__product:nth-child(odd){background:var(--nel-grey--neutral)}.cart-listing__content__product p{margin:unset}.cart-listing__content__product a{display:block;height:100%;width:100%}.cart-listing__content__product__drag{color:var(--nel-grey--dark);cursor:move;font-size:1.5rem;justify-self:center}@media screen and (max-width:767px){.cart-listing__content__product__drag{display:none}}body:not(.is-admin) .cart-listing__content__product__product{align-items:center;display:flex;gap:1rem}@media screen and (min-width:768px)and (max-width:1023px){body:not(.is-admin) .cart-listing__content__product__product{align-items:flex-start;flex-direction:column}}@media screen and (max-width:767px){body:not(.is-admin) .cart-listing__content__product__product{grid-column:1/span 2;grid-row:1}}.cart-listing__content__product__product-head{display:flex;gap:1rem;line-height:1.1;margin-bottom:1rem}@media screen and (max-width:767px){.condensed .cart-listing__content__product__product{grid-column:unset}}.cart-listing__content__product__product__img-wrapper{align-self:center;aspect-ratio:1/1;border-radius:6px;overflow:hidden;width:6rem}@media screen and (max-width:767px){.cart-listing__content__product__product__img-wrapper{width:100%}}.condensed .cart-listing__content__product__product__img-wrapper{width:4rem}body:not(.is-admin) .cart-listing__content__product__product__infos{flex:auto;max-width:65%;white-space:normal}@media screen and (max-width:1023px){body:not(.is-admin) .cart-listing__content__product__product__infos{max-width:90%}}@media screen and (max-width:767px){body:not(.is-admin) .cart-listing__content__product__product__infos{max-width:unset;padding-right:4rem}}body:not(.is-admin) .cart-listing__content__product__product__infos b.c-blue{font-size:1.5em;margin-right:.3em}.cart-listing__content__product__infos,.cart-listing__content__product__infos~.cart-listing__stock_info{grid-column:1/-1}@media screen and (max-width:767px){.cart-listing__content__product__infos{grid-column:3/-1}}.cart-listing__stock_info{align-items:center;display:flex;gap:.5rem;padding-block:.5rem}.cart-listing__content__product__product__infos .product-and-reference-label{border-bottom:2px solid var(--nel-grey--dark);padding-bottom:.5rem}.cart-listing__content textarea{resize:none}.is-admin .cart-listing__content textarea{resize:vertical}.is-admin .cart-listing__content__product__product__infos p.product-label{padding:1rem}.cart-listing__content__product__product__infos p.product-label{font-family:Poppins-Medium,sans-serif}@media screen and (max-width:1023px){.cart-listing__content__product__product__infos p.product-label{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:unset}}.cart-listing__content__product__infos p.product-label{font-size:1.1rem;font-weight:700}.reference-num-label{color:var(--nel-blue)}@media screen and (max-width:767px){.cart-listing__content__product__product__infos p.reference-label{font-size:.9rem}}.cart-listing__content__product__product-head__label span.code-reference{display:inline-block;font-size:.95rem;margin-top:.5rem}.condensed .cart-listing__content__product__product__infos p{border-bottom:none;font-size:.95rem;font-weight:700;padding-bottom:0}.condensed .cart-listing__content__product__product__infos span{margin-top:0}.cart-listing__content__product__quantity__group{align-items:center;display:flex;gap:.8rem;justify-content:center}@media screen and (max-width:1023px){.cart-listing__content__product__quantity__group{gap:.5rem}}:where(.cart-listing__content__product__quantity__group,.grid-area-delete) button{background:none;border:none;cursor:pointer;font-size:1.5rem;padding:unset}:where(.cart-listing__content__product__quantity__group,.grid-area-delete) button i{pointer-events:none}.cart-listing__content__product+.cart-listing__content__no-product{margin:auto 0 0;min-height:unset;visibility:hidden}body.is-admin .cart-listing__content__product+.cart-listing__content__no-product{border:none;height:unset}.cart-listing__content__no-product{border:2px dashed var(--nel-grey--dark);margin:2rem;min-height:4rem;position:relative;text-align:center}@media screen and (max-width:767px){.cart-listing__content__no-product{display:none}}.cart-listing__content__no-product:before{content:"Vous pouvez déplacer un produit ici";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}body.is-admin .cart-listing__content__no-product{height:4rem}:not(.cart-listing__content__product+.cart-listing__content__no-product)+.cart-listing__content__sub-totals{display:none!important}body.is-admin input{max-width:100%}body.is-admin .cart-prices__sums{width:230px}body.is-admin .cart-prices__sums-right{display:flex;justify-content:space-between}body.is-admin .col-md-12 .shipping-cart-info{align-items:center;display:flex;justify-content:space-between;width:1770px}body.is-admin .col-md-12 .input-buttons{width:1770px}.accordeon-title,.accordeon-title-mobile{align-items:center;background:var(--nel-white);color:var(--nel-blue);cursor:pointer;display:flex;font-weight:500;justify-content:space-between;margin:0 0 .25rem;padding-block:1rem;user-select:none}.accordeon-title-mobile.open i,.accordeon-title.open i{transform:rotate(180deg)}[data-accordeon-is-open=true]+.accordeon-content-hider{grid-template-rows:1fr}.accordeon-content-hider{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out}.accordeon-content{overflow:hidden}.accordeon-icon{transition:transform .3s ease-in-out}[data-accordeon-is-open=true] .accordeon-icon{transform:rotate(-180deg)}.accordeon-opener{cursor:pointer;padding:.75rem}@media screen and (min-width:768px){.accordeon-title-mobile{cursor:unset;user-select:unset}}.accordeon-desc{display:flex;flex-direction:column}.accordeon-desc img{height:auto!important}.uploadReload{position:relative}.file-upload-wait{background-color:rgba(0,0,0,.5);bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:2}.logo-wait{background:#fff;border-radius:15px;margin:23px auto 40px;padding-bottom:15px;text-align:center;width:90%}.file-upload-under-wait{position:relative;z-index:1}.file-upload-under-wait :first-child{margin-bottom:.5rem}.progression-upload{border:1px solid #000;border-radius:3px;display:block;height:6px;margin:5px auto 12px;width:80%}.progression-bar{background-color:green;height:4px}.btn-file input[type=file]{background:#fff;cursor:inherit;display:block;filter:alpha(opacity=0);font-size:100px;min-height:100%;min-width:100%;opacity:0;outline:none;position:absolute;right:0;text-align:right;top:0}.uploadgenerale{border:5px dashed #666;border-radius:6px;cursor:pointer;display:inline-block;height:140px;position:relative;width:100%}.uploadgenerale input[type=file]{cursor:pointer;display:block;filter:alpha(opacity=0);height:140px;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.your-project{align-items:center;border:1px solid var(--nel-grey--dark);border-radius:6px;display:flex;gap:1.5rem;margin-bottom:2.5rem;overflow:hidden}.your-project__img-wrapper{height:100%;min-width:7.35rem;width:7.35rem}.your-project__img-wrapper img{height:100%;object-fit:cover;width:100%}.your-project p{margin:unset}.your-project__title{color:var(--nel-blue);font-size:1.45rem;font-weight:600}.your-project__desc{color:var(--nel-grey--dark)}.cart__wrapper{align-items:start;display:grid;gap:2rem;grid-template-columns:3fr 2fr;margin-bottom:3rem;position:relative}.cart__wrapper:after,.cart__wrapper:before{content:unset}@media screen and (max-width:767px){.cart__wrapper{grid-template-columns:1fr;margin-bottom:1.5rem}.cart__list{padding-inline:1rem}}.input-quantity__wrapper{border:1px solid var(--nel-grey--dark);width:max-content}.cart__recap{align-self:end;background:var(--nel-grey--neutral);border-radius:8px;bottom:.5rem;padding:1.5rem;position:sticky}@media screen and (max-width:767px){.cart__recap{position:unset}}.cart__recap h2{margin-top:unset}.cart-actions{display:flex;flex-direction:column;margin-block:.1rem}.cart-actions__buttons{display:flex;flex-direction:column;gap:.5rem}.cart-actions__buttons .btn-outline{background:transparent;border:1px solid var(--nel-black);transition:background-color .2s ease-in-out,color .2s ease-in-out}.cart-actions__buttons .btn-outline:hover{background:var(--nel-black);color:var(--nel-white)}.cart-actions__buttons .cart-actions__buttons__save{align-self:center;margin-block:.5rem 1.5rem;padding-block:.25rem;text-decoration:underline;text-underline-offset:.2rem}.cart-listing__buttons-actions{display:flex;flex-wrap:wrap;gap:1rem 3rem;justify-content:space-between;margin-top:3rem}@media screen and (max-width:767px){.cart-listing__buttons-actions{margin-bottom:1rem}}.cart-listing__buttons-actions .btn{padding:10px 4rem}@media screen and (max-width:767px){.cart-listing__buttons-actions .btn{flex-grow:1;padding-inline:1rem}}.cart-listing__buttons-actions .btn-outline{background:transparent;border:1px solid var(--nel-black);transition:background-color .2s ease-in-out,color .2s ease-in-out}.cart-listing__buttons-actions .btn-outline:hover{background:var(--nel-black);color:var(--nel-white)}.cart-payement-options__title{font-size:1.3rem;font-weight:700;margin-bottom:.2rem}.cart-payement-options__also{font-size:85%;margin-bottom:.1rem;margin-top:.1rem}.cart-payement-options__grid{display:flex;flex-wrap:wrap;font-size:2rem;gap:1rem}.cart-payement-options__grid>svg{height:1em;width:auto}.cart__file-upload .file-upload-under-wait>div:first-child{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.cart__file-upload .uploadgenerale{border:none;cursor:default;margin-bottom:.5rem;outline:5px dashed var(--nel-grey--dark);padding:3rem}.cart__file-upload .uploadgenerale>input[type=file]{height:100%;position:relative}.cart__file-upload .fileList{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:unset;padding:unset}.cart__file-upload .fileList li{align-items:center;display:flex;gap:.5rem}.cart__file-upload .fileList li:before{color:var(--nel-blue);content:"\e933";font-family:Nelinkia-icons,sans-serif;font-size:1.5rem}.cart__file-upload #uploadBtn{margin-top:1rem}.empty-cart{display:flex;flex-direction:column;gap:2.5rem;padding:3.5rem}.empty-cart__img-wrapper{margin-inline:auto;width:30%}.empty-cart__img-wrapper img{height:100%;object-fit:contain;width:100%}.empty-cart__text{font-size:1.5rem;font-weight:600;text-align:center}.input-wrapper.info-sur-mesure{border-radius:4px}.input-wrapper.info-sur-mesure>textarea{resize:none}.discount-text{margin-top:7px}.discount-icon{aspect-ratio:1/1;border:1px solid var(--nel-green);border-radius:10px;color:var(--nel-green);display:inline-block;margin-right:7px;text-align:center;width:20px}.popup-enreg-panier .title{align-items:center;color:var(--nel-red);display:grid;font-size:20px;font-weight:700;gap:1rem;grid-template-columns:auto 1fr;padding:10px 0 15px}.popup-enreg-panier .title p{justify-self:center;margin:0}.popup-enreg-panier .btns-container{padding-bottom:15px;padding-top:15px}.popup-enreg-panier .btns-container .col-sm-6{margin-bottom:.5rem;margin-top:.5rem}.popup-enreg-panier .message-enreg{border-bottom:1px solid #f3f3f3;border-top:1px solid #f3f3f3;font-size:14px;padding:10px 0}.separateur-rouge{display:inline-block;height:12px;overflow:hidden;position:relative;width:100%}.separateur-rouge .sprite-separateur-rouge{position:absolute}@media(max-width:640px){.separateur-rouge .sprite-separateur-rouge{right:0}}.poursuivre-annuler-commande-devis{margin-top:2rem}.avez-vous-pense{color:#e64415;font-size:22px;font-weight:700;margin-bottom:10px}.cart__accessories{background:var(--nel-grey--light);border-radius:8px;padding:2rem 1rem}.cart__accessories .h3{margin-bottom:1.5rem}