.btn{cursor:pointer;padding:15px 25px;border-radius:100px;width:fit-content;height:fit-content;text-transform:uppercase;font-weight:500;font-size:13px;border:unset}.btn-white{background-color:#fff;color:#000}.btn-border{border:1px solid #a8a8a8;color:#000}.btn-primary{background-color:#fbb03b;color:#000}*{margin:0;padding:0;box-sizing:border-box}body{color:#000;background-color:#fff;font-size:14px;font-family:"Poppins",sans-serif}a{color:#000;text-decoration:none}.link{position:relative;font-size:14px;font-weight:600}.link:hover:before,.link.active:before{content:"";position:absolute;bottom:-5px;width:100%;height:2px;background-color:#fbb03b}.colored{color:#fbb03b}.logo{display:flex;flex-direction:row;align-items:center;gap:25px}.logo>span{font-size:17px;font-weight:500}.container{margin:0 auto;width:calc(100% - 60px);max-width:1280px}.tag-promo{font-size:12px;padding:6px 8px;border-radius:100px;width:fit-content;text-transform:uppercase;font-weight:500;background-color:red;color:#fff}@media screen and (min-width: 1200px){.container{width:calc(100% - 160px)}}header{z-index:100;position:fixed;width:100%;background-color:#fff}header.bg-transparent .menu-container:has(+.menu-content.open){background-color:#fff}header .menu-container{display:flex;flex-direction:row;transition:.4s;width:100%;justify-content:space-between;align-items:center;padding:28px 35px}header .menu-container>nav{display:none}header .menu-container>nav ul{display:flex;flex-direction:row;gap:76px;list-style:none}header .menu-content{z-index:-1;background-color:#fff;display:flex;flex-direction:column;transition:.4s;gap:50px;padding:28px 35px;position:absolute;width:100%;left:0;top:91px;height:calc(100vh - 91px);overflow:scroll;border-top:1px solid #e5e5e5;transform:translateY(-200%)}header .menu-content.open{transform:translateY(0)}header .menu-content ul{list-style:none;display:flex;flex-direction:column;gap:15px}header .menu-content ul li{font-size:16px}header .menu-content ul li:first-child{font-size:24px;text-transform:uppercase;font-weight:500;margin-bottom:10px}@media screen and (min-width: 900px){header .menu-content{display:flex;flex-direction:row;gap:160px;height:fit-content}header .menu-content ul li{font-size:12px}header .menu-content ul li:first-child{font-size:14px}}@media screen and (min-width: 1200px){header.bg-transparent{background-color:rgba(0,0,0,0)}header .menu-container{padding:28px 160px}header .menu-container>nav{display:block}header .menu-container .burger-menu{display:none}header .menu-content{padding:28px 160px 58px 160px}header.bg-transparent:has(.menu-content:not(.open)){color:#fff}header.bg-transparent:has(.menu-content:not(.open)) span{color:#fff}header.bg-transparent:has(.menu-content:not(.open)) .logo img{filter:invert(1)}}footer{display:flex;flex-direction:column;transition:.4s;padding:28px 35px;gap:100px}footer .footer-info{display:flex;flex-direction:column;gap:33px}footer .footer-info p{color:#a8a8a8}footer .footer-info .footer-reseau{display:flex;flex-direction:row;gap:35px}footer .footer-info .footer-reseau span{color:#a8a8a8}footer nav{display:flex;flex-direction:column;gap:33px}footer nav ul{list-style:none;display:flex;flex-direction:column;gap:15px}footer nav ul li{font-size:16px}footer nav ul li:first-child{font-size:24px;text-transform:uppercase;font-weight:500;margin-bottom:10px}@media screen and (min-width: 900px){footer{flex-direction:row}footer .footer-info{flex:1 1}footer nav{justify-content:end;flex-direction:row;flex:2 2}footer nav ul li{font-size:12px}footer nav ul li:first-child{font-size:14px}}@media screen and (min-width: 1200px){footer{padding:28px 160px}}.news-letter{position:relative;margin:70px auto;padding:30px;transition:.4s}.news-letter h3{margin:0 auto;width:calc(100% - 60px);max-width:1280px;color:#fff;font-size:18px;font-weight:400;margin-bottom:40px}.news-letter form{display:flex;flex-direction:column;margin:0 auto;width:calc(100% - 60px);max-width:1280px;gap:20px}.news-letter form .btn{width:100%}.news-letter form input:not(.btn){padding:12px 24px;border:none;border-radius:50px}.news-letter img{z-index:-1;position:absolute;object-fit:cover;width:100%;height:100%;top:0;left:0;filter:brightness(80%)}@media screen and (min-width: 900px){.news-letter{margin-top:160px;padding:100px 70px;align-items:center}.news-letter h3{font-size:29px;margin-bottom:40px}.news-letter form{flex-direction:row}.news-letter form .btn{width:fit-content}.news-letter form input:not(.btn){height:fit-content;width:350px}}@media screen and (min-width: 1200px){.news-letter{display:flex;flex-direction:row;margin:0 auto;width:calc(100% - 60px);max-width:1280px;width:calc(100% - 160px);margin:160px auto 70px auto}}.file-ariane{padding-top:109px;display:none;font-size:13px;align-items:center}.file-ariane *{color:#a8a8a8}.file-ariane a:not(:first-child)::before{content:"/";margin:0 8px}@media screen and (min-width: 900px){.file-ariane{display:flex;flex-direction:row}}.icon-rounted{height:fit-content;padding:12px;background-color:#fbb03b;border-radius:100%}.hero{display:flex;flex-direction:column;transition:.4s;justify-content:flex-end;position:relative;padding-top:91px;height:calc(100vh - 220px)}.hero img{filter:brightness(80%);bottom:0;left:0;position:absolute;z-index:-1;width:100%;height:calc(100% - 91px);object-fit:cover}.hero .hero-title{padding:70px 35px;color:#fff}.hero .hero-title h1{line-height:110%;font-size:43px}.hero .hero-btn{display:flex;flex-direction:row;align-items:center;gap:22px}.hero .hero-btn span{font-weight:500;text-transform:uppercase;color:#fff}.hero .delivery-info{position:absolute;left:0;bottom:0;display:none;gap:100px;padding:39px 100px 53px 100px;background-color:#fff;border-radius:0 70px 0 0;width:100%;max-width:1350px}.hero .hero-pagin{display:none;gap:18px;height:100%;margin-right:190px}.hero .hero-pagin span:not(.loading){color:#fff;font-weight:500}.hero .hero-pagin .loading{position:relative;height:100%;background-color:#a8a8a8;width:2px;margin:0 auto}.hero .hero-pagin .loading:after{position:absolute;content:"";height:25%;width:2px;background-color:#fff}.delivery-info .card{display:flex;flex-direction:row;gap:26px;width:250px}.delivery-info .card .icon-rounted{color:#fbb03b;background-color:#fff3df;border-radius:10px}.delivery-info .card>div p{font-size:14px;font-weight:500;margin-bottom:9px}.delivery-info .card>div span{color:#a8a8a8;font-size:12px}@media screen and (min-width: 900px){.hero{padding:90px 91px;min-height:600px}.hero .hero-title{padding:unset}.hero .hero-title h1{font-size:66px;max-width:390px;margin-bottom:62px}}@media screen and (min-width: 1200px){.hero{padding:280px 160px;height:calc(100vh - 120px);flex-direction:row;justify-content:flex-start;min-height:800px}.hero img{height:100%}.hero .delivery-info{display:flex;flex-direction:row;justify-content:flex-end}.hero .hero-pagin{display:flex;flex-direction:column}}.categories{display:none}@media screen and (min-width: 1200px){.categories{margin-top:73px;display:block;height:370px;display:flex;flex-direction:row;gap:35px}.categories article{color:#fff;position:relative;padding:56px 63px;display:flex;flex-direction:column;gap:25px;justify-content:flex-end}.categories article h2{font-size:25px;font-weight:400;max-width:170px}.categories article img{z-index:-1;position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;filter:brightness(80%)}.categories article:not(:first-child){flex:1 1}.categories article:first-child{flex:2 2}}.selection{margin-top:40px;transition:.4s}.selection .header{margin-bottom:31px;display:flex;flex-direction:row;justify-content:center}.selection .header:has(.btn){justify-content:space-between}.selection .header h2{font-size:21px;font-weight:200;max-width:133px}.selection .arrow{display:none;position:absolute;top:50%}.selection .arrow.left{left:40px}.selection .arrow.right{right:40px}@media screen and (min-width: 900px){.selection{position:relative;margin-top:80px}.selection .header{margin-bottom:70px}.selection .header h2{max-width:50%;font-size:29px}}@media screen and (min-width: 1200px){.selection .arrow{display:block}}.product-list{display:flex;flex-direction:row;gap:20px;padding:0 30px 0 30px}.product-list.car{overflow:scroll}.product-list.car .produit{min-width:151px;height:320px;flex:1 1 auto}.product-list:not(.car){flex-wrap:wrap}.product-list:not(.car) .produit{flex:1 1;height:320px;min-width:151px}.product-list .produit{display:flex;flex-direction:column;gap:30px}.product-list .produit .img-content{flex:1 1;position:relative;padding:11px 8px}.product-list .produit .img-content img{z-index:-1;position:absolute;object-fit:cover;width:100%;height:100%;top:0;left:0}.product-list .produit .text-content .title,.product-list .produit .text-content .price span{font-weight:300}.product-list .produit .text-content .price{display:flex;flex-direction:row;gap:10px;align-items:flex-end;font-size:20px}.product-list .produit .text-content .price:has(.promo) span:not(.promo){color:#a8a8a8;font-size:12px}.product-list .produit .text-content .price:has(.promo) .promo{color:red}@media screen and (min-width: 900px){.product-list.car .produit,.product-list:not(.car) .produit{min-width:250px;height:450px}}@media screen and (min-width: 1200px){.product-list.car,.product-list:not(.car){margin:0 auto;width:calc(100% - 60px);max-width:1280px;width:calc(100% - 160px);padding:unset;overflow:hidden}.product-list.car .produit,.product-list:not(.car) .produit{min-width:calc((100% - 60px)/4)}}.delivery{transition:.4s;margin-top:60px;margin-bottom:50px}.delivery .header{margin-bottom:40px}.delivery .header h2{font-size:21px;font-weight:200;text-align:center}.delivery .delivery-info{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.delivery .delivery-info .card{min-width:250px;flex-direction:column}.delivery .delivery-info .card .icon-rounted{width:fit-content;padding:18px;font-size:21px}@media screen and (min-width: 900px){.delivery{margin-top:140px;margin-bottom:140px}.delivery .header{margin-bottom:70px}.delivery .header h2{font-size:29px}}
