@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:wght@100;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&family=Roboto:wght@300;400;500&display=swap";@import"https://db.onlinewebfonts.com/c/952bab25f6798d6bb1937d67e9bee4dd?family=Sans";@font-face{font-family:avertademo;src:url(/public/fonts/avertaDemo.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:averta;src:url(/public/fonts/AvertaDemoPERegular/Averta-Demo-PE-Regular.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:BebasBook;src:url(/public/fonts/BebasNeue/BebasNeue.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:BebasLight;src:url(/public/assets/fonts/NeueLight/Neue-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:BebasBold;src:url(/public/assets/fonts/BebasNeueBold/Bebas-Neue-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Rockwell;src:url(/public/assets/fonts/Rockwell/Rockwell.ttf) format("truetype");font-weight:400;font-style:normal}body{margin:0!important}.bebas{font-family:Bebas Neue}input{background-color:#eee}.Testimonial .slick-track{display:flex;gap:5rem}.select-wrapper{position:relative}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);background-image:url(/_next/static/media/arrow-down.043016b6.svg);background-repeat:no-repeat;background-position-x:95%;background-position-y:50%;margin-right:2rem;padding:1rem 2rem 1rem 1rem}.Home .home-hero{background-image:url(/assets/img/hero.png);background-position:50%;background-size:cover}.Home .slick-slide{width:100%!important}.Home .slick-track{display:flex;gap:2rem;justify-content:space-evenly}.Box{display:flex;row-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}@media only screen and (max-width:1024px){.Box{flex-wrap:wrap}}@media only screen and (max-width:600px){.Box{flex-direction:column;align-items:center}}.Box .box-card_animation{position:relative;box-shadow:0 1px 2px rgba(0,0,0,.15);border-radius:2rem;transition:all .6s cubic-bezier(.165,.84,.44,1)}.Box .box-card_animation:after{content:"";z-index:-1;top:0;left:0;width:100%;height:100%;box-shadow:0 5px 15px rgba(0,0,0,.3);opacity:0;transition:all .6s cubic-bezier(.165,.84,.44,1)}.Box .box-card_animation:hover{transform:scale(1.05)}.Box .box-card_animation:hover:after{opacity:1}.Box .card-grid{display:grid;grid-template-rows:13.1rem 18rem 4.3rem}.Reset__card{box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-radius:3px;background-color:#fff;width:39.2rem}.Reset__card-container{padding:16px 32px}.Reset__card-input{outline:none;border:1px solid #a9a9a9;width:100%;border-radius:3px;height:38px;background-color:#fafafa;font-size:14px;font-weight:medium;padding:0 10px;transform:linear .3s}.Reset__card-input:focus{border:1px solid #0a5c7d}.Reset__card-input-container{outline:none;border:1px solid #a9a9a9;width:100%;border-radius:3px;height:38px;background-color:#fafafa;font-size:14px;font-weight:medium;transform:linear .3s}.Terms_Header{background-image:linear-gradient(to right bottom,#2c3635,#5b6365,#8f9396,#c7c8ca,#ffffff);height:45.9rem;font-weight:600;color:#fff}.Terms_Header h1{text-shadow:0 4px 15px rgba(0,0,0,.4)}.Terms_Header h3{text-shadow:0 4px 15px rgba(0,0,0,.2)}.Terms .Hat{position:absolute;left:0;top:0}.Terms .Leaf{right:0;top:0}.Terms nav a{padding-left:2rem;padding-bottom:1rem;border-left:2px solid gray;margin-bottom:0;font-size:1.6rem;color:gray}.Terms_active{color:#444a58!important;border-left:3px solid #444a58!important}.Dashboard__Activities{display:grid;grid-template-columns:3.8rem 1fr;gap:1rem;align-items:center}.Dashboard__User-activity{display:flex;flex-direction:column}@media screen and (max-width:1200px){.Dashboard__User-card{display:grid;grid-template-columns:repeat(auto-fill,minmax(25rem,1fr));gap:3rem}}@media screen and (min-width:1200px){.Dashboard__User-card{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.Dashboard__User-activity{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}}.Dashboard__New-description label{margin-bottom:1rem;font-size:1.8rem;font-weight:500}.Dashboard__New-description p{margin-bottom:.5rem}.Dashboard__New-description input{outline:none;width:100%;padding:0 1rem;font-size:1.4rem;font-weight:400;border:1px solid #e5e7eb}.Dashboard__New-description select{color:#cacbce;-moz-appearance:none;appearance:none;-webkit-appearance:none}.Dashboard__New-description select,.Dashboard__New-description textarea{outline:none;width:100%;padding:1rem;font-size:1.4rem;font-weight:400;border:1px solid #e5e7eb}.Dashboard__New-description textarea{min-height:12rem;background-color:rgba(240,240,240,.6)}.Dashboard__New-description-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (max-width:700px){.Dashboard__New-description-grid{grid-template-columns:auto}}.Dashboard__New-location .form{display:grid;grid-template-columns:repeat(3,1fr);gap:4.2rem}@media screen and (max-width:700px){.Dashboard__New-location .form{grid-template-columns:auto}}.Dashboard__New-location .form .full{grid-column:1/-1}.Dashboard__New-location .form input{height:4rem;width:100%;font-size:1.4rem;font-weight:400;outline:none;border:1px solid #e5e7eb;padding:0 1rem;background-color:rgba(240,240,240,.6)}.Dashboard__New-location .form label{font-size:1.5rem;font-weight:500;margin-bottom:1rem}.Dashboard__New-amenities .form{display:grid;grid-template-columns:repeat(3,1fr);max-width:61.4rem;gap:4.2rem}@media screen and (max-width:700px){.Dashboard__New-amenities .form{grid-template-columns:auto}}.Dashboard__New-amenities .form input[type=checkbox]{margin-right:1rem}.Dashboard__New-amenities label{font-size:1.5rem;font-weight:500;margin-bottom:1rem}.Dashboard__Properties-table{display:grid;grid-template-columns:1fr 20rem 15rem 8rem 13rem;padding:1.5rem;font-size:1.4rem;border-bottom:1px solid #eee}@media screen and (max-width:700px){.Dashboard__Properties-table{grid-template-columns:auto}}.Dashboard__Properties-table h2{font-size:1.4rem;font-family:400}.Dashboard__Reviews select{outline:none;width:14rem;font-size:1.4rem}.Dashboard__Reviews-avatar{background-color:rgba(217,217,217,.5);border-radius:99rem;height:5.8rem;width:5.8rem;display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600}.Dashboard__Profile-form input{display:block;width:100%;height:4rem;outline:none;padding:0 1rem;font-weight:400;font-size:1.4rem;border:1px solid #e5e7eb;background-color:rgba(240,240,240,.6)}.Dashboard__Profile-form label{font-size:1.3rem;font-weight:500;margin-bottom:1rem}.Dashboard__Profile-form--bio{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2rem}@media screen and (max-width:700px){.Dashboard__Profile-form--bio{grid-template-columns:auto}}.Dashboard__Profile-form--bio .full{grid-column:1/-1}.Dashboard__Profile-form--bio textarea{min-height:20rem;width:100%;outline:none;border:1px solid #e5e7eb;background-color:rgba(240,240,240,.6);padding:1rem;font-size:1.4rem}.Dashboard__Profile-form--auth{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:2.2rem}@media screen and (max-width:700px){.Dashboard__Profile-form--auth{display:flex;flex-direction:column}}.Dashboard__Profile-form--auth .new{grid-row:2/3}.Dashboard__Profile-form--auth .confirm{grid-row:2/3;grid-column:2/3}.FilterContainer header{cursor:pointer}.FilterContainer .content{max-height:0;overflow:hidden;transition:all .5s cubic-bezier(0,1,0,1)}.FilterContainer .content.show{height:auto;max-height:99.9rem;transition:all .5s cubic-bezier(1,0,1,0)}.FilterContainer .filter-text{display:grid;grid-template-columns:1.4rem 1fr}.Wrapper .fixed{position:fixed;right:0;bottom:20%;z-index:499;background-color:#fff;width:32px;box-shadow:-.06rem 0 .8rem rgba(0,0,0,.2)}.Wrapper .fixed ul{margin-bottom:0!important}.Wrapper .fixed__item:not(:last-child){border-bottom:1px solid #ddd}.Wrapper .fixed__item{padding:.5rem 0;cursor:pointer}.Wrapper .fixed__monkhey{writing-mode:tb-rl;transform:rotate(-180deg);font-size:1.2rem;text-transform:capitalize;font-family:avertademo,poppins;font-weight:700}.Wrapper .fixed__monkhey--outer{text-align:center;display:flex;align-items:center;justify-content:center;padding:1.2rem 0}.Wrapper .fixed__item--monkhey{position:relative;background-color:#ffc938}.Wrapper .fixed__link{position:relative;display:flex;justify-content:center;align-items:center;min-width:30px;min-height:30px;background-color:#fff;text-align:center}.Wrapper .fixed__tip{position:absolute;right:3.8rem;box-shadow:0 0 .08rem rgba(0,0,0,.3);text-align:center;color:#000;top:0}.Wrapper .fixed__tip--service{min-width:1rem;padding:1rem;background:#fff;font-size:14px;white-space:nowrap}.FooterContainer{display:grid;grid-column-start:2/12}.FooterContainer .footer-routes a{font-size:1.2rem;font-weight:400;color:#fff;padding-right:1rem;padding-left:1rem}.FooterContainer .footer-routes a:not(:last-child){border-right:1px solid #fff}.accordion-container{width:90%;max-width:800px;margin:0 auto 30px;box-shadow:0 0 0 1px rgba(0,0,0,.05)}.accordion-header{display:flex;justify-content:space-between;align-items:center;height:7.2rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;padding:0 2rem;font-size:1.4rem;font-weight:700;cursor:pointer}.accordion-content{padding:0 20px;font-size:1.5rem;font-weight:400;max-height:0;overflow:hidden;transition:all .5s cubic-bezier(0,1,0,1);color:#424245}.accordion-content.show{height:auto;max-height:999px;transition:all .5s cubic-bezier(1,0,1,0)}.eventspace-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(31rem,1fr));gap:4rem;justify-items:center;justify-content:space-evenly}.listing-grid{max-height:57.3rem;display:grid;gap:1.6rem;grid-template-columns:repeat(8,1fr)}.listing-grid_1{grid-column:1/8;grid-row:1/4}.listing-grid_1 .slick-list,.listing-grid_1 .slick-slider,.listing-grid_1>div{height:100%!important;width:100%!important}.listing-grid_1 .slick-track{height:100%!important}.listing-grid_1 .slick-slide{width:100%}.listing-grid_1 .slick-slide span{height:100%!important;max-height:57.3rem}.listing-grid_1 .slick-slide>div{width:100%;height:100%}.listing-grid_2,.listing-grid_3,.listing-grid_4{grid-column:8/9}.listing-box-header{transition:all .3s}.listing-box-header:hover{border-bottom:4px solid #a2a52b}.listing-review{border:1px solid #eee;background:rgba(0,0,0,0)}.listing-review:focus{outline:none}.Workspace .listing-grid{max-height:57.3rem;display:grid;gap:1.6rem;grid-template-columns:repeat(8,1fr)}.Workspace .listing-grid_1{grid-column:1/8;grid-row:1/4}.Workspace .listing-grid_1 .slick-list,.Workspace .listing-grid_1 .slick-slider,.Workspace .listing-grid_1>div{height:100%!important;width:100%!important}.Workspace .listing-grid_1 .slick-track{height:100%!important}.Workspace .listing-grid_1 .slick-slide{width:100%}.Workspace .listing-grid_1 .slick-slide span{height:100%!important;max-height:57.3rem}.Workspace .listing-grid_1 .slick-slide>div{width:100%;height:100%}.Workspace .listing-grid_2,.Workspace .listing-grid_3,.Workspace .listing-grid_4{grid-column:8/9}.Workspace .listing-box-header{transition:all .3s}.Workspace .listing-box-header:hover{border-bottom:4px solid #a2a52b}.Workspace .listing-review{border:1px solid #eee;background:rgba(0,0,0,0)}.Workspace .listing-review:focus{outline:none}.HeaderContainer .header_watermark:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}