.styles-module__NPkLLq__accordion{flex-direction:column;width:100%;display:flex}.styles-module__NPkLLq__accordionHeader{cursor:pointer;background:0 0;border:none;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:0;display:flex}.styles-module__NPkLLq__title{color:var(--color-black-400)}.styles-module__NPkLLq__accordionIcon{flex-shrink:0;transition:transform .2s ease-in-out;transform:rotate(-90deg)}.styles-module__NPkLLq__accordionIconOpen{transform:rotate(0)}.styles-module__NPkLLq__accordionContent{flex-direction:column;gap:16px;padding-top:16px;display:flex}
.breakfast-service-modal-module__BU5dFW__modalContainer{background-color:var(--ds-colors-background-base-default);width:100%;max-height:95vh;font-family:var(--font-lausanne);border-radius:16px 16px 0 0;flex-direction:column;display:flex;position:relative;overflow:hidden}@media screen and (min-width:768px){.breakfast-service-modal-module__BU5dFW__modalContainer{border-radius:16px;max-width:700px;max-height:90vh}}.breakfast-service-modal-module__BU5dFW__closeButton{z-index:30;background-color:var(--ds-colors-background-base-default);opacity:.9;cursor:pointer;border:none;border-radius:50%;place-content:center;width:36px;height:36px;transition:opacity .15s;display:grid;position:absolute;top:12px;right:12px}.breakfast-service-modal-module__BU5dFW__closeButton:hover{opacity:1}.breakfast-service-modal-module__BU5dFW__closeButton:focus-visible{opacity:1;outline:2px solid var(--ds-colors-outline-focus);outline-offset:2px}.breakfast-service-modal-module__BU5dFW__closeButton svg{width:18px;height:18px}.breakfast-service-modal-module__BU5dFW__gallery{flex-shrink:0;width:100%;height:240px;position:relative;overflow:hidden}@media screen and (min-width:768px){.breakfast-service-modal-module__BU5dFW__gallery{height:350px}}.breakfast-service-modal-module__BU5dFW__gallerySlide{width:100%;height:100%;position:relative}.breakfast-service-modal-module__BU5dFW__content{flex:1;padding:24px;overflow-y:auto}.breakfast-service-modal-module__BU5dFW__heading{font-family:var(--font-lausanne);margin:0 0 16px;font-size:22px;font-weight:700;line-height:1.2}.breakfast-service-modal-module__BU5dFW__infoList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.breakfast-service-modal-module__BU5dFW__infoListItem{font-family:var(--font-lausanne);align-items:flex-start;gap:8px;font-size:14px;font-weight:300;line-height:20px;display:flex}.breakfast-service-modal-module__BU5dFW__infoListItem p{margin-block-start:0}.breakfast-service-modal-module__BU5dFW__infoListItem p:last-child{margin-block-end:0}.breakfast-service-modal-module__BU5dFW__iconWrapper{flex:none;place-content:center;width:24px;height:24px;display:grid;transform:translateY(-2px)}.breakfast-service-modal-module__BU5dFW__iconWrapper>svg{width:100%;height:100%;display:block}.breakfast-service-modal-module__BU5dFW__link{text-underline-offset:2px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.breakfast-service-modal-module__BU5dFW__openingHours{gap:2px;display:grid}.breakfast-service-modal-module__BU5dFW__menuList{gap:2px;margin:4px 0 0;padding-left:16px;list-style:outside;display:grid}.breakfast-service-modal-module__BU5dFW__twoColumnLayout{grid-template-columns:1fr;gap:24px;display:grid}@media screen and (min-width:768px){.breakfast-service-modal-module__BU5dFW__twoColumnLayout{grid-template-columns:2fr 3fr}}.breakfast-service-modal-module__BU5dFW__description{font-family:var(--font-lausanne);font-size:14px;font-weight:300;line-height:20px}.breakfast-service-modal-module__BU5dFW__description p{margin:0 0 8px}.breakfast-service-modal-module__BU5dFW__description p:last-child{margin-bottom:0}.breakfast-service-modal-module__BU5dFW__description strong,.breakfast-service-modal-module__BU5dFW__description b{font-weight:var(--ds-typography-primitives-weight-semibold)}.breakfast-service-modal-module__BU5dFW__description em,.breakfast-service-modal-module__BU5dFW__description i{font-style:italic}.breakfast-service-modal-module__BU5dFW__footer{flex-shrink:0;padding:16px 24px 24px}.breakfast-service-modal-module__BU5dFW__addButton{background-color:var(--ds-colors-background-action-default);width:100%;color:var(--ds-colors-content-action-on-action);font-family:var(--font-lausanne);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:18px;font-size:16px;font-weight:500;display:flex;position:relative;overflow:hidden}.breakfast-service-modal-module__BU5dFW__addButton:before{content:"";transition:background-color .15s;position:absolute;inset:0}.breakfast-service-modal-module__BU5dFW__addButton:hover:before{background-color:var(--ds-colors-state-base-inverse-hover)}.breakfast-service-modal-module__BU5dFW__addButton:focus-visible{outline:2px solid var(--ds-colors-outline-focus);outline-offset:2px}.breakfast-service-modal-module__BU5dFW__addButton:disabled{background-color:var(--ds-colors-background-action-disabled);color:var(--ds-colors-content-action-disabled);cursor:not-allowed}
.styles-module__K2bm0G__tooltipContainer{background-color:var(--ds-colors-primitives-greyscale-black-400);border-radius:8px;padding:8px}.styles-module__K2bm0G__tooltipArrow{fill:var(--ds-colors-primitives-greyscale-black-400)}.styles-module__K2bm0G__zIndex{z-index:190}
@keyframes styles-module__6dykmq__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.styles-module__6dykmq__skeleton{transition:opacity .3s}.styles-module__6dykmq__skeleton *{opacity:1;transition:opacity .3s}.styles-module__6dykmq__loading{opacity:1;background-color:#e0e0e0;border-radius:4px;animation:1.5s ease-in-out infinite styles-module__6dykmq__pulse}.styles-module__6dykmq__loading *{opacity:0}.styles-module__6dykmq__inline{display:inline}
.amenity-item-module__1qPzuq__amenityItem{flex-direction:row;align-items:flex-start;gap:8px;display:flex}.amenity-item-module__1qPzuq__strikeThrough{text-decoration:line-through}.amenity-item-module__1qPzuq__badge{background-color:var(--color-black-100);white-space:nowrap;border-radius:16px;padding:3px 8px}.amenity-item-module__1qPzuq__infoIcon{cursor:pointer;flex-shrink:0;margin-top:auto;margin-bottom:auto}.amenity-item-module__1qPzuq__tooltipContent{width:200px;color:var(--color-white);white-space:pre-line}
.style-module__6U0-zG__container{background-color:var(--ds-color-surface-default);border:1px solid var(--ds-colors-outline-base-default);border-radius:16px;flex-direction:column;padding:24px;display:flex}.style-module__6U0-zG__divider{background-color:var(--ds-colors-outline-base-default);border:none;height:1px;margin:16px 0}.style-module__6U0-zG__heading{align-items:flex-start;gap:24px;display:flex}.style-module__6U0-zG__propertyImage{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100px;height:100px}.style-module__6U0-zG__headingContent{flex-direction:column;flex:1;gap:4px;display:flex}.style-module__6U0-zG__title,.style-module__6U0-zG__description{color:var(--ds-color-texticons-default);margin:0}.style-module__6U0-zG__section{flex-direction:column;gap:8px;display:flex}.style-module__6U0-zG__sectionHeader{justify-content:space-between;align-items:center;display:flex}.style-module__6U0-zG__sectionTitle{color:var(--ds-color-texticons-default)}.style-module__6U0-zG__sectionContent{flex-direction:column;gap:4px;display:flex}.style-module__6U0-zG__row{justify-content:space-between;align-items:center;gap:16px;display:flex}.style-module__6U0-zG__labelWithIcon{color:var(--ds-color-texticons-default);flex:1;align-items:center;gap:4px;min-width:0;display:flex}.style-module__6U0-zG__price{color:var(--ds-color-texticons-default);white-space:nowrap;flex-shrink:0}.style-module__6U0-zG__totalSection{flex-direction:column;gap:4px;margin:4px 0;display:flex}.style-module__6U0-zG__totalRow{justify-content:space-between;align-items:center;display:flex}.style-module__6U0-zG__totalLabel{color:var(--ds-color-texticons-default)}.style-module__6U0-zG__totalPrice{color:var(--ds-color-texticons-default);white-space:nowrap;flex-shrink:0}.style-module__6U0-zG__loading{margin:12px 0}
.dynamic-map-module__bXRr1a__dynamicMap{width:100%;height:100%}div:has(>.dynamic-map-module__bXRr1a__mapOverlay){pointer-events:none}.dynamic-map-module__bXRr1a__mapOverlay{pointer-events:none;position:relative}.dynamic-map-module__bXRr1a__mapOverlay>*{pointer-events:auto}
.style-module__ehVXhG__dimmed{color:var(--ds-colors-content-base-secondary)}.style-module__ehVXhG__deadline{color:var(--ds-colors-content-base-default);font-weight:600}.style-module__ehVXhG__moreInfoButton{color:var(--ds-colors-content-base-secondary);cursor:pointer;text-align:left;background:0 0;border:none;width:fit-content;padding:0;font-size:14px;text-decoration:underline}.style-module__ehVXhG__moreInfoButton:hover{color:var(--ds-colors-content-base-default)}.style-module__ehVXhG__dialogContent{color:var(--ds-colors-content-base-secondary);max-width:550px;line-height:1.4}.style-module__ehVXhG__dialogContent ul{margin:0;padding-left:20px;list-style:outside!important}.style-module__ehVXhG__dialogContent ul li{margin-bottom:4px;display:list-item}.style-module__ehVXhG__dialogContent ul li:last-child{margin-bottom:0}.style-module__ehVXhG__dialogContent p{margin:0 0 8px}.style-module__ehVXhG__dialogContent p:last-child{margin-bottom:0}
.map-tile-module__yzaJaa__tileImage{pointer-events:none;will-change:transform, opacity;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .3s,opacity .3s;position:absolute}
.style-module__7yf8-W__divider{background-color:var(--ds-colors-outline-base-default);height:1px;margin:40px 0}
.static-map-module__AEscgW__staticMap{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative;overflow:hidden}.static-map-module__AEscgW__activate{top:var(--ds-size-spacing-xs);left:var(--ds-size-spacing-xs);z-index:30;position:absolute}.static-map-module__AEscgW__activate:not(:focus-visible){clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;overflow:hidden}.static-map-module__AEscgW__mapContainer{will-change:transform;z-index:10;width:0;height:0;transition:transform .3s;position:absolute;top:50%;left:50%;overflow:visible}.static-map-module__AEscgW__mapOverlay{z-index:20;pointer-events:none;position:absolute;inset:0}.static-map-module__AEscgW__mapOverlay>*{pointer-events:auto}.static-map-module__AEscgW__attribution{pointer-events:none;z-index:100;justify-content:space-between;align-items:flex-end;padding:5px 10px;display:flex;position:absolute;bottom:0;left:0;right:0}.static-map-module__AEscgW__logo{width:auto;height:22px}.static-map-module__AEscgW__copyright{color:var(--color-numa-black-200);background-color:var(--color-black-200);border-radius:2px;padding:2px 4px;font-family:Roboto,Arial,sans-serif;font-size:10px}
.style-module__1u7csG__skeletonContainer{flex-direction:column;gap:12px;padding:24px 0;display:flex}.style-module__1u7csG__skeletonRow{align-items:center;gap:16px;display:flex}.style-module__1u7csG__skeletonField{flex-direction:column;flex:1;gap:8px;display:flex}.style-module__1u7csG__skeletonButton{width:100%;height:48px}.style-module__1u7csG__skeletonOption{height:60px}
.price-breakdown-module__mg4DdW__list{flex-direction:column;gap:8px;display:flex}.price-breakdown-module__mg4DdW__item{white-space:nowrap;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.price-breakdown-module__mg4DdW__description{flex-direction:row;align-items:center;gap:4px;display:flex}.price-breakdown-module__mg4DdW__pointer{cursor:pointer}.price-breakdown-module__mg4DdW__textWhite{color:var(--color-white)}.price-breakdown-module__mg4DdW__textGray{color:var(--color-black-280)}.price-breakdown-module__mg4DdW__textBlack{color:var(--color-black-400)}.price-breakdown-module__mg4DdW__textRed{color:var(--ds-colors-content-danger-default)}.price-breakdown-module__mg4DdW__noWrap{white-space:nowrap}.price-breakdown-module__mg4DdW__totalPrice{background-color:var(--color-numa-main-pink);border-radius:4px;padding:8px}.price-breakdown-module__mg4DdW__totalSectionVertical{flex-direction:column-reverse;align-items:flex-start;gap:6px;display:flex}
.enhanced-map-module__158Isq__container{width:100%;height:100%}
.style-module__-8xfBG__submit{width:100%;margin-top:16px}.style-module__-8xfBG__loading{display:none}
.call-to-action-module__hn4Kea__flex1{flex:1}.call-to-action-module__hn4Kea__alwaysBottom{z-index:100;background-color:var(--ds-colors-background-base-default);height:100px;padding:20px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -7px 19px #0000004f}@media (min-width:1024px){.call-to-action-module__hn4Kea__alwaysBottom{box-shadow:none;height:auto;padding:0;position:static}}
.base-map-pin-module__JJuIEq__pinWrapper{-webkit-user-select:none;user-select:none;cursor:pointer;transition:height .2s,width .2s}.base-map-pin-module__JJuIEq__pinButton{font:inherit;text-align:inherit;background:0 0;border:none;padding:0;display:block}.base-map-pin-module__JJuIEq__staticPin{z-index:10;will-change:transform;transition:transform .3s,height .2s,width .2s;position:absolute}
.PaymentTooltip-module__rs9pHW__content{padding:15px 30px;font-size:14px;font-weight:500;line-height:20px}.PaymentTooltip-module__rs9pHW__paragraph{margin:0}.PaymentTooltip-module__rs9pHW__iconButton{cursor:pointer;color:inherit;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}
.extra-services-section-module__KA8Xga__extraServiceImage{object-fit:cover;border-radius:12px;flex-shrink:0;width:24px;height:24px}.extra-services-section-module__KA8Xga__gridContainer{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (min-width:768px){.extra-services-section-module__KA8Xga__gridContainer{grid-template-columns:repeat(3,1fr)}}.extra-services-section-module__KA8Xga__itemContainer{border:1px solid var(--ds-colors-outline-base-default);border-radius:8px;height:160px;position:relative;overflow:hidden}.extra-services-section-module__KA8Xga__itemContainer.extra-services-section-module__KA8Xga__selected{border-color:var(--ds-colors-outline-positive-default);background-color:var(--ds-colors-background-positive-default)}.extra-services-section-module__KA8Xga__selectedIcon{color:var(--ds-colors-content-positive-default);flex-shrink:0}.extra-services-section-module__KA8Xga__itemControls{text-align:right;color:var(--ds-colors-content-warning-default);justify-content:flex-end;max-width:calc(100% - 32px);display:flex;position:absolute;top:16px;right:16px}.extra-services-section-module__KA8Xga__infoButton{background-color:var(--ds-colors-background-base-secondary);width:32px;height:32px;color:var(--ds-colors-content-base-default);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex}
.style-module__A2K2Cq__list{gap:var(--ds-size-spacing-4xl);margin-top:var(--ds-size-spacing-xl);flex-direction:column;display:flex}.style-module__A2K2Cq__optionRow{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:0;display:flex}.style-module__A2K2Cq__fakeRadio{--color-fakedoor-border:#09182b;--color-fakedoor-background:#f5f5f5;width:24px;height:24px;margin-right:var(--ds-size-spacing-m);border:1px solid var(--color-fakedoor-border);background-color:var(--color-fakedoor-background);border-radius:50%;flex-shrink:0}.style-module__A2K2Cq__icon{max-width:64px;height:24px;margin-right:var(--ds-size-spacing-xs);object-fit:contain}.style-module__A2K2Cq__optionLabel{letter-spacing:0;color:var(--ds-colors-content-base-default);font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px}.style-module__A2K2Cq__dialogContent{color:var(--ds-colors-content-base-secondary);max-width:550px;line-height:1.4}
.property-list-card-module__IwR1-G__cardContainer{background-color:#fff;padding:0 8px;position:relative}@media (min-width:1024px){.property-list-card-module__IwR1-G__cardContainer{padding:0}}.property-list-card-module__IwR1-G__selected{box-shadow:0 10px 40px #0000001a}
.styles-module__1haWRq__neighbourhoodWrapper{color:#212322;flex-direction:column;gap:1.5rem;width:100%;padding:1.25rem 1.25rem 0;display:flex;overflow:auto}@media (min-width:1024px){.styles-module__1haWRq__neighbourhoodWrapper{flex-grow:1;height:100%;padding:1.25rem 0 0}}.styles-module__1haWRq__infoWrapper{flex-direction:column;gap:1rem;display:flex}.styles-module__1haWRq__poilistWrapper{flex-direction:column;flex:1;gap:1.5rem;max-height:560px;display:flex;overflow:auto}.styles-module__1haWRq__mapWrapper{background-color:#e5e3df}.styles-module__1haWRq__neighbourhoodMap{background-color:#e5e3df;flex-grow:1;height:100%}.styles-module__1haWRq__neighbourhoodSectionWrapper{flex-direction:column-reverse;justify-content:space-between;align-items:flex-start;height:100%;display:flex}@media (min-width:1024px){.styles-module__1haWRq__neighbourhoodSectionWrapper{flex-direction:row;align-items:flex-end;gap:16px;height:550px}}.styles-module__1haWRq__neighbourhoodSectionMapWrapper{width:100%;height:320px}@media (min-width:1024px){.styles-module__1haWRq__neighbourhoodSectionMapWrapper{border-radius:16px;flex-shrink:0;width:600px;height:480px;overflow:hidden}}.styles-module__1haWRq__neighbourhoodModalWrapper{flex-direction:column-reverse;justify-content:space-between;align-items:flex-start;height:100%;padding-bottom:1.5rem;display:flex}@media (min-width:1024px){.styles-module__1haWRq__neighbourhoodModalWrapper{flex-direction:row;gap:16px;width:calc(100vw - 80px);max-width:min(1280px,90vw);max-height:calc(90vh - 60px);padding-left:1.5rem;padding-right:1.5rem}}.styles-module__1haWRq__neighbourhoodModalMapWrapper{width:100%;height:320px}@media (min-width:1024px){.styles-module__1haWRq__neighbourhoodModalMapWrapper{border-radius:16px;flex-shrink:0;align-self:flex-end;width:600px;height:640px;overflow:hidden}}
.shared-module__gftuaG__guestsRow{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;font-weight:600;display:flex}
.style-module__2YuV1W__container{background-color:var(--ds-colors-background-danger-default);border:1px solid var(--ds-colors-content-danger-default);border-radius:4px;padding:12px 16px}.style-module__2YuV1W__icon{width:20px;height:20px;color:var(--ds-colors-content-danger-default);fill:none;stroke-width:1px;stroke:currentColor;flex-shrink:0}.style-module__2YuV1W__title{color:var(--ds-colors-content-danger-default);font-size:14px;font-weight:600;line-height:1.4}.style-module__2YuV1W__description{color:var(--ds-colors-content-base-secondary);font-size:14px;font-weight:400;line-height:1.5}
.rich-inliner-banner-module__DajBmq__container{overflow:hidden}.rich-inliner-banner-module__DajBmq__grid{gap:16px;padding:0 8px;display:flex}@media (min-width:768px){.rich-inliner-banner-module__DajBmq__grid{padding:0}}.rich-inliner-banner-module__DajBmq__grid>*{flex:1}
.styles-module__ZW5Faa__Pill{height:40px;color:var(--numa-black);cursor:pointer;background-color:#fff;border:2px solid #212322;border-radius:40px;flex-direction:row;align-items:center;gap:8px;padding:8px 14px;display:flex}.styles-module__ZW5Faa__Pill.styles-module__ZW5Faa__active{color:#fff;background-color:#212322}
.style-module__TiITrG__headerWrapper{z-index:10;background-color:#fff;position:fixed;top:0;left:0;right:0}.style-module__TiITrG__headerWrapper .style-module__TiITrG__progressWrapper{background-color:var(--ds-colors-outline-base-light)}.style-module__TiITrG__headerWrapper .style-module__TiITrG__progress{background-color:var(--ds-colors-outline-base-prominent)}.style-module__TiITrG__headerContent{height:calc(var(--checkout-header-height) - 4px);align-items:center;gap:16px;padding:14px 20px 16px;display:flex}.style-module__TiITrG__headerContent .style-module__TiITrG__backButton{background-color:var(--ds-colors-background-base-secondary);border:1px solid var(--ds-colors-outline-base-default);border-radius:20px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.style-module__TiITrG__headerContent .style-module__TiITrG__titleContainer{flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.style-module__TiITrG__headerContent .style-module__TiITrG__title{font-weight:600}
.styles-module__1yIobW__overlay{z-index:180;opacity:1;background-color:#0009;transition:opacity .3s;position:fixed;inset:0}.styles-module__1yIobW__overlayHidden{opacity:0;pointer-events:none}.styles-module__1yIobW__bottomSheet{background-color:rgb(var(--color-whiten));border-top-left-radius:16px;border-top-right-radius:16px;max-height:calc(100vh - 100px);padding:20px;position:absolute;bottom:0;left:0;right:0;overflow:auto}
.styles-module__hMq0CW__Container{position:relative}@media (min-width:1024px){.styles-module__hMq0CW__Container{margin:48px 0}}.styles-module__hMq0CW__Image{height:320px}@media (min-width:1024px){.styles-module__hMq0CW__Image{height:auto;max-height:680px}}.styles-module__hMq0CW__Content{width:100%}@media (min-width:1024px){.styles-module__hMq0CW__Content{position:absolute;bottom:60px}}.styles-module__hMq0CW__CardContent{font-family:var(--font-lausanne);flex-direction:column;gap:8px;display:flex}@media (min-width:1024px){.styles-module__hMq0CW__CardContent{gap:16px}}.styles-module__hMq0CW__Card{background-color:#fff;width:100%;padding:16px 0}@media (min-width:1024px){.styles-module__hMq0CW__Card{max-width:504px;max-height:463px;padding:32px 0;overflow-y:auto}}.styles-module__hMq0CW__Title{color:#212322}.styles-module__hMq0CW__Subtitle{color:#3e3f3e}.styles-module__hMq0CW__Description{white-space:pre-line;color:#3e3f3e}
.room-selection-module__hBHDZq__cartLoading{opacity:.5}.room-selection-module__hBHDZq__red{color:var(--ds-colors-content-danger-default)}
.style-module__RqMsnq__mobileCheckout{--checkout-header-height:56px}.style-module__RqMsnq__container{margin-top:calc(var(--checkout-header-height) + 20px);margin-left:20px;margin-right:20px}.style-module__RqMsnq__divider{background-color:var(--ds-colors-outline-base-default);border:none;width:auto;height:1px;margin:8px 20px;display:block}.style-module__RqMsnq__cta{width:100%;margin-top:16px}.style-module__RqMsnq__dimmed{color:var(--ds-colors-content-base-secondary)}
.styles-ia-module__NCx5wa__Container{flex-direction:column;grid-column:span 2;align-items:flex-start;gap:16px;display:flex}.styles-ia-module__NCx5wa__SeeAllButtonContainer{justify-content:flex-start;width:100%;display:flex}@media (min-width:1024px){.styles-ia-module__NCx5wa__SeeAllButtonContainer{justify-content:flex-start}}.styles-ia-module__NCx5wa__SeeAllButton{color:var(--color-numa-black--400);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}
.styles-module__b13oTW__container{position:relative}.styles-module__b13oTW__wrapper{height:433px;display:block}@media only screen and (min-width:768px){.styles-module__b13oTW__wrapper{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;height:340px;display:grid}}@media only screen and (min-width:1024px){.styles-module__b13oTW__wrapper{height:540px}}.styles-module__b13oTW__firstColumn{cursor:pointer;grid-area:span 2/span 5/span 2/span 5;width:100%;height:100%;position:relative}.styles-module__b13oTW__tint{z-index:10;background-color:#0003;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__b13oTW__titleWrapper{white-space:pre-line;flex-direction:column;justify-content:space-between;height:100%;padding:24px 20px 48px;display:flex}@media (min-width:720px){.styles-module__b13oTW__titleWrapper{margin-left:auto;padding:40px 24px 56px}}@media (min-width:1024px){.styles-module__b13oTW__titleWrapper{margin-left:calc(50vw - 512px)}}@media (min-width:1280px){.styles-module__b13oTW__titleWrapper{margin-left:calc(50vw - 640px)}}.styles-module__b13oTW__title{color:#fff;text-align:left;font-size:42px;font-weight:600;line-height:38px}.styles-module__b13oTW__titleRebranded{color:#fff;text-align:left}@media only screen and (min-width:768px){.styles-module__b13oTW__title{margin-left:-3px;font-size:42px;line-height:38px}.styles-module__b13oTW__titleRebranded{margin-left:-3px}}@media only screen and (min-width:1024px){.styles-module__b13oTW__title{font-size:80px;line-height:72px}}.styles-module__b13oTW__buttonWrapper{justify-content:flex-start;align-self:start;gap:8px;width:100vw;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;display:flex;overflow:scroll}@media only screen and (min-width:768px){.styles-module__b13oTW__buttonWrapper{width:100%;overflow:auto}}.styles-module__b13oTW__secondColumn{display:none}@media only screen and (min-width:768px){.styles-module__b13oTW__secondColumn{grid-area:span 2/span 3/span 2/span 3;display:block}}.styles-module__b13oTW__squareImages{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;height:100%;display:grid}.styles-module__b13oTW__pictureContainer{width:100%;height:100%;position:relative}.styles-module__b13oTW__hoverDarkEffect{transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:720px){.styles-module__b13oTW__tint:hover~.styles-module__b13oTW__hoverDarkEffect{filter:brightness(.85)}.styles-module__b13oTW__hoverDarkEffect:hover{filter:brightness(.75)}.styles-module__b13oTW__tint:focus~.styles-module__b13oTW__hoverDarkEffect,.styles-module__b13oTW__hoverDarkEffect:focus{outline-offset:2px;outline:2px solid #0000}}.styles-module__b13oTW__showButtonWrapper{display:none}@media only screen and (min-width:1024px){.styles-module__b13oTW__showButtonWrapper{z-index:10;white-space:nowrap;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.styles-module__b13oTW__pictureWrapper{width:100%;height:100%;overflow:hidden}.styles-module__b13oTW__pictureWrapper>div{transition:transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1)}.styles-module__b13oTW__pictureWrapper:hover>div,.styles-module__b13oTW__tint:hover~.styles-module__b13oTW__pictureWrapper>div{transition:transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1.05)}
.room-cart-module__CsfZPG__container{flex-direction:column;gap:16px;display:flex}.room-cart-module__CsfZPG__ratePlansContainer{flex-direction:column;gap:8px;display:flex}
.styles-module__yrFnzq__container{border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex;box-shadow:0 10px 40px #0000001a}.styles-module__yrFnzq__heading{text-align:center}
@media (min-width:1024px){.content-styles-module__OPYIsa__width{max-width:1024px}}@media (min-width:1280px){.content-styles-module__OPYIsa__width{max-width:1280px}}.content-styles-module__OPYIsa__padding{padding-left:20px;padding-right:20px}@media (min-width:1024px){.content-styles-module__OPYIsa__padding{padding-left:24px;padding-right:24px}}.content-styles-module__OPYIsa__margin{margin-left:auto;margin-right:auto}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;box-sizing:content-box;width:100%;height:100%;transition-property:transform;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{width:100%;bottom:10px;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);border-radius:50%;display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{top:50%;right:10px;transform:translateY(-50%)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;top:0;left:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.member-styles-module__8Cq5hq__Dialog{pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:72px;display:flex;position:fixed;inset:0}@media (min-width:768px){.member-styles-module__8Cq5hq__Dialog{align-items:end}}@media (min-width:1024px){.member-styles-module__8Cq5hq__Dialog{justify-content:flex-start;padding-bottom:0}}.member-styles-module__8Cq5hq__Dialog>*{pointer-events:auto}.member-styles-module__8Cq5hq__Backdrop{background-color:#0009;position:fixed;inset:0}.member-styles-module__8Cq5hq__Container{font-family:var(--font-lausanne);background-color:#fff;border-radius:8px;flex-direction:column;width:calc(100vw - 40px);margin-bottom:40px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.member-styles-module__8Cq5hq__Container{width:auto;margin-right:40px}}@media (min-width:1024px){.member-styles-module__8Cq5hq__Container{width:340px;margin-top:92px;margin-right:24px;box-shadow:0 4px 8px #00000080}}.member-styles-module__8Cq5hq__CloseButton{cursor:pointer;z-index:10;background:#fffc;border-radius:50%;padding:.25rem;position:absolute;top:6px;right:6px}.member-styles-module__8Cq5hq__Content{flex-direction:column;align-items:flex-start;gap:8px;padding:16px;display:flex}.member-styles-module__8Cq5hq__Title{letter-spacing:-.2px;font-size:24px;font-weight:600;line-height:32px}.member-styles-module__8Cq5hq__Description{letter-spacing:-.2px;font-size:16px;font-weight:300;line-height:20px}.member-styles-module__8Cq5hq__CTA{border-bottom:2px solid;font-weight:600}
.link-module__S0Hbka__link{font:300 14px lausanne,sans-serif}.link-module__S0Hbka__link:is(button){appearance:none;cursor:pointer;background-color:#0000;border:none;padding:0}.link-module__S0Hbka__link[data-active=true]{font-weight:600}
.styles-module__j49lNa__container{background-color:var(--color-numa-main-pink);color:var(--color-numa-main-black);padding-top:264px;padding-bottom:40px;position:relative}@media (min-width:768px){.styles-module__j49lNa__container{padding-top:395px;padding-bottom:88px}}.styles-module__j49lNa__content{flex-direction:column;gap:16px;display:flex}.styles-module__j49lNa__title{letter-spacing:-.5px;z-index:10;font-size:50px;font-weight:600;line-height:110%}@media (min-width:768px){.styles-module__j49lNa__title{letter-spacing:-3px;font-size:208px;line-height:110%}}.styles-module__j49lNa__description{letter-spacing:-.2px;z-index:10;font-size:18px;font-weight:300;line-height:130%}@media (min-width:768px){.styles-module__j49lNa__description{letter-spacing:-.04px;font-size:20px;line-height:130%}}.styles-module__j49lNa__gallery{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.styles-module__j49lNa__imgWrapper{position:absolute;overflow:hidden}.styles-module__j49lNa__galleryImage{width:100%;height:100%}
.native-member-popup-module__EEjxMW__overlay{z-index:200;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.native-member-popup-module__EEjxMW__modal{background-color:var(--ds-colors-background-base-default);flex-direction:column;width:90vw;max-width:720px;max-height:90vh;display:flex;position:relative;overflow:hidden}.native-member-popup-module__EEjxMW__closeButton{z-index:1;cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;top:12px;right:12px}.native-member-popup-module__EEjxMW__closeIcon{width:24px;height:24px;color:var(--ds-colors-content-base-default)}.native-member-popup-module__EEjxMW__textSection{flex-direction:column;flex:1;gap:16px;padding:32px 24px;display:flex}.native-member-popup-module__EEjxMW__title{text-transform:uppercase;color:var(--ds-colors-content-base-default);font-size:24px;font-weight:700;line-height:1.15}.native-member-popup-module__EEjxMW__body{color:var(--ds-colors-content-base-secondary);font-style:italic}.native-member-popup-module__EEjxMW__actions{flex-direction:column;gap:12px;padding-top:8px;display:flex}.native-member-popup-module__EEjxMW__imageSection{flex-shrink:0;order:-1;height:200px}.native-member-popup-module__EEjxMW__image{object-fit:cover;width:100%;height:100%}@media (min-width:768px){.native-member-popup-module__EEjxMW__modal{flex-direction:row}.native-member-popup-module__EEjxMW__textSection{padding:40px}.native-member-popup-module__EEjxMW__title{font-size:28px}.native-member-popup-module__EEjxMW__imageSection{flex:0 0 45%;order:1;height:400px}}
.styles-module__OJmFnq__propertyListTitle{text-align:left}
.styles-ia-module__RF5bUG__container{grid-template-columns:1fr;gap:40px;margin-bottom:40px;display:grid}@media only screen and (min-width:768px){.styles-ia-module__RF5bUG__container{margin-top:48px}}@media only screen and (min-width:1024px){.styles-ia-module__RF5bUG__wrapper{grid-template-columns:6fr 4fr;gap:48px;display:grid}.styles-ia-module__RF5bUG__item{flex-direction:column;gap:24px;margin-bottom:0;display:flex}}
@media (min-width:1024px){.style-module__EW-Bza__searchSection{padding:0 24px}}
.styles-module__3Ca3tG__propertyListTitle{text-align:left;margin-left:1.25rem;margin-right:1.25rem}.styles-module__3Ca3tG__showMoreButton{width:100%;height:3.5rem;color:var(--color-gray-800);border-width:2px;border-color:var(--color-gray-800);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:18px 36px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}
.styles-module__x1Kqha__title{font-family:var(--font-lausanne);color:var(--black-400,#212322);font-size:24px;font-weight:600;line-height:32px}@media (min-width:1024px){.styles-module__x1Kqha__title{letter-spacing:.5px;font-size:36px;line-height:38px}}.styles-module__x1Kqha__grid{grid-template-columns:1fr;gap:16px;width:100%;padding:0 8px;display:grid}@media (min-width:768px){.styles-module__x1Kqha__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.styles-module__x1Kqha__grid{grid-template-columns:1fr 1fr 1fr;gap:24px;padding:0}}@media (min-width:1440px){.styles-module__x1Kqha__grid{gap:32px}}
.style-module__EHtrfG__wrapper{border:2px solid var(--ds-colors-outline-base-prominent);border-radius:8px;flex-direction:column;justify-content:space-between;align-items:stretch;gap:8px;padding:16px;display:flex}.style-module__EHtrfG__wrapper.style-module__EHtrfG__roomCard{border-radius:16px;padding:16px}.style-module__EHtrfG__header{align-items:flex-start;gap:8px;display:flex}.style-module__EHtrfG__title{font-size:20px}.style-module__EHtrfG__icon{margin-top:8px}.style-module__EHtrfG__body{color:inherit}.style-module__EHtrfG__content{min-height:0;max-height:250px;overflow:auto}.style-module__EHtrfG__content>p{margin-top:12px}.style-module__EHtrfG__dim{color:var(--ds-colors-content-base-secondary)}.style-module__EHtrfG__footer{margin-top:8px}.style-module__EHtrfG__footer .style-module__EHtrfG__cta{gap:8px;margin-top:8px;display:flex}.style-module__EHtrfG__footer .style-module__EHtrfG__cta .style-module__EHtrfG__btn{border:2px solid var(--ds-colors-outline-base-default);border-radius:40px;padding:10px 16px}.style-module__EHtrfG__footer .style-module__EHtrfG__cta .style-module__EHtrfG__btn:hover{opacity:.8}.style-module__EHtrfG__footer .style-module__EHtrfG__cta.style-module__EHtrfG__feedbackGiven .style-module__EHtrfG__btn{opacity:.6}.style-module__EHtrfG__footer .style-module__EHtrfG__cta.style-module__EHtrfG__feedbackGiven .style-module__EHtrfG__active{background-color:var(--ds-colors-outline-base-default);opacity:1}
.styles-module__7hwc4W__Container{flex-direction:column;align-items:flex-start;gap:20px;display:flex}@media (min-width:1024px){.styles-module__7hwc4W__Container{gap:28px}}.styles-module__7hwc4W__ShowMoreButton{color:var(--color-numa-black--400);text-underline-offset:4px;text-decoration:underline}
.styles-module__L9uZTG__search-section{padding:0 0 40px}@media (min-width:1024px){.styles-module__L9uZTG__search-section{padding:0 20px}}
.styles-module__jzrZFW__bookingbar{z-index:100;position:sticky;top:90px}@media (min-width:986px){.styles-module__jzrZFW__bookingbar{top:116px}}.styles-module__jzrZFW__topBg{width:100%;height:40px}@media (min-width:986px){.styles-module__jzrZFW__topBg{height:80px}}
.alternative-properties-section-module__IJ_t9q__wrapper{margin-top:16px}@media (min-width:1536px){.alternative-properties-section-module__IJ_t9q__wrapper{margin-top:32px}}.alternative-properties-section-module__IJ_t9q__header{text-align:center;margin-bottom:24px;padding-left:20px;padding-right:20px}@media (min-width:720px){.alternative-properties-section-module__IJ_t9q__header{margin-bottom:40px;padding-left:0;padding-right:0}}.alternative-properties-section-module__IJ_t9q__title{font-size:20px;font-weight:var(--ds-typography-primitives-weight-semibold);color:var(--ds-colors-content-base-default);line-height:28px}.alternative-properties-section-module__IJ_t9q__subtitle{font-size:16px;font-weight:var(--ds-typography-primitives-weight-light);color:var(--ds-colors-content-base-secondary);margin-top:4px;margin-bottom:16px;line-height:20px}