@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Capriola&display=swap";@import"https://fonts.googleapis.com/css2?family=Jost:wght@200&display=swap";:root{--myColor: #7662a3;--myColorHover: #604f88;--colorButton: #18cd18;--colorButtonHover: #36b936;--colorBoutonFiltre: rgb(255, 100, 100);--couleurFiltreActif: rgb(100, 255, 255);--colorBoutonMenuProfil: #c8befa;--dreamButtonArcEnCiel: linear-gradient( 90deg, rgba(167, 170, 121, 1) 1%, rgba(211, 131, 101, 1) 38%, rgba(157, 137, 211, 1) 73%, rgba(109, 182, 223, 1) 100% );--my-url-background: url(images/backgroundPurple.svg);--dimensionImageHome: 70vh;--colorText: rgb(0, 0, 0);--fontSizeP: 1.2rem;--fontSizeH1: 2rem;--sectionTitle-background: url(images/sectionTitle.png);--top-page-background: url(images/topPage.png)}*{margin:0;padding:0;font-family:Capriola,sans-serif}.Reve{width:30rem;display:flex;flex-direction:column;margin-top:3em;margin-left:3em}.topPage{background-image:var(--top-page-background);background-size:cover;background-repeat:no-repeat;height:470px;border-bottom-left-radius:70% 9.25rem;border-bottom-right-radius:70% 9.25rem;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 0 20px 2px #595959c2}.topPage .topSwitchGlobal{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:4em;position:absolute;z-index:0}.topPage .topSwitchGlobal img{width:250px}.topPage .topSwitchGlobal .topSwitchText{width:100%;display:flex;flex-direction:row;justify-content:center;color:#fff;font-size:1.5rem;margin-top:1rem;margin-bottom:1rem;gap:1rem}.topPage .topSwitchGlobal .topSwitchText .writer{width:250px;color:#fff;font-size:2.9rem;display:flex;justify-content:flex-start;font-family:Capriola,sans-serif}.divText{flex-direction:column;justify-content:center;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:2rem;height:40vh;width:100%;display:flex;align-items:center}.divText :nth-child(1){color:#a2a2a2}.divText :nth-child(2){color:#a2a2a2;margin-top:30px}.divText :nth-child(3){color:#414141;margin-top:50px}.sectionTitle1{display:flex;flex-direction:column;background-image:var(--sectionTitle-background);background-size:cover;background-repeat:no-repeat;height:80vh;margin:20px;border-radius:12px}.sectionTitle1 .sectionTextImg{display:flex;justify-content:space-around;align-items:center;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1.4rem;color:#fff;width:100%;height:95%}.sectionTitle1 .sectionTextImg .textSection1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:60%}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(1){font-size:3rem;margin-bottom:50px;margin-left:2rem;color:#fff;text-shadow:0 0 10px #ffffff}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(2){font-size:2rem;margin-left:1em}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(3){font-size:2rem;margin-top:60px;margin-left:2em;color:gray}.sectionTitle1 .sectionTextImg .imgSection1{display:flex;justify-content:flex-start;height:100%}.sectionTitle1 .sectionTextImg .imgSection1 img{width:100%;height:100%;object-fit:contain}.sectionTitle1 .sectionDisclaimer{margin-bottom:0;margin-top:auto;height:5%;display:flex;flex-direction:column;justify-content:flex-end}.sectionTitle1 .sectionDisclaimer :nth-child(1){color:#fff;font-size:15px}.makeIt{height:90vh;margin-bottom:200px}.sectionTitle2{margin:20px;border-radius:12px;display:flex;justify-content:center;background-image:var(--sectionTitle-background);background-size:cover;background-repeat:no-repeat;height:90vh;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1.4rem;color:#fff;overflow:hidden}.sectionTitle2 .textSection2{z-index:3;margin-left:3em;position:absolute;margin-top:5em}.sectionTitle2 .textSection2 :nth-child(1){font-size:4.5rem;text-align:center}.sectionTitle2 .Girl{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-right:auto;margin-left:0%}.sectionTitle2 .Girl img{transform:scalex(-1);width:auto;height:70vh;margin-bottom:0%;margin-top:auto}.sectionTitle2 .Sorci\e8re{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-right:auto;margin-left:0%}.sectionTitle2 .Sorci\e8re img{transform:scalex(-1);width:auto;height:90vh;margin-bottom:0%;margin-top:auto}.pickOne{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.bottomText{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1.4rem;color:gray;margin-top:50px;margin-bottom:100px}.bottomTotal{margin:30px;display:flex;justify-content:center}.bottomTotal .sectionTitle3{border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:var(--sectionTitle-background);background-repeat:no-repeat;background-size:cover;width:70vw;height:40vh;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1.4rem;color:#fff}.bottomTotal .sectionTitle3 h1{margin-top:7px;width:80%;font-size:30px}.bottomTotal .sectionTitle3 button{width:200px;font-size:16px;font-weight:600;color:#8f8f8f;cursor:pointer;height:55px;text-align:center;background-size:300% 100%;border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border:2px solid}.bottomTotal .sectionTitle3 button:hover{color:#fff;background-position:100% 0;moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-image:linear-gradient(90deg,rgb(167,170,121) 1%,rgb(211,131,101) 38%,rgb(157,137,211) 73%,rgb(109,182,223) 100%);box-shadow:0 4px 15px #31c4bebf}.bottomTotal .sectionTitle3 button:focus{outline:none}.bottomTotal .sectionTitle3Dark{border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:var(--sectionTitle-background);background-repeat:no-repeat;background-size:cover;width:70vw;height:40vh;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1.4rem;color:#fff}.bottomTotal .sectionTitle3Dark h1{width:80%;font-size:30px}.bottomTotal .sectionTitle3Dark button{margin-top:230px;width:200px;font-size:16px;font-weight:600;color:#8f8f8f;cursor:pointer;height:55px;text-align:center;background-size:300% 100%;border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;position:absolute;border:2px solid}.bottomTotal .sectionTitle3Dark button:hover{color:#fff;background-position:100% 0;moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-image:linear-gradient(90deg,rgb(255,0,0) 1%,rgb(177,1,1) 38%,rgb(139,0,0) 73%,rgb(0,0,0) 100%);box-shadow:0 4px 15px #f13939}.bottomTotal .sectionTitle3Dark button:focus{outline:none}.bottomTotal .formText{width:80%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:100px;margin-bottom:50px}.bottomTotal .formText input{padding:5px;font-size:16px;border-width:1px;border-color:#ccc;background-color:#ffffffbc;border-style:solid;border-radius:5px;box-shadow:0 0 5px #424242bf;text-shadow:-14px -2px 0px rgba(211,31,31,0);width:20em;height:3em}.bottomTotal .formText input:focus{outline:none;box-shadow:none}.bottomTotal .formText .pseudoInput{padding:0;display:flex;flex-direction:column}.bottomTotal .formText .passwordInput{box-sizing:border-box;display:flex;flex-direction:column}.bottomTotal .Mail,.bottomTotal .Password{display:flex;flex-direction:column;height:70px;margin-top:50px}.bottomTotal label{width:max-content}.vousNeRevezPas{width:100vw;height:30vh;display:flex;flex-direction:column;justify-content:center;color:#989696}.vousNeRevezPas h1{font-size:5rem;margin-bottom:5px}.vousNeRevezPas h2{font-size:2rem;margin-bottom:16px}.vousNeRevezPas .instructions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;color:#000;font-size:1rem}.vousNeRevezPas .instructions img{width:40px}.displayAll{display:flex;flex-direction:row-reverse;margin-top:50px}.displayAll .displayAllButton{width:200px;margin-right:5em;font-size:16px;font-weight:600;color:#8f8f8f;cursor:pointer;height:55px;text-align:center;background-size:300% 100%;border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border:2px solid}.displayAll .displayAllButton:hover{color:#fff;background-position:100% 0;moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-image:linear-gradient(90deg,rgb(167,170,121) 1%,rgb(211,131,101) 38%,rgb(157,137,211) 73%,rgb(109,182,223) 100%);box-shadow:0 4px 15px #31c4bebf}.displayAll .displayAllButton:focus{outline:none}.displayAll .displayAllButtonDark{width:200px;margin-right:5em;font-size:16px;font-weight:600;color:#8f8f8f;cursor:pointer;height:55px;text-align:center;background-size:300% 100%;border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border:2px solid}.displayAll .displayAllButtonDark:hover{color:#fff;background-position:100% 0;moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-image:linear-gradient(90deg,rgb(255,0,0) 1%,rgb(177,1,1) 38%,rgb(139,0,0) 73%,rgb(0,0,0) 100%);box-shadow:0 4px 15px #f13939}.displayAll .displayAllButtonDark:focus{outline:none}.arrow{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);transform:rotate(0);cursor:pointer;width:50%;padding-top:50px;padding-bottom:100px}.arrow:hover{cursor:default}.arrow span{display:block;width:1.5vw;height:1.5vw;border-bottom:5px solid #8f8f8f;border-right:5px solid #8f8f8f;transform:rotate(45deg);margin:-10px;animation:animate 2s infinite}.arrow span:nth-child(2){animation-delay:-.2s}.arrow span:nth-child(3){animation-delay:-.4s}.arrowDnd{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);transform:rotate(0);cursor:pointer;width:50%;padding-top:50px;padding-bottom:100px}.arrowDnd:hover{cursor:default}.arrowDnd span{display:block;width:1.5vw;height:1.5vw;border-bottom:5px solid #8f8f8f;border-right:5px solid #8f8f8f;transform:rotate(1deg);margin:-10px;animation:animate 2s infinite}.arrowDnd span:nth-child(2){animation-delay:-.2s}.arrowDnd span:nth-child(3){animation-delay:-.4s}@media screen and (max-width: 999px){.arrowDnd,.arrowDnd span{display:none}.arrowDnd span:nth-child(3){display:none}}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}@media screen and (max-width: 1700px){.sectionTitle1 .sectionTextImg .textSection1{width:60%}.sectionTitle2 .textSection2{justify-content:center;margin-top:3em;margin-left:0rem}.sectionTitle2 .textSection2 :nth-child(1){font-size:4.5rem}}@media screen and (max-width: 996px){.sectionTitle2{margin-top:300px}.sectionTitle2 .textSection2{justify-content:center;margin-top:3em;margin-left:0rem}.sectionTitle2 .textSection2 :nth-child(1){font-size:4.5rem}}@media screen and (max-width: 1562px){.Reve img{display:none}}@media screen and (max-width: 1350px){.divText{font-size:1.8rem}.sectionTitle2 .textSection2{margin-top:3em}.sectionTitle2 .textSection2 :nth-child(1){font-size:4rem}.bottomTotal .sectionTitle3 .formText,.bottomTotal .sectionTitle3Dark .formText{gap:50px}}@media screen and (max-width: 1070px){.vousNeRevezPas h1{font-size:4rem;margin-bottom:5px}.vousNeRevezPas h2{font-size:1.5rem;margin-bottom:16px}.vousNeRevezPas .instructions{font-size:1rem}.vousNeRevezPas .instructions img{width:40px}.sectionTitle2 .textSection2{justify-content:center;margin-top:3em}.sectionTitle2 .textSection2 :nth-child(1){font-size:3rem}.bottomTotal .sectionTitle3,.bottomTotal .sectionTitle3Dark{width:70vw;height:50vh;justify-content:flex-start}.bottomTotal .sectionTitle3 h1,.bottomTotal .sectionTitle3Dark h1{padding-top:1rem;font-size:28px}.bottomTotal .sectionTitle3 .formText,.bottomTotal .sectionTitle3Dark .formText{flex-direction:column;gap:0px;margin-bottom:30px}.bottomTotal .sectionTitle3 .formText .Password,.bottomTotal .sectionTitle3Dark .formText .Password{height:70px;margin-top:16px}}@media screen and (max-width: 900px){.topPage .topSwitchGlobal{margin-top:5em}.divText{font-size:1.8rem;padding:.5rem}.sectionTitle1 .sectionTextImg{flex-direction:column;height:95%}.sectionTitle1 .sectionTextImg .textSection1{width:100%}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(1){font-size:1.6rem;margin-top:16px;margin-bottom:5px;margin-left:0}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(2){font-size:1.3rem;margin-left:0;padding:16px}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(3){font-size:1.2rem;margin-top:10px;margin-left:0}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(4){align-items:center}.sectionTitle1 .sectionTextImg .imgSection1{width:35%;justify-content:center}.sectionTitle1 .sectionTextImg .imgSection1 img{width:100%}.vousNeRevezPas h1{font-size:3rem;margin-bottom:5px}.vousNeRevezPas h2{font-size:1rem;margin-bottom:16px}.vousNeRevezPas .instructions{font-size:.8rem}.vousNeRevezPas .instructions img{width:40px}}@media screen and (max-width: 833px){.topPage .topSwitchGlobal{margin-top:5em}.topPage .topSwitchGlobal img{width:220px}.topPage .topSwitchGlobal .topSwitchText{display:flex;flex-direction:column;font-size:1.2rem}.topPage .topSwitchGlobal .topSwitchText .writer{width:100%;display:flex;justify-content:center;font-size:2.6rem}.divText{font-size:1.6rem}.sectionTitle2{font-size:1.4rem}.sectionTitle2 :nth-child(1){font-size:1.8rem;padding:0rem 1rem}.sectionTitle2 .Girl img{height:60vh}.bottomText{font-size:1rem;margin-top:30px;margin-bottom:80px}.bottomTotal .sectionTitle3,.bottomTotal .sectionTitle3Dark{width:70vw;height:55vh}.bottomTotal .sectionTitle3 h1,.bottomTotal .sectionTitle3Dark h1{padding-top:1rem;font-size:25px}.bottomTotal .sectionTitle3 .formText .Mail,.bottomTotal .sectionTitle3Dark .formText .Mail{margin-top:20px}.bottomTotal .sectionTitle3 .formText .Password,.bottomTotal .sectionTitle3Dark .formText .Password{margin-top:5px}}@media screen and (max-width: 600px){.divText{font-size:1.4rem}.sectionTitle1 .sectionTextImg{flex-direction:column;height:95%}.sectionTitle1 .sectionTextImg .textSection1{width:100%}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(1){font-size:1.6rem;margin-top:16px;margin-bottom:5px;margin-left:0}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(2){font-size:1.3rem;margin-left:0;padding:16px}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(3){font-size:1.2rem;margin-top:10px;margin-left:0}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(4){align-items:center}.sectionTitle1 .sectionTextImg .imgSection1{width:35%;justify-content:center}.sectionTitle1 .sectionTextImg .imgSection1 img{width:100%}.vousNeRevezPas h1{font-size:2.5rem;margin-bottom:5px}.vousNeRevezPas h2{font-size:1rem;margin-bottom:16px}.vousNeRevezPas .instructions{font-size:.8rem}.vousNeRevezPas .instructions img{width:40px}.bottomText{margin-top:20px;margin-bottom:60px}.bottomTotal .sectionTitle3,.bottomTotal .sectionTitle3Dark{width:80vw;justify-content:flex-start}.bottomTotal .sectionTitle3 h1,.bottomTotal .sectionTitle3Dark h1{padding-top:1rem;font-size:28px}}@media screen and (max-width: 500px){.topPage .topSwitchGlobal{margin-top:5em}.topPage .topSwitchGlobal img{width:200px}.topPage .topSwitchGlobal .topSwitchText{display:flex;flex-direction:column;font-size:1rem}.topPage .topSwitchGlobal .topSwitchText .writer{width:100%;display:flex;justify-content:center;font-size:2.4rem}.divText{margin-top:40px;font-size:1.4rem}.sectionTitle1 .sectionTextImg{flex-direction:column;height:95%}.sectionTitle1 .sectionTextImg .textSection1{width:100%}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(1){font-size:1.4rem}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(2){font-size:1.1rem}.sectionTitle1 .sectionTextImg .textSection1 :nth-child(3){font-size:1rem}.sectionTitle1 .sectionTextImg .imgSection1{width:65%}.sectionTitle1 .sectionTextImg .imgSection1 img{width:100%}.sectionTitle1 .sectionDisclaimer{margin-bottom:0;margin-top:auto;height:5%;display:flex;flex-direction:column;justify-content:flex-end}.sectionTitle1 .sectionDisclaimer :nth-child(1){color:#fff;font-size:10px}.sectionTitle2{font-size:1.4rem;height:65vh}.sectionTitle2 .textSection2{justify-content:center;margin-top:1em}.sectionTitle2 .textSection2 :nth-child(1){font-size:1.8rem}.sectionTitle2 .Girl img{transform:scalex(-1);width:auto;height:60vh}.bottomText{font-size:.8rem;margin-top:20px;margin-bottom:50px}.bottomTotal .sectionTitle3,.bottomTotal .sectionTitle3Dark{width:90vw}.bottomTotal .sectionTitle3 h1,.bottomTotal .sectionTitle3Dark h1{padding-top:.3rem;font-size:22px}.bottomTotal .sectionTitle3 input,.bottomTotal .sectionTitle3Dark input{width:15em;height:2em}}@media screen and (max-width: 360px){.bottomTotal .sectionTitle3,.bottomTotal .sectionTitle3Dark{width:90vw;height:70vh}.bottomTotal .sectionTitle3 h1,.bottomTotal .sectionTitle3Dark h1{padding-top:.3rem;font-size:18px}.bottomTotal .sectionTitle3 input,.bottomTotal .sectionTitle3Dark input{width:10em;height:1.5em}.loginButton{width:120px;height:30px}}@media screen and (max-width: 250px){.topPage .topSwitchGlobal{margin-top:5em}.topPage .topSwitchGlobal img{width:110px}.topPage .topSwitchGlobal .topSwitchText{display:flex;flex-direction:column;font-size:.7rem}.topPage .topSwitchGlobal .topSwitchText .writer{width:100%;display:flex;justify-content:center;font-size:1.5rem}.divText{margin-top:16px;font-size:1rem;height:70vh;width:100%}.sectionTitle2 .textSection2{justify-content:center;margin-top:3em}.sectionTitle2 .textSection2 :nth-child(1){font-size:1.2rem}.sectionTitle2 .Girl img{transform:scalex(-1);width:auto;height:60vh}.bottomTotal .sectionTitle3,.bottomTotal .sectionTitle3Dark{width:90vw;height:60vh}.bottomTotal .sectionTitle3 h1,.bottomTotal .sectionTitle3Dark h1{padding-top:.3rem;font-size:12px}.bottomTotal .sectionTitle3 input,.bottomTotal .sectionTitle3Dark input{width:10em;height:1em}}.switch{font-size:17px;position:relative;display:inline-block;width:3.5em;height:2em;transform-style:preserve-3d;perspective:500px;animation:toggle__animation 3s infinite}.switch:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;filter:blur(20px);z-index:-1;border-radius:50px;background-color:#d8ff99;background-image:radial-gradient(at 21% 46%,hsl(183,65%,60%) 0px,transparent 50%),radial-gradient(at 23% 25%,hsl(359,74%,70%) 0px,transparent 50%),radial-gradient(at 20% 1%,hsl(267,83%,75%) 0px,transparent 50%),radial-gradient(at 86% 87%,hsl(204,69%,68%) 0px,transparent 50%),radial-gradient(at 99% 41%,hsl(171,72%,77%) 0px,transparent 50%),radial-gradient(at 55% 24%,hsl(138,60%,62%) 0px,transparent 50%)}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fdfefedc;transition:.4s;border-radius:30px}.slider:before{position:absolute;content:"";height:1.4em;width:1.4em;left:.3em;bottom:.35em;transition:.4s;border-radius:50%;box-shadow:#0000002b 0 -10px 10px inset,#00000017 0 -1px 15px -8px;background-color:#ff99fd;background-image:radial-gradient(at 81% 39%,hsl(327,79%,79%) 0px,transparent 50%),radial-gradient(at 11% 72%,hsl(264,64%,79%) 0px,transparent 50%),radial-gradient(at 23% 20%,hsl(75,98%,71%) 0px,transparent 50%)}.input__check:checked+.slider{background-color:#b10101}.input__check:checked+.slider:before{transform:translate(1.5em)}@keyframes toggle__animation{0%,to{transform:translateY(-10px) rotateX(15deg) rotateY(-20deg)}50%{transform:translateY(0) rotateX(15deg) rotateY(-20deg)}}.NavBar{display:flex;flex-direction:row;justify-content:space-between;width:100%;position:fixed;z-index:90;height:80px;top:0;transition:.5s ease}.NavBar .homeRightDiv{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3rem;color:#fff;width:100%}.NavBar .homeRightDiv .aLaCarte,.NavBar .homeRightDiv .prefabrique{font-family:Jost,sans-serif;font-size:20px}.NavBar .centreDiv{width:100%;display:flex;justify-content:center;align-items:center}.NavBar .centreDiv img{height:60px;width:auto;opacity:0;transition:.2s ease-in-out}.NavBar .homeLeftDiv{display:flex;position:relative;align-items:center;justify-content:center;width:100%}.NavBar .homeLeftDiv button{background:none;border:none;width:60px;height:50px;transition:.2s ease}.NavBar .homeLeftDiv button:hover{transform:scale(1.2);cursor:pointer;transition:.2s ease}.NavBar .homeLeftDiv img{width:30px;height:30px}.NavBar button{width:5em;height:2em;z-index:3}.NavBar #userActive img{width:50px;height:50px;border-radius:50%;object-fit:cover;padding:2px;border:1px solid lightgray}#Account:after{position:absolute;top:100%;left:50%;transform:translate(-50%);visibility:hidden;color:#000;font-size:18px}#Account:hover:after{visibility:visible}#Cart:after{position:absolute;top:100%;left:50%;transform:translate(-50%);visibility:hidden;color:#000;font-size:18px}#Cart:hover:after{visibility:visible}.change-bg{display:flex;flex-direction:row;justify-content:space-between;width:100%;position:fixed;background-image:linear-gradient(90deg,rgba(167,170,121,.8) 1%,rgba(211,131,101,.8) 38%,rgba(157,137,211,.8) 73%,rgba(109,182,223,.8) 100%);backdrop-filter:blur(10px);-webkit-box-shadow:0px 0px 15px 5px rgba(107,107,107,.52);box-shadow:0 0 15px 5px #58585885;z-index:90;height:80px;top:0;border-bottom-left-radius:40% 1.25rem;border-bottom-right-radius:40% 1.25rem;transition:1s ease}.change-bg .homeRightDiv{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3rem;color:#fff;width:100%}.change-bg .centreDiv{width:100%;display:flex;justify-content:center;align-items:center;transition:2s ease}.change-bg .centreDiv img{height:60px;width:auto;opacity:1;transition:1s ease}.change-bg .centreDiv img:hover{transform:scale(1.1);transition:.5s ease}.change-bg .homeLeftDiv{display:flex;position:relative;align-items:center;justify-content:center;width:100%}.change-bg .homeLeftDiv button{background:none;border:none;width:60px;height:50px;transition:.2s ease}.change-bg .homeLeftDiv button:hover{transform:scale(1.2);cursor:pointer;transition:.2s ease}.change-bg .homeLeftDiv img{width:30px;height:30px}.change-bg button{width:5em;height:2em;z-index:3}.change-bg button:hover{transform:scale(1.2);cursor:pointer}.change-bg #userActive img{width:50px;height:50px;border-radius:50%;object-fit:cover;padding:2px;border:1px solid lightgray}.test{display:flex;flex-direction:row}.menuProfilNavbar{width:230px;height:250px;margin-right:8vw;margin-top:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#e3e3e3;border-radius:12px;z-index:40;opacity:0;position:fixed;animation:slide-in-anim .5s ease-out forwards;top:0;right:0;border:2px solid #8f8f8f}.menuProfilNavbar .profilPopupNav{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.menuProfilNavbar .profilPopupNav div{width:100%;box-sizing:border-box}.menuProfilNavbar .SeDeconnecter{height:fit-content}.menuProfilNavbar .imageUser{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.menuProfilNavbar .imageUser h2{width:200px;text-decoration:underline}.menuProfilNavbar img{width:60px;height:60px;border-radius:50%;object-fit:cover}.menuProfilNavbar button{width:150px;height:20px;border-radius:20px;background-color:#b24848;color:#fff}.menuProfilNavbar button:hover{transform:scale(1.2)}.menuProfilNavbar .displayNone{display:none}.menuProfilNavbar .linkProfilElementNavbar{display:flex;justify-content:center;align-items:center;height:22%;width:100%;text-decoration:none;color:#000;box-sizing:border-box;z-index:4;transition:.2s ease}.menuProfilNavbar .linkProfilElementNavbar p{font-family:Jost;font-size:20px}.menuProfilNavbar .linkProfilElementNavbar:hover{transform:scale(1.1)}.toutesLesDivs{width:100%;height:400px;display:flex;top:0;justify-content:end;align-items:end;position:absolute;flex-direction:column}.menuProfilNavbarSmall{width:fit-content;height:fit-content;top:0;position:fixed;margin-right:10%;margin-top:70px;display:flex;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;background-color:#e3e3e3;transform:translate(200%);opacity:0;animation:slide-in-anim .5s ease-out forwards;z-index:92}@keyframes slide-in-anim{20%{opacity:0}50%{transform:translate(-30%)}75%{transform:translate(0)}to{opacity:1;transform:translate(0)}}.reve{width:200px;font-size:16px;font-weight:600;color:#8f8f8f;cursor:pointer;height:55px;text-align:center;background-size:300% 100%;background-color:linear-gradient(90deg,rgb(210,216,127) 1%,rgb(211,131,101) 38%,rgb(157,137,211) 73%,rgb(109,182,223) 100%);border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border:2px solid;z-index:400}.reve:hover{color:#fff;background-position:100% 0;moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-image:linear-gradient(90deg,rgb(167,170,121) 1%,rgb(211,131,101) 38%,rgb(157,137,211) 73%,rgb(109,182,223) 100%);box-shadow:0 4px 15px #31c4bebf}.reve:focus{outline:none}.cauchemar{width:200px;font-size:16px;font-weight:600;color:#8f8f8f;cursor:pointer;height:55px;text-align:center;background-size:300% 100%;border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border:2px solid}.cauchemar:hover{color:#fff;background-position:100% 0;moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-image:linear-gradient(90deg,rgb(255,0,0) 1%,rgb(177,1,1) 38%,rgb(139,0,0) 73%,rgb(0,0,0) 100%);box-shadow:0 4px 15px #f13939}.cauchemar:focus{outline:none}.prefabrique{text-decoration:none;border:none;background:none;color:#fff;font-family:Jost,sans-serif;font-size:20px;z-index:0;transition:transform .2s ease}.prefabrique:visited{text-decoration:none;color:#fff}.prefabrique:hover{transform:scale(1.2)}.aLaCarte{text-decoration:none;border:none;background:none;color:#fff;font-family:Jost,sans-serif;font-size:20px;z-index:0;transition:transform .2s ease}.aLaCarte:hover{transform:scale(1.2);cursor:pointer;font-family:Jost,sans-serif;font-size:20px}.change-bg-dark{display:flex;flex-direction:row;justify-content:space-between;width:100%;position:fixed;background-image:linear-gradient(90deg,rgba(148,17,17,.8) 1%,rgba(57,19,19,.8) 38%,rgba(174,11,11,.8) 73%,rgba(0,0,0,.8) 100%);backdrop-filter:blur(10px);-webkit-box-shadow:0px 0px 15px 5px rgba(107,107,107,.52);box-shadow:0 0 15px 5px #58585885;z-index:90;height:80px;top:0;border-bottom-left-radius:40% 1.25rem;border-bottom-right-radius:40% 1.25rem;transition:1s ease}.change-bg-dark .homeRightDiv{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3rem;color:#fff;width:100%}.change-bg-dark .homeRightDiv .aLaCarte,.change-bg-dark .homeRightDiv .prefabrique{font-family:Jost,sans-serif;font-size:20px}.change-bg-dark .centreDiv{width:100%;display:flex;justify-content:center;align-items:center;transition:.2s ease}.change-bg-dark .centreDiv img{height:60px;width:auto;opacity:1;transition:1s ease}.change-bg-dark .centreDiv img:hover{transform:scale(1.1);transition:.5s ease}.change-bg-dark .homeLeftDiv{display:flex;position:relative;align-items:center;justify-content:center;width:100%}.change-bg-dark .homeLeftDiv button{background:none;border:none;width:60px;height:50px}.change-bg-dark .homeLeftDiv button:hover{transform:scale(1.2);cursor:pointer}.change-bg-dark .homeLeftDiv img{width:30px;height:30px}.change-bg-dark #userActive img{width:50px;height:50px;border-radius:50%;object-fit:cover;padding:2px;border:1px solid lightgray}@keyframes slide-in{0%{right:-100%}to{right:0}}@media screen and (max-width: 650px){.NavBar .homeRightDiv{flex-direction:column;gap:0}.NavBar .homeRightDiv .aLaCarte,.NavBar .homeRightDiv .prefabrique{font-size:18px}.change-bg .homeRightDiv{flex-direction:column;gap:0}.change-bg .homeRightDiv .aLaCarte,.change-bg .homeRightDiv .prefabrique{font-size:18px}.change-bg-dark .homeRightDiv{flex-direction:column;gap:0}.change-bg-dark .homeRightDiv .aLaCarte,.change-bg-dark .homeRightDiv .prefabrique{font-size:18px}.reve,.cauchemar{width:100px;font-size:10px;font-weight:600;height:30px}.menuProfilNavbarSmall{margin-right:7%}}.popup{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;position:absolute;z-index:90;background-color:#000000b5}.popup-content{border-radius:12px;width:450px;height:60vh;position:absolute;z-index:50;display:flex;flex-direction:column;justify-content:end;align-items:center;box-shadow:0 0 15px 5px #00000085;border:2px solid rgba(255,254,254,.49);background:linear-gradient(90deg,rgb(167,170,121) 1%,rgb(211,131,101) 38%,rgb(157,137,211) 73%,rgb(109,182,223) 100%)}.popup-content #closingCross{display:block;background:none;color:#636363;cursor:pointer;font-size:25px;padding:0;z-index:3;top:0;border:none;right:0;position:absolute;width:fit-content;height:fit-content;margin:5px}.popup-content .contentDiv{background-color:#e2e2e2;height:50vh;width:98%;border-radius:12px;margin-bottom:6px;display:flex;flex-direction:column;justify-content:center}.popup-content .contentDiv .inputConnection{box-sizing:border-box;gap:50px;display:flex;flex-direction:column;width:90%;height:100%;padding-top:5em;justify-content:center;align-items:center}.popup-content .contentDiv .inputConnection input{box-sizing:border-box;padding:5px;font-size:16px;border-width:1px;border-color:#ccc;background-color:#ffffff86;color:#000;border-style:solid;border-radius:0;box-shadow:0 0 5px #424242bf;text-shadow:-14px -2px 0px rgba(66,66,66,0);width:80%;height:3em}.popup-content .contentDiv .inputConnection input:focus{outline:none}.popup-content .contentDiv .inputConnection .pseudoInput{padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.popup-content .contentDiv .inputConnection .passwordInput{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.popup-content form{box-sizing:border-box;display:flex;justify-content:center;height:80%}.popup-content h2{position:absolute;margin-bottom:52.5vh;color:#fff;font-size:40px}.popup-content .buttonsConnexion{box-sizing:border-box;display:flex;justify-content:center;height:40%;width:100%;align-items:center}.popup-content .buttonsConnexion button{width:200px;font-size:16px;font-weight:600;color:#8f8f8f;cursor:pointer;height:55px;text-align:center;background-size:300% 100%;background-color:linear-gradient(90deg,rgb(167,170,121) 1%,rgb(211,131,101) 38%,rgb(157,137,211) 73%,rgb(109,182,223) 100%);border-radius:50px;moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:2px solid}.popup-content .buttonsConnexion button:hover{color:#fff;background-position:100% 0;moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-image:linear-gradient(90deg,rgb(167,170,121) 1%,rgb(211,131,101) 38%,rgb(157,137,211) 73%,rgb(109,182,223) 100%);box-shadow:0 4px 15px #31c4bebf}.popup-content .buttonsConnexion button:focus{outline:none}.popup-content-dark{border-radius:12px;width:450px;height:60vh;position:absolute;z-index:50;display:flex;flex-direction:column;justify-content:end;align-items:center;box-shadow:0 0 15px 5px #00000085;border:2px solid rgba(255,254,254,.49);background:linear-gradient(90deg,rgb(255,0,0) 1%,rgb(177,1,1) 38%,rgb(139,0,0) 73%,rgb(0,0,0) 100%)}.popup-content-dark #closingCrossDark{display:block;background:none;color:#636363;cursor:pointer;font-size:25px;padding:0;z-index:3;top:0;border:none;right:0;position:absolute;width:fit-content;height:fit-content;margin:5px}.popup-content-dark .contentDiv{background-color:#e2e2e2;height:50vh;width:98%;border-radius:12px;margin-bottom:6px;display:flex;flex-direction:column;justify-content:center}.popup-content-dark .contentDiv .inputConnection{box-sizing:border-box;gap:50px;display:flex;flex-direction:column;width:90%;height:100%;padding-top:5em;justify-content:center;align-items:center}.popup-content-dark .contentDiv .inputConnection input{box-sizing:border-box;padding:5px;font-size:16px;border-width:1px;border-color:#ccc;background-color:#ffffff86;color:#000;border-style:solid;border-radius:0;box-shadow:0 0 5px #424242bf;text-shadow:-14px -2px 0px rgba(66,66,66,0);width:80%;height:3em}.popup-content-dark .contentDiv .inputConnection input:focus{outline:none}.popup-content-dark .contentDiv .inputConnection .pseudoInput{padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.popup-content-dark .contentDiv .inputConnection .passwordInput{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.popup-content-dark form{box-sizing:border-box;display:flex;justify-content:center;height:80%}.popup-content-dark h2{position:absolute;margin-bottom:52.5vh;color:#fff;font-size:40px}.popup-content-dark .buttonsConnexion{box-sizing:border-box;display:flex;justify-content:center;height:40%;width:100%;align-items:center}.popup-content-dark .buttonsConnexion button{width:200px;font-size:16px;font-weight:600;color:#8f8f8f;cursor:pointer;height:55px;text-align:center;background-size:300% 100%;background-color:linear-gradient(90deg,rgb(255,0,0) 1%,rgb(177,1,1) 38%,rgb(139,0,0) 73%,rgb(0,0,0) 100%);border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border:2px solid}.popup-content-dark .buttonsConnexion button:hover{color:#fff;background-position:100% 0;moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-image:linear-gradient(90deg,rgb(255,0,0) 1%,rgb(177,1,1) 38%,rgb(139,0,0) 73%,rgb(0,0,0) 100%);box-shadow:0 4px 15px #fe0202}.popup-content-dark .buttonsConnexion button:focus{outline:none}.pasDeCompte{box-sizing:border-box;height:fit-content;width:100%;margin-bottom:40px;display:flex;justify-content:center}.pasDeCompte p{font-family:Jost,sans-serif;width:fit-content}.pasDeCompte p:hover{cursor:pointer}.mainNouvelUtilisateur{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;position:absolute;z-index:90;background-color:#000000b5}.mainNouvelUtilisateur .popup-content{border-radius:12px;width:450px;height:80vh;position:absolute;z-index:50;display:flex;flex-direction:column;justify-content:end;align-items:center;box-shadow:0 0 15px 5px #00000085;border:2px solid rgba(255,254,254,.49);background:linear-gradient(90deg,rgb(167,170,121) 1%,rgb(211,131,101) 38%,rgb(157,137,211) 73%,rgb(109,182,223) 100%)}.mainNouvelUtilisateur .popup-content #closingCross2{display:block;background:none;color:#636363;cursor:pointer;font-size:25px;padding:0;z-index:3;top:0;border:none;right:0;position:absolute;width:fit-content;height:fit-content;margin:5px}.mainNouvelUtilisateur .popup-content h2{position:absolute;top:0;margin-top:20px;color:#fff;font-size:40px}.mainNouvelUtilisateur .popup-content .contentDiv{background-color:#e2e2e2;height:85%;width:98%;border-radius:12px;margin-bottom:6px;display:flex;flex-direction:column;justify-content:center}.mainNouvelUtilisateur .popup-content .contentDiv .inputConnection{display:flex;flex-direction:column}.mainNouvelUtilisateur .popup-content form{box-sizing:border-box;display:flex;justify-content:center;height:90%}.mainNouvelUtilisateur .popup-content .buttonsConnexion{box-sizing:border-box;display:flex;justify-content:center;height:10%;width:100%;align-items:center}.mainNouvelUtilisateur .popup-content .buttonsConnexion button{width:150px;font-size:12px;font-weight:600;color:#8f8f8f;cursor:pointer;height:40px;text-align:center;background-size:300% 100%;border-radius:50px;moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:2px solid}.mainNouvelUtilisateur .popup-content .buttonsConnexion button:hover{color:#fff;background-position:100% 0;moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-image:linear-gradient(90deg,rgb(167,170,121) 1%,rgb(211,131,101) 38%,rgb(157,137,211) 73%,rgb(109,182,223) 100%);box-shadow:0 4px 15px #31c4bebf}.mainNouvelUtilisateur .popup-content .buttonsConnexion button:focus{outline:none}.mainNouvelUtilisateur .popup-content-dark{border-radius:12px;width:450px;height:80vh;position:absolute;z-index:50;display:flex;flex-direction:column;justify-content:end;align-items:center;box-shadow:0 0 15px 5px #00000085;border:2px solid rgba(255,254,254,.49);background:linear-gradient(90deg,rgb(255,0,0) 1%,rgb(177,1,1) 38%,rgb(139,0,0) 73%,rgb(0,0,0) 100%)}.mainNouvelUtilisateur .popup-content-dark #closingCrossDark2{display:block;background:none;color:#636363;cursor:pointer;font-size:25px;padding:0;z-index:3;top:0;border:none;right:0;position:absolute;width:fit-content;height:fit-content;margin:5px}.mainNouvelUtilisateur .popup-content-dark h2{position:absolute;top:0;margin-top:20px;color:#fff;font-size:40px}.mainNouvelUtilisateur .popup-content-dark .contentDiv{background-color:#e2e2e2;height:85%;width:98%;border-radius:12px;margin-bottom:6px;display:flex;flex-direction:column;justify-content:center}.mainNouvelUtilisateur .popup-content-dark .contentDiv .inputConnection{display:flex;flex-direction:column}.mainNouvelUtilisateur .popup-content-dark form{box-sizing:border-box;display:flex;justify-content:center;height:90%}.mainNouvelUtilisateur .popup-content-dark .buttonsConnexion{box-sizing:border-box;display:flex;justify-content:center;height:10%;width:100%;align-items:center}.mainNouvelUtilisateur .popup-content-dark .buttonsConnexion button{width:150px;font-size:12px;font-weight:600;color:#8f8f8f;cursor:pointer;height:40px;text-align:center;background-size:300% 100%;border-radius:50px;moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:2px solid}.mainNouvelUtilisateur .popup-content-dark .buttonsConnexion h3{position:absolute;margin-bottom:52.5vh;color:#fff;font-size:40px}.mainNouvelUtilisateur .popup-content-dark .buttonsConnexion button:hover{color:#fff;background-position:100% 0;moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-image:linear-gradient(90deg,rgb(255,0,0) 1%,rgb(177,1,1) 38%,rgb(139,0,0) 73%,rgb(0,0,0) 100%);box-shadow:0 4px 15px #fe0202}.mainNouvelUtilisateur .popup-content-dark .buttonsConnexion button:focus{outline:none}.mainNouvelUtilisateur .inputConnection2{box-sizing:border-box;display:flex;flex-direction:column;width:95%;height:100%;align-items:center;justify-content:center;gap:20px}.mainNouvelUtilisateur .inputConnection2 .nameInput,.mainNouvelUtilisateur .inputConnection2 .firstnameInput,.mainNouvelUtilisateur .inputConnection2 .ageInput,.mainNouvelUtilisateur .inputConnection2 .emailInput,.mainNouvelUtilisateur .inputConnection2 .codePostalInput,.mainNouvelUtilisateur .inputConnection2 .cityInput,.mainNouvelUtilisateur .inputConnection2 .countryInput,.mainNouvelUtilisateur .inputConnection2 .telephoneInput,.mainNouvelUtilisateur .inputConnection2 .pseudoInput,.mainNouvelUtilisateur .inputConnection2 .passwordInput{display:flex;justify-content:center;align-items:center}.mainNouvelUtilisateur .inputConnection2 .nomPrenomAgeEmail{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.mainNouvelUtilisateur .inputConnection2 .adresseTitle{font-family:Jost,sans-serif;margin-bottom:-10px}.mainNouvelUtilisateur .inputConnection2 .adresseInputDiv{width:89%}.mainNouvelUtilisateur .inputConnection2 .adresseInputDiv .adresseInput,.mainNouvelUtilisateur .inputConnection2 .codeVillePaysTel{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.mainNouvelUtilisateur .inputConnection2 .identifiantsTitle{font-family:Jost,sans-serif;margin-bottom:-10px}.mainNouvelUtilisateur .inputConnection2 .pseudoMdp{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.mainNouvelUtilisateur .inputConnection2 input{font-size:16px;border-width:1px;border-color:#ccc;background-color:#ffffff86;color:#000;border-style:solid;border-radius:0;box-shadow:0 0 5px #424242bf;text-shadow:-14px -2px 0px rgba(66,66,66,0);width:100%;height:2.5em;padding:2px}.mainNouvelUtilisateur .inputConnection2 input:focus{outline:none}.divFooter{margin:0;padding:0;width:100vw;height:20vh;display:flex;justify-content:space-between;justify-content:center}.divFooter img{margin-top:auto;position:absolute;margin-bottom:0;padding:0;width:100vw;height:20vh}.divVide{z-index:1;height:100%;width:33.33%}.divCredits{display:flex;flex-direction:column;justify-content:end;z-index:1;height:100%;width:33.33%}.divCredits p{font-size:12px;color:#cacaca;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.divSocials{display:flex;justify-content:center;align-items:center;z-index:1;height:auto;width:33.33%;padding-bottom:20px}.divSocials .divInsta{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divInsta img{width:2em;height:auto}.divSocials .divFacebook{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divFacebook img{width:2.5em;height:auto}.divSocials .divTwitter{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divTwitter img{width:2em;height:auto}.divSocials .divContacts{height:100%;width:20em;display:flex;justify-content:end;flex-direction:column;align-items:end}.divSocials .divContacts h2,.divSocials .divContacts p{color:#cacaca;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}@media screen and (max-width: 1200px){.divSocials{display:flex;justify-content:center;align-items:center;z-index:1;height:auto;width:33.33%;padding-bottom:20px}.divSocials .divInsta{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divInsta img{width:1.5em;height:auto}.divSocials .divFacebook{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divFacebook img{width:2em;height:auto}.divSocials .divTwitter{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divTwitter img{width:1.5em;height:auto}}@media screen and (max-width: 930px){.divSocials{display:flex;justify-content:center;align-items:center;z-index:1;height:auto;width:33.33%;padding-bottom:20px}.divSocials .divInsta{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divInsta img{width:1em;height:auto}.divSocials .divFacebook{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divFacebook img{width:1.5em;height:auto}.divSocials .divTwitter{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divTwitter img{width:1em;height:auto}}@media screen and (max-width: 730px){.divSocials{display:flex;justify-content:center;align-items:center;z-index:1;height:auto;width:33.33%;padding-bottom:20px}.divSocials .divInsta{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divInsta img{width:.75em;height:auto}.divSocials .divFacebook{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divFacebook img{width:1em;height:auto}.divSocials .divTwitter{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divTwitter img{width:.75em;height:auto}.divSocials .divContacts{height:100%;width:20em;display:flex;justify-content:end;flex-direction:column;align-items:end}.divSocials .divContacts h2,.divSocials .divContacts p{color:#cacaca;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:13px}}@media screen and (max-width: 560px){.divCredits{display:flex;flex-direction:column;justify-content:end;z-index:1;height:100%;width:33.33%}.divCredits p{font-size:10px;color:#cacaca;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.divSocials{display:flex;justify-content:center;align-items:center;z-index:1;height:auto;width:33.33%;gap:5px;padding-bottom:20px}.divSocials .divInsta{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divInsta img{width:.65em;height:auto}.divSocials .divFacebook{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divFacebook img{width:.8em;height:auto}.divSocials .divTwitter{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divTwitter img{width:.65em;height:auto}.divSocials .divContacts{height:100%;width:20em;display:flex;justify-content:end;flex-direction:column;align-items:end}.divSocials .divContacts h2,.divSocials .divContacts p{color:#cacaca;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:11px}}@media screen and (max-width: 515px){.divCredits{display:flex;flex-direction:column;justify-content:end;z-index:1;height:100%;width:33.33%}.divCredits p{font-size:9px;color:#cacaca;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.divSocials{display:flex;justify-content:center;align-items:center;z-index:1;height:auto;width:33.33%;gap:5px;padding-bottom:20px}.divSocials .divInsta{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divInsta img{width:.65em;height:auto}.divSocials .divFacebook{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divFacebook img{width:.8em;height:auto}.divSocials .divTwitter{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divTwitter img{width:.65em;height:auto}.divSocials .divContacts{height:100%;width:20em;display:flex;justify-content:end;flex-direction:column;align-items:end}.divSocials .divContacts h2,.divSocials .divContacts p{color:#cacaca;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:9px}}@media screen and (max-width: 420px){.divCredits{display:flex;flex-direction:column;justify-content:end;z-index:1;height:100%;width:33.33%}.divCredits p{font-size:8px;color:#cacaca;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.divSocials{display:flex;justify-content:center;align-items:center;z-index:1;height:auto;width:33.33%;gap:10px;padding-bottom:20px}.divSocials .divInsta{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divInsta img{width:.5em;height:auto}.divSocials .divFacebook{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divFacebook img{width:.7em;height:auto}.divSocials .divTwitter{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divTwitter img{width:.5em;height:auto}.divSocials .divContacts{height:100%;width:20em;display:flex;justify-content:end;flex-direction:column;align-items:end}.divSocials .divContacts h2,.divSocials .divContacts p{color:#cacaca;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:7px}}@media screen and (max-width: 380px){.divCredits{display:flex;flex-direction:column;justify-content:end;z-index:1;height:100%;width:33.33%}.divCredits p{font-size:6px;color:#cacaca;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.divSocials{display:flex;justify-content:center;align-items:center;z-index:1;height:auto;width:33.33%;gap:10px;padding-bottom:20px}.divSocials .divInsta{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divInsta img{width:.5em;height:auto}.divSocials .divFacebook{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divFacebook img{width:.7em;height:auto}.divSocials .divTwitter{height:100%;width:10%;display:flex;justify-content:center;align-items:end}.divSocials .divTwitter img{width:.5em;height:auto}.divSocials .divContacts{height:100%;width:20em;display:flex;justify-content:end;flex-direction:column;align-items:end}.divSocials .divContacts h2,.divSocials .divContacts p{color:#cacaca;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:6px}}.globalCard2{position:relative;display:flex;flex-direction:column;width:350px;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;margin:30px}.globalCard2 .cardContents2{width:350px;height:500px;position:relative;top:88%;transition:top .5s;background:rgba(0,0,0,.61);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.globalCard2 .cardContents2 .desc2{text-align:justify;padding:0 15px 0 10px;margin-top:10px}.globalCard2 .icons2{margin:5px 10px 0;display:flex;flex-direction:row-reverse;justify-content:space-between}.globalCard2 .icons2 #arrowCard2{transition:rotate .5s;width:25px;height:25px;cursor:pointer}.globalCard2 .cartFavorite2{display:flex;flex-direction:row}.globalCard2 .cartFavorite2 #buttonFavorite2,.globalCard2 .cartFavorite2 #buttonCart2{background-color:transparent;border:none;cursor:pointer}.globalCard2 .cardTitle2{white-space:nowrap;height:20px}.globalCard2 .cardTitle2 h1{font-size:18px;color:#fff;text-align:right;margin:0;font-weight:lighter}.globalCard2 .desc2,.globalCard2 .price2{text-align:right;color:#fff}.globalCardScrolled2{position:relative;display:flex;flex-direction:column;width:350px;height:500px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;margin:30px;overflow-y:scroll;scroll-behavior:smooth}.globalCardScrolled2 .cardContents2{width:350px;height:1000px;position:relative;top:0%;transition:top .5s;background:rgba(0,0,0,.61);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.globalCardScrolled2 .cardContents2 .desc2{text-align:justify;padding:0 15px 0 10px;margin-top:10px;color:#fff}.globalCardScrolled2 .icons2{margin:5px 10px 0;display:flex;flex-direction:row-reverse;justify-content:space-between}.globalCardScrolled2 .icons2 #arrowCard2{transition:rotate .5s;rotate:180deg;width:25px;height:25px;cursor:pointer}.globalCardScrolled2 .cartFavorite2{display:flex;flex-direction:row}.globalCardScrolled2 .cartFavorite2 #buttonFavorite2,.globalCardScrolled2 .cartFavorite2 #buttonCart2{background-color:transparent;border:none}.globalCardScrolled2 .cardTitle2{white-space:nowrap;height:20px}.globalCardScrolled2 .cardTitle2 h1{font-size:18px;color:#fff;text-align:right;margin:0;font-weight:lighter}.globalCardScrolled2 .desc2,.globalCardScrolled2 .price2{text-align:right;color:#fff}.isFavorite2,.notFavorite2,.isEmpty2,.notEmpty2{width:25px;height:25px;background-size:100%;align-self:flex-start}@media screen and (max-width: 428px){.globalCard2{position:relative;display:flex;flex-direction:column;width:150px;height:200px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;margin:10px}.globalCard2 .cardContents2{width:150px;height:200px;position:relative;top:75%;transition:top .5s;background:rgba(0,0,0,.61);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(6.7px);-webkit-backdrop-filter:blur(6.7px)}.globalCard2 .cardContents2 .desc{text-align:center;padding:0 15px 0 10px;margin-top:10px;font-weight:0px;font-size:11px}.globalCard2 .cardContents2 .price{text-align:right;color:#fff;text-shadow:none;font-weight:400}.globalCard2 .icons2{margin:2px 10px 0;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.globalCard2 .icons2 #arrowCard2{width:15px;height:15px}.globalCard2 .cartFavorite2{display:flex;flex-direction:row}.globalCard2 .cartFavorite2 #buttonFavorite2,.globalCard2 .cartFavorite2 #buttonCart2{background-color:transparent;border:none}.globalCard2 .cardTitle2{height:10px}.globalCard2 .cardTitle2 h1{color:#fff;text-align:center;line-height:100%;margin:5px 0 0}.globalCard2 .isFavorite2,.globalCard2 .notFavorite2,.globalCard2 .isEmpty2,.globalCard2 .notEmpty2{width:15px;height:15px;background-size:100%;align-self:flex-start}.globalCardScrolled2{position:relative;display:flex;flex-direction:column;width:150px;height:200px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;margin:10px;overflow-y:scroll;scroll-behavior:smooth}.globalCardScrolled2 .cardContents2{width:150px;height:1000px;position:relative;top:0%;transition:top .5s;background:rgba(0,0,0,.61);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(6.7px);-webkit-backdrop-filter:blur(6.7px)}.globalCardScrolled2 .cardContents2 .desc2{text-align:center;padding:0 15px 0 10px;margin-top:10px;font-weight:0px;font-size:11px}.globalCardScrolled2 .price2{text-align:right;color:#fff;text-shadow:none;font-weight:400}.globalCardScrolled2 .icons2{margin:2px 10px 0;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.globalCardScrolled2 .icons2 #arrowCard2{width:15px;height:15px}.globalCardScrolled2 .cartFavorite2{display:flex;flex-direction:row}.globalCardScrolled2 .cartFavorite2 #buttonFavorite2,.globalCardScrolled2 .cartFavorite2 #buttonCart2{background-color:transparent;border:none}.globalCardScrolled2 .cardTitle2{height:10px}.globalCardScrolled2 .cardTitle2 h1{color:#fff;text-align:center;line-height:100%;margin:5px 0 0}.globalCardScrolled2 .isFavorite2,.globalCardScrolled2 .notFavorite2,.globalCardScrolled2 .isEmpty2,.globalCardScrolled2 .notEmpty2{width:15px;height:15px;background-size:100%;align-self:flex-start}}@media screen and (max-width: 820px){.globalCard2 .cardContents2{top:81%}}.carouselMain{width:100%;display:flex;justify-content:center;align-items:center}.cardCarous{scroll-snap-align:start}.arrow1{width:50px;height:50px;margin-left:50px;opacity:40%}.arrow2{transform:rotate(180deg);width:50px;height:50px;margin-right:50px;opacity:40%}.arrow2:hover{scroll-behavior:smooth;scroll-margin-right:200px;scale:1.2;cursor:pointer;opacity:90%}.arrow1:hover{scroll-behavior:smooth;scroll-margin-left:200px;scale:1.2;cursor:pointer;opacity:90%}.carouselBox{display:flex;flex-direction:row;overflow-x:scroll;scroll-behavior:smooth;height:67vh;width:100%}.carouselBox::-webkit-scrollbar{height:10px}.carouselBox::-webkit-scrollbar-thumb{background-color:#f2bcff;border-radius:20px;border:3px solid #9c98f3}.carouselBox::-webkit-scrollbar-track{background-color:#9c98f3;border-radius:20px}.carouselDark{display:flex;flex-direction:row;overflow-x:scroll;scroll-behavior:smooth;margin:1em}.carouselDark::-webkit-scrollbar-thumb{background-color:red;border-radius:20px;border:3px solid black}.carouselDark::-webkit-scrollbar-track{background-color:#000}.carouselDark::-webkit-scrollbar{height:10px}.dragColumnGlobal{display:flex;margin-top:70px}.colAndFilters{display:flex;flex-direction:column;align-items:center;width:70%;height:77vh;padding-left:30px}.column{flex:1;border-bottom:1px solid #000000;border-top:1px solid #000000;display:flex;flex-wrap:wrap;justify-content:center;overflow-y:auto;height:80vh;width:82%}.container{padding-left:20px}.column2{background-color:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:30%;height:80vh;margin-right:40px}.column2 .divtoDragInColumn2{display:flex;flex-direction:row;flex-wrap:wrap;overflow-y:auto;height:100%;gap:25px;justify-content:center;align-content:center;width:100%;background-color:#fff}.column2 .divSendToPanier{width:100%;background-color:#d0d0d0;height:10%}.column2 .totalReveAlaCarte{background-color:#d0d0d0;width:auto;height:100%;align-items:center;display:flex;justify-content:space-between;margin-left:10px;margin-right:10px}.column2 .totalReveAlaCarte p{font-size:30px}.carte{height:fit-content}#panierButton{box-sizing:border-box;margin-top:10px;width:100%;height:4em;border-radius:0 0 12px 12px;background-color:#18cd18;border:none;align-items:center}#panierButton:hover{background-color:#36b936;cursor:pointer}#panierButton img{width:auto;height:50px}.FiltersDrag{height:100px;width:501px;display:flex;align-content:center;align-items:center}.soustotCol{box-sizing:border-box;background-color:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;overflow:hidden;border:1px solid black;border-radius:12px 12px 0 0}@media screen and (max-width: 425px){.FiltersDrag{height:150px;width:300px;display:flex;align-content:center;align-items:center;flex-direction:column;justify-content:center;align-content:none;align-items:none}#idColumn2{margin-right:0;margin-bottom:0}#panierButton{padding-bottom:0;margin-bottom:40px}.column2{background-color:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:74%;height:35vh;margin-right:0}.colAndFilters{display:flex;flex-direction:column;width:93%;height:77vh;padding-left:0;align-items:center}.dragColumnGlobal{display:flex;margin-top:70px;flex-direction:column;align-items:center;flex-wrap:wrap}.column2 .totalReveAlaCarte{background-color:#d0d0d0;width:auto;height:100%;align-items:center;display:flex;justify-content:space-between;margin-left:10px;margin-right:10px}.column2 .totalReveAlaCarte p{font-size:20px}.column{flex:1;border-bottom:1px solid #000000;border-top:1px solid #000000;display:flex;flex-wrap:wrap;justify-content:center;overflow-y:auto;height:80vh;width:103%}}@media screen and (max-width: 996px){.FiltersDrag{width:500px}#idColumn2{margin-right:0;margin-bottom:0}#panierButton{padding-bottom:0;margin-bottom:40px}.column2{background-color:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:95%;height:41vh;margin-right:0}.colAndFilters{display:flex;flex-direction:column;width:93%;height:77vh;padding-left:0;align-items:center}.dragColumnGlobal{display:flex;margin-top:70px;flex-direction:column;align-items:center;flex-wrap:wrap}.divSendToPanier{width:100%;background-color:#d0d0d0;height:30%}.column{flex:1;border-bottom:1px solid #000000;border-top:1px solid #000000;display:flex;flex-wrap:wrap;justify-content:center;overflow-y:auto;height:80vh;width:102%}}@media screen and (max-height: 740px) and (min-height: 667px){.column2{height:57vh}}.dragSectionFilters{display:flex;flex-direction:row;align-items:center;gap:30px;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);height:30px;padding-left:0;padding-top:0;padding-bottom:0}.dragSectionFilters .FiltersDrag{height:100px;width:501px;display:flex;align-content:center;align-items:center}.dragSectionFilters .filtersDragTitle p{margin:0;font-size:1rem;color:#000}.dragSectionFilters .filtersDragFilters{width:auto;height:auto;display:grid;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px}.dragSectionFilters .filtersDragFilters .div-filtre-theme,.dragSectionFilters .filtersDragFilters .div-filtre-aLaCarte{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:wrap}.dragSectionFilters .filtersDragFilters .div-filtre-theme .image-filter,.dragSectionFilters .filtersDragFilters .div-filtre-aLaCarte .image-filter{display:block;width:40px;height:40px;cursor:pointer;border-radius:10px;transition:transform .25s}.dragSectionFilters .filtersDragFilters .div-filtre-theme .image-filter:hover,.dragSectionFilters .filtersDragFilters .div-filtre-aLaCarte .image-filter:hover{transform:scale(1.2)}.dragSectionFilters .filtersDragFilters .div-filtre-theme .filtreActif,.dragSectionFilters .filtersDragFilters .div-filtre-aLaCarte .filtreActif{border:1px solid var(--couleurFiltreActif);background-color:var(--couleurFiltreActif);filter:invert(1)}.dragSectionFilters .filtersDragFilters .div-filtre-theme .image-filter.active,.dragSectionFilters .filtersDragFilters .div-filtre-aLaCarte .image-filter.active{background:rgba(14,241,14,.751)}@media screen and (max-width: 530px){.section-filters{flex-wrap:wrap}.section-filters .filters{flex-basis:100%;text-align:center;order:3}.titreBouton{display:none}.FiltersDrag{width:300px;height:150px;display:flex;align-content:center;align-items:center}}@media screen and (max-width: 820px){.section-filters{flex-wrap:wrap}.section-filters .filters{flex-basis:100%;text-align:center;order:3}}.globalCard{position:relative;display:flex;flex-direction:column;width:200px;height:300px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;margin:30px}.globalCard .img-checkbox{position:absolute;top:8px;right:8px;width:24px;height:auto;animation:rotation3D ease infinite 2s;cursor:pointer}@keyframes rotation3D{0%{transform:rotateX(0)}25%{transform:rotateX(40deg)}75%{transform:rotateX(-40deg)}to{transform:rotateX(0)}}.globalCard .divTransparenteCliquable{position:absolute;top:0;left:0;opacity:0;cursor:pointer;width:100%;height:70%}.globalCard .cardContents{width:200px;height:300px;position:relative;top:81%;transition:top .5s;background:rgba(0,0,0,.61);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.globalCard .cardContents .desc{text-align:justify;padding:0 15px 0 10px;margin-top:10px}.globalCard .icons{margin:5px 10px 0;display:flex;flex-direction:row-reverse;justify-content:space-between}.globalCard .icons #arrowCard{transition:rotate .5s;width:25px;height:25px;cursor:pointer}.globalCard .cartFavorite{display:flex;flex-direction:row}.globalCard .cartFavorite #buttonFavorite,.globalCard .cartFavorite #buttonCart{background-color:transparent;border:none;cursor:pointer}.globalCard .cardTitle{white-space:nowrap;height:20px}.globalCard .cardTitle h1{font-size:18px;color:#fff;text-align:right;margin:0;font-weight:lighter}.globalCard .desc,.globalCard .price{text-align:right;color:#fff}.globalCardScrolled{position:relative;display:flex;flex-direction:column;width:200px;height:300px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;margin:30px;overflow-y:scroll;scroll-behavior:smooth}.globalCardScrolled .cardContents{width:200px;height:1000px;position:relative;top:0%;transition:top .5s;background:rgba(0,0,0,.61);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.globalCardScrolled .cardContents .desc{text-align:justify;padding:0 15px 0 10px;margin-top:10px}.globalCardScrolled .icons{margin:5px 10px 0;display:flex;flex-direction:row-reverse;justify-content:space-between}.globalCardScrolled .icons #arrowCard{transition:rotate .5s;rotate:180deg;width:25px;height:25px;cursor:pointer}.globalCardScrolled .cartFavorite{display:flex;flex-direction:row}.globalCardScrolled .cartFavorite #buttonFavorite,.globalCardScrolled .cartFavorite #buttonCart{background-color:transparent;border:none}.globalCardScrolled .cardTitle{white-space:nowrap;height:20px}.globalCardScrolled .cardTitle h1{font-size:18px;color:#fff;text-align:right;margin:0;font-weight:lighter}.globalCardScrolled .desc,.globalCardScrolled .price{text-align:right;color:#fff}.isFavorite,.notFavorite,.isEmpty,.notEmpty{width:25px;height:25px;background-size:100%;align-self:flex-start}@media screen and (max-width: 600px){.globalCard{position:relative;display:flex;flex-direction:column;width:150px;height:200px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;margin:10px}.globalCard .cardContents{width:150px;height:200px;position:relative;top:75%;transition:top .5s;background:rgba(0,0,0,.61);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(6.7px);-webkit-backdrop-filter:blur(6.7px)}.globalCard .cardContents .desc{text-align:center;padding:0 15px 0 10px;margin-top:10px;font-weight:0px;font-size:11px}.globalCard .cardContents .price{text-align:right;color:#fff;text-shadow:none;font-weight:400}.globalCard .icons{margin:2px 10px 0;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.globalCard .icons #arrowCard{width:15px;height:15px}.globalCard .cartFavorite{display:flex;flex-direction:row}.globalCard .cartFavorite #buttonFavorite,.globalCard .cartFavorite #buttonCart{background-color:transparent;border:none}.globalCard .cardTitle{height:10px}.globalCard .cardTitle h1{color:#fff;text-align:center;line-height:100%;margin:5px 0 0}.globalCard .isFavorite,.globalCard .notFavorite,.globalCard .isEmpty,.globalCard .notEmpty{width:15px;height:15px;background-size:100%;align-self:flex-start}.globalCardScrolled{position:relative;display:flex;flex-direction:column;width:150px;height:200px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;overflow:hidden;margin:10px;overflow-y:scroll;scroll-behavior:smooth}.globalCardScrolled .cardContents{width:150px;height:1000px;position:relative;top:0%;transition:top .5s;background:rgba(0,0,0,.61);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(6.7px);-webkit-backdrop-filter:blur(6.7px)}.globalCardScrolled .cardContents .desc{text-align:center;padding:0 15px 0 10px;margin-top:10px;font-weight:0px;font-size:11px}.globalCardScrolled .price{text-align:right;color:#fff;text-shadow:none;font-weight:400}.globalCardScrolled .icons{margin:2px 10px 0;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.globalCardScrolled .icons #arrowCard{width:15px;height:15px}.globalCardScrolled .cartFavorite{display:flex;flex-direction:row}.globalCardScrolled .cartFavorite #buttonFavorite,.globalCardScrolled .cartFavorite #buttonCart{background-color:transparent;border:none}.globalCardScrolled .cardTitle{height:10px}.globalCardScrolled .cardTitle h1{color:#fff;text-align:center;line-height:100%;margin:5px 0 0}.globalCardScrolled .isFavorite,.globalCardScrolled .notFavorite,.globalCardScrolled .isEmpty,.globalCardScrolled .notEmpty{width:15px;height:15px;background-size:100%;align-self:flex-start}}@media screen and (max-width: 820px){.globalCard .cardContents{top:81%}}::-webkit-scrollbar{width:0px}::-webkit-scrollbar-thumb{background-color:#0003}.Minicards{background:none;border:none}.MiniglobalCard{position:relative;display:flex;flex-direction:column;width:150px;height:200px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:12px}.MiniglobalCard .Mini-icons{margin:5px 10px 0}.MiniglobalCard .Mini-icons .Mini-price{margin:0 5px 0 0;text-align:right;color:#fff;text-shadow:0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black;font-weight:700;font-size:25px}.MiniglobalCard .Mini-cardContents{width:100%;height:30%;position:absolute;bottom:0;border-radius:0 0 12px 12px;background:rgba(255,255,255,.17);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(6.7px);-webkit-backdrop-filter:blur(6.7px)}.MiniglobalCard .Mini-cardContents h1{color:#fff;font-size:15px;margin:0;text-shadow:0 0 2px black,0 0 2px black,0 0 2px black,0 0 2px black}.bundleH1{margin:30px 0 10px;position:sticky}.bundleCardsFilters{display:flex;flex-direction:row;position:relative;min-height:66.7vh}.bundleCardsFilters .bundleCards{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;width:100%;height:100%}.bundleCardsFilters .bundleFilters{height:40vh;position:sticky;top:0px}@media screen and (max-width: 600px){.bundleCardsFilters{flex-direction:column;position:relative}.bundleFilters{display:flex;justify-content:center;height:40vh;top:0vh;z-index:30;background-color:#ebebeb}}.bundleH1{margin:10px 0 0;font-size:20px}.header{display:flex;flex-direction:column;width:100vw}.header .imgHeader img{width:100%;height:10vh}.header .logoDreamIt{position:absolute;width:100%;height:80px;display:flex;justify-content:center;align-items:center}.header .logoDreamIt img{height:60px;width:auto}.section-filters{padding:0 20px 16px;margin:30px 0 0;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:32px;width:18rem;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-right:2px solid black}.section-filters .filtersBundleTitle p{margin:0;font-size:1.5rem;color:#000}.section-filters .filtersBundleFilters{width:auto;height:auto;display:grid;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px}.section-filters .filtersBundleFilters .div-filtre-theme,.section-filters .filtersBundleFilters .div-filtre-aLaCarte{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:wrap}.section-filters .filtersBundleFilters .div-filtre-theme .image-filter,.section-filters .filtersBundleFilters .div-filtre-aLaCarte .image-filter{display:block;width:40px;height:40px;cursor:pointer;border-radius:10px;transition:transform .25s}.section-filters .filtersBundleFilters .div-filtre-theme .image-filter:hover,.section-filters .filtersBundleFilters .div-filtre-aLaCarte .image-filter:hover{transform:scale(1.2)}.section-filters .filtersBundleFilters .div-filtre-theme .filtreActif,.section-filters .filtersBundleFilters .div-filtre-aLaCarte .filtreActif{border:1px solid var(--couleurFiltreActif);background-color:var(--couleurFiltreActif);filter:invert(1)}.section-filters .filtersBundleFilters .div-filtre-theme .image-filter.active,.section-filters .filtersBundleFilters .div-filtre-aLaCarte .image-filter.active{background:rgba(14,241,14,.751)}@media screen and (max-width: 600px){.section-filters{width:9rem;width:100%;flex-direction:row;justify-content:center;border-right:0px}.section-filters .filtersBundleFilters .div-filtre-theme{display:flex;justify-content:center}.section-filters .filtersBundleTitle p{font-size:1.5rem;color:#000;justify-content:center}}.mainProfilSection{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:fit-content;margin-top:10em;background-size:auto}.mainProfilSection h1{margin-bottom:40px;color:var(--colorText);margin-left:24px;font-size:var(--fontSizeH1);font-family:Jost,sans-serif}.mainProfilSection img{position:absolute;top:0;right:1em;width:500px;height:auto;z-index:-1;opacity:.05}.mainProfilSection div{padding-left:24px}.mainProfilSection div section{margin:30px 0}.mainProfilSection div section p{text-align:left;color:var(--colorText);font-size:var(--fontSizeP);font-weight:700;font-family:Jost,sans-serif}.mainProfilSection div section p span{color:var(--colorBoutonMenuProfil)}@media screen and (max-width: 900px){.mainProfilSection{width:100vw;align-items:center;margin-top:20px}.mainProfilSection h1{margin-bottom:0;margin-left:0}.mainProfilSection section{width:100%}.mainProfilSection textarea{width:100%}.mainProfilSection textarea::placeholder{font-size:10px;justify-content:center;text-align:center}.mainProfilSection section p{text-align:center}}.mainCommandeSection{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:fit-content;width:50vw;overflow-y:auto;top:0}.mainCommandeSection h2{font-size:var(--fontSizeH1);font-family:Jost,sans-serif}.mainCommandeSection .sectionCommandeProfil{width:calc(50vw - 40px);border-radius:16px;padding:8px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fff}.mainCommandeSection .sectionCommandeProfil .div-section-minicards{display:flex;justify-content:flex-start;align-items:center;gap:24px;overflow-x:auto}.mainCommandeSection .sectionCommandeProfil .total-commande{display:flex;flex-direction:column;gap:8px;justify-content:space-around;align-items:center;padding-left:16px;border-left:2px solid lightgray}.mainCommandeSection .sectionCommandeProfil .total-commande button{padding:8px;border-radius:8px;background-color:#7662a3;color:#fff;cursor:pointer;width:130px;border:none}.mainCommandeSection .sectionCommandeProfil .total-commande button:hover{background-color:var(--myColorHover)}@media screen and (max-width: 900px){.mainCommandeSection{flex-direction:column;width:100vw;align-items:center}.mainCommandeSection .sectionCommandeProfil{width:90%}}.commandeComposee{box-sizing:border-box;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:4px;border-bottom:2px solid lightgray;padding:40px 0 30px}.commandeComposee .recapitulatifCommandeComposee{width:80%;margin-top:8px;background-color:#fff;padding:8px;border-radius:12px;display:flex;flex-direction:row;justify-content:center;gap:10%;align-items:center}.commandeComposee .recapitulatifCommandeComposee div{width:100%}.commandeComposee .recapitulatifCommandeComposee div .buttonRecommanderMultiple{color:var(--colorText);background-color:var(--colorButton);padding:8px;border-radius:8px;cursor:pointer;max-width:200px;border:none}.commandeComposee .recapitulatifCommandeComposee div .buttonRecommanderMultiple:hover{background-color:var(--colorButtonHover)}.commandeComposee .recapitulatifCommandeComposee .recapCommandeMultipleDivGauche{border-right:2px solid lightgray}.commandeArticleUnique{box-sizing:border-box;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:4px;border-bottom:2px solid lightgray;padding:40px 0 30px}.mainFavorisSection{display:flex;flex-direction:column;align-items:flex-start;height:fit-content;width:40vw}.mainFavorisSection h2{font-size:var(--fontSizeH1);font-family:Jost,sans-serif}.mainFavorisSection .main-favoris-container{display:flex;flex-direction:row;width:100%}.mainFavorisSection .main-favoris-container .div-favoris-container{height:fit-content;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:40px;width:100%;padding-bottom:50px;box-sizing:border-box}@media screen and (max-width: 900px){.mainFavorisSection{width:100vw;align-items:center}.mainFavorisSection .main-favoris-container{width:100%}.mainFavorisSection .main-favoris-container .div-favoris-container{justify-content:center}}.mainDemandeParticuliere{width:50vw;height:65vh;padding:32px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:32px;box-sizing:border-box}.mainDemandeParticuliere h1{color:var(--colorText);font-size:var(--fontSizeH1);font-family:Jost,sans-serif}.mainDemandeParticuliere section{width:80%}.mainDemandeParticuliere section p{color:var(--colorText);font-size:var(--fontSizeP);text-align:left;margin-bottom:16px;font-family:Jost,sans-serif}.mainDemandeParticuliere textarea{width:100%;height:100vh;padding:12px;border-radius:30px;color:#000}.mainDemandeParticuliere button{height:50px;border-radius:12px;font-size:var(--fontSizeH2);color:var(--colorText);background-color:#18cd18;padding:8px 24px;box-sizing:border-box;border:none}.mainDemandeParticuliere button:hover{background-color:var(--colorButtonHover);cursor:pointer}@media screen and (max-width: 900px){.mainDemandeParticuliere{width:100vw;align-items:center}.mainDemandeParticuliere section{width:100%}.mainDemandeParticuliere textarea{width:100%}.mainDemandeParticuliere textarea::placeholder{font-size:10px;justify-content:center;text-align:center}.mainDemandeParticuliere section p{text-align:center}}.sectionItemsRow{width:calc(50vw - 24px);width:100%;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:30;padding:10px;margin-bottom:10px;background-color:#fff;border:1px solid rgb(134,134,134)}.sectionItemsRow .cardAndDetails{width:50%;display:flex;flex-direction:row}.sectionItemsRow .custom{display:flex;flex-direction:column}.sectionItemsRow .div-section-minicards{display:flex;justify-content:flex-start;align-items:center;gap:24px;flex-wrap:wrap}.sectionItemsRow .details{width:70%;padding:1rem;justify-content:start;align-items:start}.sectionItemsRow .details h1,.sectionItemsRow .details p{text-align:start}.sectionItemsRow .details .longText{font-size:.75rem}.sectionItemsRow .quantity{display:flex;flex-direction:row;gap:1rem;z-index:5}.sectionItemsRow .quantity p{font-size:25px}.sectionItemsRow .quantity .less{height:30px;width:30px;display:flex;text-align:center;justify-content:center;align-items:center;background-color:none;border:2px solid rgb(188,188,188)}.sectionItemsRow .quantity .less p{color:#000;font-size:30px}.sectionItemsRow .quantity .more{height:30px;width:30px;display:flex;text-align:center;justify-content:center;align-items:center;background-color:none;border:2px solid rgb(188,188,188)}.sectionItemsRow .quantity .more p{color:#000;font-size:30px}.sectionItemsRow .quantity .trash{text-align:center;align-items:center;height:30px;width:30px;background-color:#edb7b7;border:2px solid rgb(188,188,188);display:flex;justify-content:center}.sectionItemsRow .quantity .trash img{width:15px;height:auto}.sectionItemsRow .total-commande{display:flex;flex-direction:column;gap:8px;justify-content:space-around;align-items:center;padding-left:16px;border-left:2px solid lightgray;margin-right:20px}.sectionItemsRow .total-commande .scrollItems{width:100%;z-index:32}.sectionItemsRow .total-commande .scrollItems .cartesPanier{border:2px solid pink;width:100%}@media screen and (max-width: 1200px){.sectionItemsRow .div-section-minicards{display:flex;justify-content:flex-start;align-items:center;width:40vw;gap:15px;flex-wrap:wrap}.sectionItemsRow .quantity{display:flex;flex-direction:row;gap:1rem;z-index:5}.sectionItemsRow .quantity p{font-size:25px}.sectionItemsRow .quantity .less{height:30px;width:30px}.sectionItemsRow .quantity .less p{color:#000;font-size:25px}.sectionItemsRow .quantity .more{height:30px;width:30px}.sectionItemsRow .quantity .more p{color:#000;font-size:25px}}@media screen and (max-width: 1000px){.sectionItemsRow .cardAndDetails{width:100%;display:flex;flex-direction:row}.sectionItemsRow .custom{display:flex;flex-direction:column}.sectionItemsRow .div-section-minicards{display:flex;justify-content:flex-start;align-items:center;gap:24px;width:100%;flex-wrap:wrap}}@media screen and (max-width: 580px){.sectionItemsRow .cardAndDetails{width:100%;display:flex;flex-direction:row}.sectionItemsRow .details{width:70%;padding:1rem;justify-content:start;align-items:start}.sectionItemsRow .details h1{text-align:center;font-size:20px}.sectionItemsRow .details p{text-align:start}.sectionItemsRow .details .longText{font-size:.75rem}.sectionItemsRow .custom{display:flex;flex-direction:column}.sectionItemsRow .div-section-minicards{display:flex;justify-content:flex-start;align-items:center;gap:24px;width:100%;flex-wrap:wrap}.sectionItemsRow .quantity{display:flex;flex-direction:row;gap:.5rem;z-index:5}.sectionItemsRow .quantity p{font-size:15px}.sectionItemsRow .quantity .less{height:20px;width:20px}.sectionItemsRow .quantity .less p{color:#000;font-size:15px}.sectionItemsRow .quantity .more{height:20px;width:20px}.sectionItemsRow .quantity .more p{color:#000;font-size:15px}.sectionItemsRow .quantity .trash{height:20px;width:20px}.sectionItemsRow .quantity .trash img{width:15px;height:auto}.sectionItemsRow .total-commande{gap:4px;padding-left:8px;margin-right:8px}}@media screen and (max-width: 440px){.sectionItemsRow .cardAndDetails{width:100%;display:flex;flex-direction:row}.sectionItemsRow .details{width:70%;padding:1rem;justify-content:start;align-items:start}.sectionItemsRow .details h1{text-align:center;font-size:20px}.sectionItemsRow .details .longText{font-size:.75rem}.sectionItemsRow .custom{display:flex;flex-direction:column}.sectionItemsRow .div-section-minicards{display:flex;justify-content:flex-start;align-items:center;gap:24px;width:100%;flex-wrap:wrap}.sectionItemsRow .quantity{display:flex;flex-direction:row;gap:.1rem;z-index:5}.sectionItemsRow .quantity p{font-size:15px}.sectionItemsRow .quantity .less{height:20px;width:20px}.sectionItemsRow .quantity .less p{font-size:15px}.sectionItemsRow .quantity .more{height:20px;width:20px}.sectionItemsRow .quantity .more p{font-size:15px}.sectionItemsRow .quantity .trash{height:20px;width:20px}.sectionItemsRow .quantity .trash img{width:15px;height:auto}.sectionItemsRow .total-commande{gap:4px;padding-left:8px;margin-right:8px}.sectionItemsRow .total-commande p,.sectionItemsRow .total-commande .div-commande-price{font-size:10px}.sectionItemsRow .details{width:70%;padding:.1rem;justify-content:start;align-items:start}.sectionItemsRow .details h1{text-align:start;font-size:15px}.sectionItemsRow .details p{text-align:start}.sectionItemsRow .details .longText{font-size:10px}}@media screen and (max-width: 375px){.sectionItemsRow .cardAndDetails{width:100%;display:flex;flex-direction:row}.sectionItemsRow .details{width:70%;padding:1rem;justify-content:start;align-items:start}.sectionItemsRow .details h1{text-align:center;font-size:20px}.sectionItemsRow .details .longText{font-size:.75rem}.sectionItemsRow .custom{display:flex;flex-direction:column}.sectionItemsRow .div-section-minicards{display:flex;justify-content:flex-start;align-items:center;gap:24px;width:100%;flex-wrap:wrap}.sectionItemsRow .quantity{display:flex;flex-direction:row;gap:.1rem;z-index:5}.sectionItemsRow .quantity p{font-size:10px}.sectionItemsRow .quantity .less{height:15px;width:15px}.sectionItemsRow .quantity .less p{font-size:10px}.sectionItemsRow .quantity .more{height:15px;width:15px}.sectionItemsRow .quantity .more p{font-size:15px}.sectionItemsRow .quantity .trash{display:flex;text-align:center;justify-content:center;align-items:center;height:15px;width:15px}.sectionItemsRow .quantity .trash img{width:10px;height:auto}.sectionItemsRow .total-commande{gap:4px;padding-left:8px;margin-right:8px}.sectionItemsRow .total-commande p,.sectionItemsRow .total-commande .div-commande-price{font-size:10px}.sectionItemsRow .details{width:70%;padding:.1rem;justify-content:start;align-items:start}.sectionItemsRow .details h1{text-align:start;font-size:15px}.sectionItemsRow .details p{text-align:start}.sectionItemsRow .details .longText{font-size:10px}}.basketContainer{margin-top:20px;display:flex;justify-content:center;align-items:end;gap:3em}.basketContainer .divPanier{box-sizing:border-box;width:60vw;height:70vh}.basketContainer .divPanier .panierTitle{box-sizing:border-box;height:10%;width:80%;display:flex;text-align:left}.basketContainer .divPanier .panierTitle #titlePanier{font-family:Jost,sans-serif;font-size:40px}.basketContainer .divPanier .mainBasketSection{border-radius:12px;box-sizing:border-box;display:flex;height:62.5vh;width:100%}.basketContainer .divPanier .mainBasketSection .scrollItems{overflow:scroll;width:100%;height:100%}.basketContainer .divPanier .mainBasketSection .cartesPanier{width:100%;height:100%}.basketContainer .totalContainer{display:flex;flex-direction:column;height:62.5vh;width:450px;border:1px solid rgb(147,147,147);background-color:#fff;border-radius:12px;box-sizing:border-box;padding:5px}.basketContainer .totalContainer #recapTitle{font-family:Jost,sans-serif;font-size:25px;font-weight:700;margin-top:10px;height:10%}.basketContainer .totalContainer .articlesLivraison{height:45%;width:100%;display:flex;flex-direction:column;gap:20px;margin-top:10px;box-sizing:border-box}.basketContainer .totalContainer .articlesLivraison .divArticles{display:flex;justify-content:space-between}.basketContainer .totalContainer .articlesLivraison .divArticles p{font-family:Jost,sans-serif}.basketContainer .totalContainer .articlesLivraison .divLivraison{display:flex;justify-content:space-between}.basketContainer .totalContainer .articlesLivraison .divLivraison p{font-family:Jost,sans-serif}.basketContainer .totalContainer .articlesLivraison .divLivraison select{z-index:3;width:auto;border:none;font-weight:100}.basketContainer .totalContainer .articlesLivraison .inputPromo{display:flex;justify-content:center}.basketContainer .totalContainer .articlesLivraison .inputPromo input{font-family:Jost;z-index:1;width:50%;height:30px;display:flex;text-align:center;border-radius:20px;background-color:#ebebeb;border:1px solid rgb(173,173,173)}.basketContainer .totalContainer .articlesLivraison .inputPromo button{margin-left:2px;border:none;background-color:none}.basketContainer .totalContainer .articlesLivraison .inputPromo:hover{cursor:pointer}.basketContainer .totalContainer .articlesLivraison .montantTotal{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,rgb(209,217,93) 1%,rgb(211,131,101) 38%,rgb(157,137,211) 73%,rgb(109,182,223) 100%);border:1px solid rgb(173,173,173);padding:5px;border-radius:12px;margin-left:20px;margin-right:20px}.basketContainer .totalContainer .articlesLivraison .montantTotal :nth-child(1){color:#fff;font-family:Jost,sans-serif;font-weight:700;text-shadow:1px 1px 0 #000000}.basketContainer .totalContainer .articlesLivraison .montantTotal .montant{border-radius:12px;padding:6px;font-family:Jost,sans-serif;color:#fff;text-shadow:1px 1px 0 #000000}.basketContainer .totalContainer #inputPayement{padding-top:10px;border-top:2px solid rgb(194,194,194);box-sizing:border-box;height:auto;width:100%;height:45%}.basketContainer .totalContainer #inputPayement #nomNumero{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.basketContainer .totalContainer #inputPayement #nomNumero input{padding:3px;width:300px;height:30px;margin:5px;border:none;background-color:#ebebeb;font-family:Jost;border-radius:5px}.basketContainer .totalContainer #inputPayement #expCvv{width:100%;height:auto;display:flex;justify-content:center}.basketContainer .totalContainer #inputPayement #expCvv input{padding:3px;width:150px;height:30px;margin:5px;border:none;background-color:#ebebeb;font-family:Jost;border-radius:5px}.basketContainer .totalContainer #inputPayement #expCvv #cvv{width:50px}#validerPayer{background-color:#18cd18;border:none;cursor:pointer;width:300px;height:50px;border-radius:12px;margin-top:20px}#validerPayer:hover{background-color:#36b936}#validerPayer p{color:#fff}.montantTotalDark{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,rgb(255,0,0) 1%,rgb(177,1,1) 38%,rgb(139,0,0) 73%,rgb(0,0,0) 100%);border:1px solid rgb(173,173,173);padding:5px;border-radius:12px;margin-left:20px;margin-right:20px}.montantTotalDark :nth-child(1){color:#fff;font-family:Jost,sans-serif;font-weight:700;text-shadow:1px 1px 0 #000000}.montantTotalDark .montant{border-radius:12px;padding:6px;font-family:Jost,sans-serif;color:#fff;text-shadow:1px 1px 0 #000000}@media screen and (max-width: 1000px){.basketContainer{flex-direction:column;align-items:center}.basketContainer .divPanier{width:100%;height:70vh}.basketContainer .totalContainer{height:80vh;width:100%}}.App{text-align:center;background-color:#ebebeb}.mainProfil{position:relative;z-index:2;height:auto;width:100vw;display:flex;flex-direction:row;justify-content:center;gap:64px;margin-top:30px;box-sizing:border-box}.mainProfil .profilMenu{max-width:30vw;height:60vh;display:flex;flex-direction:column;gap:20px;align-items:center;padding:50px;border-right:2px solid lightgray;top:20vh}.mainProfil .profilMenu #photoProfil{border:2px solid rgb(174,174,174);width:150px;height:150px;border-radius:100px;object-fit:cover;padding:5px}.mainProfil .profilMenu .linkProfil:hover{color:#fff;background-position:100% 0;moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .2s ease-in-out;background-image:linear-gradient(90deg,rgb(176,150,228) 1%,rgb(134,86,245) 38%,rgb(184,173,255) 73%,#d6bcfc 100%)}.mainProfil .profilMenu .linkProfil{height:50px;width:290px;display:flex;flex-direction:row;justify-content:space-between;gap:8px;align-items:center;padding:8px 24px;background-color:#d3d3d3;box-sizing:border-box;text-decoration:none;background-size:300% 100%;border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.mainProfil .profilMenu .linkProfil h2{display:block;color:#fff;font-size:var(--fontSizeH2)}.mainProfil .profilMenu .linkProfil img{width:30px;height:30px}.mainProfil .profilMenu .linkProfilDark{height:50px;width:290px;display:flex;flex-direction:row;justify-content:space-between;gap:8px;align-items:center;padding:8px 24px;background-color:#d3d3d3;box-sizing:border-box;text-decoration:none;background-size:300% 100%;border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.mainProfil .profilMenu .linkProfilDark h2{display:block;color:#fff;font-size:var(--fontSizeH2)}.mainProfil .profilMenu .linkProfilDark img{width:30px;height:30px}.mainProfil .profilMenu .linkProfilDark:hover{color:#fff;background-position:100% 0;moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .2s ease-in-out;background-image:linear-gradient(90deg,rgb(255,0,0) 1%,rgb(93,0,0) 73%,rgb(93,0,0) 73%,#bd0000 100%)}.mainProfil .profilMenu .active{background-color:var(--colorBoutonMenuProfil)}.mainProfil .profilMenu .linkProfil:last-child h2{font-size:1rem}.mainProfil .profilMenu .linkProfilDark:last-child h2{font-size:1rem}.mainProfil .sectionAffichagePageProfil{width:60vw}@media screen and (max-width: 900px){.mainProfil{position:relative;z-index:2;height:auto;width:100vw;display:flex;align-items:start;flex-direction:column;justify-content:start;gap:0;margin-top:30px;box-sizing:border-box}.mainProfil .profilMenu{max-width:none;width:100%;height:10vh;display:flex;flex-direction:row;justify-content:center;gap:10px;align-items:center;padding:0;border-right:2px solid lightgray;position:initial;top:0;margin-top:8em;margin-bottom:4em;flex-wrap:wrap}.mainProfil .profilMenu #photoProfil{position:absolute;border:2px solid rgb(174,174,174);width:100px;height:100px;border-radius:none;object-fit:cover;padding:5px;margin-bottom:calc(20vh + 50px)}.mainProfil .profilMenu .linkProfil{height:50px;width:150px;display:flex;flex-direction:row;justify-content:space-between;gap:8px;align-items:center;padding:8px 24px;background-color:#d3d3d3;box-sizing:border-box;text-decoration:none;background-size:none;border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.mainProfil .profilMenu .linkProfil h2{display:block;color:#fff;font-size:var(--fontSizeH2)}.mainProfil .profilMenu .linkProfil img{display:none;width:10px;height:10px}.mainProfil .profilMenu .linkProfilDark{height:50px;width:150px;display:flex;flex-direction:row;justify-content:space-between;gap:8px;align-items:center;padding:8px 24px;background-color:#d3d3d3;box-sizing:border-box;text-decoration:none;background-size:none;border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.mainProfil .profilMenu .linkProfilDark h2{display:block;color:#fff;font-size:var(--fontSizeH2)}.mainProfil .profilMenu .linkProfilDark img{display:none;width:10px;height:10px}.mainProfil .profilMenu .linkProfilDark:hover{color:#fff;background-position:100% 0;moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .2s ease-in-out;background-image:linear-gradient(90deg,rgb(255,0,0) 1%,rgb(93,0,0) 73%,rgb(93,0,0) 73%,#bd0000 100%)}.mainProfil .profilMenu .active{background-color:var(--colorBoutonMenuProfil)}.mainProfil .profilMenu .linkProfil:last-child h2{font-size:1rem}.mainProfil .profilMenu .linkProfilDark:last-child h2{font-size:1rem}.mainProfil .sectionAffichagePageProfil{width:60vw}}
