@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";body{max-width:1440px;margin:auto}.logements-container{background-color:#f6f6f6;border-radius:25px;width:100%;max-width:1240px;margin:32px auto 40px}.logements-list{flex-wrap:wrap;justify-content:left;padding:1rem;list-style-type:none;display:flex}.logement{width:33.3%}.logement-figure{margin-block:0;border-radius:.5rem;justify-content:center;align-items:center;margin:23px;transition:all .25s;display:flex;position:relative}.logement-figure:hover{transform:scale(1.02)}.logement-figure-cover{object-fit:cover;border-radius:10px;width:100%;height:290px}.logement-figure-figcaption{z-index:1;background:linear-gradient(#fff0,#0a0a0a66,#04040433,#00000080);border-radius:10px;width:100%;height:100px;position:absolute;bottom:0;left:0}.logement-figure-figcaption-title{color:#fff;width:75%;font-size:18px;position:absolute;bottom:10px;left:15px}@media screen and (width>=768px) and (width<=1024px){.logement{width:50%}}@media screen and (width<=768px){.logements-container{background-color:#fff;margin:0}.logements-list{padding:0}.logement{width:100%}.logement-figure{margin:auto;margin-bottom:20px}.logement-figure-cover{height:255px}}.main-home{max-width:1240px;margin:auto;padding:0 20px}.banner{filter:drop-shadow(0 4px 4px #00000040);border-radius:25px;justify-content:center;align-items:center;margin:20px auto;display:flex}.banner img{object-fit:cover;border-radius:25px;width:100%;max-width:1240px;height:223px;position:relative}.banner-title{z-index:1;color:#fff;text-shadow:0 0 2px #000;margin:0 20px;padding:20px;font-size:48px;position:absolute}@media screen and (width>=768px) and (width<=1024px){.banner-title{font-size:36px}}@media screen and (width<=768px){.banner-title{font-size:24px}.banner-img{border-radius:10px;max-height:111px}}.collapse{-ms-transition:transform all .4s ease-in-out;-webkit-transition:transform all .4s ease-in-out;-moz-transition:transform all .4s ease-in-out;-o-transition:transform all .4s ease-in-out;transition:transform all .4s ease-in-out;overflow:hidden}.collapse-header{background-color:#ff6060;border-radius:7.5px;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.collapse-header-title{color:#fff;padding-left:14px;font-size:24px;font-weight:700}.collapse-header-image1,.collapse-header-image2{padding-right:20px}.collapse-header-image1 img{transition:transform .4s ease-in-out;transform:rotate(0)}.collapse-header-image2 img{transition:transform .2s ease-in-out;transform:rotate(180deg)}.collapse-content{background-color:#f6f6f673;border-radius:5px;flex-direction:column;padding:20px;font-size:18px;font-weight:400;line-height:1.5;animation:.2s ease-out slide;display:block}@keyframes slide{0%{transform-origin:top;transform:scaleY(.7)}}.collapse-content ul{margin-left:-40px}ul{list-style-type:none}@media screen and (width>=768px) and (width<=1024px){.collapse-header-title{font-size:18px}.collapse-header-image1 img,.collapse-header-image2 img{width:21px}}@media screen and (width<=768px){.collapse-header-title{font-size:13px}.collapse-header-image1 img,.collapse-header-image2 img{width:16px}.collapse-content{font-size:12px}}.main-about{max-width:1240px;margin:auto;padding:0 20px}.banner{justify-content:center;align-items:center;margin:25px auto;display:flex}.banner img{-o-object-fit:cover;object-fit:cover;filter:brightness(70%);border-radius:25px;width:100%;max-width:1240px;height:223px;margin-bottom:5px;position:relative}.collapse-group{flex-direction:column;gap:10px;margin-top:45px;display:flex}.collapse-header{height:52px}.collapse-header:hover{cursor:pointer}.collapse-about{align-items:center;width:80%;margin:auto auto 30px}.content{width:100%;margin-bottom:10px}@media screen and (width<=768px){.banner{margin-top:10px;margin-bottom:30px}.banner img{border-radius:10px;height:111px}.collapse-group{gap:0;margin-top:-8px;margin-bottom:-1px}.collapse-about{width:100%;margin-bottom:27px}.collapse-header{border-radius:5px;height:30px}}.error-page{text-align:center;flex-direction:column;align-items:center;gap:105px;margin-top:50px;padding:16px;display:flex}.error-page .error-page-number{color:#ff6060;font-size:288px}.error-page .error-page-text{color:#ff6060;font-size:36px}.error-page .error-page-link{color:#000;text-underline-position:under;margin-bottom:120px;font-size:18px}@media screen and (width>=768px) and (width<=1024px){.error-page .error-page-number{font-size:200px}.error-page .error-page-text{font-size:24px}.error-page .error-page-link{font-size:16px}}@media screen and (width<=768px){.error-page .error-page-number{font-size:96px}.error-page .error-page-text{font-size:18px}.error-page .error-page-link{font-size:14px}}.header-container{flex-direction:row;justify-content:space-between;max-width:1240px;height:68px;margin:auto;padding:35px 20px 10px;display:flex}.header-container .logo{height:68px}.header-container .navbar{align-items:center;display:flex}.header-container .navbar .navlink{color:#000;gap:57px;font-size:24px;text-decoration:none}.header-container .navbar .navlink :focus{text-underline-position:under;color:#000;text-decoration-line:underline}.header-container .navbar .nav{color:#000;text-align:right;padding-left:50px;font-weight:500;text-decoration:none}@media screen and (width<=768px){body{padding-top:16px}.header-container{padding:0 20px 5px}.header-container .logo{height:46px;margin-top:11px}.header-container .navbar .navlink{text-transform:uppercase;font-size:12px}.header-container .navbar .nav{padding-left:20px}}@media screen and (width<=358px){body{padding-top:8px}.header-container{padding:0 20px}.header-container .logo{height:32px;margin-top:18px}}.footer{background-color:#000;flex-direction:column;align-items:center;max-width:1440px;height:209px;margin:15px auto auto;display:flex;position:relative;bottom:0;left:0;right:0}.footer .footer-logo{width:122px;margin-top:66px}.footer .footer-text{color:#fff;margin-top:50px;font-size:24px}@media screen and (width<=768px){.footer{margin-top:0}.footer .footer-text{text-align:center;max-width:133px;margin:15px auto;font-size:12px}}.slideshow{justify-content:center;width:100%;max-width:1240px;margin:20px auto auto;position:relative;overflow:hidden}.slideshow-container{transition:transform .2s;display:flex}.slideshow-container-img{object-fit:cover;border-radius:25px;flex-shrink:0;width:100%;max-width:1240px;height:415px}.slideshow-controls{cursor:pointer;justify-content:space-between;width:100%;display:flex;position:absolute;top:32%}.slideshow-controls-chevron{width:46px;height:79px;margin:23px}.slideshow-idx{color:#fff;flex-direction:column;justify-content:flex-end;height:32px;font-size:18px;display:flex;position:absolute;top:85%;left:49%}@media screen and (width<=768px){.slideshow-container-img{border-radius:10px;height:255px}.slideshow-controls{top:42%}.slideshow-controls-chevron{width:auto;height:24px;margin:10px}.slideshow-controls-chevron img{height:24px;margin:0;padding:0}.slideshow-idx{display:none}}.rating-star{text-align:right;width:400px;height:36px;margin-top:24px}.rating-star-red,.rating-star-grey{width:36px;height:36px;padding-left:15px}@media screen and (width<=768px){.rating-star,.rating-star img{height:18px}.rating-star-red,.rating-star-grey{padding-left:0;padding-right:9px}}.logement-page{flex-direction:column;max-width:1240px;margin:auto;padding:0 20px;font-family:Montserrat,sans-serif;display:flex}.logement-page-header{flex-direction:row;justify-content:space-between;width:100%;margin-top:30px;font-style:normal;display:flex}.logement-page-header-infos{flex-direction:column;display:flex}.logement-page-header-infos-title{color:#ff6060;flex-wrap:wrap;margin-top:5px;font-size:36px;display:flex}.logement-page-header-infos-subtitle{color:#000;margin-top:10px;margin-bottom:10px;font-size:18px}.logement-page-header-infos-tags{flex-wrap:wrap;display:flex}.logement-page-header-infos-tags-tag{color:#fff;text-align:center;background-color:#ff6060;border-radius:9px;flex-shrink:0;align-items:center;width:auto;height:25px;margin:10px 15px 0 0;padding:0 30px;font-size:14px;font-weight:700;display:flex}.logement-page-header-host{flex-direction:column;align-items:flex-end;display:flex}.logement-page-header-host-infos{flex-direction:row;align-items:center;height:64px;display:flex}.logement-page-header-host-infos-name{color:#ff6060;text-align:right;width:93px;height:52px;margin:auto 10px auto 0;font-size:18px;line-height:27px}.logement-page-header-host-infos-img{object-fit:cover;border-radius:50%;width:64px;height:64px;padding-right:5px}.logement-page-collapses{flex-direction:row;justify-content:space-between;width:100%;height:auto;padding-top:35px;padding-bottom:30px;display:flex}.logement-page-collapses-content{border-radius:18px;width:46%;list-style:none}.logement-page-collapses-content :hover{cursor:pointer}@media screen and (width>=768px) and (width<=1024px){.logement-page-header{flex-direction:column}.logement-page-header-host{flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;padding-top:30px}.rating-star{text-align:left;width:200px}.logement-page-collapses{flex-direction:column;gap:40px}.logement-page-collapses-content{width:100%}}@media screen and (width<=768px){.logement-page-header{flex-direction:column;margin-top:15px}.logement-page-header-host{flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;padding-top:15px}.rating-star{text-align:left;width:200px}.logement-page-collapses{flex-direction:column;gap:31px;padding-top:13px;padding-bottom:30px}.logement-page-collapses-content{width:100%}.logement-page-header-infos-title{font-size:18px}.logement-page-header-infos-subtitle{font-size:14px}.logement-page-header-infos-tags-tag{border-radius:5px;width:auto;height:18px;font-size:10px}.logement_page_header_host_infos_name{width:60px;height:33px;font-size:12px;line-height:18px}.logement-page-header-host-infos-img{width:32px;height:32px}}*{margin:0}.App{margin:auto;font-family:Montserrat,sans-serif;font-weight:500}
