@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap);.react-slideshow-container{align-items:center;display:flex;position:relative}.react-slideshow-container .nav{cursor:pointer;position:absolute;z-index:10}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{align-items:center;background:hsla(0,0%,100%,.6);border:0;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;text-align:center;width:30px}.react-slideshow-container .default-nav:focus,.react-slideshow-container .default-nav:hover{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{border-right:0;border-top:0;margin-right:-30px}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;height:7px;margin:0;padding:5px;position:relative;width:7px}.react-slideshow-container+ul.indicators .each-slideshow-indicator{background:transparent;border:0;color:transparent;cursor:pointer;opacity:.25}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{background:#000;border-radius:50%;content:"";height:7px;left:0;position:absolute;text-align:center;top:0;width:7px}.react-slideshow-container+ul.indicators .each-slideshow-indicator.active,.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{overflow:hidden;width:100%}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:flex;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{opacity:0;position:relative}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{overflow:hidden;width:100%}.react-slideshow-wrapper .images-wrap.horizontal{display:flex;flex-wrap:wrap}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}*{color:#fe187b;font-family:Montserrat;margin:0;padding:0}html{height:100%;line-height:1.15}h1{font-size:2em}ol,ul{list-style:none}.stop{clear:both}strong{font-weight:400}img{border-style:none}a{text-decoration:none}button{background:none;border:none;cursor:pointer}br{margin-bottom:10px}.App{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}#root,body{display:flex;height:100%;justify-content:center}#root{max-width:1440px;width:100%}.layout{margin:0 auto;width:100%}.layout main{margin-top:25px}header{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;width:97%}header img{height:20%;object-fit:fill;width:20%}header .navlink{color:#fe187b;font-size:18px;font-weight:500;margin-left:20px;text-decoration:none}header .navlink:hover{color:#000}footer{background-color:#f7bed6;height:200px;margin-top:30px}footer .containerFooter{display:flex;flex-direction:column;height:80%;padding:25px 0}footer .containerFooter img{display:block;height:50%;margin:auto}footer .containerFooter p{color:#fff;text-align:center}.Banner{border-radius:0;position:relative}.Banner img{border-radius:0;height:100%;object-fit:cover;width:100%}.Banner h1{background:#fff;color:#fe187b;font-weight:500;left:50%;opacity:70%;position:absolute;text-align:center;top:60%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.collapse{display:flex;flex-direction:column;margin:10px auto;width:100%}.collapse li{background-color:#f6f6f6;border-radius:5px;margin:10px}.collapse li .enteteCollapse{align-items:center;background-color:#fe187b;border-radius:5px;display:flex;justify-content:space-between;max-height:40mx;padding:6px 15px;text-transform:capitalize}.collapse li .enteteCollapse p{color:#fff;font-size:1.3em}.collapse li .enteteCollapse .arrowUp{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.collapse li .enteteCollapse .arrowDown{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.collapse li .descriptionCollapse{color:#fe187b;font-size:1.3em;padding:20px}.slideshow{align-items:flex-end;background-position:50%;background-size:cover;border-radius:25px;display:flex;height:100%;justify-content:center;min-height:400px;min-width:100%}.slideshow .slide{align-content:space-between;flex-flow:column nowrap;justify-self:center;object-fit:cover;width:98%}.slideshow .slide .arrows{align-self:center;bottom:2em;cursor:pointer;display:flex;flex-flow:row nowrap;font-size:4em;font-weight:bolder;justify-content:space-between;position:relative}.slideshow .slide .arrows .arrowslideleft,.slideshow .slide .arrows .arrowslideright{color:#fff}.slideshow .slide .bulletslide{bottom:1em;cursor:pointer;display:flex;flex-flow:row wrap;font-size:1em;justify-content:center;list-style:none;margin:0;padding:0;position:relative}.slideshow .slide .bulletslide li{color:#fff;margin:0 .5%}.rating{align-items:center;display:flex;flex-flow:row nowrap;font-size:1.5em}.rating .colorstar{color:#fe187b}.rating .whitestar{color:gray}.tags{display:flex;flex-flow:row wrap;justify-content:center}.tags .tag{align-self:center;background-color:#fe187b;border-radius:15px;color:#fff;display:flex;margin:1%;padding:5px 10px;text-align:center;text-transform:capitalize}.profilContainer{background-color:#f6f6f6;border-radius:5px;display:flex;flex-direction:row;margin:10px;width:100%}.profilContainer .photo{min-width:300px;width:70%}.profilContainer .photo img{border-radius:10px;height:100%;object-fit:cover;width:100%}.profilContainer .profil{align-self:flex-end;display:flex;flex-direction:column}.profilContainer .profil .enteteProfil{align-items:center;background-color:#fe187b;border-radius:5px;display:flex;justify-content:space-between;max-height:40px;padding:6px 15px;text-transform:capitalize}.profilContainer .profil .enteteProfil h2{color:#fff;font-size:2em}.profilContainer .profil .descriptionProfil{color:#fe187b;font-size:1.3em;padding:20px}@media(max-width:768px){.profilContainer{flex-direction:column}.profilContainer .photo{width:100%}}body,html{background:#f1f1f1;padding:1em}h1{color:#fe187b}form,h1{text-align:center}form{margin:20px auto;max-width:600px}input,textarea{border:0;border-radius:8px;display:block;margin-top:1em;outline:0;padding:1em;resize:none;width:100%}#input-submit{background:#fe187b;color:#fff;cursor:pointer}#input-submit:hover{box-shadow:0 1px 1px 1px rgba(0,0,0,.2)}textarea{height:126px}@media(max-width:480px){.half{float:none;margin-bottom:0;width:100%}}.contact:after,.contact:before{content:" ";display:table}.contact:after{clear:both}.sectionHome{overflow:hidden}.sectionHome .listeCard{grid-gap:30px 30px;border-radius:25px;display:grid;gap:30px 30px;grid-template-columns:repeat(1,1fr);height:100%;margin-top:40px}.sectionCandidat{height:100%;width:100%}.sectionCandidat .each-slide-effect{display:flex;justify-content:center}.sectionCandidat .each-slide-effect div{background-position:50%;background-size:cover;height:100%;min-height:400px;width:100%}.sectionCandidat .each-slide-effect h3{background:#fff;margin:auto;text-align:center}.sectionCandidat .patissier{height:100%;margin:0 auto;width:90%}.sectionCandidat .patissier .photo{border:2px solid #fff;border-radius:50%;height:70px;left:3%;overflow:hidden;position:relative;top:94px;width:70px}.sectionCandidat .patissier .photo img{max-height:150px;max-width:150px;object-fit:cover;-webkit-transform:translate(-30%,-10%);transform:translate(-30%,-10%)}.sectionCandidat .patissier .enteteCollapse{margin:0;padding:25px}.sectionCandidat .patissier .enteteCollapse p{left:100px;margin-left:30%}.error{color:#fe187b;display:flex;flex-direction:column;text-align:center}.error span{padding:3% 0 15%}.error .navlink{font-size:.8em}.error a{color:#fe187b;text-decoration:underline}@media only screen and (max-width:675px){.error h1{font-size:5em}.error span{font-size:1em}}@media only screen and (min-width:675px)and (max-width:946px){.error h1{font-size:8em}.error span{font-size:1.2em}}@media only screen and (min-width:946px){.error h1{font-size:15em}.error span{font-size:1.5em}}.sectionRecette .slideRecette{height:100%;width:100%}.sectionRecette .slideRecette .recette-slide-effect div{background-position:50%;background-size:cover;height:100%;min-height:400px;width:100%}.sectionRecette .slideRecette .recette-slide-effect div h3{background:#fff;margin:auto;text-align:center;vertical-align:middle}.sectionRecette .properties{background-color:#f6f6f6;display:grid;grid-template-columns:repeat(3,1fr);padding:40px}.sectionRecette .properties .infosPatisserie{background-color:#ddd;border-radius:10px;margin:1%;padding:2%;width:95%}.sectionRecette .properties .infosPatisserie img{height:220px;object-fit:cover;width:100%}.sectionRecette .properties .infosPatisserie h2,.sectionRecette .properties .infosPatisserie ul{margin:0 2% 1%}.sectionRecette .properties .infosPatisserie p{margin:1%}.sectionRecette .properties .infosPatisserie .infosDescriptions{object-fit:cover;width:95%}@media(max-width:768px){.sectionRecette .properties{grid-template-columns:repeat(1,1fr);padding:20px}.sectionRecette .infosPatisserie,.sectionRecette .infosPatisserie .infosDescriptions{width:95%}}@media(min-width:768px)and (max-width:900px){.sectionRecette .properties{grid-template-columns:repeat(2,1fr);padding:20px}}
/*# sourceMappingURL=main.e1795132.css.map*/