#root{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}body{color:#ff6060;margin:0;font-family:Montserrat,Arial}a{color:#000;text-decoration:none}header{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:50px auto;padding:0 20px;display:flex}@media (max-width:1024px){header{margin:20px auto}}header .active{text-decoration:underline}header img{width:clamp(112px,20vw,210px)}header nav{gap:3.125rem;display:flex}@media (max-width:788px){header nav{gap:1.75rem}}header nav a{font-size:1.5rem}@media (max-width:788px){header nav a{text-transform:uppercase;font-size:1.1rem}}@media (max-width:480px){header nav a{font-size:.8rem}}article{background-color:#ff6060;border-radius:10px;position:relative}article img{object-fit:cover;border-radius:10px;width:100%;height:100%}article h2{color:#fff;margin:0;padding:20px;font-size:1.1rem;position:absolute;bottom:0;left:0}article a{height:100%;display:block}article a:before{content:"";background:linear-gradient(#fff0 0%,#0a0a0a00 42%,#04040434 99.99%,#00000080 100%);border-radius:10px;width:100%;height:100%;position:absolute}footer{color:#fff;background-color:#000;flex-direction:column;align-items:center;gap:30px;margin-top:45px;padding:30px;display:flex}@media (max-width:788px){footer{margin-top:2.1875rem}}@media (max-width:480px){footer{margin-top:1.6875rem}}footer img{width:122px;margin-top:20px}footer div{font-size:1.5rem}@media (max-width:788px){footer div{font-size:1.125rem}}@media (max-width:480px){footer div{font-size:.75rem}}.banner-home{background:#7a7878 url(/assets/background-DYIx33xQ.png) 50%/cover no-repeat;border-radius:25px;justify-content:center;align-items:center;height:clamp(110px,15vw,223px);transition:all .3s linear;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 4px #00000040}.banner-home span{color:#fff;text-shadow:0 4px 4px #00000040;padding:0 .625rem;font-size:3rem;font-weight:700;transition:all .3s linear;position:absolute}@media (max-width:788px){.banner-home span{font-size:2rem}}@media (max-width:480px){.banner-home span{font-size:1.5rem}}.banner-home:before{content:"";background:#00000080;position:absolute;inset:0}.container{grid-gap:50px 60px;background-color:#f6f6f6;border-radius:25px;grid-template-columns:repeat(auto-fill,minmax(340px,auto));grid-auto-rows:340px;padding:50px;transition:all .3s linear;display:grid}@media (max-width:788px){.container{background-color:#fff;grid-auto-rows:250px;row-gap:20px;padding:0}}.home-content{box-sizing:border-box;flex-direction:column;gap:2.6875rem;width:100%;max-width:1280px;margin:0 auto;padding:0 20px;display:flex}@media (max-width:788px){.home-content{gap:2rem}}@media (max-width:480px){.home-content{gap:1.375rem}}.dropdown-btn{font-weight:700}.dropdown-btn .header{background-color:#ff6060;border-radius:5px;flex-direction:row;justify-content:space-between;align-items:center;height:30px;padding:10px;display:flex}@media (max-width:788px){.dropdown-btn .header{height:20px}}@media (max-width:480px){.dropdown-btn .header{height:10px}}.dropdown-btn h3{color:#fff;margin:0;font-size:1.5rem}@media (max-width:788px){.dropdown-btn h3{font-size:1.1875rem}}@media (max-width:480px){.dropdown-btn h3{font-size:.8125rem}}.dropdown-btn button{color:#fff;background-color:#0000;border:#0000}.dropdown-btn button img{transition:rotate .25s ease-in}@media (max-width:788px){.dropdown-btn button img{width:20px}}.dropdown-btn button img{width:16px}.dropdown-btn .children{color:#000;font-size:1.125rem;font-weight:500}@media (max-width:788px){.dropdown-btn .children{font-size:.9375rem}}@media (max-width:480px){.dropdown-btn .children{font-size:.75rem}}.dropdown-btn .children{opacity:0;background:#f6f6f673;height:0;margin:0;transition:all .2s}.dropdown-btn .children.active{opacity:1;height:auto;padding:17px}.profile{align-items:center;gap:.6rem;display:flex}.profile img{background-color:#c4c4c4;border-radius:50%;width:clamp(32px,5vw,64px);height:clamp(32px,5vw,64px)}.profile h3{text-align:right;width:min-content;margin:0;font-size:1.125rem;font-weight:500}@media (max-width:788px){.profile h3{font-size:.875rem}}@media (max-width:480px){.profile h3{font-size:.75rem}}.stars{justify-self:end}.stars img{height:24px;padding:0 .2rem}@media (max-width:788px){.stars img{height:17px}}@media (max-width:480px){.stars img{height:13px}}.carousel{border-radius:25px;margin-bottom:1.5625rem;position:relative;overflow:hidden}@media (max-width:788px){.carousel{margin-bottom:.9375rem}}.carousel .img-container{height:clamp(255px,40vw,415px);transition:transform 1s;display:flex}.carousel .img-container img{aspect-ratio:3;object-fit:cover;width:100%}.carousel .arrows{position:absolute;top:40%}.carousel .arrows.left{left:1rem}.carousel .arrows.right{right:1rem}@media (max-width:788px){.carousel .arrows img{height:50px}}@media (max-width:480px){.carousel .arrows img{height:24px}}.carousel span{color:#fff;text-align:center;width:100%;position:absolute;bottom:25px}@media (max-width:788px){.carousel span{display:none}}.informations{grid-template-columns:1fr auto;align-items:center;margin-bottom:1.25rem;display:grid}@media (max-width:788px){.informations{grid-template-rows:auto auto;grid-template-columns:1fr}}.first-col,.second-col{flex-direction:column;gap:1.25rem;display:flex}@media (max-width:788px){.first-col,.second-col{gap:.9375rem}}@media (max-width:480px){.first-col,.second-col{gap:.625rem}}@media (max-width:788px){.second-col{flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-top:1rem}}.descriptions{grid-template-columns:1fr 1fr;align-items:center;gap:1.25rem 76px;display:grid}.descriptions .dropdown-btn{align-self:self-start;margin-bottom:0}@media (max-width:788px){.descriptions{grid-template-columns:1fr}}.logement-content{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 20px}.tags{flex-direction:row;gap:10px;height:clamp(18px,2vw,25px);display:flex}.tags .utag{color:#fff;background-color:#ff6060;border-radius:10px;justify-content:center;align-items:center;min-width:115px;padding:0 10px;font-size:.875rem;font-weight:600;display:flex}@media (max-width:788px){.tags .utag{border-radius:7px;min-width:100px;font-size:.75rem}}@media (max-width:480px){.tags .utag{border-radius:5px;min-width:84px;font-size:.625rem}}.headings h1{margin:0;font-size:2.25rem;font-weight:500}@media (max-width:788px){.headings h1{font-size:1.6875rem}}@media (max-width:480px){.headings h1{font-size:1.125rem}}.headings h2{color:#000;margin:0;padding-top:7px;font-size:1.125rem;font-weight:500}@media (max-width:788px){.headings h2{font-size:1rem}}@media (max-width:480px){.headings h2{font-size:.875rem}}.number-NotFound{text-align:center;width:100%;font-size:18rem;font-weight:700}@media (max-width:788px){.number-NotFound{font-size:11.25rem}}@media (max-width:480px){.number-NotFound{font-size:6rem}}.NotFound-content{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:space-evenly;width:100%;max-width:1280px;margin:0 auto;padding:0 20px;display:flex}.NotFound-content p{font-size:2.25rem}@media (max-width:788px){.NotFound-content p{font-size:1.375rem}}@media (max-width:480px){.NotFound-content p{font-size:1.125rem}}.NotFound-content .return{font-size:1.125rem;text-decoration:underline}@media (max-width:788px){.NotFound-content .return{font-size:1rem}}@media (max-width:480px){.NotFound-content .return{font-size:.875rem}}.banner-about{border-radius:25px;height:clamp(110px,15vw,223px);margin-bottom:2.5rem;position:relative;overflow:hidden;box-shadow:0 4px 4px #00000040}@media (max-width:788px){.banner-about{margin-bottom:1.875rem}}@media (max-width:480px){.banner-about{margin-bottom:1.25rem}}.banner-about{background:url(/assets/background2-CR8h1s4J.png) 50%/cover no-repeat}.banner-about:before{content:"";background:#00000080;position:absolute;inset:0}.dropdown-button-container{flex-direction:column;gap:1.875rem;margin:0 100px;display:flex}@media (max-width:788px){.dropdown-button-container{gap:1.25rem;margin:0}}.about-content{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 20px}
