@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&family=Mulish:wght@200;300;400;500;700&display=swap);:root{--primary-color:#eb5757}body{margin:0;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.home{height:100vh}.place-heading{font-size:24px;font-weight:700;margin-top:1.5rem;margin-bottom:1.5rem}.home-content{padding:0 2rem;height:100%}.home-content.translucent{background-color:rgba(0,0,0,.5);opacity:.8}@media (max-width:420px){.home-content{padding:0 .5rem}}.header{display:flex;justify-content:space-between;padding:1.5rem 1rem;font-family:"Mulish",sans-serif;font-size:.8rem}.header .header-logo{width:7rem}.header .searchbar{display:block}.header .searchbar .container-searchIcon,.header .searchbar .guest,.header .searchbar .place{display:inline;padding:16px;box-shadow:0 1px 6px rgba(0,0,0,.1)}.header .searchbar .place{border-right:1px solid #f2f2f2;border-top-left-radius:16px;border-bottom-left-radius:16px}.header .searchbar .guest{border-right:1px solid #f2f2f2;color:#bdbdbd}.header .searchbar .guest.active{color:#000}.header .searchbar .container-searchIcon{border-top-right-radius:16px;border-bottom-right-radius:16px}.header .searchbar .container-searchIcon .icon{color:var(--primary-color)}@media (max-width:430px){.header{flex-direction:column;align-items:center}.header .header-logo{align-self:flex-start}.header .searchbar{margin-top:3rem}}.search-wrapper{z-index:10;background-color:#fff;box-sizing:border-box;position:absolute;top:0;width:100vw;font-family:"Mulish",sans-serif}.search-options-container{display:flex;justify-content:center;margin-top:1rem}.search-options-container ul.places{list-style:none;-webkit-padding-start:0;padding-inline-start:0;display:none}.search-options-container ul.places li{padding:.5rem 0;cursor:pointer;width:30vw;-webkit-user-select:none;-ms-user-select:none;user-select:none}.search-options-container ul.places li:hover{box-shadow:0 1px 6px rgba(0,0,0,.1)}.search-options-container ul.places .icon.location{padding:0 8px 0 0}.guest-input-container{display:none;margin-left:1.5rem;margin-top:2rem}.guest-input-container .subcontainer:nth-child(2){margin-top:1.5rem}.guest-input-container .guest-heading{font-weight:700;font-size:14px;margin:0}.guest-input-container .guest-subheading{font-weight:400;font-size:14px;margin:2px 0 12px;color:#bdbdbd}.searchbox-big{display:flex;padding:2rem 1rem 1rem;justify-content:center}.searchbox-big .heading{font-family:inherit;font-weight:800;font-size:.7rem;margin-top:0;margin-bottom:4px}.searchbox-big .container-guests,.searchbox-big .container-location{box-shadow:0 1px 6px rgba(0,0,0,.1);border-radius:16px;width:30vw;padding:.5rem 1.5rem;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-right:1rem}.searchbox-big .container-guests.active,.searchbox-big .container-location.active{border:1px solid #333}.searchbox-big .container-location .input-location{border:none;width:100%;font-family:inherit}.searchbox-big .container-location .input-location:focus{outline:none}.searchbox-big .container-guests .value-guests{font-family:inherit;font-weight:400;font-size:14px;margin-top:0;margin-bottom:0}.searchbox-big .btn-search-big{background-color:var(--primary-color);color:#fff;box-shadow:0 1px 6px rgba(0,0,0,.1);border-radius:16px;border:none;font-family:inherit;padding:0 1.5rem;max-height:6vh}.searchbox-big .btn-search-big:focus{outline:none}.searchbox-big .btn-search-big .icon{padding:0 5px 0 0}.searchbox-big .btn-searchClose{position:absolute;right:1.5rem;top:5px;background:none;border:none;cursor:pointer;font-size:1.1rem}.searchbox-big .btn-searchClose:focus{outline:none}@media (max-width:420px){.search-options-container ul.places li{width:80vw}.searchbox-big{flex-direction:column;align-items:center;justify-content:center;padding-top:3.5rem}.searchbox-big .container-guests,.searchbox-big .container-location{width:80vw;height:-webkit-max-content;height:-moz-max-content;height:max-content}.searchbox-big .btn-search-big{padding:1.1rem 1.5rem;margin-top:2rem}}.container-numberInput{padding:0;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:"Mulish",sans-serif;font-size:14px;color:#333;font-weight:700}.container-numberInput .value{padding:0 10px}.container-numberInput .btn-numberInput{background-color:#fff;border:1px solid #828282;border-radius:4px;cursor:pointer}.container-numberInput .btn-numberInput:focus{outline:none}.container-numberInput .btn-numberInput .icon{color:#828282;font-size:.5rem}.stay-card .stay-img{width:100%;border-radius:1.5rem;max-height:250px}.stay-card .stay-details{display:flex;justify-content:space-between;padding:.5rem .2rem}.stay-card .stay-details .room-details .host-tag{font-size:12px;font-weight:700;color:#4f4f4f;border:1px solid #4f4f4f;border-radius:12px;padding:.2rem .5rem;margin-right:.5rem}.stay-card .stay-details .room-details .room{font-size:14px;font-weight:500;color:#828282}.stay-card .stay-details .star-rating{color:var(--primary-color);font-weight:500;font-size:14px}.stay-card .stay-details .star-rating .icon{color:var(--primary-color);font-size:16px}.stay-card .stay-details .star-rating .rating-value{vertical-align:top}.stay-card .stay-heading{padding:.2rem;color:#333;font-weight:600;font-size:16px}.stays-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-column-gap:2rem;grid-row-gap:3rem}.footer{border-top:1px solid #bdbdbd;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:2rem;padding-top:.5rem;padding-bottom:1rem}.footer .byline{color:#a9a9a9;font-weight:600;font-size:1.3rem}.footer .social-icon{width:1.1rem;padding-right:.5rem;vertical-align:baseline}.footer ul{margin-top:.8rem;margin-bottom:0;-webkit-padding-start:0;padding-inline-start:0}link{text-decoration:none}.list-non-bullet{list-style:none}.list-item-inline{display:inline;padding:0 .5rem 0 0}a:-webkit-any-link{text-decoration:none;color:#a9a9a9}
/*# sourceMappingURL=main.a5d6478c.chunk.css.map */