.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}}.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)}}.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}}.delivery-info{display:none;justify-content:flex-end;gap:100px}.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: 1200px){.delivery-info{display:flex;flex-direction:row}}.info-product{display:flex;flex-direction:column;padding-top:108px}.info-product .img{position:relative;width:100%;height:100vw}.info-product .img .car{display:flex;flex-direction:row;gap:0;height:100%;overflow:hidden}.info-product .img .car img{width:100vw;height:100%;object-fit:cover}.info-product .img .img-desktop{display:none;object-fit:cover;width:476px;height:476px}.info-product .img .scroll{z-index:10;position:absolute;bottom:34px;left:50%;transform:translateX(-50%);width:70%;border-radius:30px;height:4px;max-width:400px;background-color:#fff}.info-product .img .scroll:after{z-index:1;content:"";position:absolute;left:25%;height:4px;background-color:#000;width:25%}.info-product .content{transition:.4s;margin-top:30px;width:100%;padding:0 30px}.info-product .content .top .tag-content{display:none;margin-bottom:12px;justify-content:space-between;font-size:12px}.info-product .content .top .tag-content .tag-promo{height:fit-content;padding:7px 11px}.info-product .content .top .tag-content p{color:#a8a8a8;text-align:right}.info-product .content .top .text{display:flex;flex-direction:column;gap:20px}.info-product .content .top .text .price-content h1{font-size:21px;font-weight:400}.info-product .content .top .text .price-content .price{font-size:21px}.info-product .content .top .text .price-content .price .promo{color:red}.info-product .content .top .text .price-content .price:has(.promo) span:not(.promo){color:#a8a8a8}.info-product .content .top .text .tag-name{font-size:11px;text-transform:uppercase;order:-1}.info-product .content form{margin-top:39px}.info-product .content form .nice-select,.info-product .content form input{padding:13px 31px;border-radius:100px;border:1px solid #a8a8a8}.info-product .content form .primary-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;background-color:#fbb03b;color:#000}.info-product .content form button.primary-btn{padding:15px 52px}.info-product .content form .btn{display:none}.info-product .content form .variations tr{display:flex;flex-direction:column;align-items:flex-start;gap:17px}.info-product .content form .variations tr label{font-weight:400}.info-product .content form .variations_button{margin-top:40px;display:flex;flex-direction:row;gap:15px}.info-product .content form .variations_button input{width:90px}@media screen and (min-width: 900px){.info-product{padding-top:50px}.info-product .img{margin:0 auto;width:calc(100% - 160px);height:calc(100vw - 160px);max-height:601px}.info-product .content{padding:0 80px}.info-product .content .top .tag-content{display:flex;flex-direction:row}.info-product .content .top .text{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.info-product .content .top .text .tag-name{font-size:13px;order:0}.info-product .content form .btn{display:block}}@media screen and (min-width: 1200px){.info-product{display:flex;flex-direction:row;gap:90px;margin:0 auto;width:calc(100% - 60px);max-width:1280px;width:calc(100% - 160px)}.info-product .img{display:flex;flex-direction:row;gap:30px;height:fit-content;width:fit-content}.info-product .img .car{flex-direction:column;width:97px;height:476px}.info-product .img .car img{width:97px;height:97px}.info-product .img .img-desktop{display:block}.info-product .img .scroll{display:none}.info-product .content{margin:0;padding:0;flex:1}.info-product .content .top .text .price-content h1{font-size:30px}.info-product .content .top .text .price-content .price{font-size:30px}.info-product .content form{margin-top:51px}}.product-description{margin:100px auto;display:flex;flex-direction:column;gap:40px}.product-description .nav{display:flex;flex-direction:row;gap:20px;justify-content:center}.product-description .nav .active{border:1px solid #fbb03b}.product-description .content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:40px 200px}.product-description .content>div{display:flex;flex-direction:column;align-items:center;gap:35px;flex:1 1;max-width:480px;min-width:300px}.product-description .content>div p{text-align:center}.product-description .content>div span{font-size:60px;color:#e5e5e5}
