.banner{display:flex;justify-content:center;align-items:center;max-width:1240px;height:223px;margin:0 auto 43px;border-radius:25px;overflow:hidden;box-shadow:0 4px 4px #00000040;position:relative}@media screen and (max-width: 576px){.banner{height:111px;max-width:335px;margin-bottom:22px;justify-content:flex-start}}.banner img{width:100%;height:100%;object-fit:cover}.banner__text{position:absolute;font-family:Montserrat,sans-serif;font-size:48px;font-weight:700;text-align:center;text-shadow:0px 4px 4px rgba(0,0,0,.25);color:#fff}@media screen and (max-width: 576px){.banner__text{font-size:24px;max-width:225px;text-align:left;padding-left:16px}}.banner__text h1{font-size:1em;margin-block-start:0;margin-block-end:0}.card{max-width:340px;height:340px;position:relative;border-radius:10px;overflow:hidden}@media screen and (max-width: 576px){.card{width:335px;height:255px}}.card img{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.card__text{position:absolute;left:20px;right:20px;bottom:20px;font-family:Montserrat,sans-serif;color:#fff;text-shadow:0px 4px 4px rgba(0,0,0,.25)}.card__text h2{font-size:18px;font-weight:700}.card__text p{font-size:14px;font-weight:400}body{margin:0}.cardContainer{margin:0 auto 50px;max-width:1240px}@media screen and (max-width: 576px){.cardContainer{max-width:335px}}.cardContainer__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;background-color:#f6f6f6;border-radius:25px;padding:56px 50px 43px}@media screen and (max-width: 576px){.cardContainer__wrapper{background-color:none;grid-template-columns:repeat(1,1fr);gap:20px;padding:0}}.arrow{width:24px;height:auto;transition:transform .5s ease-in-out;transform:rotate(180deg)}@media screen and (max-width: 576px){.arrow{width:16px}}.arrow.open{transform:rotate(0)}.arrow:hover{cursor:pointer}.collapse{max-height:74px;transition:max-height .5s ease-in-out;font-family:Montserrat,sans-serif}@media screen and (max-width: 576px){.collapse{max-height:30px}}.collapse.open{max-height:194px}@media screen and (max-width: 576px){.collapse.open{max-height:210px}}.collapse.open .collapse__definition{opacity:1;transform:translateY(0)}@media screen and (max-width: 576px){.collapse.open .collapse__definition{padding-bottom:0;margin-bottom:0}}.collapse__title{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;height:54px;max-width:100%;background-color:#ff6060;color:#fff;position:relative;border-radius:10px;z-index:2}@media screen and (max-width: 576px){.collapse__title{height:10px;padding:10px}}.collapse__title h4{font-size:24px;font-weight:700}@media screen and (max-width: 576px){.collapse__title h4{font-size:13px}}.collapse__definition{padding:16px 20px 20px;color:#000;font-size:18px;font-weight:400;text-align:left;opacity:0;transform:translateY(-70px);overflow:hidden;transition:all .5s ease-in-out}@media screen and (max-width: 576px){.collapse__definition{font-size:12px}}.collapse-aPropos{display:flex;flex-direction:column;justify-content:center;max-width:1023px;box-sizing:border-box;gap:20px;margin:0 auto 38px}@media screen and (max-width: 576px){.collapse-aPropos{max-width:335px;margin-bottom:19px}}.gallery{width:100%;max-width:1240px;height:415px;margin:0 auto 30px;border-radius:25px;position:relative;overflow:hidden}@media screen and (max-width: 576px){.gallery{max-width:335px;height:255px}}.gallery--counter{position:absolute;bottom:25px;left:50%;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;color:#fff}@media screen and (max-width: 576px){.gallery--counter{display:none}}.gallery--img{width:100%;height:100%;flex-shrink:0;object-fit:cover}.gallery--left{transform:rotate(90deg);height:47px;position:absolute;bottom:187px;left:23px;cursor:pointer}@media screen and (max-width: 576px){.gallery--left{height:20px;left:6px;bottom:118px}}.gallery--right{transform:rotate(270deg);height:47px;position:absolute;bottom:187px;right:23px;cursor:pointer}@media screen and (max-width: 576px){.gallery--right{height:20px;right:6px;bottom:118px}}.gallery--slider{display:flex;transition:transform .5s ease-out;height:100%}.host{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:10px}.host__name{font-family:Montserrat,sans-serif;color:#ff6060;font-size:18px;font-weight:500;text-align:right;line-height:142.6%;margin:0}@media screen and (max-width: 576px){.host__name{font-size:12px}}.host__name span{display:block}.host__img{height:64px;width:64px;border-radius:50%}@media screen and (max-width: 576px){.host__img{height:32px;width:32px}}.stars{display:flex;flex-direction:row;align-items:center;gap:15px}@media screen and (max-width: 576px){.stars{gap:6px}}.stars__icon{height:24px}@media screen and (max-width: 576px){.stars__icon{height:13px}}.tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.tags--btn{display:flex;justify-content:center;align-items:center;color:#fff;background-color:#ff6060;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;min-width:115px;height:25px;border-radius:10px;border:none}@media screen and (max-width: 576px){.tags--btn{font-size:10px;height:18px;min-width:84px}}.collapse-property{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:50px}@media screen and (max-width: 576px){.collapse-property{flex-direction:column;max-width:335px;gap:20px;margin-bottom:27px}}.collapse-property__equipement{list-style:none}.collapse-property .collapse{width:582px;line-height:142.6%}@media screen and (max-width: 576px){.collapse-property .collapse{width:100%}}.fiche{display:flex;flex-direction:column;font-family:Montserrat,sans-serif}@media screen and (max-width: 576px){.fiche{max-width:335px;margin:0 auto}}.fiche__contenu{max-width:1240px;width:100%;margin:0 auto}.fiche__premierePartie{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:24px}@media screen and (max-width: 576px){.fiche__premierePartie{flex-direction:column}}.fiche__titreEtTags{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 576px){.fiche__titreEtTags{margin-bottom:16px}}.fiche__hostEtStars{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 576px){.fiche__hostEtStars{flex-direction:row-reverse;align-items:center}}.fiche__title{color:#ff6060;font-size:36px;font-weight:500;margin:0}@media screen and (max-width: 576px){.fiche__title{font-size:18px}}.fiche__location{font-size:18px;font-weight:500;margin-top:5px;margin-bottom:20px}@media screen and (max-width: 576px){.fiche__location{font-size:14px}}.notFound{display:flex;flex-direction:column;align-items:center;font-family:Montserrat,sans-serif}.notFound__title{color:#ff6060;font-size:288px;font-weight:700;margin:90px 0;line-height:1}@media screen and (max-width: 576px){.notFound__title{font-size:96px;margin-top:60px}}.notFound__text{color:#ff6060;font-size:36px;font-weight:500;margin-bottom:139px;text-align:center}@media screen and (max-width: 576px){.notFound__text{font-size:18px;margin-bottom:113px;max-width:260px}.notFound__text span{display:inline-block}}.notFound__link{color:#000;font-size:18px;font-weight:500;margin-bottom:139px}@media screen and (max-width: 576px){.notFound__link{font-size:14px;margin-bottom:113px}}.nav{display:flex;flex-direction:row;justify-content:space-between;list-style:none;width:309px}@media screen and (max-width: 576px){.nav{width:150px}}.nav a{font-family:Montserrat,sans-serif;font-size:24px;font-weight:500;color:#000;text-decoration:none}@media screen and (max-width: 576px){.nav a{font-size:12px;text-transform:uppercase}}.nav a.active{text-decoration:underline}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:1240px;margin:45px auto 50px;padding:0}@media screen and (max-width: 576px){.header{max-width:335px}}.footer{background-color:#000;width:100%;height:209px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0}.footer img{margin-top:40px;margin-bottom:50px}@media screen and (max-width: 576px){.footer img{margin-top:10px;margin-bottom:15px}}.footer p{color:#fff;font-family:Montserrat,sans-serif;font-size:24px;font-weight:500;margin:0}@media screen and (max-width: 576px){.footer p{font-size:12px;max-width:134px;text-align:center}}
