body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,sans-serif;margin:40px auto auto}a,body{color:#ff6060}.header{align-items:center;display:flex;justify-content:space-between;margin:20px;max-width:1240px}@media(min-width:1280px){.header{margin:auto}}.header__nav{display:flex;gap:10px}@media(min-width:600px){.header__nav{gap:57px}}.header__navlink{color:#ff6060;font-size:.8rem;font-weight:500;text-decoration:none;text-transform:uppercase}@media(min-width:600px){.header__navlink{font-size:1.5rem;text-transform:inherit}}.footer{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;font-size:.8rem;font-weight:500;gap:1rem;height:209px;justify-content:center;width:100%}@media(min-width:600px){.footer{font-size:1.5rem}}.main{margin:20px;max-width:1240px}@media(min-width:1280px){.main{margin:25px auto}}.underline{text-decoration:underline}.banner{border-radius:10px;height:223px;margin-block:16px 22px;overflow:hidden;position:relative}@media(max-width:599px){.banner--home{height:111px}}@media(min-width:600px){.banner{border-radius:25px;margin-block:63px 43px}}.banner__image{-webkit-filter:brightness(.6);filter:brightness(.6);height:100%;object-fit:cover;width:100%}.banner__text-overlay{align-items:center;color:#fff;display:flex;font-size:1.5rem;font-weight:500;height:100%;justify-content:center;left:0;padding:16px;position:absolute;top:0;width:100%}@media(min-width:600px){.banner__text-overlay{font-size:3rem}}.dropdown{margin-top:20px}@media(min-width:600px){.dropdown{margin:30px auto;width:80%}}.dropdown__title{align-items:center;background:#ff6060;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;justify-content:space-between;padding:6px 10px}@media(min-width:600px){.dropdown__title{border-radius:10px;font-size:1.5rem;padding:6px 18px}}.dropdown__content{background:#f6f6f6;border-radius:5px;color:#ff6060;font-size:.75rem;line-height:1.1rem;padding:10px}@media(min-width:600px){.dropdown__content{font-size:1.5rem;line-height:2rem;padding:18px}}.dropdown__content ul{list-style-type:none;margin:0;padding:0}.arrow-up{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media(min-width:600px){.arrow-up{-webkit-transform:rotate(-90deg) scale(1.8);transform:rotate(-90deg) scale(1.8)}}.arrow-down{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media(min-width:600px){.arrow-down{-webkit-transform:rotate(90deg) scale(1.8);transform:rotate(90deg) scale(1.8)}}.hidden{display:none}.gallery{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly}@media(min-width:600px){.gallery{background:#f6f6f6;border-radius:25px;gap:50px;padding:50px}}.thumbnail{height:255px;max-width:335px;overflow:hidden;position:relative;width:100%}@media(min-width:600px){.thumbnail{height:340px;width:340px}}.thumbnail__image{border-radius:10px;height:100%;object-fit:cover;width:100%}.thumbnail__title-overlay{align-items:flex-end;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.5));border-radius:10px;bottom:0;color:#fff;display:flex;font-size:1.15rem;font-weight:500;left:0;margin:0;padding:16px;position:absolute;right:0;top:0;vertical-align:bottom}.thumbnail__title-overlay:hover{text-decoration:underline}.carrousel{border-radius:10px;height:255px;overflow:hidden;position:relative}@media(min-width:1280px){.carrousel{height:415px}}.carrousel__image{height:100%;object-fit:cover;width:100%}.carrousel__controls{display:flex;justify-content:space-between;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.carrousel__controls img{cursor:pointer;margin:10px}@media(min-width:600px){.carrousel__controls img{margin-inline:32px;-webkit-transform:scale(4);transform:scale(4)}}.logement-title{font-size:1.1rem;font-weight:500}@media(min-width:600px){.logement-title{font-size:2.1rem}}.logement-location{font-size:.9rem;font-weight:500}@media(min-width:600px){.logement-location{font-size:1.1rem}}.tag{background:#ff6060;border-radius:5px;color:#fff;display:inline-block;font-size:.8rem;margin:0 10px 10px 0;padding:5px 30px}@media(min-width:600px){.tag{border-radius:10px;font-size:1rem}}.logement-info{display:flex;flex-direction:column}@media(min-width:600px){.logement-info{flex-direction:row;justify-content:space-between}}.logement-info__section2{align-items:center;display:flex;justify-content:space-between}@media(min-width:600px){.logement-info__section2{align-items:flex-end;flex-direction:column-reverse;justify-content:space-around}}.star{font-size:1rem;margin:2px}@media(min-width:600px){.star{font-size:1.9rem;margin:5px}}.star--grey{color:#e3e3e3}.host{align-items:center;display:flex;gap:10px}.host__name{font-size:.9rem;font-weight:500}@media(min-width:600px){.host__name{font-size:1.1rem}}.host__picture{border-radius:50%;width:2rem}@media(min-width:600px){.host__picture{width:4rem}.logement-dropdowns{display:flex;gap:76px}.logement-dropdowns .dropdown__content,.logement-dropdowns .dropdown__title{font-size:1.1rem;line-height:1.7rem}}.error{align-items:center;display:flex;flex-direction:column}.error__title{font-size:6rem;font-weight:700;margin-bottom:11px;margin-top:6rem}@media(min-width:600px){.error__title{font-size:18rem}}.error__detail{font-size:1.2rem;font-weight:500;margin-top:0;text-align:center}@media(min-width:600px){.error__detail{font-size:2rem}}.error__link-home{font-size:1rem;font-weight:500;margin-block:133px}@media(min-width:600px){.error__link-home{font-size:1.15rem}}
/*# sourceMappingURL=main.e14e0519.css.map*/