body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Montserrat","Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}h1,h2,h3,p{margin:0}#root{min-height:100vh;margin:auto;flex-direction:column}#root,.navigation{display:flex;justify-content:space-between}.navigation{width:calc(100% - 40px);margin:20px auto;align-items:center}.navigation img{width:145px}.navigation_link{display:flex;justify-content:right;flex-direction:column;grid-gap:10px;gap:10px}.navigation_link a{text-transform:uppercase;padding-left:10px;color:#ff6060;font-size:13px;text-decoration:none}.navigation_link a:hover{text-decoration:underline}@media (min-width:350px){.navigation_link{flex-direction:row}}@media (min-width:520px){.navigation{width:calc(100% - 100px);margin:40px auto 60px}.navigation img{width:178px}.navigation_link{grid-gap:30px;gap:30px}.navigation_link a{font-size:18px}}@media (min-width:1024px){.navigation{width:calc(100% - 200px);max-width:1240px}.navigation img{width:211px}.navigation_link{grid-gap:50px;gap:50px}.navigation_link a{font-size:24px}}.footer{width:100%;height:85px;background-color:#000;color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-size:13px;padding-top:62px;padding-bottom:62px;justify-self:flex-end}.footer img{width:122px}@media (min-width:520px){.footer{height:115px;font-size:18px;padding-bottom:32px}}@media (min-width:1024px){.footer{font-size:24px}}.hero{margin:0 auto;position:relative;overflow:hidden;height:111px;width:calc(100% - 40px);max-width:1240px}.hero,.hero img{border-radius:10px}.hero img{width:100%;height:100%;object-fit:cover}.hero_text{margin:0;position:absolute;top:0;padding:10px;width:calc(100% - 20px);height:calc(100% - 20px);display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px;background-color:rgba(0,0,0,.3)}@media (min-width:520px){.hero{width:calc(100% - 100px)}.hero_text{font-size:36px}}@media (min-width:850px){.hero{width:calc(100% - 100px);height:223px}}@media (min-width:1024px){.hero{width:calc(100% - 200px)}.hero,.hero img{border-radius:25px}.hero_text{font-size:48px}}@media (min-width:1440px){.hero{width:100%}}.Thumbs{width:calc(100vw - 40px);height:255px;position:relative;overflow:hidden;border-radius:10px}.Thumbs img{object-fit:cover}.Thumbs_background,.Thumbs img{width:100%;height:100%;position:absolute;top:0}.Thumbs_background{background:linear-gradient(180deg,hsla(0,0%,100%,0) 65%,rgba(0,0,0,.5))}.Thumbs p{color:#fff;position:absolute;bottom:0;left:0;width:calc(100% - 20px);padding:10px;margin:0}@media (min-width:520px){.Thumbs{width:calc(100vw - 100px)}}@media (min-width:850px){.Thumbs{width:340px;height:340px}}li{list-style:none}.Thumbs_list{display:-ms-grid;display:grid;margin:20px auto;padding:0;border-radius:25px;width:auto;-ms-grid-columns:auto;grid-template-columns:auto;-ms-grid-rows:auto;grid-template-rows:auto;grid-gap:20px;gap:20px;justify-content:center;max-width:1140px}@media (min-width:850px){.Thumbs_list{margin:43px auto;padding:50px;-ms-grid-columns:(340px)[auto-fill];grid-template-columns:repeat(auto-fill,340px);-ms-grid-rows:(340px)[auto-fill];grid-template-rows:repeat(auto-fill,340px);grid-gap:60px;gap:60px}}@media (min-width:1440px){.Thumbs_list{background-color:#f7f7f7}}.home{max-width:1440px;width:100%;margin:auto}.Error_page{display:flex;flex-direction:column;justify-content:space-around;align-items:center;text-align:center;color:#ff6060;min-height:calc(100vh - 336px)}.Error_page_quatreCent{font-size:96px;line-height:136px}.Error_page_introuvable{font-size:18px}.Error_page_link{font-size:14px;color:#ff6060}@media (min-width:1024px){.Error_page_quatreCent{font-size:288px}.Error_page_introuvable{font-size:36px}.Error_page_link{font-size:18px}}.galerie{position:relative;margin:auto;width:100%;height:255px;border-radius:25px;overflow:hidden}.galerie_fleche_gauche{left:10px;-webkit-transform:rotate(-90deg) translateX(50%);transform:rotate(-90deg) translateX(50%)}.galerie_fleche_droite,.galerie_fleche_gauche{cursor:pointer;position:absolute;top:50%;background-color:rgba(0,0,0,.1);padding:5px;border-radius:5px;width:18px}.galerie_fleche_droite{right:10px;-webkit-transform:rotate(90deg) translateX(-50%);transform:rotate(90deg) translateX(-50%)}.galerie_image{width:100%;object-fit:cover;height:255px}.galerie_count{font-size:18px;color:#fff;position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:rgba(0,0,0,.2);border-radius:10px;padding:5px 10px}@media (min-width:650px){.galerie{height:415px}.galerie_fleche_gauche{left:25px;width:48px}.galerie_fleche_droite{right:25px;width:48px}.galerie_image{height:415px}.galerie_count{font-size:24px}}.host{color:#ff6060;display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;grid-gap:10px;gap:10px;width:196px}.host_img{width:64px;height:64px;object-fit:cover;border-radius:50%}.host_name{display:flex;flex-direction:column;justify-content:center;align-items:center}.rating{display:-ms-grid;display:grid;margin-top:0;-ms-grid-columns:(15px)[5];grid-template-columns:repeat(5,15px);grid-gap:5px;gap:5px}.rating img{width:15px}@media (min-width:650px){.rating{margin-top:24px;-ms-grid-columns:(30px)[5];grid-template-columns:repeat(5,30px);grid-gap:10px;gap:10px}.rating img{width:unset}}.tag{display:flex;min-width:70px;padding:2px 10px;height:25px;background-color:#ff6060;color:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:10px}@media (min-width:650px){.tag{display:flex;min-width:115px;padding:5px 22px;height:25px;background-color:#ff6060;color:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:14px}}.detaillogement{margin:30px 0;color:#ff6060}.detaillogement,.detaillogement_container_gauche{display:flex;justify-content:space-between;flex-direction:column}.detaillogement_container_gauche{width:100%;font-size:14px}.detaillogement_container_gauche h2{font-size:18px;font-weight:400}.detaillogement_container_droit{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-top:10px}.tag_list{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;margin-top:10px}@media (min-width:650px){.tag_list{margin-top:20px}.detaillogement{flex-direction:row}.detaillogement_container_gauche{font-size:18px}.detaillogement_container_gauche h2{font-size:36px}.detaillogement_container_droit{width:50%;flex-direction:column;margin-top:0}}.dropdown{font-size:13px;background-color:#f6f6f6;border-radius:5px;overflow:hidden;width:100%;height:100%}.dropdown_title{z-index:2;position:relative;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 30px);height:10px;color:#fff;background-color:#ff6060;padding:10px 30px 10px 20px;line-height:30px;border-radius:5px}.dropdown_title h2{font-size:13px;font-weight:400}.dropdown_cursor{transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);width:12px}.dropdown_body{color:#ff6060;z-index:1;transition:max-height .75s ease}.dropdown_body_child{padding:10px 30px 10px 20px}@media (min-width:520px){.dropdown{font-size:18px}.dropdown_title{width:calc(100% - 50px);height:27px}.dropdown_title h2{font-size:18px}.dropdown_cursor{width:18px}}@media (min-width:1024px){.dropdown,.dropdown_title h2{font-size:24px}.dropdown_cursor{width:unset}}.fiche{width:calc(100% - 40px);margin:0 20px 50px}.fiche_dropdown_section{display:flex;flex-direction:column;grid-gap:10px;gap:10px}@media (min-width:520px){.fiche{width:calc(100% - 100px);margin:0 50px 50px}}@media (min-width:1024px){.fiche{width:calc(100% - 200px);max-width:1240px;margin:0 auto 50px}.fiche_dropdown_section{display:flex;flex-direction:row;grid-gap:10px;gap:10px}}.about{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:calc(100% - 40px);grid-gap:20px;gap:20px;padding:20px 0;margin:auto;max-width:1008px}@media (min-width:520px){.about{grid-gap:30px;gap:30px;padding:30px 0;width:70%}}
/*# sourceMappingURL=main.b5781aee.chunk.css.map */