@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Banner{border-radius:20px;box-shadow:0 5px 10px #00000040;height:12em;margin:40px auto;overflow:hidden;position:relative}@media only screen and (max-width:600px){.Banner{height:7em;margin:10px auto}}.Banner__image{border-radius:10px;display:block;height:100%;object-fit:cover;width:100%}.Banner__overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.Banner__text{color:#fff;font-size:50px;font-weight:700;text-align:center;text-shadow:0 3px 5px #00000040}@media only screen and (max-width:600px){.Banner__text{font-size:25px;padding:10px;text-align:left}}.card{border-radius:10px;height:340px;margin:20px;overflow:hidden;position:relative;width:340px}@media only screen and (max-width:600px){.card{height:280px;margin:10px 0;width:auto}}.card__cover{border-radius:10px;height:100%;object-fit:cover;width:100%}.card__content{align-items:flex-end;background:linear-gradient(0deg,#0006,#0000);bottom:0;box-sizing:border-box;display:flex;height:100%;left:0;padding:10px;position:absolute;width:100%}.card__title{color:#fff;font-size:16px;font-weight:bolder;margin:5px}.gallery{background-color:#f6f6f6;border-radius:20px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly;margin-bottom:40px;padding:20px}@media only screen and (max-width:600px){.gallery{background-color:#fff;gap:0;justify-content:center;padding:0}}.navbar{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:1rem}@media only screen and (max-width:600px){.navbar{margin:0}}.navbar__logo img{height:auto;width:100px}.navbar__links{align-items:center;display:flex;font-family:Montserrat}@media only screen and (max-width:600px){.navbar__links{text-transform:uppercase}}.navbar__links .navbar__link{color:#333;margin-right:1rem;text-decoration:none;transition:color .3s ease}.navbar__links .navbar__link.active{text-decoration:underline}.footer{align-items:center;background-color:#000;bottom:0;display:flex;flex-direction:column;height:200px;justify-content:center;left:0;width:100%}.footer img{margin-bottom:10px;width:80px}.footer .copyright{color:#fff;font-size:14px;text-align:center}.carousel{border-radius:10px;height:415px;position:relative;width:100%}@media(max-width:768px){.carousel{height:335px}}.carousel__button{background-color:#0000;border:none;color:#fff;cursor:pointer;font-size:24px;position:absolute;top:50%;transform:translateY(-50%)}.carousel__button--prev{left:10px;z-index:1}.carousel__button--next{right:10px;z-index:1}.carousel__image-container{border-radius:10px;height:100%;overflow:hidden;position:relative;width:100%}.carousel__image{height:100%;object-fit:cover;width:100%}.carousel__image-number{bottom:10px;color:#fff;font-weight:700;left:50%;position:absolute;transform:translateX(-50%)}.infos{align-items:flex-start;display:flex;justify-content:space-between}.left-section{flex:2 1}.collapse-container{display:flex;flex-wrap:wrap;justify-content:space-between}.collapse-container .collapse{width:48%}@media(max-width:768px){.collapse-container .collapse{width:100%}.infos{flex-direction:column}.right-section{width:100%}}.tags{display:flex;flex-wrap:wrap}.tag{background-color:#ff6060;border-radius:10px;color:#fff;font-size:14px;margin-bottom:5px;margin-right:10px;padding:3px 40px}.title{color:#ff6060;font-size:30px;font-weight:400;margin-bottom:0}.location{margin-top:5px}.rating,.star{display:inline-block}.star{height:20px;margin-right:2px;width:20px}.host{align-items:flex-end;display:flex;flex-direction:column;text-align:left}@media(max-width:768px){.host{flex-direction:row-reverse;justify-content:space-between}}.host__details{align-items:center;display:flex}.host__name{word-wrap:break-word;color:#ff6060;flex:1 1;font-size:16px;font-weight:light}.host__picture{border-radius:50%;height:40px;margin-left:10px;width:40px}.host__rating-container{margin-top:10px}@media(max-width:768px){.host__rating-container{align-self:center;margin-top:0}}.collapse{margin-bottom:20px}.collapse__header{align-items:center;background-color:#ff6060;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:small;justify-content:space-between;padding:0 10px;transition:background-color .3s ease}.collapse__header .icon{transition:transform .3s ease-in-out}.collapse__header.open .icon{transform:rotate(-180deg)}.collapse__content{background-color:#f6f6f6;border-radius:5px;display:block;max-height:0;overflow:hidden;padding:0 10px;transition:max-height .3s ease-in-out}.collapse__content.open{max-height:1000px}.not-found-container{align-items:center;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center}.error-code{color:#ff6060;font-size:15em}.error-message{color:#ff6060;font-size:2em;margin-bottom:20px;text-align:center}.return-home{color:#000;cursor:pointer;text-decoration:underline;transition:color .3s ease}.return-home:hover{color:#000}@media(max-width:768px){.error-code{font-size:10em}}body{font-family:Montserrat,sans-serif;margin:0 auto;max-width:1440px;width:calc(100% - 150px)}@media only screen and (max-width:600px){body{width:95%}}#root{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}
/*# sourceMappingURL=main.ca9e7eee.css.map*/