:root{--e15hb-accent:#0f6b5b;--e15hb-dark:#14221f;--e15hb-border:#dce5e2;--e15hb-soft:#f4f8f7}
.e15hb-room-grid,.e15hb-room-grid *,.e15hb-mini-calendar,.e15hb-mini-calendar *,.e15hb-customer-account,.e15hb-customer-account *,.e15hb-single,.e15hb-single *{box-sizing:border-box}
.e15hb-booking-app{--e15hb-accent:#0f6b5b;--e15hb-dark:#14221f;--e15hb-border:#dce5e2;--e15hb-soft:#f4f8f7;color:var(--e15hb-dark);font:inherit}.e15hb-booking-app *{box-sizing:border-box}.e15hb-search-form{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:14px;align-items:end;padding:22px;background:#fff;border:1px solid var(--e15hb-border);border-radius:16px;box-shadow:0 10px 30px rgba(20,34,31,.07)}.e15hb-search-form label,.e15hb-checkout-form label{display:flex;flex-direction:column;gap:7px;font-weight:600}.e15hb-search-form input,.e15hb-search-form select,.e15hb-checkout-form input,.e15hb-checkout-form textarea{width:100%;padding:12px 13px;border:1px solid #bdcbc7;border-radius:9px;background:#fff;color:#17201e;font:inherit}.e15hb-button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:11px 20px;border:0;border-radius:9px;background:var(--e15hb-accent);color:#fff!important;font-weight:700;line-height:1.2;cursor:pointer;text-decoration:none}.e15hb-button:hover{filter:brightness(.92)}.e15hb-button-large{width:100%;min-height:52px;font-size:1.05rem}.e15hb-results-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:34px 0 16px}.e15hb-results-heading h2,.e15hb-results-heading p{margin:0}.e15hb-room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.e15hb-room-card{overflow:hidden;background:#fff;border:1px solid var(--e15hb-border);border-radius:16px;box-shadow:0 9px 24px rgba(20,34,31,.06)}.e15hb-room-image{aspect-ratio:16/10;overflow:hidden;background:#e9efed}.e15hb-room-image img{width:100%;height:100%;object-fit:cover}.e15hb-room-content{padding:20px}.e15hb-room-content h3{margin:4px 0 10px;font-size:1.35rem}.e15hb-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.73rem;font-weight:800;color:var(--e15hb-accent)}.e15hb-room-facts,.e15hb-amenities{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.e15hb-room-facts span,.e15hb-amenities span{padding:5px 8px;border-radius:999px;background:var(--e15hb-soft);font-size:.82rem}.e15hb-room-footer{display:flex;justify-content:space-between;gap:15px;align-items:end;margin-top:18px;padding-top:16px;border-top:1px solid var(--e15hb-border)}.e15hb-price{display:flex;flex-direction:column}.e15hb-price strong{font-size:1.3rem}.e15hb-alert{margin:20px 0;padding:14px 16px;border-radius:10px;background:#edf6f3;border-left:4px solid var(--e15hb-accent)}.e15hb-alert-error{background:#fff1f1;border-left-color:#b42318;color:#7a271a}.e15hb-checkout{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:26px;align-items:start}.e15hb-checkout-summary,.e15hb-checkout-form,.e15hb-confirmation{padding:25px;background:#fff;border:1px solid var(--e15hb-border);border-radius:16px;box-shadow:0 10px 30px rgba(20,34,31,.07)}.e15hb-checkout-summary{position:sticky;top:30px}.e15hb-hold-timer{padding:12px;margin:18px 0;background:#fff7e6;border-radius:9px}.e15hb-total{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid var(--e15hb-border)}.e15hb-total strong{font-size:1.5rem}.e15hb-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.e15hb-field-full{grid-column:1/-1}.e15hb-radio{display:grid!important;grid-template-columns:auto 1fr;align-items:start;gap:12px!important;padding:15px;margin:12px 0;border:1px solid var(--e15hb-border);border-radius:10px}.e15hb-radio input{width:auto;margin-top:4px}.e15hb-radio span{display:flex;flex-direction:column;gap:3px}.e15hb-radio small{font-weight:400}.e15hb-terms{display:grid!important;grid-template-columns:auto 1fr;gap:10px!important;margin:20px 0;font-weight:400!important}.e15hb-terms input{width:auto;margin-top:4px}.e15hb-confirmation{text-align:center;max-width:760px;margin:auto}.e15hb-confirmation-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;border-radius:50%;background:#e1f5ef;color:var(--e15hb-accent);font-size:2rem;font-weight:900}.e15hb-confirmation dl{margin:25px 0;text-align:left;border-top:1px solid var(--e15hb-border)}.e15hb-confirmation dl div{display:grid;grid-template-columns:1fr 1.3fr;gap:20px;padding:12px 0;border-bottom:1px solid var(--e15hb-border)}.e15hb-confirmation dt{font-weight:700}.e15hb-confirmation dd{margin:0}.e15hb-bank-instructions{text-align:left;padding:16px;background:var(--e15hb-soft);border-radius:10px}.e15hb-mini-calendar{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px}.e15hb-calendar-day{display:flex;flex-direction:column;padding:10px;border:1px solid var(--e15hb-border);border-radius:8px}.e15hb-calendar-day.is-unavailable{opacity:.55;background:#f5f5f5}.e15hb-calendar-day.is-available strong{color:var(--e15hb-accent)}@media(max-width:980px){.e15hb-search-form{grid-template-columns:repeat(2,1fr)}.e15hb-search-form .e15hb-button{grid-column:1/-1}.e15hb-room-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.e15hb-search-form,.e15hb-field-grid{grid-template-columns:1fr}.e15hb-room-grid{grid-template-columns:1fr}.e15hb-checkout{grid-template-columns:1fr}.e15hb-checkout-summary{position:static}.e15hb-field-full{grid-column:auto}.e15hb-results-heading{display:block}.e15hb-room-footer{align-items:stretch;flex-direction:column}.e15hb-room-footer form,.e15hb-room-footer button{width:100%}.e15hb-confirmation dl div{grid-template-columns:1fr;gap:3px}}
.e15hb-alert-success{background:#e8f7ee;border-left-color:#15803d;color:#14532d}.e15hb-confirmation form{margin-top:20px}.e15hb-confirmation small{color:#5f6b68}
.e15hb-quantity{display:inline-flex;align-items:center;gap:8px}.e15hb-quantity input{max-width:90px}.e15hb-service-option{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--e15hb-border)}.e15hb-service-option:last-child{border-bottom:0}.e15hb-service-option label{font-weight:600}.e15hb-price-lines{display:grid;gap:8px;margin:18px 0}.e15hb-price-lines>div{display:flex;justify-content:space-between;gap:20px}.e15hb-price-lines .is-discount{color:#166534}.e15hb-confirmation-actions,.e15hb-account-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.e15hb-policy{margin:18px 0;padding:16px;border:1px solid var(--e15hb-border);border-radius:10px;background:var(--e15hb-soft)}.e15hb-customer-account{display:grid;gap:18px}.e15hb-account-booking,.e15hb-account-login{padding:20px;border:1px solid var(--e15hb-border);border-radius:14px;background:#fff}.e15hb-account-booking header{display:flex;justify-content:space-between;gap:15px;align-items:start}.e15hb-account-booking h3{margin:0}.e15hb-account-booking dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.e15hb-account-booking dt{font-size:.8rem;color:#5f6b68}.e15hb-account-booking dd{margin:3px 0 0;font-weight:700}.e15hb-button-small{min-height:36px;padding:7px 12px;font-size:.9rem}.e15hb-checkout-form fieldset{margin:22px 0;padding:18px;border:1px solid var(--e15hb-border);border-radius:12px}.e15hb-checkout-form legend{padding:0 8px;font-weight:800}.e15hb-checkout-summary ul{padding-left:20px}.e15hb-checkout-summary li{margin:6px 0}@media(max-width:680px){.e15hb-account-booking header{display:block}.e15hb-account-booking dl{grid-template-columns:1fr}.e15hb-confirmation-actions,.e15hb-account-actions{flex-direction:column}.e15hb-confirmation-actions .e15hb-button,.e15hb-account-actions .e15hb-button{width:100%}}

/* Expanded search and results — 1.4.0 */
.e15hb-search-form-expanded{grid-template-columns:repeat(4,minmax(140px,1fr))}.e15hb-search-form-expanded>.e15hb-button{align-self:end}.e15hb-advanced-search{grid-column:1/-1;border-top:1px solid var(--e15hb-border);padding-top:14px}.e15hb-advanced-search summary{cursor:pointer;font-weight:800;color:var(--e15hb-accent);width:max-content}.e15hb-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;margin-top:16px}.e15hb-amenity-filter{margin:18px 0 0;padding:14px;border:1px solid var(--e15hb-border);border-radius:10px}.e15hb-amenity-filter legend{padding:0 7px;font-weight:800}.e15hb-amenity-filter label,.e15hb-checkbox-filters label,.e15hb-view-switch label{display:inline-flex;flex-direction:row;align-items:center;gap:7px;margin:5px 14px 5px 0;font-weight:500}.e15hb-amenity-filter input,.e15hb-checkbox-filters input,.e15hb-view-switch input{width:auto}.e15hb-checkbox-filters,.e15hb-view-switch{display:flex;flex-wrap:wrap;gap:3px 10px;margin-top:12px}.e15hb-view-switch{padding-top:12px;border-top:1px solid var(--e15hb-border)}.e15hb-search-results-wrap{position:relative;min-height:20px}.e15hb-search-results-wrap.is-loading{opacity:.58;pointer-events:none}.e15hb-search-results-wrap.is-loading:before{content:"";position:absolute;z-index:20;top:16px;right:16px;width:26px;height:26px;border:3px solid var(--e15hb-border);border-top-color:var(--e15hb-accent);border-radius:50%;animation:e15hb-spin .75s linear infinite}@keyframes e15hb-spin{to{transform:rotate(360deg)}}.e15hb-room-title-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.e15hb-room-title-row h3{margin-top:4px}.e15hb-room-title-row h3 a{color:inherit;text-decoration:none}.e15hb-compare-check{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:6px!important;font-size:.82rem;white-space:nowrap;font-weight:600!important}.e15hb-compare-check input{width:auto}.e15hb-promo-badge{display:inline-block;margin:2px 0 8px;padding:5px 9px;border-radius:999px;background:#fff3cd;color:#7a5100;font-size:.78rem;font-weight:800}.e15hb-location-line{font-size:.9rem;color:#53615e}.e15hb-room-footer>div{display:flex;flex-direction:column;gap:3px}.e15hb-room-footer>div strong{font-size:1.3rem}.e15hb-selection-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:22px;padding:18px;background:var(--e15hb-soft);border-radius:12px}.e15hb-selection-footer p{margin:0}.e15hb-selection-footer .e15hb-button{width:auto;min-width:230px}.e15hb-results-map-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:22px;align-items:start}.e15hb-results-map-layout .e15hb-room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.e15hb-map-panel{position:sticky;top:24px;padding:18px;border:1px solid var(--e15hb-border);border-radius:14px;background:#fff}.e15hb-map-panel h3{margin-top:0}.e15hb-map-card{display:grid;gap:8px;margin-bottom:15px}.e15hb-map-card iframe{width:100%;height:220px;border:0;border-radius:10px;background:var(--e15hb-soft)}.e15hb-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:25px 0}.e15hb-pagination a{display:grid;place-items:center;min-width:40px;height:40px;padding:0 8px;border:1px solid var(--e15hb-border);border-radius:8px;color:var(--e15hb-dark);text-decoration:none;font-weight:700}.e15hb-pagination a:hover,.e15hb-pagination a.is-current{background:var(--e15hb-accent);border-color:var(--e15hb-accent);color:#fff}.e15hb-alternatives{margin:22px 0;padding:18px;border:1px solid var(--e15hb-border);border-radius:12px;background:#fff}.e15hb-alternatives>div{display:flex;flex-wrap:wrap;gap:10px}.e15hb-alternative-date{display:flex;flex-direction:column;padding:10px 13px;border:1px solid var(--e15hb-border);border-radius:9px;text-decoration:none;color:inherit}.e15hb-alternative-date:hover{border-color:var(--e15hb-accent)}.e15hb-waitlist{max-width:720px;margin:20px 0;padding:20px;border:1px solid var(--e15hb-border);border-radius:12px;background:var(--e15hb-soft)}.e15hb-waitlist-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.e15hb-waitlist .e15hb-button{margin-top:12px}.e15hb-compare-toolbar{position:sticky;z-index:15;bottom:14px;display:flex;align-items:center;gap:12px;width:max-content;max-width:calc(100% - 20px);margin:10px auto 18px;padding:10px 14px;border:1px solid var(--e15hb-border);border-radius:999px;background:#fff;box-shadow:0 10px 28px rgba(20,34,31,.16)}.e15hb-compare-toolbar[hidden]{display:none}.e15hb-link-button{padding:6px;border:0;background:transparent;color:var(--e15hb-accent);cursor:pointer;font-weight:700}.e15hb-compare-dialog{position:fixed;z-index:99999;inset:0;display:grid;place-items:center;padding:22px;background:rgba(8,20,17,.65)}.e15hb-compare-dialog[hidden]{display:none}.e15hb-compare-dialog-inner{position:relative;width:min(1050px,100%);max-height:88vh;overflow:auto;padding:26px;border-radius:16px;background:#fff;box-shadow:0 22px 70px rgba(0,0,0,.3)}.e15hb-compare-close{position:absolute;top:10px;right:14px;border:0;background:transparent;font-size:2rem;line-height:1;cursor:pointer}.e15hb-compare-table-wrap{overflow-x:auto}.e15hb-compare-table{width:100%;min-width:650px;border-collapse:collapse}.e15hb-compare-table th,.e15hb-compare-table td{padding:12px;border:1px solid var(--e15hb-border);text-align:left}.e15hb-compare-table thead th{background:var(--e15hb-soft)}body.e15hb-dialog-open{overflow:hidden}
@media(max-width:1100px){.e15hb-search-form-expanded,.e15hb-filter-grid{grid-template-columns:repeat(3,minmax(140px,1fr))}.e15hb-results-map-layout{grid-template-columns:1fr}.e15hb-map-panel{position:static}.e15hb-results-map-layout .e15hb-room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:780px){.e15hb-search-form-expanded,.e15hb-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.e15hb-results-map-layout .e15hb-room-grid{grid-template-columns:1fr}.e15hb-selection-footer{align-items:stretch;flex-direction:column}.e15hb-selection-footer .e15hb-button{width:100%}.e15hb-compare-toolbar{border-radius:12px;flex-wrap:wrap;justify-content:center}.e15hb-waitlist-grid{grid-template-columns:1fr}}
@media(max-width:520px){.e15hb-search-form-expanded,.e15hb-filter-grid{grid-template-columns:1fr}.e15hb-room-title-row{display:block}.e15hb-compare-check{margin:5px 0 8px}.e15hb-amenity-filter label,.e15hb-checkbox-filters label,.e15hb-view-switch label{display:flex;margin-right:0}.e15hb-compare-toolbar{width:100%;max-width:100%}}
.e15hb-rate-breakdown{margin:13px 0;padding:10px 12px;border:1px solid var(--e15hb-border);border-radius:9px;background:var(--e15hb-soft)}.e15hb-rate-breakdown summary{cursor:pointer;font-weight:700;color:var(--e15hb-accent)}.e15hb-rate-breakdown ul{display:grid;gap:5px;margin:10px 0;padding:0;list-style:none}.e15hb-rate-breakdown li{display:flex;justify-content:space-between;gap:15px;font-size:.9rem}.e15hb-rate-breakdown small{display:block;color:#5f6b68}

/* Property and accommodation-type single-page content — 1.4.1 */
.e15hb-single{margin-top:26px;padding-top:22px;border-top:1px solid var(--e15hb-border,#dce5e2)}.e15hb-single-facts{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0 0 16px;list-style:none}.e15hb-single-facts li{padding:6px 12px;border-radius:999px;background:var(--e15hb-soft,#f4f8f7);font-size:.88rem;font-weight:600}.e15hb-property-facts{display:grid!important;grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px 24px;list-style:none}.e15hb-property-facts>div{display:flex;gap:8px;padding:8px 0;border-bottom:1px solid var(--e15hb-border,#dce5e2)}.e15hb-property-facts dt{min-width:130px;font-weight:700;color:var(--e15hb-accent,#0f6b5b)}.e15hb-property-facts dd{margin:0}.e15hb-single-policy{margin:14px 0}.e15hb-single-policy h3{margin:0 0 6px;font-size:1.05rem}.e15hb-single-terms{margin:10px 0;font-size:.92rem}.e15hb-single-terms-label{font-weight:700;color:var(--e15hb-accent,#0f6b5b)}.e15hb-tag{display:inline-block;margin:2px 4px 2px 0;padding:4px 10px;border-radius:999px;background:var(--e15hb-soft,#f4f8f7);font-size:.82rem}.e15hb-single-price{margin:16px 0;font-size:1.1rem}.e15hb-single-rooms-heading{margin:30px 0 16px}.e15hb-single-cta{margin-top:22px}.e15hb-single-cta .e15hb-button{width:auto;min-width:260px}
@media(max-width:680px){.e15hb-property-facts{grid-template-columns:1fr}}

.e15hb-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}

.e15hb-room-guests{display:grid;gap:16px;margin:0 0 24px}.e15hb-room-guest-card{border:1px solid #dcdcde;border-radius:10px;padding:16px;background:#fff}.e15hb-room-guest-card h3{margin:0 0 4px}.e15hb-room-guest-card>p{margin:0 0 12px;color:#646970}

/* Elementor modular booking suite (1.5.0). */
.e15hb-elementor-module:empty{display:none}
.e15hb-elementor-placeholder{border:1px dashed #b8c2cc;background:#f8fafc;padding:24px;text-align:center;border-radius:10px;color:#4b5563}
.e15hb-elementor-placeholder strong{display:block;font-size:16px;color:#111827;margin-bottom:6px}
.e15hb-elementor-placeholder p{margin:0}
.e15hb-elementor-card{border:1px solid var(--e15hb-border,#dfe4ea);background:#fff;border-radius:12px;padding:22px;box-sizing:border-box}
.e15hb-property-grid,.e15hb-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.e15hb-property-card,.e15hb-service-card{padding:0;overflow:hidden}
.e15hb-property-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#f1f3f5}
.e15hb-property-image img{display:block;width:100%;height:100%;object-fit:cover}
.e15hb-property-card-content{padding:20px}
.e15hb-property-card-content h3,.e15hb-service-card h3{margin:4px 0 10px}
.e15hb-property-card-content h3 a{color:inherit;text-decoration:none}
.e15hb-property-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:18px;padding-top:15px;border-top:1px solid var(--e15hb-border,#dfe4ea)}
.e15hb-property-card-footer span{font-size:13px;color:#667085}
.e15hb-property-card-footer strong{font-size:14px;text-align:right;color:var(--e15hb-accent,#1f6feb)}
.e15hb-service-card{padding:22px}
.e15hb-service-price{display:flex;align-items:baseline;gap:6px;margin-top:15px}
.e15hb-service-price strong{color:var(--e15hb-accent,#1f6feb);font-size:18px}
.e15hb-service-price span{font-size:13px;color:#667085}
.e15hb-amenity-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px 18px;list-style:none;margin:0;padding:0}
.e15hb-amenity-list li{display:flex;align-items:center;gap:9px}
.e15hb-amenity-icon{color:var(--e15hb-accent,#1f6feb);font-weight:700}
.e15hb-room-price-widget{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px}
.e15hb-room-price-widget .e15hb-price-label{font-size:14px;color:#667085}
.e15hb-room-price-widget .e15hb-price-value{font-size:30px;line-height:1;color:var(--e15hb-accent,#1f6feb)}
.e15hb-room-price-widget .e15hb-price-suffix{font-size:14px;color:#667085}
.e15hb-room-price-widget .e15hb-price-lines{flex:0 0 100%;margin-top:18px}
.e15hb-booking-summary h3,.e15hb-balance-widget h3,.e15hb-booking-lookup h3{margin-top:4px}
.e15hb-summary-rooms{list-style:none;margin:16px 0;padding:0;border-top:1px solid var(--e15hb-border,#dfe4ea)}
.e15hb-summary-rooms li{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--e15hb-border,#dfe4ea)}
.e15hb-summary-facts{margin:16px 0 0}
.e15hb-summary-facts>div{display:flex;justify-content:space-between;gap:20px;padding:8px 0}
.e15hb-summary-facts dt{color:#667085}
.e15hb-summary-facts dd{margin:0;text-align:right;font-weight:600}
.e15hb-summary-facts .e15hb-balance-due{border-top:1px solid var(--e15hb-border,#dfe4ea);margin-top:8px;padding-top:16px}
.e15hb-summary-facts .e15hb-balance-due dd{color:var(--e15hb-accent,#1f6feb);font-size:20px}
.e15hb-booking-lookup{max-width:620px}
.e15hb-lookup-form{display:grid;gap:14px;margin-top:18px}
.e15hb-lookup-form label{display:grid;gap:6px}
.e15hb-lookup-form input{width:100%;box-sizing:border-box}
.e15hb-widget-subheading{margin-top:-.5em;margin-bottom:1.5em;color:#667085}
@media(max-width:900px){.e15hb-property-grid,.e15hb-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.e15hb-property-grid,.e15hb-service-grid{grid-template-columns:1fr}.e15hb-property-card-footer,.e15hb-summary-facts>div{align-items:flex-start}.e15hb-property-card-footer{flex-direction:column}.e15hb-property-card-footer strong{text-align:left}}
.e15hb-property-grid.e15hb-columns-1,.e15hb-service-grid.e15hb-columns-1{grid-template-columns:1fr}
.e15hb-property-grid.e15hb-columns-2,.e15hb-service-grid.e15hb-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.e15hb-property-grid.e15hb-columns-3,.e15hb-service-grid.e15hb-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.e15hb-property-grid.e15hb-columns-4,.e15hb-service-grid.e15hb-columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.e15hb-property-grid.e15hb-columns-3,.e15hb-property-grid.e15hb-columns-4,.e15hb-service-grid.e15hb-columns-3,.e15hb-service-grid.e15hb-columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.e15hb-property-grid[class*="e15hb-columns-"],.e15hb-service-grid[class*="e15hb-columns-"]{grid-template-columns:1fr}}
