.aios-listings-loader{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate}.aios-listings-loader:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--background, var(--background-color, #fff));opacity:.75}.loader-spinner{position:relative;width:40px;height:40px;text-align:center;animation:sk-rotate 2s infinite linear}.loader-spinner :is(.dot1,.dot2){width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#333;border-radius:100%;animation:sk-bounce 2s infinite ease-in-out}.loader-spinner .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes sk-rotate{to{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.mfp-fade.mfp-bg,.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:var(--template-transition)}.mfp-fade.mfp-bg.mfp-ready{opacity:.95}.mfp-fade.mfp-bg.mfp-removing,.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.aci-details-elevate-gallery{top:var(--adminbar-offset, 0px);bottom:0;height:auto;pointer-events:none}.aci-details-elevate-gallery-arrow{display:block;width:var(--arrow-size, 35px);height:var(--arrow-size, 35px);color:var(--template-primary);border-radius:50%;transition:var(--template-transition);pointer-events:auto}.aci-details-elevate-gallery-arrow:hover{opacity:.6}.aci-details-elevate-gallery-arrow svg{width:100%;height:100%}.aci-details-elevate-gallery-arrow-right{transform:rotate(180deg)}.aci-details-elevate-gallery.mfp-bg{background:#000000e6;pointer-events:auto}.aci-details-elevate-gallery .mfp-container{padding:0;display:flex}.aci-details-elevate-gallery .mfp-container:before{display:none}.aci-details-elevate-gallery .mfp-content{margin:auto;padding:var(--content-py, 65px) var(--content-px, 14px);pointer-events:auto}.aci-details-elevate-gallery .mfp-close{position:absolute;inset:var(--close-inset, 20px)!important;left:auto!important;display:flex;align-items:center;gap:8px;width:auto;height:-moz-max-content;height:max-content;opacity:1;color:var(--template-primary);transition:var(--template-transition);pointer-events:auto}.aci-details-elevate-gallery .mfp-close span{color:currentcolor;text-shadow:0px 4px 44px rgba(0,0,0,.29);font-size:var(--close-icon-font, 16px);font-style:normal;font-weight:400;line-height:normal;text-transform:lowercase}.aci-details-elevate-gallery .mfp-close svg{display:block;width:var(--close-icon-size, 41px);height:var(--close-icon-size, 41px)}.aci-details-elevate-gallery .mfp-close:focus,.aci-details-elevate-gallery .mfp-close:hover{color:var(--template-secondary)}.aci-details-elevate-gallery .mfp-figure{-webkit-user-select:none;-moz-user-select:none;user-select:none}.aci-details-elevate-gallery .mfp-figure:after{display:none}.aci-details-elevate-gallery .mfp-img{padding:0;min-width:var(--img-min-width, 0)!important;min-height:var(--img-min-height, 0)!important;max-height:var(--img-max-height, -moz-max-content)!important;max-height:var(--img-max-height, max-content)!important;background:#000;-o-object-fit:cover;object-fit:cover}.aci-details-elevate-gallery .mfp-arrows{position:var(--arrows-position, relative);inset:var(--arrows-inset, auto);display:var(--arrows-display, none);justify-content:var(--arrows-justify, center);align-items:var(--arrows-align, normal);gap:13px;margin-top:var(--arrows-mt, 17px);pointer-events:none}.aci-details-elevate-gallery .mfp-caption{position:relative;display:flex;justify-content:center;align-items:center;gap:var(--caption-gap, 43px);margin-top:var(--caption-mt, 59px)}.aci-details-elevate-gallery .mfp-caption span{display:var(--caption-arrow-display, block)}.aci-details-elevate-gallery .mfp-counter{position:static;color:#000;text-shadow:0px 4px 44px rgba(0,0,0,.29);font-size:20px;font-style:normal;font-weight:500;line-height:25px;letter-spacing:3.4px;text-transform:uppercase;background:#f3f2f9;margin:0;padding:0 16px;display:flex;align-items:center;justify-content:center;width:-moz-max-content;width:max-content;height:var(--counter-height, 45px)}.aci-details-elevate-gallery .mfp-preloader{top:0;left:0;right:0;bottom:0;font-size:0;margin:auto;padding:0;width:24px;height:24px;border-radius:50%;background:#b9b9b9;box-shadow:0 0 #b9b9b94d;animation:preloaderPulse 1s infinite;pointer-events:none}@keyframes preloaderPulse{to{box-shadow:0 0 0 20px #b9b9b94d}}:root{--aios-listing-radius: 0;--template-font-body: var(--font-family-default, var(--primary-font, inherit));--template-font-title: var(--font-family-title, var(--seconday-font, inherit));--template-primary-text: var(--aios-listing-text-color, var(--primary-text-color, #000));--template-primary: var(--aios-listing-primary-color, var(--primary));--template-secondary: var(--aios-listing-secondary-color, var(--secondary));--template-transition: var(--transition, all .2s ease-in-out)}.aci-results-elevate{position:relative;display:block;font-family:var(--template-font-body)}.aci-results-elevate-controls{position:relative;z-index:5;display:flex;justify-content:flex-start;flex-flow:row wrap;gap:24px;margin-bottom:32px}.aci-results-elevate-filter{position:relative;display:flex;flex-flow:column;gap:8px;width:100%}.aci-results-elevate-filter.is-disabled{cursor:not-allowed}.aci-results-elevate-filter.is-disabled a,.aci-results-elevate-filter.is-disabled button{pointer-events:none;opacity:.85}.aci-results-elevate-filter a,.aci-results-elevate-filter button{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:transparent;position:relative;display:flex;padding:5px 14px;justify-content:center;align-items:center;gap:10px;border:1px solid var(--template-primary);border-radius:var(--aios-listing-radius, 16px);color:var(--template-primary);text-shadow:0px 4px 44px rgba(0,0,0,.29);font-size:14px;font-style:normal;font-weight:400;line-height:1.142;letter-spacing:1.68px;text-transform:uppercase;text-align:center;height:47px;transition:var(--template-transition)}.aci-results-elevate-filter a.active,.aci-results-elevate-filter a:hover,.aci-results-elevate-filter button.active,.aci-results-elevate-filter button:hover{background:var(--template-primary);border-color:var(--template-primary);color:#fff}.aci-results-elevate-filter a.saved,.aci-results-elevate-filter button.saved{pointer-events:none}.aci-results-elevate-dropdown{display:block}.aci-results-elevate-dropdown form{display:block!important;margin:0!important;line-height:normal!important}.aci-results-elevate-dropdown ul{display:flex;flex-direction:column;margin:0!important;padding:0!important;gap:8px}.aci-results-elevate-dropdown ul li{display:block}.aci-results-elevate-dropdown ul li a{color:var(--template-primary-text)!important;font-size:16px;font-style:normal;font-weight:500;line-height:1.5625;transition:var(--template-transition)}.aci-results-elevate-dropdown ul li a:hover,.aci-results-elevate-dropdown ul li.active a{color:var(--template-primary)!important}.aci-results-elevate-dropdown>span{position:relative;display:flex;align-items:center;gap:4px;color:currentcolor;text-shadow:0px 4px 44px rgba(0,0,0,.29);font-size:16px;font-style:normal;font-weight:500;line-height:1.125;letter-spacing:2.24px;text-transform:uppercase}.aci-results-elevate-dropdown>span svg{position:relative;display:block;flex-shrink:0;top:-1px}.aci-results-elevate-dropdown>div{position:absolute;z-index:100;left:0;right:0;padding:16px;margin-top:8px;background:#fff;border:1px solid rgba(144,144,144,.15);border-radius:var(--aios-listing-radius, 4px);box-shadow:0 6px 12px #0000000d;opacity:var(--dropdown-opacity, 0);visibility:var(--dropdown-visibility, hidden);pointer-events:var(--dropdown-pointer, none);transition:var(--template-transition)}.aci-results-elevate-dropdown.active{--dropdown-opacity: 1;--dropdown-visibility: visible;--dropdown-pointer: auto}.aci-results-elevate-form{position:relative;display:grid;grid-template-columns:repeat(var(--form-columns, 1),1fr);gap:16px}.aci-results-elevate-form-col{position:relative;display:block}.aci-results-elevate-form-col.as-full{grid-column:1/-1}.aci-results-elevate-form :is(label,input,select){display:block;color:#000;font-size:16px;font-style:normal;font-weight:300;line-height:1}.aci-results-elevate-form :is(input,select){-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:transparent;width:100%;padding:6px 12px;margin-top:6px;height:40px;border:1px solid #dee2e6;border-radius:var(--aios-listing-radius, 8px);line-height:1.5;transition:var(--template-transition)}.aci-results-elevate-form :is(input,select):focus{border-color:var(--template-primary)}.aci-results-elevate-form select{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOSA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNC4zMDgyNSA1LjI1TDguMjA1MzYgMC43NUgwLjQxMTEzM0w0LjMwODI1IDUuMjVaIiBmaWxsPSJibGFjayI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvc3ZnPg==) no-repeat;background-position:center right 12px}.aci-results-elevate-form input[type=submit]{text-transform:uppercase;letter-spacing:1.68px;color:var(--template-primary);border-color:var(--template-primary)}.aci-results-elevate-form input[type=submit]:hover{background:var(--template-primary);border-color:var(--template-primary);color:#fff}.aci-results-elevate-map{position:relative;z-index:1;display:block}.aci-results-elevate-map>div:not(.leaflet-container){display:none}.aci-results-elevate-map .leaflet-container{position:relative;display:block;margin-bottom:24px;height:300px}.aci-results-elevate-main{position:relative;display:block;min-height:300px}.aci-results-elevate-render{position:relative;display:block}.aci-results-elevate-no-found{position:relative;display:block;font-size:16px;font-style:normal;font-weight:300;line-height:1.125;letter-spacing:2.24px;text-align:center;text-transform:uppercase}.aci-results-elevate-list{position:relative;display:grid;grid-template-columns:repeat(var(--list-columns, 1),1fr);gap:var(--list-gap, 24px)}.aci-results-elevate-list-main{position:relative;display:block}.aci-results-elevate-list-image{display:block;width:100%;min-height:213px;background-size:cover;background-position:center center}.aci-results-elevate-list-image[style*=no-photo]{background-size:75%;background-repeat:no-repeat}.aci-results-elevate-list-overlay{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;display:flex;justify-content:space-between;flex-direction:column;background:linear-gradient(180deg,#00000080,#0000 49.5%,#00000080);color:#fff}.aci-results-elevate-list-overlay>div{padding:var(--info-padding-1, 8px)}.aci-results-elevate-list-overlay>div:first-child{display:flex;justify-content:space-between}.aci-results-elevate-list-overlay>div:last-child{padding:var(--info-padding-2, 12px);background:var(--info-background-2, transparent)}.aci-results-elevate-list-address{position:relative;display:block;color:#fff}.aci-results-elevate-list-address strong{display:block;font-family:var(--template-font-title);font-size:var(--address-text-1, 20px);font-style:normal;font-weight:400;line-height:var(--address-text-1-leading, 1.25)}.aci-results-elevate-list-address span{display:block;font-size:var(--address-text-2, 14px);font-style:normal;font-weight:400;line-height:var(--address-text-2-leading, 1.071);text-transform:uppercase;margin-top:var(--address-spacing, 0)}.aci-results-elevate-list-status{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;height:29px;padding:var(--status-padding, 4px 8px);color:#fff;background:#eee;text-shadow:0px 4px 44px rgba(0,0,0,.29);font-size:var(--status-text, 10px);font-style:normal;font-weight:300;line-height:1;letter-spacing:1.7px;text-transform:uppercase;flex-shrink:0}.aci-results-elevate-list-status.status-for-sale{background-color:var(--aios-listing-status-green)}.aci-results-elevate-list-status.status-pending{background-color:var(--aios-listing-status-yellow);color:#8d8329}.aci-results-elevate-list-status.status-open-house,.aci-results-elevate-list-status.status-open-houses{background-color:var(--aios-listing-status-blue)}.aci-results-elevate-list-status.status-sold{background-color:var(--aios-listing-status-red)}.aci-results-elevate-list-status.status-orange,.aci-results-elevate-list-status.status-coming-soon{background-color:var(--aios-listing-status-orange)}.aci-results-elevate-list-price{position:relative;display:flex;flex-flow:row wrap;gap:16px;color:#fff}.aci-results-elevate-list-price strong{display:block;text-shadow:4px 4px 4px rgba(0,0,0,.25);font-size:var(--price-text, 20px);font-style:normal;font-weight:600;line-height:1}.aci-results-elevate-list-price em{display:block;font-size:var(--price-label-text, 12px);font-style:normal!important;font-weight:400;line-height:var(--price-label-leading, 1.25);text-shadow:0px 4px 14px rgba(177,179,199,.25),13px 24px 24px rgba(177,179,199,.25);text-transform:uppercase}.aci-results-elevate-list-featured{position:relative;display:flex;flex-flow:row wrap;gap:var(--featured-gap, 8px);margin:var(--featured-mt, 4px) 0 0!important;padding:0!important}.aci-results-elevate-list-featured li{display:block}.aci-results-elevate-list-featured li span{display:block;color:#fff;text-shadow:0px 4px 14px rgba(177,179,199,.25),13px 24px 24px rgba(177,179,199,.25);font-size:var(--featured-text, 12px);font-style:normal;font-weight:400;line-height:var(--featured-text-leading, 1.25);text-transform:uppercase}.aci-results-elevate-list-featured li.as-group{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.aci-results-elevate-list-featured li.as-group span{display:flex;align-items:center;gap:7px}.aci-results-elevate-list-featured li svg{display:block;width:var(--featured-svg-size, 13px);height:var(--featured-svg-size, 13px)}.aci-results-elevate-list-footer{position:relative;display:block;background:var(--footer-bg-color, var(--aios-ihf-template-results-page-footer-bg, #f6f6f6));color:var(--footer-text-color, var(--aios-ihf-template-results-page-footer-text, #000));padding:var(--footer-padding, 12px);transition:var(--template-transition);flex-grow:1}.aci-results-elevate-list-footer>*{margin:0!important;font-size:var(--footer-text, 12px);font-style:normal;font-weight:300;line-height:var(--footer-text-leading, 1.25)!important;text-transform:uppercase}.aci-results-elevate-list-footer>*+*{margin-top:4px!important}.aci-results-elevate-list-footer .as-group{display:flex;align-items:center;justify-content:space-between}.aci-results-elevate-list-footer span{display:flex;align-items:center;gap:4px}.aci-results-elevate-list-footer svg{display:block;width:var(--footer-svg-size, 14px);height:var(--footer-svg-size, 14px);transition:var(--template-transition);filter:var(--footer-svg-filter, var(--aios-ihf-template-results-page-footer-svg, invert(1)))}.aci-results-elevate-list-footer em{font-style:normal!important;font-weight:700}.aci-results-elevate-list-item{position:relative;display:flex;flex-direction:column}.aci-results-elevate-list-item:hover{--footer-bg-color: var(--template-primary);--footer-text-color: #fff;--footer-svg-filter: none}.aci-results-elevate-pagination{position:relative;display:block;margin-top:24px}.aci-results-elevate-pagination ul{display:flex;justify-content:center;align-items:center;flex-flow:row wrap;gap:8px;margin:0!important;padding:0!important}.aci-results-elevate-pagination ul li{position:relative;display:block}.aci-results-elevate-pagination ul li i{font-style:normal!important}.aci-results-elevate-pagination ul li :is(a,span){display:flex;width:40px;height:40px;justify-content:center;align-items:center;background:#fff;color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:normal;transition:var(--template-transition)}.aci-results-elevate-pagination ul li :is(a,span).current,.aci-results-elevate-pagination ul li :is(a,span).active,.aci-results-elevate-pagination ul li :is(a,span):hover{background:var(--template-primary);color:#fff}.aci-results-elevate-pagination ul li.as-ellipsis{pointer-events:none}.aci-results-elevate-pagination ul li.as-ellipsis :is(a,span){border:none}.aci-results-elevate-pagination ul li.disable :is(a,span){opacity:.3;pointer-events:none}.aci-results-elevate-pagination ul li.as-arrow :is(a,span):not(:hover,:active){background:transparent}.aci-results-elevate-credits{position:relative;display:block;color:#595959;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-top:24px}.aci-results-elevate-credits>*{margin:0!important;line-height:inherit!important}.aci-results-elevate-credits>*+*{margin-top:1em!important}@media (min-width: 744px){.aci-details-elevate-gallery{--img-max-height: 65vh;--content-px: 16px;--caption-mt: 47px;--caption-gap: 92px}.aci-results-elevate-controls{align-items:center;justify-content:flex-end;gap:0 24px;margin-bottom:24px}.aci-results-elevate-filter{flex-flow:row wrap;justify-content:flex-end;margin-bottom:24px}.aci-results-elevate-filter :is(a,button){flex:1 0 auto}.aci-results-elevate-filter :is(a,button).as-savesearch{width:100%}.aci-results-elevate-form{--form-columns: 2}.aci-results-elevate-dropdown{position:relative}.aci-results-elevate-dropdown>div{left:auto;right:0;width:400px}.aci-results-elevate-list{--info-padding-1: 16px;--info-padding-2: 24px;--info-background-2: rgba(0, 0, 0, .4);--address-text-1: 28px;--address-text-1-leading: .89286;--address-text-2: 16px;--address-text-2-leading: 1.5;--address-spacing: 4px;--status-text: 14px;--status-padding: 8px 12px;--price-text: 30px;--price-label-text: 16px;--price-label-leading: 1.5;--featured-mt: 16px;--featured-text: 16px;--featured-text-leading: 1.5;--featured-gap: 30px;--footer-padding: 24px;--footer-text: 16px;--footer-text-leading: 1.5;--footer-svg-size: 16px}}@media (min-width: 1024px){.aci-details-elevate-gallery{--content-px: 95px;--close-inset: 24px;--caption-mt: 19px;--caption-arrow-display: none;--arrows-position: absolute;--arrows-inset: 22px;--arrows-justify: space-between;--arrows-align: center;--arrows-mt: 0;--arrows-display: flex}.aci-results-elevate-filter{width:auto;margin-bottom:0}.aci-results-elevate-filter a{width:-moz-max-content!important;width:max-content!important}.aci-results-elevate-dropdown>div{left:auto;right:0}.aci-results-elevate-list{--list-columns: 2;--address-text-1: 25px;--address-text-1-leading: 1;--address-text-2: 18px;--address-text-2-leading: 1.2222;--featured-gap: 16px}}@media (min-width: 1280px){.aci-details-elevate-gallery{--content-px: 131px;--caption-mt: 29px;--arrows-inset: 53px;--content-py: calc(var(--close-icon-size, 41px) + (var(--close-inset, 20px) * 2));--img-min-width: 800px;--img-min-height: 450px;--img-max-height: calc((100vh - var(--adminbar-offset, 0px)) - ((var(--content-py) * 2) + (var(--counter-height, 45px) + var(--caption-mt))))}.aci-results-elevate-list{--info-padding-1: 24px;--address-text-1: 32px;--address-text-1-leading: 1;--status-text: 15px;--status-text-leading: 1.66667;--featured-gap: 30px}}
