.card_tuto{position:relative;height:150px;width:250px;border:1px solid transparent;margin:1em;padding:1em;display:flex;flex-direction:column;justify-content:space-around;transition:.3s ease-in-out;box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);background-color:#fff}.item_liste{box-sizing:border-box;display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,166px);grid-auto-columns:176px;gap:14px;justify-content:center;justify-items:stretch;align-items:stretch;width:100%;max-width:100%;padding:14px 6px 18px;margin:10px 0 22px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#b3c7b7 #edf3ee}.item_liste.is-scrollable{justify-content:flex-start}.item_liste.is-auto-carousel{scroll-snap-type:none}.item_liste::-webkit-scrollbar{height:8px}.item_liste::-webkit-scrollbar-track{background:#edf2ef;border-radius:999px}.item_liste::-webkit-scrollbar-thumb{background:#b8c6bd;border-radius:999px}.item_liste::-webkit-scrollbar-thumb:hover{background:#94aa9c}.item_liste .card{box-sizing:border-box;position:relative;width:100%;max-width:none;height:166px;aspect-ratio:auto;scroll-snap-align:start;overflow:hidden;border:1px solid #dfe8df;border-radius:14px;background:#fff;color:#1f2b24;display:grid;grid-template-rows:112px minmax(52px,auto);text-decoration:none;box-shadow:0 5px 16px rgba(38,56,42,.08);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.item_liste .card img{box-sizing:border-box;position:static;display:block;width:100%;height:112px;max-width:none;max-height:none;padding:10px 14px;object-fit:contain;transform:none;background:linear-gradient(145deg,#f7faf7 0%,#eef5ef 100%);transition:transform .25s ease}.item_liste .card img.card__category-icon{width:82px;height:100px;padding:0;margin:6px auto;background:transparent}.item_liste .card span{box-sizing:border-box;position:relative;width:100%;min-width:0;min-height:53px;padding:9px 38px 9px 12px;border-top:1px solid #edf1ed;display:flex;align-items:center;text-align:left;font-size:13px;line-height:1.25;font-weight:700;color:#263329;background:#fff;overflow:hidden}.item_liste .card span::after{content:"\203A";position:absolute;right:11px;top:50%;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#3f7f2b;background:#edf7e9;font-size:21px;font-weight:500;line-height:1;transform:translateY(-50%);transition:color .2s ease,background .2s ease,transform .2s ease}.item_liste .card:hover img{transform:scale(1.035)}.item_liste .card:hover{border-color:#a9cda0;transform:translateY(-3px);box-shadow:0 12px 28px rgba(38,73,35,.14)}.item_liste .card:hover span::after{color:#fff;background:#5dae2b;transform:translate(2px,-50%)}.item_liste .card:focus-visible{outline:3px solid rgba(93,174,43,.3);outline-offset:3px}.item_liste .card.card--brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding:18px 14px;background:#fff}.item_liste .card.card--brand img{width:auto;height:auto;max-width:112px;max-height:58px;padding:0;background:transparent;filter:grayscale(35%);transition:filter .2s ease,transform .2s ease}.item_liste .card.card--brand .card__brand-name{width:auto;min-height:0;padding:0;border:0;justify-content:center;gap:8px;background:transparent;color:#263329;font-size:13px;font-weight:600;line-height:1.2;text-align:center}.item_liste .card.card--brand .card__brand-name::before{content:"";width:5px;height:5px;border-radius:50%;background:#d1ddd4;flex:0 0 auto;transition:background .2s ease}.item_liste .card.card--brand .card__brand-name::after{display:none}.item_liste .card.card--brand:hover img{filter:grayscale(0);transform:scale(1.035)}.item_liste .card.card--brand:hover .card__brand-name{color:#3f7f2b}.item_liste .card.card--brand:hover .card__brand-name::before{background:#5dae2b}.marque_accueil{width:100%;overflow:hidden;padding:0;background:#fff;border-radius:5px;box-shadow:0 10px 30px rgba(0,0,0,0.05)}.marque-track{overflow:hidden;position:relative}.marque-list{display:flex;align-items:center;gap:40px;padding:20px 0;width:max-content;animation:marquee 35s linear infinite}.marque-track:hover .marque-list{animation-play-state:paused}.card-accueil{width:120px;height:70px;display:flex;align-items:center;justify-content:center;background:#ffffff;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,0.06);transition:transform .3s ease,box-shadow .3s ease}.card-accueil img{max-width:90%;max-height:45px;object-fit:contain;filter:grayscale(0%);opacity:1;transition:all .3s ease}a:hover .card-accueil{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,0.12)}.marque-track:hover .card-accueil img{filter:grayscale(100%);opacity:0.4}.marque-track a:hover .card-accueil img{filter:grayscale(0%);opacity:1}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.item_liste{grid-template-rows:repeat(2,150px);grid-auto-columns:154px;gap:10px;padding:10px 4px 15px}.item_liste .card{height:150px;grid-template-rows:98px minmax(50px,auto);border-radius:12px}.item_liste .card img{height:98px;padding:9px 12px}.item_liste .card span{min-height:51px;padding:8px 34px 8px 10px;font-size:12px}.item_liste .card.card--brand{gap:10px;padding:14px 12px}.item_liste .card.card--brand img{width:auto;height:auto;max-width:98px;max-height:50px;padding:0}.item_liste .card.card--brand .card__brand-name{min-height:0;padding:0;font-size:12px}.card-accueil{width:95px;height:60px}.marque-list{gap:25px;animation-duration:25s}}.masonry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:20px 0;box-sizing:border-box}.masonry-card{position:relative;overflow:hidden;border-radius:3px;text-decoration:none}.masonry-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.masonry-card:hover img{transform:scale(1.05)}.masonry-card::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.55);opacity:0;transition:opacity 0.4s ease;z-index:1}.masonry-card:hover::after{opacity:1}.masonry-grid .masonry-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.masonry-grid .masonry-card:hover img{transform:scale(1.05)}.tall{grid-row:span 2}.wide{grid-column:span 2;max-height:250px}.overlay{position:absolute;inset:0;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;gap:6px;z-index:2;transition:justify-content 0.4s ease}.overlay .description{margin-top:15px;font-size:14px;line-height:1.5;color:#fff;opacity:0;transform:translateY(10px);transition:opacity 0.4s ease,transform 0.4s ease}.masonry-card:hover .description{opacity:1;transform:translateY(0);transition:opacity 0.4s ease,transform 0.4s ease}.overlay .subtitle{color:#fff;font-size:16px;font-weight:500;text-shadow:0 2px 6px rgba(0,0,0,0.5)}.overlay .title{background:#fff;color:rgb(93,174,43);padding:4px 10px;font-size:18px;font-weight:600;border-radius:5px;width:fit-content;display:inline-block}@media (max-width:900px){.masonry-grid{grid-template-columns:1fr}.masonry-card{height:200px}.tall,.wide{grid-column:span 1;grid-row:span 1}}@media screen and (max-width:470px){}@charset "utf-8";html{margin:0;padding:0}body{margin:0;padding:0;background-color:rgb( 242,242,242 )}body.body_main{overflow-x:hidden}body.tuto{margin:0;padding:0;background-color:rgb( 0,153,204 )}body,td{font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif;font-size:14px;color:#000}input,option,select,textarea{font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif;font-size:13px;color:#000}.img-fluid{max-width:100%;height:auto}.detail_nth:nth-child(odd){background-color:rgb( 242,242,242 );padding-top:5px;padding-bottom:5px}.detail_nth:nth-child(even){background-color:#FFFFFF;padding-top:5px;padding-bottom:5px}.alert-promo{box-sizing:border-box;width:100%;height:50px;background-color:rgb( 255,80,0 );color:#fff;display:flex;align-items:center;justify-content:center;position:fixed;z-index:2000;bottom:0;opacity:1;cursor:pointer}.alert-promo.close{opacity:0;transform:translateY(50px);transition:0.8s}.alert-promo p{font-size:18px;font-weight:600;padding:10px}#page{box-sizing:border-box;text-align:left;max-width:1624px;height:auto;margin:0 auto;padding:0 20px;display:flex;flex-direction:column}.corona{width:1024px;background-color:rgb( 245,166,35 );color:#000000;position:fixed;top:0px;padding-top:10px;height:50px;text-align:center;z-index:300}.logo{z-index:0}.logo_noel{z-index:0;position:absolute;top:30px;left:15px}.top_menu{width:1024px;background-color:rgb(128,128,128);height:32px;z-index:300;display:flex;display:none;justify-content:space-between;align-items:center}h1{font-weight:bold;font-size:18px;text-align:center;color:#000}h2{font-weight:bold;font-size:15px}p{font-weight:normal;font-size:12px;text-align:justify}#toggle{height:auto;border:0px solid #FFFFFF;margin:0;text-align:left}#toggle p{text-align:left;padding:0}#sep_prd{border-top:1px dotted rgb( 81,98,111 )}#position_InfoBulle_panier{z-index:10;position:absolute;right:115px;top:2px;font-size:12px;font-family:"Arial",Helvetica,sans-serif;font-weight:bold;background:#ff0000;color:#fff;padding:1px 5px;vertical-align:top}.InfoBulle_panier{padding-left:10px;padding-right:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}#position_InfoBulle_vu{font-size:12px;font-family:"Arial",Helvetica,sans-serif;font-weight:bold;background:#ff0000;color:#fff;padding:1px 5px;vertical-align:top}.InfoBulle_vu{position:relative;z-index:10;margin-left:-10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}[class^="ico-"]{display:inline-block;width:16px;height:16px;background-color:white;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;vertical-align:middle}.ico-fb{-webkit-mask-image:url('/image/icons/brands/facebook.svg');mask-image:url('/image/icons/brands/facebook.svg')}.ico-linkedin{-webkit-mask-image:url('/image/icons/brands/linkedin.svg');mask-image:url('/image/icons/brands/linkedin.svg')}.drapeau2{margin-top:5px}.fct{display:flex;align-items:center;padding-left:10px;width:350px;height:100%;color:#FFFFFF;font-size:16px;font-family:"Arial",Helvetica,sans-serif}.fct2{z-index:1;position:absolute;top:26px;left:10px}.txt_logo{z-index:2;position:absolute;top:85px;left:15px;font-size:13px}.drapeau{margin-top:-1px;background-color:rgb(102,102,102);display:flex;justify-content:end;gap:10px;padding:20px 10px 5px 0}.bas_gauche{order:3;font-size:13px;color:#000000;width:100%;text-align:right}.tree_view{position:absolute;top:145px}.search_posi{flex:1 1 auto;width:100%;min-width:280px;justify-self:center}.search_posi .contentArea{position:relative;width:100%}.search_posi .contentArea::before{content:"";position:absolute;left:16px;top:50%;width:17px;height:17px;transform:translateY(-50%);border:2px solid #727571;border-radius:50%;background:transparent;pointer-events:none;z-index:1}.search_posi .contentArea::after{content:"";position:absolute;left:31px;top:27px;width:8px;height:2px;background:#727571;border-radius:2px;transform:rotate(45deg);pointer-events:none;z-index:1}.search_posi .contentArea #inputSearch{box-sizing:border-box;width:100%;height:38px;padding:0 48px 0 46px;border:1px solid #cfd8ca;border-radius:10px;background:#fff;color:#263126;font-size:14px;font-weight:500;transition:border-color .16s,box-shadow .16s,background .16s}.search_posi .contentArea #inputSearch:focus{outline:none;border-color:#727571;background:#fff;box-shadow:0 0 0 3px rgba(114,117,113,.16),0 10px 24px rgba(43,52,39,.10)}.search_mobile{display:none}.search_3_click{width:250px;height:auto}.search_3_click_actif{position:absolute;left:300px;z-index:201;padding-top:5px;padding-left:5px;padding-right:5px;padding-bottom:5px;background-color:rgb( 93,174,43 );border:solid 1px rgb( 142,151,157 )}.selecteur_3_click{line-height:26px;height:26px;border:solid 1px rgb( 142,151,157 );background-color:#FFFFFF}.page_accueil{display:flex;flex-direction:column;gap:10px;margin-top:148px}.menu_accueil{position:absolute;top:-20px;left:-10px;width:100%}.rouge_11_bold{font-weight:bold;font-size:11px;COLOR:red;FONT-FAMILY:Verdana,Arial,Helvetica,serif}.rouge_11{font-size:11px;COLOR:red;FONT-FAMILY:Verdana,Arial,Helvetica,serif}.rouge_10{font-size:10px;COLOR:red;FONT-FAMILY:Verdana,Arial,Helvetica,serif}.rouge_10_bold{FONT-WEIGHT:bold;font-size:10px;COLOR:red;FONT-FAMILY:Verdana,Arial,Helvetica,serif}.banniere_accueil{box-sizing:border-box;width:100vw;min-height:650px;position:relative;left:50%;margin:0 0 34px -50vw;overflow:visible;display:flex;align-items:center;background:#171b18}.banniere_accueil::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(18,22,19,.96) 0%,rgba(18,22,19,.83) 37%,rgba(18,22,19,.28) 66%,rgba(18,22,19,.08) 100%),linear-gradient(0deg,rgba(11,14,12,.34),transparent 45%)}.hero-backdrop{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.hero-backdrop::after{content:"";position:absolute;inset:-35% -25%;background:linear-gradient( 108deg,transparent 38%,rgba(141,213,93,0) 44%,rgba(141,213,93,.11) 50%,rgba(141,213,93,0) 56%,transparent 62% );transform:translate3d(-32%,0,0);animation:hero-light-pass 11s ease-in-out infinite;mix-blend-mode:screen;z-index:1}.hero-media{position:absolute;inset:0;width:100%;height:100%;z-index:0;object-fit:cover;object-position:center center;transform:scale(1.035)}.hero-content{box-sizing:border-box;width:min(100%,1664px);margin:0 auto;padding:70px 20px 64px;display:grid;grid-template-columns:minmax(320px,.8fr) minmax(620px,1.2fr);align-items:end;gap:clamp(38px,5vw,88px);position:relative;z-index:3;transform:translateY(-28px)}.hero-copy{max-width:610px;padding-bottom:12px;color:#fff}.hero-eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 20px;color:#cbd5cc;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.hero-eyebrow__dot{width:8px;height:8px;border-radius:50%;background:rgb(93,174,43);box-shadow:0 0 0 6px rgba(93,174,43,.13);animation:hero-pulse 2.4s ease-out infinite}.hero-title{max-width:650px;margin:0;color:#fff;font-size:clamp(38px,4.15vw,66px);font-weight:750;line-height:.92;letter-spacing:-.045em;text-align:left}.hero-title>span{display:block}.hero-title__accent{width:max-content;margin:7px 0;padding:4px 12px 7px 10px;color:#111711;background:#7ac348;transform:translateX(-10px) rotate(-1.2deg);box-shadow:7px 7px 0 rgba(0,0,0,.19)}.hero-lead{max-width:560px;margin:24px 0 0;color:#d6ddd7;font-size:16px;line-height:1.65;text-align:left}.hero-glow{position:absolute;z-index:2;width:9px;height:9px;border-radius:50%;background:#8dd55d;box-shadow:0 0 10px 3px rgba(167,231,123,.5),0 0 34px 13px rgba(93,174,43,.28);opacity:.8;pointer-events:none;animation:hero-float 7s ease-in-out infinite}.hero-glow--one{top:23%;right:17%}.hero-glow--two{right:38%;bottom:18%;animation-delay:-3.5s}@keyframes hero-light-pass{0%,20%{transform:translate3d(-32%,0,0);opacity:0}35%{opacity:.75}60%{transform:translate3d(32%,0,0);opacity:.75}72%,100%{transform:translate3d(32%,0,0);opacity:0}}@keyframes hero-pulse{0%{box-shadow:0 0 0 0 rgba(93,174,43,.35)}70%,100%{box-shadow:0 0 0 9px rgba(93,174,43,0)}}@keyframes hero-float{0%,100%{transform:translate3d(0,0,0);opacity:.35}50%{transform:translate3d(10px,-14px,0);opacity:.85}}.mes_banniere{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%}.bon_plans{font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif;color:#000;font-size:25px;width:100%;text-align:center;margin-top:20px}.produit_accueil{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%}.titre_marque{font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif;color:#000;font-size:25px;width:100%;text-align:center;margin-top:20px}.marque_accueil{max-width:1624px;margin:20px auto;background-color:#FFFFFF}.cadre_blanc{position:relative;height:100%;width:945px;left:30px;background-color:#FFFFFF}#menu_marque li{list-style:none}#menu_marque li{display:inline-block;width:120px;height:50px;padding:0px 0px 0px 5px;list-style:none}.liste_marque{position:absolute;width:148px;height:25px;top:146px;right:0px;padding-top:5px;padding-left:5px;font-size:14px;color:#ccc;background-color:rgb( 93,174,43 );color:#fff}.lien_liste_marque{font-size:14px;color:#FFFFFF}.lien_liste_marque:hover{font-size:14px;color:#000000}.overlapping_content{position:relative;z-index:1}.overlapping_content>.banniere_accueil{position:relative;z-index:auto}.overlapping_content>.complementaire_accueil{position:relative;z-index:2;margin-top:-58px;background-color:transparent}@media (prefers-reduced-motion:reduce){.hero-media,.hero-backdrop::after,.hero-eyebrow__dot,.hero-glow{animation:none}}.texte_accueil{box-sizing:border-box;max-width:1624px;margin:20px auto;padding:40px 130px;background:#ffffff;border-radius:5px;box-shadow:0 10px 30px rgba(0,0,0,0.05);font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif;color:#2b2b2b}.texte_accueil h1{font-size:32px;line-height:1.3;margin-bottom:25px;font-weight:700;color:#1f2937}.texte_accueil h2{font-size:24px;margin:45px 0 15px;font-weight:600;color:rgb( 93,174,43 );position:relative;padding-left:15px}.texte_accueil h2::before{content:"";position:absolute;left:0;top:6px;width:4px;height:70%;background:linear-gradient(180deg,rgb( 93,174,43 ),rgb(76,141,35));border-radius:4px}.texte_accueil h3{font-size:20px;margin:35px 0 10px;font-weight:600;color:#374151}.texte_accueil p{margin-bottom:18px;line-height:1.75;font-size:15px;color:#4b5563}.texte_accueil .noir_12{font-size:inherit;color:inherit}.texte_accueil a.lien_fct4{color:rgb( 93,174,43 );font-weight:500;text-decoration:none;border-bottom:1px dashed rgba(93,174,43,0.5);transition:all .25s ease}.texte_accueil a.lien_fct4:hover{color:#d97706;border-bottom-color:#d97706}@media (max-width:768px){.texte_accueil{padding:25px 18px}.texte_accueil h1{font-size:26px}.texte_accueil h2{font-size:20px}}.last{display:flex;flex-direction:column;align-items:center;order:2}.stock_et_prix .flex{align-items:space-between;width:100%}.stock_et_prix_accueil .flex{gap:10px}.stock_et_prix .flex .no-flex{display:flex;align-items:center;gap:10px}.stock_et_prix .flex p{text-align:center}.stock_et_prix .flex p#prix_accueil_avant{text-decoration:line-through;color:#fb9902}.commande_prd_comp span{font-size:10px;display:inline-block;position:relative;top:0px;left:0px;height:20px}.commande_prd_comp button{display:inline-block;position:relative;top:0px;left:0px;font-size:12px;width:160px;transition:all 600ms ease-in-out 0s}.complementaire_accueil{box-sizing:border-box;width:100%;overflow-x:auto;display:flex;flex-wrap:nowrap;justify-content:center;gap:10px;padding:0 0 20px 0;margin-bottom:20px}.complementaire_accueil .detail_prd_comp{min-width:240px;max-height:320px}.complementaire_accueil .img_pas_accueil{min-height:0}@media screen and (max-width:1500px){.complementaire_accueil{justify-content:flex-start;padding:0 10px 20px 10px}}.product-card{box-sizing:border-box;display:flex;flex-direction:column;width:100%;height:100%;padding:16px;background:#fff;border:1px solid #e5e5e5;border-radius:14px;text-decoration:none;color:inherit;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.complementaire_accueil .product-card{min-width:255px}.product-card:hover{box-shadow:0 8px 24px rgba(163,163,163,0.1);border-color:#d0d0d0}.product-card__image{position:relative;margin-bottom:15px;overflow:hidden;min-height:232px}.product-card__carousel{position:absolute;left:10px;right:10px;bottom:10px;display:flex;justify-content:center;gap:6px;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.product-card:hover .product-card__carousel{opacity:1;transform:translateY(0);pointer-events:auto}.product-card__thumb{width:34px;height:34px;max-width:34px;max-height:34px;padding:2px;background:#fff;border:1px solid #e1e1e1;border-radius:7px;object-fit:contain;cursor:pointer;box-shadow:0 3px 10px rgba(0,0,0,.12);transition:border-color .15s ease,transform .15s ease}.product-card__thumb:hover,.product-card__thumb.is-active{border-color:rgb(93,174,43);transform:translateY(-2px)}.product-card__image img{width:100%;height:100%;object-fit:contain;display:block}.product-card__content{display:flex;flex-direction:column;flex:1}.product-card__title{min-height:42px;margin-bottom:5px;font-size:15px;font-weight:600;line-height:1.35;text-align:center;color:#222}.product-card__bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card__stock p{margin:0;font-size:13px}.product-card__price{text-align:right}.product-card__price p{margin:0}.product-card__price #prix_accueil{font-size:18px;color:#111}.product-card__price #prix_accueil_avant{font-size:13px;color:#888;text-decoration:line-through}.product-card__action{margin-top:12px;text-align:center}@media (max-width:768px){.product-card{padding:12px;border-radius:12px}.product-card__title{font-size:14px}.product-card__price #prix_accueil{font-size:16px}}@media (max-width:480px){.product-card__bottom{flex-direction:column;align-items:center;text-align:center}.product-card__price{text-align:center}}.product-card .button-add-cart{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:#f3f3f3;border:1px solid #e2e2e2;border-radius:8px;color:#222;font-size:16px;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .12s ease,box-shadow .2s ease}.product-card .button-add-cart:hover{background:linear-gradient( 135deg,rgb(93,174,43) 0%,rgb(76,150,32) 100% );border-color:rgb(93,174,43);color:#fff;box-shadow:0 6px 16px rgba(93,174,43,.35);transform:translateY(-1px)}.product-card .button-add-cart:hover img.add-panier,.product-card .button-add-cart:hover i{filter:invert(1)}.product-card .button-add-cart:active{transform:scale(.94)}.product-card .button-add-cart svg,.product-card .button-add-cart i{transition:color .2s ease,fill .2s ease;pointer-events:none}@media (max-width:768px){.product-card .button-add-cart{width:36px;height:36px;font-size:14px}}.product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px}.product-card__infos{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.product-card__price{line-height:1.1}.product-card__price p{margin:0}.product-card__price #prix_accueil{font-size:16px;color:#171717bf}.product-card__price #prix_accueil_avant{margin-bottom:3px;font-size:13px;color:#999;text-decoration:line-through}.product-card__stock span,.product-card__stock p{margin:0;font-size:12px;color:rgb(93,174,43);font-weight:600}.product-card__cart form{margin:0}.product-card__buy-zone{display:flex;align-items:center;gap:8px}.product-card__buy-zone .avis_prd_cmp{display:none}.product-card .button-add-cart{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid #e4e4e4;border-radius:11px;background:#f7f7f7;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease}.product-card .button-add-cart:hover{background:linear-gradient( 135deg,rgb(93,174,43),rgb(72,145,30) );border-color:rgb(93,174,43);box-shadow:0 8px 18px rgba(93,174,43,.28);transform:translateY(-1px)}.product-card .button-add-cart:active{transform:scale(.95)}.product-card .button-add-cart img{width:24px;height:24px;object-fit:contain;transition:filter .2s ease,opacity .2s ease}.product-card .button-add-cart:hover img{filter:brightness(0) invert(1)}@media (max-width:480px){.product-card__footer{align-items:center;gap:10px}.product-card .button-add-cart{width:38px;height:38px;border-radius:10px}.product-card .button-add-cart img{width:22px;height:22px}}.product-card__stock-badge{height:20px;margin-left:5px;font-size:11px;font-weight:500;color:#888}.product-card__stock-badge .fa-lg{font-size:10px}.product-card__stock-badge::before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:rgb(93,174,43);box-shadow:0 0 0 2px rgba(93,174,43,0.18);flex-shrink:0}.pc-rating{display:inline-flex;align-items:center;gap:5px;margin-top:2px}.pc-rating__stars{display:inline-flex;gap:1px;font-size:11px;color:#f5a623}.pc-rating__stars .far.fa-star{color:#ddd}.pc-rating__score{font-size:12px;font-weight:700;color:#333}.pc-rating__count{font-size:11px;color:#bbb;font-weight:400}.product-card__promo-badge{position:absolute;top:8px;right:8px;z-index:2;padding:3px 8px;border-radius:3px;background:linear-gradient(135deg,#ff6b35,#e8342a);box-shadow:0 3px 10px rgba(232,52,42,0.15);font-size:11px;font-weight:700;color:#fff;letter-spacing:.03em;white-space:nowrap}.detail_prd_comp{box-sizing:border-box;width:100%;display:flex;flex-direction:column;padding:5px;background-color:#fff;border:1px solid #c4c4c4;border-radius:6px;box-shadow:0 2px 5px rgba(63,63,63,.3);font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif;transition:transform .25s ease,box-shadow .25s ease}.detail_prd_comp:hover{transition-duration:0.2s}.detail_prd_comp:hover .titre_produit_accueil,.detail_prd_comp:hover #en_sku,.detail_prd_comp:hover #prix_accueil,.detail_prd_comp:hover .img_accueil center{color:#000}.detail_prd_comp:hover .button_achat{background-color:white;color:black}.detail_prd_comp p{overflow-wrap:break-word}#prix_accueil_avant{white-space:nowrap}.detail_prd_comp2{width:175px;height:30px;float:left;margin:0px 13px 15px 0;padding:0px 5px 0px 5px;background-color:#FFFFFF}.detail_prd_comp2:hover{background-color:rgb( 93,174,43 );transition-duration:0.2s}.detail_prd_comp2:hover .titre_produit_accueil,.detail_prd_comp2:hover #en_sku,.detail_prd_comp2:hover #prix_accueil,.detail_prd_comp2:hover .img_accueil center{color:white}.detail_prd_comp2:hover .button_achat{background-color:white;color:black}.detail_prd_comp2 p{width:175px;overflow-wrap:break-word}.detail_prd_comp3{display:block;width:200px;background:#ffffff;border-radius:4px;overflow:hidden;border:1px solid rgba(0,0,0,0.06);text-decoration:none;color:inherit;float:left;margin:10px 12px 10px 0;transition:transform 0.25s cubic-bezier(.22,.68,0,1.2),box-shadow 0.25s ease;cursor:pointer}.detail_prd_comp3:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,0.10)}.img_accueil{background:#F7F6F2;height:180px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.img_accueil img{width:120px;height:120px;object-fit:contain;transition:transform 0.3s ease}.detail_prd_comp3:hover .img_accueil img{transform:scale(1.08)}.img_accueil center{position:absolute;bottom:8px;left:0;right:0;font-size:10px;color:#aaa}.card_body_inner{padding:14px 16px 16px}.titre_produit_accueil{font-size:13.5px;font-weight:500;color:#1a1a1a;line-height:1.4;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}.stock_et_prix{display:flex;align-items:center;justify-content:space-between}#stock_accueil{font-size:11px;color:#E8380D;font-weight:500;margin:0}#prix_accueil{font-size:18px;font-weight:600;color:#1a1a1a;letter-spacing:-0.02em;margin:0}#prix_accueil_avant{font-size:11px;color:#bbb;text-decoration:line-through;margin:0 0 2px 0}.badge_promo{position:absolute;top:10px;left:10px;background:#E8380D;color:white;font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px}.detail_prd_comp_panier{width:175px;height:290px;float:left;margin:15px 13px 15px 0;padding:0px 5px 0px 5px;background-color:#FFFFFF}.detail_prd_comp_panier:hover{background-color:rgb( 93,174,43 );transition-duration:0.2s}.detail_prd_comp_panier:hover .titre_produit_accueil,.detail_prd_comp_panier:hover #en_sku,.detail_prd_comp_panier:hover #prix_accueil,.detail_prd_comp_panier:hover .img_accueil center{color:white}.detail_prd_comp_panierdetail_prd_comp_panier:hover .button_achat{background-color:white;color:black}.detail_prd_comp_panier p{width:175px;overflow-wrap:break-word}.une_banniere img{height:100%}.une_banniere:hover{transition-duration:0.2s;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.colonnes_marque{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-auto-rows:minmax(auto,auto);gap:10px;justify-items:center;width:100%;margin-bottom:20px}.colonne_marque{width:320px;height:auto;float:left;margin:0px 0 0px 0;padding:0px 0 0px 0;background-color:#FFF}.une_marque{width:300px;height:35px;float:left;padding-top:15px;padding-left:10px;color:rgb( 93,174,43 );font-size:14px;margin:15px 13px 0px 0;background-color:rgb( 242,242,242 );border-left-width:10px;border-left-style:solid;border-left-color:rgb( 253,195,0 )}.une_marque:hover{background-color:rgb( 253,195,0 );transition-duration:0.2s}.centre_marque{width:120px;float:left}@media screen and (max-width:1290px){.topbar{display:none}}.topbar a{font-size:13px;display:flex;justify-content:space-around;align-items:center;gap:5px;color:rgb( 81,98,111 )}.topbar a:hover{color:rgb(62,74,83);font-size:13px}.topbar .stars-product label::before{font-size:13px;width:9px}.haut_page{width:100%;padding:0 20px;left:50%;transform:translateX(-50%);background:rgb(242,242,242);position:fixed;top:0;z-index:100;box-shadow:0 1px 0 rgba(43,52,39,.08)}.burger{display:none}.img_avis{width:100%}header.header{box-sizing:border-box;display:grid;grid-template-columns:1fr 10fr;grid-template-rows:1fr;gap:20px;align-items:center;justify-items:center;background:rgb(242,242,242);height:92px;padding:0 50px}header.header .header_droite{display:flex;justify-content:space-between;align-items:center;width:100%;margin:5px 0;margin-top:10px}.logo{margin-top:5px;margin-bottom:5px}header.header .header_ddroite{display:flex;flex-direction:column;width:100%}.infos_header{display:flex;justify-content:space-between;padding:10px;padding-top:0;align-items:center;color:#344033}.dropdown-drapeau{position:absolute;z-index:1000;width:100px;background:#fff;border:1px solid #ccc;box-shadow:0 0 10px 5px rgba(0,0,0,0.2);display:none}.cli_header{display:flex;gap:10px}.clicks_header{display:flex;gap:10px;align-items:center}.drapeau-langue:hover .dropdown-drapeau{display:block}.dropdown-drapeau a{display:block;padding:7px}.drapeau-langue{padding-right:10px;border-right:1px solid #c5cec1}.langue{display:flex;gap:5px;align-items:center}.actions_header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-left:25px}.actions_header a{display:flex;align-items:center;gap:4px;padding:4px 10px;color:#293728;text-decoration:none;transition:background .14s,border-color .14s,color .14s}.actions_header a:hover{color:#1d5511}.actions_header .panier{display:flex;align-items:center}.actions_header .panier #open-panier-menu{display:flex;align-items:center;gap:5px}.actions_header .panier #open-panier-menu .panier_count{align-items:center;background:#727571;border-radius:50%;color:#fff;width:20px;height:20px;font-weight:700;display:flex;justify-content:center;align-items:center;cursor:pointer}.cadre_blanc{position:absolute;left:30px;width:945px;background-color:rgb( 242,242,242 );padding-top:10px;padding-bottom:10px}.milieu_page_marque{width:1004px;margin:auto;min-height:600px;padding:10px;background-color:#fff;font-size:16px}.milieu_page_marque h1{font-size:24px;font-weight:bold;margin-bottom:20px}.milieu_page_gris{display:flex;flex-direction:column;max-width:1624px;height:auto;min-height:600px;background-color:rgb( 242,242,242 )}.milieu_page_blanc{box-sizing:border-box;max-width:1624px;min-height:500px;height:auto;margin-top:170px}.bas_page{position:relative;height:auto;font-size:14px;border:0px}footer#footer{display:flex;flex-direction:column;gap:1px;order:3}footer#footer ul{color:#fff;list-style-type:none}.footer_social{height:65px;background-color:rgb( 102,102,102 );display:grid;grid-template-columns:3fr 1fr;align-items:center}.footer_newsletter{color:rgb( 253,195,0 );font-weight:bold;font-size:16px;text-align:center;display:flex;align-items:center;gap:25px;margin-left:25px}#footer_input{height:30px;line-height:30px;top:16px}#zone_input{width:120px;padding:0px 5px;height:30px;border-width:1px 1px 1px 1px;border-style:solid none solid solid;border-color:#D4D6D8;float:left}.form-control-register #button_input{margin-top:15px}#button_input,.button_ok,.button_ok_black{margin:0px;padding:0px 9px;height:32px;transition:all 600ms ease-in-out 0s}.button_ok{display:inline-block;color:#ffffff;background:rgb( 93,174,43 );font-size:14px;border:1px solid #D4D6D8;text-transform:uppercase;transition:all 600ms ease-in-out 0s}.button_ok:hover{background-color:rgb( 81,98,111 );transition:all 600ms ease-in-out 0s}.button_ok_bleu{display:inline-block;color:#ffffff;background:rgb( 59,89,152 );font-size:14px;border:1px solid #D4D6D8;text-transform:uppercase;transition:all 600ms ease-in-out 0s}.button_ok_bleu:hover{background-color:rgb( 81,98,111 );transition:all 600ms ease-in-out 0s}.footer_adresse{padding-bottom:10px;background-color:rgb( 102,102,102 );display:grid;grid-template-columns:repeat(auto-fit,256px);justify-content:center}.footer_mobile{display:none;padding-bottom:10px;background-color:rgb( 102,102,102 );justify-content:center}.footer_mobile .icon{display:flex;justify-content:space-between;align-items:center;color:#fff;cursor:pointer;padding:0 50px}.tel{color:inherit;text-decoration:none}.footer_icon{width:300px;display:flex;gap:50px;align-items:center;margin-bottom:15px}.footer_mobile .dropdown{max-height:0;visibility:hidden}.footer_mobile .dropdown.open{visibility:visible;display:flex;flex-direction:column;max-height:500px}.footer_mobile ul li{color:white;font-size:18px}.adresse{padding-bottom:15px;color:#fff}.map{width:100%}.fa-users,.fa-cogs,.fa-info,.fa-map-marker,.footer_nom{color:#fff}.icon{margin-top:15px;padding-bottom:10px;display:block;text-align:center;border-bottom:1px solid #D4D6D8}.footer_titre{list-style-type:none;color:rgb( 253,195,0 );margin-bottom:5px;font-size:1.1em;font-size:16px !important}p.footer_titre{color:rgb( 253,195,0 );margin-bottom:5px;font-size:1.1em;font-size:16px !important}.content_address ul{list-style-type:none}.content_address li{margin-bottom:20px}.footer_image_bas{clear:both;height:85px;background-image:url(/image/logo_site/bas.gif);background-repeat:no-repeat;background-size:1024px;background-position:center}.geotrust{height:33px;width:120px;justify-self:center;background-image:url(/image/logo_site/geotrust.png);background-repeat:no-repeat}.trustpilot{margin-top:10px;width:150px}.bg-trustpilot{opacity:1!important;width:1020px;max-width:95%;margin:20px auto;justify-self:center;background:linear-gradient( 135deg,rgba(255,255,255,0.7) 0%,rgba(245,245,245,0.4) 50%,rgba(255,255,255,0.6) 100% );backdrop-filter:blur(5px);background-repeat:no-repeat;background-size:200% 200%;animation:gradientShift 10s ease infinite;box-shadow:0 0 20px rgba(0,0,0,0.3);transform:perspective(1200px);overflow:hidden;clip-path:ellipse(95% 100% at 50% 50%);transition:transform 0.5s}.carousel-container{box-sizing:border-box;width:100%;max-width:1600px;margin:20px auto 0 auto;opacity:0.8;padding:10px;background:url('/image/caroussel/test.jpg') no-repeat center center;background-size:cover;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,0.2)}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}#tp-widget-reviews-filter-label{display:none!important}.last_line{clear:both;display:block;margin:0px;padding:0px;background-color:rgb( 242,242,242 );text-align:center}.marque{font-size:14px;color:rgb( 93,174,43 )}a{font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif;font-size:13px;color:rgb( 81,98,111 );TEXT-DECORATION:None}a:hover{font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif;font-size:13px;color:black;TEXT-DECORATION:None}.lien_12{font-family:"Microsoft New Tai Lue","Arial",Helvetica,sans-serif;font-size:12px}.lien_12:hover{font-family:"Microsoft New Tai Lue","Arial",Helvetica,sans-serif;font-size:12px}.fil_14{font-size:13px}.rayon_interieur .lien_noir_14_bold{color:#000}.lien_fct3{font-size:12px;color:#fff}.lien_fct3:hover{font-size:12px;color:rgb( 253,195,0 )}.lien_fct3_zombie{font-size:12px;color:rgb( 253,195,0 )}.lien_fct3_zombie:hover{font-size:12px;color:rgb( 253,195,0 )}td{font-family:"Arial",Helvetica,sans-serif;font-size:13px}.detail_accueil{display:flex;flex-direction:column;width:300px;height:290px;margin:12px 12px 0 0;background-color:#FFFFFF;transition:0.2s;padding:0;border:1px solid #ccc}.ajout_panier{position:absolute;width:180px;height:270px;float:left;margin:12px 12px 0 0;padding:0px 5px 0px 5px;background-color:#FFFFFF;transition:0.2s;padding:0;opacity:0;border-radius:5px}.btn_panier{z-index:21;color:white;border:1px solid white;border-radius:6px;margin-left:30px;margin-top:100px;width:100px;padding:5px;text-align:center;background-color:orange;opacity:0.9;position:relative}.btn_panier:hover{background-color:lightgrey}.voir_prd{position:relative;bottom:0px;left:-20px;height:25px}.detail_accueil:hover{box-shadow:0 0 10px rgba(0,0,0,0.2)}.detail_accueil:hover .ajout_panier{opacity:0.9;padding:0px;margin:0px;width:180px}.detail_accueil p{overflow-wrap:break-word}.titre_produit_accueil{position:relative;top:10px;left:0px;min-height:30px;font-size:13px;font-weight:bold;text-align:center;z-index:1}.img_accueil{z-index:22;position:relative;top:25px;left:0px;min-height:190px;font-size:13px;font-weight:bold;text-align:center;z-index:1}.img_pas_accueil{width:80%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;align-self:center;background:#ffffff}.img_pas_accueil img{width:60%;height:60%;object-fit:contain}.avis_prd_accueil{padding:0 10px;min-height:40px}.avis_prd_accueil p{display:flex;justify-content:center;gap:10px;padding:0 10px}.stock_et_prix_accueil{position:relative;bottom:0px;left:0px;height:25px;padding:5px}#stock_accueil{color:rgb( 93,174,43 );font-size:13px;font-weight:bold;display:inline;margin-left:10px;width:auto}#prix_accueil{font-size:16px;color:#2c3e50;display:inline;white-space:nowrap}.detail_accueil p{overflow-wrap:break-word}.produit_accueil .stock_et_prix_accueil .flex .no-flex{display:flex;align-items:center;justify-content:center}.produit_accueil .stock_et_prix_accueil .flex .no-flex p{margin:0;padding:0}.produit_accueil .stock_et_prix_accueil .flex .no-flex p#prix_accueil_avant{margin:0;text-decoration:line-through;color:#fb9902}#prix_accueil_avant{font-size:14px;color:#fb9902;font-weight:normal;text-decoration:line-through;display:flex;align-items:center}.produit_accueil .stock_et_prix_accueil{margin-top:-20px}#en_sku{color:rgb( 93,174,43 );font-size:13px;font-weight:bold}.vert_menu{color:rgb( 93,174,43 )}#caroussel3{width:946px;margin:auto}#caroussel3 img{width:100%;aspect-ratio:16/5}#caroussel2 img{width:100%;aspect-ratio:16/5}#caroussel2{width:946px;margin:auto}#caroussel{width:100%}.footer_caroussel{width:100%}.footer_caroussel img{margin-left:50px;margin-right:50px}.footer_caroussel .row_accueil{display:flex;justify-content:center;align-items:center;gap:20px;margin:30px 0 10px 0;flex-wrap:wrap}.footer_caroussel .row_accueil .card_accueil{position:relative;width:500px;height:400px;background:#fff;padding:20px;box-sizing:border-box;border:1px solid #ddd;box-shadow:0 2px 4px rgba(0,0,0,0.1);display:grid;grid-template-rows:30px 30px 100px 1fr;justify-items:center;overflow:hidden}.footer_caroussel .row_accueil .card_accueil::before{content:"";position:absolute;bottom:-35px;left:-20px;width:120%;height:60px;background:rgb(114,209,55);background:linear-gradient(20deg,rgb(82,153,37),rgb(138,245,72));transform:rotate(-2deg);z-index:0}.footer_caroussel .row_accueil .card_accueil::after{content:"";position:absolute;bottom:-35px;left:-10px;width:120%;height:56px;background:#ffffff;transform:rotate(-2deg);z-index:1}.footer_caroussel .row_accueil .card_accueil>*{position:relative;z-index:2}.footer_caroussel .row_accueil .card_accueil p{margin-top:15px;font-size:16px;text-align:center}.slogan_supplement{display:flex;justify-content:center;font-size:10px}.slogan{max-width:250px}.star{margin-left:5px}.compte_client a{display:block}.panier a{display:block}.panier img,.panier_lien{cursor:pointer}.container_hover{visibility:hidden;opacity:0;width:260px;position:absolute;right:0;top:calc(100%+10px);z-index:1100;transform:translateY(-6px);transition:opacity 0.18s ease,transform 0.18s ease,visibility 0s linear 0.18s;pointer-events:none}.actions_header .connexion:hover .container_hover,.actions_header .connexion:focus-within .container_hover{visibility:visible;opacity:1;transform:translateY(0);transition:opacity 0.18s ease,transform 0.18s ease;pointer-events:auto}.container_hover::before{content:'';position:absolute;top:-6px;right:18px;width:12px;height:12px;background:#fff;transform:rotate(45deg);border-radius:2px 0 0 0;box-shadow:-2px -2px 4px rgba(0,0,0,0.06)}.cch-panel{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,0.12),0 2px 8px rgba(0,0,0,0.08);border:1px solid #e8eaf0;position:relative}.cch-header{display:flex;align-items:center;gap:11px;padding:14px 18px;background:#f8f9fa;border-bottom:1px solid #eef0f4}.cch-header--login{color:#4a5260;font-size:13px;font-weight:700;gap:9px}.cch-avatar{width:36px;height:36px;border-radius:50%;background:rgb(93,174,43);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#fff;flex-shrink:0;text-transform:uppercase}.cch-name{font-size:13px;font-weight:700;color:#1a1d23;margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.cch-label{font-size:10.5px;color:#9aa0a8;margin:2px 0 0}.cch-nav{padding:5px 0}.cch-item{display:flex !important;align-items:center;gap:10px;padding:10px 18px;color:#3a3f47 !important;font-size:13px !important;font-weight:500;text-decoration:none !important;transition:background 0.15s,color 0.15s,border-color 0.15s;border-left:3px solid transparent;line-height:1.3}.cch-item:hover{background:#f4fdf0;color:rgb(55,130,20) !important;border-left-color:rgb(93,174,43);text-decoration:none !important}.cch-icon{flex-shrink:0;color:#b0b7c3;transition:color 0.15s}.cch-item:hover .cch-icon{color:rgb(93,174,43)}.cch-sep{height:1px;background:#f0f1f3;margin:5px 16px}.cch-logout{color:rgba(220,60,40,0.75) !important}.cch-logout .cch-icon{color:rgba(220,60,40,0.55)}.cch-logout:hover{color:rgb(210,40,20) !important;background:rgba(220,60,40,0.05) !important;border-left-color:rgb(210,40,20) !important}.cch-logout:hover .cch-icon{color:rgb(210,40,20)}.cch-login-body{padding:14px 18px 16px}.cch-field{display:flex;flex-direction:column;gap:4px;margin-bottom:11px}.cch-field label{font-size:10.5px;font-weight:700;color:#6c757d;text-transform:uppercase;letter-spacing:0.07em}.cch-field input{box-sizing:border-box;width:100%;padding:8px 11px;font-size:13px;background:#f7f8fb;border:1.5px solid #d0d5dd;border-radius:6px;color:#1a1d23;outline:none;transition:border-color 0.18s,background 0.18s,box-shadow 0.18s;font-family:inherit}.cch-field input::placeholder{color:#c0c6d0}.cch-field input:focus{border-color:rgb(93,174,43);background:#fff;box-shadow:0 0 0 3px rgba(93,174,43,0.12)}.cch-login-actions{display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.cch-forgot{font-size:11.5px;color:#9aa0a8 !important;text-decoration:none !important;transition:color 0.15s;flex-shrink:0}.cch-forgot:hover{font-size:11.5px;color:rgb(93,174,43) !important}.cch-btn-primary{padding:8px 16px;background:rgb(93,174,43);color:#fff;border:none;border-radius:6px;font-size:12.5px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:0.04em;transition:background 0.18s;white-space:nowrap}.cch-btn-primary:hover{background:rgb(70,138,24)}.cch-divider{display:flex;align-items:center;gap:10px;margin:12px 0;color:#c0c6d0;font-size:11px}.cch-divider::before,.cch-divider::after{content:'';flex:1;height:1px;background:#eef0f4}.cch-btn-secondary{display:block;width:100%;padding:9px;background:#f4f5f7;color:#4a5260;border:1px solid #dde1e7;border-radius:6px;font-size:12.5px;font-weight:600;cursor:pointer;text-align:center;transition:background 0.18s,color 0.18s,border-color 0.18s}.cch-btn-secondary:hover{background:#edf0f5;color:#1a1d23;border-color:#c8cdd4}.connexion{position:relative}.panier_hover{max-height:60vh;position:relative;margin-top:16px;border:1px solid rgb( 93,174,43 );background-color:rgb(242,242,242);font-size:14px;box-shadow:0 5px 5px rgba(0,0,0,0.2);color:#000;display:flex;gap:10px}.partie_panier{min-height:250px;width:300px}.partie_panier .scrollable_panier{height:calc(100% - 60px);overflow-y:auto}.partie_panier table{max-height:calc(100% - 50px)}.partie_client{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgb( 242,242,242 );width:300px;padding:10px}.compte_client_hover .adhover .detail_prd_comp_panier{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:16px}.adhover{width:300px;height:auto;margin-top:10px;margin-bottom:10px;margin-left:5px;overflow-y:auto;max-height:100%;display:flex;flex-wrap:wrap}.panier_hover .adhover{background-color:rgb( 93,174,43 );margin:0}.adhover .detail_prd_comp_panier{width:120px;height:200px;margin:3px}.adhover .detail_prd_comp_panier .img_accueil{min-height:75px}.adhover .detail_prd_comp_panier img{width:50px;height:50px}.panier_hover table tbody tr td{color:#000}.panier:hover .container_hover{visibility:visible;min-height:140px}.panier_hover::-webkit-scrollbar{width:10px;background-color:#f5f5f5}.panier_hover::-webkit-scrollbar-thumb{background-color:rgb(146,146,146);border:2px solid #f5f5f5;border-radius:5px}.panier_hover::-webkit-scrollbar-thumb:hover{background-color:#c3c3c3}.panier_hover::-webkit-scrollbar-thumb:active{background-color:rgb(91,157,51)}.panier_hover::-webkit-scrollbar-track{background-color:#f5f5f5}.panier_hover p{font-size:15px;font-weight:600;padding:10px}.panier_hover .item-cart{border-top:0;border-bottom:1px solid #ddd}.label_input{font-size:12px}.item-cart{font-size:12px}.item-cart-quantity{font-size:12px}.item-cart-unitprice{font-size:12px}.item-cart-total{font-size:12px}.item-cart-total_panier{padding:10px;font-size:12px}.gros-menu .container{overflow-y:scroll}.panier_hover table{padding:20px 0}.acces-panier{display:flex}.acces-panier a{color:white;font-size:14px;display:block;text-align:center;background-color:rgb( 93,174,43 );padding:10px;margin:10px;margin-top:0;width:100%;transition:background-color 0.6s}.acces-panier a:hover{background-color:rgb( 81,98,111 );transition:background-color 0.6s}#button_input{margin:0px;padding:0px 9px;height:32px;transition:0.3s;cursor:pointer}.button_ok,.button_ok_black{display:inline-block;color:#ffffff;font-size:14px;border:none;text-transform:uppercase;transition:0.3s}.button_ok{background:rgb( 93,174,43 );font-size:12px}.button_ok_black{background:black}.button_ok:hover,.button_ok_black:hover{background-color:rgb( 81,98,111 );transition:0.3s}.button_ok_new{padding:10px;color:#ffffff;background:rgb( 93,174,43 );font-size:14px;border:1px solid #D4D6D8;text-transform:uppercase}.button_ok_new:hover{background-color:rgb( 81,98,111 );transition:all 600ms ease-in-out 0s}#button_input_new{margin:0px;padding:0px 9px;height:32px}.total_width2{width:300px}.total_width3{width:200px}.total_width4{width:20px}.total_droite{font-weight:bold;text-align:right;border:none;height:25px;font-size:14px;padding:0;margin:0}.total_commande{font-size:20px}.color_total,.title_paiement_color{color:rgb(93,174,43)}.title_paiement_size{font-weight:bold;font-size:18px}.title_paiement_link_size{font-weight:bold;font-size:14px;margin-top:5px;margin-bottom:5px}.title_paiement_link_size:hover{font-size:14px;transition-duration:0.2s}.gras{font-weight:bold}.plus_gros{font-weight:bold;font-size:16px}.relative{position:relative}.fill-parent{min-width:100%;min-height:100%}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cadre{box-sizing:border-box;background-color:rgb(102,102,102);border:1px solid rgb(102,102,102);width:579px;margin:0 auto}.cadre>div{box-sizing:border-box;padding:1em;background-color:white}.cadre>span{color:white;font-weight:bold;font-size:13px;display:block;margin:.5em}.align-right{text-align:right}.cadre .field{text-align:right;width:87%;align-items:center;margin-bottom:1em}.field:last-child{margin-bottom:0px}.field_err{margin-top:1em;color:red;font-size:bold;text-align:center}#newdesign_danny #entete{background-color:#dadada}.liens_header_contain{justify-self:start;width:100%;margin-bottom:10px;display:flex;justify-content:center}.liens_header{width:80%;margin:auto}.liens_header a{color:#000}.search_mobile_lt{display:none}.search-icon{display:none}body.no-scroll{overflow:hidden}#side-menu-search{box-sizing:border-box;position:fixed;top:0;right:0;width:100vw;height:100vh;height:100dvh;z-index:3000;display:flex;flex-direction:column;background:#fff;box-shadow:-12px 0 34px rgba(0,0,0,.18);transform:translateX(100%);visibility:hidden;pointer-events:none;transition:transform .3s ease,visibility 0s linear .3s}#side-menu-search.open{transform:translateX(0);visibility:visible;pointer-events:auto;transition:transform .3s ease}#side-menu-search.close{transform:translateX(100%);visibility:visible;pointer-events:none}#side-menu-search.close:not(.open){visibility:hidden;transition:transform .3s ease,visibility 0s linear .3s}#side-menu-search .header-side-menu{box-sizing:border-box;display:flex;align-items:center;gap:12px;width:100%;min-height:64px;padding:12px 16px;border-bottom:1px solid #e5e5e5;background:#fff}#side-menu-search .logo-side-menu{flex:0 0 auto;display:flex;align-items:center}#side-menu-search .search-product{box-sizing:border-box;flex:1 1 auto;min-width:0;height:40px;padding:0 12px;border:1px solid #cfd8ca;border-radius:6px;outline:none;font-size:16px}#side-menu-search .search-product:focus{border-color:rgb(93,174,43);box-shadow:0 0 0 3px rgba(93,174,43,.15)}#cross-side-menu-search{flex:0 0 40px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}#side-menu-search .subheader-side-menu{flex:0 0 auto}.body-side-menu-search{box-sizing:border-box;flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px 16px 24px}#productList{width:100%}#open-panier-menu:hover .panier_count{background-color:rgb(124,201,76)!important;color:white!important}.cadre_social{text-align:center}#footer>div.footer_adresse>div.adresse>div.content_address span[itemprop="telephone"],#footer>div.footer_adresse>div.adresse>div.content_address span[itemprop="taxID"]{color:#fff}a[href^="tel:"]{color:#fff}@media screen and (max-width:1624px){.rayon_global{width:100%}.container_selecteur{width:100%}}@media screen and (max-width:1040px){#connexion_ico a{display:flex}#connexion_ico a span{height:15px}#caroussel2,#caroussel3{width:100%}.marque_accueil{width:100%}.infos_header{display:none}.links-client,.action-client,.notification{width:90%}#page{width:100%;overflow-x:hidden}.page_accueil{width:100%;margin-top:61px}.milieu_page_gris{width:100%}.milieu_page_blanc{width:100%;margin-top:90px}.texte_accueil{box-sizing:border-box;width:100%;margin:20px 0;padding:20px}.menu_dyna{display:none}.bandeau_fond_menu{display:none}.haut_page{width:100%;height:auto}.top_menu{width:100%}.drapeau2{display:none}.burger{display:block;cursor:pointer}.top_menu{display:none}header.header{width:100%;height:60px;display:grid;gap:20px;grid-template-columns:1fr 3fr;grid-template-rows:1fr;padding:0 50px;justify-items:center;background-color:rgb(242,242,242);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75)}.logo_header{display:flex;justify-self:start;align-items:center;gap:20px}.logo a img{height:50px;width:auto}.search_posi{width:80%;display:none}.search_mobile{display:flex;width:100%;height:40px;justify-content:center;grid-column:span 2}.search_mobile input{box-sizing:border-box;width:80%;height:100%;border:1px solid rgba(0,0,0,0.2);border-left:none;border-radius:0 5px 5px 0;cursor:pointer}.search_label{box-sizing:border-box;display:flex;height:100%;align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,0.2);border-radius:5px 0 0 5px;cursor:pointer;border-right:none;padding-right:5px;padding-left:5px}#inputSearch{height:30px!important}.search_3_click{display:none}.compte_client_hover{display:none}.panier_hover{display:none}.compte_client_lien,.compte_client_lien:hover{background-image:url("/image/bandoo/compte-mobile.png");background-size:100%;background-position:center;width:30px}.compte_client{width:40px;height:40px}.panier{width:70px;height:40px}.panier_lien,.panier_lien:hover{background-image:url("/image/bandoo/panier_mobile.png");background-size:90%;background-position:center;width:30px}#position_InfoBulle_panier{top:10px;right:25px}footer#footer.bas_page{width:100%}.logo img{min-width:120px;width:100%;height:auto}.tree_view{top:70px;margin-left:25px}.garantie_txt{width:100%}.milieu_page_marque{width:100%}#page>div.milieu_page_blanc>table{width:100%}#page>div.milieu_page_blanc>table>tbody{width:100%;display:flex;flex-wrap:wrap;justify-content:center}#page>div.milieu_page_blanc>table>tbody>tr{width:100%;display:flex;flex-wrap:wrap;justify-content:center}.rayon_interieur{margin-bottom:10px}.encadre{width:80%}.footer#footer ul{list-style-type:circle}}@media screen and (max-width:720px){.form_commande_3 .header_form{grid-template-columns:1fr;padding:50px;padding-top:0}.form_commande_3 .header_form .fac_address,.form_commande_3 .header_form .liv_address,.form_commande_3 .header_form .liv_mode{width:100%;border:1px solid #ccc;border-bottom:0;padding:10px}.form_commande_3 .header_form .liv_mode{border-bottom:1px solid #ccc;align-items:center}.complementaire{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.pic_produit{display:flex;justify-content:center;gap:20px;max-height:400px}.pic_produit img#photo_principale{width:70%;height:auto}.pic_produit .miniatures{flex-direction:column}.footer_social{grid-template-columns:1fr;grid-template-rows:1fr 1fr;gap:20px;height:auto;padding:10px}.container_selecteur{flex-direction:column;gap:12px;padding:10px;margin:10px 0 14px}.selecteur_modele,.selecteur_logo,.selecteur_ref{flex-basis:auto;width:100%;max-width:none;padding:12px}.selecteur_marque_menu_container{grid-template-columns:1fr;padding:0 10px}#page>div.milieu_page_blanc>div.cadre_social>img{width:100%;aspect-ratio:1/1}.buttons-cart{margin-top:20px;justify-content:center;align-items:center;grid-template-columns:minmax(100px,1fr)}.buttons-cart>:nth-child(n){width:100%}.buttons-cart .button_ok_black,.buttons-cart .button_ok{width:100%;min-height:45px}.achat{box-sizing:border-box;max-width:100%;height:fit-content}.achat .form-achat{flex-direction:column;align-content:flex-end;justify-content:center;padding:0 20px}.form_commande_3 .header,.form_commande_3 .body,.form_commande_3 .footer{grid-template-columns:1fr}.valider_commande{padding:20px;display:flex;flex-direction:column;align-items:center}.valider_commande .button_valid{align-items:center}.valider_commande .button_valid button{width:100%}.total_mobile{background-color:#ececec}#position_InfoBulle_panier{right:5px}#page{padding:0;padding-top:90px}header.header{height:150px;padding:0 20px;gap:10px;transition:all 0.3s}.logo_header{justify-self:flex-start}.header_droite{justify-content:flex-end!important}.search_mobile{display:none}.search_mobile_lt{display:flex;width:100%;height:40px;justify-content:center;grid-column:span 2;margin-bottom:20px}.search_mobile_lt input{box-sizing:border-box;width:100%;height:100%;border:1px solid #ccc;outline:none;border-left:none;border-radius:0 5px 5px 0;cursor:pointer}.search_mobile_lt.close{display:none}header.header.scrolled{height:60px;transition:all 0.3s}.search-icon.open{display:flex;align-items:center;padding-bottom:1px;cursor:pointer}.tree_view{top:160px}.milieu_page_blanc{margin-top:108px}.rayon_commande{align-items:center}.date-commande{font-size:11px}.detail-eval-command{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:100%;padding:0;margin:0}.detail-eval-command span{padding:10px}.detail-eval-command span:nth-child(4){grid-column:span 1}.detail-eval-command form{grid-column:span 4}.milieu_page_blanc{padding:0}div.center form[name="form_retour"]{width:90%!important}.footer_image_bas{background-size:800px}.selecteur_marque_container{grid-template-columns:1fr}.selecteur_marque{width:100%}}@media screen and (max-width:528px){.detail-eval-command{margin:0;overflow-x:scroll}.footer_adresse{width:100%;display:flex;flex-direction:column}.footer_adresse .adresse{width:100%}.footer_adresse .footer_cgv{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}.footer_adresse .footer_titre{margin-bottom:20px;text-align:center;font-size:25px!important}.footer_titre2{font-size:20px;padding:0}.footer_adresse li:not(.footer_titre){width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer_adresse li:not(.footer_titre) a{display:block;width:100%;height:25px;line-height:25px;text-align:center;font-size:16px}.footer_adresse li:not(.footer_titre) a:hover{background-color:#545454}.footer_adresse .footer_client{padding:0}.fa-bolt{display:none!important}.footer_newsletter_message{font-size:14px}#footer>div.footer_adresse>div.footer_bloc1>ul>li:nth-child(5)>div>span>a{font-size:8px}.rayon_interieur{-webkit-flex-direction:column;flex-direction:column}.rayon_produit{display:flex;justify-content:center}.spec_tech{display:flex;flex-direction:column;align-items:center;margin-top:10px}.spec_tech p{margin-left:0}.rayon_commande{box-sizing:border-box;padding:20px}.rayon_commande .rayon_prix{font-size:24px}.rayon_commande #en_sku{width:100%;display:flex;justify-content:flex-start}.rayon_commande form{width:100%;position:relative;margin-top:-50px}.rayon_commande form select{width:100%;height:30px;text-align:center}.rayon_commande form button{width:100%;min-height:35px;text-align:center;font-size:12px}.button_achat{width:100%}.achat_fils2{width:100%;padding:5px}.noir_12{font-size:14px;line-height:25px}#toggle{margin-top:20px;font-size:16px}.affiche_txt_1_2{padding:10px}.affiche_txt_1_2,.milieu_page_marque{font-size:14px}#affiche_sous_titre{font-size:20px}.garantie_txt,.garantie_txt p,.detail_carac,.detail_carac p{font-size:15px;line-height:22px}.achat-v2{display:flex;flex-direction:column;height:auto}.achat-v2 .form-achat{width:100%;flex-direction:column;justify-content:flex-end;gap:0px;margin-top:10px;padding:0 10px}.achat-v2 span[itemprop="offerDetails"]{width:100%}.achat-v2 .prix_detail{display:flex;justify-content:center;width:100%;margin:0}.achat-v2 .form-achat .flex{width:100%;align-items:center;gap:5px}.achat-v2 .form-achat .container-select{height:35px;width:100%}.achat-v2 .icons_paiements{justify-content:center;margin-bottom:10px}.achat-v2 .form-achat .flex select#quantite{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;width:100%;font-size:22px;text-align:center;background-color:white;padding:0.5rem;border:1px solid #ccc;border-radius:4px}#newdesign_danny{margin-top:25px;border-top:1px solid #ccc;padding:0}.form-control-register .form-group{grid-template-columns:1fr}.form-control-register .form-group label{text-align:left}.form-control-register .info_champs{grid-template-columns:1fr;margin-left:0}.achat-v2 .flex{flex-direction:column}.cart-footer{width:100%}.cart-footer img{width:100%;aspect-ratio:15/3}.bordered{width:100%}.avant_promo_gros{display:flex;align-items:center;margin-right:20px}.contact-sav .footer-detail form button#button_input{height:40px}.footer_image_bas{background-size:600px}}@media screen and (max-width:470px){.logo_header{gap:5px;margin:0}.page_accueil .mes_banniere .une_banniere{width:45%;height:fit-content}.page_accueil .mes_banniere .une_banniere img{width:100%;height:auto}.detail_accueil:hover .ajout_panier{width:145px}.detail_prd_comp_panier,.detail_prd_comp_panier img{width:145px}.none_smart{display:none}.row-side-menu a{font-size:14px!important}.logo-side-menu p{text-align:left}.star{width:400px}.achat{width:100%;overflow:hidden}.nom_produit{width:90%}.complementaire{padding:5px}.complementaire h2,.complementaire h3,.complementaire p{margin-left:20px}.avis_prd_cmp p{margin-left:0}.complementaire .stock_et_prix{display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.complementaire .stock_et_prix .flex{width:100%}.complementaire .stock_et_prix #stock_accueil,.complementaire .stock_et_prix #prix_accueil{font-size:16px}.complementaire .img_accueil{height:auto}.complementaire .stock_et_prix #stock_accueil span.en_sku i{display:none}.item_liste a .card{width:100px!important;height:110px!important}.item_liste a .card img{width:100px;height:50px!important}#side-menu-search .header-side-menu input{width:70%}.footer_newsletter{margin:0}.footer_social .footer_newsletter #form_newsletter #footer_input{display:flex}#zone_input{width:90px}.milieu_page_blanc{padding:0}.encadre{width:100%}.action-client,.links-client{width:100%}.detail-commande{max-width:100vw}.detail-commande table{max-width:100vw}.contact-sav,.header-detail,.evaluation-detail,.attached-detail{max-width:100vw}#show_liv{font-size:10px}.cart div a img{max-width:100vw}td[width="50"]{display:none}.complementaire_panier a{width:135px}.complementaire_panier img{width:100%}.star{max-width:100%}.entreprise-entrepot-francais{justify-content:flex-end}.achat .entreprise-entrepot-francais{display:flex;justify-content:center}.form_commande_3 .header_form{padding:10px}#productList .search-item .content{font-size:12px!important}}.custom-select{position:relative;width:100%;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif}.custom-select__trigger{width:100%;padding:14px 40px 14px 16px;background-color:#fff;border:2px solid rgba(255,255,255,0.518);border-radius:12px;font-size:15px;color:#333;text-align:left;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px}.custom-select__trigger:hover:not(:disabled){border-color:rgba(255,255,255,0.6);box-shadow:0 4px 12px rgba(0,0,0,0.1);transform:translateY(-1px)}.custom-select__trigger:focus{outline:none;border-color:#fff;box-shadow:0 0 0 4px rgba(255,255,255,0.2)}.custom-select__value{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.custom-select__arrow{flex-shrink:0;transition:transform 0.3s cubic-bezier(0.4,0,0.2,1);color:#666}.custom-select--open .custom-select__arrow{transform:rotate(180deg)}.custom-select__dropdown{position:absolute;top:calc(100%+8px);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.05);z-index:99999;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);max-height:320px;display:flex;flex-direction:column;overflow:hidden}.custom-select--open .custom-select__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.custom-select__search{padding:12px;border-bottom:1px solid #f0f0f0;background:#fafafa;position:relative;flex-shrink:0}.custom-select__search-input{box-sizing:border-box;width:100%;padding:10px 12px 10px 36px;border:2px solid #e8e8e8;border-radius:8px;font-size:14px;background:#fff;transition:all 0.2s ease;font-family:inherit}.custom-select__search-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,0.1)}.custom-select__search-input::placeholder{color:#999}.custom-select__search-icon{position:absolute;left:24px;top:50%;transform:translateY(-50%);color:#999;pointer-events:none}.custom-select__options{overflow-y:auto;overflow-x:hidden;max-height:260px;padding:6px}.custom-select__options::-webkit-scrollbar{width:8px}.custom-select__options::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.custom-select__options::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px;transition:background 0.2s ease}.custom-select__options::-webkit-scrollbar-thumb:hover{background:#999}.custom-select__option{padding:12px 14px;cursor:pointer;border-radius:8px;transition:all 0.2s ease;font-size:14px;color:#333;position:relative;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}.custom-select__option:hover{background:linear-gradient(135deg,rgba(102,126,234,0.1) 0%,rgba(118,75,162,0.1) 100%);color:#667eea;transform:translateX(2px)}.custom-select__option--selected{background:linear-gradient(135deg,rgba(102,126,234,0.15) 0%,rgba(118,75,162,0.15) 100%);color:#667eea;font-weight:600}.custom-select__option--placeholder,.custom-select__option--empty{color:#999;cursor:default;font-style:italic}.custom-select__option--placeholder:hover,.custom-select__option--empty:hover{background:transparent;color:#999;transform:none}.custom-select--disabled .custom-select__trigger{background-color:#f5f5f5;cursor:not-allowed;opacity:0.6}.custom-select--disabled .custom-select__trigger:hover{border-color:rgba(255,255,255,0.518);box-shadow:none;transform:none}.custom-select__option{animation:slideIn 0.2s ease-out forwards;opacity:0}@keyframes slideIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.custom-select__option:nth-child(1){animation-delay:0.02s}.custom-select__option:nth-child(2){animation-delay:0.04s}.custom-select__option:nth-child(3){animation-delay:0.06s}.custom-select__option:nth-child(4){animation-delay:0.08s}.custom-select__option:nth-child(5){animation-delay:0.10s}.custom-select__option:nth-child(6){animation-delay:0.12s}.custom-select__option:nth-child(7){animation-delay:0.14s}.custom-select__option:nth-child(8){animation-delay:0.16s}.custom-select__option:nth-child(9){animation-delay:0.18s}.custom-select__option:nth-child(10){animation-delay:0.20s}.search_home_modern{box-sizing:border-box;width:100%;padding:26px;margin:0;background:rgba(247,249,247,.94);border:1px solid rgba(255,255,255,.72);border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.24);backdrop-filter:blur(16px);position:relative;z-index:10}.search_heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:20px}.search_step{order:2;color:#6d776f;font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.search_title{color:#1c241e;font-size:22px;font-weight:750;line-height:1.2;text-align:left;margin:0}.search_form_cascade{width:100%}.search_row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;align-items:end}.search_field{display:flex;flex-direction:column;gap:8px;width:100%}.search_field label{display:flex;align-items:center;gap:7px;color:#465048;font-size:11px;font-weight:750;margin-bottom:4px;letter-spacing:.035em;text-transform:uppercase}.search_field label span{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#e3eedf;color:#397b25;font-size:10px}@media (max-width:1200px){.hero-content{grid-template-columns:1fr;align-items:start;gap:34px;padding-top:56px}.hero-copy{max-width:700px}.search_home_modern{max-width:820px}}@media (max-width:768px){.search_home_modern{padding:22px 18px;border-radius:15px}.search_title{font-size:20px}.search_row{grid-template-columns:1fr;gap:15px}.custom-select__trigger{padding:12px 36px 12px 14px;font-size:14px}.custom-select__dropdown{max-height:280px}.custom-select__options{max-height:220px}}@media (max-width:480px){.search_heading{display:block}.search_step{display:block;margin-bottom:7px}.search_title{font-size:18px}.custom-select__trigger{padding:10px 32px 10px 12px;font-size:13px}.custom-select__dropdown{max-height:240px}.custom-select__options{max-height:180px}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.5}}.custom-select__option--loading{animation:pulse 1.5s ease-in-out infinite}@media (max-width:1360px){.banniere_accueil{min-height:720px}}@media (max-width:768px){.banniere_accueil{min-height:auto;margin-bottom:28px}.banniere_accueil::after{background:linear-gradient(180deg,rgba(18,22,19,.9) 0%,rgba(18,22,19,.76) 45%,rgba(18,22,19,.96) 100%),linear-gradient(90deg,rgba(18,22,19,.72),rgba(18,22,19,.1))}.hero-media{object-position:66% center;opacity:.72}.hero-content{padding:48px 16px 70px;gap:30px;transform:translateY(-12px)}.hero-title{font-size:clamp(34px,10vw,48px)}.hero-title__accent{margin:5px 0;padding:3px 9px 5px 7px;transform:translateX(-6px) rotate(-1deg)}.hero-lead{font-size:14px}.search_home_modern{box-sizing:border-box;padding:22px 18px;border-radius:15px;margin:0;width:100%}.search_title{font-size:19px;margin:0}.search_row{grid-template-columns:1fr;gap:15px}.search_field:last-child{grid-column:span 1}.overlapping_content>.complementaire_accueil{margin-top:-42px}.search_select{padding:12px 14px;font-size:14px}.search_submit{padding:12px 20px;font-size:15px}.custom-select--multi-column .custom-select__dropdown{min-width:100%;width:100%;max-width:none;left:0;right:0;position:absolute}.custom-select--multi-column .custom-select__options{grid-template-columns:1fr}.custom-select--multi-column .custom-select__option--other{grid-column:1}}.custom-select--multi-column .custom-select__dropdown{min-width:420px;width:max-content;max-width:560px}.custom-select--multi-column .custom-select__options{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;overflow-x:hidden}.custom-select--multi-column .custom-select__option--other{grid-column:1 / -1;background:linear-gradient(135deg,#f8f9fa 0%,#f0f0f0 100%);border:1px dashed #ccc;justify-content:center;margin-top:6px}.custom-select--multi-column .custom-select__option--other:hover{background:linear-gradient(135deg,#f0f0f0 0%,#e8e8e8 100%);border-color:#667eea}.custom-select--multi-column .custom-select__option--empty{grid-column:1 / -1}.custom-select--with-icons .custom-select__option{display:flex;align-items:center;gap:10px}.custom-select__option-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;background:linear-gradient(135deg,#f0f4ff 0%,#e8ecff 100%);color:#667eea;transition:all 0.2s ease}.custom-select__option-icon svg{width:16px;height:16px}.custom-select__option:hover .custom-select__option-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;transform:scale(1.05)}.custom-select__option--selected .custom-select__option-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.custom-select__option-label{flex:1;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}.custom-select--with-icons .custom-select__value{display:flex;align-items:center;gap:10px}.custom-select__value-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:5px;color:#fff}.custom-select__value-icon svg{width:13px;height:13px}.custom-select--with-icons .custom-select__option--other .custom-select__option-icon{background:transparent;color:#888}.custom-select--with-icons .custom-select__option--other:hover .custom-select__option-icon{background:transparent;color:#667eea}.custom-select--multi-column .custom-select__dropdown{left:auto;right:0}.custom-select--align-left .custom-select__dropdown{left:0;right:auto}.custom-select--multi-column.custom-select--contained .custom-select__dropdown{position:fixed;max-width:calc(100vw - 40px)}@media (max-width:1200px){.custom-select--multi-column .custom-select__dropdown{width:100%}}@media (max-width:600px){.custom-select--multi-column .custom-select__options{grid-template-columns:1fr}.custom-select--multi-column .custom-select__option--other{grid-column:1}.custom-select--multi-column .custom-select__dropdown{min-width:100%;width:100%;max-width:none}}.grid_accueil{box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;max-width:1400px;width:100%;margin:0 auto 30px auto;padding:0 20px}.grid_item{border-radius:5px;align-self:start;overflow:hidden;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.grid_banniere{background:#fff;position:relative;display:flex;align-items:stretch;justify-content:center}.grid_banniere a{display:flex;width:100%;height:100%}.grid_banniere img{width:100%;height:100%;object-fit:cover;display:block;border-radius:5px}.grid_card{box-sizing:border-box;background:#fff;padding:20px 15px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;align-self:center;text-align:center;position:relative;overflow:hidden;grid-column:span 2}.grid_card::before{content:"";position:absolute;bottom:-25px;left:-20px;width:120%;height:60px;background-color:rgb(242,242,242);transform:rotate(-2deg);z-index:0}.grid_card::after{content:"";position:absolute;bottom:-25px;left:-10px;width:120%;height:50px;background:linear-gradient(135deg,rgb(0,205,48) 0%,rgb(93,174,43) 100%);transform:rotate(-2deg);z-index:1}.grid_card h2{color:#000;font-size:18px;font-weight:600;margin:10px 0}.grid_card p{color:rgb(81,98,111);font-size:13px;line-height:1.4;margin:10px 0;flex-grow:1}.grid_card img:first-child{margin-bottom:5px;max-width:60px}.grid_card img:last-child{margin-top:auto;margin-bottom:15px;max-width:150px;height:auto}@media screen and (max-width:1000px){.grid_card:first-of-type{order:10}.grid_card:last-of-type{order:11}.grid_banniere{order:0}}@media screen and (max-width:992px){.grid_accueil{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px}.grid_card{padding:25px 15px}.grid_card h2{font-size:20px}.grid_card p{font-size:14px}}@media screen and (max-width:768px){.grid_accueil{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 15px}.grid_banniere{min-height:250px}.grid_card{grid-column:span 2;padding:20px 15px}.grid_card h2{font-size:18px}.grid_card p{font-size:13px}}@media screen and (max-width:470px){.grid_accueil{grid-template-columns:repeat(2,1fr);gap:10px;padding:0 10px}.grid_banniere{min-height:200px}.grid_card{grid-column:span 2;padding:15px 10px}.grid_card h2{font-size:16px}.grid_card p{font-size:12px}.grid_card img:last-child{max-width:200px}}#mask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999;display:none}#mask.open{display:block;z-index:999!important}.bdp-menu-shell,.bdp-menu-shell *{box-sizing:border-box}.bdp-menu-shell{position:relative;z-index:60;font-family:Arial,Helvetica,Verdana,sans-serif;color:#1a2a14}.bdp-menu-mobile-head,.bdp-menu-footer{display:none}.bdp-menu-l1{display:flex;align-items:stretch;gap:2px;margin:0;padding:6px 24px;list-style:none;background:transparent}.bdp-menu-l1-item{position:static}.bdp-menu-l1-link{display:flex;align-items:center;justify-content:center;gap:7px;min-width:160px;height:40px;padding:0 22px;border-radius:6px;color:#000;font-size:13.5px;font-weight:700;line-height:1.2;text-decoration:none;letter-spacing:.04em;transition:background .14s,color .14s,box-shadow .14s;cursor:pointer}.bdp-menu-l1-link::after{content:"v";font-size:10px;opacity:.5;display:inline-block;transition:transform .22s,opacity .14s}.bdp-menu-l1-item.is-active>.bdp-menu-l1-link::after{transform:rotate(180deg);opacity:1}.bdp-menu-l1-link:hover{background:#fff;color:#245d15;box-shadow:0 4px 14px rgba(39,70,28,.09);font-size:13.5px}.bdp-menu-l1-item.is-active>.bdp-menu-l1-link{background:#fff;color:#172213;border-radius:6px 6px 0 0;box-shadow:0 -1px 0 rgba(255,255,255,.9) inset,0 8px 18px rgba(24,42,18,.10)}.bdp-mega{display:none;position:absolute;top:54px;left:24px;right:24px;width:auto;min-height:452px;max-height:calc(100vh - 144px);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,251,246,.98) 52%,rgba(242,247,238,.98)),#fff;border:1px solid rgba(32,50,24,.12);border-top:0;border-radius:0 0 12px 12px;box-shadow:0 26px 72px rgba(18,33,14,.22),0 8px 24px rgba(18,33,14,.10);overflow:hidden;isolation:isolate}.bdp-menu-l1-item.is-active>.bdp-mega{display:grid;grid-template-columns:292px 1fr;animation:bdp-mega-in .22s cubic-bezier(.2,.7,.2,1)}@keyframes bdp-mega-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.bdp-menu-l2{position:relative;display:flex;flex-direction:column;max-height:calc(100vh - 144px);overflow:hidden;overflow-x:hidden;padding:18px 14px 0;background:linear-gradient(180deg,#12200f 0%,#1f3518 100%);border-right:1px solid rgba(255,255,255,.08);box-shadow:inset -1px 0 0 rgba(17,32,12,.16);z-index:1}.bdp-menu-l2::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0,rgba(93,168,43,.24),transparent 34%),linear-gradient(90deg,rgba(255,255,255,.06),transparent 54%);pointer-events:none;z-index:0}.bdp-menu-l2-list{position:relative;z-index:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:3px;padding-bottom:14px;height:100%}.bdp-menu-l2-item{margin-bottom:5px}.bdp-menu-l2-item:last-child{margin-bottom:0}.bdp-menu-l2-link{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:54px;padding:12px 14px;border:1px solid transparent;border-radius:8px;color:rgba(255,255,255,.84);text-decoration:none;font-size:13.5px;font-weight:700;line-height:1.3;transition:background .16s,color .16s,border-color .16s,box-shadow .16s,transform .16s}.bdp-menu-l2-link:hover{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.12);color:#ececec;font-size:13.5px;transform:translateX(2px)}.bdp-menu-l2-link.is-active{background:#fff;color:#1b2a17;border-color:rgba(255,255,255,.85);box-shadow:0 12px 26px rgba(7,15,5,.22);transform:translateX(4px)}.bdp-menu-l2-link>span:not(.bdp-menu-l2-icon){flex:1 1 auto;margin-right:auto;text-align:left}.bdp-menu-l2-icon{display:flex;align-items:center;justify-content:center;order:0;flex:0 0 20px;width:20px;height:20px;background:transparent;color:#fff;box-shadow:none;transition:color .16s,transform .16s}.bdp-menu-l2-icon svg{width:16px;height:16px}.bdp-menu-l2-link.is-active .bdp-menu-l2-icon{color:#1b2a17}.bdp-menu-l3{min-width:0;max-height:calc(100vh - 144px);overflow-y:auto;padding:30px 36px 34px;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.84)),radial-gradient(circle at 92% 8%,rgba(93,168,43,.12),transparent 28%)}.bdp-menu-panel{display:none}.bdp-menu-panel-desktop.is-active{display:block}.bdp-menu-panel-mobile{display:none!important}.bdp-menu-panel-head{position:relative;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid #dde8d7}.bdp-menu-panel-head a{color:#14210f;font-size:20px;font-weight:800;line-height:1.25;text-decoration:none;transition:color .14s}.bdp-menu-panel-head::after{content:"";position:absolute;left:0;bottom:-1px;width:72px;height:2px;background:#5da82b;border-radius:2px}.bdp-menu-panel-head a:hover{color:#5da82b}.bdp-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bdp-brand-link{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:52px;padding:13px 15px;border:1px solid #dce6d7;border-radius:8px;background:linear-gradient(180deg,#fff,#fbfdf9);color:#21311c;font-size:13.5px;font-weight:700;line-height:1.25;text-decoration:none;box-shadow:0 1px 0 rgba(255,255,255,.85) inset,0 8px 20px rgba(28,45,20,.05);transition:border-color .16s,color .16s,background .16s,box-shadow .16s,transform .16s;overflow:hidden}.bdp-brand-link::before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;background:#5da82b;border-radius:0 3px 3px 0;opacity:0;transition:opacity .16s}.bdp-brand-name{display:flex;align-items:center;gap:9px;min-width:0}.bdp-brand-name img{display:block;flex:0 0 34px;width:44px;height:24px;object-fit:contain;padding:2px;border-radius:4px;background:#fff;border:1px solid #edf2ea}.bdp-brand-name span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.bdp-brand-link:hover{border-color:#5da82b;color:#1f5a12;background:#fff;box-shadow:0 14px 30px rgba(46,83,32,.13);font-size:13.5px}.bdp-brand-link:hover::before{opacity:1}.bdp-menu-visual-set{display:grid;grid-template-columns:minmax(240px,1.2fr) repeat(2,minmax(190px,1fr));gap:12px;margin-top:18px}.bdp-menu-visual{position:relative;display:block;height:118px;border-radius:8px;overflow:hidden;border:1px solid #dce6d7;background:#eef4ea;color:#fff;text-decoration:none;box-shadow:0 10px 24px rgba(28,45,20,.10)}.bdp-menu-visual img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.bdp-menu-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,27,10,.72),rgba(15,27,10,.16) 62%,rgba(15,27,10,.04));pointer-events:none}.bdp-menu-visual span{position:absolute;left:18px;bottom:16px;z-index:1;max-width:70%;font-size:17px;font-weight:800;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.28)}.bdp-menu-visual:hover img{transform:scale(1.04)}.bdp-menu-visual:hover span{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.38)}.bdp-menu-cross-card{display:flex;align-items:center;gap:12px;min-width:0;min-height:118px;padding:12px;border:1px solid #dce6d7;border-radius:8px;background:linear-gradient(180deg,#fff,#fbfdf9);color:#1d2b18;text-decoration:none;box-shadow:0 10px 24px rgba(28,45,20,.08);transition:border-color .16s,box-shadow .16s,transform .16s}.bdp-menu-cross-card:hover{border-color:#5da82b;box-shadow:0 14px 30px rgba(46,83,32,.13)}.bdp-menu-cross-img{display:flex;align-items:center;justify-content:center;flex:0 0 82px;width:82px;height:82px;border:1px solid #e1eadc;border-radius:7px;background:#fff;overflow:hidden}.bdp-menu-cross-img img{display:block;max-width:100%;max-height:100%;object-fit:contain}.bdp-menu-cross-copy{display:grid;gap:5px;min-width:0}.bdp-menu-cross-copy small{justify-self:start;padding:3px 8px;border-radius:20px;background:#eef6e8;color:#37701a;font-size:10px;font-weight:800;line-height:1.1;text-transform:uppercase}.bdp-menu-cross-copy strong{color:#172213;font-size:14px;font-weight:800;line-height:1.2}.bdp-menu-cross-copy span{color:#5a6656;font-size:12.5px;font-weight:600;line-height:1.35}.bdp-brand-more,.bdp-menu-more-link{display:flex;align-items:center;justify-content:center;min-height:52px;padding:13px 15px;border:1px dashed #9fca86;border-radius:8px;background:#f4faef;color:#2e6d18;font-size:13px;font-weight:800;line-height:1.25;text-decoration:none;transition:background .16s,border-color .16s,color .16s,box-shadow .16s}.bdp-brand-more:hover,.bdp-menu-more-link:hover{background:#fff;border-color:#5da82b;color:#1f5a12;box-shadow:0 10px 22px rgba(46,83,32,.10)}.bdp-menu-l2-more{position:relative;z-index:2;flex:0 0 auto;margin:0 -14px;padding:14px;background:#162711;border-top:1px solid rgba(255,255,255,.14);box-shadow:0 -12px 24px rgba(8,16,6,.24)}.bdp-menu-more-link{min-height:46px;background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.24);color:#fff}.bdp-menu-more-link:hover{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.38);color:#fff;box-shadow:none}#bdp-menu-root{position:relative;z-index:99;width:100%}#bdp-blur-overlay{opacity:0;pointer-events:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:58;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:rgba(12,24,8,.08);transition:opacity .25s ease}#bdp-blur-overlay.is-active{opacity:1;pointer-events:auto}@media screen and (max-width:1039px){#bdp-menu-root{display:block!important;position:fixed;top:0;left:0;width:min(92vw,420px);height:100vh;overflow-y:auto;z-index:1000!important;background:#fff;transform:translateX(-105%);transition:transform .3s ease;box-shadow:0 20px 40px rgba(0,0,0,.25)}#bdp-menu-root.open{z-index:1000!important;transform:translateX(0)}#bdp-menu-root.close{transform:translateX(-105%)}.bdp-menu-mobile-head{display:flex;align-items:center;justify-content:space-between;height:54px;padding:10px 14px;background:#f3f8f0;border-bottom:1px solid #c6deb4}.bdp-menu-close{width:34px;height:34px;border:0;background:#fff;color:#2a4a1e;font-size:24px;line-height:1;cursor:pointer}.bdp-menu-l1{display:block;background:#fff;padding:8px;border:0;border-radius:0;box-shadow:none}.bdp-menu-l1-link{justify-content:space-between;width:100%;min-width:0;height:auto;min-height:54px;padding:14px 16px;background:#fff;border:1px solid #c6deb4;border-radius:3px;color:#1e3418;font-size:15px;line-height:1.25}.bdp-menu-l1-link:hover{font-size:15px;transform:none}.bdp-menu-l1-link::after,.bdp-menu-l2-link::after{content:"+";flex:0 0 auto;margin-left:12px;color:inherit;font-size:18px;font-weight:700;line-height:1}.bdp-menu-l1-item.is-active>.bdp-menu-l1-link{background:#5da82b;border-color:#5da82b;color:#fff}.bdp-menu-l1-item.is-active>.bdp-menu-l1-link::after,.bdp-menu-l2-item.is-active>.bdp-menu-l2-link::after{content:"-"}.bdp-menu-l1-item{margin-bottom:8px}.bdp-mega{position:static;width:100%;min-height:0;max-height:none;border:0;border-radius:0;box-shadow:none;overflow:visible}.bdp-menu-l1-item.is-active .bdp-mega{display:block}.bdp-menu-l1-item:not(.is-active) .bdp-mega{display:none}.bdp-menu-l2{display:block;max-height:none;overflow:visible;padding:8px 0 0 10px;background:#fff;border-right:0}.bdp-menu-l2-list{overflow:visible;padding:0}.bdp-menu-l2::before{display:none}.bdp-menu-l2-item{margin-bottom:6px}.bdp-menu-l2-link{min-height:48px;padding:11px 13px;border:1px solid #c6deb4;background:#f4faf0;border-radius:3px;border-left:3px solid transparent;color:#1e3418;font-size:14px;line-height:1.25;box-shadow:none;transform:none}.bdp-menu-l2-link:hover{font-size:14px;transform:none}.bdp-menu-l2-icon{color:#1e3418}.bdp-menu-l2-link.is-active{background:#eaf5e0;border-color:#8acc5e;border-left-color:#5da82b;color:#255c16;box-shadow:none;transform:none}.bdp-menu-l3{display:none!important;max-height:none;overflow:visible}.bdp-menu-panel-desktop{display:none!important}.bdp-menu-panel-mobile{display:none!important}.bdp-menu-panel-mobile.is-active{display:block!important;margin:7px 0 10px 10px;padding:12px;border:1px solid #c6deb4;border-radius:3px;background:#fff}.bdp-brand-grid{grid-template-columns:1fr;gap:7px}.bdp-menu-panel-head a{font-size:14px;line-height:1.25}.bdp-brand-link{min-height:44px;padding:10px 13px;border-radius:3px;font-size:13px;line-height:1.25}.bdp-brand-name img{flex-basis:30px;width:30px;height:22px}.bdp-brand-link:hover{font-size:13px;transform:none}.bdp-menu-visual-set{grid-template-columns:1fr;gap:7px;margin-top:10px}.bdp-menu-visual{height:88px;border-radius:3px}.bdp-menu-visual span{left:13px;bottom:12px;font-size:14px}.bdp-menu-visual:hover img{transform:none}.bdp-menu-cross-card{min-height:82px;padding:9px;border-radius:3px;gap:10px;transform:none}.bdp-menu-cross-card:hover{transform:none}.bdp-menu-cross-img{flex-basis:58px;width:58px;height:58px;border-radius:3px}.bdp-menu-cross-copy{gap:3px}.bdp-menu-cross-copy small{font-size:9px;padding:2px 7px}.bdp-menu-cross-copy strong{font-size:13px}.bdp-menu-cross-copy span{font-size:12px}.bdp-brand-more,.bdp-menu-more-link{min-height:44px;border-radius:3px;font-size:13px}.bdp-menu-l2-more{margin:0;padding:0;background:transparent;border-top:0;box-shadow:none}.bdp-menu-more-link{background:#f4faf0;border-color:#c6deb4;color:#1e3418}.bdp-menu-footer{display:grid;gap:0;border-top:1px solid #c6deb4}.bdp-menu-footer a{padding:14px 18px;border-bottom:1px solid #e0f0d4;color:#1e3418;font-weight:700;text-decoration:none}}.mini-cart{position:relative;display:inline-block;font-family:Arial,sans-serif;max-width:100%}.mini-cart-trigger{box-sizing:border-box;background:linear-gradient(135deg,#ff6b6b,#ee5a52dc,#ff8e53);color:white;border:none;padding:8px 8px;border-radius:25px;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;transition:all 0.3s ease;max-width:150px;min-width:0}.mini-cart-trigger:hover{background:linear-gradient(135deg,#ff8e53,#ff6b6b,#ee5a52);box-shadow:0 4px 12px rgba(255,139,45,0.2)}.mini-cart-badge{box-sizing:content-box;position:absolute;top:-5px;right:-8px;background:#dc3545;color:white;border-radius:50%;padding:2px 3px;font-size:11px;font-weight:bold;min-width:12px;text-align:center;animation:pulse 0.5s ease-in-out}#miniCartTotal{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-cart-dropdown{box-sizing:border-box;position:absolute;top:100%;right:0;background:white;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 8px 25px rgba(0,0,0,0.15);width:350px;max-height:400px;z-index:1000;opacity:0;visibility:hidden;transform:translateY(5px);transition:all 0.3s ease}.mini-cart.open .mini-cart-dropdown{opacity:1;visibility:visible;transform:translateY(5px)}.mini-cart-header{padding:15px;border-bottom:1px solid #f0f0f0;background:#f8f9fa;border-radius:8px 8px 0 0}.mini-cart-header h3{margin:0;font-size:16px;color:#333;display:flex;align-items:center;gap:8px}.mini-cart-close{background:none;border:none;color:#999;font-size:18px;cursor:pointer;position:absolute;top:15px;right:15px}.mini-cart-items{max-height:200px;overflow-y:auto;padding:10px}.mini-cart-item{display:flex;align-items:center;gap:12px;padding:8px;border-radius:6px;transition:background 0.2s ease;border-bottom:1px solid #f0f0f0}.mini-cart-item:hover{background:#f8f9fa}.mini-cart-item:last-child{border-bottom:none}.mini-cart-item-image{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid #e0e0e0}.mini-cart-item-image-placeholder{width:40px;height:40px;background:#f0f0f0;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#999;border:1px solid #e0e0e0}.mini-cart-item-info{flex:1;min-width:0}.mini-cart-item-title{font-size:13px;font-weight:500;color:#333;margin:0 0 2px 0;white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word;line-height:1.3}.mini-cart-item-title a{text-decoration:none;color:#333}.mini-cart-item-details{font-size:11px;color:#666;display:flex;gap:8px}.mini-cart-item-price{font-size:13px;font-weight:600;color:rgba(93,174,43,1)}.mini-cart-item-remove{background:none;border:none;color:#dc3545;cursor:pointer;padding:4px;border-radius:4px;font-size:12px;opacity:0.7;transition:all 0.2s ease}.mini-cart-item-remove:hover{opacity:1;background:#fff5f5}.mini-cart-empty{padding:20px;text-align:center;color:#666;font-size:14px}.mini-cart-empty-icon{font-size:24px;margin-bottom:8px;opacity:0.5}.mini-cart-footer{padding:15px;border-top:1px solid #f0f0f0;background:#f8f9fa;border-radius:0 0 8px 8px}.mini-cart-total{display:grid;grid-template-columns:2fr 1fr;align-items:center;margin-bottom:6px;font-weight:400;color:#333}.mini-cart-total>*{border-bottom:1px solid #e0e0e0;padding:7px 0px}.mini-cart-total>:nth-child(2n){text-align:right}.mini-cart-actions{display:flex;gap:8px}.mini-cart-btn{box-sizing:content-box;display:inline-block;width:100%;height:30px;background:linear-gradient(135deg,rgba(93,174,43,1) 0%,rgb(106,212,48) 90%,rgba(79,161,38,0.9) 100%);background-size:200% 200%;background-position:left center;color:white!important;padding:5px;font-size:16px;text-align:center;line-height:30px;text-decoration:none;border:rgba(93,174,43,1);border-radius:8px;cursor:pointer;transition:background-position 0.4s ease}.mini-cart-btn:hover{background-position:right center;font-size:16px}.mini-cart-btn-outline{box-sizing:content-box;display:inline-block;width:100%;height:30px;background-color:white;color:rgba(93,174,43,1)!important;padding:5px;font-size:16px;text-align:center;line-height:30px;text-decoration:none;border:1px solid rgba(93,174,43,1);border-radius:8px;cursor:pointer;transition:background-color 0.2s ease,color 0.2s ease}.mini-cart-btn-outline:hover{font-size:16px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}@media (max-width:480px){.actions_header{min-width:0;gap:8px;margin-left:10px}.actions_header .panier{width:auto;height:auto;flex-shrink:0}.mini-cart{position:static;flex-shrink:0}.mini-cart-trigger{max-width:112px;padding:7px 8px;gap:6px}#miniCartTotal{max-width:64px}.mini-cart-badge{right:-4px}.mini-cart-dropdown{position:fixed;top:72px;left:10px;right:10px;width:auto;max-width:none;max-height:calc(100vh - 84px);transform:none;overflow:hidden}.mini-cart.open .mini-cart-dropdown{transform:none}.mini-cart-items{max-height:calc(100vh - 260px)}.mini-cart-actions{flex-direction:column}}.container{display:grid;grid-template-columns:193px 193px 193px 193px;grid-template-rows:135px 135px 135px 135px;column-gap:10px;row-gap:15px;grid-template-areas:"header1 header2 header2 header3" "main main main main" "footer1 footer1 footer1 footer2" "footer3 footer4 footer4 footer4"}.container-1{display:grid;grid-template-columns:auto;grid-template-rows:auto}.container-2{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto auto}.container-3{display:grid;grid-template-columns:auto;grid-template-rows:auto}.container-4{display:grid;grid-template-columns:auto auto auto auto;grid-template-rows:auto auto auto auto}.container-5{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto}.container-6{display:grid;grid-template-columns:auto;grid-template-rows:auto}.container-7{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto}.container-8{display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto auto}.container-guide{box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-template-rows:auto;column-gap:10px;row-gap:15px}.container-guide a{display:flex;flex-direction:column;align-items:center}.item-1{grid-area:header1}.item-2{grid-area:header2}.item-3{grid-area:header3}.item-4{grid-area:main}.item-5{grid-area:footer1}.item-6{grid-area:footer2}.item-7{grid-area:footer3}.item-8{grid-area:footer4}.contentArea{position:relative;margin:0 auto}#inputSearch{width:100%;height:44px;border:1px solid #cfd8ca;border-radius:10px;padding:0 48px 0 46px;color:#263126;background-color:#fff;background-image:none;box-shadow:0 1px 0 rgba(255,255,255,.9) inset,0 8px 20px rgba(43,52,39,.07)}#inputSearch:focus{outline:none;border-color:#727571;box-shadow:0 0 0 3px rgba(114,117,113,.16),0 10px 24px rgba(43,52,39,.10)}#divResult{position:absolute;z-index:1200;box-sizing:border-box;left:0;right:0;width:100%;min-height:0;max-height:min(520px,70vh);display:none;margin-top:8px;padding:8px;border:1px solid rgba(43,52,39,.12);border-radius:12px;overflow:hidden;overflow-y:auto;box-shadow:0 22px 54px rgba(24,33,20,.18),0 6px 18px rgba(24,33,20,.08);background:#fff}#divResult::-webkit-scrollbar{width:10px}#divResult::-webkit-scrollbar-track{background:#f1f4ef;border-radius:10px}#divResult::-webkit-scrollbar-thumb{border:2px solid #f1f4ef;background:#aeb8aa;border-radius:10px}#divResult::-webkit-scrollbar-thumb:hover{background:#727571}.display_box{box-sizing:border-box;display:block;width:100%;min-height:64px;height:auto;padding:8px 10px;border-radius:8px;border:1px solid transparent;color:#263126;font-size:13px;line-height:1.35;transition:background .14s,border-color .14s,box-shadow .14s,transform .14s}.display_box:hover{background:#f5f9f2;border-color:#dce8d6;color:#172213;box-shadow:0 8px 18px rgba(43,52,39,.08);transform:translateY(-1px);cursor:pointer}.display_box img{border-radius:7px;background:#fff;border:1px solid #e1e7de;object-fit:contain}.display_box .name{color:#1d2c19;font-size:13.5px;font-weight:700;line-height:1.3}#divResult a{display:block;color:inherit;text-decoration:none}.suggestion_img{position:absolute;margin-left:356px;width:174px;height:174px}.suggestion_img2{margin-top:174px}.suggestion_img3{margin-top:348px}#productList{box-sizing:border-box;width:100%;height:auto;background-color:#fff;margin-top:8px;border:1px solid rgba(43,52,39,.12);border-radius:12px;box-shadow:0 22px 54px rgba(24,33,20,.18),0 6px 18px rgba(24,33,20,.08);overflow:hidden}.search-item{box-sizing:border-box;width:100%;height:auto;border-bottom:1px solid #edf1eb;background:#fff;transition:background .14s}.search-item:hover{background:#f5f9f2}.search-item svg{width:20px;height:20px;margin-right:10px}#productList .search-item a{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:92px;height:auto;padding:12px 16px;color:#263126;text-decoration:none}#productList .search-item img{width:72px;height:72px;object-fit:contain;border:1px solid #e1e7de;border-radius:8px;background:#fff}#productList .search-item .content{min-width:0;font-size:14px;font-weight:700;line-height:1.35;color:#1d2c19;align-items:flex-start}#productList .search-item .price{font-size:15px;font-weight:bold;color:#4f8c2d;white-space:nowrap}.stars-product,.stars-product label::before{display:inline-block}.stars-product label:hover,.stars-product label:hover~label{color:#189800}.stars-product *{position:relative;margin:0;padding:0}.stars-product input{display:none}.stars-product{unicode-bidi:bidi-override;direction:rtl}.stars-product label{color:#ccc}.achat .stars-product label{float:right;margin:3px}.stars-product label::before{content:"\2605";width:20px;line-height:20px;text-align:center;font-size:25px;cursor:pointer}.stars-product input:checked~label{color:#f5b301}.acidjs-rating-disabled{opacity:.50}.tab-header[data-tab="avis"]{color:#334155}.tab-header[data-tab="avis"].active,.tab-header[data-tab="avis"]:hover{color:#14532d}#avis .star-customer{text-align:left;width:100%}.bdp-inline-reviews{margin:14px 0 4px;border-top:1px solid #d9e2dc;border-bottom:1px solid #d9e2dc;font-family:Arial,Helvetica,sans-serif;color:#1f2933}.bdp-inline-reviews__summary{min-height:46px;padding:10px 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e5ece8;color:#475569;font-size:13px}.bdp-inline-reviews__label{color:#14532d;font-size:11px;font-weight:700;letter-spacing:0.11em;text-transform:uppercase}.bdp-inline-reviews__summary strong{color:#111827;font-size:16px;line-height:1}.bdp-review-stars{display:inline-flex;align-items:center;gap:1px;line-height:1;white-space:nowrap}.bdp-review-star{color:#d3d9e2;font-size:15px}.bdp-review-star.is-filled{color:#f7c600}.bdp-inline-reviews__list{display:flex;flex-direction:column}.bdp-inline-review{display:grid;grid-template-columns:150px 92px minmax(0,1fr);gap:14px;align-items:start;padding:13px 0;border-bottom:1px solid #edf2ef}.bdp-inline-review:last-child{border-bottom:0}.bdp-inline-review__meta{min-width:0}.bdp-inline-review__meta strong{display:block;color:#111827;font-size:13px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bdp-inline-review__meta span{display:block;margin-top:3px;color:#64748b;font-size:11px}.bdp-inline-review__text{margin:0;color:#364152;font-size:13px;line-height:1.55;text-align:left}.bdp-inline-reviews--empty{padding:14px 0}.bdp-inline-reviews--empty p{margin:6px 0 0;color:#64748b;text-align:left}@media (max-width:760px){.bdp-inline-reviews__summary{flex-wrap:wrap}.bdp-inline-review{grid-template-columns:1fr;gap:7px}}
