:root{--main:#cbc9c1;--main50:#e5e4e0;--main30:#eeefec;--secondary:#282c40;--white:#fff;--xxs-sizing:15px;--xs-sizing:18px;--s-sizing:20px;--m-sizing:30px;--l-sizing:40px;--xl-sizing:80px}*,body,html{box-sizing:border-box;color:var(--secondary);font-family:AcuminPro,sans-serif;font-size:10px;font-weight:400;margin:0;padding:0;scroll-behavior:smooth}body{background-color:var(--white);overflow-x:hidden}body.-menuOpen{overflow-y:hidden}a strong,h1,h1 strong,h2 strong,h3 strong,li strong,p strong{font-weight:700}h1{font-size:var(--l-sizing)}h2,h2 strong{font-size:var(--m-sizing)}h3,h3 strong,p,p i,p strong{font-size:var(--xxs-sizing)}a{text-decoration:unset;text-transform:uppercase}ul{list-style:none}ul li{font-size:var(--xs-sizing)}.ui-wrapper{margin:0 auto;max-width:1280px;overflow:hidden}@media screen and (max-width:768px){.ui-wrapper{padding:0 15px}}.honung{display:none}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(0)}40%{transform:translateX(10px)}60%{transform:translateX(5px)}}.btn{align-content:center;border-radius:5px;color:var(--white);cursor:pointer;display:inline-flex;flex-direction:row;font-size:var(--xs-sizing);font-weight:700;justify-content:center;min-width:300px;padding:1rem 0;position:relative;width:fit-content}.btn.black{background-color:var(--secondary);color:var(--main)}.btn.-contact{font-size:var(--s-sizing)}.btn.iconBefore{color:var(--main)}.btn.iconBefore:before{content:url(/build/website/images/arrow_right_beige.b9ed0932.svg);left:20px;position:absolute;top:8px}.btn.iconBefore:hover:before{animation:bounce 2s ease infinite}.btn.iconBefore50:before{content:url(/build/website/images/arrow_right_beige50.f96fcc64.svg);left:20px;position:absolute;top:8px}.btn.iconBefore50:hover:before{animation:bounce 2s ease infinite}.patternCarton{filter:brightness(.85);height:150px;object-fit:cover;opacity:1}.header,.patternCarton{position:absolute;width:100%;z-index:10}.header{display:flex;justify-content:space-between;left:50%;padding:10px 40px;top:40px;transform:translateX(-50%)}.header a{position:relative;width:fit-content}.header a:before{background:var(--white);bottom:0;content:"";height:2px;left:0;position:absolute;width:0}.header a:hover:before{width:100%}.header_logo{flex:0 0 25%}.header_logo a{background-color:red}.header_logo a img{display:flex;width:100%}.header_logo a:before{content:unset}.header_burger{display:none}.header_menu{flex-grow:1;justify-content:end}.header_menu,.header_menu_list{align-items:center;display:flex}.header_menu_list{gap:4rem}.header_menu_list_item a{color:var(--white);font-size:var(--xs-sizing);font-weight:700}.header_menu_list_item:last-child{border:1px solid var(--white);padding:1rem}.header_menu_list_item:last-child a:before{content:unset}.header.whiteHeader{background-color:var(--white);border-radius:5px;box-shadow:0 4px 15px 0 #cbc9c1;flex-wrap:wrap;margin:0 auto;width:90%}.header.whiteHeader .header_burger span{background-color:var(--secondary)}.header.whiteHeader .header_menu_list_item a{color:var(--secondary)}.header.whiteHeader .header_menu_list_item a:hover:before{background:var(--secondary);width:100%}.header.whiteHeader .header_menu_list_item:last-of-type{border:1px solid var(--secondary)}.header.whiteHeader .header_menu_list_item.-active a{color:var(--main)}.header.whiteHeader .header_categProduct{display:none;flex:0 0 100%;flex-direction:column;position:relative;width:100%}.header.whiteHeader .header_categProduct_title{align-items:center;cursor:pointer;display:flex;gap:3rem;justify-content:center;margin-bottom:2rem}.header.whiteHeader .header_categProduct_title p{font-size:var(--s-sizing);font-weight:700;text-align:center;text-transform:uppercase}.header.whiteHeader .header_categProduct_list{align-items:center;display:flex;gap:1rem;justify-content:space-between;max-height:0;min-height:0;overflow:hidden;pointer-events:none}.header.whiteHeader .header_categProduct_list .nextProduct,.header.whiteHeader .header_categProduct_list .prevProduct{cursor:pointer}.header.whiteHeader .header_categProduct_list_container{align-items:center;display:flex;justify-content:space-between}.header.whiteHeader .header_categProduct_list .prevProduct img{transform:rotate(180deg)}.header.whiteHeader .header_categProduct_list_item a{align-items:center;background:transparent;color:var(--secondary);cursor:pointer;display:inline-flex;flex-direction:column;font-size:var(--xxs-sizing);height:auto;opacity:1;padding:3rem 1rem;text-align:center;width:fit-content}.header.whiteHeader .header_categProduct_list_item a:after{content:attr(data-text);content:attr(data-text)/"";font-weight:700;height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header.whiteHeader .header_categProduct_list_item.active a{background-color:var(--main50);border-radius:5px;font-weight:700;height:100px;justify-content:center;width:100%}.header.whiteHeader .header_categProduct:before{background:linear-gradient(180deg,#e0d8ce,hsla(0,0%,85%,0));border-top:1px dashed var(--secondary);content:"";height:20px;margin:2rem auto 0;width:100%}.header.whiteHeader .header_categProduct.-open{display:flex}.header.whiteHeader .header_categProduct.-open .header_categProduct_title img{transform:rotate(90deg)}.header.whiteHeader .header_categProduct.-open .header_categProduct_list{max-height:500px;pointer-events:auto;width:100%}.header.whiteHeader .header_categProduct.-open .header_categProduct_list_container{overflow:hidden;scroll-behavior:auto}.header.whiteHeader .header_categProduct.-open .header_categProduct_list_container .header_categProduct_list_item{align-items:center;display:flex;flex:0 0 14.3%;height:100px;justify-content:center}@media screen and (max-width:1024px){.header_categProduct{width:inherit}.header_categProduct_list .nextProduct,.header_categProduct_list .prevProduct{flex:0 0 5%}.header_categProduct_list_container{flex-grow:1;flex-wrap:nowrap;overflow:scroll!important}.header_categProduct_list .header_categProduct_list_item{flex-shrink:1}}@media screen and (max-width:825px){.patternCarton{display:none}.header{align-items:center;overflow:hidden!important;padding:10px 0;top:0;z-index:3}.header.-menuOpen{overflow:unset!important}.header.whiteHeader{border-radius:unset;width:100%}.header.whiteHeader .header_burger,.header.whiteHeader .header_logo{z-index:2}.header.whiteHeader .header_menu{background-color:#fff;z-index:1}.header.ui-wrapper{overflow:unset}.header_logo{flex:0 0 65%;max-width:250px;position:relative;z-index:1}.header_burger{cursor:pointer;display:block;height:1.375rem;margin-right:10px;position:relative;width:2rem;z-index:1}.header_burger span{background-color:var(--white);height:.225rem;position:absolute;right:0;width:100%}.header_burger span:first-of-type{top:0}.header_burger span:nth-of-type(2){max-width:1.5rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header_burger span:last-of-type{bottom:0}.header_burger.active span:first-of-type{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.header_burger.active span:nth-of-type(2){max-width:0}.header_burger.active span:last-of-type{bottom:50%;-webkit-transform:translateY(50%) rotate(-45deg);-ms-transform:translateY(50%) rotate(-45deg);transform:translateY(50%) rotate(-45deg)}.header_categProduct .nextProduct,.header_categProduct .prevProduct{display:none}.header_categProduct_list_container{flex-wrap:nowrap;overflow:scroll!important}.header_categProduct_list_container .header_categProduct_list_item{flex:0 1 45%}.header_menu{background-color:var(--secondary);display:flex;gap:3rem;height:calc(100vh + 40px);justify-content:start;padding-top:200px;position:fixed;top:-40px;transform:translateX(150%);width:100%}.header_menu,.header_menu_list{flex-direction:column}.header_menu.-open{left:0;transform:translateX(0)}}.footer{display:flex;flex-direction:column;gap:5rem;padding:10rem 15px 1rem}.footer_top{display:flex;justify-content:space-between}.footer_top_picture{display:flex;flex:0 0 25%;flex-direction:column;gap:3rem}.footer_top_picture .companyInfo a,.footer_top_picture .companyInfo p{font-size:var(--xs-sizing);font-weight:700}.footer_top_description{flex:0 0 25%}.footer_top_description p{font-size:var(--xxs-sizing)}.footer_top_pages{flex:0 0 25%}.footer_top_pages_list{display:flex;flex-direction:column;gap:2rem}.footer_top_pages_list a{font-size:var(--xs-sizing);font-weight:700}.footer_bottom{padding:1rem;text-align:center}.footer_bottom .copyright,.footer_bottom .copyright a,.footer_bottom .copyright p{font-size:var(--xxs-sizing);text-transform:unset}.footer_bottom .copyright a:before,.footer_bottom .copyright p:before{height:1px}.footer a{position:relative;width:fit-content}.footer a:before{background:var(--secondary);bottom:0;content:"";height:2px;left:0;position:absolute;transition:.3s;width:0}.footer a:hover:before{width:100%}@media screen and (max-width:1024px){.footer_top{flex-wrap:wrap;gap:5rem;justify-content:space-evenly}.footer_top_picture{align-items:end;flex:0 0 45%}.footer_top_description{flex:0 0 45%}.footer_top_pages{flex:0 0 100%}.footer_top_pages_list{flex-direction:row;justify-content:center}}@media screen and (max-width:768px){.footer{margin:5rem auto 0;padding-top:0;width:80%}.footer_top,.footer_top_picture{align-items:start;flex-direction:column}.footer_top_picture img{width:100%}.footer_top_pages_list{flex-direction:column}}.heroBannerHP{background:linear-gradient(180deg,#e0d8ce,hsla(0,0%,85%,0) 50%);position:relative;width:100vw;z-index:1}.heroBannerHP_circle{height:74%;inset:0;position:absolute;width:65%;z-index:-1}.heroBannerHP_circle img{height:100%;width:100%}.heroBannerHP_basic{display:flex;height:calc(100% - 7rem);justify-content:end;opacity:1;pointer-events:none;position:absolute;transition:all 1s ease;width:100%;z-index:2}.heroBannerHP_basic.ui-wrapper{overflow:visible}.heroBannerHP_basic_picture{height:100%;inset:0;overflow:hidden;position:absolute;width:100vw}.heroBannerHP_basic_picture img{height:100%;object-fit:cover;width:100%}.heroBannerHP_basic_picture video{width:100vw}.heroBannerHP_basic_description{display:flex;justify-content:end;padding-top:250px;position:relative;width:100%;z-index:2}.heroBannerHP_basic_description h1{color:var(--white);flex:0 0 40%;font-size:var(--m-sizing);font-weight:400}.heroBannerHP_basic_description h1 strong{color:var(--white);font-size:var(--l-sizing);font-weight:700;text-transform:uppercase}.heroBannerHP_basic.-remove{opacity:0;transition:all .3s ease}.heroBannerHP_productCategory{overflow:visible;padding-top:250px}.heroBannerHP_productCategory_list{height:500px;margin:0 5rem;overflow:visible!important}.heroBannerHP_productCategory_list .swiper-wrapper{transform:unset!important}.heroBannerHP_productCategory_list_item{align-items:center;display:flex!important;gap:7rem;justify-content:end;opacity:0;position:absolute!important}.heroBannerHP_productCategory_list_item_picture{align-items:center;display:flex;flex:0 0 50%;left:0;position:absolute;top:50%;transform:translate(100%,-150%) rotate(-100deg);transform-origin:0 0;transition:all 1s;width:50%}.heroBannerHP_productCategory_list_item_picture img{width:100%}.heroBannerHP_productCategory_list_item_description{display:flex;flex:0 0 35%;flex-direction:column;gap:3rem;opacity:0;transition:all 1s ease}.heroBannerHP_productCategory_list_item_description p{font-size:var(--m-sizing);text-transform:uppercase}.heroBannerHP_productCategory_list_item_description p strong{font-size:var(--l-sizing)}.heroBannerHP_productCategory_list_item.swiper-slide-prev{transition:all 1s ease}.heroBannerHP_productCategory_list_item.swiper-slide-prev .heroBannerHP_productCategory_list_item_picture{transform:translate(-100%,-150%) rotate(180deg);transition:all 1s ease}.heroBannerHP_productCategory_list_item.swiper-slide-next{opacity:1;transition:all 1s ease}.heroBannerHP_productCategory_list_item.swiper-slide-next .heroBannerHP_productCategory_list_item_picture{transform:translate(100%,-150%) rotate(-100deg);transition:all 1s ease}.heroBannerHP_productCategory_list_item.swiper-slide-active{opacity:1;transition:all 1s ease;z-index:10}.heroBannerHP_productCategory_list_item.swiper-slide-active .heroBannerHP_productCategory_list_item_picture{transform:translateY(-50%) rotate(0deg);transition:all 1s ease}.heroBannerHP_productCategory_list_item.swiper-slide-active .heroBannerHP_productCategory_list_item_description{opacity:1;transition:all 1s ease}.heroBannerHP_productCategory .navigation{background-color:#fff;border-radius:5px;box-shadow:0 4px 15px 0 #cbc9c1;display:flex;flex-direction:column;gap:.5rem;padding:1rem 3rem;position:relative;width:100%;z-index:3}.heroBannerHP_productCategory .navigation_top{margin-top:1rem}.heroBannerHP_productCategory .navigation_top h2{font-size:var(--s-sizing);font-weight:700;text-align:center;text-transform:uppercase}.heroBannerHP_productCategory .navigation_bottom{align-items:center;display:flex;gap:1rem;justify-content:space-between}.heroBannerHP_productCategory .navigation .prevSlideCategProduct{transform:rotate(180deg)}.heroBannerHP_productCategory .navigation .nextSlideCategProduct,.heroBannerHP_productCategory .navigation .prevSlideCategProduct{cursor:pointer}.heroBannerHP_productCategory .navigation .categList{align-items:center;display:flex;flex-grow:1;justify-content:space-between;overflow:hidden}.heroBannerHP_productCategory .navigation .categList .swiper-pagination-bullet{align-items:center;background:transparent;color:var(--secondary);cursor:pointer;display:inline-flex;flex:0 0 13.6%;flex-direction:column;font-size:var(--xs-sizing);height:auto;opacity:1;padding:3rem 1rem;text-align:center;text-transform:uppercase;width:fit-content}.heroBannerHP_productCategory .navigation .categList .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--main50);border-radius:5px;font-weight:700}.heroBannerHP_productCategory .navigation .categList .swiper-pagination-bullet.swiper-pagination-bullet-active.noBackground{background-color:transparent;font-weight:400}.heroBannerHP_productCategory .navigation .categList .swiper-pagination-bullet:after{content:attr(data-text);content:attr(data-text)/"";font-weight:700;height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:825px) and (max-width:1285px){.heroBannerHP_basic_picture video{margin-left:-50vw;width:190vw}}@media screen and (min-width:825px) and (max-width:1060px){.heroBannerHP_productCategory_list{min-height:390px}.heroBannerHP_productCategory .navigation{gap:1rem}}@media screen and (max-width:825px){.heroBannerHP{overflow:hidden}.heroBannerHP_circle{height:40%;left:-40%;width:145%}.heroBannerHP_basic{justify-content:start}.heroBannerHP_basic.ui-wrapper{padding:0 40px}.heroBannerHP_basic_description{flex:0 0 50%}.heroBannerHP_basic_picture video{margin-left:-150vw;width:350vw}.heroBannerHP_productCategory{padding-top:150px}.heroBannerHP_productCategory.ui-wrapper{padding:unset}.heroBannerHP_productCategory_list{height:650px;margin-bottom:5rem}.heroBannerHP_productCategory_list_item{flex-direction:column}.heroBannerHP_productCategory_list_item_picture{top:40%}.heroBannerHP_productCategory .navigation{border-radius:unset;box-shadow:0 4px 15px 0 #cbc9c1}.heroBannerHP_productCategory .navigation .nextSlideCategProduct,.heroBannerHP_productCategory .navigation .prevSlideCategProduct{display:none}.heroBannerHP_productCategory .navigation .categList{flex-wrap:nowrap;overflow:scroll}.heroBannerHP_productCategory .navigation .categList_item{align-items:center;display:flex;flex:0 0 15%;justify-content:center;text-align:center}}@media screen and (max-width:590px){.heroBannerHP_basic_description{flex:0 0 90%}.heroBannerHP_productCategory_list{height:700px}.heroBannerHP_productCategory_list_item_picture img{width:150%}}.heroBanner{display:flex;height:790px;pointer-events:none;position:relative}.heroBanner_picture{filter:brightness(.85);height:100%;inset:0;position:absolute;width:100vw}.heroBanner_picture img{height:100%;object-fit:cover;width:100%}.heroBanner_container{display:flex;justify-content:end;width:100%}.heroBanner_container_description{flex:0 0 50%;padding-left:4rem;padding-top:400px;position:relative;z-index:2}.heroBanner_container_description h1{font-size:var(--m-sizing);font-weight:400;line-height:var(--l-sizing)}.heroBanner_container_description h1 strong{font-size:var(--m-sizing);font-weight:700;line-height:var(--l-sizing)}.heroBanner_container_description.white h1,.heroBanner_container_description.white h1 strong,.heroBanner_container_description.white h2,.heroBanner_container_description.white h2 strong{color:var(--white)}.heroBanner.left .heroBanner_container{justify-content:start}@media screen and (max-width:1024px){.heroBanner{height:900px}}@media screen and (max-width:768px){.heroBanner{height:790px;padding:0 20px}.heroBanner_container{justify-content:start}.heroBanner_container_description{flex-grow:1;padding:300px 0}}.presentation{background-color:var(--main50);margin-top:-7rem;position:relative}.presentation_container{align-items:stretch;display:flex;gap:10rem;justify-content:center;padding:15rem 0 10rem}.presentation_container_left{align-items:end;display:flex;flex-direction:column;gap:3rem}.presentation_container_left_description{text-align:right}.presentation_container_left_description h1,.presentation_container_left_description h2,.presentation_container_left_description p{font-size:var(--s-sizing);font-weight:400;line-height:24px}.presentation_container_left_description h1 strong,.presentation_container_left_description h2 strong,.presentation_container_left_description p strong{font-size:var(--s-sizing);font-weight:700;line-height:24px}.presentation_container_right{align-items:center;background-color:var(--main);display:flex;flex-direction:column;gap:3rem;justify-content:center;padding:3rem}.presentation_container_right_description h3,.presentation_container_right_description h3 strong,.presentation_container_right_description p,.presentation_container_right_description p strong{font-size:var(--xs-sizing);font-weight:700;text-align:center;text-transform:uppercase}.presentation_container_right_button{transform:translateX(15px)}@media screen and (max-width:1024px){.presentation{margin-top:0}.presentation_container{flex-direction:column;gap:5rem;padding:10rem 5rem 0}.presentation_container_left{align-items:center}.presentation_container_left_description{text-align:right}}.listProductCategory{margin:15rem auto}.listProductCategory_title{margin-bottom:5rem}.listProductCategory_title h2{font-size:var(--l-sizing);text-align:center;text-transform:uppercase}.listProductCategory_title h2 strong{font-size:var(--l-sizing);text-transform:none}.listProductCategory_list{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:15px;grid-row-gap:15px}.listProductCategory_list_item{background:linear-gradient(180deg,#282c40,hsla(0,0%,85%,0));border-radius:5px;min-height:420px;overflow:hidden;position:relative;transition:all .3s ease}.listProductCategory_list_item.discover{align-items:center;background:var(--main30);display:flex;justify-content:center}.listProductCategory_list_item.discover .listProductCategory_list_item_content{width:80%}.listProductCategory_list_item.discover .listProductCategory_list_item_content_title{text-align:center}.listProductCategory_list_item.discover .listProductCategory_list_item_content_title p{font-size:var(--xs-sizing)}.listProductCategory_list_item.discover .listProductCategory_list_item_content_arrow{bottom:unset;opacity:1;position:relative;transform:rotate(90deg)}.listProductCategory_list_item_picture{height:100%;inset:0;position:absolute;width:100%}.listProductCategory_list_item_picture img{height:100%;object-fit:cover;width:100%}.listProductCategory_list_item_content{align-items:center;display:flex;flex-direction:column;gap:3rem;height:100%;justify-content:center;padding:0 2rem;position:relative;z-index:1}.listProductCategory_list_item_content_title h3{color:var(--white);font-size:var(--m-sizing);font-weight:700;text-align:center;transition:all .3s ease}.listProductCategory_list_item_content_arrow{bottom:30%;height:45px;opacity:0;position:absolute;transition:all .3s ease;width:45px}.listProductCategory_list_item_content_arrow img{height:100%;width:100%}.listProductCategory_list_item:hover{background:transparent;transition:all .3s ease}.listProductCategory_list_item:hover.discover{background:var(--main30)}.listProductCategory_list_item:hover .listProductCategory_list_item_content_title h3{color:var(--secondary);transition:all .3s ease}.listProductCategory_list_item:hover .listProductCategory_list_item_content_arrow{opacity:1;transition:all .3s ease}@media screen and (max-width:1024px){.listProductCategory_list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.listProductCategory{margin:10rem auto}.listProductCategory.ui-wrapper{padding:unset}.listProductCategory_list{grid-template-columns:repeat(1,1fr)}.listProductCategory_list_item{min-height:220px}.listProductCategory_list_item_content_arrow{bottom:15%}.listProductCategory_list_item.discover{min-height:400px;order:99}}.fragmentDevis{background:linear-gradient(0deg,var(--main30) 0,var(--main30) 50%,var(--white) 0,var(--white));margin-top:20rem;padding-bottom:10rem}.fragmentDevis_container{display:flex}.fragmentDevis_container.ui-wrapper{overflow:unset}.fragmentDevis_container_left{min-width:600px;position:relative;z-index:1}.fragmentDevis_container_left .devis{display:flex;height:100%;width:100%}.fragmentDevis_container_left .devis img{height:100%;object-fit:cover;width:100%}.fragmentDevis_container_right{background-color:var(--secondary);display:flex;position:relative;transform:translateY(-5rem)}.fragmentDevis_container_right_container{align-content:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin-left:10rem;max-width:72%;padding:4rem 0}.fragmentDevis_container_right_container_title h2{color:var(--white);text-transform:uppercase}.fragmentDevis_container_right_container_description p{color:var(--white)}.fragmentDevis_container_right_container_description p strong{color:var(--white);font-size:var(--m-sizing)}.fragmentDevis_container_right:before{box-shadow:0 40vw 0 40vw var(--secondary);-webkit-clip-path:inset(0 0 0 -10vw);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}@media screen and (max-width:1170px){.fragmentDevis_container_right_container{margin-left:2rem;max-width:unset;width:100%}}@media screen and (max-width:1024px){.fragmentDevis{margin-top:10rem;padding-bottom:10rem}.fragmentDevis_container{flex-direction:column}.fragmentDevis_container.ui-wrapper{padding:unset}.fragmentDevis_container_left{min-width:unset;width:100%}.fragmentDevis_container_left img{display:flex;height:550px;width:100%}.fragmentDevis_container_right{justify-content:center;padding:5rem 0;transform:unset}.fragmentDevis_container_right_container{margin-left:unset;text-align:center}}.ecoResponsable{background-color:var(--main30);padding:5rem 0 7.5rem}.ecoResponsable_container{align-content:center;display:flex;gap:10rem;justify-content:center}.ecoResponsable_container_left{display:flex;flex:0 0 35%;flex-direction:column;gap:3rem}.ecoResponsable_container_left_title h2{font-size:var(--l-sizing);font-weight:700}.ecoResponsable_container_left_description p{font-size:var(--xs-sizing)}.ecoResponsable_container_left_description p strong{font-size:var(--xs-sizing);font-weight:700}.ecoResponsable_container_right{align-items:center;display:flex;max-width:300px}.ecoResponsable_container_right img{width:100%}@media screen and (max-width:768px){.ecoResponsable{padding:0 0 10rem}.ecoResponsable_container{align-items:center;flex-direction:column-reverse}.ecoResponsable_container_left{margin:0 auto;width:85%}.ecoResponsable_container_left,.ecoResponsable_container_right{text-align:left}}.faq{background-color:var(--main30);padding:7.5rem 15px 0}.faq-container{display:flex;gap:15rem;padding:0 0 10rem}.faq-container .title{position:relative}.faq-container .title h2{font-size:var(--l-sizing);font-weight:700}.faq-container .list ul{list-style-type:none;padding:0}.faq-container .list ul li{cursor:pointer;padding:2rem;position:relative}.faq-container .list ul li:not(:last-of-type){border-bottom:1px dashed var(--secondary)}.faq-container .list ul li .button{background-color:var(--secondary);border-radius:100vmax;height:40px;margin-top:unset;position:absolute;right:-40px;top:-10px;width:40px}.faq-container .list ul li .button span{background-color:var(--white);height:4px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.faq-container .list ul li .button span:nth-child(2){height:30px;transition:all .3s ease;width:4px}.faq-container .list ul li h2,.faq-container .list ul li h3{font-size:var(--xs-sizing);font-weight:700;position:relative;width:96%}.faq-container .list ul li span.reponse{display:block;max-height:0;min-height:0;overflow:hidden;transition:all .3s}.faq-container .list ul li span.reponse ul{list-style-position:outside;list-style-type:disc;padding-left:18px}.faq-container .list ul li span.reponse ul li{border-bottom:unset;padding:0}.faq-container .list ul li span.reponse ul li a,.faq-container .list ul li span.reponse ul li p{font-size:var(--xs-sizing)}.faq-container .list ul li span.reponse ul li a strong,.faq-container .list ul li span.reponse ul li p strong{font-size:var(--xs-sizing);font-weight:700}.faq-container .list ul li span.reponse a,.faq-container .list ul li span.reponse p{font-size:var(--xs-sizing)}.faq-container .list ul li span.reponse a strong,.faq-container .list ul li span.reponse p strong{font-size:var(--xs-sizing);font-weight:700}.faq-container .list ul li h2.open,.faq-container .list ul li h3.open{margin-bottom:3rem}.faq-container .list ul li h2.open+span.reponse,.faq-container .list ul li h3.open+span.reponse{max-height:1500px;padding:1.2rem 0;transition:all .3s}.faq-container .list ul li h2.open .button span:nth-child(2),.faq-container .list ul li h3.open .button span:nth-child(2){transform:rotate(90deg) translate(-15px,2px);transition:all .3s ease}.faq-container .list .button{margin-top:3rem}.faq.faqPage{background-color:var(--white);padding:10rem 15px}.faq.faqPage .faq-container{flex-direction:column;max-width:1022px}.faq.faqPage .faq-container .list ul li{background-color:hsla(33,23%,84%,.3);border-bottom:0;padding:4rem 2rem}.faq.faqPage .faq-container .list ul li:nth-child(2n){background-color:var(--white)}.faq.faqPage .faq-container .list ul li .button{align-items:center;background-color:transparent;display:flex;justify-content:center}.faq.faqPage .faq-container .list ul li .button img{transition:all .3s ease}.faq.faqPage .faq-container .list ul li .open .button img{transform:rotate(90deg);transition:all .3s ease}@media screen and (max-width:768px){.faq{background-color:var(--white);margin-top:10rem}.faq.faqPage{padding:0 15px}.faq-container{flex-direction:column;gap:5rem;padding:unset}.faq-container .title{padding:2rem}.faq-container .list ul li h3{width:90%}.faq-container .list ul li .button{right:-40px}}.productQuality{background-color:var(--white);border-radius:5px;box-shadow:0 4px 15px 0 #cbc9c1;margin:0 auto;transform:translateY(-50%);width:90%}.productQuality_list{align-items:center;display:flex;justify-content:space-around;padding:3rem 0}.productQuality_list_item{align-items:center;display:flex;flex:0 0 30%;flex-direction:column;gap:1rem;justify-content:center}.productQuality_list_item_picto{height:100px}.productQuality_list_item_picto img{height:100%}.productQuality_list_item:not(:last-of-type){border-right:1px dashed var(--secondary)}@media screen and (max-width:768px){.productQuality{margin-bottom:5rem;transform:unset;width:100%}.productQuality_list{overflow:scroll}.productQuality_list_item{flex:0 0 60%}}.text{display:flex;justify-content:space-between;margin-top:3rem}.text_left{flex:0 0 30%}.text_left p{font-weight:700;text-transform:uppercase}.text_left p,.text_left p strong{font-size:var(--s-sizing);text-align:right}.text_right{flex:0 0 65%}.text_right p,.text_right p strong{font-size:var(--s-sizing)}.text.option1{justify-content:center}.text.option1 .text_left{flex-grow:1;text-align:center;text-transform:uppercase}.text.option3{align-items:start;display:flex;flex-direction:column;gap:3rem;margin:10rem auto}@media screen and (max-width:768px){.text{align-items:start;flex-direction:column;gap:5rem}.text_left p{text-align:left}}.listProduct{margin:5rem auto 10rem}.listProduct_title{margin-bottom:3rem}.listProduct_title h2{font-weight:700;text-align:center}.listProduct_list{padding:5rem 0}.listProduct_list_item{background-color:var(--main30);border-radius:5px;box-shadow:0 0 30px 0 var(--main30);display:flex!important;flex-direction:column;height:auto!important;justify-content:space-between;margin-bottom:15px;overflow:hidden}.listProduct_list_item_content{display:flex;flex-direction:column;gap:2rem}.listProduct_list_item_content_picture{height:140px}.listProduct_list_item_content_picture img{filter:brightness(.95);height:100%;object-fit:cover;width:100%}.listProduct_list_item_content_title{margin:0 auto;padding:2rem 2rem 0;width:75%}.listProduct_list_item_content_title h2{font-size:var(--s-sizing);font-weight:700;text-align:center;text-transform:uppercase}.listProduct_list_item_content_description{padding:0 2rem 2rem}.listProduct_list_item_content_description p{font-size:var(--xxs-sizing);text-align:center}.listProduct_list_item_strength{display:flex;flex-direction:column}.listProduct_list_item_strength_title{padding:0 2rem 2rem}.listProduct_list_item_strength_title h3{font-size:var(--xs-sizing);font-weight:700;text-align:center;text-transform:uppercase}.listProduct_list_item_strength_content{align-items:center;background-color:#f5f5f4;border-radius:5px;display:flex;flex-direction:column;gap:2rem;padding:2rem;transition:all .3s ease}.listProduct_list_item_strength_content_description p{font-size:var(--xxs-sizing);font-weight:700;text-align:center;transition:all .3s ease}.listProduct_list_item_strength_content_button .btn{background-color:var(--main);color:var(--white);transition:all .3s ease}.listProduct_list_item_strength:before{border-bottom:1px dashed var(--secondary);content:"";margin:0 auto 2rem;width:60%}.listProduct_list_item:hover .listProduct_list_item_strength_content{background-color:var(--main);transition:all .3s ease}.listProduct_list_item:hover .listProduct_list_item_strength_content_description p{color:var(--white);transition:all .3s ease}.listProduct_list_item:hover .listProduct_list_item_strength_content_button .btn{background-color:#000;color:var(--main);transition:all .3s ease}.listProduct_list_item.center{background-color:var(--secondary)}.listProduct_list_item.center .listProduct_list_item_content_picture{height:278px}.listProduct_list_item.center .listProduct_list_item_content_description p{color:var(--white);font-size:var(--xxs-sizing)}.listProduct_list_item.center .listProduct_list_item_content_description p strong{color:var(--white);font-size:var(--s-sizing);font-weight:700;text-transform:uppercase}.listProduct_list_item:nth-child(3n-1){background-color:#fafaf9}.listProduct_list_item:nth-child(3n-1).center{background-color:var(--secondary)}.listProduct_list_item:nth-child(3n-1) .listProduct_list_item_strength_content{background-color:#fcfcfc}.listProduct_list_item:nth-child(3n-1):hover .listProduct_list_item_strength_content{background-color:var(--main)}.listProduct_list .navigationButton{align-content:center;align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:center;margin-top:14px}.listProduct_list .navigationButton .next,.listProduct_list .navigationButton .prev{background-color:var(--secondary);border-radius:100vmax;cursor:pointer;height:46px;position:relative;width:46px}.listProduct_list .navigationButton .next svg,.listProduct_list .navigationButton .prev svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.listProduct_list .navigationButton .next.swiper-button-disabled,.listProduct_list .navigationButton .prev.swiper-button-disabled{background-color:var(--main);cursor:auto}.listProduct_list .navigationButton .next.swiper-button-disabled svg path,.listProduct_list .navigationButton .prev.swiper-button-disabled svg path{fill:#e0d8ce}.listProduct_list .navigationButton .next svg{transform:translate(-50%,-50%) rotate(180deg)}.listProduct_list .navigationButton .swiper-pagination{bottom:0;position:unset;width:auto}.listProduct_list .navigationButton .swiper-pagination .swiper-pagination-bullet{background-color:var(--main)}.listProduct_list .navigationButton .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--secondary)}@media screen and (max-width:768px){.listProduct_list{padding:unset}}.imageText{margin:10rem auto 0;min-height:500px;overflow:hidden;position:relative}.imageText_picture{height:100%;inset:0;position:absolute;width:100%}.imageText_picture img{height:100%;object-fit:cover;width:100%}.imageText_content{align-items:center;display:flex;justify-content:start;min-height:500px;position:relative}.imageText_content_text{flex:0 0 40%}.imageText_content_text h2,.imageText_content_text h2 strong{color:var(--white);font-size:35px}.imageText.option2 .imageText_picture{filter:brightness(.85)}.imageText.option2 .imageText_content{justify-content:end}.imageText.option3,.imageText.option4{display:flex;flex-direction:row-reverse;height:450px;justify-content:center;margin:15rem auto;min-height:unset;overflow:visible;position:relative}.imageText.option3 .imageText_picture,.imageText.option4 .imageText_picture{flex:0 0 40%;position:relative;transform:translateY(5rem);z-index:1}.imageText.option3 .imageText_content,.imageText.option4 .imageText_content{background-color:var(--main30);border-radius:5px;flex:0 0 40%;min-height:unset;position:relative}.imageText.option3 .imageText_content_text,.imageText.option4 .imageText_content_text{flex-grow:1;line-height:24px;padding:0 2rem 0 7rem}.imageText.option3 .imageText_content_text h2,.imageText.option3 .imageText_content_text h2 strong,.imageText.option4 .imageText_content_text h2,.imageText.option4 .imageText_content_text h2 strong{color:var(--secondary);font-size:var(--xs-sizing);text-transform:uppercase}.imageText.option3 .imageText_content_text h2,.imageText.option3 .imageText_content_text p,.imageText.option4 .imageText_content_text h2,.imageText.option4 .imageText_content_text p{text-align:right}.imageText.option3 .imageText_content:before,.imageText.option4 .imageText_content:before{box-shadow:0 40vw 0 40vw var(--main30);-webkit-clip-path:inset(0 -20vw 0 0);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.imageText.option4{flex-direction:row}.imageText.option4 .imageText_content_text{padding:0 7rem 0 2rem}.imageText.option4 .imageText_content_text h2,.imageText.option4 .imageText_content_text p{text-align:left}.imageText.option4 .imageText_content:before{-webkit-clip-path:inset(0 0 0 -20vw)}@media screen and (max-width:1030px) and (min-width:768px){.imageText.option3,.imageText.option4{height:550px}}@media screen and (max-width:900px){.imageText{margin-top:5rem;min-height:350px;padding:0 15px}.imageText picture{display:flex;padding:0;position:relative}.imageText.option3,.imageText.option4{flex-direction:column;height:auto;margin:5rem 0}.imageText.option3 .imageText_picture,.imageText.option4 .imageText_picture{transform:unset}.imageText.option3 .imageText_content,.imageText.option4 .imageText_content{padding:3rem 0}.imageText.option3 .imageText_content:before,.imageText.option4 .imageText_content:before{content:unset}.imageText_content{min-height:350px}.imageText_content_text{flex-grow:1}.imageText_content_text h2,.imageText_content_text h2 strong{font-size:18px}}@media screen and (max-width:768px){.imageText picture{display:inline}}.textTopPage{margin-top:-10rem;padding:3rem;position:relative}.textTopPage_list{display:flex;gap:2rem;justify-content:space-between}.textTopPage_list_item{align-items:center;background-color:var(--white);border-radius:5px;box-shadow:0 4px 15px 0 #cbc9c1;display:flex;flex:1 0 50%;justify-content:center;padding:4rem;position:relative}.textTopPage_list_item p{text-align:center}.textTopPage_list_item p,.textTopPage_list_item p strong{font-size:var(--xs-sizing)}.textTopPage_list_item h2,.textTopPage_list_item h2 strong{font-size:var(--s-sizing)}.textTopPage_list_item.arrowBottom img{bottom:1.5rem;position:absolute;transform:rotate(90deg)}@media screen and (max-width:768px){.textTopPage_list{flex-direction:column}}.formulaire{margin:5rem auto}.formulaire_container{margin:0 auto;max-width:600px}.formulaire_container p{font-size:var(--s-sizing);font-weight:400;line-height:24px;text-align:center}.formulaire_container form #dynamic_form1{display:flex;flex-direction:column;gap:1rem}.formulaire_container form input,.formulaire_container form textarea{background-color:#f8f8f8;border:none;border-radius:5px;color:var(--secondary);font-size:var(--xs-sizing);padding:2rem 0 2rem 2rem;width:100%}.formulaire_container form input::placeholder,.formulaire_container form textarea::placeholder{color:var(--secondary);font-size:var(--xs-sizing)}.formulaire_container form label{background-color:#f8f8f8;color:var(--secondary);display:flex;font-size:var(--xs-sizing);padding:2rem;width:100%}.formulaire_container form #dynamic_form1_radioButtons,.formulaire_container form #dynamic_form1_radioButtons1{background-color:#f8f8f8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;flex-direction:column;gap:1rem;padding:0 0 3rem 7rem;width:100%}.formulaire_container form #dynamic_form1_radioButtons .choice,.formulaire_container form #dynamic_form1_radioButtons1 .choice{align-items:center;display:flex;flex-direction:row;gap:1rem}.formulaire_container form #dynamic_form1_radioButtons .choice input,.formulaire_container form #dynamic_form1_radioButtons1 .choice input{appearance:none;-webkit-appearance:none;background:#d9d9d9;border-radius:0;cursor:pointer;height:20px;margin-left:-3rem;outline:none;padding:0;width:20px}.formulaire_container form #dynamic_form1_radioButtons .choice input:checked,.formulaire_container form #dynamic_form1_radioButtons1 .choice input:checked{background-color:var(--secondary);border:unset}.formulaire_container form #dynamic_form1_radioButtons .choice label,.formulaire_container form #dynamic_form1_radioButtons1 .choice label{padding:0}.formulaire_container form button{align-content:center;background-color:var(--secondary);border:1px solid #000;border-radius:5px;color:var(--white);cursor:pointer;display:inline-flex;flex-direction:row;font-size:var(--xs-sizing);font-weight:400;justify-content:center;padding:1rem 0;position:relative;text-transform:uppercase;width:fit-content;width:100%}.formulaire_container form button:hover{background-color:var(--white);border:1px solid #000;color:var(--secondary)}.formulaire_container form .g-recaptcha{margin:0 auto}@media screen and (max-width:768px){.formulaire{margin-bottom:0}}.solutions{display:flex;flex-direction:column;gap:5rem;margin:15rem auto}.solutions.ui-wrapper{overflow:visible}.solutions_title{margin-bottom:5rem;text-align:center;text-transform:uppercase}.solutions_title h2{font-weight:700}.solutions_list{gap:5rem;margin:0 auto;width:90%}.solutions_list,.solutions_list_item{display:flex;justify-content:space-between}.solutions_list_item{flex:1 0 45%;flex-direction:column;gap:3rem}.solutions_list_item_description h3,.solutions_list_item_description p{font-size:var(--xs-sizing)}.solutions_list_item_description h3 strong,.solutions_list_item_description p strong{font-size:var(--xs-sizing);font-weight:700}.solutions_list_item:first-child{justify-content:end}.solutions_imgList{display:flex;gap:5rem;justify-content:space-between}.solutions_imgList_item{border-radius:5px;flex:1 0 40%;overflow:hidden}.solutions_imgList_item img{height:100%;object-fit:cover;width:100%}.solutions_contact{background-color:#e0d8ce;border-radius:5px;position:relative}.solutions_contact_container{padding:5rem}.solutions_contact_container_description{text-align:center}.solutions_contact_container_description p,.solutions_contact_container_description p strong{font-size:var(--xs-sizing)}.solutions_contact_button{bottom:0;left:50%;position:absolute;transform:translate(-50%,50%)}@media screen and (max-width:1024px){.solutions{padding:0 15px}.solutions_list{flex-direction:column}}.planSite_container{padding:5rem}.planSite_container h2{margin-bottom:5rem;text-align:center}.planSite_container ul{list-style-type:revert;margin-left:2%}.planSite_container ul a,.planSite_container ul p{font-size:var(--xs-sizing);text-transform:uppercase}.planSite_container ul a:hover,.planSite_container ul p:hover{font-weight:700}.planSite_container ul p:hover{font-weight:unset}.destockageReemploiFonctionnement{margin:5rem auto}.destockageReemploiFonctionnement_title{margin-bottom:5rem;text-align:center}.destockageReemploiFonctionnement_title h2{font-weight:700}.destockageReemploiFonctionnement_list_item{align-items:center;background-color:var(--main50);border-radius:50px;display:flex!important;gap:5rem;height:auto!important;justify-content:space-between;padding:4rem 6rem;width:50%!important}.destockageReemploiFonctionnement_list_item_description p,.destockageReemploiFonctionnement_list_item_description p a,.destockageReemploiFonctionnement_list_item_description span,.destockageReemploiFonctionnement_list_item_description span a,.destockageReemploiFonctionnement_list_item_description strong,.destockageReemploiFonctionnement_list_item_description strong a,.destockageReemploiFonctionnement_list_item_index p,.destockageReemploiFonctionnement_list_item_index p a,.destockageReemploiFonctionnement_list_item_index span,.destockageReemploiFonctionnement_list_item_index span a,.destockageReemploiFonctionnement_list_item_index strong,.destockageReemploiFonctionnement_list_item_index strong a{color:#b5b7bb}.destockageReemploiFonctionnement_list_item_description p a{font-size:var(--xxs-sizing);text-transform:none}.destockageReemploiFonctionnement_list_item_index span{font-size:var(--xl-sizing);font-weight:700}.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_description p,.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_description p a,.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_description span,.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_description span a,.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_description strong,.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_description strong a,.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_index p,.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_index p a,.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_index span,.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_index span a,.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_index strong,.destockageReemploiFonctionnement_list_item.center .destockageReemploiFonctionnement_list_item_index strong a{color:var(--secondary)}.destockageReemploiFonctionnement_list .navigation{cursor:pointer;display:flex;gap:3rem;justify-content:center;margin-top:3rem}.destockageReemploiFonctionnement_list .navigation .buttonPrev svg{transform:rotate(180deg)}.destockageReemploiFonctionnement_list .navigation .buttonNext svg circle,.destockageReemploiFonctionnement_list .navigation .buttonPrev svg circle{fill:var(--secondary)}.destockageReemploiFonctionnement_list .navigation .swiper-button-disabled{cursor:auto}.destockageReemploiFonctionnement_list .navigation .swiper-button-disabled svg circle{fill:#cbc9c1}@media screen and (max-width:768px){.destockageReemploiFonctionnement_list_item{flex-direction:column;width:fit-content!important}}.stocksInutilises{background-color:#e0d8ce;margin:5rem auto;padding:10rem 5rem}.stocksInutilises_head{margin-bottom:3rem;text-align:center}.stocksInutilises_list{display:flex;flex-wrap:wrap;justify-content:space-between}.stocksInutilises_list_item{align-items:center;display:flex;flex:0 0 23%;flex-direction:column;gap:2rem;text-align:center}@media screen and (max-width:768px){.stocksInutilises{padding:5rem 2rem}.stocksInutilises_list{gap:3rem}.stocksInutilises_list_item{flex:0 0 100%;gap:1rem}}.produitReconditionnes{align-items:center;display:flex;gap:5rem;justify-content:center;margin:10rem auto}.produitReconditionnes_left,.produitReconditionnes_right{flex:0 0 42%}.produitReconditionnes_left_head{margin-bottom:2rem}.produitReconditionnes_left_head h2{font-weight:700;text-transform:uppercase}.produitReconditionnes_left_list{display:flex;flex-direction:column;gap:1rem}.produitReconditionnes_left_list_item_title{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.produitReconditionnes_left_list_item_title h3{font-size:var(--s-sizing);font-weight:700}.produitReconditionnes_left_list_item_title svg{transform:rotate(-90deg);transition:all .3s ease}.produitReconditionnes_left_list_item_desc{max-height:0;min-height:0;overflow:hidden;transition:all .3s ease;width:calc(100% - 60px)}.produitReconditionnes_left_list_item.-open .produitReconditionnes_left_list_item_title svg{transform:rotate(0);transition:all .3s ease}.produitReconditionnes_left_list_item.-open .produitReconditionnes_left_list_item_desc{max-height:200px;transition:all .3s ease}.produitReconditionnes_right{align-items:center;display:flex;justify-content:center}@media screen and (max-width:768px){.produitReconditionnes{flex-direction:column;margin:5rem auto}.produitReconditionnes_left_list_item_title{gap:1rem}}.listProductDestockage{margin:10rem auto;padding:0 2rem}.listProductDestockage_head{margin:0 auto 8rem;width:50%}.listProductDestockage_head h2{font-size:var(--l-sizing);font-weight:700;text-align:center}.listProductDestockage_list_item{background-color:#f2f2f0;border-radius:5px;display:flex!important;height:280px!important;overflow:hidden}.listProductDestockage_list_item_picture{flex:0 0 50%}.listProductDestockage_list_item_picture picture{display:flex;height:100%;width:100%}.listProductDestockage_list_item_picture picture img{object-fit:cover;width:100%}.listProductDestockage_list_item_content{display:flex;flex:0 0 50%;flex-direction:column;justify-content:space-between}.listProductDestockage_list_item_content_top{padding:1rem 1rem 0}.listProductDestockage_list_item_content_top_categ{display:flex;gap:.5rem;justify-content:end;margin-bottom:1rem}.listProductDestockage_list_item_content_top_categ_item{border:1px solid #000;border-radius:100vmax;padding:.5rem 1rem}.listProductDestockage_list_item_content_top_categ_item span{text-transform:uppercase}.listProductDestockage_list_item_content_top_title{margin-bottom:.5rem}.listProductDestockage_list_item_content_top_title h3{font-size:var(--xxs-sizing);font-weight:700;text-transform:uppercase}.listProductDestockage_list_item_content_top_description{margin-bottom:2rem}.listProductDestockage_list_item_content_bottom_quantity{margin-bottom:1rem;padding:1rem 1rem 0}.listProductDestockage_list_item_content_bottom_quantity p{font-size:var(--xxs-sizing);font-weight:700}.listProductDestockage_list_item_content_bottom_quantity p span{font-size:var(--xxs-sizing);font-weight:300}.listProductDestockage_list_item_content_bottom_price{height:30px;padding:0 1rem 1rem;text-align:right}.listProductDestockage_list_item_content_bottom_price p{font-size:var(--s-sizing);font-weight:700}.listProductDestockage_list_item_content_bottom_button a{min-width:unset;width:100%}.listProductDestockage_list .navigation{align-content:center;align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:center;margin-top:14px}.listProductDestockage_list .navigation .next,.listProductDestockage_list .navigation .prev{background-color:var(--secondary);border-radius:100vmax;cursor:pointer;height:46px;position:relative;width:46px}.listProductDestockage_list .navigation .next svg,.listProductDestockage_list .navigation .prev svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.listProductDestockage_list .navigation .next.swiper-button-disabled,.listProductDestockage_list .navigation .prev.swiper-button-disabled{background-color:var(--main);cursor:auto}.listProductDestockage_list .navigation .next.swiper-button-disabled svg path,.listProductDestockage_list .navigation .prev.swiper-button-disabled svg path{fill:#e0d8ce}.listProductDestockage_list .navigation .next svg{transform:translate(-50%,-50%) rotate(180deg)}.listProductDestockage_list .navigation .swiper-paginationDestoc{bottom:0;position:unset;width:auto}.listProductDestockage_list .navigation .swiper-paginationDestoc .swiper-pagination-bullet{background-color:var(--main)}.listProductDestockage_list .navigation .swiper-paginationDestoc .swiper-pagination-bullet-active{background-color:var(--secondary)}@media screen and (max-width:768px){.listProductDestockage{margin:5rem auto;padding:0 1rem}.listProductDestockage_head{width:100%}.listProductDestockage_list_item{flex-direction:column;height:550px!important}.listProductDestockage_list_item_picture{height:150px}}.fragmentDestockageReemploi{background-color:var(--main30);padding:10rem 0}.fragmentDestockageReemploi_container{align-content:center;display:flex;gap:10rem;justify-content:center}.fragmentDestockageReemploi_container_left{display:flex;flex:0 0 35%;flex-direction:column;gap:3rem}.fragmentDestockageReemploi_container_left_title h2{font-size:var(--l-sizing);font-weight:700}.fragmentDestockageReemploi_container_left_description p{font-size:var(--xs-sizing)}.fragmentDestockageReemploi_container_left_description p strong{font-size:var(--xs-sizing);font-weight:700}.fragmentDestockageReemploi_container_right{align-items:center;display:flex;max-width:300px}.fragmentDestockageReemploi_container_right img{width:100%}@media screen and (max-width:768px){.fragmentDestockageReemploi{padding:5rem 0}.fragmentDestockageReemploi_container{align-items:center;flex-direction:column-reverse}.fragmentDestockageReemploi_container_left{margin:0 auto;width:85%}.fragmentDestockageReemploi_container_left,.fragmentDestockageReemploi_container_right{text-align:left}.fragmentDestockageReemploi_container_right{width:60%}}.fragmentSolutionsDestockageReemploi{position:relative}.fragmentSolutionsDestockageReemploi_picture{height:100%;inset:0;position:absolute;width:100%}.fragmentSolutionsDestockageReemploi_picture picture{display:flex;height:100%;width:100%}.fragmentSolutionsDestockageReemploi_picture picture img{height:100%;object-fit:cover;width:100%}.fragmentSolutionsDestockageReemploi_container{display:flex;flex-direction:column;gap:2rem;margin:0 10rem 0 auto;padding:10rem 0;position:relative;width:50%;z-index:1}.fragmentSolutionsDestockageReemploi_container_title h2,.fragmentSolutionsDestockageReemploi_container_title h2 strong{color:var(--white);font-size:var(--l-sizing);font-weight:700}.fragmentSolutionsDestockageReemploi_container_description p{color:var(--white);font-size:var(--xs-sizing)}.fragmentSolutionsDestockageReemploi_container_description p strong{color:var(--white);font-size:var(--xs-sizing);font-weight:700}.fragmentSolutionsDestockageReemploi_container_button a{min-width:510px}@media screen and (max-width:768px){.fragmentSolutionsDestockageReemploi_container{margin:0 auto;padding:5rem 0;width:90%}.fragmentSolutionsDestockageReemploi_container_button a{flex-wrap:wrap;max-width:250px;min-width:unset;padding-left:65px;width:100%}.fragmentSolutionsDestockageReemploi_container_button a:before{top:50%!important;transform:translateY(-50%)}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}