@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);.footer{align-items:center;background-color:#000;color:#fff;display:flex;flex-flow:column;font-size:clamp(.9rem,2vw,1.2rem);gap:1em;height:13.06em;justify-content:center;padding:1em;width:100%}.footer__p{word-wrap:break-word;font-size:clamp(.7rem,1.5vw,1rem);text-align:center}@media(min-width:1440px){.footer{gap:2em}.footer__p{font-size:clamp(1rem,2.5vw,1.5rem);white-space:normal}}.header{align-items:center;display:flex;justify-content:space-between;padding:clamp(1em,2vw,2em);width:100%}.header__logo{height:auto;width:clamp(9.06em,15vw,1313.12em)}.header__nav{align-items:center;display:flex;gap:clamp(1.5em,4vw,6em)}.header__nav .nav__link-about,.header__nav .nav__link-home{color:#000;font-size:clamp(1rem,2.5vw,1.12rem);font-weight:500;text-decoration:none}.header__nav .nav__link-about:hover,.header__nav .nav__link-home:hover{text-decoration:underline}@media(min-width:768px){.header{justify-content:space-between;padding:clamp(2em,3vw,4em);width:auto}.header__logo{width:clamp(11.25em,12vw,13.12em)}.header__nav{gap:clamp(4em,5vw,6em)}.header__nav .nav__link-about,.header__nav .nav__link-home{font-size:clamp(1.3rem,2.5vw,1.5rem)}}@media(min-width:1440px){.header{justify-content:space-between;padding:clamp(1em,2vw,2em) clamp(3em,5vw,7em);width:auto}.header__logo{width:13.12em}.header__nav{gap:6em}.header__nav .nav__link-about,.header__nav .nav__link-home{font-size:1.5rem}}.home__banner{background-image:url(/static/media/home-banner-mobile.09aca4ff8c4b8cd03e47.png);background-position:50%;background-size:cover;border-radius:10px;height:111px;width:100%}@media(min-width:576px)and (max-width:767px){.home__banner{border-radius:10px;height:clamp(111px,30vh,180px)}}@media(min-width:768px){.home__banner{border-radius:25px;height:clamp(111px,30vh,223px)}}.home__banner--overlay{align-items:center;background:#0009;border-radius:inherit;display:flex;height:100%;padding:0 1em}.home__banner--overlay .home__banner-txt{color:#fff;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;padding:1em 0;text-align:left;width:100%}.home__banner--overlay .home__banner-txt .home__banner-txt--mobile{display:block}.home__banner--overlay .home__banner-txt .home__banner-txt--desktop{display:none}@media(min-width:576px)and (max-width:767px){.home__banner{background-image:url(/static/media/home-banner-mobile.09aca4ff8c4b8cd03e47.png)}.home__banner .home__banner-txt{font-size:clamp(2rem,4vw,2.5rem);text-align:center}.home__banner .home__banner-txt .home__banner-txt--mobile{display:none}.home__banner .home__banner-txt .home__banner-txt--desktop{display:block}}@media(min-width:768px){.home__banner{background-image:url(/static/media/home-banner.ffc02ebff688634a1736.png)}.home__banner .home__banner-txt{font-size:clamp(2.5rem,5vw,3rem);text-align:center}.home__banner .home__banner-txt .home__banner-txt--mobile{display:none}.home__banner .home__banner-txt .home__banner-txt--desktop{display:block}}.about__banner{background-image:url(/static/media/about-banner-mobile.9f300109a6e7f98c5299.png);background-position:50%;background-size:cover;border-radius:10px;height:111px;width:100%}@media(min-width:576px)and (max-width:767px){.about__banner{border-radius:10px;height:clamp(111px,30vh,180px)}}@media(min-width:768px){.about__banner{border-radius:25px;height:clamp(111px,30vh,223px)}}.about__banner--overlay{align-items:center;background:#0000004d;border-radius:inherit;display:flex;height:100%;padding:0 1em}@media(min-width:1440px){.about__banner{background-image:url(/static/media/about-banner.7d3da79660f30bcb1874.png)}}.collapse{width:100%}.collapse .collapse__header{align-items:center;background:#ff6060;border-radius:5px;cursor:pointer;display:flex;flex-grow:1;height:1.88em;justify-content:space-between;padding:0 .62em}.collapse .collapse__header .collapse__heading{color:#fff;font-size:clamp(1.2rem,2vw,1.6rem)}.collapse .collapse__header .arrow{height:.56em;width:1em}.collapse .collapse__header .arrow:hover{cursor:pointer}.collapse .collapse__content{height:0;opacity:0;overflow:hidden;transition:height .6s ease-in-out,opacity .6s ease-in-out}.collapse .arrow-up{transform:rotate(0);transition:transform .6s}.collapse .arrow-down{transform:rotate(-180deg);transition:transform .6s}.collapse.active .collapse__content{background:#f6f6f6;border-radius:5px;font-size:1.12rem;height:auto;opacity:1;padding:1em}.collapse.active .collapse__content ul{list-style-type:none}@media screen and (min-width:576px){.collapse .collapse__header{height:2.19em}.collapse .collapse__header,.collapse .collapse__header .collapse__heading{font-size:clamp(1.3rem,2.5vw,1.7rem)}}.about{padding:1em}.collapse{padding:1.38em 0}@media(min-width:768px){.about{padding:2em}}@media(min-width:1440px){.about{padding:clamp(1em,2vw,2em) clamp(3em,5vw,7em)}}.error-container{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;text-align:center}.error-container .error-code{color:#ff6060;font-size:6rem;font-weight:700;padding-bottom:1em}.error-container .error-message{color:#ff6060;font-size:1.12rem;font-weight:500;margin:0 auto;max-width:90vw;padding-bottom:3em;text-align:center}.error-container .link-home{color:#000;font-size:.88rem;font-weight:500;padding-top:4em;text-decoration:underline}@media screen and (min-width:576px){.error-container{gap:3.12em}.error-container .error-code{font-size:10rem;padding-bottom:.3em}.error-container .error-message{font-size:1.5rem;max-width:80vw}.error-container .link-home{font-size:1rem;padding-bottom:11em}}@media screen and (min-width:1440px){.error-container{padding-top:2rem}.error-container .error-code{font-size:18rem}.error-container .error-message{font-size:2.25rem;max-width:60vw}.error-container .link-home{font-size:1.12rem;padding:6em 0}}.card__link-housing{display:flex;flex:1 1 auto;height:15.94em;max-width:100%;min-width:17.5em;width:100%}.card__link-housing .gallery__card{border-radius:10px;flex:1 1 auto;overflow:hidden;position:relative}.card__link-housing .gallery__card:hover{box-shadow:2px 5px 10px 3px #0003;transform:scale(1.02);transition:transform .3s ease}.card__link-housing .gallery__card .card__img-preview{border-radius:10px;height:100%;object-fit:cover;width:100%}.card__link-housing .gallery__card .card__caption{align-items:center;background:linear-gradient(180deg,#fff0,#0a0a0a00 42%,rgba(4,4,4,.205) 99.99%,#00000080);border-radius:0 0 10px 10px;bottom:0;color:#fff;display:flex;font-size:1.13rem;font-weight:700;height:auto;justify-content:flex-start;left:0;padding:.62em;position:absolute;width:100%}@media(min-width:600px)and (max-width:1024px){.card__link-housing{height:18.75em;max-width:25em;width:45%}}@media(min-width:576px){.card__link-housing{height:20em;max-width:21.25em;width:40%}}@media(min-width:1440px){.card__link-housing{height:21.25em;max-width:21.25em;width:30%}}.home{padding:1em}.gallery{background:none;border-radius:25px;display:flex;flex-flow:row wrap;gap:1em;justify-content:center;margin:1.25em 0;max-width:100%}@media(min-width:768px){.home{padding:2em}.gallery{background:#f6f6f6;gap:2.5em;margin:2.5em 0;padding:3.12em}}@media(min-width:1440px){.home{padding:clamp(1em,2vw,2em) clamp(3em,5vw,7em)}.gallery{background:#f6f6f6;gap:2.5em;margin:2.5em 0;padding:3.12em}}.modal-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#0000;border-radius:10px;max-height:95%;max-width:90%;overflow:hidden}.modal-content,.modal__slide{align-items:center;display:flex;justify-content:center;position:relative}.modal__slide{max-height:100%;max-width:100%}.modal__slide img{max-height:calc(100vh - 2em);max-width:100%;object-fit:contain}.modal__caption{border-radius:10px;bottom:1em;color:#fff;font-size:1.12em;left:50%;padding:.31em .62em;transform:translateX(-50%);z-index:1}.modal__button,.modal__caption{background:#0003;position:absolute}.modal__button{border:none;border-radius:10px;cursor:pointer;padding:.62em;top:50%;transform:translateY(-50%);z-index:2}.modal__button img{height:2.5em;width:1.5em}.modal__button.prev{left:.62em}.modal__button.next{right:.62em}.modal__close{background:#0003;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Montserrat;font-size:1.12rem;padding:10px;position:absolute;right:.62em;text-align:center;top:.62em;z-index:2}@media(min-width:768px){.modal-content{max-width:80%}.modal__slide img{max-height:calc(100vh - 4em)}.modal__button img{height:3.75em;width:2.25em}}@media(min-width:1440px){.modal-content{max-width:70%}.modal__slide img{max-height:calc(100vh - 6em)}.modal__caption{font-size:1.2em}.modal__button img{height:4.94em;width:2.94em}.modal__close{font-size:1.2rem}}.slideshow{margin:0 auto;position:relative;width:100%}.slideshow__container{border-radius:25px;height:12.5em;overflow:hidden;position:relative;width:100%}.slideshow__slide{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.slideshow__slide.active{opacity:1}.slideshow__slide img{height:100%;object-fit:cover;width:100%}.slideshow__slide .slideshow__caption{border-radius:5px;bottom:1em;color:#fff;font-size:1.2rem;left:50%;padding:.31em .62em;position:absolute}.slideshow__button{background:#0000;border:none;cursor:pointer;padding:.62em;position:absolute;top:50%;transform:translateY(-50%)}.slideshow__button.prev{left:.62em}.slideshow__button.next{right:.62em}.slideshow__button img{height:2.5em;width:1.5em}@media screen and (min-width:576px){.slideshow__container{height:18.75em}.slideshow__button img{height:3.75em;width:2.25em}}@media screen and (min-width:1440px){.slideshow__container{height:25.94em}.slideshow__button img{height:4.94em;width:2.94em}}.tags{display:flex;flex-wrap:wrap;gap:.63em;padding-top:1.25em}.tags__tag{background-color:#ff6060;border-radius:25px;color:#fff;font-size:.88rem;font-weight:700;padding:.5em 1.25em}@media screen and (min-width:576px){.tags{flex-wrap:nowrap;gap:.94em;padding-top:1.88em}.tags__tag{font-size:1rem;padding:.63em 1.56em}}@media screen and (min-width:1440px){.tags{gap:1.25em;padding-top:2.5em}.tags__tag{font-size:1.12rem;padding:.75em 1.88em}}.housing{align-items:center;display:flex;flex-direction:column;padding:1em}.housing__info{padding-top:1em}.housing__info,.housing__summary{align-items:flex-start;display:flex;flex-direction:column;width:100%}.housing__header{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1em;width:100%}.housing__header-left{align-items:flex-start;display:flex;flex-direction:column}.housing__tile{color:#ff6060;font-size:1.5em;font-weight:500;padding-bottom:.3em}.housing__location{font-size:1em;font-weight:500}.housing__host{align-items:center;display:none}.housing__host .housing__host-name{color:#ff6060;display:inline-block;font-size:1em;margin:0 1em 0 0;text-align:right;width:6.25em}.housing__host .housing__host-name .housing__host-firstname,.housing__host .housing__host-name .housing__host-lastname{margin:0;white-space:nowrap}.housing__host img{border-radius:50%;height:1.88em;width:1.88em}.housing__tags-rating{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1em;width:100%}.housing__tags{align-items:center;display:flex;order:1;padding-bottom:1em}.housing__rating-host{align-items:center;display:flex;justify-content:space-between;order:2;width:100%}.housing__rating{margin-top:1em}.housing__host-mobile,.housing__rating{align-items:center;display:flex}.housing__host-mobile .housing__host-name{color:#ff6060;display:inline-block;font-size:1em;margin:0 1em 0 0;text-align:right;width:6.25em}.housing__host-mobile .housing__host-name .housing__host-firstname,.housing__host-mobile .housing__host-name .housing__host-lastname{margin:0;white-space:nowrap}.housing__host-mobile img{border-radius:50%;height:1.88em;width:1.88em}.star{margin-right:.31em}.star img{height:.94em;width:.94em}.housing__collapse{display:flex;flex-direction:column;width:100%}.housing__collapse .collapse__header{border-radius:10px}@media screen and (min-width:768px){.housing{padding:2em}.housing__header{align-items:flex-start;flex-direction:row;justify-content:space-between}.housing__header-left{flex-direction:column}.housing__tile{font-size:2em}.housing__location{font-size:1.2em}.housing__host{display:flex;margin-top:0}.housing__host .housing__host-name{font-size:1.2em}.housing__host img{height:2.5em;width:2.5em}.housing__tags-rating{align-items:center;flex-direction:row;justify-content:space-between}.housing__tags{white-space:nowrap}.housing__rating{margin-left:auto;margin-top:0}.housing__host-mobile{display:none}.housing__collapse{flex-direction:row;justify-content:space-between}.housing__collapse>div{margin-bottom:0;width:48%}.star img{height:1.25em;width:1.25em}}@media screen and (min-width:1440px){.housing{padding:clamp(1em,2vw,2em) clamp(3em,5vw,7em)}.housing__tile{font-size:2.25em}.housing__host .housing__host-name,.housing__location{font-size:1.3em}.housing__host img{height:3.12em;width:3.12em}.star img{height:1.56em;width:1.56em}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}html{font-family:Montserrat;font-size:16px}body{justify-content:center;overflow-x:hidden}.main__container,body{display:flex;min-height:100vh}.main__container{flex-direction:column;max-width:1920px;min-width:320px;width:100vw}.main__content{display:flex;flex-direction:column;flex-grow:1}@keyframes fade-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=main.8750d34d.css.map*/