.ApartmentGallery_gallery__JIMIH{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:16px;border-radius:var(--border-radius-large);overflow:hidden;height:500px}.ApartmentGallery_galleryItem__vVLbp{position:relative;overflow:hidden;display:block}.ApartmentGallery_featured__qDQwt{grid-row:1/3}.ApartmentGallery_galleryImage__WgTHd{width:100%;height:100%;object-fit:cover;display:block}.ApartmentGallery_showAllButton__Nkemw{position:absolute;bottom:16px;right:16px;background:#fff;color:#000;border:none;border-radius:100px;padding:8px 16px;font-size:.875rem;font-weight:500;cursor:pointer;z-index:2}.ApartmentGallery_mobileGallery__Bd5NQ,.ApartmentGallery_showAllMobile__emBs2{display:none}.ApartmentGallery_mobileGalleryLink__WGJC6{display:block;width:100%;height:100%;position:relative}@media (max-width:979px){.ApartmentGallery_gallery__JIMIH{grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;height:auto;gap:16px;border-radius:0;overflow:visible}.ApartmentGallery_galleryItem__vVLbp{border-radius:var(--border-radius-large);overflow:hidden}.ApartmentGallery_featured__qDQwt{grid-column:1/-1;grid-row:auto;aspect-ratio:1}.ApartmentGallery_galleryItem__vVLbp:not(.ApartmentGallery_featured__qDQwt){aspect-ratio:1}.ApartmentGallery_showAllDesktop__Vd5tZ{display:none}.ApartmentGallery_showAllMobile__emBs2{display:block}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.EventPurchaseForm_form__Xvroz{display:flex;flex-direction:column;gap:32px}.EventPurchaseForm_formHeader__VJgwM{display:flex;flex-direction:column;gap:0}.EventPurchaseForm_formFields__1JxCl{display:flex;flex-direction:column;gap:20px}.EventPurchaseForm_formFooter__vW_rD{display:flex;flex-direction:column;gap:0}.EventPurchaseForm_heading__9ja8m{font-size:1.5rem;font-weight:500;margin:0 0 8px}.EventPurchaseForm_eventName__6b_4c{opacity:.6;margin:0 0 16px;font-size:1rem}.EventPurchaseForm_formGroup__FnEfP{display:flex;flex-direction:column;gap:8px}.EventPurchaseForm_formGroup__FnEfP label{font-size:.875rem;font-weight:500}.EventPurchaseForm_required__6Quea{color:#fb2d56;margin-left:2px}.EventPurchaseForm_formGroup__FnEfP input,.EventPurchaseForm_formGroup__FnEfP select,.EventPurchaseForm_phoneInput__gYfuC{font-size:1rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);padding:16px 20px;background-color:rgba(255,255,255,.05);color:var(--color-text);font-family:inherit;font-weight:400;transition:border-color .2s ease,background-color .2s ease}.EventPurchaseForm_formGroup__FnEfP input:focus,.EventPurchaseForm_formGroup__FnEfP select:focus,.EventPurchaseForm_phoneInput__gYfuC:focus{outline:none;border-color:var(--color-primary);background-color:rgba(255,255,255,.08)}.EventPurchaseForm_formGroup__FnEfP input:disabled,.EventPurchaseForm_formGroup__FnEfP select:disabled{opacity:.5;cursor:not-allowed}.EventPurchaseForm_formGroup__FnEfP select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}.EventPurchaseForm_totalPrice__iNIAL{display:flex;justify-content:space-between;align-items:center;padding:24px 0 20px;margin:0 0 20px;border-top:2px solid rgba(255,255,255,.2)}.EventPurchaseForm_totalPrice__iNIAL p{margin:0;padding:0;font-size:1.125rem;font-weight:600;color:#fff;line-height:1}.EventPurchaseForm_price__nFScB{margin:0;padding:0;font-size:2rem;font-weight:700;color:#fff;line-height:1}.EventPurchaseForm_error__Wwkns{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#f87171;padding:12px 16px;border-radius:8px;font-size:.875rem;margin-bottom:20px}.EventPurchaseForm_submitButton__usyDU{background:#fff;color:#000;font-weight:500;border-radius:100px;padding:18px 44px;margin-top:0;border:1px solid rgba(0,0,0,.1);font-size:1rem;font-family:inherit;cursor:pointer;transition:opacity .2s ease,background-color .2s ease}.EventPurchaseForm_submitButton__usyDU:hover:not(:disabled){opacity:.8;background:#f5f5f5}.EventPurchaseForm_submitButton__usyDU:disabled{opacity:.6;cursor:not-allowed}.page_header___V07h{z-index:-9;position:relative}.page_background__KyKe6{position:relative;height:700px;margin-top:-167px}@media (max-width:979px){.page_background__KyKe6{height:430px;margin-top:-106px}}.page_blurredBackground__sl2kt{position:absolute;width:100%;top:0;bottom:0;display:flex}.page_backgroundImage__i9ogu{pointer-events:none;position:absolute;width:100%;height:100%;z-index:-1;object-fit:cover;object-position:50% 50%}.page_backgroundFilter__GuK2I{background:#0606068f;height:1400px;backdrop-filter:blur(120px);-webkit-backdrop-filter:blur(120px);position:absolute;top:0;width:100%}.page_container__CVZhk{max-width:850px;margin:-530px auto 0;position:relative;z-index:1}@media (max-width:979px){.page_container__CVZhk{margin-top:-325px}}.page_backLink__xJgb1 a{font-weight:500;font-size:.8rem;letter-spacing:1.4px;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px;margin-bottom:25px;position:relative;z-index:9999;transition:opacity .2s ease}.page_backLink__xJgb1 a:hover{opacity:.7}.page_backLink__xJgb1 a svg{stroke:currentColor;stroke-width:2.6;fill:none;margin-top:-1px}.page_imageWrapper__WMkZL{position:relative;margin-bottom:0}.page_featuredImage__TFVqX{border-radius:var(--border-radius-large);width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover}.page_statusBadge__o2cWG{position:absolute;right:30px;bottom:30px;font-size:.9rem;padding:4px 11px 3px;font-weight:500;border-radius:10px}.page_statusBadge__o2cWG.page_tickets-available__7PWp_{background:#67ffa4;color:#101010}.page_statusBadge__o2cWG.page_sold-out__AUgcS{background:#d62246;color:#fff}.page_statusBadge__o2cWG.page_event-over___V2r9{background:#fff;color:#101010}.page_statusBadge__o2cWG.page_event-in-progress__OvocY{background:#ff5d26;color:#351409}.page_statusBadge__o2cWG.page_free-event__1ZFRa{background:#67ffa4;color:#101010}@media (max-width:979px){.page_statusBadge__o2cWG{right:16px;bottom:16px}}.page_titleGrid__I1Ylw{display:flex;align-items:center;justify-content:space-between;margin-top:45px;margin-bottom:37px;gap:24px}@media (max-width:979px){.page_titleGrid__I1Ylw{margin-top:30px;margin-bottom:26px;flex-direction:column;align-items:flex-start}}.page_title__tq3if{flex:1}@media (max-width:979px){.page_title__tq3if{width:100%}}.page_eventType__x02_U{font-weight:500;opacity:.5;letter-spacing:1.6px;text-transform:uppercase;font-size:.8rem;margin-bottom:4px;display:block}.page_title__tq3if h1{font-size:1.75rem;font-weight:500;margin:0}@media (max-width:979px){.page_title__tq3if h1{font-size:1.36rem}}.page_buyTicket__rIWq2 button{background:#fff;color:#000;font-weight:500;border-radius:100px;padding:16px 36px;border:none;cursor:pointer;font-size:1rem;transition:opacity .2s ease}.page_buyTicket__rIWq2 button:hover{opacity:.9}.page_buyTicketDesktop__Bv6LT{display:block}.page_buyTicketMobile__y0k3f{display:none;width:100%;text-align:center;margin-top:0}.page_buyTicketMobile__y0k3f button{width:100%;display:block;text-align:center;padding:16px 30px}@media (max-width:979px){.page_buyTicketDesktop__Bv6LT{display:none}.page_buyTicketMobile__y0k3f{display:block}}.page_infoGrid__Fa6wg{display:grid;grid-template-columns:1fr 1fr 2fr;gap:24px;margin-top:0;margin-bottom:25px}@media (max-width:979px){.page_infoGrid__Fa6wg{grid-template-columns:1fr 1fr;gap:16px}.page_infoGrid__Fa6wg .page_infoElement__BWnup:nth-child(3){grid-column:1/-1}}.page_infoElement__BWnup span{opacity:.5;display:block;margin-bottom:4px;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.page_infoElement__BWnup h2{font-size:1.2rem;font-weight:500;margin:0;display:flex;align-items:center;gap:4px}@media (max-width:979px){.page_infoElement__BWnup h2{font-size:1.1rem}}.page_infoElement__BWnup a{color:inherit;text-decoration:none;transition:opacity .2s ease}.page_infoElement__BWnup a:hover{opacity:.7}.page_infoElement__BWnup svg{stroke:currentColor;stroke-width:2.6;fill:none}.page_description__Xg3mU{margin-top:35px;margin-bottom:60px}.page_description__Xg3mU a{font-weight:500;text-decoration:underline}@media (max-width:979px){.page_description__Xg3mU{margin-top:25px}}.page_modalOverlay__AkTqr{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px}.page_modalDialog__Kl9nI{background:var(--color-background);border-radius:var(--border-radius-large);padding:32px;max-width:500px;width:100%;position:relative;max-height:90vh;overflow-y:auto}@media (max-width:979px){.page_modalDialog__Kl9nI{padding:24px;margin-top:40px}}.page_modalClose__PCRNe{position:absolute;top:16px;right:16px;background:#000;border:none;border-radius:100px;padding:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;z-index:10}.page_modalClose__PCRNe:hover{opacity:.7}.page_modalClose__PCRNe svg{stroke:#fff;stroke-width:2.6;fill:none}.ApartmentBookingForm_form__BtHyn{display:flex;flex-direction:column;gap:32px}.ApartmentBookingForm_formHeader__g6_7n{display:flex;flex-direction:column;gap:0}.ApartmentBookingForm_formFields__6dFPm{display:flex;flex-direction:column;gap:20px}.ApartmentBookingForm_formFooter__OKTq7{display:flex;flex-direction:column;gap:0}.ApartmentBookingForm_heading__JHNyA{font-size:1.8rem;font-weight:var(--font-weight-demibold);margin:0 0 8px}.ApartmentBookingForm_apartmentName__8Ge9u{opacity:.6;margin:0 0 8px;font-size:1rem}.ApartmentBookingForm_formRow__jXEeK{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:979px){.ApartmentBookingForm_formRow__jXEeK{grid-template-columns:1fr}}.ApartmentBookingForm_formGroup__Nnh3y{display:flex;flex-direction:column;gap:8px}.ApartmentBookingForm_formGroup__Nnh3y label{font-size:.875rem;font-weight:500}.ApartmentBookingForm_required__wBuPK{color:#fb2d56;margin-left:2px}.ApartmentBookingForm_formGroup__Nnh3y input,.ApartmentBookingForm_formGroup__Nnh3y select,.ApartmentBookingForm_phoneInput__K_OIA{font-size:1rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);padding:16px 20px;background-color:rgba(255,255,255,.05);color:var(--color-text);font-family:inherit;font-weight:400;transition:border-color .2s ease,background-color .2s ease}.ApartmentBookingForm_formGroup__Nnh3y input:focus,.ApartmentBookingForm_formGroup__Nnh3y select:focus,.ApartmentBookingForm_phoneInput__K_OIA:focus{outline:none;border-color:var(--color-primary);background-color:rgba(255,255,255,.08)}.ApartmentBookingForm_formGroup__Nnh3y input:disabled,.ApartmentBookingForm_formGroup__Nnh3y select:disabled{opacity:.5;cursor:not-allowed}.ApartmentBookingForm_formGroup__Nnh3y input::placeholder{color:rgba(255,255,255,.3)}.ApartmentBookingForm_formGroup__Nnh3y select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}.ApartmentBookingForm_checkboxGroup__B9bZg{display:flex;align-items:center;gap:14px}.ApartmentBookingForm_checkbox__ILh2i{width:24px;height:24px;border:1px solid rgba(255,255,255,.25);border-radius:4px;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.ApartmentBookingForm_checkbox__ILh2i[data-state=checked]{background-color:#fff;border-color:#fff}.ApartmentBookingForm_checkboxIndicator__Ccqhi{color:#000;display:flex;align-items:center;justify-content:center}.ApartmentBookingForm_checkboxIndicator__Ccqhi svg{width:16px;stroke-width:3px}.ApartmentBookingForm_checkboxLabel__9BGE4{font-size:1rem;cursor:pointer}.ApartmentBookingForm_error__fiQ5n{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#f87171;padding:12px 16px;border-radius:8px;font-size:.875rem;margin-bottom:20px}.ApartmentBookingForm_submitButton__yELFH{background:#fff;color:#000;font-weight:500;border-radius:100px;padding:18px 44px;margin-top:0;border:none;font-size:1rem;font-family:inherit;cursor:pointer;transition:opacity .2s ease,background-color .2s ease}.ApartmentBookingForm_submitButton__yELFH:hover:not(:disabled){opacity:.8;background:#f5f5f5}.ApartmentBookingForm_submitButton__yELFH:disabled{opacity:.6;cursor:not-allowed}.ApartmentBookingModal_backdrop__0GfZK{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:9999999}.ApartmentBookingModal_modal__BrroR{position:fixed;inset:0;background:var(--color-background);z-index:10000000;overflow-y:auto;padding:24px var(--container-padding)}.ApartmentBookingModal_closeButton__eKKiG{background:none;border:none;color:var(--color-text);padding:0;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:.9rem;font-weight:500;font-family:inherit;margin-bottom:24px}.page_backLink__VtrU9{padding-top:20px}.page_backLink__VtrU9 a{font-weight:500;font-size:.8rem;letter-spacing:1.4px;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px;margin-bottom:25px;transition:opacity .2s ease}.page_backLink__VtrU9 a:hover{opacity:.7}.page_backLink__VtrU9 a svg{stroke:currentColor;stroke-width:2.6;fill:none;margin-top:-1px}.page_titleSection__h7gFD{max-width:600px;margin-bottom:32px}.page_title__5U1pP{font-size:2.8rem;font-weight:var(--font-weight-demibold);margin:0 0 14px;line-height:1.15}.page_shortDescription__3H0Wf{opacity:.7;font-size:1.1rem;margin:0;line-height:1.5}@media (max-width:979px){.page_backLink__VtrU9{padding-top:8px}.page_title__5U1pP{font-size:1.8rem}.page_shortDescription__3H0Wf{font-size:1rem}}.page_facilities__wN7SF{display:flex;flex-wrap:wrap;row-gap:16px;column-gap:14px;margin-top:32px;margin-bottom:16px}.page_tag___LBJl{border:1.5px solid var(--color-white);padding:10px 20px;border-radius:var(--border-radius-full);font-size:1.05rem;font-weight:var(--font-weight-demibold)}@media (max-width:979px){.page_facilities__wN7SF{row-gap:14px;column-gap:14px}.page_tag___LBJl{padding:6px 15px;font-size:1rem}}.page_splitGrid__gcAFq{display:grid;grid-template-columns:1fr 480px;gap:100px;margin-top:32px;margin-bottom:80px;align-items:start}.page_descriptionColumn__ytNWh{min-width:0}.page_descriptionColumn__ytNWh a{font-weight:500;text-decoration:underline}.page_formCard__NFBW6{background:var(--color-card-background);border-radius:var(--border-radius-large);padding:32px}@media (max-width:979px){.page_splitGrid__gcAFq{grid-template-columns:1fr;gap:32px;margin-top:24px;margin-bottom:100px}.page_formColumn__ClU8a{display:none}.page_formCard__NFBW6{padding:24px}}.page_mobileCta__aEo4y{display:none}@media (max-width:979px){.page_mobileCta__aEo4y{display:block;position:fixed;bottom:0;left:0;right:0;padding:16px var(--container-padding);background:var(--color-background);border-top:1px solid var(--color-border);z-index:100}.page_mobileCtaButton__jJRnd{width:100%;background:#fff;color:#000;font-weight:500;border-radius:100px;padding:16px;border:none;font-size:1rem;font-family:inherit;cursor:pointer}}