/* Layout: Main Layout */html{scroll-behavior:smooth}body{margin:0;font-family:'Basic',sans-serif;color:#2b2b2b;background:#eee;font-size:16px;font-weight:normal}body .site-banner h1{line-height:42px}body div{box-sizing:border-box}body a{text-decoration:none;transition:.3s;color:#865849}body a:hover{color:#865849}body h1,body h2,body h3,body h4,body p strong{font-family:'Bree Serif',serif;margin-top:0}body section{padding-block:3vw 1vw;padding-left:20px;padding-right:20px}body section#shadow-host-companion{padding-block:0}body .sub-title{margin:12px 0}body .sub-title p{font-size:1rem;letter-spacing:1px;font-weight:500;text-transform:uppercase}body .container{max-width:1200px;margin:0 auto;width:100%}body .container.interior{max-width:800px}p.subheader{text-transform:uppercase;color:#865849;margin-bottom:0;font-size:16px}p a{color:#865849;transition:.2s;cursor:pointer}.blog-page .page-centerer .blog-post-search .blog-columns .blog-sidebar .title:hover,.blog-page .page-centerer .blog-post-search .blog-columns .blog-sidebar .name:hover,div.blog-posts-sidebar .blog-post .side .title a:hover,div.blog-page .page-centerer .blog-post-search .blog-columns .blog-post-list .blog-post .post-title h2:hover{color:#865849}.blog-category-page .page-padder .blog-post-search .blog-columns .blog-sidebar .title:hover,div.blog-category-page .page-padder .blog-post-search .blog-columns .blog-sidebar .name:hover,.blog-page div.blog-post-search .blog-columns .blog-post-list .blog-post a.post-title h2:hover{color:#865849}.blog-category-page .page-padder .blog-post-search .blog-columns .blog-post-list .blog-post a.post-title h2:hover{color:#865849}div.blog-post-page .page-padder .page-centerer .blog-post-list a.blog-post .title:hover,div.blog-post-page .page-padder .page-centerer .blog-post-page-columns .right-column .title:hover,div.blog-post-page .page-padder .page-centerer .blog-post-page-columns .right-column .name:hover{color:#865849}div.blog-post-search .pagination .button:hover{color:#395451;background:#fff}@media (min-width:768px){body{line-height:26px}body h1{font-size:40px;line-height:45px}body h2{font-size:30px;line-height:36px}body h3{font-size:24px;line-height:29px}body h4{font-size:20px;line-height:25px}body ul li{line-height:22px}}@media (max-width:767px){body h1{font-size:30px;line-height:35px}body h2{font-size:25px}body h3{font-size:22px}body h4{font-size:18px}body .rezemotion-featured-properties{grid-template-columns:unset}.rezemotion-search .filters-dialog .dialog-centerer .dialog .property-types{justify-items:center}}/* Page:  {{ business.businessName }} */.home-page .buttons{display:flex;align-items:center;justify-content:space-evenly}.home-page p.subheader{text-transform:uppercase;color:#865849}.home-page .hero{background-size:cover;background-repeat:no-repeat;background-position:right;height:600px}.home-page .hero .container{max-width:35%;margin:0 auto 0 0;height:100%;background-color:rgba(30,30,30,0.7);padding:35px;display:flex;align-items:center;justify-content:center}.home-page .hero .container .content{text-align:left;color:#fff}.home-page .hero .container .content p{margin-bottom:20px;color:#fff}.home-page .quick-search{background-color:#395451}.home-page .quick-search .container{max-width:1200px;margin:0 auto;padding:20px 20px 40px}.home-page .quick-search .container h2{color:#fff}.home-page .quick-search .container .bar .search-button{border:1px solid #fff;font-size:18px;padding:8px 24px;transition:ease all .25s}.home-page .quick-search .container .bar .search-button:hover{transform:translateY(-3px);border-color:transparent}.home-page .intro{position:relative}.home-page .intro .grid{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;max-width:1300px;margin:0 auto;position:relative}.home-page .intro .grid .left img{width:100%;height:100%;object-fit:cover}.home-page .intro .grid .right{display:flex;justify-content:center;flex-direction:column}.home-page .intro .bg-graphic{position:absolute;bottom:0;right:0;margin-bottom:-150px;max-width:25%}.home-page .intro .bg-graphic img{opacity:.2;width:100%;height:auto;object-fit:cover}.home-page .featured-section{text-align:center;max-width:1300px;margin:auto}.home-page .featured-section h2{margin:10px 0}.home-page .featured-section p{margin-top:0}.home-page .featured-section p.subheader{margin:0}.home-page .featured-section .button{margin:20px 0}.home-page .featured-section .property .name{border-bottom:2px solid transparent;display:inline-block;transition:.2s}.home-page .featured-section .property:hover .name{border-color:#fff}.home-page .area-info-section{max-width:100%;align-items:center;overflow:hidden;position:relative;background-color:#eae8e4}.home-page .area-info-section .bg-graphic{position:absolute;bottom:0;right:0}.home-page .area-info-section .bg-graphic img{max-width:700px;height:auto;opacity:.3;margin-bottom:0;transform:translateY(4px)}.home-page .area-info-section .heading-cols{margin:0 auto;z-index:1;position:relative;padding:30px 20px}.home-page .area-info-section .heading-cols .sub-title{margin:0 0 10px 0}.home-page .area-info-section .heading-cols .sub-title h3{margin:0;color:#142c2f}.home-page .amenity-section{text-align:center;position:relative}.home-page .amenity-section p{max-width:500px;margin:0 auto}.home-page .amenity-section .bg-graphic{position:absolute;bottom:0;left:0;margin-bottom:-170px;max-width:24%}.home-page .amenity-section .bg-graphic img{opacity:.2;width:100%;height:auto;object-fit:cover}.home-page .amenity-section .grid{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;max-width:1200px;margin:40px auto}.home-page .amenity-section .grid .section{display:block;text-align:center;padding:15px;transition:.2s}.home-page .amenity-section .grid .section:hover{background-color:#fff;border-radius:10px;transform:translateY(-4px)}.home-page .amenity-section .grid .section img{width:100%;height:auto;max-width:70px;margin-bottom:20px}.home-page .amenity-section .grid .section p.subheader{color:#865849;margin-bottom:20px}.home-page .highlight-section{padding:40px 0}.home-page .highlight-section .grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.home-page .highlight-section .grid .left{padding:20px;display:flex;justify-content:center;flex-direction:column;align-items:center}.home-page .highlight-section .grid .left p{max-width:500px;margin:0 auto}.home-page .highlight-section .grid .right{display:grid;grid-template-columns:1fr 1fr;gap:15px}.home-page .highlight-section .grid .right img{width:100%;height:100%;object-fit:cover}.home-page .owners-section{background-image:url("/media/65675de91909c2e92d3ac683/xlarge.webp");background-size:cover;background-repeat:no-repeat;background-position:center;height:500px;display:flex;justify-content:center;align-items:center}.home-page .owners-section .container{max-width:40%;margin:0 0 0 auto;height:100%;background-color:rgba(30,30,30,0.7);padding:40px;display:flex;align-items:center;justify-content:center}.home-page .owners-section .container .content{max-width:500px;margin:0 auto}.home-page .owners-section .container .content p.subheader{color:#9daba1;margin:0}.home-page .owners-section .container .content h2{color:#fff}.home-page .owners-section .container .content p{color:#fff}.home-page .reviews-section{color:#fff;background-color:#eee;padding:30px 20px 5px}.home-page .reviews-section h2{margin:0;text-align:center;color:#395451}.home-page .reviews-section h3{color:#aaa;text-align:center;font-size:18px;margin:0 auto;margin-top:1rem}.home-page .reviews-section .reviews-row{text-align:center}.home-page .reviews-section .reviews-row .review{background-color:rgba(30,30,30,0.3);padding:10px;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between}.home-page .reviews-section .reviews-row .review img{max-width:60px;height:auto;margin:0 auto}.home-page .reviews-section .reviews-row .review a{border-bottom:0}.home-page .reviews-section .reviews-row .review p{margin:10px 0;flex:1}.home-page .reviews-section .reviews-row .review p.author{font-size:1.125rem;font-style:italic;opacity:.5;display:flex;align-items:flex-end;justify-content:center}.home-page .blog-section{padding:30px 20px}.home-page .blog-section h2{margin-bottom:20px;text-align:center}.home-page .blog-section .blog-posts{display:grid;grid-template-columns:1fr 1fr 1fr;max-width:1200px;margin:0 auto;gap:30px}.home-page .blog-section .blog-posts .blog-post a{border-bottom:0;position:relative;width:100%}.home-page .blog-section .blog-posts .blog-post a:hover{color:#865849}.home-page .blog-section .blog-posts .blog-post a img{width:100%;height:250px;object-fit:cover;object-position:center;position:relative;box-shadow:rgba(0,0,0,0.1) 0 4px 12px;box-sizing:border-box;border-radius:8px;transition:.2s}.home-page .blog-section .blog-posts .blog-post a img:hover{transform:translateY(-3px)}.home-page .blog-section .blog-posts .blog-post .date{margin-top:10px;margin-bottom:10px;color:rgba(0,0,0,0.8)}.home-page .blog-section .blog-posts .blog-post h3{margin:0 0 10px 0;flex-grow:1}.home-page .blog-section .blog-posts .blog-post h3 a{line-height:1.1;margin:0;color:#142c2f}.home-page .blog-section .blog-posts .blog-post a.read-more{color:#142c2f;font-weight:700;text-transform:uppercase;font-size:.9rem}.home-page .blog-section .blog-posts .blog-post a.read-more:hover{color:#865849}@media (min-width:768px){.home-page .hero{background-image:url("/media/6793f249794a25398ceebf6f/xlarge.webp")}}@media (min-width:801px){.hero-btm{min-height:147px}}@media (max-width:800px){.hero-btm{min-height:310px}}@media (min-width:992px){.home-page .area-info-section{padding-block:60px}.home-page .area-info-section .bg-graphic img{opacity:.5}.home-page .area-info-section .heading-cols{display:grid;align-items:center;grid-template-columns:2fr 1fr;grid-column-gap:40px;max-width:1200px}.home-page .area-info-section .heading-cols .button{justify-self:center}.home-page .reviews-section .reviews-row{display:grid;grid-template-columns:1fr 1fr 1fr;max-width:1200px;margin:3vw auto 1vw;grid-gap:2vw}}@media (max-width:991px){.home-page .reviews-section{padding:40px 4vw 0}.home-page .reviews-section .reviews-row{margin-top:30px}.home-page .reviews-section .reviews-row .review{margin-bottom:20px}.home-page .area-info-section padding 40px 20px .button{text-align:center}.home-page .blog-section{padding:20px 20px 30px}.home-page .blog-section h2{margin-top:0}}@media (max-width:820px){.home-page .hero{background-position:center;aspect-ratio:4/3;max-width:100%;height:100%}.home-page .hero .container{max-width:100%;height:100%;margin:0;padding:20px;justify-content:center}.home-page .hero .container .content{text-align:center}.home-page .hero .container .content h1{font-size:30px}}@media (max-width:767px){.home-page h2{font-size:25px}.home-page h3{font-size:20px}.home-page .hero{background-image:url("/media/6793f249794a25398ceebf6f/large.webp")}.home-page .intro .grid{grid-template-columns:1fr}.home-page .intro .grid .right{margin-bottom:20px}.home-page .intro .bg-graphic{margin-bottom:-50px;max-width:45%}.home-page .intro .bg-graphic img{opacity:.1}.home-page .featured-section{padding:0 20px}.home-page .amenity-section{margin-bottom:25px}.home-page .amenity-section .grid{grid-template-columns:1fr 1fr;gap:12px}.home-page .amenity-section .grid .section img{max-width:50px;margin-bottom:10px}.home-page .amenity-section .bg-graphic{margin-bottom:0;max-width:45%}.home-page .highlight-section{padding:0}.home-page .highlight-section .grid{grid-template-columns:1fr;gap:0}.home-page .highlight-section .grid .left{order:2;padding:40px 20px}.home-page .highlight-section .grid .right{order:1}.home-page .owners-section{background-position:center;max-width:100%;height:350px}.home-page .owners-section .container{max-width:100%;height:100%;margin:0;padding:20px;justify-content:center}.home-page .owners-section .container .content{text-align:center}.home-page .blog-section .blog-posts{grid-template-columns:1fr;max-width:500px}.home-page .blog-section .blog-posts .blog-post .date{font-size:14px}}@media (max-width:420px){.home-page .amenity-section .grid{grid-template-columns:1fr}}/* Component: Site Button */a.site-button{display:inline-flex;background:#395451;color:#fff;padding:1rem 1.5rem;text-decoration:none;align-items:center;font-weight:500;cursor:pointer;border:0;font-size:1.125rem;justify-content:center;transition:ease all .25s}a.site-button:hover{color:#fff;background:#142c2f;transform:translateY(-3px)}a.site-button.slim{padding:.25rem .5rem;font-size:1rem;font-style:normal}a.site-button.slim i.material-icons{background:transparent;margin-right:8px;font-size:1.125rem}a.site-button.light{font-weight:normal}a.site-button.inverted{background:transparent;color:#142c2f;border:2px solid #9daba1}a.site-button.inverted:hover{color:#000;border-color:#395451}a.site-button.inverted i.material-icons{background:transparent;color:#eae8e4}a.site-button.transparent{background:transparent;padding:0;color:#142c2f}a.site-button.transparent:hover{color:#395451}a.site-button.transparent i.material-icons{background:transparent}a.site-button.secondary{background:#9daba1}a.site-button.secondary:hover{background:#7a8d7f}a.site-button i.material-icons{background:transparent;font-size:2.125em;margin-right:.9rem;color:#142c2f}@media (max-width:767px){a.site-button.mobile_btn{display:block;width:max-content;margin:0 auto}}/* Component: Rezemotion Quick Search */.rezemotion-quick-search h1{color:#fff;margin-top:0;margin-bottom:16px}.rezemotion-quick-search .bar{display:grid;grid-template-columns:repeat(2,auto) max-content;grid-gap:16px;align-items:end}.rezemotion-quick-search .bar .scrim{z-index:1;position:fixed;top:0;left:0;height:100%;width:100%}.rezemotion-quick-search .bar .label{color:#fff;font-weight:bold;margin-bottom:8px}.rezemotion-quick-search .bar .value{background:#fff;color:#000;cursor:pointer;transition:background .2s;padding:8px 16px;user-select:none}.rezemotion-quick-search .bar .value.rounded{border-radius:8px}.rezemotion-quick-search .bar .value.pill{border-radius:24px}.rezemotion-quick-search .bar .value:hover{background:#e9f0ef}.rezemotion-quick-search .bar .search-button{background:#395451;color:#fff;cursor:pointer;padding:8px 16px;border:none;transition:color .2s,background .2s;font-weight:bold;text-align:center}.rezemotion-quick-search .bar .search-button.rounded{border-radius:8px}.rezemotion-quick-search .bar .search-button.pill{border-radius:24px}.rezemotion-quick-search .bar .search-button:hover{background:#142c2f;color:#fff}.rezemotion-quick-search .bar .date-select{position:relative;z-index:2}.rezemotion-quick-search .bar .guest-select,.rezemotion-quick-search .bar .location-select,.rezemotion-quick-search .bar .type-select{position:relative;z-index:1}.rezemotion-quick-search .bar .guest-select .dropdown,.rezemotion-quick-search .bar .location-select .dropdown,.rezemotion-quick-search .bar .type-select .dropdown{background:#fff;padding:16px;box-shadow:0 0 10px rgba(0,0,0,0.1);position:absolute;min-width:100%;box-sizing:border-box;border-bottom-left-radius:8px;border-bottom-right-radius:8px;user-select:none}.rezemotion-quick-search .bar .guest-select .dropdown.rounded,.rezemotion-quick-search .bar .location-select .dropdown.rounded,.rezemotion-quick-search .bar .type-select .dropdown.rounded,.rezemotion-quick-search .bar .guest-select .dropdown.pill,.rezemotion-quick-search .bar .location-select .dropdown.pill,.rezemotion-quick-search .bar .type-select .dropdown.pill{border-radius:8px}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input{display:flex;align-items:center}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input + .dropdown-input,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input + .dropdown-input,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input + .dropdown-input{margin-top:8px}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .dropdown-label,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .dropdown-label,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .dropdown-label{margin-right:auto}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .button,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .button,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .button{border:1px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;height:24px;width:24px;cursor:pointer;user-select:none;transition:background .2s,opacity .2s}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .button:hover,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .button:hover,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .button:hover{background:rgba(0,0,0,0.05)}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .button.disabled,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .button.disabled,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .button.disabled{cursor:default;opacity:.3}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .button.disabled:hover,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .button.disabled:hover,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .button.disabled:hover{background:transparent}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .button i.material-icons,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .button i.material-icons,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .button i.material-icons{font-size:16px}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .count,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .count,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .count{margin:0 16px;width:48px;height:26px;position:relative}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .count .overlay,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .count .overlay,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .count .overlay{position:absolute;width:100%;height:100%;text-align:center;pointer-events:none;display:flex;align-items:center;justify-content:center}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .count input,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .count input,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .count input{margin:0;box-sizing:border-box;width:100%;height:100%;text-align:center;outline:none;border:1px solid rgba(0,0,0,0.2);background:none;border-radius:4px;transition:border-color .2s;-moz-appearance:textfield}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .count input.empty,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .count input.empty,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .count input.empty{color:transparent}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .count input:focus,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .count input:focus,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .count input:focus{border-color:rgba(0,0,0,0.7)}.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .count input::-webkit-outer-spin-button,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .count input::-webkit-outer-spin-button,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .count input::-webkit-outer-spin-button,.rezemotion-quick-search .bar .guest-select .dropdown .dropdown-input .count input::-webkit-inner-spin-button,.rezemotion-quick-search .bar .location-select .dropdown .dropdown-input .count input::-webkit-inner-spin-button,.rezemotion-quick-search .bar .type-select .dropdown .dropdown-input .count input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rezemotion-quick-search .bar .guest-select select,.rezemotion-quick-search .bar .location-select select,.rezemotion-quick-search .bar .type-select select{width:100%}.rezemotion-quick-search .bar .calendars{display:grid;grid-template-columns:1fr 1fr;box-shadow:0 0 10px rgba(0,0,0,0.1);border-radius:8px;border-top-left-radius:0;padding:24px 16px;padding-bottom:0;font-size:.9em;position:absolute;background:#fff;user-select:none;min-width:100%;box-sizing:border-box}.rezemotion-quick-search .bar .calendars.rounded,.rezemotion-quick-search .bar .calendars.pill{border-radius:8px}.rezemotion-quick-search .bar .calendars .close-button{border:2px solid #000;height:24px;width:24px;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:background .2s;display:none;position:absolute;top:8px;right:8px}.rezemotion-quick-search .bar .calendars .close-button:hover{background:rgba(0,0,0,0.1)}.rezemotion-quick-search .bar .calendars .close-button i.material-icons{font-size:14px}.rezemotion-quick-search .bar .calendars .calendar:nth-child(2) .month .arrow.right{display:none}.rezemotion-quick-search .bar .calendars .calendar:last-child .month .arrow.left{display:none}.rezemotion-quick-search .bar .calendars .calendar .month{text-align:center;font-weight:bold;position:relative}.rezemotion-quick-search .bar .calendars .calendar .month .arrow{position:absolute;left:24px;top:-6px;cursor:pointer;transition:background .2s,color .2s;height:28px;width:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;user-select:none;border:1px solid rgba(0,0,0,0.2);background:rgba(0,0,0,0.05)}.rezemotion-quick-search .bar .calendars .calendar .month .arrow.right{left:unset;right:24px}.rezemotion-quick-search .bar .calendars .calendar .month .arrow.disabled{color:rgba(0,0,0,0.3);cursor:default}.rezemotion-quick-search .bar .calendars .calendar .month .arrow.disabled:hover{background:transparent}.rezemotion-quick-search .bar .calendars .calendar .month .arrow:hover{background:#e9f0ef}.rezemotion-quick-search .bar .calendars .calendar .days{border-radius:8px;display:grid;padding:12px;grid-template-columns:repeat(7,1fr);margin-top:12px;row-gap:4px}.rezemotion-quick-search .bar .calendars .calendar .days .weekday{text-align:center;color:rgba(0,0,0,0.5);margin-bottom:12px}.rezemotion-quick-search .bar .calendars .calendar .days .day{transition:background .2s,opacity .2s,color .2s;display:flex;align-items:center;justify-content:center;position:relative;height:46px}.rezemotion-quick-search .bar .calendars .calendar .days .day.blank{cursor:default}.rezemotion-quick-search .bar .calendars .calendar .days .day.selected .number{background:#395451;color:#fff;font-weight:bold}.rezemotion-quick-search .bar .calendars .calendar .days .day.unavailable .number{cursor:default;color:rgba(0,0,0,0.3)}.rezemotion-quick-search .bar .calendars .calendar .days .day.unavailable .number:hover{color:rgba(0,0,0,0.3);background:transparent}.rezemotion-quick-search .bar .calendars .calendar .days .day.between .background{background:#e9f0ef}.rezemotion-quick-search .bar .calendars .calendar .days .day.between.start .background{left:50%;width:50%}.rezemotion-quick-search .bar .calendars .calendar .days .day.between.end.first .background{width:100%}.rezemotion-quick-search .bar .calendars .calendar .days .day.between.end .background{width:50%}.rezemotion-quick-search .bar .calendars .calendar .days .day.between.first .background{width:150%;left:-50%;background:linear-gradient(to right,transparent,#e9f0ef)}.rezemotion-quick-search .bar .calendars .calendar .days .day.between.last .background{width:150%;background:linear-gradient(to right,#e9f0ef,transparent)}.rezemotion-quick-search .bar .calendars .calendar .days .day.between:nth-child(7n) .background{border-top-right-radius:4px;border-bottom-right-radius:4px}.rezemotion-quick-search .bar .calendars .calendar .days .day.between:nth-child(7n+1) .background{border-top-left-radius:4px;border-bottom-left-radius:4px}.rezemotion-quick-search .bar .calendars .calendar .days .day .background{position:absolute;width:100%;height:100%;top:0;left:0}.rezemotion-quick-search .bar .calendars .calendar .days .day .number{position:relative;border-radius:50px;height:100%;width:100%;display:flex;align-items:center;justify-content:center;user-select:none;height:46px;width:46px;transition:background .2s,color .2s;cursor:pointer}.rezemotion-quick-search .bar .calendars .calendar .days .day .number:hover{background:#395451;color:#fff}@media (max-width:800px){.rezemotion-quick-search .bar{display:block}.rezemotion-quick-search .bar .date-select{margin-top:16px}.rezemotion-quick-search .bar .guest-select{margin-top:16px}.rezemotion-quick-search .bar .search-button{margin-top:16px;text-align:center}.rezemotion-quick-search .bar .calendars{display:block}.rezemotion-quick-search .bar .calendars .calendar:nth-child(2) .month .arrow.right{display:flex}.rezemotion-quick-search .bar .calendars .calendar:last-child .month .arrow.right{display:none}}@media (max-width:600px){.rezemotion-quick-search .bar .calendars{position:fixed;left:0;top:0;width:100%;overflow-y:auto;padding-top:48px}.rezemotion-quick-search .bar .calendars .close-button{display:flex}}/* Component: Rezemotion Featured Properties */.rezemotion-featured-properties{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:8px}.rezemotion-featured-properties a.property{display:block;position:relative;border-radius:8px}.rezemotion-featured-properties a.property .static-media{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px}.rezemotion-featured-properties a.property .info{color:#fff;background:rgba(0,0,0,0.5);border-radius:4px;padding:6px;position:absolute;bottom:8px;left:8px;box-sizing:border-box;width:calc(100% - 16px)}.rezemotion-featured-properties a.property .info .line-2{font-size:.9em;margin-top:2px}/* Component: Site Header */.site-header{position:sticky;top:0;left:0;right:0;background:#eae8e4;z-index:5;box-shadow:0 5px 5px 0 rgba(0,0,0,0);width:100%;transition:ease all .3s}.site-header.scrolled{box-shadow:0 5px 5px 0 rgba(0,0,0,0.25)}.site-header .top-bar{background:#142c2f;padding-top:6px;padding-bottom:6px;border-top:4px solid #395451}.site-header .top-bar .centerer{margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:flex-end}.site-header .top-bar .centerer .site-button{margin-top:0;border:none;color:#fff}.site-header .top-bar .centerer .social-icons{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center;align-content:center}.site-header .top-bar .centerer .social-icons a{text-decoration:none;color:#fff}.site-header .top-bar .centerer .social-icons a:hover{color:#9daba1}.site-header .top-bar .centerer .social-icons .icon{margin:0 6px;display:flex}.site-header .top-bar .centerer .social-icons .icon:hover{opacity:.7}.site-header .top-bar .centerer img,.site-header .top-bar .centerer svg{height:18px;width:auto}.site-header .top-row .centerer{margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between}.site-header .top-row .centerer .hamburger{display:none;cursor:pointer;user-select:none}.site-header .top-row .centerer .hamburger:hover{color:#142c2f}.site-header .top-row .centerer .logo a.logo-link img{height:100px;width:auto}.site-header .top-row .centerer .nav{width:100%}.site-header .top-row .centerer .nav ul{list-style:none;margin:0;padding-left:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;align-content:center}.site-header .top-row .centerer .nav ul li{position:relative;padding:1rem 5px;line-height:1.1;margin-left:10px}.site-header .top-row .centerer .nav ul li:hover > ul{visibility:visible;opacity:1;display:block}.site-header .top-row .centerer .nav ul li a.nav-link{color:#2b2b2b;font-weight:500;text-decoration:none;vertical-align:middle}.site-header .top-row .centerer .nav ul li a.nav-link:hover{cursor:pointer}.site-header .top-row .centerer .nav ul li a.nav-link::before{content:'';position:absolute;width:100%;height:4px;background-color:#9daba1;top:0;left:0;transform-origin:right;transform:scaleX(0);transition:.25s}.site-header .top-row .centerer .nav ul li a.nav-link:hover::before{transform:scaleX(1)}.site-header .top-row .centerer .nav ul li a.nav-link.active::before{transform:scaleX(1)}.site-header .top-row .centerer .nav ul li i.material-icons{vertical-align:middle}.site-header .top-row .centerer .nav ul li ul{background:#142c2f;visibility:hidden;opacity:0;min-width:300px;position:absolute;margin-top:1rem;left:0;display:none;z-index:9;border-top:6px solid #142c2f}.site-header .top-row .centerer .nav ul li ul:hover,.site-header .top-row .centerer .nav ul li ul:focus{visibility:visible;opacity:1;display:block}.site-header .top-row .centerer .nav ul li ul li{clear:both;width:100%}.site-header .top-row .centerer .nav ul li ul li a{font-weight:500;font-size:18px;display:block;color:#fff}.site-header .top-row .centerer .nav ul li ul li a::after{content:'';background-color:#fff;width:0;display:inline-block;height:3px;margin-left:17px;transform:translateY(-5px);transition:.25s}.site-header .top-row .centerer .nav ul li ul li a:hover::after{width:40px}.site-header .top-row .centerer .last .site-button{margin-top:0}.site-header .mobile-nav.visible .scrim{pointer-events:auto}.site-header .mobile-nav.visible .overlay{right:0;transform:unset;background:#eee}.site-header .mobile-nav .scrim{position:fixed;top:0;left:0;height:100%;width:100%;background:transparent;z-index:1;pointer-events:none}.site-header .mobile-nav .overlay{position:fixed;top:0;transform:translateX(100%);width:100%;box-sizing:border-box;padding:24px;text-align:center;z-index:1;overflow-y:auto;max-height:100%;transition:ease all .25s}.site-header .mobile-nav .overlay ul{list-style:none;margin:0;padding-left:0;float:left;width:100%}.site-header .mobile-nav .overlay ul li.menu-has-children{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .mobile-nav .overlay ul li ul{width:100%;visibility:hidden;opacity:0;display:none;background-color:#f0f3f7;border-bottom:1px solid #5b9360}.site-header .mobile-nav .overlay ul li ul li a.nav-link{font-size:14px}.site-header .mobile-nav .overlay ul li.open-nav > ul{visibility:visible;opacity:1;display:block}.site-header .mobile-nav .overlay a.nav-link{display:block;width:max-content;color:rgba(0,0,0,0.7);text-decoration:none;padding:11px;font-weight:500;font-size:16px}.site-header .mobile-nav .overlay a.nav-link + a.nav-link{margin-top:12px}.site-header .mobile-nav .overlay a.nav-link.active{color:#9daba1}.site-header .mobile-nav .overlay a.nav-link:hover{color:#395451}@media (min-width:769px){.site-header .top-row{padding:1vw 1rem}.site-header .centerer{max-width:1200px}.site-header .centerer .nav a.nav-link{font-size:1rem}.site-header .logo a.logo-link img{max-width:17vw}}@media (max-width:768px){.site-header.scrolled{position:fixed;width:100%}.site-header .top-bar .centerer{flex-wrap:wrap;justify-content:space-around}.site-header .top-bar .centerer .site-button{line-height:1}.site-header .top-row{padding:2vw 0}.site-header .top-row .centerer .hamburger.close-btn{position:fixed;top:0}.site-header .top-row .centerer .hamburger{display:block;position:absolute;z-index:2;padding:1rem;right:0}.site-header .top-row .centerer .logo{margin:0 auto;max-width:calc(100% - 68px)}.site-header .top-row .centerer .logo a.logo-link img{max-width:100%;height:60px}.site-header .top-row .centerer .nav{display:none}.site-header .top-row .centerer .last{display:none}.site-header .top-row .centerer.sticky + .bottom-row + .mobile-nav a.logo-link{visibility:hidden}.site-header .top-row .mobile-nav a.logo-link img{max-width:calc(100% - 72px);height:auto}.site-header .mobile-nav .overlay a.nav-link.selected{color:#865849}.site-header .mobile-nav .overlay ul li.menu-has-children{display:flex;flex-wrap:wrap;flex:1 1 100%}.site-header .mobile-nav .overlay ul li.menu-has-children .mobile_dropdown_icon{flex:1;text-align:left}}/* Component: Scroll To Top */.scroll-to-top{background:#395451;height:63px;width:63px;display:none;transition:ease opacity .25s;align-items:center;justify-content:center;position:fixed;color:#865849;bottom:50px;right:50px;z-index:9;box-shadow:0 0 5px 3px rgba(0,0,0,0.3);cursor:pointer}.scroll-to-top.active{display:flex}.scroll-to-top:hover{background:#865849}.scroll-to-top.rounded{border-radius:50vw}.scroll-to-top i{font-size:40px;font-weight:300}@media (max-width:1460px){.scroll-to-top{bottom:90px;right:30px;height:55px;width:55px}}@media (max-width:991px){.scroll-to-top{background:#395451;height:45px;width:45px;right:25px}.scroll-to-top i{font-size:30px}}/* Component: Site Footer */.site-footer{width:100%;box-sizing:border-box;position:relative;overflow:hidden;background:#142c2f;box-shadow:rgba(0,0,0,0.25) 0 14px 28px,rgba(0,0,0,0.22) 0 10px 10px}.site-footer p{color:#9daba1}.site-footer p strong{color:#9daba1}.site-footer a{color:#fff}.site-footer a:hover{color:#fff}.site-footer a.small{font-size:.9rem}.site-footer a.small:hover{color:#9daba1}.site-footer .top-footer{margin:auto;position:relative;z-index:1}.site-footer .top-footer .col .logo{max-width:100px;height:auto;object-fit:contain}.site-footer .top-footer .col h4{margin-bottom:15px}.site-footer .top-footer .col p{margin:0}.site-footer .top-footer .col p.sub{font-size:1rem;margin-bottom:12px}.site-footer .top-footer .col p a:hover{color:#9daba1}.site-footer .top-footer .col .big-phone{font-size:30px;display:inline-flex}.site-footer .top-footer .col .big-phone .icon{margin-right:10px}.site-footer .top-footer .col .big-phone .icon i{font-size:33px;line-height:33px;color:#fff}.site-footer .top-footer .col .big-phone:hover .icon i{color:#9daba1}.site-footer .top-footer .col .big-phone:hover a{color:#9daba1}.site-footer .top-footer .col hr{height:2px;border-width:0;color:#efefef;background:#efefef;margin-bottom:20px}.site-footer .top-footer .col .site-links .nav ul{padding:0}.site-footer .top-footer .col .site-links .nav ul li{display:block}.site-footer .top-footer .col .site-links .nav ul li a{font-size:16px;margin-bottom:2px}.site-footer .top-footer .col .site-links .nav ul li a:hover{color:#9daba1}.site-footer .top-footer .col h4{font-size:1.125rem}.site-footer .top-footer .col .recent-posts-sidebar{padding:14px}.site-footer .top-footer .col .recent-posts-sidebar h3{font-size:1.125rem;margin:0;margin-bottom:24px}.site-footer .top-footer .col .recent-posts-sidebar .blog-post{display:flex;align-items:center}.site-footer .top-footer .col .recent-posts-sidebar .blog-post + .blog-post{margin-top:16px}.site-footer .top-footer .col .recent-posts-sidebar .blog-post img{width:75px;height:60px;object-fit:cover;object-position:center}.site-footer .top-footer .col .recent-posts-sidebar .blog-post .side{margin-left:12px}.site-footer .top-footer .col .recent-posts-sidebar .blog-post .side .title a{font-size:.9rem}.site-footer .top-footer .col .recent-posts-sidebar .blog-post .side .date{margin-top:4px;font-size:12px;color:rgba(0,0,0,0.7);text-transform:uppercase}.site-footer .bottom-bar{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:auto;position:relative;z-index:1}.site-footer .bottom-bar p{margin:0;line-height:1}.site-footer .bottom-bar .social-icon{display:flex}.site-footer .bottom-bar .social-icon a{position:relative}.site-footer .bottom-bar .social-icon .icon{margin-right:6px}.site-footer .bottom-bar .social-icon .icon:hover{color:#9daba1}.site-footer .bottom-bar .social-icon img{height:26px;width:auto;margin-right:6px}@media (min-width:769px){.site-footer{padding:2em 0}.site-footer .top-footer{padding:0 2em;display:grid;align-items:center;grid-template-columns:1fr 2fr 1fr;grid-column-gap:17px;max-width:1200px}.site-footer .bottom-bar{padding:1em}.site-footer .site-links{text-align:right}.site-footer .site-links ul{margin:60px 0}}@media (max-width:768px){.site-footer{padding:1em}.site-footer .top-footer{display:block;text-align:center}.site-footer .top-footer .big-phone{justify-content:center}.site-footer .top-footer .col .site-links .nav ul li a{font-size:14px}.site-footer .bottom-bar{display:flex;flex-direction:column-reverse;padding:1em;flex-wrap:wrap;align-content:center}.site-footer .bottom-bar p{font-size:13px}}/* Staging Site */#staging-site-ui{font-family:'Ubuntu',sans-serif;position:fixed;z-index:100000;color:#fff;border-radius:8px}#staging-site-ui .staging-site-hover-bar{position:fixed;top:0;left:33%;width:33%;height:12px}#staging-site-ui .staging-site-tab{color:#fff;width:100%;position:fixed;top:-50px;left:0;transition:top .2s;pointer-events:none}#staging-site-ui .staging-site-tab.showing{top:0}#staging-site-ui .staging-site-tab .staging-site-tab-button{height:40px;width:80px;border-bottom-left-radius:40px;border-bottom-right-radius:40px;background:#202124;box-shadow:0 0 8px rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.1);border-top:none;box-sizing:border-box;margin-left:auto;margin-right:auto;pointer-events:auto;text-align:center;cursor:pointer;color:#ccc}#staging-site-ui .staging-site-interface{position:fixed;top:-100vh;left:0;width:100%;height:100%;box-sizing:border-box;padding-top:16px;transition:top .5s;display:flex;justify-content:center;pointer-events:none}#staging-site-ui .staging-site-interface.showing{top:0}#staging-site-ui .staging-site-interface .content-area{min-width:700px;max-width:calc(100vh - 32px)}#staging-site-ui .staging-site-interface .content-area .search-bar{width:100%;display:flex;align-items:center;background:#202124;border-radius:8px;height:max-content;pointer-events:auto;padding:16px;box-sizing:border-box;box-shadow:0 0 8px rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.1)}#staging-site-ui .staging-site-interface .content-area .search-bar .site-info{padding-right:16px}#staging-site-ui .staging-site-interface .content-area .search-bar .site-info .staging-site-environment{color:rgba(255,255,255,0.5);font-size:12px}#staging-site-ui .staging-site-interface .content-area .search-bar .sign-in-button{margin-left:auto}#staging-site-ui .staging-site-interface .content-area .search-bar .sign-in-button.hidden{pointer-events:none;opacity:0}#staging-site-ui .staging-site-interface .content-area .search-bar .user-info{margin-left:auto;display:flex;align-items:center;border:1px solid transparent;border-radius:4px;padding:4px 8px}#staging-site-ui .staging-site-interface .content-area .search-bar .user-info .identity{text-align:right;color:rgba(255,255,255,0.7)}#staging-site-ui .staging-site-interface .content-area .search-bar .user-info .identity .role{font-size:12px;color:rgba(255,255,255,0.5)}#staging-site-ui .staging-site-interface .content-area .search-bar .user-info .user-image{height:36px;width:36px;box-sizing:border-box;border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.1);border-radius:50%;margin-left:8px;position:relative}#staging-site-ui .staging-site-interface .content-area .search-bar .user-info .user-image .circle{height:100%;width:100%;position:absolute;top:0;left:0;border-radius:50%;background-size:cover;background-position:center}#staging-site-ui .staging-site-interface .content-area .card{width:100%;margin-top:12px;background:#202124;border-radius:8px;height:max-content;pointer-events:auto;padding:16px;box-sizing:border-box;box-shadow:0 0 8px rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.1)}#staging-site-ui .staging-site-interface .content-area .card.no-padding{padding:8px 0}#staging-site-ui .staging-site-interface .content-area .card .divider{margin:8px 0;border-top:1px solid rgba(255,255,255,0.1)}#staging-site-ui .staging-site-interface .content-area .card .option{cursor:pointer;transition:background .2s;display:flex;align-items:center;padding:12px 16px;font-size:14px}#staging-site-ui .staging-site-interface .content-area .card .option:hover{background:rgba(255,255,255,0.1)}#staging-site-ui .staging-site-interface .content-area .card .option i{color:rgba(255,255,255,0.7);font-size:20px}#staging-site-ui .staging-site-interface .content-area .card .option .name{margin-left:12px}#staging-site-ui .staging-site-interface .content-area .card .sign-in-dialog .button{margin-top:8px}#staging-site-ui .staging-site-interface .content-area .card pre{margin:0}#staging-site-ui input{width:100%;outline:none !important;padding:8px 16px;font-size:12px;background:#202124;color:#fff;border:1px solid rgba(255,255,255,0.1);border-radius:4px;transition:border .2s,color .2s,background .2s;box-sizing:border-box;resize:none;display:block}#staging-site-ui input:hover{border-color:#497df6}#staging-site-ui input:focus{border-color:#497df6}#staging-site-ui input + input{margin-top:8px}#staging-site-ui .buttons{margin-top:8px;display:flex;justify-content:right}#staging-site-ui .button{display:inline-flex;align-items:center;background:#202124;color:#fff;padding:8px 16px;border-radius:4px;cursor:pointer;transition:background .2s,color .2s,border .2s,box-shadow .2s;white-space:nowrap;box-sizing:border-box;border:1px solid rgba(255,255,255,0.1);user-select:none;font-weight:bold;position:relative;font-size:12px}#staging-site-ui .button:hover{border-color:#497df6;box-shadow:0 0 8px rgba(0,0,0,0.5)}#staging-site-ui .button + .button{margin-left:8px}.staging-server-error-page{background:#333;height:100%;padding:24px;box-sizing:border-box;color:#fff}.staging-server-error-page .breadcrumbs{display:flex}.staging-server-error-page .breadcrumbs a{border:1px solid rgba(255,255,255,0.2);padding:8px 12px;border-right:none;cursor:pointer;text-decoration:none;color:inherit;background:rgba(255,255,255,0.05);transition:background .2s}.staging-server-error-page .breadcrumbs a:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.staging-server-error-page .breadcrumbs a:last-child{border-right:1px solid rgba(255,255,255,0.2);border-top-right-radius:8px;border-bottom-right-radius:8px}.staging-server-error-page .breadcrumbs a:hover{background:rgba(255,255,255,0.1)}.staging-server-error-page pre{background:#222;border:1px solid rgba(255,255,255,0.2);padding:12px 24px;border-radius:8px;overflow-x:auto}