.hs-template--essential{--hs-radius:7px;font-size:.96rem}.hs-template--essential .hs-container{width:min(1240px,calc(100% - 2rem))}.hs-template--essential .hs-header{border-bottom:3px solid var(--hs-primary);background:var(--hs-bg);backdrop-filter:none}.hs-template--essential .hs-header__inner{min-height:64px}.hs-template--essential .hs-brand__logo{height:40px}.hs-template--essential .hs-brand__name,.hs-template--essential .hs-footer__brand{font-size:1.2rem;font-weight:800}.hs-template--essential .hs-navigation{gap:1rem}.hs-template--essential .hs-navigation>a:not(.hs-button){font-size:.88rem;font-weight:750}.hs-template--essential .hs-button{min-height:42px;border-radius:6px;font-weight:800}.hs-template--essential .hs-button--small{min-height:38px}.hs-template--essential .hs-hero{padding:2.8rem 0 5.5rem;background:var(--hs-secondary)}.hs-template--essential .hs-hero h1{max-width:820px;font-size:clamp(2.1rem,4.5vw,3.7rem);font-weight:850;letter-spacing:-.035em;line-height:1.05}.hs-template--essential .hs-hero p:not(.hs-kicker){max-width:760px;margin-top:.8rem;font-size:1rem;line-height:1.55}.hs-template--essential .hs-kicker{margin-bottom:.65rem;letter-spacing:.1em}.hs-template--essential .hs-inventory{margin-top:-3.25rem}.hs-template--essential .hs-filters{padding:1rem;border-top:4px solid var(--hs-primary)}.hs-template--essential .hs-filters__heading{margin-bottom:.8rem}.hs-template--essential .hs-filters__heading h2{font-size:1.25rem}.hs-template--essential .hs-type-filter{margin-bottom:.75rem}.hs-template--essential .hs-type-filter span{padding:.48rem .72rem;border-radius:5px}.hs-template--essential .hs-filters__grid{gap:.65rem}.hs-template--essential .hs-field input,.hs-template--essential .hs-field select{min-height:40px;padding:.5rem .6rem;border-radius:5px}.hs-template--essential .hs-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding-top:1.25rem}.hs-template--essential .hs-listing-card__image{min-height:170px}.hs-template--essential .hs-listing-card__image img,.hs-template--essential .hs-listing-card__image>div{height:170px}.hs-template--essential .hs-listing-card__type{top:.55rem;left:.55rem;padding:.32rem .5rem;border-radius:4px}.hs-template--essential .hs-listing-card__body{padding:.9rem}.hs-template--essential .hs-listing-card__status{display:grid;gap:.2rem}.hs-template--essential .hs-listing-card__status strong{grid-row:1;font-size:1.15rem}.hs-template--essential .hs-listing-card__body h3{margin-top:.65rem;font-size:1.08rem}.hs-template--essential .hs-chip-list{margin-top:.7rem}.hs-template--essential .hs-chip-list li,.hs-template--essential .hs-promotions--compact .hs-promotion{border-radius:4px}.hs-template--essential .hs-listing-card__actions{grid-template-columns:1fr;gap:.45rem;margin-top:.8rem}.hs-template--essential .hs-listing-card__actions .hs-button{min-height:38px}.hs-template--essential .hs-surface{border-radius:7px;box-shadow:0 5px 15px color-mix(in srgb,var(--hs-text) 8%,transparent)}.hs-template--essential .hs-detail-gallery{height:min(48vw,460px);border-radius:7px}.hs-template--essential .hs-detail__layout{grid-template-columns:minmax(0,1fr) 290px;gap:1.5rem;margin-top:2rem}.hs-template--essential .hs-contact__heading h1,.hs-template--essential .hs-detail__intro h1{font-size:clamp(2rem,4vw,3.15rem);font-weight:850}.hs-template--essential .hs-detail-section{padding-block:1.6rem}.hs-template--essential .hs-detail-section h2{margin-bottom:.9rem;font-size:1.35rem}.hs-template--essential .hs-feature-grid li,.hs-template--essential .hs-property-map,.hs-template--essential .hs-room-grid a,.hs-template--essential .hs-specification-grid{border-radius:6px}.hs-template--essential .hs-enquiry-card{top:82px;padding:1.1rem;border-top:4px solid var(--hs-primary)}.hs-template--essential .hs-contact__layout{grid-template-columns:minmax(0,1fr) 280px}.hs-template--essential .hs-footer{margin-top:3.5rem;padding-top:2.5rem}@media (max-width:1100px){.hs-template--essential .hs-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.hs-template--essential .hs-hero{padding-top:2.2rem}.hs-template--essential .hs-contact__layout,.hs-template--essential .hs-detail__layout,.hs-template--essential .hs-listing-grid{grid-template-columns:1fr}.hs-template--essential .hs-listing-card__image,.hs-template--essential .hs-listing-card__image img,.hs-template--essential .hs-listing-card__image>div{height:220px}}.hs-template{min-height:100vh;background:var(--hs-bg);color:var(--hs-text);font-family:var(--hs-body-font)}.hs-template *,.hs-template :after,.hs-template :before{box-sizing:border-box}.hs-template .hs-heading,.hs-template h1,.hs-template h2,.hs-template h3,.hs-template h4{font-family:var(--hs-heading-font)}.hs-container{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.hs-header{position:sticky;top:0;z-index:60;border-bottom:1px solid color-mix(in srgb,var(--hs-text) 12%,transparent);background:color-mix(in srgb,var(--hs-bg) 94%,transparent);backdrop-filter:blur(14px)}.hs-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.hs-brand{display:inline-flex;min-width:0;align-items:center;color:var(--hs-text);text-decoration:none}.hs-brand__logo{display:block;width:auto;max-width:220px;height:48px;object-fit:contain;object-position:left center}.hs-brand__name,.hs-footer__brand{font-family:var(--hs-heading-font);font-size:1.35rem;font-weight:750}.hs-navigation{display:flex;align-items:center;gap:1.4rem}.hs-navigation>a:not(.hs-button){color:var(--hs-text);font-size:.94rem;font-weight:650;text-decoration:none}.hs-navigation>a:hover{color:var(--hs-primary)}.hs-menu-button{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:0;border-radius:999px;background:color-mix(in srgb,var(--hs-text) 8%,transparent)}.hs-menu-button span:not(.sr-only){width:19px;height:2px;background:var(--hs-text)}.hs-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;background:var(--hs-primary);color:var(--hs-primary-contrast);font-weight:750;line-height:1.2;padding:.75rem 1.15rem;text-align:center;text-decoration:none;transition:transform .15s ease,filter .15s ease}.hs-button:hover{filter:brightness(.92);transform:translateY(-1px)}.hs-button--small{min-height:40px;padding:.55rem .9rem;font-size:.9rem}.hs-button--secondary{border-color:color-mix(in srgb,var(--hs-text) 22%,transparent);background:transparent;color:var(--hs-text)}.hs-page-section{padding-block:clamp(2.5rem,5vw,5rem)}.hs-loading{display:flex;min-height:55vh;align-items:center;justify-content:center;gap:.7rem;color:color-mix(in srgb,var(--hs-text) 68%,transparent)}.hs-loading span{width:18px;height:18px;border:2px solid color-mix(in srgb,var(--hs-primary) 25%,transparent);border-top-color:var(--hs-primary);border-radius:50%;animation:hs-spin .7s linear infinite}@keyframes hs-spin{to{transform:rotate(1turn)}}.hs-hero{padding:clamp(4rem,9vw,7.5rem) 0 clamp(6.5rem,12vw,10rem);background:radial-gradient(circle at 90% 10%,color-mix(in srgb,var(--hs-accent) 36%,transparent),transparent 38%),linear-gradient(135deg,var(--hs-secondary),color-mix(in srgb,var(--hs-primary) 68%,var(--hs-secondary)));color:var(--hs-secondary-contrast)}.hs-hero h1{max-width:760px;margin:0;font-size:clamp(2.45rem,6vw,4.8rem);font-weight:720;letter-spacing:-.045em;line-height:1.02}.hs-hero p:not(.hs-kicker){max-width:670px;margin:1.35rem 0 0;color:color-mix(in srgb,#fff 82%,transparent);font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.hs-kicker{margin:0 0 1rem;font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hs-inventory{position:relative;z-index:2;margin-top:-4rem}.hs-filters{padding:clamp(1.1rem,3vw,1.75rem)}.hs-filters__heading{display:flex;align-items:start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.hs-filters__heading h2,.hs-filters__heading p{margin:0}.hs-filters__heading h2{font-size:clamp(1.35rem,3vw,1.75rem)}.hs-filters__heading p,.hs-muted{color:color-mix(in srgb,var(--hs-text) 68%,transparent)}.hs-filters__heading a{color:var(--hs-primary);font-weight:700}.hs-type-filter{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.1rem;padding:0;border:0}.hs-type-filter legend{width:100%;margin-bottom:.35rem;font-size:.78rem;font-weight:750}.hs-type-filter input{position:absolute;opacity:0}.hs-type-filter span{display:block;padding:.62rem .9rem;border:1px solid color-mix(in srgb,var(--hs-text) 18%,transparent);border-radius:999px;cursor:pointer;font-size:.86rem;font-weight:700}.hs-type-filter input:checked+span{border-color:var(--hs-primary);background:var(--hs-primary);color:var(--hs-primary-contrast)}.hs-type-filter input:focus-visible+span{outline:3px solid color-mix(in srgb,var(--hs-primary) 32%,transparent);outline-offset:2px}.hs-filters__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem;align-items:end}.hs-field{grid-column:span 1}.hs-field--wide{grid-column:span 2}.hs-field>span{display:block;margin-bottom:.35rem;font-size:.76rem;font-weight:750}.hs-field input,.hs-field select{width:100%;min-height:44px;padding:.65rem .75rem;border:1px solid color-mix(in srgb,var(--hs-text) 18%,transparent);border-radius:9px;outline:none;background:var(--hs-bg);color:var(--hs-text)}.hs-field input:focus,.hs-field select:focus{border-color:var(--hs-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--hs-primary) 18%,transparent)}.hs-filters__submit{min-height:44px}.hs-listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;padding-top:2rem}.hs-listing-card{min-width:0;overflow:hidden}.hs-listing-card__image{position:relative;display:block;min-height:225px;overflow:hidden;background:color-mix(in srgb,var(--hs-primary) 13%,var(--hs-bg))}.hs-listing-card__image img,.hs-listing-card__image>div{width:100%;height:225px;object-fit:cover}.hs-listing-card__image>div{display:grid;place-items:center;color:color-mix(in srgb,var(--hs-text) 55%,transparent);font-weight:750}.hs-listing-card__image img{transition:transform .3s ease}.hs-listing-card:hover .hs-listing-card__image img{transform:scale(1.025)}.hs-listing-card__type{position:absolute;top:.85rem;left:.85rem;padding:.42rem .7rem;border-radius:999px;background:color-mix(in srgb,var(--hs-secondary) 88%,transparent);color:#fff;font-size:.72rem;font-weight:800}.hs-listing-card__body{padding:1.15rem}.hs-listing-card__body h3{margin:.8rem 0 .35rem;font-size:1.25rem;line-height:1.25}.hs-listing-card__body h3 a{color:inherit;text-decoration:none}.hs-listing-card__body p{margin:0;font-size:.88rem;line-height:1.5}.hs-listing-card__status{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:var(--hs-accent);font-size:.84rem;font-weight:750}.hs-listing-card__status strong{color:var(--hs-text);font-size:1rem}.hs-promotions{display:grid;gap:.65rem;margin:1rem 0}.hs-promotion{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-radius:var(--hs-radius);background:color-mix(in srgb,var(--hs-accent) 14%,var(--hs-surface));color:var(--hs-text)}.hs-promotion .hs-button{flex:0 0 auto}.hs-promotions--compact{display:flex;flex-wrap:wrap;margin-bottom:0}.hs-promotions--compact .hs-promotion{padding:.38rem .65rem;border-radius:999px;color:var(--hs-accent);font-size:.75rem}.hs-chip-list{display:flex;flex-wrap:wrap;gap:.4rem;margin:1rem 0 0;padding:0;list-style:none}.hs-chip-list li{padding:.35rem .55rem;border-radius:999px;background:color-mix(in srgb,var(--hs-text) 7%,transparent);font-size:.72rem;font-weight:650}.hs-listing-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:1.1rem}.hs-listing-card__actions .hs-button{min-height:42px;padding:.65rem .7rem;font-size:.82rem}.hs-unavailable{align-self:center;color:color-mix(in srgb,var(--hs-text) 62%,transparent);font-size:.78rem}.hs-empty-state{margin-top:2rem;padding:clamp(2rem,6vw,4rem);text-align:center}.hs-empty-state h2{margin:0}.hs-empty-state p{margin:.75rem auto 1.4rem}.hs-managed-home{margin-top:3rem;background:color-mix(in srgb,var(--hs-primary) 4%,var(--hs-bg))}.hs-detail{padding:1.5rem 0 2rem}.hs-breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.2rem;color:color-mix(in srgb,var(--hs-text) 66%,transparent);font-size:.82rem}.hs-breadcrumbs a{color:var(--hs-primary)}.hs-detail-gallery{display:grid;height:min(52vw,520px);grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:.65rem;overflow:hidden;border-radius:20px;background:color-mix(in srgb,var(--hs-text) 7%,var(--hs-bg))}.hs-detail-gallery button{position:relative;min-width:0;overflow:hidden;border:0;background:transparent;cursor:zoom-in}.hs-detail-gallery button.is-primary{grid-row:1/-1}.hs-detail-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.hs-detail-gallery button:hover img{transform:scale(1.025)}.hs-detail-gallery button>span{position:absolute;right:.75rem;bottom:.75rem;padding:.5rem .7rem;border-radius:8px;background:color-mix(in srgb,#000 72%,transparent);color:#fff;font-size:.75rem;font-weight:750}.hs-detail-gallery--empty{display:grid;height:340px;place-items:center;color:color-mix(in srgb,var(--hs-text) 60%,transparent)}.hs-gallery-dialog{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:1rem}.hs-gallery-dialog__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.9)}.hs-gallery-dialog__content{position:relative;z-index:1;display:flex;width:min(1200px,100%);height:min(880px,calc(100vh - 2rem));flex-direction:column}.hs-gallery-dialog__content>img{min-height:0;flex:1;object-fit:contain}.hs-gallery-dialog__bar,.hs-gallery-dialog__controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 0;color:#fff}.hs-gallery-dialog button{padding:.55rem .9rem;border:1px solid hsla(0,0%,100%,.25);border-radius:999px;background:hsla(0,0%,100%,.1);color:#fff}.hs-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:clamp(1.5rem,4vw,3.5rem);margin-top:clamp(2rem,5vw,4rem);align-items:start}.hs-detail__intro{display:flex;align-items:start;justify-content:space-between;gap:2rem;padding-bottom:2rem;border-bottom:1px solid color-mix(in srgb,var(--hs-text) 12%,transparent)}.hs-detail__intro h1{max-width:760px;margin:.3rem 0 .6rem;font-size:clamp(2rem,4.5vw,3.5rem);letter-spacing:-.035em;line-height:1.05}.hs-detail__intro p{margin:0}.hs-detail__type{color:var(--hs-primary);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hs-detail__price{min-width:180px;text-align:right}.hs-detail__price small,.hs-detail__price span,.hs-detail__price strong{display:block}.hs-detail__price strong{font-size:1.4rem}.hs-detail__price span{margin-top:.3rem;color:var(--hs-accent);font-weight:750}.hs-detail__price small{margin-top:.35rem;color:color-mix(in srgb,var(--hs-text) 62%,transparent)}.hs-detail-section{padding-block:2.2rem;border-bottom:1px solid color-mix(in srgb,var(--hs-text) 12%,transparent)}.hs-detail-section h2{margin:0 0 1.25rem;font-size:clamp(1.4rem,3vw,1.8rem)}.hs-specification-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--hs-text) 12%,transparent);border-radius:14px}.hs-specification-grid>div{padding:1rem;border-right:1px solid color-mix(in srgb,var(--hs-text) 12%,transparent);border-bottom:1px solid color-mix(in srgb,var(--hs-text) 12%,transparent)}.hs-specification-grid dt{color:color-mix(in srgb,var(--hs-text) 64%,transparent);font-size:.75rem}.hs-specification-grid dd{margin:.2rem 0 0;font-weight:750}.hs-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0;padding:0;list-style:none}.hs-feature-grid li{padding:1rem;border-radius:12px;background:color-mix(in srgb,var(--hs-primary) 6%,var(--hs-bg))}.hs-feature-grid span,.hs-feature-grid strong{display:block}.hs-feature-grid span{color:var(--hs-primary);font-size:.86rem}.hs-feature-grid p{margin:.45rem 0 0;color:color-mix(in srgb,var(--hs-text) 70%,transparent);font-size:.84rem;line-height:1.5}.hs-floorplans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hs-floorplans a{overflow:hidden;border:1px solid color-mix(in srgb,var(--hs-text) 12%,transparent);border-radius:12px}.hs-floorplans img{width:100%;height:260px;object-fit:contain;background:#fff}.hs-tour-list{display:flex;flex-wrap:wrap;gap:.7rem}.hs-room-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.hs-room-grid a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid color-mix(in srgb,var(--hs-text) 13%,transparent);border-radius:11px;color:var(--hs-text);text-decoration:none}.hs-room-grid a:hover{border-color:var(--hs-primary)}.hs-room-grid strong{color:var(--hs-primary);font-size:.82rem}.hs-property-map{height:400px;overflow:hidden;border-radius:14px;background:color-mix(in srgb,var(--hs-text) 8%,var(--hs-bg))}.hs-enquiry-card{position:sticky;top:102px;padding:1.4rem}.hs-enquiry-card>p:first-child{margin-top:0;color:var(--hs-primary);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hs-enquiry-card h2{margin:.35rem 0 .75rem}.hs-enquiry-card .hs-button{width:100%;margin-top:.5rem}.hs-mobile-enquiry{display:none}.hs-contact__heading{max-width:720px;margin-bottom:2rem}.hs-contact__heading .hs-kicker{color:var(--hs-primary)}.hs-contact__heading h1{margin:0;font-size:clamp(2.3rem,5vw,4rem);letter-spacing:-.04em}.hs-contact__heading>p:last-child{color:color-mix(in srgb,var(--hs-text) 72%,transparent);font-size:1.05rem}.hs-contact-context{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem}.hs-contact-context img{width:110px;height:82px;border-radius:10px;object-fit:cover}.hs-contact-context span,.hs-contact-context strong{display:block}.hs-contact-context span{color:var(--hs-primary);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hs-contact-context strong{margin-top:.2rem;font-family:var(--hs-heading-font);font-size:1.2rem}.hs-contact-context p{margin:.2rem 0 0;color:color-mix(in srgb,var(--hs-text) 66%,transparent);font-size:.83rem}.hs-contact__layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:2rem;align-items:start}.hs-contact__content .not-prose{margin-top:0}.hs-contact-details{padding:1.4rem}.hs-contact-details h2{margin-top:0}.hs-contact-details a{display:block;margin-top:1rem;padding-top:1rem;border-top:1px solid color-mix(in srgb,var(--hs-text) 12%,transparent);color:var(--hs-text);text-decoration:none}.hs-contact-details span,.hs-contact-details strong{display:block}.hs-contact-details span{color:color-mix(in srgb,var(--hs-text) 62%,transparent);font-size:.74rem}.hs-contact-details strong{margin-top:.2rem;overflow-wrap:anywhere}.hs-contact__missing{padding:2rem}.hs-surface{border:1px solid color-mix(in srgb,var(--hs-text) 11%,transparent);border-radius:18px;background:color-mix(in srgb,var(--hs-bg) 96%,var(--hs-text) 4%);box-shadow:0 16px 40px color-mix(in srgb,var(--hs-text) 8%,transparent)}.hs-footer{margin-top:5rem;padding:3.5rem 0 1.4rem;background:var(--hs-secondary);color:var(--hs-secondary-contrast)}.hs-footer a{color:inherit}.hs-footer p{margin:.55rem 0 0;color:color-mix(in srgb,var(--hs-secondary-contrast) 78%,transparent)}.hs-footer__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,1fr);gap:3rem}.hs-footer__links{display:grid;align-content:start;justify-content:end;gap:.7rem}.hs-footer__legal{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid color-mix(in srgb,var(--hs-secondary-contrast) 18%,transparent);color:color-mix(in srgb,var(--hs-secondary-contrast) 70%,transparent);font-size:.82rem}@media (max-width:760px){.hs-menu-button{display:flex}.hs-navigation{position:absolute;top:calc(100% + 1px);left:0;right:0;display:none;align-items:stretch;padding:1rem;border-bottom:1px solid color-mix(in srgb,var(--hs-text) 12%,transparent);background:var(--hs-bg);box-shadow:0 20px 30px color-mix(in srgb,var(--hs-text) 10%,transparent)}.hs-navigation.is-open{display:flex;flex-direction:column}.hs-navigation>a:not(.hs-button){padding:.65rem .25rem}.hs-brand__logo{max-width:170px;height:42px}.hs-footer__grid{grid-template-columns:1fr}.hs-footer__links{justify-content:start}.hs-filters__grid,.hs-listing-grid{grid-template-columns:1fr}.hs-field,.hs-field--wide{grid-column:auto}.hs-detail-gallery,.hs-listing-card__actions{grid-template-columns:1fr}.hs-detail-gallery{height:300px;grid-template-rows:1fr}.hs-detail-gallery button:not(:first-child){display:none}.hs-contact__layout,.hs-detail__layout{grid-template-columns:1fr}.hs-detail__intro{display:block}.hs-detail__price{margin-top:1.2rem;text-align:left}.hs-feature-grid,.hs-floorplans,.hs-room-grid,.hs-specification-grid{grid-template-columns:1fr}.hs-enquiry-card{display:none}.hs-mobile-enquiry{position:fixed;right:0;bottom:0;left:0;z-index:70;display:block;padding:.75rem 1rem;border-top:1px solid color-mix(in srgb,var(--hs-text) 12%,transparent);background:color-mix(in srgb,var(--hs-bg) 94%,transparent);backdrop-filter:blur(12px)}.hs-mobile-enquiry .hs-button{width:100%}}@media (min-width:761px) and (max-width:1050px){.hs-filters__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hs-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}html{scroll-behavior:smooth}.heading,h1,h2,h3,h4{font-family:var(---montserrat),sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;letter-spacing:0}::placeholder,a,input,li,p,textarea,ul{font-family:var(--montserrat),serif;font-optical-sizing:auto;font-weight:300;font-style:normal;letter-spacing:.025rem;font-size:1.25rem;line-height:1.75rem;line-height:1.25}video{max-width:1080px;width:100%;max-height:1920px;object-fit:fill}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;scroll-behavior:smooth}#menu{width:50px;height:35px;position:relative;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#menu,#menu span{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}#menu span{display:block;position:absolute;height:9px;width:100%;background-color:var(--hs-primary);border-radius:9px;opacity:1;left:0;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#menu span:first-child{top:0}#menu span:nth-child(2){top:15px}#menu span:nth-child(3){top:31px}#menu.open span:first-child{top:13px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}#menu.open span:nth-child(2){opacity:0;left:-55px}#menu.open span:nth-child(3){top:13px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}#menuOverlay{animation:fadeInAnimation .5s ease;animation-iteration-count:1;animation-fill-mode:forwards}#menuOverlay .open{animation-fill-mode:backwards}.pulse{animation:pulse 2s ease;animation-iteration-count:10}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.prose [id],.prose h1[id],.prose h2[id],.prose h3[id],.prose h4[id],.prose h5[id],.prose h6[id]{scroll-margin-top:240px}.hs-block-layout--float-right{float:right}.hs-block-layout--float-left{float:left}@media (max-width:700px){.hs-block-layout--float{float:none!important;width:100%!important;min-width:0!important;max-width:none!important;margin-left:0!important;margin-right:0!important}}.hs-column-block{order:0}.hs-row-block--stacked>.hs-column-block{order:var(--hs-order-mobile,initial)}.grecaptcha-badge{visibility:hidden}.recaptcha-disclaimer{font-size:11px;opacity:.25}.recaptcha-disclaimer a{font-size:inherit}.hs-newsletter-form{display:flex;justify-content:center;width:100%}.hs-inline-newsletter-form{width:100%;max-width:710px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2fr) auto;grid-template-areas:"input consent button";gap:18px;align-items:center;padding:16px 18px;border-radius:18px;background:hsla(0,0%,100%,.92);box-shadow:0 0 20px rgba(0,0,0,.05)}.hs-inline-newsletter-form__input{grid-area:input;min-width:0}.hs-inline-newsletter-form__input>*{width:100%}.hs-inline-newsletter-form__consent{grid-area:consent;min-width:0}.hs-inline-newsletter-form__consent label{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.hs-inline-newsletter-form__consent span{font-size:11px;line-height:1.35;color:#7e7e7e;white-space:normal}.hs-inline-newsletter-form input[type=checkbox]{width:26px;height:26px;accent-color:var(--hs-accent)}.hs-inline-newsletter-form__button{grid-area:button}.hs-inline-newsletter-form button{height:48px;padding:0 28px;border-radius:14px;white-space:nowrap}@media (max-width:768px){.hs-inline-newsletter-form{grid-template-columns:1fr;grid-template-areas:"input" "consent" "button"}.hs-inline-newsletter-form__button{justify-self:center}}.hs-form input::placeholder,.hs-form textarea::placeholder,.hs-inline-newsletter-form input::placeholder,.hs-inline-newsletter-form textarea::placeholder{font-size:inherit;line-height:inherit;color:color-mix(in srgb,var(--hs-text) 60%,transparent);opacity:.6}.hs-map-property-card{width:280px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.08)}.hs-map-property-card__imageWrap{border-radius:18px;position:relative;height:170px;overflow:hidden;background:#f3f3f3}.hs-map-property-card__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hs-map-property-card__badges{inset-inline:0;display:flex;justify-content:space-between;padding:0 12px;transform:translateY(50%);pointer-events:none}.hs-map-property-card__badge{border-radius:999px;padding:8px 12px;color:#fff;text-align:center;font-size:10px;line-height:1.2;box-shadow:0 6px 18px rgba(0,0,0,.12)}.hs-map-property-card__badge--blue{background:linear-gradient(90deg,#5fa2d6,#5a95c6)}.hs-map-property-card__badge--green{background:linear-gradient(90deg,#2fa45d,#2f9f67)}.hs-map-property-card__body{background:#fff;padding:34px 16px 16px;text-align:center}.hs-map-property-card__title{margin:0;font-size:15px;line-height:1.25;font-weight:600;color:#5f5f5f}.hs-map-property-card__description{margin-top:10px;font-size:11px;line-height:1.45;color:#777}.hs-map-property-card__promotions{display:flex;flex-wrap:wrap;gap:.35rem;margin:.55rem 0}.hs-map-property-card__promotions span{padding:.3rem .55rem;border-radius:999px;background:#5b21b6;color:#fff;font-size:.7rem;font-weight:700}.hs-map-property-card__description p{margin:0}.hs-map-property-card__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(0,0,0,.06)}.hs-map-property-card__specValue{font-size:12px;font-weight:600;color:#5a5a5a;line-height:1}.hs-map-property-card__specLabel{margin-top:4px;font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:#666;line-height:1.1}.hs-map-property-card__button{display:inline-block;margin-top:14px;border-radius:999px;padding:10px 16px;background:linear-gradient(90deg,#2fa45d,#5fa2d6);color:#fff;text-decoration:none;font-size:12px;font-weight:600}.hs-property-promo{position:relative;overflow:hidden;border-radius:28px;min-height:520px;box-shadow:0 10px 30px rgba(0,0,0,.05);cursor:default}.hs-property-promo--inclusive{background:#1e1f2d}.hs-property-promo--matcher{background:linear-gradient(180deg,#33b46b,#5ea9d8)}.hs-property-promo__overlay{position:relative;z-index:2;height:100%;width:100%;padding:38px 30px 34px;color:#fff;text-align:center}.hs-property-promo__title-outline,.hs-property-promo__title-solid{display:block;width:100%;font-family:Montserrat,sans-serif;font-weight:800;font-size:3.2rem;line-height:.95}.hs-property-promo__title-solid{color:#fff}.hs-property-promo__title-outline{color:transparent;-webkit-text-stroke:1.4px #fff}.hs-property-promo__title-one{text-align:left;margin-top:8px;margin-bottom:10px}.hs-property-promo__title-two{margin-bottom:10px}.hs-property-promo__title-three{text-align:right}.hs-property-promo__text{display:block;margin-top:44px;font-family:Montserrat,sans-serif;font-weight:400;font-size:1.05rem;line-height:1.5}.hs-property-promo__text--matcher{font-weight:200;font-size:1.2rem;line-height:1.55;margin-top:52px}.hs-property-promo__tabular{margin-top:10px;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.3rem}.hs-property-promo__tabular--first{margin-top:40px}.hs-property-promo__col-left,.hs-property-promo__col-middle,.hs-property-promo__col-right{display:inline-block;vertical-align:middle}.hs-property-promo__col-left{width:40%;text-align:right;line-height:30px}.hs-property-promo__col-middle{width:20%;font-size:1.6rem;text-align:center}.hs-property-promo__col-right{width:40%;text-align:left;line-height:30px}.hs-property-promo .fa-fire-flame-simple{color:#e88b2e}.hs-property-promo .fa-plug{color:#e8da2e}.hs-property-promo .fa-droplet{color:#2d95ea}.hs-property-promo .fa-wifi{color:#73e82e}.hs-property-promo .fa-tv{color:#c42ee8}.hs-property-promo__dot{position:absolute;z-index:1;border-radius:999px}.hs-property-promo__dot--one{width:110px;height:110px;right:20px;top:30px;animation:hsOrbitLarge 100s linear infinite}.hs-property-promo__dot--two{width:80px;height:80px;left:30px;top:190px;animation:hsOrbit 140s linear infinite}.hs-property-promo__dot--three{width:50px;height:50px;left:40px;bottom:30px;animation:hsOrbitRev 160s linear infinite}.hs-property-promo__dot--four{width:210px;height:210px;bottom:-40px;right:-80px;animation:hsOrbitSmall 180s linear infinite}.hs-property-promo__dot--five{width:140px;height:140px;left:10px;top:120px;animation:hsOrbitSmall 120s linear infinite}.hs-property-promo__dot--six{width:30px;height:30px;left:60px;bottom:190px;animation:hsOrbit 100s linear infinite}.hs-property-promo--inclusive .hs-property-promo__dot--one{background-color:#202d3f}.hs-property-promo--inclusive .hs-property-promo__dot--two{background-color:#303e46}.hs-property-promo--inclusive .hs-property-promo__dot--three{background-color:#473d2b}.hs-property-promo--inclusive .hs-property-promo__dot--four{background-color:#3a4959}.hs-property-promo--inclusive .hs-property-promo__dot--five{background-color:#222a33}.hs-property-promo--inclusive .hs-property-promo__dot--six{background-color:#2f3b49}.hs-property-promo--matcher .hs-property-promo__dot--one{background-color:#5ab988a3}.hs-property-promo--matcher .hs-property-promo__dot--two{background-color:rgba(58,158,119,.45)}.hs-property-promo--matcher .hs-property-promo__dot--three{background-color:#18a3c4de}.hs-property-promo--matcher .hs-property-promo__dot--four{background-color:#46a4d2d9}.hs-property-promo--matcher .hs-property-promo__dot--five{background-color:#34bf91c4}.hs-property-promo--matcher .hs-property-promo__dot--six{background-color:#20ac7ed4}@keyframes hsOrbitSmall{0%{transform:rotate(0deg) translateX(50px) rotate(0deg)}to{transform:rotate(1turn) translateX(50px) rotate(-1turn)}}@keyframes hsOrbitLarge{0%{transform:rotate(0deg) translateX(200px) rotate(0deg)}to{transform:rotate(1turn) translateX(20px) rotate(-1turn)}}@keyframes hsOrbit{0%{transform:rotate(0deg) translateX(100px) rotate(0deg)}to{transform:rotate(1turn) translateX(100px) rotate(-1turn)}}@keyframes hsOrbitRev{0%{transform:rotate(0deg) translateX(25px) rotate(0deg)}to{transform:rotate(1turn) translateX(25px) rotate(-1turn)}}@media (max-width:768px){.hs-property-promo{min-height:420px}.hs-property-promo__overlay{padding:28px 22px 26px}.hs-property-promo__title-outline,.hs-property-promo__title-solid{font-size:2.5rem}.hs-property-promo__text{font-size:.95rem;margin-top:32px}.hs-property-promo__text--matcher{font-size:1.05rem;margin-top:36px}.hs-property-promo__tabular{font-size:1.05rem}}.hs-sponsor-card{cursor:default}.hs-banner-pill{display:flex;justify-content:center;width:100%;max-width:1400px;margin-bottom:2rem;padding:1.75rem 2rem;border-radius:9999px;text-align:center;color:#fff;background:linear-gradient(180deg,#33b46b,#5ea9d8);box-shadow:0 10px 24px rgba(0,0,0,.08)}.hs-banner-pill__text{font-size:1.2rem;font-weight:300;line-height:1.2}.hs-property-richtext{font-size:.98rem}.hs-property-richtext,.hs-property-richtext li,.hs-property-richtext p{line-height:1.6;color:#6d6d76}.hs-property-richtext ol,.hs-property-richtext p+p,.hs-property-richtext ul{margin-top:1rem}.hs-property-richtext strong{color:#4c4c57;font-weight:600}.hs-property-richtext h1,.hs-property-richtext h2,.hs-property-richtext h3,.hs-property-richtext h4{color:#4c4c57;line-height:1.25;margin-top:1.25rem;margin-bottom:.75rem}.hs-property-richtext ol,.hs-property-richtext ul{padding-left:1.25rem}.hs-property-richtext a{color:#3f83b6;text-decoration:underline}.hs-template--luxury{--hs-radius:2px;letter-spacing:.005em}.hs-template--luxury .hs-container{width:min(1320px,calc(100% - 3rem))}.hs-template--luxury .hs-header{border-color:color-mix(in srgb,var(--hs-text) 10%,transparent);background:color-mix(in srgb,var(--hs-bg) 90%,transparent);backdrop-filter:blur(22px)}.hs-template--luxury .hs-header__inner{min-height:92px}.hs-template--luxury .hs-brand__name,.hs-template--luxury .hs-footer__brand{font-size:1.55rem;font-weight:500;letter-spacing:.04em}.hs-template--luxury .hs-navigation{gap:2rem}.hs-template--luxury .hs-navigation>a:not(.hs-button){font-size:.76rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hs-template--luxury .hs-button{min-height:50px;border-radius:1px;font-size:.78rem;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.hs-template--luxury .hs-button--small{min-height:42px}.hs-template--luxury .hs-hero{position:relative;display:flex;min-height:650px;align-items:end;padding:clamp(7rem,14vw,12rem) 0 clamp(8rem,13vw,11rem);overflow:hidden;background:linear-gradient(125deg,var(--hs-secondary),#454239)}.hs-template--luxury .hs-hero.has-image{background-image:linear-gradient(90deg,rgba(20,23,21,.86),rgba(20,23,21,.2)),var(--hs-hero-image);background-position:50%;background-size:cover}.hs-template--luxury .hs-hero:after{position:absolute;right:3rem;bottom:2.5rem;width:120px;height:1px;background:color-mix(in srgb,var(--hs-secondary-contrast) 62%,transparent);content:""}.hs-template--luxury .hs-hero .hs-container{position:relative;z-index:1}.hs-template--luxury .hs-hero h1{max-width:900px;font-size:clamp(3.6rem,8vw,7.5rem);font-weight:400;letter-spacing:-.055em;line-height:.94}.hs-template--luxury .hs-hero p:not(.hs-kicker){max-width:620px;font-size:1.1rem}.hs-template--luxury .hs-detail__type,.hs-template--luxury .hs-enquiry-card>p:first-child,.hs-template--luxury .hs-kicker{font-weight:650;letter-spacing:.22em}.hs-template--luxury .hs-inventory{margin-top:-5rem}.hs-template--luxury .hs-filters{border-radius:2px;background:color-mix(in srgb,var(--hs-bg) 98%,#fff 2%);box-shadow:0 28px 70px rgba(22,24,22,.14)}.hs-template--luxury .hs-field input,.hs-template--luxury .hs-field select{border-width:0 0 1px;border-radius:0;background:transparent}.hs-template--luxury .hs-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;padding-top:4rem}.hs-template--luxury .hs-listing-card{border:0;border-radius:0;background:transparent;box-shadow:none}.hs-template--luxury .hs-listing-card__image,.hs-template--luxury .hs-listing-card__image img,.hs-template--luxury .hs-listing-card__image>div{height:clamp(300px,34vw,470px)}.hs-template--luxury .hs-listing-card__type{top:1.2rem;left:1.2rem;border-radius:1px;letter-spacing:.1em;text-transform:uppercase}.hs-template--luxury .hs-listing-card__body{padding:1.5rem 0 0}.hs-template--luxury .hs-listing-card__body h3{margin-top:1.1rem;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:450}.hs-template--luxury .hs-listing-card__actions{max-width:430px}.hs-template--luxury .hs-surface{border-radius:2px;box-shadow:0 22px 55px color-mix(in srgb,var(--hs-text) 9%,transparent)}.hs-template--luxury .hs-detail{padding-top:2.5rem}.hs-template--luxury .hs-detail-gallery{height:min(60vw,680px);gap:.3rem;border-radius:0}.hs-template--luxury .hs-detail__layout{grid-template-columns:minmax(0,1fr) 360px;gap:clamp(3rem,7vw,7rem)}.hs-template--luxury .hs-contact__heading h1,.hs-template--luxury .hs-detail__intro h1{font-size:clamp(3rem,6vw,5.6rem);font-weight:400;line-height:.98}.hs-template--luxury .hs-detail-section{padding-block:3.5rem}.hs-template--luxury .hs-contact-details h2,.hs-template--luxury .hs-detail-section h2,.hs-template--luxury .hs-enquiry-card h2{font-weight:450}.hs-template--luxury .hs-enquiry-card{padding:2rem;border-top:3px solid var(--hs-accent)}.hs-template--luxury .hs-feature-grid li,.hs-template--luxury .hs-room-grid a,.hs-template--luxury .hs-specification-grid{border-radius:1px}.hs-template--luxury .hs-footer{margin-top:8rem;padding-top:5.5rem}@media (max-width:760px){.hs-template--luxury .hs-container{width:min(100% - 2rem,1320px)}.hs-template--luxury .hs-header__inner{min-height:74px}.hs-template--luxury .hs-hero{min-height:540px;padding-bottom:7rem}.hs-template--luxury .hs-hero h1{font-size:clamp(3.1rem,15vw,5rem)}.hs-template--luxury .hs-listing-grid{grid-template-columns:1fr;gap:3.5rem}.hs-template--luxury .hs-listing-card__image,.hs-template--luxury .hs-listing-card__image img,.hs-template--luxury .hs-listing-card__image>div{height:340px}}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_337041{font-family:Montserrat,Montserrat Fallback;font-style:normal}.__variable_337041{--montserrat:"Montserrat","Montserrat Fallback"}