:root{--closed-height-pc:120px;--closed-height-mobile:200px;--closed-height-pc2:120px;--closed-height-mobile2:200px}.viewTel{display:none}.ficheProduit{width:80%;display:flex;justify-content:space-between;flex-direction:row;margin:30px 0;position:relative}.ficheProduit>div{width:48%;display:flex;padding:10px}.allImage{display:flex;flex-direction:column}.allImage>*:not(:last-child){margin-bottom:20px}.imgProduit{position:relative;display:flex;justify-content:center;align-items:center;height:200px;width:100%}.imgProduit>img{width:100%;height:100%;object-fit:cover;object-position:center}.titleChemin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;text-align:center;font-size:2em;font-weight:bold;color:white;text-shadow:2px 2px 2px rgba(0,0,0,1);word-spacing:0.2em;background-color:rgba(253,194,22,0.75)}.imgProduit2{flex-direction:column;align-items:center}.imgProduit2>img{width:50%}.imgProduit2>div{width:100%;display:flex;flex-direction:column}.btStore>a>img{width:100%;height:50px}.boutonProduit{display:flex;flex-direction:column;align-items:center;margin:5px 0 15px 0}.boutonProduit>span{font-size:2em;font-weight:bold}.boutonProduit>div{width:70%;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:nowrap;margin:5px 0}.boutonProduit>div>a{width:40%;margin:0px 5px}.boutonProduit button{width:100%;display:flex;align-items:center;justify-content:center;padding:10px 15px;margin:5px;border-radius:15px;border:1px solid black;background-color:black;transition:background-color 0.5s,color 0.5s ease-in-out;color:white;font-weight:bold;cursor:pointer;text-wrap:nowrap}.boutonProduit button:hover{background-color:white;color:black}.headerTxt{display:flex;flex-direction:row;align-items:center}.headerTxt>img{width:45px;height:45px;margin-right:10px}.headerTxt>span{padding:5px 50px;background-image:url('../img/iconFicheProduit/fond1Product.webp');background-size:cover;background-position:center;position:relative;color:white;font-weight:bold;text-shadow:0px 0px 8px rgba(0,0,0,0.25);font-size:1.1em}.txtRecommandation{border:1px solid grey;display:flex;flex-direction:column;align-items:flex-start;margin:10px 0 30px 0;padding:25px}.ul_a_puce{display:flex;flex-direction:column;align-items:flex-start}.ul_a_puce li{margin:5px;background-image:url('../img/logoPhitech/PHITECH_ISOTYPE_NOIR.webp');background-repeat:no-repeat;background-position:0.25em 0.25em;padding-left:30px;background-size:15px}.allProduit{display:flex;flex-direction:column}.infoProduit{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;height:auto}.infoProduit>h1{font-size:2em;font-weight:bold;width:100%;margin-bottom:15px;white-space:normal;text-align:left}.collapsibleContent{display:block;overflow:hidden;transition:max-height 0.5s ease;font-size:1.1em}.contentCollapse{width:calc(100% - 27px);padding:10px;border-left:7px solid #fdc216;background-color:#d3d3d34f;cursor:default}.bandeau{width:100%;overflow:hidden;display:flex;flex-direction:column}.confianceh1{margin:40px 10% 30px 10%;font-size:2em}.titre-souligne{border-bottom:3px solid #fdc216;line-height:1.1}.borderBandeau{border-top:1px solid grey;border-bottom:1px solid grey}.bandeau-images{display:flex;white-space:nowrap;position:relative}.bandeau-images img{width:200px;margin:15px 30px}.productContent{display:flex;flex-wrap:nowrap;flex-direction:row;width:calc(100% - 40px);transition:max-height 0.3s ease;padding:0 20px;border:1px solid #ccc;position:relative;border-radius:20px;overflow:hidden;cursor:default;max-height:var(--closed-height-pc)}.productContent.open{max-height:none}.productContent2{max-height:var(--closed-height-pc2)}.productContent2.open{max-height:none}.productContent::before,.productContent::after{content:'';position:absolute;top:0;bottom:0;width:20px;background-color:#fdc216}.productContent::before{left:0}.productContent::after{right:0}.chevron{position:absolute;top:60px;right:30px;border:solid black;border-width:0 5px 5px 0;display:inline-block;padding:5px;transform:translate(0%,-50%) rotate(135deg);transition:transform 0.3s ease}.productContent.open .chevron{transform:translate(0%,-50%) rotate(45deg)}.productContent>img{width:100px;height:100px;margin:10px}.productContentDetail{position:relative}.productContentDetail>h2{width:90%;font-size:1.15em;font-weight:bold;margin:15px 0 5px 0}.productContentDetail>p{font-size:1em;width:90%;margin:0px 0 0 5px;color:black;transition:color 0.3s ease}.closedGradient::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:50px;background:linear-gradient(to top,white 0%,white 20%,transparent 100%);z-index:1}.BtFicheProduit{background-color:#fdc216;color:black;font-weight:bold;border:none;padding:7.5px 17.5px;border-radius:25px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;margin:10px 0;position:relative;text-decoration:none}.textSuppProduit{width:75%;font-size:1.25em;position:relative;padding:25px;box-sizing:border-box;text-align:center;background-color:#d3d3d34f}.textSuppProduit::before{content:'';position:absolute;top:0;left:0;width:45px;height:7px;background-color:#fdc216}.textSuppProduit::after{content:'';position:absolute;top:0;left:0;width:7px;height:45px;background-color:#fdc216}.angle{position:absolute;background-color:#fdc216}.angle.angle-br{bottom:0;right:0;width:45px;height:7px}.angle.angle-br::after{content:'';position:absolute;bottom:0;right:0;width:7px;height:45px;background-color:#fdc216}.lineYellow{text-decoration:underline;text-decoration-color:#fdc216;text-decoration-thickness:3px;text-underline-offset:3px;cursor:pointer}.slideDescription{border-left:7px solid #fdc216;background-color:#d3d3d34f;padding:10px;cursor:default}.slideDescription>p{font-size:1em;position:relative;overflow:hidden}.slideDescription>span{color:black;font-weight:bold}@media only screen and (max-width:1099px){.ficheProduit{width:90%;justify-content:space-between;flex-direction:row;margin:30px 0}.confianceh1{margin:10px 10% 25px 10%;font-size:1.5em;text-align:center}}@media (max-width:999px){.ficheProduit>div{width:80%}.imgProduitPrincipal{display:none}.allProduit{width:80%}.ficheProduit{width:100%;flex-direction:column;align-items:center;margin:15px 0}.infoProduit{align-items:center}.infoProduit>h1{font-size:1.25em;width:100%;text-align:center}.imgProduit2>img{width:100%;max-width:300px}.infoProduit>hr{margin:5px 0}.infoProduit>p{margin:10px 0px 0px 0px}.boutonProduit>div>a{width:100%;margin-bottom:10px}.boutonProduit>div{width:80%;flex-direction:column;justify-content:space-around;align-items:center}.boutonProduit a{margin:10px 10px;display:flex;flex-direction:column}.headerTxt{align-items:center}.headerTxt>img{display:none}.headerTxt>span{text-wrap:nowrap;width:100%;text-align:center;padding:5px 0}.bandeau-images img{width:125px;margin:10px 20px}.imgTxtProduitMobile{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:75px;height:60px}.imgTxtProduitMobile img{width:27.5px;margin-right:0%}.contentCollapse{width:calc(100% - 34px);border-right:7px solid #fdc216;text-align:center;font-size:0.9em}.viewTel{display:block}.productContent{flex-direction:column;align-items:center;max-height:var(--closed-height-mobile)}.productContent{flex-direction:column;align-items:center;max-height:var(--closed-height-mobile)}.productContent{flex-direction:column;align-items:center}.productContent>img{width:auto;height:100px;margin:5px}.productContent>h2{font-weight:bold;text-align:center;width:80%}.productContentDetail{display:flex;flex-direction:column;align-items:center}.productContentDetail>h2{width:80%;text-align:center}.productContentDetail>p{color:white;margin-bottom:10px}.textSuppProduit{font-size:1em}.viewPc{display:none}.chevron{top:75px;right:35px}}