@-webkit-keyframes slide-in-top{0%{transform:translateY(-1000px)}to{transform:translateY(0)}}@keyframes slide-in-top{0%{transform:translateY(-1000px)}to{transform:translateY(0)}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Medium.c8b6e083.ttf);font-weight:400}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-SemiBold.c641dbee.ttf);font-weight:600}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Bold.ade91f47.ttf);font-weight:700}@font-face{font-family:Mulish;src:url(../fonts/Mulish-Regular.e128ac44.ttf);font-weight:400}@font-face{font-family:Mulish;src:url(../fonts/Mulish-Bold.d182a4e3.ttf);font-weight:700}@font-face{font-family:Mulish;src:url(../fonts/Mulish-ExtraBold.30c4191f.ttf);font-weight:900}::-moz-placeholder{font-family:Mulish,Arial,Helvetica,sans-serif}:-ms-input-placeholder{font-family:Mulish,Arial,Helvetica,sans-serif}::placeholder,header{font-family:Mulish,Arial,Helvetica,sans-serif}.stay-wrapper,footer{font-family:Montserrat,Arial,Helvetica,sans-serif}.no-stay,.search-item,.stay-ratings,.stays-amount{color:#4f4f4f}.stay-title,.stays-in{color:#333}.footer,.stay-details{color:#828282}.stay-info,label{font-size:.9rem}.search-top h3,.stay-details{font-size:1.2rem}::-moz-placeholder{font-size:1.4rem}:-ms-input-placeholder{font-size:1.4rem}.footer,.guest-type,.search-details,.search-filter-active .search-button,.stay-ratings,.stay-title,.stays-amount,::placeholder{font-size:1.4rem}.no-stay,.stays-in{font-size:1.8rem}.footer,.stay-details,.stay-ratings,.stays-amount{font-weight:500}.github,.stay-info{font-weight:700}.guest-type,label{font-weight:800}.input-guests,.input-location{text-indent:1.6rem;line-height:1.7rem}.guest-type,.guest-type-info{margin:.5rem 0}.superhost{font-size:1rem}.stay-details p{display:inline}.star{font-size:1.6rem;color:#eb5757}.stay-title{font-weight:600;width:100%;line-height:1.7rem;cursor:pointer}.footer{margin-bottom:2.6rem;text-align:center}@media screen and (min-width:968px){.stays-in{font-size:2.4rem}.superhost{font-size:sm}.stay-details,.stays-amount{font-size:1.4rem}.stay-title{font-size:1.6rem}}header{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;position:relative;min-height:17rem}@media screen and (min-width:576px){header{flex-direction:row;width:90%;align-items:flex-start;margin:3.2rem auto 0 auto}}@media screen and (min-width:968px){header{width:95%;flex-direction:row;min-height:15rem}}.logo{margin:1.9rem 0 0 1.3rem;align-self:flex-start}@media screen and (min-width:576px){.logo{flex-grow:1;align-self:unset;margin-left:0}}.close-button,.input-guests,.input-location,.search-button,.search-filter label,.search-item,button,input{cursor:pointer}.search-button,.search-filter{box-shadow:0 1px 6px rgba(0,0,0,.1)}.search-wrapper,.search-wrapper-selected{display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.search-wrapper-selected{height:100%}.search-wrapper-animation-enter-active,.search-wrapper-animation-leave-active{-webkit-animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both}.search-wrapper-animation-enter-from,.search-wrapper-animation-leave-to{-webkit-animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) reverse;animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) reverse}.search-filter{display:flex;align-items:center;justify-content:center;flex-direction:row;min-height:5.5rem;width:29.7rem;overflow:hidden;border-radius:1.6rem;margin:3.7rem auto}.search-filter button,.search-filter input{height:5.5rem;border:none;background-color:#fff;padding:0}.search-filter input{width:80%}.search-filter input:focus{outline:none}.search-filter .input-guests,.search-filter .input-location{border-right:1px solid #f2f2f2}.search-filter .input-guests:hover,.search-filter .input-guests:hover>input,.search-filter .input-location:hover,.search-filter .input-location:hover>input{background-color:#f2f2f2}.search-filter-active{position:fixed;width:100%;top:0;height:63.2rem;z-index:10;background-color:#fff}.search-filter-active .search-top{display:flex;align-items:center;justify-content:center;flex-direction:row;width:90%;margin-top:1.8rem}.search-filter-active .search-top h3{flex-grow:1}.search-filter-active .search-filter{flex-wrap:wrap;width:90%;min-height:11rem;margin:1.6rem auto}.search-filter-active .search-filter input{height:2rem}.search-filter-active .input-guests,.search-filter-active .input-location{display:flex;align-items:inherit;justify-content:flex-start;flex-direction:column;text-indent:0;width:100%;height:5.5rem;position:relative;border:2px solid transparent}.search-filter-active .input-guests>*,.search-filter-active .input-location>*{width:90%;margin-left:2.6rem}.search-filter-active .input-guests>label,.search-filter-active .input-location>label{margin-top:.5rem}.search-filter-active .input-guests>input,.search-filter-active .input-location>input{line-height:0}.search-filter-active .input-guests.input-focus,.search-filter-active .input-location.input-focus{border:2px solid #333;border-radius:1.6rem}.search-filter-active .input-guests .clear-input,.search-filter-active .input-location .clear-input{display:flex;align-items:center;justify-content:center;flex-direction:row;position:absolute;top:30%;left:80%;width:2rem;height:2rem;background-color:#bdbdbd;border-radius:1.6rem;text-align:center}.search-filter-active .input-guests .clear-input .material-icons,.search-filter-active .input-location .clear-input .material-icons{font-size:1.6rem;color:#333}.search-filter-active .input-guests .clear-input .material-icons:hover,.search-filter-active .input-location .clear-input .material-icons:hover{color:#bdbdbd}.search-filter-active .input-guests .clear-input:hover,.search-filter-active .input-location .clear-input:hover{background-color:#4f4f4f}.search-filter-active .search-button-primary{display:none}.search-filter-active .search-details{width:90%;max-height:36rem;flex-grow:1}.search-filter-active .search-details ul{padding:0;margin:1rem;-webkit-animation:fade-in .5s linear;animation:fade-in .5s linear}.search-filter-active .search-details .search-item{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;padding:1.8rem 0}.search-filter-active .search-details .search-item .material-icons{margin-right:1rem}.search-filter-active .guests-wrapper{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;-webkit-animation:fade-in .5s linear;animation:fade-in .5s linear}.search-filter-active .guests-wrapper .guests{margin:1.3rem 1rem;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.search-filter-active .guests-wrapper .buttons{width:15rem}.search-filter-active .guests-wrapper span{margin:0 1.6rem}.search-filter-active .guests-wrapper button{width:2.3rem;height:2.3rem;background-color:#fff;border-radius:.4rem;border:.15rem solid #828282;color:#828282;font-weight:800}.search-filter-active .guests-wrapper button:hover{color:#333;border:.15rem solid #333;background-color:#f2f2f2}.search-filter-active .search-button{color:#fff;background-color:#eb5757;display:flex;align-items:center;justify-content:center;flex-direction:row;border-radius:1.6rem;width:12.6rem;height:4.8rem;margin-bottom:2rem}.search-filter-active .search-button:hover{background-color:#c7363c}.search-filter-active .search-button .search{margin-right:1rem}.search-button-primary{min-width:5.3rem;color:#eb5757}.search-button-primary:hover{background-color:#f2f2f2}.search-button.desktop{display:none}.gray-bg{background-color:rgba(79,79,79,.4);top:0;left:0;z-index:1;position:fixed;height:100%;width:100%}@media screen and (min-width:576px){.search-filter{margin:0}}@media screen and (min-width:968px){.search-wrapper-selected{max-width:130rem;width:100%}.search-filter-active{height:46rem}.search-filter-active .search-top{margin-bottom:1rem}.search-filter-active .search-filter{flex-wrap:nowrap;min-height:5.5rem;height:5.5rem}.search-filter-active .search-button{display:none}.search-filter-active .button-wrapper{width:100%;height:5.5rem;display:flex;align-items:center;justify-content:center;flex-direction:row}.search-filter-active .button-wrapper .search-button.desktop{display:flex;margin:0;height:4.8rem}.search-filter-active .guests-wrapper,.search-filter-active .search-list{width:33%}.search-filter-active .guests-wrapper{margin-left:34%}}.stay-item{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;margin-bottom:3.2rem;padding:0 1.6rem}.stay-photo{max-width:35rem;width:100%;max-height:23.8rem;border-radius:2.4rem;overflow:hidden;cursor:pointer}.stay-photo img{width:100%;height:100%}.stay-info{width:100%;margin-bottom:1.15rem;margin-top:1.3rem;min-height:2.4rem}.stay-info,.superhost{display:flex;align-items:center;justify-content:center;flex-direction:row}.superhost{border:1px solid #4f4f4f;border-radius:1.2rem;width:8.8rem;height:2.4rem;margin-right:.97rem}.stay-details{flex-grow:1}.stay-ratings{display:flex;align-items:center;justify-content:center;flex-direction:row}@media screen and (min-width:968px){.stay-item{max-width:42.7rem;max-height:34rem;height:34rem;margin-bottom:4.9rem;padding:0 1.6rem}.stay-photo{min-height:27rem;min-width:39.5rem}}.stay-wrapper{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;margin-bottom:10rem}.stay-wrapper-top{width:90%;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.stay-wrapper-top>*{margin-bottom:2.4rem}.stay-list{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap;-webkit-animation:fade-in 1.5s linear;animation:fade-in 1.5s linear}@media screen and (min-width:968px){.stay-wrapper-top{width:95%}}body,html{font-size:62.5%;padding:0;margin:0}#app{height:100vh}li,ul{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}*{box-sizing:border-box}.content{margin:0 auto;max-width:130rem;min-height:100vh;display:grid;grid-template-rows:17rem 1fr 4.5rem;grid-template-columns:1fr}.content header{grid-row:1/2}.content section{grid-row:2/3}