/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--color-black:#000;--spacing:.25rem;--font-weight-bold:700;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1)}}@layer base,components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing)*0)}.top-8{top:calc(var(--spacing)*8)}.right-8{right:calc(var(--spacing)*8)}.z-\[100\]{z-index:100}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.ml-8{margin-left:calc(var(--spacing)*8)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.h-full{height:100%}.w-full{width:100%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.gap-20{gap:calc(var(--spacing)*20)}.border{border-style:var(--tw-border-style);border-width:1px}.border-none{--tw-border-style:none;border-style:none}.bg-black\/80{background-color:#000c}@supports (color:color-mix(in lab,red,red)){.bg-black\/80{background-color:color-mix(in oklab,var(--color-black)80%,transparent)}}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-\[\#175edc\]{color:#175edc}.capitalize{text-transform:capitalize}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}body,html{cursor:auto;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}body{letter-spacing:-.03125em;color:#0f264e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,div{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0 0 .5em}h1,h2,h3{letter-spacing:-1px;line-height:1.3}h1{letter-spacing:-2px;font-size:2.5rem;font-weight:700;line-height:3rem}h4,h5,h6{letter-spacing:-1px;line-height:1.5}p{margin:0;font-size:16px;line-height:24px}.react-datepicker-wrapper{display:block!important}ol,ul{margin:0;padding:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button,input,textarea{letter-spacing:inherit;font-family:inherit;font-size:16px}button{cursor:pointer;background:0 0;border:none;margin:0;padding:0}button:disabled{cursor:not-allowed}:focus{outline:none}.button{color:#fff;white-space:nowrap;cursor:pointer;background-color:#175edc;border-radius:4px;justify-content:center;min-width:62px;padding:0 16px;font-size:16px;font-weight:600;line-height:16px}.button,.tertiary{align-items:center;height:40px;display:inline-flex}.tertiary{color:#175edc;padding:0 8px;font-size:14px}.button:active{background-image:linear-gradient(#fff3,#fff0)}.button:disabled{cursor:not-allowed;background-image:linear-gradient(#0003,#0003)}.button:hover{background-image:linear-gradient(#fff3,#fff0)}.buttonCircle{color:#0f264e;background-color:#fff;border:1px solid #c9ced8;border-radius:50%;flex:none;width:32px;min-width:0;height:32px;padding:0 4px;font-size:16px;overflow:hidden}.buttonCircle:hover{box-shadow:0 1px 2px #0d408030}.buttonCircle:active{box-shadow:none;border:.5px solid #175edc;box-shadow:inset 1px 1px 4px #00000014}.buttonCircle:disabled{cursor:default;background-color:#dbdfe7;background-image:none;border:.5px solid #175edc}.prevButton{transform:rotate(180deg)}.moreButton{box-shadow:none;pointer-events:none;background:#fff;border:none}textarea.input{resize:vertical;height:90px;padding:.5rem}.input:disabled,.input:focus{background-color:#f8f8f8}.input:focus{border:1px solid #175edc}.input::placeholder{color:#a9b4c8}.input[aria-invalid=true],.input[aria-invalid=true]:focus{background-color:#fff0f0;border:1px solid #f33636}.input[aria-invalid=true]:hover{border:1px solid #f33636}.input:hover{border:1px solid #175edc}.label{color:#0f264e;margin:0;font-size:1rem;font-weight:500;line-height:1.5rem}select{color:#0f264e;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;text-overflow:ellipsis;background:#fff url(/_next/static/media/arrow-down.7c8a762c.svg) calc(100% - 16px) no-repeat;border-radius:20px;padding:7px 36px 7px 16px;font-size:16px;line-height:19px;box-shadow:0 2px 4px #0000001a}.tooltipContent{background-color:#fff;border-radius:4px;justify-content:center;width:max-content;min-width:100px;max-width:250px;margin:8px;display:flex;overflow:hidden;box-shadow:0 13px 38px #2020201a}.tooltipText{width:100%;white-space:normal;text-align:left;color:#fff;background-color:#0f264e;padding:8px;font-size:12px;line-height:1.2}.tooltipLabelText{margin-right:10px;font-size:14px}.flex{display:flex}.flexWrap{flex-wrap:wrap}.flexShrink0{flex-shrink:0}.justifyBetween{justify-content:space-between;display:flex}.justifyEnd{justify-content:flex-end;display:flex}.justifyCenter{justify-content:center;display:flex}.column{flex-direction:column;display:flex}.alignCenter{align-items:center;display:flex}.textCenter{text-align:center}.border-none{border:none}.flex-1{flex:1}.minw-0{min-width:0}.gap1{gap:16px}.gap05{gap:8px}.ml-8{margin-left:-8px}.mb50{margin-bottom:50px!important}.mr10{margin-right:10px}.ml1{margin-left:1rem}.mb2{margin-bottom:2rem}.ml05{margin-left:8px}.gap-20{gap:20px}.bgSoft{background:#f0f3fa}.bgDark{background:#0f264e}.bgWhite{background:#fff}.bold{font-weight:700}.fontSizeL{font-size:18px;line-height:24px}.fontSizeM{font-size:16px;line-height:24px}.fontSizeS{font-size:14px}.fontSizeS,.lineHeightM{line-height:24px}.childFlexGrow{gap:1rem;display:flex}.mt05{margin-top:8px}.mw100{max-width:100%}.deepReservoir{color:#465061}.spaceCadet{color:#0f264e}.relative{position:relative}.absolute{position:absolute}.r0{right:0}.l0{left:0}.t0{top:0}.b0{bottom:0}.mt2{margin-top:2rem}.mt1{margin-top:1rem}.mb1{margin-bottom:1rem}.mb0{margin-bottom:0}.mb05{margin-bottom:8px}.mb075{margin-bottom:.75rem}.childFlexGrow>*{flex:1}.pointer{cursor:pointer}.linkButton{color:#175edc}.fakeLink,.linkButton{cursor:pointer;text-decoration:underline}.fakeLink{font-weight:590}.txtDefault{color:#525e72}.txtMain{color:#0f264e}.ellipsis{white-space:nowrap;display:block}.ellipsis,.multilineEllipsis{text-overflow:ellipsis;overflow:hidden}.multilineEllipsis{white-space:break-spaces;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.linkButton:hover{text-decoration:underline}.infoSectionRoot{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1000px;margin:50px auto 100px;display:flex}.infoSectionRoot h3{margin-bottom:2rem;font-size:24px}.infoSectionRoot>div{flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;display:flex}.infoSectionItem{flex:1 0;min-width:150px;margin-bottom:20px}.infoSectionItem h4{font-weight:600}.trustedBy{max-width:none}.trustedBy>div{opacity:.5}.popoverCard{z-index:1;background-color:#fff;border-radius:4px;width:min-content;min-width:200px;margin-top:8px;position:relative;overflow:hidden;box-shadow:0 2px 8px #4295a533,0 2px 2px #4295a540,0 -2px 2px #4295a540}.popoverArrow{position:absolute;top:1px}.popoverArrow:after,.popoverArrow:before{content:"";border-bottom:.5625rem solid #0000;border-color:#0000 #0000 #fff;border-style:solid;border-width:0 .5625rem .5rem;width:0;height:0;display:block}.popoverArrow:before{z-index:-1;filter:drop-shadow(0 2px 8px #4295a533)drop-shadow(0 2px 2px #4295a540)drop-shadow(0 -2px 2px #4295a540);position:absolute}.popoverMenuButton{letter-spacing:-.5px;cursor:pointer;color:#0f264e;align-items:center;height:100%;padding:0 14px;font-size:16px;display:flex}.popoverMenuButton .arrowImage{margin-bottom:2px;margin-left:8px!important}.loginLinkWrap{align-items:center;height:1.625rem;display:flex;position:relative}.loginLink{color:#175edc;padding:0 1rem;font-size:1rem;font-weight:510}.loginLink:before{content:"";background-color:#b2bccc;width:1px;height:1.625rem;position:absolute;top:0;left:0}@media screen and (max-width:1224px){.loginLink:before{display:none}}.popoversWrap{height:100%;padding-left:0!important}.modal{z-index:999;position:fixed;inset:0}.backdrop{background-color:#000c;width:100%;height:100%;position:absolute;top:0}.modalImages{z-index:1001;align-items:center;height:100%;display:flex}.modalImages>button{z-index:1002;position:absolute;top:calc(50% - 16px);left:30px}.modalImages>button:last-child{left:unset;right:30px}.modalImages .modalSwiper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.modalImages .swiper{background-color:#0000;width:70%!important;height:80%!important}.showMobile{display:none}.maxWidthStyle{max-width:1184px;margin:0 auto;padding-left:32px;padding-right:32px}.fullWidthStyle{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}@media screen and (max-width:768px){.hideMobile,.mobileHide{display:none}.showMobile{display:block}.maxWidthStyle{max-width:1152px;padding-left:16px;padding-right:16px}.mobileFullWidthStyle{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}}@media screen and (max-width:1185px){.hideSmallDevices{display:none}.smallDevicesBgWhite{background-color:#fff}.infoSectionRoot>div{flex-wrap:wrap;justify-content:space-around;align-items:center;max-width:500px;display:flex}.modalImages>button{left:10px}.modalImages>button:last-child{right:10px}.childFlexGrow{flex-direction:column}.showBigDevices{display:none}}@media screen and (min-width:1185px){.hideBigDevices{display:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.header{display:flex;align-items:center;justify-content:space-between;height:60px;box-shadow:0 1px 2px rgba(13,64,128,.19);background-color:#fff;padding:0 16px;position:fixed;top:0;width:100%;z-index:100}.menuOverlay{z-index:99;position:fixed;left:0;right:0;height:100vh;overflow:scroll;max-height:calc(100vh - 60px);background-color:hsla(0,0%,100%,.8)}.menuOverlay .menuContainer{display:flex;flex-direction:column;padding-top:8px;padding-bottom:16px;border-radius:0 0 4px 4px;background-color:#fff;box-shadow:0 2px 8px rgba(66,149,165,.2),0 2px 2px rgba(66,149,165,.25)}.menuOverlay .menuContainer .menuItem{line-height:24px;font-size:16px;display:flex;align-items:center;padding:20px 0;margin:0 16px;border-top:1px solid #c9ced8;text-decoration:none;white-space:nowrap;text-align:left;cursor:pointer;font-weight:700;color:#0f264e}.menuButtonContainer{display:flex;align-items:center}.navLoginButton{padding:10px 16px 0;display:flex;gap:16px}.offset{height:60px;width:100%}.contentWrap{max-width:1122px;margin:0 auto}.listingButton{border:1px solid #fff;border-radius:4px;color:#fff;background-color:transparent;font-weight:600;font-size:16px;line-height:21px;position:absolute;right:16px;top:24px;padding:10px 18px}.footerWrap{margin:0 auto}footer{display:flex;padding-top:32px;font-size:8px}footer .columnTitle{display:block;padding-bottom:16px;font-size:14px;line-height:21px;font-weight:600}footer>*{flex:1}.logoIcon{margin:32px 0 8px}.copy{color:#465061;font-size:14px;line-height:21px}.social{margin-left:-8px;white-space:nowrap;display:flex;align-items:center}.info{display:flex;flex-direction:column;align-items:flex-start}.socialLink{display:inline-flex;padding:8px}.footerItem{display:block;font-size:14px;line-height:21px;width:fit-content;padding-bottom:8px;letter-spacing:-.3px;color:#465061}.footerItem:hover{text-decoration:underline}hr{margin:unset;border:unset;border-top:1px solid #dbdfe7}footer .menu{display:flex;gap:10px}footer .menu>*{flex:1;padding-bottom:32px}.mainHeading{position:relative;background-image:url(/_next/static/media/cottage-by-the-lake.2a472768.webp);background-repeat:no-repeat;background-size:cover;height:450px;display:flex;align-items:center;justify-content:center;flex-direction:column}.satisfaction{display:flex;padding-right:16px;font-size:14px;letter-spacing:-.5px}.satisfaction>div{margin-right:8px}@media screen and (max-width:1224px){.satisfaction{display:none}}.menuAccordionContent{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:20px;gap:16px}.menuAccordionContent span{padding:0 16px}.menuAccordionContent a,.menuAccordionContent div,.menuAccordionContent span{font-size:16px;line-height:24px;width:100%}.mainHeading>div{display:flex;align-items:center;justify-content:center;gap:8px}.mainHeading h1{color:#fff;max-width:420px;text-align:center;padding:0 8px}.logoWrap{height:27px;display:flex;align-items:center}.logoWrap>:first-child{display:block;height:27px;padding-right:16px}.loginButton{min-width:170px}.logoWrap>div{border-left:1px solid #c9ced8;padding-left:8px;font-size:14px;line-height:21px;display:flex;align-items:center}.logoWrap>div>div{margin-right:6px;display:flex;align-items:center}.satisfaction .link{color:#0f264e}.link{color:#175edc;text-decoration:underline}.underline{background-image:url(/_next/static/media/underline.c5925527.svg);background-position:0 1em;background-repeat:no-repeat;background-size:contain;padding:0 5px;margin:0 -5px}.menuLink{display:flex;align-items:center;cursor:pointer;font-size:15px;letter-spacing:-.5px;padding:0 14px;line-height:33px;text-decoration:none;white-space:nowrap;text-align:left;color:#0f264e}.menuLink:hover{background-color:#dbdfe7}.notFoundFirstLayer,.notFoundSecondLayer{text-align:center;width:100%}.notFoundSecondLayer{display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin-left:-100%;z-index:2}.notFoundSecondLayer .link{font-weight:700;text-decoration:none;margin-bottom:8px;line-height:24px}.notFoundSecondLayer .link:hover{text-decoration:underline}.notFoundHeader{font-weight:700;font-size:48px}.notFoundText{font-size:18px;font-weight:400;margin-bottom:25px;line-height:24px}.notFoundSecondLayer>div{max-width:600px;padding:20px}.purchasePanel{position:sticky;top:60px;background-color:#e3ecfb;color:#175edc;min-height:48px;z-index:4;display:flex;align-items:center;justify-content:center;padding:12px}.purchasePanel span{text-align:center}.purchasePanel a{font-weight:700}.profilePicture{border-radius:50%;background-color:#f0f3fa;object-fit:cover}.authLink{color:#0f264e;text-decoration:none;font-weight:510}@media screen and (max-width:1185px){.contentWrap{max-width:740px}footer .menu>*{flex:1 1 calc(50% - 5px)}footer{padding-right:20px;padding-left:20px}footer .columnTitle,footer .footerItem{font-size:13px}}@media screen and (max-width:768px){.header{padding:0 16px 0 12px}.logoWrap>div{display:none}.contentWrap{max-width:none}.info{padding-left:0}footer{flex-direction:column;padding-top:16px;padding-left:12px;padding-right:12px}.info{justify-content:space-between;align-items:center;flex-direction:row;margin-bottom:32px}.info,.menu{flex-wrap:wrap}.menu{order:-1}.menu>*{flex:50%}.logoIcon{order:-1;margin:0}.copy{flex:100%;margin-top:8px}.footerWrap{max-width:calc(72rem)}}.card{list-style-type:none;margin:0 12px 48px;cursor:pointer}.card,.card h2{max-width:358px}.card h2{font-size:18px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:16px 0 4px}.callout{padding-top:2rem;padding-bottom:2rem}.card>div{display:flex;max-width:100%;min-width:0;overflow:hidden}.card>div>div{flex-shrink:0}.card span{color:#465061;font-size:14px;line-height:21px;vertical-align:middle;margin-left:5px}.card .address{overflow:hidden;text-overflow:ellipsis;min-width:0;white-space:nowrap;display:block}.cardImage{border-radius:4px;background-image:url(/_next/static/media/ImageFallbackNR.42bde5d9.jpeg)}.cardsWrap{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-32px -12px 0}@media screen and (max-width:768px){.cardsWrap{justify-content:center;margin-left:0;margin-right:0}}.paginationWrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.paginationWrap>*{margin:0 2px 8px}.paginationInfo{overflow:hidden;max-width:max-content;margin:8px auto 80px;font-size:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.priceContainer{background-color:#175edccc;padding:8px 12px;position:absolute;right:16px;bottom:0;border-radius:4px 4px 0 0}.priceContainer .text{font-size:14px;color:#fff;margin:0}.priceContainer img{margin-right:6px;vertical-align:middle}.priceContainer .price{font-size:18px;font-weight:600;color:#fff;margin:0}.venueImages{border-radius:10px;overflow:hidden;margin-bottom:1rem;position:relative}.venueImages .fiveImages{grid-template-areas:"firstImage firstImage . ." "firstImage firstImage . ."}.venueImages .threeImages{grid-template-areas:"firstImage firstImage ." "firstImage firstImage ."}.venueImages>div{position:relative;display:grid;grid-gap:14px;grid-auto-flow:column;height:386px;margin:auto;max-height:100%}.venueImages .firstImage{grid-area:firstImage;position:relative}.fallbackImage,.venueImages .firstImage,.venueImages .venueImage{background:url(/_next/static/media/ImageFallbackNR.42bde5d9.jpeg) 50%/contain no-repeat,#eee}.venueImages .venueImage{position:relative}.venueImages img{object-fit:cover}.venueImages .flex{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4));position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.venueImages .text{color:#fff}.firstImage,.venueImage{cursor:pointer}.venueFeatureContainer{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:16px;margin-bottom:32px}.staticRoomTitleList{padding-left:0;list-style-type:none;max-width:184px;flex-grow:1}.staticAccordion{padding:0!important}.staticAccordion:not(:last-of-type){border-bottom:1px solid #dbdfe7}.staticAccordionTitle{font-weight:700;font-size:18px;color:#0f264e;line-height:24px;letter-spacing:-.4px}.staticRoomTitle{list-style-type:none;margin-bottom:4px;font-size:16px;line-height:24px;padding:12px 16px;cursor:pointer;color:#525e72;text-align:left;width:100%;box-sizing:border-box;display:flex;gap:12px;align-items:center;background:#fff;border:0;border-radius:4px;outline:0}.staticRoomTitle>div path{fill:#525e72}.staticRoomTitle>div{position:relative}.staticRoomTitle:hover{color:#175edc!important}.staticRoomTitle:hover>div path{fill:#175edc}.staticRoomTitle.selected{color:#175edc!important;background-color:#e3ecfb}.staticRoomTitle.selected>div path{fill:#175edc}.staticRoomWrap{padding-left:16px}.staticRoomInsideTitle{font-weight:700;font-size:18px;color:#0f264e}.staticRoomWrap .maxCapacity{font-size:14px;margin-left:8px}.staticRoomFootage{font-size:12px;color:#465061;margin-bottom:6px;margin-left:16px}.staticRoomsSwiperWrap{position:relative}.staticRoomsSwiperWrap .swiperImage{width:100%}.staticRoomsSwiperWrap .swiper-pagination{position:absolute;color:#fff;background:rgba(15,38,78,.75);border-radius:2px;transform:translate(0)!important;left:unset!important;right:10px!important;width:fit-content!important;font-size:11px;line-height:15px;padding:2px 6px}.greenBadge{background-color:#e3f8ea;color:#14c650;display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:8px}@media screen and (max-width:768px){.greenBadge{margin-top:12px;width:fit-content}.staticRoomsSwiperWrap .swiper-pagination{right:10px}}@media screen and (min-width:768px){.venueFeatureContainer{grid-template-columns:1fr 1fr 1fr}}.venueFeatureContainer .darkText{color:#0f264e;font-weight:700}.venueFeatureContainer .lightText{color:#8591a5}.venueFeatureContainer .iconContainer{border-radius:50%;flex-shrink:0;border:1px solid #000;display:flex;align-items:center;justify-content:center;height:44px;width:44px;align-self:center}.venueFeatureContainer .textsContainer{margin-left:12px;display:flex;flex-direction:column;justify-content:center}.detailRoot h2{font-size:24px;line-height:32px;font-weight:700;margin-bottom:16px}.detailRoot{margin:0 auto;max-width:70rem}.detailRoot h1{font-size:2rem;margin-right:1rem;margin-bottom:0;letter-spacing:-.03125em}.detailRoot .star{margin-right:.25rem;position:relative;display:inline-block}.detailRoot .rating{display:inline-flex;justify-content:center;align-items:center;border-radius:8px;font-weight:700;padding:16px 24px;font-size:2rem;font-weight:2.5rem;box-shadow:0 0 0 4px #fff;color:#0f264e;background-color:#f0f3fa}.submittedModalWrap{overflow:auto;z-index:10;position:fixed;top:0;right:0;bottom:0;left:0;display:grid;justify-items:center;align-content:center;background-color:#ffffff8f!important}.submittedModal{overflow:hidden auto;position:relative;max-height:100%;padding:2rem;box-shadow:0 2px 8px rgba(66,149,165,.2),0 2px 2px rgba(66,149,165,.25);background-color:#fff;border-radius:4px;outline:none}.submittedModal>div{max-width:644px}.modalImage{position:relative;justify-content:center;margin-bottom:15px;margin-top:28px}.modalImage h2{text-align:center;margin-left:16px;margin-bottom:0!important;font-weight:600;font-size:22px;letter-spacing:-.4px}.backToYou{display:flex;margin-bottom:30px;-webkit-box-pack:center;justify-content:center}.modalDark{background-color:#f8f8f8;padding:2rem}.modalDark h3{font-weight:600;font-size:1.3rem}.closeButton{position:absolute;top:30px;right:30px;cursor:pointer}.modalDark p{color:#465061;font-size:15px}.similarVenuesCover{position:absolute;height:100%;width:100%}.similarVenuesCover,.similarVenuesCover>div{display:flex;align-items:center;justify-content:center}.similarVenuesCover>div{flex-direction:column;background-color:#fff;color:#0f264e;padding:12px 48px;box-shadow:0 8px 24px rgba(0,0,0,.08);border-radius:8px;font-weight:700;font-size:18px}.similarVenuesCover>a{color:#175edc;display:block}.detailRoot .description{overflow:hidden;line-height:1.5;font-size:14px;color:#465061;position:relative}.detailRoot .addressRow{margin-top:8px}.leftColumn{max-width:740px;width:100%;margin-right:24px}.rightColumn{width:100%}.rightColumn .inquireBox{position:sticky;top:76px;border-radius:8px;border:1px solid #c9ced8;overflow:hidden;padding:1.25rem}.rightColumn .inquireBox h2{line-height:35px}.rightColumn .inquireBox button{width:100%}.rightColumn .inquireBox p{margin:1.25rem 0 0;color:#465061;text-align:center;font-size:.875rem}.addressRow .country{font-weight:700;color:#0f264e;font-size:1rem;margin-left:5px}.houseRules{line-height:24px;border-bottom:0!important}.houseRules .left{font-weight:700;color:#525e72;font-size:16px}.houseRules .right{color:#525e72;margin-left:8px;font-size:16px}.houseRules .mts{margin-top:8px}.accordionRoot{margin:0;padding:10px;display:flex;flex-direction:column;width:100%}.accordionContent{overflow:hidden;max-height:1000px;transition:max-height 1s ease-in-out}.accordionContent[aria-expanded=true]{max-height:0;transition:max-height .5s cubic-bezier(0,1,0,1)}.accordionTitle{display:flex;padding:16px 0;cursor:pointer;align-items:center;gap:1rem}.toggleImage{align-self:center;margin-left:auto}.toggleImage img{transition:transform .35s ease}.toggleImage[aria-expanded=true] img{transform:rotateX(180deg)}.amenityRoot{border-bottom:1px solid #c9ced8}.amenitiesWrap{flex-wrap:wrap;margin:8px 0}@media screen and (min-width:768px){.amenitiesWrap{margin-left:3.5rem}}.amenity{width:33%;margin-bottom:8px}.amenity,.tag{align-items:center}.tag{display:flex;gap:4px;padding:4px 8px;border-radius:4px;margin-right:8px;margin-top:16px;font-size:14px;line-height:23px}.tag.information{background-color:#f0f3fa;color:#525e72}.tag.success{background-color:#e3f8ea}.tag.success span{color:#14c650}.tag span{font-size:14px;color:#0f264e}.tag.highlight{background-color:#fff6aa}.tag.highlight span{font-weight:600}.amenity>span:last-child{font-size:14px;color:#465061;margin-left:12px}.amenity span:first-child{flex-shrink:0}.amenityTitle{font-weight:700;font-size:1rem;color:#0f264e;line-height:27px;letter-spacing:-.4px}.gm-ui-hover-effect{display:none!important}.gm-style .gm-style-iw-t:after{box-shadow:-2px 2px 2px rgba(66,149,165,.25)}.gm-style-iw.gm-style-iw-c{padding:0;max-width:none!important;max-height:none!important;box-shadow:0 2px 8px rgba(66,149,165,.2),0 2px 2px rgba(66,149,165,.25);border-radius:4px}.gm-style-iw.gm-style-iw-c .gm-style-iw-d{overflow:hidden!important;max-width:none!important;max-height:none!important}.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom{top:0}.mapWrap{z-index:1;border-radius:8px;overflow:hidden;height:400px}.infoWindow{max-width:240px}.infoWindow>div{text-align:center;padding:10px}.infoText{font-size:12px;font-weight:600;margin-bottom:4px;letter-spacing:-.5px}.infoSubtitle,.infoText{display:block;color:#0f264e;line-height:normal}.infoSubtitle{font-size:.625rem;font-weight:300;margin:0}.point{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.point .distance{color:#525e72;font-size:14px;font-weight:400}.point .name{color:#0f264e;font-size:14px;font-weight:510;margin-right:16px}.point p:last-child{flex-shrink:0}.poiWrap{display:flex;flex-wrap:wrap}.poiColumn{display:flex;flex-direction:column;flex-grow:1;flex-basis:0;min-width:220px}.poiColumn div{border-bottom:1px solid #dbdfe7}.poiColumn div:last-child{border-bottom:0}.airportDistances{margin-bottom:16px;line-height:24px}.featuredWrap{max-width:100%;position:relative}.featuredWrap .circleButton{margin-right:8px}.featuredWrap h2{margin-bottom:0}.featuredWrap>div:first-child{margin-bottom:12px}.featuredWrap .featuredText{color:#465061;font-size:16px;text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.amenitiesSwiper .swiper-slide{width:150px}.amenitiesSwiper .swiper-slide>div{padding:12px 8px;border-radius:0 0 8px 8px;border:1px solid #c9ced8;border-top:none;position:relative;top:-4px}.locationChip{display:flex;align-items:center;justify-content:space-between;flex:1;background-color:#f0f3fa;border-radius:8px;gap:4px;padding:.75rem 1rem;line-height:24px;font-size:16px}.locationChipWrap{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:1rem 0}.locationHeader{margin-bottom:12px!important}.venueHeading{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:768px) and (max-width:1124px){.venueHeading{padding:0 1rem}}@media screen and (max-width:768px){.locationHeader{margin-bottom:8px!important}.venueHeading{flex-direction:column-reverse;gap:20px;margin-bottom:16px}.houseRules{padding:1rem}.amenityRoot:last-of-type{border-bottom:0}.toggleImage button{background:none;outline:none}.toggleImage button,.toggleImage button:active,.toggleImage button:hover{border:none;box-shadow:none}.galleryImage{width:100%;object-fit:cover;border-radius:0!important}.similarVenues{padding:1rem}.amenitiesWrap{padding-right:16px;padding-left:16px}.airportDistances{font-size:14px;margin-bottom:14px!important}.locationChipWrap{gap:8px;margin:1rem!important}.locationChip{padding:8px;flex-direction:column}.detailRoot h2{font-size:20px;line-height:28px}.accordionTitle{padding:12px 16px}}.locationImage{border-radius:8px;object-fit:cover;background:url(/_next/static/media/ImageFallbackNR.42bde5d9.jpeg) 50%/contain no-repeat,#eee}.carouselImage{border-radius:4px}.featuredWrap .gradient{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));width:50px;height:100%;top:0;position:absolute;right:0;z-index:1}.amenityImage{min-width:150px;min-height:150px;object-fit:cover;border-radius:0;z-index:2;position:relative}@media screen and (max-width:768px){.featuredWrap .gradient{display:none}.mapWrap{height:280px;border-radius:0}}.featuredWrap .swiperWrap .swiper-pagination-bullet{opacity:.6;background:#fff}.featuredWrap .swiperWrap .swiper-pagination-bullet-active{background:#fff;opacity:.9}.featuredWrap .swiperWrap .swiper{height:100%;max-height:100vw;min-height:0;min-width:0;max-width:100vw;width:100%;overflow:hidden}.featuredWrap .swiperWrap .swiper-slide{width:auto!important;flex-shrink:0;display:block;height:100%;max-height:100%}.featuredWrap .swiperWrap .swiper-wrapper{max-height:100%;height:100%;display:flex}.featuredWrap .swiperWrap{position:relative}.swiperImage{max-width:100%;height:300px!important;object-fit:cover;border-radius:8px}.inquireWrap{padding:20px}.inquireWrap,.roomItemsWrap{border-radius:8px;border:1px solid #c9ced8}.roomItemsWrap{overflow:hidden;margin-bottom:24px}.inquireFormHeader{margin-bottom:16px}.roomItemsWrap>:not(:last-child){box-shadow:inset 0 -1px 0 0 #dbdfe7}.roomItemsWrap .roomItem{background-color:#fff;padding:10px 29px;flex-wrap:wrap}.numberOfRoomsText{color:#8591a5;line-height:18px;font-size:12px;margin-right:14px}.roomTitle{width:40%}.roomTitle p{margin-right:.5rem;color:#0f264e;font-size:.875rem}.closeModalButton{position:absolute;top:30px;right:30px;cursor:pointer;z-index:10}.numberOfRoomsWrap{align-items:center;width:30%;justify-content:flex-end}.numberOfRoomsWrap>div{width:auto}.roomPaxInfo{width:20%;display:flex;justify-content:flex-end}.cross{min-width:.3125rem;margin:0 .5rem}.roomPaxInfo>div{width:70px}@media screen and (min-width:768px){.poiWrap{gap:26px}.detailRoot{margin-top:32px}}@media screen and (max-width:1188px){.rightColumn{display:none}.leftColumn{margin:0 auto}.roomItemsWrap .roomItem{padding:8px 16px}}@media screen and (max-width:768px){.swiperImage{border-radius:0}.detailRoot .rating{width:40px;height:34px;font-size:14px;margin-right:1rem;flex-shrink:0;display:none}.similarVenuesCover>div{padding:12px 24px}.inquireWrap{padding:16px;border:none}.venueImages{border-radius:0;height:240px;margin-bottom:0}.roomTitle{width:30%}.numberOfRoomsWrap{width:40%}.roomPaxInfo{width:20%}.amenity{width:50%}.amenity>span:last-child{font-size:12px}.poiColumn{min-width:100%}.poiWrap div:first-child{border-bottom:1px solid #dbdfe7}.amenitiesSwiper .swiper{padding:1rem}}.amenitiesSwiper{position:relative}.amenitiesSwiper .swiper-slide{width:150px!important;text-align:center;overflow:hidden;border-radius:8px}.ratingImages{background-color:#f0f3fa;border-radius:8px 8px 0 0;position:absolute;left:1rem;bottom:0;display:block;padding:8px 12px;font-size:20px;line-height:24px;font-weight:700}.calendarWrap{padding:20px;border:1px solid #c9ced8;border-radius:8px;margin-bottom:1.5rem;background-color:#fff}.bottomPanel{display:flex;z-index:1;align-items:center;justify-content:space-between;font-size:14px;position:sticky;bottom:-1px;height:70px;width:100%;background-color:#fff;padding:0 20px;box-shadow:0 -4px 12px rgba(0,0,0,.08);border-radius:16px 16px 0 0}@media screen and (max-width:768px){.mobileDetailMargin{margin-right:1rem;margin-left:1rem}.mobileMT1{margin-top:1rem}.mobileMB0{margin-bottom:0!important}.bottomPanel{padding:0 16px}.venueSelectionWrap{border-bottom:12px solid #f0f3fa}.venueSelectionWrap.withPadding{padding:1rem}}@media screen and (min-width:768px){.ratingImages{display:none}.venueSelectionWrap{padding:2rem 0}.venueSelectionWrap.withBorder{border-bottom:1px solid #c9ced8}}.destination-image-wrap{position:relative;margin-top:-45px;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;height:450px}.destination-image-wrap>img{object-fit:cover}.destination-info-wrap{padding:32px 48px;border-radius:24px;background-color:#fff;margin-top:-68px;position:relative;z-index:2}.destination-info-wrap h1{font-size:40px;line-height:56px;margin:4px 0}.vertical-divider{flex-shrink:0;width:1px;background-color:#c9ced8}.destination-page{padding-left:32px;padding-right:32px;max-width:calc(1120px + 64px);margin:0 auto}.cta-section{background:#f0f3fa;padding-bottom:156px}.dot{width:4px;height:4px;border-radius:4px;background-color:#525e72}.destination-info-wrap .styled-flex{display:flex;gap:2rem;flex-wrap:nowrap;margin-top:32px}.destination-venues-list{padding:0 48px;max-width:100%;margin-top:12px}.bubble-wrapper{display:flex;justify-content:center;align-items:center;border-radius:32px;height:32px;width:32px}.climate-wrapper{display:flex;flex-wrap:nowrap;overflow-x:auto;max-width:100%}.climate-flex{display:flex;flex:0 0 auto;flex-direction:column;align-items:center}.destination-venues-list-box h2{font-weight:700;font-size:32px;padding-bottom:24px;padding-top:24px;margin-bottom:0}.rating-wrap{padding:8px 16px;border-radius:8px;background-color:#f0f3fa;font-size:20px;line-height:28px;font-weight:700;height:fit-content}.venue-line{width:100%;height:1px;background-color:#c9ced8;margin:24px 0}.read-more-link{color:#175edc;text-decoration:underline;font-weight:590}.read-more-link:hover{text-decoration:none}.venue-title{margin-bottom:0;margin-right:12px;margin-top:0;font-size:24px;line-height:32px;font-weight:700}.parallax-item{position:absolute;height:100vh}.venue-wrap{display:flex;border-radius:8px;background-color:#fff;color:unset;text-decoration:none}.venue-wrap:not(:last-child){margin-bottom:24px}.venue-image-wrap{overflow:hidden}.venue-info-wrap{padding:16px 0}.venue-rating-wrap{margin-bottom:10px;margin-right:12px;align-items:center}.rating-star{display:inline-flex;align-items:center}.venue-tag{padding:4px 12px;border-radius:4px;font-size:14px;line-height:24px;align-items:center;gap:6px;width:fit-content}.venue-tag-flex{flex-wrap:wrap;gap:8px;margin-top:24px}.cta-wrap{height:260px;background-color:#fff}.cta-item{background-color:#0f264e;border-radius:24px;align-items:center;flex-direction:column;justify-content:center;padding:48px 16px;position:relative;bottom:-96px;margin:0 auto}.cta-title{color:#fff;margin-bottom:24px;text-align:center;font-weight:700;font-size:32px;line-height:40px}.cta-description{color:#ffffffb8;font-size:14px;line-height:24px;text-align:center;margin:0 auto}@media screen and (min-width:1025px){.venue-info-wrap{padding:32px;border:1px solid #c9ced8;border-left:none;border-radius:0 8px 8px 0}.desktop-mb-075{margin-bottom:12px}.venue-image-wrap{border-radius:8px 0 0 8px}}@media screen and (max-width:1024px){.venue-image-wrap{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw}.venue-wrap{flex-direction:column}.venue-wrap:not(:last-child){margin-bottom:0}.destination-info-wrap{border-radius:0;margin-top:0;padding:16px 0}.destination-info-wrap .styled-flex{gap:20px;flex-direction:column;flex-wrap:wrap}.vertical-divider{display:none}.destination-venues-list{padding:0;margin-top:0}.destination-venues-list-box h2{padding-bottom:16px;padding-top:24px}.cta-wrap{background-color:#f0f3fa}.venue-image-wrap{min-height:200px}.empty-space{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;background-color:#f0f3fa;height:12px}}@media screen and (max-width:768px){.destination-image-wrap{height:250px}.destination-venues-list-box{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;background-color:#f0f3fa}.destination-venues-list-box>div{margin:0 auto;padding-left:16px;padding-right:16px;max-width:calc(1120px + 32px)}.venue-rating-wrap{align-items:flex-start;flex-direction:column-reverse}.rating-wrap{position:absolute;right:8px;top:8px}.mobile-mt-1{margin-top:16px}.destination-info-wrap .styled-flex{margin-top:24px}.destination-page{padding-left:16px;padding-right:16px;max-width:calc(1120px + 32px)}.venue-line{display:none}.venue-title{margin-top:4px}.cta-item{bottom:-24px}.cta-section{padding-bottom:96px}.destination-info-wrap h1{font-size:32px;line-height:40px}}.destinationsHeading{padding:96px 0 192px;margin-bottom:-144px;color:#fff}.destinationsHeading h3{margin-top:16px;margin-bottom:48px;font-size:20px;line-height:32px;font-weight:400}.destinationImage{position:relative;border-radius:12px;overflow:hidden;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.destinationBg{position:absolute;inset:0;background:linear-gradient(180deg,transparent 29.17%,rgba(0,0,0,.48))}.destinationImage .countryTag{color:#fff;background-color:#0f264e;display:flex;gap:8px;padding:2px 8px;font-size:14px;font-weight:700;line-height:24px;z-index:2;border-radius:200px;width:fit-content}.destinationImage .countryTitle{display:flex;justify-content:space-between;align-items:flex-end;z-index:2}.destinationImage .countryTitle p{color:#fff;font-size:24px;line-height:32px;font-weight:700}.destinationImage .textsWrap{position:absolute;width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:column;top:0;left:0;padding:16px}.destinationImage .titleFlex{gap:24px;align-items:flex-end}.destinationsGrid{display:grid;grid-template-areas:"small1 medium1 small2" "large1 medium1 medium2" "large1 medium3 medium2" "large1 medium3 small3";grid-gap:24px;min-height:1032px;grid-auto-flow:column;margin-bottom:24px}.destinationsTemplateArea1{grid-template-areas:"small1 medium1 small2" "large1 medium1 medium2" "large1 medium3 medium2" "large1 medium3 small3";grid-template-areas:" medium1  small2 small1" " medium1  medium2 large1" " medium3  medium2 large1" " medium3  small3 large1";grid-template-areas:"small2  small1 medium1" "medium2  large1 medium1" "medium2  large1 medium3" "small3  large1 medium3"}.restGrid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px}.restGrid>*{height:240px}.continent{gap:16px;display:flex;padding:16px;flex-direction:column;justify-content:center;align-items:center;min-width:160px;flex:1;background-color:#ffffff14;border-radius:12px;color:#fff;font-weight:700}.continent path{fill:#fff}.selectedContinent{background-color:#fff;color:#0f264e}.selectedContinent path{fill:#175edc}.continentsFlex{display:flex;justify-content:center;gap:16px;overflow-x:auto}@media screen and (max-width:768px){.destinationsHeading{padding-bottom:24px;margin-bottom:0}.destinationsGrid,.restGrid{display:block}.continentsFlex{padding-left:16px;padding-right:16px;justify-content:flex-start}.mobileBgSoft{padding-top:24px;background-color:#f0f3fa}.destinationsGrid>*,.restGrid>*{height:240px;margin-bottom:24px}}