:root{--sh2-pink:#e7b5ab;--sh2-pink-deep:#cf8f83;--sh2-black:#121212;--sh2-white:#fff;--sh2-header-h:88px}.sh2-header-shell,.sh2-header-shell *{box-sizing:border-box}.sh2-header{background:#fff;border-bottom:1px solid hsla(0,0%,7%,.08);height:var(--sh2-header-h);inset:0 0 auto 0;position:fixed;z-index:1100}.sh2-header__inner{align-items:center;display:flex;gap:28px;height:100%;justify-content:space-between;margin:0 auto;width:min(1440px,calc(100% - 64px))}.sh2-header__left{align-items:center;display:flex;gap:38px}.sh2-logo{display:block;line-height:0;width:208px}.sh2-logo img{display:block;filter:invert(1);height:auto;width:100%}.sh2-menu-trigger{align-items:center;appearance:none;background:transparent;border:0;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:12px;line-height:1;padding:10px 0}.sh2-menu-trigger,.sh2-menu-trigger__text{color:#111!important;-webkit-text-fill-color:#111!important}.sh2-menu-trigger__icon{display:block;height:18px;position:relative;width:26px}.sh2-menu-trigger__icon:after,.sh2-menu-trigger__icon:before{background:#111;content:"";height:2px;left:0;position:absolute;width:26px}.sh2-menu-trigger__icon:before{top:3px}.sh2-menu-trigger__icon:after{bottom:3px}.sh2-header-cta{align-items:center;background:var(--sh2-pink);border-radius:999px;color:#fff!important;display:inline-flex;justify-content:center;min-height:52px;padding:0 23px;-webkit-text-fill-color:#fff!important;font-size:14px;font-weight:700;letter-spacing:.01em;line-height:1;text-decoration:none!important;transition:.2s ease}.sh2-header-cta:hover{background:#dda398;color:#fff!important;-webkit-text-fill-color:#fff!important;transform:translateY(-1px)}.sh2-header-spacer{height:var(--sh2-header-h)}.sh2-menu-overlay{background:var(--sh2-pink-deep);color:#fff;inset:0;opacity:0;position:fixed;transform:translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;visibility:hidden;z-index:1200}.sh2-menu-overlay.is-open{opacity:1;transform:none;visibility:visible}.sh2-menu-overlay__inner{display:grid;grid-template-rows:96px 1fr;height:100%;margin:0 auto;width:min(1440px,calc(100% - 64px))}.sh2-menu-overlay__top{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.24);display:flex;justify-content:space-between}.sh2-overlay-logo{display:block;line-height:0;width:208px}.sh2-overlay-logo img{display:block;height:auto;width:100%}.sh2-menu-close{background:transparent;border:0;color:#fff;cursor:pointer;height:36px;padding:0;position:relative;width:36px}.sh2-menu-close__x{display:block;inset:0;position:absolute}.sh2-menu-close__x:after,.sh2-menu-close__x:before{background:#fff;content:"";height:2px;left:5px;position:absolute;top:17px;width:27px}.sh2-menu-close__x:before{transform:rotate(45deg)}.sh2-menu-close__x:after{transform:rotate(-45deg)}.sh2-menu-overlay__body{display:grid;gap:72px;grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);min-height:0;padding:46px 0 32px}.sh2-menu-primary{display:flex;flex-direction:column;justify-content:center}.sh2-menu-primary a{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.23);color:#fff!important;display:flex;font-family:Arial,Helvetica,sans-serif;font-size:clamp(38px,4.4vw,66px);font-weight:500;gap:22px;justify-content:space-between;letter-spacing:-.045em;line-height:1.02;padding:12px 0 14px;-webkit-text-fill-color:#fff!important;text-decoration:none!important}.sh2-menu-primary a b{font-weight:500}.sh2-menu-primary a span{font-size:19px;opacity:.7;transform:translateX(-8px);transition:.2s ease}.sh2-menu-primary a:hover span{opacity:1;transform:none}.sh2-menu-side{display:flex;flex-direction:column;gap:34px;justify-content:flex-end;padding-bottom:10px}.sh2-menu-secondary{border-bottom:1px solid hsla(0,0%,100%,.24);display:grid;gap:12px 22px;grid-template-columns:1fr 1fr;padding-bottom:28px}.sh2-menu-secondary a{color:#fff!important;font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:1.25;-webkit-text-fill-color:#fff!important;opacity:.95;text-decoration:none!important}.sh2-menu-booking{background:#fff;border-radius:24px;color:#111;padding:28px}.sh2-menu-booking__eyebrow{color:#6c625f;font-size:11px;font-weight:700;letter-spacing:.12em;margin:0 0 18px;text-transform:uppercase}.sh2-menu-booking h3{color:#111;font-family:Arial,Helvetica,sans-serif;font-size:30px;font-weight:500;letter-spacing:-.035em;line-height:1.02;margin:0 0 12px}.sh2-menu-booking__text{color:#555;font-size:14px;line-height:1.5;margin:0 0 22px}.sh2-menu-booking__text p{margin:0}.sh2-menu-booking>a{align-items:center;background:#111;border-radius:999px;color:#fff!important;display:inline-flex;justify-content:center;min-height:50px;padding:0 20px;-webkit-text-fill-color:#fff!important;font-size:14px;font-weight:700;text-decoration:none!important}body.sh2-menu-open{overflow:hidden!important}@media(max-width:900px){:root{--sh2-header-h:72px}.sh2-header__inner,.sh2-menu-overlay__inner{width:min(100% - 32px,1440px)}.sh2-header__left{gap:22px}.sh2-logo{width:158px}.sh2-menu-trigger{color:#111!important;-webkit-text-fill-color:#111!important}.sh2-header-cta{color:#fff!important;font-size:13px;min-height:44px;padding:0 16px}.sh2-menu-overlay__inner{grid-template-rows:78px 1fr}.sh2-overlay-logo{width:158px}.sh2-menu-overlay__body{gap:28px;grid-template-columns:1fr;overflow:auto;padding:24px 0}.sh2-menu-primary{justify-content:flex-start}.sh2-menu-primary a{font-size:clamp(30px,9vw,46px);padding:10px 0 12px}.sh2-menu-side{padding-bottom:20px}.sh2-menu-booking{border-radius:20px;padding:22px}}@media(max-width:560px){.sh2-header__inner{gap:12px}.sh2-logo{width:138px}.sh2-header__left{gap:14px}.sh2-menu-trigger{font-size:12px;gap:8px}.sh2-menu-trigger__icon,.sh2-menu-trigger__icon:after,.sh2-menu-trigger__icon:before{width:22px}.sh2-header-cta{font-size:12px;padding:0 13px}.sh2-menu-secondary{grid-template-columns:1fr}}.sh2-menu-overlay .sh2-menu-booking .sh2-menu-booking__cta,.sh2-menu-overlay .sh2-menu-booking>a{align-items:center!important;background:#121212!important;background-color:#121212!important;background-image:none!important;border:1px solid #121212!important;border-radius:999px!important;color:#fff!important;display:inline-flex!important;justify-content:center!important;margin:0!important;min-height:50px!important;min-width:0!important;padding:0 20px!important;width:auto!important;-webkit-text-fill-color:#fff!important;box-shadow:none!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1!important;opacity:1!important;overflow:visible!important;position:relative!important;text-decoration:none!important;text-transform:none!important;visibility:visible!important;z-index:5!important}.sh2-menu-overlay .sh2-menu-booking .sh2-menu-booking__cta:hover,.sh2-menu-overlay .sh2-menu-booking>a:hover{background:#000!important;background-color:#000!important;border-color:#000!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}.sh2-menu-booking,.sh2-menu-side{overflow:visible!important}body .body-wrapper>[data-global-resource-path="Spatium/templates/partials/header.html"]{background:#fff!important;border:0!important;height:var(--sh2-header-h)!important;margin:0!important;max-height:var(--sh2-header-h)!important;min-height:var(--sh2-header-h)!important;padding:0!important}.sh2-header-shell,body .body-wrapper>[data-global-resource-path="Spatium/templates/partials/header.html"]
#hs_cos_wrapper_spatium_header_v2{display:block!important;height:var(--sh2-header-h)!important;margin:0!important;max-height:var(--sh2-header-h)!important;min-height:var(--sh2-header-h)!important;padding:0!important}.sh2-header-shell{background:#fff!important;border:0!important;position:relative!important}.sh2-header-spacer{border:0!important;display:none!important;height:0!important;margin:0!important;max-height:0!important;min-height:0!important;padding:0!important;width:0!important}body .body-wrapper>[data-global-resource-path="Spatium/templates/partials/header.html"]+#hs_cos_wrapper_hero-home,body .body-wrapper>[data-global-resource-path="Spatium/templates/partials/header.html"]+#hs_cos_wrapper_hero-home #hero-home,body .body-wrapper>[data-global-resource-path="Spatium/templates/partials/header.html"]+#hs_cos_wrapper_hero-home .hero-home{margin-top:0!important;padding-top:0!important}.sh2-menu-overlay .sh2-menu-booking{display:block!important;overflow:visible!important}.sh2-menu-overlay .sh2-menu-booking .sh2-menu-booking__text{margin-bottom:0!important}.sh2-menu-overlay .sh2-menu-booking>a.sh2-menu-booking__cta,.sh2-menu-overlay .sh2-menu-booking>a[href*="/booking"]{align-items:center!important;background:#121212!important;background-color:#121212!important;background-image:none!important;border:1px solid #121212!important;border-radius:999px!important;color:#fff!important;display:inline-flex!important;justify-content:center!important;margin:22px 0 0!important;min-height:50px!important;min-width:0!important;padding:0 20px!important;width:auto!important;-webkit-text-fill-color:#fff!important;box-shadow:none!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1!important;opacity:1!important;position:relative!important;text-decoration:none!important;text-transform:none!important;transform:none!important;visibility:visible!important;z-index:20!important}.sh2-menu-overlay .sh2-menu-booking>a.sh2-menu-booking__cta:hover,.sh2-menu-overlay .sh2-menu-booking>a[href*="/booking"]:hover{background:#000!important;background-color:#000!important;border-color:#000!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}.sh2-menu-overlay .sh2-menu-booking>a.sh2-menu-booking__cta{align-items:center!important;background:#121212!important;background-color:#121212!important;background-image:none!important;border:1px solid #121212!important;border-radius:999px!important;box-sizing:border-box!important;color:#fff!important;display:inline-flex!important;justify-content:center!important;margin:24px 0 0!important;max-width:100%!important;min-height:50px!important;min-width:0!important;padding:0 22px!important;width:auto!important;-webkit-text-fill-color:#fff!important;box-shadow:none!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.15!important;opacity:1!important;overflow:visible!important;position:relative!important;text-align:center!important;text-decoration:none!important;text-transform:none!important;transform:none!important;visibility:visible!important;z-index:100!important}.sh2-menu-overlay .sh2-menu-booking>a.sh2-menu-booking__cta>span{color:#fff!important;display:block!important;-webkit-text-fill-color:#fff!important;opacity:1!important;visibility:visible!important}.sh2-menu-overlay .sh2-menu-booking>a.sh2-menu-booking__cta:hover{background:#000!important;background-color:#000!important;border-color:#000!important;color:#fff!important;-webkit-text-fill-color:#fff!important}@media(max-width:560px){.sh2-menu-overlay .sh2-menu-booking>a.sh2-menu-booking__cta{font-size:13px!important;min-height:48px!important;padding:0 18px!important}}