body{margin:0;font-family:"Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}button{background:inherit}.accent-red{color:#ee6c4d}.main-blue{color:#3d5a80}.light-blue{color:#98c1d9}.lightest-blue{color:#e0fbfc}.dark-blue{color:#293241}.home-header{padding-left:4rem;width:35rem;position:absolute;z-index:-1;right:0;top:0;margin-top:10rem}.home-header img{height:25rem}.title{font-size:3.2rem;font-weight:600;line-height:3.2rem;margin-bottom:0;font-family:"Libre Baskerville",serif}.intro{margin-left:7rem;margin-top:8rem;margin-bottom:12rem;width:60%}.intro h2{font-weight:400}.intro button{border-radius:6px;width:auto;font-size:1rem;font-weight:800;cursor:pointer;padding:1.1rem 2.8rem;color:#e0fbfc;background:#3d5a80;border:none;margin-top:2rem}.intro button:hover{background:#293241}.loading{text-align:center;margin:auto}.main{width:50rem;margin:5rem auto}.categories{margin-top:2rem;margin-bottom:4rem}.categories button{border-radius:6px;width:auto;font-size:1rem;font-weight:400;cursor:pointer;padding:.5rem 1rem;color:#3d5a80;border:1px solid rgba(61,90,128,.2);margin-right:.5rem;margin-top:.5rem}.categories button:hover{color:#e0fbfc;background:#3d5a80}.guests-header{padding-left:4rem;width:35rem;position:absolute;z-index:-1;right:0;top:0;margin-top:3rem;margin-right:-4rem}.guests-header img{height:35rem}.guests-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;width:70%;margin:4rem auto}.guest-card{width:18rem;border:1px solid #98c1d9;border-radius:6px;padding:1rem;color:#293241;margin-top:1rem}.guest-card span{font-size:1rem;font-weight:400;color:rgba(41,50,65,.5)}.guest-card p{text-align:right;cursor:pointer}.guest-card p:hover{color:#ee6c4d}.hosts-header{padding-left:4rem;width:35rem;position:absolute;z-index:-1;right:0;top:0;margin-top:10rem;margin-right:5rem}.hosts-header img{height:25rem}.login-page{width:100%}.login{margin:4rem auto 10rem;width:30%;background-color:#fff;border-radius:10px;padding:2rem;align-items:center;box-shadow:5px 4px 6px 4px rgba(0,0,0,.15)}.login,.login-form{display:flex;flex-direction:column}.login-form{justify-content:space-around;width:70%}.login-form input{height:1.8rem;border-radius:5px;font-size:.8rem;padding-left:.5rem;border:1px solid rgba(61,90,128,.3);margin-top:1rem}.login-form label{margin-top:1rem}.login button{border-radius:6px;width:auto;font-size:1rem;font-weight:800;cursor:pointer;padding:.7rem 2.5rem;color:#e0fbfc;background:#3d5a80;border:none;margin-top:3rem}.login button:hover{background:#293241}.why-content{width:80%;background-color:rgba(136,202,240,.3);margin:auto;border-radius:10px;display:flex;flex-direction:column;justify-content:center}.why-content h1{color:#293241;font-size:2.2rem;text-align:center;padding-top:3rem}.why-content h2{font-weight:400;padding:0 4rem 4rem 5rem;text-align:center}.process-content{display:flex;flex-direction:column;width:80%;margin:5rem auto;color:#293241}.process-content button{border-radius:6px;width:15rem;font-size:1rem;font-weight:800;cursor:pointer;padding:1.1rem 2.8rem;color:#e0fbfc;background:#3d5a80;border:none;margin:3rem auto}.process-content button:hover{background:#293241}.process-content a{margin:auto}.process-title{text-align:center}.process-step{font-size:2.2rem}.steps{margin-top:3rem;display:flex;flex-direction:row;justify-content:space-evenly}.steps p{font-size:1.2rem}.step-1,.step-2,.step-3{width:20rem;line-height:1.7rem}.steps li{font-size:1.2rem;color:#3d5a80;font-weight:600;list-style:none}.steps li img{width:2rem}.steps ul{padding:0}.testimonial{background-color:#3d5a80;width:80%;border-radius:10px;margin:5rem auto 4rem;color:#fff;padding:1rem}.testimonial h2{padding:4rem;line-height:2.2rem}.testimonial h3{text-align:right;padding-right:4rem}.testimonial img{width:3rem;border-radius:50%;margin-bottom:-1rem;margin-right:.5rem}footer{width:80%;height:10rem;margin:3rem auto;display:flex;align-items:center;justify-content:space-between}footer img{width:10rem}footer p{color:#3d5a80;font-size:.8rem}footer a,footer a:active,footer a:visited{text-decoration:none;color:#3d5a80}footer a:hover{text-decoration:none;color:#98c1d9}hr{width:80%;border:.5px solid rgba(61,90,128,.27);margin-bottom:-5rem}@media screen and (max-width:765px){footer{display:inline-block;padding:1.5rem}.credits,footer p{text-align:center}}.pricing-wrapper{width:80%;margin:5rem auto;display:flex;flex-direction:column;justify-content:center;padding:2rem;border-radius:10px}.pricing-wrapper h2{font-size:3rem;margin:.5rem}.price-plan{margin:2rem auto;display:flex;flex-direction:column;height:25rem;justify-content:center;text-align:left;border:1px solid rgba(61,90,128,.3);border-radius:10px;padding:0 2rem}.price-plan img{width:1rem;margin-right:.5rem}.price-plan ul{list-style:none;line-height:2rem;font-size:1.2rem}.price{font-size:3rem;text-align:center;margin:0;color:#ee6c4d}.price-btn-wrapper{margin:1rem auto}.price-btn-wrapper button{border-radius:6px;width:7rem;font-size:1rem;font-weight:800;cursor:pointer;padding:.5rem 1rem;color:#3d5a80;border:1px solid rgba(61,90,128,.5);margin-top:2rem}.price-btn-wrapper button:focus{outline:none}#monthly{border-top-right-radius:0;border-bottom-right-radius:0}#yearly{border-top-left-radius:0;border-bottom-left-radius:0}#price-subtitle{font-size:1.3rem}.price-btn-wrapper button.active,.price-btn-wrapper button:active,.price-btn-wrapper button:hover{color:#e0fbfc;background:#3d5a80}.host-reasons-wrapper{display:flex;flex-direction:column;width:80%;margin:4rem auto}.why-subtitle{text-align:center;margin:0;color:#293241;font-size:1.5rem}.host-reasons-wrapper h2{text-align:center;color:#3d5a80;font-size:2.8rem;margin:1rem}.host-reason{font-size:2.5rem;color:#293241;margin:1rem 0}.why-join{display:flex;justify-content:space-evenly;margin-top:7rem}.why-join img{width:20rem}.why-details{width:50%}#why-details{text-align:left}#reason-tag{margin:0}.title-tag{margin:0 auto;color:#3d5a80;text-align:center;width:6rem;padding:.5rem;font-weight:600;font-size:.7rem;background:#e0fbfc;border-radius:15px;text-transform:uppercase}.modal-overlay{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;opacity:.5}.modal-wrapper{position:fixed;top:0;left:0;z-index:1050;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal{z-index:100;background:#fff;position:relative;margin:1.75rem auto;border-radius:6px;max-width:600px;padding:1rem 2rem 2rem 3rem;color:#293241}.modal-header{display:flex;justify-content:flex-end}.modal-close-button{font-size:2rem;font-weight:800;line-height:1;color:#ee6c4d;cursor:pointer;border:none}.guest-full ul{list-style:none;line-height:1.7;font-size:1.1rem;padding-left:.5rem}.category-tag{background-color:#e0fbfc;width:5rem;max-width:10rem;border-radius:20px;margin-right:.3rem;padding:.4rem;font-size:.8rem;font-weight:600;color:#293241;text-align:center}.guest-full-category{display:flex}.details-separator{margin:1rem 0;border:.5px solid rgba(41,50,65,.1);width:50%}header{display:flex;align-items:center}.menu a{text-decoration:none}nav{position:absolute;right:0;padding-right:8rem}@media screen and (min-width:851px){.menu li{display:inline-block;font-weight:600;margin-left:4rem;cursor:pointer}.menu{font-size:1em}}@media screen and (max-width:850px){.menu li{list-style:none;margin-right:20px}nav{padding-right:.5rem}}.menu a.active,.menu a:active,.menu a:hover{color:#293241}.logo{margin:2rem 7rem}.logo img{width:12rem}.logout-btn{border-radius:6px;width:auto;font-size:1rem;font-weight:800;cursor:pointer;padding:.7rem 1.5rem;color:#3d5a80;border:1px solid #3d5a80;margin-top:2rem}.logout-btn:hover{color:#e0fbfc;background:#3d5a80}
/*# sourceMappingURL=main.3806c041.chunk.css.map */