:root{--color-ink:#0f0f0f;--color-soft-ink:#242424;--color-muted:#545454;--color-line:#0f0f0f24;--color-teal:#0c3e45;--color-teal-2:#294c55;--color-sand:#d4c5a7;--color-warm-band:#d4c5a7;--color-paper:#fff;--color-field:#f4f4f2;--font-sans:var(--font-manrope,Manrope), Arial, Helvetica, sans-serif;--page-gutter:clamp(24px, 8.2vw, 120px);--content-max:1200px;--radius-pill:999px;--cta-radius:999px;--cta-height:52px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-paper);color:var(--color-ink);font-family:var(--font-sans);letter-spacing:0;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}main{min-height:100dvh;overflow-x:clip}.opening-animation{color:#fff;z-index:1000;background:radial-gradient(circle at 50% 47%,#03252a61,#0000 18%),radial-gradient(circle at 20% 20%,#0a3e456b,#0000 28%),linear-gradient(135deg,#14383e 0%,#052428 48%,#0c3e45 100%);justify-content:center;align-items:center;animation:.76s cubic-bezier(.22,1,.36,1) 2.82s forwards opening-exit;display:flex;position:fixed;inset:0;overflow:hidden}.thrive-page-transition{pointer-events:none;visibility:hidden;z-index:1100;position:fixed;inset:0;overflow:hidden}.thrive-page-transition--cover,.thrive-page-transition--reveal{pointer-events:auto;visibility:visible}.thrive-page-transition--cover{background:#0c3e45}.thrive-page-transition span{will-change:transform;background:#0c3e45;width:56vw;transition:transform .6s cubic-bezier(.76,0,.24,1);display:block;position:absolute;top:-18vh;bottom:-18vh;transform:skew(-15deg)translate(136vw)}.thrive-page-transition span:after{content:"";background:#fff3;width:1px;position:absolute;inset:0 auto 0 0}.thrive-page-transition span:first-child{transition-delay:0s;left:-24vw}.thrive-page-transition span:nth-child(2){background:#083238;transition-delay:65ms;left:20vw}.thrive-page-transition span:nth-child(3){background:#05282d;transition-delay:.13s;left:64vw}.thrive-page-transition--cover span{transform:skew(-15deg)translate(0)}.thrive-page-transition--reveal span{transform:skew(-15deg)translate(-136vw)}.opening-animation:before,.opening-animation:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:18%;height:180%;position:absolute;top:-40%;transform:rotate(18deg)}.opening-animation:before{animation:3s cubic-bezier(.22,1,.36,1) both opening-beam;left:-26%}.opening-animation:after{opacity:.52;width:10%;animation:3.1s cubic-bezier(.22,1,.36,1) .18s both opening-beam;left:-40%}.opening-light{filter:blur(60px);border-radius:50%;position:absolute}.light-one{background:#032d3375;width:280px;height:280px;animation:3.2s cubic-bezier(.22,1,.36,1) both opening-light-drift;top:16%;right:10%}.light-two{background:#07394061;width:360px;height:360px;animation:3.4s cubic-bezier(.22,1,.36,1) .14s reverse both opening-light-drift;bottom:10%;left:8%}.opening-grid{opacity:.34;background-color:#0000;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.opening-center{z-index:2;flex-direction:column;align-items:center;gap:28px;animation:1s cubic-bezier(.22,1,.36,1) .24s both opening-mark-in;display:flex;position:relative}.opening-logo{filter:invert();width:clamp(220px,26vw,360px)}.opening-words{justify-content:center;gap:.72em;display:flex}.opening-words span:not(:last-child):after{content:".";margin-left:.72em}.opening-words span{color:#ffffffd1;letter-spacing:.32em;text-transform:uppercase;margin:0;font-size:clamp(16px,2vw,24px);font-weight:500;animation:.76s cubic-bezier(.22,1,.36,1) both opening-word-in;display:inline-block}.opening-words span:first-child{animation-delay:.76s}.opening-words span:nth-child(2){animation-delay:1.12s}.opening-words span:nth-child(3){animation-delay:1.48s}.site-header{height:90px;padding:0 var(--page-gutter);z-index:20;background:#fffffff5;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(18px,2.1vw,32px);transition:-webkit-backdrop-filter .26s,backdrop-filter .26s,background-color .26s,border-color .26s,box-shadow .26s,height .26s,padding .26s,top .26s;display:grid;position:sticky;top:0;left:0;right:0}.brand-mark{width:clamp(168px,14vw,216px);transition:opacity .22s,transform .26s,width .26s;display:block}.site-header nav{justify-content:flex-end;gap:clamp(20px,2vw,32px);display:flex}.ui-button{cursor:pointer;font:inherit;border:0}.ui-dropdown{position:relative}.ui-dropdown-trigger{color:#000;letter-spacing:-.01em;text-transform:none;white-space:nowrap;background:0 0;align-items:center;gap:4px;min-height:34px;padding:0;font-size:clamp(14px,1vw,16px);font-weight:550;display:inline-flex}.ui-dropdown-trigger:hover,.ui-dropdown-trigger:focus-visible,.ui-dropdown.is-current .ui-dropdown-trigger{color:var(--color-teal)}.ui-dropdown-trigger:after{content:"";transform-origin:0;background:currentColor;width:calc(100% - 21px);height:1px;transition:transform .22s;position:absolute;bottom:-9px;left:0;transform:scaleX(0)}.ui-dropdown:hover .ui-dropdown-trigger:after,.ui-dropdown:focus-within .ui-dropdown-trigger:after,.ui-dropdown.is-current .ui-dropdown-trigger:after{transform:scaleX(1)}.ui-dropdown-chevron{align-items:center;margin-left:3px;display:inline-flex}.ui-dropdown-content{transform-origin:0 0;z-index:90;background:#0c3e45fa;gap:2px;min-width:276px;padding:8px;display:grid;position:absolute;top:calc(100% + 18px);left:-18px;box-shadow:0 22px 54px #0c3e453d}.ui-dropdown-option{color:#fff;cursor:pointer;letter-spacing:0;text-align:left;text-transform:none;background:0 0;border:0;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:13px 12px;font-family:inherit;font-size:13px;font-weight:500;display:grid}.ui-dropdown-option:hover,.ui-dropdown-option:focus-visible{background:#ffffff1f;outline:0}.ui-dropdown-option-icon{color:var(--color-sand);align-items:center;display:inline-flex}.ui-dropdown-current{color:#ffffff94;letter-spacing:.08em;font-size:9px}.ui-dropdown-mega .ui-dropdown-content{background:#fff;grid-template-rows:min(22vw,286px);grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:auto;min-width:0;padding:20px;display:grid;position:fixed;top:78px;left:max(24px,50vw - 700px);right:max(24px,50vw - 700px)}.ui-dropdown-location-card{color:#101010;isolation:isolate;background:0 0;grid-template-rows:minmax(0,1fr) 64px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;padding:0;text-decoration:none;display:grid;position:relative}.ui-dropdown-featured-card{grid-area:1/5}.ui-dropdown-all-card{background:0 0}.ui-dropdown-location-media{background:#111;align-self:stretch;width:100%;height:100%;min-height:0;display:block;position:relative;overflow:hidden}.ui-dropdown-location-icon{color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ui-dropdown-location-icon svg{font-size:38px}.ui-dropdown-location-image{object-fit:cover;width:100%;height:100%;transition:filter .22s;display:block;position:relative}.ui-dropdown-location-card:hover .ui-dropdown-location-image,.ui-dropdown-location-card:focus-visible .ui-dropdown-location-image{filter:brightness(.92)saturate(1.06)}.ui-dropdown-location-copy{text-align:left;grid-row:2;align-content:start;gap:4px;min-height:0;display:grid}.ui-dropdown-location-copy strong{letter-spacing:-.045em;font-size:clamp(18px,1.5vw,23px);font-weight:400;line-height:1.02}.ui-dropdown-location-copy em{color:#697274;font-size:12px;font-style:normal;line-height:1.2}.ui-dropdown-mega-footer{background:0 0;border-top:1px solid #0c3e4524;grid-column:1/-1;justify-content:flex-start;align-items:center;min-height:54px;margin:0 -20px -20px;display:flex}.ui-dropdown-mega-footer a{color:#0c3e45;font-family:var(--font-sans);letter-spacing:-.018em;flex:none;justify-content:flex-start;align-items:center;gap:8px;min-height:54px;padding:0 24px;font-size:12px;font-weight:600;font-stretch:100%;line-height:1;text-decoration:none;transition:background-color .18s;display:flex}.ui-dropdown-mega-footer a:hover,.ui-dropdown-mega-footer a:focus-visible{background:#f4f6f5;outline:0}.ui-dropdown-mega-footer button{color:#0c3e45;cursor:pointer;font:inherit;letter-spacing:-.018em;background:0 0;border:0;align-items:center;gap:8px;min-height:54px;margin-left:auto;padding:0 24px;font-size:12px;font-weight:600;line-height:1;display:flex}.ui-dropdown-mega-footer button:hover,.ui-dropdown-mega-footer button:focus-visible{background:#f4f6f5;outline:0}.ui-dropdown-mega-footer svg{transition:transform .18s}.ui-dropdown-mega-footer a:hover svg{transform:scale(1.08)}@media (max-width:700px){.ui-dropdown-mega .ui-dropdown-content{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100vw - 40px)}}body.location-mega-open:before{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);content:"";pointer-events:none;z-index:75;background:#ffffff14;position:fixed;inset:78px 0 0}.site-header nav a,.button{letter-spacing:.24px;text-transform:uppercase;font-size:12px;font-weight:600}.site-header nav a{color:#000;letter-spacing:-.01em;text-transform:none;white-space:nowrap;font-size:clamp(14px,1vw,16px);font-weight:550;position:relative}.site-header nav a[aria-current=page]{color:var(--color-teal)}.site-header nav>a:after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .22s;position:absolute;bottom:-9px;left:0;transform:scaleX(0)}.site-header nav>a:hover:after,.site-header nav>a:focus-visible:after,.site-header nav>a[aria-current=page]:after{transform:scaleX(1)}.site-header .button-small{letter-spacing:0;text-transform:none;min-height:42px;padding:12px 23px;font-size:14px;font-weight:600}.site-header.is-condensed{-webkit-backdrop-filter:blur(24px)saturate(1.3);backdrop-filter:blur(24px)saturate(1.3);height:64px;padding:0 var(--page-gutter);background:#ffffffeb;border-bottom:1px solid #0c3e451a;top:0;box-shadow:0 12px 34px #0c3e4514}.site-header.is-condensed .brand-mark{opacity:.9;width:clamp(112px,9vw,142px);transform:translateY(-1px)}.site-header.is-condensed nav{gap:clamp(8px,.9vw,14px)}.site-header.is-condensed nav a{color:#0f0f0fc7;letter-spacing:-.01em;font-size:13px;font-weight:550}.site-header.is-condensed .button-small{height:42px;min-height:42px;padding:0 20px;font-size:13px}.mobile-menu-button{color:#101010;cursor:pointer;text-transform:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:14px;height:42px;padding:0;display:none}.mobile-menu-glyph{background:linear-gradient(currentColor,currentColor) 50%/100% 2px no-repeat;flex:0 0 22px;width:22px;height:16px;display:block;position:relative}.mobile-menu-glyph:before,.mobile-menu-glyph:after{content:"";background:currentColor;width:100%;height:2px;position:absolute;left:0}.mobile-menu-glyph:before{top:0}.mobile-menu-glyph:after{bottom:0}.mobile-menu-glyph.is-close{background:0 0;flex-basis:22px;height:22px}.mobile-menu-glyph.is-close:before{top:10px;transform:rotate(45deg)}.mobile-menu-glyph.is-close:after{bottom:10px;transform:rotate(-45deg)}.mobile-menu-button span:not(.mobile-menu-glyph){letter-spacing:0;font-size:15px;font-weight:500;line-height:1}.mobile-menu-panel{display:none}.button{border-radius:var(--cta-radius);cursor:pointer;min-height:var(--cta-height);white-space:nowrap;border:0;justify-content:center;align-items:center;padding:18px 35px;display:inline-flex}.button-small{min-height:37px;padding:11px 22px}.button-gold{background:var(--color-sand);color:#000}.button-teal{background:var(--color-teal);color:#fff}.button-dark{background:var(--color-soft-ink);color:#fff}.button-light{color:#0c3e45;background:#fff;border:1px solid #fff;box-shadow:0 8px 20px #00000024}.mega-animate{filter:blur(8px);opacity:0;animation:.76s cubic-bezier(.22,1,.36,1) forwards fade-slide-in;transform:translateY(.75rem)}.section-reveal{filter:blur(8px);opacity:0;transform:translateY(.75rem)}.experience-panel.active .section-reveal{animation:.68s cubic-bezier(.22,1,.36,1) forwards fade-slide-in}.reveal-delay-1{animation-delay:.98s}.reveal-delay-2{animation-delay:1.08s}.reveal-delay-3{animation-delay:1.18s}.reveal-delay-4{animation-delay:1.28s}.reveal-delay-5{animation-delay:1.38s}.reveal-delay-6{animation-delay:1.48s}.reveal-delay-7{animation-delay:1.58s}.animate-delay-100{animation-delay:.12s}.animate-delay-200{animation-delay:.24s}.animate-delay-300{animation-delay:.36s}.animate-delay-400{animation-delay:.48s}.animate-delay-500{animation-delay:.6s}.animate-delay-600{animation-delay:.72s}.animate-delay-700{animation-delay:.84s}@keyframes fade-slide-in{to{filter:blur();opacity:1;transform:translateY(0)}}@keyframes opening-mark-in{0%{filter:blur(14px);opacity:0;transform:translateY(18px)scale(.96)}}@keyframes opening-word-in{0%{filter:blur(8px);opacity:0;transform:translateY(12px)}to{filter:blur();opacity:1;transform:translateY(0)}}@keyframes opening-beam{0%{opacity:0;transform:translate(0)rotate(18deg)}24%{opacity:.9}to{opacity:0;transform:translate(160vw)rotate(18deg)}}@keyframes opening-light-drift{0%{opacity:0;transform:translate(-24px,18px)scale(.92)}35%{opacity:1}to{opacity:.68;transform:translate(18px,-10px)scale(1.04)}}@keyframes opening-exit{to{filter:blur(18px);opacity:0;visibility:hidden;transform:scale(1.025)}}.hero-shell{color:#fff;isolation:isolate;background:#061d21;min-height:min(920px,100svh);padding:0;display:block;position:relative;overflow:hidden}.hero-video-sequence{background:radial-gradient(circle at 50% 28%,#d4c5a729,#0000 38%),#061d21;width:100%;height:100%;min-height:min(920px,100svh);position:absolute;inset:0;overflow:hidden}.hero-video-loader{opacity:1;z-index:0;background:#000;transition:opacity .72s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.hero-video-sequence.is-video-ready .hero-video-loader{opacity:0}.hero-video{object-fit:cover;object-position:center bottom;opacity:0;z-index:1;width:100%;height:100%;transition:opacity 1.1s cubic-bezier(.22,1,.36,1),filter 1.1s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.hero-video.active{filter:saturate(1.08)contrast(1.05)brightness(.96);opacity:1}.hero-video-shade{z-index:2;background:radial-gradient(at 50% 24%,#ffffff29,#0000 34%),linear-gradient(#05181c29 0%,#05181c05 46%,#05181c85 100%),linear-gradient(90deg,#05242857,#0000 48%),linear-gradient(#0000 64%,#0f0f0f2e);position:absolute;inset:0}.hero-video-sequence:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(#0000 0%,#ffffff0f 58%,#ffffff2e 100%),radial-gradient(at 50% 98%,#ffffff29,#0000 46%);height:36%;position:absolute;bottom:0;left:0;right:0}.hero-copy{color:#fff;max-width:calc(100% - 2 * var(--page-gutter));text-align:center;text-shadow:0 18px 56px #0524286b;z-index:4;place-items:center;gap:24px;width:max-content;display:grid;position:absolute;top:clamp(104px,18vh,178px);left:50%;transform:translate(-50%)}.hero-copy h1{letter-spacing:-.045em;text-align:center;text-transform:uppercase;justify-items:center;width:100%;margin:0;font-size:clamp(74px,8vw,128px);font-weight:400;line-height:.82;display:grid}.hero-copy h1 span,.hero-copy strong{text-align:center;width:100%;display:block}.hero-copy h1 span{font-weight:300}.hero-copy strong{font-weight:800}.hero-thrive-wordmark{opacity:.96;width:clamp(390px,46vw,760px);height:auto;margin:20px auto 0;display:block}.hero-copy .section-reveal{animation:.76s cubic-bezier(.22,1,.36,1) forwards fade-slide-in}.hero-reveal-delay-1{animation-delay:.22s}.hero-reveal-delay-2{animation-delay:.34s}.hero-reveal-delay-3{animation-delay:.52s}.hero-reveal-delay-4{animation-delay:.64s}.hero-copy p{letter-spacing:0;text-align:center;flex-direction:column;align-items:center;gap:18px;width:100%;margin:0;font-size:clamp(18px,2vw,28px);font-weight:500;display:flex}.hero-copy a{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:var(--radius-pill);color:#fff;letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(#10555ef5,#083940f5);border:1px solid #ffffffb8;min-height:48px;padding:15px 28px;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 22px 48px #05242857,inset 0 1px #ffffff38}@keyframes hero-loader{0%{filter:brightness(.86);transform:scale(1)}to{filter:brightness(1.06);transform:scale(1.02)}}@keyframes hpl-pill-marquee{to{transform:translate(-50%)}}.hero-media,.hero-overlay{position:absolute;inset:0}.hero-media{object-fit:cover;z-index:0;width:100%;height:100%}.hero-overlay{z-index:1;background:linear-gradient(#000000bd,#0000 67%)}.hero-content{z-index:2;max-width:680px;position:relative}.hero-mark{width:58px;height:39px;margin-bottom:28px}.eyebrow{letter-spacing:6px;text-transform:uppercase;margin:0 0 15px;font-size:12px;font-weight:600}.hero-shell h1{text-transform:uppercase;margin:0;font-size:clamp(45px,5vw,72px);font-weight:500;line-height:.9}.hero-shell strong{font-weight:800}.hero-kicker{margin:15px 0 36px;font-size:25px;font-weight:500}.trial-bar{-webkit-backdrop-filter:blur(26px)saturate(1.45);backdrop-filter:blur(26px)saturate(1.45);border-radius:var(--radius-pill);opacity:0;pointer-events:none;max-width:860px;min-height:58px;width:calc(100% - 2 * var(--page-gutter));z-index:40;background:linear-gradient(135deg,#ffffffd6,#f6faf98a),linear-gradient(90deg,#ffffffb8,#d4c5a738);border:1px solid #ffffffc7;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:10px 10px 10px 28px;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%,18px)scale(.985);box-shadow:0 28px 70px #061e232e,0 10px 24px #061e231a,inset 0 1px #ffffffe0,inset 0 -1px #061e2314}.trial-bar:before{border-radius:inherit;content:"";opacity:.82;pointer-events:none;background:radial-gradient(circle at 16% 0,#ffffffeb,#0000 34%),linear-gradient(90deg,#ffffff2e,#0000 42%);position:absolute;inset:1px}.trial-bar>*{z-index:1;position:relative}.trial-bar.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.trial-bar div{text-align:left;gap:3px;min-width:190px;display:grid}.trial-bar strong{color:#0f0f0fe6;letter-spacing:.36px;text-transform:uppercase;font-size:13px}.trial-bar>div>span{color:#0f0f0f94;letter-spacing:.24px;font-size:12px;font-weight:500}.announcement-bar{border-radius:var(--radius-pill);color:#0c3e45;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:#ffffffe0;border:1px solid #0c3e4524;justify-content:center;align-items:center;gap:8px;margin:0;padding:10px 15px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.announcement-bar>span{color:#0c3e45;font:inherit;letter-spacing:inherit;line-height:inherit;opacity:1;display:inline}.announcement-bar:before{content:"";background:#0c3e45;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #0c3e451f}.trial-announcement{background:#0c3e4514}.intro-band,.section-intro{max-width:var(--content-max);width:calc(100% - 2 * var(--page-gutter));grid-template-columns:minmax(0,1fr) minmax(280px,486px);gap:clamp(32px,6vw,86px);margin:0 auto;padding:88px 0;display:grid}.intro-band h2,.section-intro h2,.recovery-section h2,.concierge-heading h2,.app-section h2,.timeline-section h2,.reserve-section h2{letter-spacing:0;text-transform:uppercase;margin:0;font-size:clamp(34px,4vw,48px);font-weight:560;line-height:.96}.intro-band h2{text-transform:uppercase}.intro-band h2 span{display:block}.intro-band p strong{color:var(--color-ink);font-weight:800}.intro-band p,.section-intro>p,.section-intro-copy>p,.recovery-copy>p,.concierge-heading>p,.app-copy>p,.center-heading>p,.reserve-section>div>p{color:var(--color-muted);margin:0;font-size:20px;font-weight:500;line-height:1.35}.section-intro-copy{align-content:start;gap:22px;display:grid}.section-title-lockup{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.section-title-lockup img{filter:grayscale()contrast(1.05);mix-blend-mode:multiply;opacity:.7;background:0 0;border:0;width:100%;max-width:min(155px,100%);padding:0}.experience-variant{margin:0 auto 104px}.experience-variant+.experience-variant{margin-top:-44px}.experience-variant-stepper{margin-bottom:0}.experience-variant-label{color:#0f0f0f80;letter-spacing:.28em;text-transform:uppercase;max-width:1213px;width:calc(100% - 2 * var(--page-gutter));margin:0 auto 18px;font-size:11px;font-weight:800}.experience-carousel{--experience-copy-padding-inline:clamp(28px, 3.6vw, 44px);--experience-media-width:clamp(220px, 23.2vw, 282px);max-width:1213px;min-height:518px;width:calc(100% - 2 * var(--page-gutter));margin:0 auto;display:flex;overflow:hidden}.experience-panel{color:inherit;cursor:pointer;font:inherit;text-align:left;background:#1a1a1a;border-width:0 1px 0 0;border-right-style:solid;border-right-color:#ffffffd1;flex:0 0 112.875px;min-height:518px;padding:0;transition:flex-basis .82s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.experience-panel.active{flex-basis:min(874px,100% - 338.625px)}.experience-image{width:100%;height:100%;transition:width .82s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;overflow:hidden}.experience-image img{object-fit:cover;object-position:center center;width:100%;max-width:none;height:100%;transform:translate(0)}.experience-panel.active .experience-image{width:var(--experience-media-width)}.experience-panel:not(.active) .experience-image img{width:100%}.experience-panel.active .experience-image img{object-position:left center;width:var(--experience-media-width)}.experience-panel.perform.active .experience-image img{width:calc(var(--experience-media-width) + 90px);transform:translate(-72px)}.experience-panel.recover:not(.active) .experience-image img{object-position:68% center;width:100%;transform:translate(0)}.experience-panel.recover.active .experience-image img{object-position:left center;width:calc(var(--experience-media-width) + 58px);transform:translate(-34px)}.experience-panel.belong.active .experience-image img{object-position:left center;width:var(--experience-media-width);transform:translate(0)}.experience-panel.nourish:not(.active) .experience-image img{object-position:center center;width:100%;transform:translate(0)}.experience-panel.nourish.active .experience-image img{object-position:center center;width:var(--experience-media-width);transform:translate(0)}.experience-panel h3{color:#fff;text-shadow:0 4px 19px #00000040;text-transform:uppercase;white-space:nowrap;margin:0;font-size:22px;font-weight:800;position:absolute;bottom:62px;left:50%;transform:translate(-50%)rotate(-90deg)}.experience-panel.active h3{opacity:0;font-size:22px;line-height:normal;bottom:62px;left:50%;transform:translate(-50%)rotate(-90deg)}.experience-copy{bottom:0;left:var(--experience-media-width);min-width:0;min-height:517px;padding:62px var(--experience-copy-padding-inline);visibility:hidden;grid-template-columns:minmax(0,430px);align-content:center;gap:24px;display:grid;position:absolute;top:0;right:0;overflow:hidden}.experience-panel.active .experience-copy{visibility:visible}.experience-copy:before{background:var(--experience-bg);content:"";filter:blur(8px);opacity:1;z-index:0;position:absolute;inset:0;transform:none}.experience-copy>*{z-index:1;position:relative}.experience-panel:not(.active) .mega-animate,.experience-panel:not(.active) .section-reveal,.experience-panel:not(.active) .experience-copy:before{animation:none}.experience-panel.active .section-reveal{filter:none;opacity:1;animation:none;transform:none}.experience-panel.perform .experience-copy,.experience-panel.recover .experience-copy,.experience-panel.belong .experience-copy,.experience-panel.nourish .experience-copy{--experience-bg:linear-gradient(123deg, #294c55 0%, #15313a 28%, #15313a 59%, #284d56 100%);color:#fff}.experience-copy h4{letter-spacing:0;text-wrap:balance;margin:0 0 9px;font-size:clamp(28px,2.9vw,35px);font-weight:300;line-height:1.1}.experience-copy h4 strong{font-weight:800}.experience-copy p{letter-spacing:0;text-wrap:pretty;margin:0;font-size:clamp(15px,1.5vw,18px);line-height:1.64}.inclusion-stack{margin-top:0}.inclusion-stack>span{letter-spacing:.24px;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:600;display:block}.inclusion-stack ul{flex-wrap:wrap;gap:10px;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.inclusion-stack li{border-radius:var(--radius-pill);border:1px solid;align-items:center;gap:10px;width:fit-content;min-width:0;max-width:100%;padding:11px 19px;font-size:12px;font-weight:600;line-height:1;display:flex}.inclusion-stack li span{overflow-wrap:break-word;margin:0;display:inline}.inclusion-stack li:before{content:"";background:currentColor;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.experience-carousel.copy-one{box-shadow:0 24px 80px #0c3e4514}.experience-carousel.copy-one .experience-copy{color:var(--color-ink)}.experience-carousel.copy-one .experience-copy:before{filter:none;background:linear-gradient(90deg,#fffffff7,#fafbf9f2),radial-gradient(circle at 86% 18%,#0c3e4512,#0000 34%)}.experience-carousel.copy-one .experience-copy h4{color:#0f0f0f;font-weight:400}.experience-carousel.copy-one .experience-copy h4 strong{font-weight:400}.experience-carousel.copy-one .experience-copy p{color:#0f0f0fa8;font-weight:400}.experience-carousel.copy-one .inclusion-stack>span{color:#0f0f0f75;letter-spacing:.24em;font-weight:400}.experience-carousel.copy-one .inclusion-stack li{color:#0c3e45;background:#0c3e450b;border-color:#0c3e4538;font-weight:400}.experience-stepper{color:#0f0f0f;background:linear-gradient(#fffffffa,#f9faf8f5),radial-gradient(circle at 88% 12%,#0c3e4512,#0000 34%);grid-template-columns:104px minmax(0,1fr);align-items:center;gap:0 clamp(28px,4vw,58px);width:100%;height:100svh;min-height:720px;margin:0 auto;padding:clamp(72px,9vw,112px) clamp(40px,7vw,116px);display:grid;position:relative;overflow:hidden}.experience-stepper-tabs{align-self:center;gap:18px;display:grid;position:relative;transform:translateY(-40px)}.experience-stepper-tabs:before{content:"";background:linear-gradient(#0000,#0c3e453d,#0000);width:1px;position:absolute;top:18px;bottom:18px;left:18px}.experience-stepper-tab{color:#0f0f0f70;cursor:pointer;font:inherit;letter-spacing:.14em;text-align:left;text-transform:uppercase;background:0 0;border:0;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:0;font-size:11px;font-weight:800;transition:color .26s;display:grid;position:relative}.experience-stepper-tab span{color:#0c3e4580;letter-spacing:0;z-index:1;background:#fbfcfb;border:1px solid #0c3e453d;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:11px;transition:background .26s,border-color .26s,color .26s;display:flex;position:relative}.experience-stepper-tab.is-active,.experience-stepper-tab.is-past{color:#0c3e45}.experience-stepper-tab.is-active span,.experience-stepper-tab.is-past span{color:#fff;background:#0c3e45;border-color:#0c3e45}.experience-stepper-tab.is-active span{box-shadow:0 0 0 7px #0c3e4514}.experience-stepper-content{align-self:center;align-items:start;min-height:min(560px,64vh);display:grid;position:relative;transform:translateY(-40px)}.experience-stepper-panel{opacity:0;pointer-events:none;grid-template-columns:minmax(420px,.9fr) minmax(300px,.72fr);align-items:center;gap:clamp(44px,5vw,86px);transition:opacity .26s,transform .26s;display:grid;position:absolute;inset:0;transform:translateY(24px)}.experience-stepper-panel.is-active{opacity:1;pointer-events:auto;z-index:1;transform:translateY(0)}.experience-stepper-text{align-self:center;justify-items:start;gap:clamp(24px,3vw,42px);display:grid}.experience-stepper-panel h3{color:#0f0f0f;letter-spacing:0;text-transform:uppercase;text-wrap:balance;max-width:7.2em;margin:0;font-size:clamp(46px,5.5vw,82px);font-weight:300;line-height:.9}.experience-stepper-title-word{opacity:0;transition:opacity .32s,transform .42s cubic-bezier(.22,1,.36,1);display:block;transform:translateY(22px)}.experience-stepper-panel h3 strong{font-weight:620}.experience-stepper-panel.is-active .experience-stepper-title-word{opacity:1;transform:translateY(0)}.experience-stepper-panel.is-active .experience-stepper-title-word:first-child{transition-delay:20ms}.experience-stepper-panel.is-active .experience-stepper-title-word:nth-child(2){transition-delay:70ms}.experience-stepper-panel.is-active .experience-stepper-title-word:nth-child(3){transition-delay:.12s}.experience-stepper-detail{align-self:start;justify-items:start;gap:28px;display:grid}.experience-stepper-detail>p{color:#0f0f0fa8;letter-spacing:-.01em;opacity:0;max-width:38ch;margin:0;font-size:clamp(18px,1.7vw,22px);font-weight:500;line-height:1.34;transition:opacity .32s,transform .42s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.experience-stepper-media{aspect-ratio:.78;opacity:0;background:#f4f4f2;align-self:center;width:min(100%,390px);min-height:380px;transition:opacity .36s,transform .52s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:translateY(18px)scale(.985)}.experience-stepper-media img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.02)}.experience-stepper .inclusion-stack{opacity:1;margin:0}.experience-stepper .inclusion-stack ul{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.experience-stepper .inclusion-stack li{justify-content:flex-start;width:fit-content;min-width:0}.experience-stepper .inclusion-stack>span{color:#0f0f0f75;letter-spacing:.28em;opacity:0;margin-bottom:18px;font-size:11px;font-weight:800;transition:opacity .3s,transform .4s cubic-bezier(.22,1,.36,1);transform:translateY(14px)}.experience-stepper .inclusion-stack li{color:#143f46;letter-spacing:.01em;opacity:0;background:linear-gradient(#ffffffeb,#f6f8f7c7),#0c3e4509;border-color:#0c3e4529;gap:11px;padding:12px 17px 12px 15px;font-size:12px;font-weight:720;transition:opacity .3s,transform .4s cubic-bezier(.22,1,.36,1),background .22s,border-color .22s,box-shadow .22s;position:relative;transform:translateY(14px);box-shadow:0 12px 34px #0c3e450e,inset 0 1px #ffffffd1}.experience-stepper .inclusion-stack li:before{background:#0c3e45;flex-basis:4px;width:4px;height:4px;box-shadow:0 0 0 4px #0c3e4514}.experience-stepper .inclusion-stack li:hover{background:linear-gradient(#fffffffa,#f9faf9db),#0c3e450d;border-color:#0c3e4547;transform:translateY(-1px);box-shadow:0 16px 42px #0c3e4516,inset 0 1px #fffffff2}.experience-stepper-panel.is-active .experience-stepper-detail>p,.experience-stepper-panel.is-active .experience-stepper-media,.experience-stepper-panel.is-active .inclusion-stack>span,.experience-stepper-panel.is-active .inclusion-stack li{opacity:1;transform:translateY(0)}.experience-stepper-panel.is-active .inclusion-stack li:hover{transform:translateY(-1px)}.experience-stepper-panel.is-active .experience-stepper-detail>p{transition-delay:.15s}.experience-stepper-panel.is-active .experience-stepper-media{transition-delay:.17s}.experience-stepper-panel.is-active .inclusion-stack>span{transition-delay:.21s}.experience-stepper-panel.is-active .inclusion-stack li:first-child{transition-delay:.26s}.experience-stepper-panel.is-active .inclusion-stack li:nth-child(2){transition-delay:.3s}.experience-stepper-panel.is-active .inclusion-stack li:nth-child(3){transition-delay:.34s}.experience-stepper-panel.is-active .inclusion-stack li:nth-child(4){transition-delay:.38s}@media (min-width:901px) and (max-width:1220px){.experience-carousel{--experience-copy-padding-inline:clamp(24px, 2.5vw, 32px);--experience-media-width:clamp(208px, 19vw, 238px)}.experience-panel{flex-basis:clamp(84px,8vw,96px)}.experience-panel.active{flex-basis:calc(100% - clamp(252px,24vw,288px))}.experience-copy{grid-template-columns:minmax(0,1fr);gap:18px}.experience-copy h4{max-width:11.5em;font-size:clamp(28px,2.35vw,32px);line-height:1.14}.experience-copy p{max-width:34ch;font-size:16px;line-height:1.55}.inclusion-stack ul{align-items:flex-start;gap:8px}.inclusion-stack li{gap:8px;padding:9px 14px;font-size:11px;line-height:1.18}.inclusion-stack li span{overflow-wrap:anywhere}.experience-stepper{grid-template-columns:96px minmax(0,1fr);gap:0 clamp(22px,3vw,38px);padding-inline:clamp(30px,4vw,56px)}.experience-stepper-content{min-height:500px}.experience-stepper-panel{grid-template-columns:minmax(320px,.9fr) minmax(260px,.62fr);gap:clamp(30px,4vw,52px)}.experience-stepper-panel h3{font-size:clamp(40px,4.8vw,58px)}.experience-stepper-media{width:min(100%,320px);min-height:320px}}.space-carousel{margin:-16px 0 0;position:relative;overflow:hidden}.space-strip{cursor:grab;padding:42px var(--page-gutter) 90px;scrollbar-width:none;scroll-snap-type:none;touch-action:auto;-webkit-user-select:none;user-select:none;grid-auto-columns:386px;grid-auto-flow:column;gap:24px;margin:0 auto;display:grid;position:relative;overflow-x:auto}.space-strip:active{cursor:grabbing}.space-strip::-webkit-scrollbar{display:none}.space-slide{scroll-snap-align:none;margin:0}.space-slide img{aspect-ratio:386/512;object-fit:cover;pointer-events:none;-webkit-user-drag:none;width:386px;height:512px;transition:filter .42s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)}.space-slide:hover img,.space-slide:focus-within img{filter:saturate(1.04)contrast(1.02);transform:translateY(-8px)scale(1.018)}.space-slide figcaption{color:#000;max-width:360px;margin-top:18px;font-size:21px;font-weight:300;line-height:1.18}.biomechanics-spotlight{background:#f7f1ea;align-items:stretch;width:100%;min-height:720px;margin:0 0 104px;display:grid;position:relative;overflow:hidden}.biomechanics-spotlight-image,.biomechanics-spotlight-shade,.biomechanics-spotlight-copy{position:absolute;inset:0}.biomechanics-spotlight-image picture,.biomechanics-spotlight-image img{width:100%;height:100%;display:block}.biomechanics-spotlight-image img{filter:saturate(1.02)contrast(1.01)brightness(1.01);object-fit:cover;object-position:63% center}.biomechanics-spotlight-shade{pointer-events:none;z-index:1;background:linear-gradient(90deg,#f7f1eafc 0%,#f7f1eaf0 27%,#f7f1ea80 48%,#f7f1ea0a 73%),radial-gradient(at 20% 52%,#ffffff8f,#0000 42%),linear-gradient(#ffffff1f,#0f0f0f05)}.biomechanics-spotlight-copy{padding:clamp(46px, 6vw, 72px) var(--page-gutter);z-index:2;align-content:center;justify-items:start;width:100%;display:grid}.biomechanics-spotlight-copy-inner{justify-items:start;gap:24px;max-width:clamp(440px,35vw,610px);display:grid}.biomechanics-spotlight-copy h2{color:#0f0f0f;letter-spacing:0;text-transform:uppercase;max-width:8.8em;margin:0;font-size:clamp(46px,5.1vw,68px);font-weight:420;line-height:.9}.biomechanics-spotlight-copy h2 span{color:#0f0f0f99;letter-spacing:.08em;vertical-align:middle;margin-left:.22em;font-size:.42em;font-weight:560}.biomechanics-spotlight-copy-inner>img{filter:drop-shadow(0 12px 20px #0f0f0f0f);width:100%;max-width:156px;margin-top:2px;display:block}.biomechanics-spotlight-copy-inner>p{color:#0f0f0fad;max-width:34ch;margin:0;font-size:clamp(17px,1.35vw,20px);font-weight:540;line-height:1.38}.biomechanics-pill-carousel{max-width:520px}.biomechanics-spotlight-copy ul{flex-wrap:wrap;align-items:flex-start;gap:12px;margin:0;padding:0;list-style:none;display:flex}.biomechanics-spotlight-copy li[aria-hidden=true]{display:none}.biomechanics-spotlight-copy li{color:#173f46;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#ffffffdb,#f7f1eaad),#ffffff80;border:1px solid #0c3e4524;border-radius:999px;padding:13px 16px;font-size:12px;font-weight:760;line-height:1;box-shadow:0 10px 24px #0c3e450b,inset 0 1px #ffffffd1}.powered-by-badge{border-radius:var(--radius-pill);color:#0f0f0f94;background:#fafbf9b8;border:1px solid #0a4a5229;justify-self:start;align-items:center;gap:10px;padding:9px 15px;display:inline-flex}.powered-by-badge span{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1}.powered-by-badge img{filter:grayscale()contrast(.68);mix-blend-mode:multiply;opacity:.58;width:auto;height:18px}.recovery-section{background:var(--color-warm-band);min-height:822px;padding:118px var(--page-gutter) 80px;grid-template-columns:minmax(260px,566px) repeat(3,minmax(150px,282px));gap:24px;display:grid;position:relative;overflow:hidden}.recovery-copy{z-index:2;align-self:center;max-width:566px}.recovery-copy h2{max-width:260px}.recovery-copy>p{max-width:480px;margin-top:340px}.recovery-card{align-self:start;height:441px;position:relative;overflow:hidden}.recovery-card img{object-fit:cover;width:100%;height:100%}.recovery-card span{border-radius:var(--radius-pill);color:#171717;background:#ffffffdb;padding:11px 19px;font-size:12px;font-weight:600;position:absolute;bottom:12px;left:10px}.recovery-card.cryo{margin-top:194px}.recovery-card.taping{margin-top:77px}.recovery-cta{position:absolute;bottom:80px;right:clamp(24px,7vw,102px)}.technogym-section{color:#f7fbfa;background:radial-gradient(circle at 76% 16%,#d4c5a72e,#0000 30%),linear-gradient(123deg,#294c55 0%,#15313a 28% 59%,#284d56 100%);min-height:auto;padding:clamp(86px,8vw,118px) 0;overflow:hidden}.technogym-sticky{align-content:center;min-height:auto;padding:0;display:grid;position:relative;top:0}.technogym-copy{max-width:760px;padding:0 var(--page-gutter);text-align:center;justify-items:center;gap:18px;margin:0 auto;display:grid}.technogym-copy h2{color:#f7fbfa;letter-spacing:0;text-transform:uppercase;white-space:normal;margin:0;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:.96}.technogym-copy p{color:#f7fbfac2;max-width:860px;margin:0;font-size:20px;font-weight:400;line-height:1.42}.technogym-carousel{gap:22px;width:100%;margin-top:clamp(40px,6vw,68px);display:grid;position:relative;overflow:hidden}.technogym-track{cursor:grab;padding:0 var(--page-gutter) 4px;scrollbar-width:none;scroll-snap-type:none;touch-action:auto;-webkit-user-select:none;user-select:none;grid-auto-columns:clamp(280px,31vw,480px);grid-auto-flow:column;gap:22px;display:grid;position:relative;overflow-x:auto}.technogym-track:active{cursor:grabbing}.technogym-track::-webkit-scrollbar{display:none}.technogym-slide{scroll-snap-align:none;margin:0;position:relative;overflow:hidden}.technogym-slide img{aspect-ratio:16/10;filter:saturate(1.02)contrast(1.02);object-fit:cover;pointer-events:none;-webkit-user-drag:none;width:100%;height:auto;transition:filter .42s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)}.technogym-slide:hover img{filter:saturate(1.08)contrast(1.04);transform:scale(1.035)}.technogym-slide figcaption{border-radius:var(--radius-pill);color:#0c3e45;background:#f7fbfae6;padding:10px 16px;font-size:12px;font-weight:700;position:absolute;bottom:14px;left:14px}.concierge-heading,.center-heading{text-align:center;max-width:732px;margin:0 auto;padding:0 24px 46px}.concierge-heading{background:var(--color-teal);color:#f7fbfa;max-width:none;padding:98px var(--page-gutter) 46px}.concierge-heading h2{text-transform:uppercase;max-width:732px;margin-left:auto;margin-right:auto}.concierge-heading>p,.center-heading>p{margin-top:18px}.concierge-heading>p{color:#f7fbfabd;max-width:592px;margin-left:auto;margin-right:auto}.concierge-section{background:var(--color-teal);color:#f7fbfa;max-width:none;min-height:502px;padding:0 var(--page-gutter) 96px;grid-template-columns:minmax(320px,408px) minmax(420px,692px);justify-content:center;align-items:center;gap:90px;width:100%;margin:0 auto 82px;display:grid}.concierge-list{gap:18px;margin-top:4px;display:grid}.concierge-item{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #f7fbfa3d;gap:8px;width:100%;min-height:47px;padding:0 0 21px;display:grid}.concierge-item>span{color:#f7fbfa;letter-spacing:-.5px;font-size:25px;font-weight:400;line-height:1.1}.concierge-item strong{color:#fff;letter-spacing:-.32px;margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.25;display:block}.concierge-item p{color:#f7fbfab3;letter-spacing:-.28px;margin:0;font-size:14px;font-weight:500;line-height:1.35}.concierge-item.active div{filter:blur(8px);opacity:0;animation:.62s cubic-bezier(.22,1,.36,1) forwards fade-slide-in;transform:translateY(.75rem)}.concierge-image{height:502px;overflow:hidden}.concierge-image img{filter:blur(8px);object-fit:cover;opacity:0;width:100%;height:100%;animation:.76s cubic-bezier(.22,1,.36,1) forwards concierge-image-in;transform:translateY(.75rem)scaleX(-1)}.concierge-image.is-across img{object-position:center top}.concierge-image.is-unflipped img{animation-name:concierge-image-in-unflipped;transform:translateY(.75rem)}.concierge-inline-image{display:none}@keyframes concierge-image-in{to{filter:blur();opacity:1;transform:translateY(0)scaleX(-1)}}@keyframes concierge-image-in-unflipped{to{filter:blur();opacity:1;transform:translateY(0)}}.app-section{color:#fff;min-height:886px;padding:62px var(--page-gutter);background:#111;position:relative;overflow:hidden}.app-bg{object-fit:cover;opacity:.95;width:100%;height:100%;position:absolute;inset:0}.app-copy{z-index:1;max-width:593px;position:relative}.app-copy>p{color:#ffffffc2;margin-top:15px}.app-feature-list{gap:25px;margin-top:50px;display:grid}.app-feature-list article{grid-template-columns:10px 1fr;gap:9px;display:grid}.app-feature-list span{background:#fff;border-radius:50%;width:10px;height:10px;margin-top:5px}.app-feature-list h3{margin:0 0 8px;font-size:18px}.app-feature-list p{color:#ffffffb8;margin:0;font-size:14px;line-height:1.35}.store-buttons{gap:16px;margin-top:34px;display:flex}.store-buttons a{text-align:center;white-space:nowrap;border:1px solid #ffffff8f;border-radius:999px;padding:14px 22px;font-size:12px;font-weight:700}.timeline-section{padding:88px 0 120px;position:relative}.timeline-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;width:calc(100% - 2*clamp(24px,4.4vw,64px));max-width:1313px;margin:0 auto;display:grid;position:relative}.timeline-track:before{background:var(--color-line);content:"";height:1px;position:absolute;top:44px;left:12%;right:12%}.timeline-card{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffff91;border:1px solid #000;border-radius:13px;min-height:178px;margin-top:81px;padding:19px 30px 28px;position:relative}.timeline-date{color:var(--color-teal-2);text-align:center;white-space:nowrap;font-size:14px;font-weight:800;position:absolute;top:-82px;left:50%;transform:translate(-50%)}.timeline-date:after{background:var(--color-teal-2);content:"";border-radius:50%;width:18px;height:18px;position:absolute;top:34px;left:50%;transform:translate(-50%)}.timeline-card>p{letter-spacing:3.6px;text-transform:uppercase;margin:0 0 3px;font-size:10px}.timeline-card h3{margin:0 0 12px;font-size:22px}.timeline-card li{padding-left:26px;font-size:14px;line-height:1.1;position:relative}.timeline-card li:before{border:1px solid var(--color-teal);content:"";border-radius:50%;width:14px;height:14px;position:absolute;top:0;left:0}.reserve-section{color:#fff;min-height:760px;padding:90px var(--page-gutter);place-items:center start;display:grid;position:relative}.reserve-section>img{filter:brightness(.74);object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.reserve-section>div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:1;background:#ffffff38;border:1px solid #ffffff6b;border-radius:18px;max-width:520px;padding:32px;position:relative}.reserve-section>div>p{color:#ffffffd1;margin-top:16px}.reserve-section label{color:#ffffffc7;letter-spacing:.24px;text-transform:uppercase;gap:6px;font-size:12px;display:grid}.reserve-section input,.reserve-section select{border-radius:var(--radius-pill);color:#111;background:#ffffffdb;border:0;min-height:48px;padding:0 18px}.site-footer{color:#c5c5c5;min-height:602px;padding:80px var(--page-gutter) 4px;background:linear-gradient(232deg,#14383e 0%,#052428 48%,#143339 100%);overflow:hidden}.footer-columns{grid-template-columns:repeat(5,109px);justify-content:center;gap:clamp(36px,11vw,162px);max-width:1193px;margin:0 auto;display:grid}.footer-column h2{color:#979797;letter-spacing:-.28px;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:400;line-height:1.35}.footer-column ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.footer-column a{color:#c5c5c5;letter-spacing:-.36px;font-size:18px;font-weight:400;line-height:1.22;display:block}.footer-rule{background:#c5c5c59e;max-width:1200px;height:1px;margin:48px auto 0}.footer-bottom{justify-content:space-between;align-items:center;max-width:1189px;margin:47px auto 0;display:flex}.footer-bottom p{color:#c5c5c5;letter-spacing:-.28px;margin:0;font-size:14px}.footer-socials{gap:14px;display:flex}.footer-socials a{width:25px;height:26px;display:block}.footer-socials img{width:100%;height:100%}.footer-decoration{width:1440px;max-width:none;height:161px;margin:42px 50% 0;transform:translate(-50%)}@media (max-width:1100px){.experience-carousel{scroll-snap-type:x proximity;overflow-x:auto}.experience-panel,.experience-panel.active{flex-basis:min(874px, calc(100vw - 2 * var(--page-gutter)));min-width:min(874px, calc(100vw - 2 * var(--page-gutter)));scroll-snap-align:center}.recovery-section,.concierge-section{grid-template-columns:1fr}.recovery-copy>p{margin-top:28px}.recovery-card,.recovery-card.cryo,.recovery-card.taping{margin-top:0}.recovery-cta{width:max-content;position:relative;bottom:auto;right:auto}.technogym-sticky{padding:72px 0 50px}.timeline-track{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline-track:before{display:none}}@media (max-width:900px){:root{--thrive-mobile-header-height:74px}.site-header{grid-template-columns:1fr auto;gap:16px}.site-header nav{display:none}.hero-shell{min-height:690px;padding:0}.hero-video-sequence{min-height:690px}.hero-copy{top:clamp(132px,22vh,190px)}.trial-bar{border-radius:28px;flex-direction:column;align-items:stretch;gap:16px;margin-top:-42px;padding:20px;bottom:18px}.intro-band,.section-intro{grid-template-columns:1fr;padding:72px 0}.concierge-section img{height:440px}.app-section{padding-bottom:72px}.experience-stepper{height:auto;min-height:0;scroll-margin-top:var(--thrive-mobile-header-height);grid-template-columns:1fr;row-gap:20px;padding:14px 24px 72px;display:grid}.experience-stepper-tabs{justify-content:space-between;justify-self:stretch;align-items:center;width:100%;max-width:100%;margin-bottom:0;padding:0;display:flex;position:relative;overflow:visible;transform:none}.experience-stepper-tabs:before{content:"";background:repeating-linear-gradient(90deg,#0c3e4552 0 2px,#0000 2px 7px);width:auto;height:1px;display:block;position:absolute;inset:50% 22px auto;transform:translateY(-50%)}.experience-stepper>.carousel-play-toggle{display:none}.experience-stepper>.carousel-play-toggle:hover{transform:translateY(-1px)}.experience-stepper-tab{letter-spacing:0;text-align:center;z-index:1;flex:none;place-items:center;width:44px;min-height:48px;padding:0;font-size:0;display:grid;position:relative;overflow:visible}.experience-stepper-tab span{place-items:center;width:34px;height:34px;font-size:10px;line-height:1;display:grid}.experience-stepper-content{text-align:left;grid-template-columns:1fr;gap:0;min-height:min(790px,100svh - 112px);display:grid;transform:none}.experience-stepper-panel{grid-template-columns:1fr;align-content:start;justify-items:start;gap:clamp(18px,2.5vh,24px)}.experience-stepper-panel h3{justify-self:start;width:min(100%,360px);max-width:none;font-size:clamp(25px,6.2vw,31px);line-height:1}.experience-stepper-text{justify-items:start;gap:clamp(12px,2vh,16px)}.experience-stepper-title-word{display:inline-block}.experience-stepper-title-word:not(:last-child){margin-right:.18em}.experience-stepper-detail{align-self:auto;justify-items:start;gap:clamp(16px,2.4vh,22px);width:min(100%,360px)}.experience-stepper-detail>p{width:100%;max-width:100%;margin-inline:0;font-size:15px;line-height:1.34}.experience-stepper .inclusion-stack{justify-items:start;gap:10px;width:min(100%,360px);display:grid}.experience-stepper .inclusion-stack>span{letter-spacing:.24em;margin-bottom:0;font-size:9px}.experience-stepper .inclusion-stack ul{flex-wrap:wrap;justify-content:start;align-items:start;gap:8px;width:100%;display:flex}.experience-stepper .inclusion-stack li{white-space:nowrap;justify-content:start;gap:8px;width:fit-content;max-width:100%;min-height:34px;padding:10px 16px 10px 14px;font-size:11px;line-height:1.18}.experience-stepper .inclusion-stack li:before{flex-basis:4px;width:4px;height:4px}.experience-stepper-media{order:-1;width:min(100%,360px);height:clamp(312px,43svh,410px);min-height:0;margin-bottom:0}.app-bg{opacity:.34}.timeline-track{grid-template-columns:1fr}}@media (min-width:901px){.thrive-header{height:88px}.thrive-header-inner{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr)}.thrive-brand{display:block}.thrive-brand img{width:clamp(164px,13vw,190px)}.thrive-brand span{display:none}.thrive-primary-nav{border:0;gap:clamp(20px,2.25vw,34px);height:auto}.thrive-primary-nav>.ui-dropdown{margin-right:-18px}.thrive-primary-nav>a,.thrive-primary-nav .ui-dropdown-trigger{min-height:44px;padding:0;font-size:14px;font-weight:620}.thrive-primary-nav>a+a,.thrive-primary-nav>a+.ui-dropdown,.thrive-primary-nav .ui-dropdown+a{border-left:0}.thrive-primary-nav>a:after,.thrive-primary-nav .ui-dropdown-trigger:after{transform-origin:50%;border-radius:50%;width:4px;height:4px;bottom:-7px;left:50%;right:auto;transform:translate(-50%)scale(0)}.thrive-primary-nav>a:hover:after,.thrive-primary-nav>a:focus-visible:after,.thrive-primary-nav>a[aria-current=page]:after,.thrive-primary-nav .ui-dropdown:focus-within .ui-dropdown-trigger:after,.thrive-primary-nav .ui-dropdown.is-current .ui-dropdown-trigger:after{transform:translate(-50%)scale(1)}.thrive-primary-nav .ui-dropdown-content{top:calc(100% + 13px);left:-18px}.thrive-header.is-condensed{height:72px}.thrive-header.is-condensed .thrive-brand img{width:150px}.thrive-header.is-condensed .thrive-primary-nav{height:auto}.thrive-header.is-condensed .thrive-primary-nav>a,.thrive-header.is-condensed .thrive-primary-nav .ui-dropdown-trigger{min-height:40px;font-size:12.5px}}@media (max-width:620px){:root{--page-gutter:20px}.site-header{height:74px}.button-small{padding-inline:16px}.hero-shell h1{font-size:44px}.trial-bar{width:calc(100% - 32px)}.experience-carousel{min-height:auto}.experience-panel{min-height:760px}.experience-panel:not(.active){flex-basis:92px;min-width:92px}.experience-panel.active{flex-basis:min(440px,100vw - 40px);min-width:min(440px,100vw - 40px)}.experience-panel.active .experience-image{width:100%;height:220px}.experience-copy{grid-template-columns:1fr;align-content:start;gap:18px;width:100%;min-width:0;min-height:auto;padding:254px 28px 28px;display:grid;left:0}.inclusion-stack{margin-top:0}.inclusion-stack li{white-space:normal;width:fit-content}.space-strip{grid-auto-columns:78vw}.technogym-track{gap:16px}.technogym-copy h2{white-space:normal}.space-slide img{width:78vw;height:420px}.space-slide figcaption{max-width:78vw}.recovery-section,.app-section,.reserve-section,.site-footer{padding-inline:20px}.footer-columns{grid-template-columns:repeat(2,minmax(120px,1fr));justify-content:stretch}.footer-bottom{flex-direction:column;align-items:flex-start;gap:24px}.store-buttons{flex-direction:column}}@media (prefers-reduced-motion:reduce){.thrive-page-transition{display:none}.opening-animation{animation:1ms linear .6s forwards opening-exit}.opening-animation:before,.opening-animation:after,.opening-light,.opening-center,.opening-words span{animation:none}.mega-animate,.section-reveal{filter:blur();opacity:1;animation:none;transform:none}.experience-panel,.experience-image,.technogym-slide img{transition:none}.technogym-track{animation:none}}main>section{animation:.9s cubic-bezier(.22,1,.36,1) both scroll-reveal;animation-timeline:view();animation-range:entry 8% cover 28%}.hero-shell,.opening-animation{animation-timeline:auto}.eyebrow{display:none}@keyframes scroll-reveal{0%{filter:blur(10px);opacity:0;transform:translateY(34px)}to{filter:blur();opacity:1;transform:translateY(0)}}.section-intro{padding-bottom:64px}.section-intro h2,.concierge-heading h2,.center-heading h2{letter-spacing:0}.recovery-section{color:#f7fbfa;background:radial-gradient(circle at 76% 16%,#d4c5a72e,#0000 30%),linear-gradient(123deg,#294c55 0%,#15313a 28% 59%,#284d56 100%);grid-template-columns:minmax(270px,520px) repeat(3,minmax(150px,282px));gap:clamp(18px,2vw,28px);min-height:760px;padding-top:96px;padding-bottom:96px}.recovery-copy{flex-direction:column;justify-content:space-between;align-self:stretch;padding-block:20px;display:flex}.recovery-copy h2{color:#f7fbfa;max-width:390px}.recovery-copy>p{color:#f7fbfac2;margin-top:0}.recovery-card{box-shadow:0 30px 80px #00000038}.recovery-card span{color:#0c3e45;background:#f7fbfae6}.recovery-cta{color:#0c3e45;background:#f7fbfa}.concierge-item{position:relative}.concierge-item.active:after{content:"";background:#f7fbfa;width:0;height:2px;animation:9s linear both concierge-progress;position:absolute;bottom:-1px;left:0}@keyframes concierge-progress{to{width:100%}}.app-section{color:#0f0f0f;background:radial-gradient(circle at 88% 24%,#0c3e451a,#0000 24%),#fbfcfb;grid-template-columns:minmax(320px,593px) minmax(260px,420px);align-items:center;gap:clamp(48px,10vw,140px);min-height:820px;display:grid}.app-copy>p,.app-feature-list p{color:#545454}.app-feature-list article{grid-template-columns:18px minmax(0,1fr);gap:14px}.app-feature-list span{background:var(--color-teal);border-radius:4px;width:18px;height:18px;margin-top:2px;position:relative}.app-feature-list span:before{color:#fbfcfb;content:"✓";font-size:11px;font-weight:800;position:absolute;top:0;left:4px}.store-buttons a{color:var(--color-teal);border-color:#0c3e4547}.timeline-section{background:linear-gradient(#fbfcfb 0%,#f3f6f4 100%);padding-top:120px}.center-heading{max-width:720px}.timeline-card{background:#ffffffb8;border:1px solid #0c3e4547;box-shadow:0 18px 70px #0c3e4514}.reserve-section{background:url(/figma-assets/final-form-bg.webp) 50%/cover fixed;place-items:center start;min-height:860px;padding-left:clamp(56px,13vw,220px)}.reserve-section>img{display:none}.reserve-section>div{-webkit-backdrop-filter:blur(22px)saturate(1.18);backdrop-filter:blur(22px)saturate(1.18);color:#fff;background:#05242857;border:1px solid #ffffffa6;border-radius:44px;width:min(565px,100vw - 48px);max-width:565px;padding:56px 40px;box-shadow:0 32px 140px #05242842,inset 0 1px #ffffff38}.reserve-section h2{color:#fff;letter-spacing:-.02em;max-width:480px;font-size:clamp(32px,3.2vw,35px);font-weight:500;line-height:1.1}.reserve-section>div>p:not(.form-kicker){color:#fff;letter-spacing:-.02em;margin:12px 0 0;font-size:20px;font-weight:500;line-height:1.27}.reserve-section form{gap:21px;margin-top:37px}.reserve-section label{color:#fff;letter-spacing:-.02em;text-transform:uppercase;gap:9px;font-size:12px;font-weight:500;line-height:1.2}.reserve-section input,.reserve-section select{color:#fff;letter-spacing:-.02em;background:0 0;border:1px solid #fff;border-radius:11px;min-height:58px;padding:0 15px;font-size:16px;font-weight:500}.reserve-section .button-light{color:#02557f;text-align:center;background:#fff;border:0;border-radius:93px;justify-content:center;width:100%;min-height:68px;padding:24px 42px;font-size:16px;font-weight:800}.timeline-section{background:#fff;padding:clamp(104px,10vw,144px) 0 clamp(112px,11vw,152px);position:relative;overflow:hidden}.timeline-section:before{display:none}.timeline-section .center-heading{z-index:1;max-width:690px;padding-bottom:clamp(16px,2vw,24px);position:relative}.timeline-section .center-heading h2{letter-spacing:-.06em;max-width:610px;margin-inline:auto;font-size:clamp(40px,4.6vw,64px);line-height:.92}.timeline-section .center-heading p{color:#0f0f0f8c;max-width:520px;margin:20px auto 0;font-size:clamp(16px,1.3vw,19px);line-height:1.28}.timeline-track{max-width:960px;width:calc(100% - 2 * var(--page-gutter));z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.4vw,18px);margin:0 auto;padding-top:0;display:grid;position:relative;overflow:visible}.timeline-track:before{display:none}.timeline-card{background:#fff;border:1px solid #0c3e451f;border-radius:16px;min-height:220px;padding:28px 26px 26px;transition:background-color .26s,border-color .26s,box-shadow .26s,color .26s,transform .26s cubic-bezier(.22,1,.36,1);position:relative;box-shadow:0 16px 54px #0c3e450e}.timeline-card:nth-child(2),.timeline-card:nth-child(4){transform:none}.timeline-card:before{display:none}.timeline-date{color:#0c3e45ad;letter-spacing:.08em;text-align:center;text-transform:uppercase;white-space:nowrap;background:0 0;border:0;border-radius:0;padding:0;font-size:11px;font-weight:800;position:absolute;top:-82px;left:50%;transform:translate(-50%)}.timeline-date:after{display:none}.timeline-card>p{color:#0c3e4580;letter-spacing:.3em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:800;transition:color .26s}.timeline-card h3{color:#111;letter-spacing:-.04em;max-width:230px;margin:0 0 16px;font-size:clamp(20px,1.6vw,24px);line-height:1.02;transition:color .26s}.timeline-card>.timeline-card-description{color:#0f0f0fad;letter-spacing:-.01em;text-transform:none;margin:0;font-size:clamp(15px,1.1vw,17px);font-weight:400;line-height:1.34;transition:color .26s}.timeline-card ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.timeline-card li{color:#0f0f0f94;padding-left:24px;font-size:13px;font-weight:600;line-height:1.2;transition:color .26s;position:relative}.timeline-card li:before{content:"";background:0 0;border:1px solid #0c3e4552;border-radius:50%;width:12px;height:12px;transition:background-color .26s,border-color .26s;position:absolute;top:1px;left:0}.timeline-card:hover,.timeline-card:focus-within{background:var(--color-teal);border-color:var(--color-teal);color:#fff;transform:translateY(-8px);box-shadow:0 24px 72px #0c3e453d}.timeline-card:hover>p,.timeline-card:focus-within>p{color:#ffffff9e}.timeline-card:hover h3,.timeline-card:focus-within h3{color:#fff}.timeline-card:hover .timeline-card-description,.timeline-card:focus-within .timeline-card-description{color:#ffffffd1}.timeline-card:hover li,.timeline-card:focus-within li{color:#ffffffc7}.timeline-card:hover li:before,.timeline-card:focus-within li:before{background:#ffffff1f;border-color:#ffffff9e}.js-scroll-reveal .timeline-section{filter:none;opacity:1;transform:none}.js-scroll-reveal .timeline-section .center-heading h2,.js-scroll-reveal .timeline-section .center-heading p,.js-scroll-reveal .timeline-track:before,.js-scroll-reveal .timeline-date,.js-scroll-reveal .timeline-card:before,.js-scroll-reveal .timeline-card>p,.js-scroll-reveal .timeline-card h3,.js-scroll-reveal .timeline-card li,.js-scroll-reveal .timeline-card-description{opacity:0}.js-scroll-reveal .timeline-section .center-heading h2,.js-scroll-reveal .timeline-section .center-heading p{filter:blur(12px);transform:translateY(22px)}.js-scroll-reveal .timeline-track:before{transform-origin:0;transform:scaleX(0)}.js-scroll-reveal .timeline-date,.js-scroll-reveal .timeline-card:before{filter:blur(8px);transform:translate(-50%,14px)scale(.86)}.js-scroll-reveal .timeline-card{filter:blur(14px);opacity:0;transform:translateY(34px)scale(.97)}.js-scroll-reveal .timeline-card>p,.js-scroll-reveal .timeline-card h3,.js-scroll-reveal .timeline-card li{filter:blur(8px);transform:translateY(16px)}.timeline-section.is-revealed .center-heading h2,.timeline-section.is-revealed .center-heading p,.timeline-section.is-revealed .timeline-card,.timeline-section.is-revealed .timeline-card>p,.timeline-section.is-revealed .timeline-card h3,.timeline-section.is-revealed .timeline-card li,.timeline-section.is-revealed .timeline-card-description{animation:.72s cubic-bezier(.22,1,.36,1) forwards timeline-element-in}.timeline-section.is-revealed .timeline-date,.timeline-section.is-revealed .timeline-card:before{animation:.72s cubic-bezier(.22,1,.36,1) forwards timeline-marker-in}.timeline-section.is-revealed .timeline-track:before{animation:.9s cubic-bezier(.22,1,.36,1) .38s forwards timeline-rule-in}.timeline-section.is-revealed .center-heading h2{animation-delay:80ms}.timeline-section.is-revealed .center-heading p{animation-delay:.19s}.timeline-section.is-revealed .timeline-card:first-child{animation-delay:.39s}.timeline-section.is-revealed .timeline-card:nth-child(2){animation-delay:.5s}.timeline-section.is-revealed .timeline-card:nth-child(3){animation-delay:.61s}.timeline-section.is-revealed .timeline-card:nth-child(4){animation-delay:.72s}.timeline-section.is-revealed .timeline-card:first-child .timeline-date,.timeline-section.is-revealed .timeline-card:first-child:before{animation-delay:.43s}.timeline-section.is-revealed .timeline-card:nth-child(2) .timeline-date,.timeline-section.is-revealed .timeline-card:nth-child(2):before{animation-delay:.54s}.timeline-section.is-revealed .timeline-card:nth-child(3) .timeline-date,.timeline-section.is-revealed .timeline-card:nth-child(3):before{animation-delay:.65s}.timeline-section.is-revealed .timeline-card:nth-child(4) .timeline-date,.timeline-section.is-revealed .timeline-card:nth-child(4):before{animation-delay:.76s}.timeline-section.is-revealed .timeline-card:first-child>p,.timeline-section.is-revealed .timeline-card:first-child h3,.timeline-section.is-revealed .timeline-card:first-child .timeline-card-description{animation-delay:.52s}.timeline-section.is-revealed .timeline-card:nth-child(2)>p,.timeline-section.is-revealed .timeline-card:nth-child(2) h3,.timeline-section.is-revealed .timeline-card:nth-child(2) .timeline-card-description{animation-delay:.63s}.timeline-section.is-revealed .timeline-card:nth-child(3)>p,.timeline-section.is-revealed .timeline-card:nth-child(3) h3,.timeline-section.is-revealed .timeline-card:nth-child(3) .timeline-card-description{animation-delay:.74s}.timeline-section.is-revealed .timeline-card:nth-child(4)>p,.timeline-section.is-revealed .timeline-card:nth-child(4) h3,.timeline-section.is-revealed .timeline-card:nth-child(4) .timeline-card-description{animation-delay:.85s}.timeline-section.is-revealed .timeline-card li:first-child{animation-delay:calc(var(--timeline-card-delay,.62s) + 0s)}.timeline-section.is-revealed .timeline-card li:nth-child(2){animation-delay:calc(var(--timeline-card-delay,.62s) + 70ms)}.timeline-section.is-revealed .timeline-card li:nth-child(3){animation-delay:calc(var(--timeline-card-delay,.62s) + .14s)}.timeline-section.is-revealed .timeline-card:first-child{--timeline-card-delay:.62s}.timeline-section.is-revealed .timeline-card:nth-child(2){--timeline-card-delay:.73s}.timeline-section.is-revealed .timeline-card:nth-child(3){--timeline-card-delay:.84s}.timeline-section.is-revealed .timeline-card:nth-child(4){--timeline-card-delay:.95s}@keyframes timeline-element-in{to{filter:blur();opacity:1;transform:translateY(0)scale(1)}}@keyframes timeline-rule-in{to{opacity:1;transform:scaleX(1)}}@keyframes timeline-marker-in{to{filter:blur();opacity:1;transform:translate(-50%)scale(1)}}@media (max-width:900px){.timeline-track{grid-template-columns:1fr;max-width:560px;padding-top:0}.timeline-track:before{display:none}.timeline-card,.timeline-card:nth-child(2),.timeline-card:nth-child(4){transform:none}.timeline-card:before,.timeline-date{left:28px;transform:none}.timeline-card:before{top:-30px}.timeline-date{top:-72px}.timeline-card{margin-top:72px}.timeline-section.is-revealed .timeline-date,.timeline-section.is-revealed .timeline-card:before{animation-name:timeline-mobile-marker-in}}@keyframes timeline-mobile-marker-in{to{filter:blur();opacity:1;transform:translateY(0)scale(1)}}.site-footer{position:relative}.site-footer:before,.site-footer:after{content:none}.footer-columns,.footer-rule,.footer-bottom,.footer-decoration{z-index:1;position:relative}.footer-decoration{aspect-ratio:1440/161;object-fit:contain;opacity:.72;width:max(102vw,1440px);max-width:none;height:auto;margin:42px 50% -14px;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){main>section{filter:none;opacity:1;animation:none;transform:none}.concierge-item.active:after{animation:none}.biomechanics-spotlight-copy ul{flex-wrap:wrap;justify-content:center;width:auto;animation:none}.biomechanics-spotlight-copy li[aria-hidden=true]{display:none}}.app-section.app-stepper{color:#0f0f0f;overscroll-behavior:auto;background:#fff;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:100svh;min-height:720px;padding:0;display:grid;position:relative;overflow:hidden}.app-stepper-copy{grid-template-rows:auto 1fr auto;grid-template-columns:104px minmax(280px,520px);align-self:stretch;gap:0 clamp(28px,4vw,58px);padding:clamp(72px,9vw,112px) clamp(40px,7vw,116px);display:grid}.app-stepper-kicker{color:#0c3e45;letter-spacing:.32em;text-transform:uppercase;grid-column:2;font-size:12px;font-weight:800}.app-stepper-timeline{grid-area:1/1/4;align-self:center;gap:18px;display:grid;position:relative}.app-stepper-timeline:before{content:"";background:linear-gradient(#0000,#0c3e453d,#0000);width:1px;position:absolute;top:18px;bottom:18px;left:18px}.app-stepper-dot{color:#0f0f0f70;cursor:pointer;letter-spacing:.14em;text-align:left;text-transform:uppercase;background:0 0;border:0;grid-template-columns:38px 1fr;align-items:center;gap:7px;padding:0;font-size:11px;font-weight:800;transition:color .26s;display:grid;position:relative}.app-stepper-dot span{color:#0c3e4580;letter-spacing:0;z-index:1;background:#fbfcfb;border:1px solid #0c3e453d;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:11px;transition:background .26s,border-color .26s,color .26s;display:flex;position:relative}.app-stepper-dot.is-active,.app-stepper-dot.is-past{color:#0c3e45}.app-stepper-dot.is-active span,.app-stepper-dot.is-past span{color:#fff;background:#0c3e45;border-color:#0c3e45}.app-stepper-steps{grid-area:2/2;align-self:center;min-height:300px;display:grid;position:relative}.app-stepper-step{opacity:0;pointer-events:none;transition:opacity .26s,transform .26s;position:absolute;inset:0;transform:translateY(24px)}.app-stepper-step.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.app-stepper-step>p{color:#0c3e459e;letter-spacing:.32em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.app-stepper-step h2{color:#0f0f0f;letter-spacing:0;text-transform:uppercase;max-width:520px;margin:0;font-size:clamp(48px,5.5vw,88px);font-weight:650;line-height:.86}.app-stepper-body{color:#0f0f0fa8;max-width:510px;margin-top:28px;font-size:clamp(18px,1.6vw,22px);font-weight:550;line-height:1.32}.app-stepper-stores{align-items:center;gap:12px;margin-top:42px;display:flex}.app-stepper-stores a{box-shadow:none;color:inherit;background:0 0;border:0;border-radius:0;min-height:0;padding:0}.app-stepper-stores img{width:auto;height:42px;display:block}.app-stepper-visual{background:#fff;justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:visible}.app-stepper-visual:before{display:none}.app-stepper-screen{object-fit:contain;opacity:0;width:min(47vw,608px);height:min(82vh,760px);transition:opacity .36s,transform .52s cubic-bezier(.22,1,.36,1);display:block;position:absolute;transform:translateY(18px)scale(.985)}.app-stepper-screen.is-active{opacity:1;z-index:2;transform:translateY(0)scale(1)}@media (min-width:901px){.app-stepper-screen{transform:translateY(calc(18px + clamp(28px,4vh,52px)))scale(.985)}.app-stepper-screen.is-active{transform:translateY(clamp(28px,4vh,52px))scale(1)}}@media (max-width:900px){.app-section.app-stepper{grid-template-rows:56% 44%;grid-template-columns:1fr;min-height:100svh}.app-stepper-copy{grid-template-columns:1fr;gap:24px;padding:54px 24px 30px}.app-stepper-kicker,.app-stepper-steps,.app-stepper-stores,.app-stepper-timeline{grid-column:1}.app-stepper-timeline{grid-row:auto;gap:8px;display:flex;overflow-x:auto}.app-stepper-timeline:before{display:none}.app-stepper-dot{flex:none;grid-template-columns:32px;width:68px}.app-stepper-dot span{width:32px;height:32px}.app-stepper-steps{min-height:205px}.app-stepper-step h2{font-size:clamp(40px,12vw,64px)}.app-stepper-body{margin-top:18px;font-size:16px}.app-stepper-stores{margin-top:26px}.app-stepper-screen{width:min(72vw,330px);height:min(42vh,390px);bottom:22px;right:16px}}.intro-band h2,.section-intro h2,.recovery-section h2,.concierge-heading h2,.center-heading h2,.timeline-section .center-heading h2,.reserve-section h2{letter-spacing:0;font-size:clamp(34px,4vw,48px);font-weight:500;line-height:.96}.intro-band p,.section-intro>p,.section-intro-copy>p,.recovery-copy>p,.concierge-heading>p,.center-heading>p,.timeline-section .center-heading p,.reserve-section>div>p,.reserve-section>div>p:not(.form-kicker),.experience-copy p,.concierge-item p,.timeline-card li,.app-stepper-body,.trial-bar span{font-weight:400}.intro-band p,.section-intro>p,.section-intro-copy>p,.recovery-copy>p,.concierge-heading>p,.center-heading>p,.timeline-section .center-heading p,.reserve-section>div>p:not(.form-kicker){line-height:1.42}.section-intro strong{color:var(--color-ink);font-weight:800}.timeline-card li{color:#0f0f0f9e}.app-stepper-step h2{letter-spacing:0;font-weight:560}.app-stepper-body{color:#0f0f0f9e}.reserve-section label,.reserve-section input,.reserve-section select,.field-note{font-weight:400}.button,.store-buttons a,.hero-copy a,.reserve-section .button-light,.site-header nav a{transition:background-color .22s,border-color .22s,box-shadow .22s,color .22s,opacity .22s,transform .22s}.button:hover,.button:focus-visible,.store-buttons a:hover,.store-buttons a:focus-visible,.hero-copy a:hover,.hero-copy a:focus-visible,.reserve-section .button-light:hover,.reserve-section .button-light:focus-visible{transform:translateY(-2px)}.button:focus-visible,.store-buttons a:focus-visible,.hero-copy a:focus-visible,.reserve-section .button-light:focus-visible,.site-header nav a:focus-visible{outline-offset:4px;outline:2px solid #0c3e4557}.button-gold:hover,.button-gold:focus-visible{background:#c7b48d;box-shadow:0 12px 30px #5d4b262e}.button-teal:hover,.button-teal:focus-visible{background:#082f35;box-shadow:0 14px 32px #0c3e4538}.button-dark:hover,.button-dark:focus-visible{background:#101010;box-shadow:0 14px 32px #0f0f0f38}.button-light:hover,.button-light:focus-visible{color:#fff;background:#0c3e45;border-color:#fff;box-shadow:0 16px 42px #02557f38}.button-light:focus-visible{outline-color:#fff}.reserve-section .button-light:hover,.reserve-section .button-light:focus-visible{color:#064d69;background:#f7fbfa;border-color:#0000;box-shadow:0 16px 42px #02557f38}.store-buttons a:hover,.store-buttons a:focus-visible{box-shadow:none;color:inherit;background:0 0;border-color:#0000}.hero-copy a:hover,.hero-copy a:focus-visible{background:#ffffff2e;border-color:#ffffffdb}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--color-teal);opacity:.76}.js-scroll-reveal main:not(.legal-page)>section:not(.hero-shell){filter:blur(14px);opacity:0;transition:filter .9s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), opacity .9s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), transform .9s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s);will-change:filter, opacity, transform;animation:none;transform:translateY(56px)scale(.985)}.js-scroll-reveal main:not(.legal-page)>section:not(.hero-shell).is-revealed{filter:blur();opacity:1;transform:translateY(0)scale(1)}.site-header nav a{letter-spacing:.03em;font-size:11px;font-weight:700}.thrive-header{z-index:80;background:#fffffffa;border-bottom:1px solid #0c3e451a;height:78px;transition:background-color .2s,box-shadow .2s;position:sticky;top:0}.thrive-header-inner{max-width:1480px;height:100%;padding:0 var(--page-gutter);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.thrive-brand{justify-self:start;text-decoration:none;display:block}.thrive-brand img{width:clamp(154px,12.5vw,188px);display:block}.thrive-primary-nav{justify-content:center;align-items:center;gap:clamp(20px,1.8vw,28px);display:flex}.thrive-primary-nav .ui-dropdown{position:relative}.thrive-primary-nav>a,.thrive-primary-nav .ui-dropdown-trigger{color:#172326;font:inherit;letter-spacing:-.015em;text-transform:none;white-space:nowrap;background:0 0;border:0;align-items:center;min-height:42px;padding:0;font-size:15px;font-weight:650;text-decoration:none;display:inline-flex;position:relative}.thrive-primary-nav>a:after,.thrive-primary-nav .ui-dropdown-trigger:after{content:"";transform-origin:0;background:#0c3e45;width:100%;height:1px;transition:transform .18s;display:none;position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.thrive-primary-nav>a:hover,.thrive-primary-nav>a:focus-visible,.thrive-primary-nav>a[aria-current=page],.thrive-primary-nav .ui-dropdown-trigger:hover,.thrive-primary-nav .ui-dropdown-trigger:focus-visible,.thrive-primary-nav .ui-dropdown.is-current .ui-dropdown-trigger{color:#0c3e45;opacity:1}.thrive-primary-nav>a:hover:after,.thrive-primary-nav>a:focus-visible:after,.thrive-primary-nav>a[aria-current=page]:after,.thrive-primary-nav .ui-dropdown:focus-within .ui-dropdown-trigger:after,.thrive-primary-nav .ui-dropdown.is-current .ui-dropdown-trigger:after{transform:scaleX(1)}.thrive-primary-nav .ui-dropdown-chevron{margin-left:6px}.thrive-primary-nav .ui-dropdown-content{top:calc(100% + 12px);left:-16px}.thrive-enquiry{color:#fff;letter-spacing:-.01em;border-radius:var(--cta-radius);background:#0c3e45;justify-content:center;justify-self:end;align-items:center;gap:10px;min-height:42px;padding:0 17px 0 19px;font-size:13px;font-weight:700;text-decoration:none;transition:background-color .18s,transform .18s;display:inline-flex}.thrive-enquiry:hover,.thrive-enquiry:focus-visible{color:#fff;background:#062b30;transform:translateY(-1px)}.thrive-enquiry svg{transition:transform .18s}.thrive-enquiry:hover svg{transform:translate(2px,-2px)}.thrive-header.is-condensed{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;box-shadow:0 8px 24px #0c3e4512}.thrive-header.is-condensed .thrive-brand img{width:150px}.thrive-menu-toggle,.thrive-mobile-menu{display:none}.thrive-home{color:#0f0f0f;background:#fff}.thrive-home-hero,.thrive-home-third,.thrive-home-close{isolation:isolate;position:relative;overflow:hidden}.thrive-home-hero{min-height:min(760px,100dvh - 78px)}.thrive-home-hero>img,.thrive-home-hero-video{object-fit:cover;object-position:center bottom;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.thrive-home-hero:after,.thrive-home-third:after,.thrive-home-close:after{content:"";z-index:-1;background:linear-gradient(90deg,#04191cc7,#04191c2e 68%);position:absolute;inset:0}.thrive-home-hero-copy{color:#fff;bottom:clamp(44px,8vw,116px);left:var(--page-gutter);max-width:760px;position:absolute}.thrive-home-hero-copy>p,.thrive-eyebrow{letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.thrive-home-hero h1{letter-spacing:-.07em;max-width:8ch;margin:18px 0 32px;font-size:clamp(50px,7vw,104px);font-weight:400;line-height:.9}.thrive-home-intro{text-align:center;max-width:940px;margin:0 auto;padding:clamp(100px,14vw,190px) 24px}.thrive-home-intro h2,.thrive-home-worlds h2,.thrive-home-performance h2,.thrive-home-close h2{letter-spacing:-.065em;margin:18px 0 26px;font-size:clamp(38px,5vw,72px);font-weight:400;line-height:.98}.thrive-home-intro>p:last-child{color:#505050;max-width:620px;margin:auto;font-size:18px;line-height:1.55}.thrive-home-third{min-height:650px}.thrive-home-third>img,.thrive-home-close>img{object-fit:cover;z-index:-2}.thrive-home-third>img{object-position:left center}.thrive-home-third>div{color:#fff;bottom:70px;left:var(--page-gutter);max-width:510px;position:absolute}.thrive-home-third h2{letter-spacing:-.06em;margin:16px 0 26px;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:.95}.thrive-home-third a{color:#fff;border-bottom:1px solid;padding-bottom:5px}.instagram-reels{color:#fff;padding:clamp(78px,10vw,142px) var(--page-gutter) clamp(62px,8vw,110px);background:#073b40;overflow:hidden}.instagram-reels__header{justify-content:space-between;align-items:end;gap:32px;max-width:1440px;margin:0 auto clamp(36px,5vw,64px);display:flex}.instagram-reels__header>div{max-width:720px}.instagram-reels__eyebrow{color:#ffffffa8;letter-spacing:.13em;text-transform:none;align-items:center;gap:8px;margin:0 0 16px;font-size:11px;font-weight:750;display:flex}.instagram-reels h2{letter-spacing:-.068em;max-width:8.5ch;margin:0;font-size:clamp(42px,5.6vw,82px);font-weight:400;line-height:.9}.instagram-reels__follow{color:#fff;border-bottom:1px solid #ffffff80;flex:none;align-items:center;gap:8px;padding:0 0 7px;font-size:13px;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.instagram-reels__follow:hover,.instagram-reels__follow:focus-visible{color:#fff;border-color:#fff;outline:0}.instagram-reels__rail{margin-left:calc(var(--page-gutter) * -1);margin-right:calc(var(--page-gutter) * -1);overscroll-behavior-inline:contain;padding:0 var(--page-gutter) 22px;scroll-padding-inline:var(--page-gutter);scroll-snap-type:inline mandatory;scrollbar-color:#ffffff75 transparent;scrollbar-width:thin;gap:clamp(16px,1.7vw,28px);display:flex;overflow-x:auto}.instagram-reels__rail::-webkit-scrollbar{height:5px}.instagram-reels__rail::-webkit-scrollbar-thumb{background:#ffffff73;border-radius:999px}.instagram-reels__card{isolation:isolate;scroll-snap-align:start;background:#031f23;flex:0 0 clamp(252px,23vw,350px);position:relative;overflow:hidden;box-shadow:0 24px 58px #00000038}.instagram-reels__embed{pointer-events:none;transform-origin:top;background:#fff;border:0;width:100%;height:100%;display:block;position:absolute;inset:-18% 0 0;transform:scale(1.5)}.instagram-reels__card:before{content:"";padding-top:177.778%;display:block}.instagram-reels__open{color:#fff;letter-spacing:.03em;opacity:0;text-transform:uppercase;z-index:1;background:#031f23db;border:1px solid #ffffff57;align-items:center;gap:7px;padding:10px 12px;font-size:10px;font-weight:750;text-decoration:none;transition:opacity .22s,transform .22s,background-color .22s;display:inline-flex;position:absolute;bottom:16px;left:16px;transform:translateY(8px)}.instagram-reels__card:hover .instagram-reels__open,.instagram-reels__card:focus-within .instagram-reels__open{opacity:1;transform:translateY(0)}.instagram-reels__open:hover,.instagram-reels__open:focus-visible{color:#0c3e45;background:#fff;outline:0}.instagram-reels__controls{justify-content:flex-end;gap:10px;max-width:1440px;margin:26px auto 0;display:flex}.instagram-reels__controls button{color:#0c3e45;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background-color .18s,color .18s,transform .18s;display:flex}.instagram-reels__controls button:hover,.instagram-reels__controls button:focus-visible{color:#fff;background:0 0;outline:0;transform:translateY(-2px)}.instagram-reels__controls button:active{transform:translateY(0)scale(.96)}.immersive-offerings{background:#fff;height:calc(100dvh - 78px);min-height:600px;position:relative}.immersive-offerings-sticky{justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.immersive-offerings-frame{color:#fff;isolation:isolate;transform-origin:50%;will-change:transform;background:#092f35;width:calc(100% - clamp(44px,7vw,112px));height:calc(100% - clamp(44px,7vw,112px));position:relative;overflow:hidden}.immersive-offerings-media,.immersive-offerings-video,.immersive-offerings-scrim{position:absolute;inset:0}.immersive-offerings-media{overflow:hidden}.immersive-offerings-video{object-fit:cover;width:100%;height:100%}.immersive-offerings-scrim{pointer-events:none;background:linear-gradient(90deg,#03191dc7,#03191d4d 53%,#03191d7a),linear-gradient(#0000 58%,#03191da3)}.immersive-offerings-copy{max-width:680px;position:absolute;bottom:clamp(42px,7vw,100px);left:clamp(32px,7vw,116px)}.immersive-offerings-copy p{color:#ffffffb3;letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800}.immersive-offerings-copy h2{letter-spacing:-.07em;margin:0;font-size:clamp(54px,7.6vw,122px);font-weight:400;line-height:.86}.immersive-offerings-copy span{color:#ffffffd4;max-width:none;margin-top:28px;font-size:clamp(16px,1.45vw,20px);line-height:1.42;display:block}.immersive-offerings-controls{align-items:end;gap:24px;display:flex;position:absolute;bottom:clamp(42px,7vw,100px);right:clamp(32px,7vw,116px)}.immersive-offerings-tabs{gap:clamp(16px,2vw,34px);display:flex}.immersive-offerings-tabs button{color:#ffffff8c;cursor:pointer;font:inherit;letter-spacing:.08em;text-align:left;text-transform:uppercase;background:0 0;border:0;padding:0 0 12px;font-size:11px;font-weight:750;position:relative}.immersive-offerings-tabs button.is-active{color:#fff}.immersive-offerings-tabs i{background:#ffffff57;height:1px;display:block;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.immersive-offerings-tabs i b{transform-origin:0;background:#fff;width:100%;height:100%;display:block}.immersive-offerings-tabs button.is-active i b{animation:5s linear both immersive-offerings-progress}.immersive-offerings-frame.is-paused .immersive-offerings-tabs i b{animation-play-state:paused}.immersive-offerings-toggle{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff6b;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background-color .18s;display:flex}.immersive-offerings-toggle:hover,.immersive-offerings-toggle:focus-visible{background:#fff3;outline:0}@keyframes immersive-offerings-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.thrive-home-worlds{padding:clamp(100px,13vw,170px) var(--page-gutter)}.thrive-home-worlds-heading{max-width:700px}.thrive-home-world-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;display:grid}.thrive-world{aspect-ratio:.78;color:#fff;isolation:isolate;position:relative;overflow:hidden}.thrive-world:after{content:"";z-index:-1;background:linear-gradient(#0000 38%,#031c1fd9);position:absolute;inset:0}.thrive-world img{object-fit:cover;z-index:-2;transition:transform .9s cubic-bezier(.22,1,.36,1)}.thrive-world:hover img{transform:scale(1.06)}.thrive-world div{position:absolute;bottom:26px;left:26px;right:24px}.thrive-world h3{letter-spacing:-.05em;margin:0 0 7px;font-size:34px;font-weight:400}.thrive-world p{max-width:25ch;margin:0;font-size:14px;line-height:1.4}.thrive-home-performance{padding:clamp(56px,8vw,110px) var(--page-gutter);grid-template-columns:1fr 1.1fr;align-items:center;gap:clamp(36px,7vw,110px);display:grid}.thrive-home-performance>div{max-width:510px}.thrive-home-performance>div>p:not(.thrive-eyebrow){color:#465052;margin-bottom:28px;font-size:17px;line-height:1.5}.thrive-home-performance img{object-fit:cover;width:100%;height:clamp(350px,43vw,600px)}.hpl-services{padding:clamp(82px,10vw,144px) var(--page-gutter);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(42px,8vw,126px);display:grid}.hpl-services-copy{max-width:560px}.hpl-services h2{letter-spacing:-.065em;margin:18px 0 26px;font-size:clamp(46px,5vw,72px);font-weight:400;line-height:.98}.hpl-services-intro{color:#465052;max-width:455px;margin-bottom:42px;font-size:17px;line-height:1.5}.hpl-services-detail{border-top:1px solid #d8dddd;margin:0;padding-top:18px}.hpl-services-detail>span{color:#0b4f55;letter-spacing:.12em;font-size:11px;font-weight:700}.hpl-services-detail h3{letter-spacing:-.055em;text-transform:none;margin:8px 0 12px;font-size:clamp(23px,2vw,31px);font-weight:400;line-height:1}.hpl-services-detail p{color:#465052;max-width:430px;font-size:16px;line-height:1.5}.hpl-services-media{aspect-ratio:1.12;min-height:430px;position:relative;overflow:hidden}.hpl-services-image{object-fit:cover;animation:.55s both hpl-services-fade}.hpl-services-controls{z-index:1;background:linear-gradient(90deg,#031f23e6,#031f23ab);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:absolute;bottom:0;left:0;right:0}.hpl-services-controls button{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;border-right:1px solid #ffffff2e;flex-direction:column;gap:6px;min-height:78px;padding:14px 12px;transition:background-color .2s;display:flex}.hpl-services-controls button:last-child{border-right:0}.hpl-services-controls button:hover,.hpl-services-controls button.is-active{background:#ffffff29}.hpl-services-controls button span:first-child{color:#ffffff9e;letter-spacing:.12em;font-size:10px;font-weight:700}.hpl-services-controls button span:last-child{font-size:11px;font-weight:600;line-height:1.15}@keyframes hpl-services-fade{0%{opacity:.25;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.thrive-home-close{min-height:620px}.thrive-home-close>div{color:#fff;bottom:clamp(50px,8vw,110px);left:var(--page-gutter);max-width:630px;position:absolute}.thrive-home-close h2{font-size:clamp(46px,6vw,86px)}.thrive-home-close .button-light{color:#0c3e45;background:#fff;border:1px solid #0000;box-shadow:0 8px 20px #00000024}.thrive-home-close .button-light:hover,.thrive-home-close .button-light:focus-visible{color:#fff;background:#0c3e45;border-color:#fff;box-shadow:0 14px 30px #0000003d}.thrive-home-close .button-light:focus-visible{outline-offset:4px;outline:2px solid #fff}.carousel-play-toggle{color:#0c3e45;cursor:pointer;z-index:3;background:#ffffffad;border:1px solid #0c3e452e;border-radius:999px;justify-content:center;align-self:end;align-items:center;width:34px;height:34px;padding:0;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s;display:inline-flex;position:absolute;box-shadow:0 8px 22px #0c3e4512}.carousel-play-toggle:hover{background:#fff;border-color:#0c3e454d;transform:translateY(-1px);box-shadow:0 10px 28px #0c3e451a}.carousel-play-toggle:focus-visible{outline-offset:4px;outline:2px solid #0c3e45b3}.carousel-play-toggle>span{width:13px;height:13px;display:block;position:relative}.carousel-play-toggle.is-playing>span:before,.carousel-play-toggle.is-playing>span:after{content:"";background:currentColor;border-radius:2px;width:2.5px;height:12px;position:absolute;top:.5px}.carousel-play-toggle.is-playing>span:before{left:3.5px}.carousel-play-toggle.is-playing>span:after{right:3.5px}.carousel-play-toggle.is-paused>span:before{content:"";border-top:6.5px solid #0000;border-bottom:6.5px solid #0000;border-left:9px solid;width:0;height:0;position:absolute;top:0;left:3px}.carousel-play-toggle.is-paused>span:after{content:none}.experience-stepper>.carousel-play-toggle{top:calc(50% + 132px);left:clamp(40px,7vw,116px);transform:none}.experience-stepper>.carousel-play-toggle:hover{transform:translateY(-1px)}.app-stepper-control{top:calc(50% + 172px);left:clamp(40px,7vw,116px)}.thrive-reveal{animation:.8s cubic-bezier(.22,1,.36,1) both thrive-reveal;animation-timeline:view();animation-range:entry 12% cover 36%}@keyframes thrive-reveal{0%{filter:blur(14px);opacity:0;transform:translateY(42px)}to{filter:blur();opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.thrive-reveal{animation:none}.thrive-world img{transition:none}}@media (max-width:800px){.thrive-home-hero{min-height:650px}.thrive-home-hero h1{font-size:54px}.thrive-home-third{min-height:560px}.thrive-home-world-grid{grid-template-columns:1fr}.thrive-world{aspect-ratio:1.15}.thrive-home-performance{grid-template-columns:1fr;gap:32px;padding:40px 24px 64px}.thrive-home-performance img{height:380px}.hpl-services{grid-template-columns:1fr;gap:40px;padding:64px 24px 86px}.hpl-services-media{aspect-ratio:.92;min-height:420px}.hpl-services-controls{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;display:flex;overflow-x:auto}.hpl-services-controls::-webkit-scrollbar{display:none}.hpl-services-controls button{scroll-snap-align:start;flex:0 0 132px;min-height:70px}.hpl-services-controls button:last-child{grid-column:auto}.thrive-home-close{min-height:540px}.experience-stepper>.carousel-play-toggle,.app-stepper-control{display:none}}@media (min-width:901px){.thrive-primary-nav .ui-dropdown-mega .ui-dropdown-content{top:78px;left:max(24px,50vw - 700px);right:max(24px,50vw - 700px)}}.button{letter-spacing:.04em;min-height:46px;padding:15px 30px;font-size:11px;font-weight:700}.button-small{min-height:38px;padding:11px 22px;font-size:10.5px}.trial-bar .button{min-width:170px;min-height:52px;padding-inline:30px}.hero-copy a{letter-spacing:.16em;min-height:34px;padding:9px 16px;font-size:10.5px;font-weight:700}.hero-copy{max-width:min(820px, calc(100% - 2 * var(--page-gutter)))}.hero-copy h1{letter-spacing:-.06em;white-space:normal;font-size:clamp(74px,8vw,128px)}.hero-copy strong{display:block}.hero-copy a{color:#fff;background:#0c3e45eb;border-color:#ffffff94}.hero-copy a:hover,.hero-copy a:focus-visible{background:#082f35;border-color:#082f35;box-shadow:0 14px 32px #0c3e4538}.button-small{letter-spacing:.08em;justify-content:center;align-items:center;height:38px;min-height:38px;padding:0 22px;font-size:10.5px;font-weight:700;line-height:1;display:inline-flex}.hero-copy a{letter-spacing:.12em;color:#fff;background:#0c3e45eb;border:1px solid #ffffff94;justify-content:center;align-items:center;height:48px;min-height:48px;padding:0 30px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.store-buttons a{letter-spacing:.02em;justify-content:center;align-items:center;min-height:42px;padding:12px 20px;font-size:10.5px;font-weight:700;display:inline-flex}.reserve-section .button-light{letter-spacing:.02em;min-height:60px;padding:20px 34px;font-size:13px;font-weight:800}.reserve-section{min-height:clamp(760px,82vh,920px);padding:clamp(78px, 8vw, 112px) var(--page-gutter);--reserve-image-offset:0px;--reserve-parallax-y:0px;background:#123541;place-items:center start;display:grid;position:relative;overflow:hidden}.reserve-bg-picture{transform:translate3d(0, var(--reserve-parallax-y), 0);will-change:transform;z-index:0;transition:transform 80ms linear;position:absolute;inset:0;overflow:hidden}.reserve-bg-picture img{filter:brightness(.72)saturate(1.04);object-fit:cover;object-position:center 22%;height:calc(100% + 220px);transform:translateY(var(--reserve-image-offset)) scale(1.02);width:100%}.reserve-section>.reserve-card{-webkit-backdrop-filter:blur(20px)saturate(1.16);backdrop-filter:blur(20px)saturate(1.16);color:#fff;z-index:1;background:#05242852;border:1px solid #ffffff94;border-radius:34px;width:min(438px,100vw - 48px);max-width:438px;padding:38px 32px 34px;position:relative;box-shadow:0 30px 120px #05242847,inset 0 1px #fff3}.reserve-section .form-kicker{color:#ffffffd1;letter-spacing:.42em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:800;line-height:1.2}.reserve-section h2{color:#fff;letter-spacing:-.055em;max-width:none;margin:0;font-size:clamp(28px,2.6vw,35px);font-weight:560;line-height:.96}.reserve-section>.reserve-card>p:not(.form-kicker){color:#ffffffe6;letter-spacing:-.025em;max-width:none;margin:14px 0 0;font-size:15px;font-weight:500;line-height:1.32}.reserve-section>.reserve-card>.reserve-announcement{color:#062f35;letter-spacing:.02em;background:#fff;border-color:#ffffffeb;width:fit-content;margin-top:16px;font-size:11px;font-weight:800;line-height:1}.reserve-section>.reserve-card>.reserve-announcement>span{color:#062f35;text-shadow:none}.reserve-section>.reserve-card>.reserve-announcement:before{background:#062f35}.reserve-section form{gap:14px;margin-top:22px;display:grid}.reserve-section label{color:#ffffffdb;letter-spacing:.01em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:800;line-height:1.2;display:grid}.reserve-section input,.reserve-section select{color:#fff;letter-spacing:-.02em;background:#ffffff05;border:1px solid #ffffffd1;border-radius:10px;outline:none;width:100%;min-height:46px;padding:0 13px;font-size:14px;font-weight:500;transition:background-color .22s,border-color .22s,box-shadow .22s}.reserve-section input:focus,.reserve-section select:focus{background:#ffffff14;border-color:#fff;box-shadow:0 0 0 3px #ffffff2e}.reserve-section input::placeholder{color:#ffffffd1}.phone-field{grid-template-columns:96px minmax(0,1fr);display:grid;position:relative}.phone-field>input[type=tel]{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.country-selector{z-index:3;position:relative}.country-trigger{color:#fff;cursor:pointer;font:inherit;letter-spacing:0;text-align:left;background:#ffffff14;border:1px solid #ffffffd1;border-radius:10px 0 0 10px;justify-content:space-between;align-items:center;width:100%;height:46px;padding:0 12px;font-size:13px;font-weight:800;display:flex}.country-trigger:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;transform:translateY(-2px)rotate(45deg)}.country-options{background:#052428f5;border:1px solid #ffffff61;border-radius:12px;gap:2px;width:208px;max-height:220px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 18px 48px #05242857}.country-option{color:#fff;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 11px;font-size:12px;font-weight:700;display:flex}.country-option:hover,.country-option:focus-visible,.country-option[aria-selected=true]{background:#ffffff1f;outline:none}.field-note{color:#ffffffd1;letter-spacing:-.01em;text-transform:none;margin-top:1px;font-size:10px;font-weight:500;line-height:1.25}.reserve-section .button-light{color:#02557f;letter-spacing:.04em;text-align:center;text-transform:uppercase;background:#fff;border:0;border-radius:999px;justify-content:center;min-height:52px;padding:17px 28px;font-size:11px;font-weight:800}.reserve-legal{color:#ffffffad;letter-spacing:-.01em;text-transform:none;grid-column:1/-1;margin:-4px 0 0;font-size:10px;font-weight:500;line-height:1.35}.reserve-legal a{color:#fff;text-underline-offset:3px;font-weight:800;-webkit-text-decoration:underline #ffffff6b;text-decoration:underline #ffffff6b}.reserve-status{grid-column:1/-1;margin:-4px 0 0;font-size:13px;font-weight:700;line-height:1.35}.reserve-status-success{color:#f5fff7}.reserve-status-error{color:#ffe1da}.js-scroll-reveal .reserve-section{filter:none;opacity:1;transform:none}.js-scroll-reveal .reserve-bg-picture img,.js-scroll-reveal .reserve-card,.js-scroll-reveal .reserve-animate{opacity:0}.js-scroll-reveal .reserve-bg-picture img{transform:translateY(var(--reserve-image-offset)) scale(1.105)}.js-scroll-reveal .reserve-card{filter:blur(16px);transform:translateY(34px)scale(.97)}.js-scroll-reveal .reserve-animate{filter:blur(10px);transform:translateY(18px)}.reserve-section.is-revealed .reserve-bg-picture img{animation:1.15s cubic-bezier(.22,1,.36,1) 80ms forwards reserve-image-in}.reserve-section.is-revealed .reserve-card{animation:.82s cubic-bezier(.22,1,.36,1) .23s forwards reserve-card-in}.reserve-section.is-revealed .reserve-animate{animation:.62s cubic-bezier(.22,1,.36,1) forwards reserve-field-in}.reserve-section.is-revealed .reserve-animate:first-child{animation-delay:.43s}.reserve-section.is-revealed .reserve-animate:nth-child(2){animation-delay:.5s}.reserve-section.is-revealed .reserve-animate:nth-child(3){animation-delay:.57s}.reserve-section.is-revealed form .reserve-animate:first-child{animation-delay:.65s}.reserve-section.is-revealed form .reserve-animate:nth-child(2){animation-delay:.72s}.reserve-section.is-revealed form .reserve-animate:nth-child(3){animation-delay:.79s}.reserve-section.is-revealed form .reserve-animate:nth-child(4){animation-delay:.86s}.reserve-section.is-revealed form .reserve-animate:nth-child(5){animation-delay:.93s}@keyframes reserve-image-in{to{opacity:1;transform:translateY(var(--reserve-image-offset)) scale(1.08)}}@keyframes reserve-card-in{to{filter:blur();opacity:1;transform:translateY(0)scale(1)}}@keyframes reserve-field-in{to{filter:blur();opacity:1;transform:translateY(0)}}@media (max-width:900px){.reserve-section{place-items:end center;min-height:940px;padding:420px 20px 34px}.reserve-bg-picture img{object-position:center top}.reserve-section>.reserve-card{border-radius:28px;width:min(420px,100vw - 32px);max-width:420px;padding:30px 24px 28px}.reserve-section h2{font-size:clamp(27px,9vw,34px)}.reserve-section>.reserve-card>p:not(.form-kicker){font-size:14px}}@media (max-width:520px){.reserve-section{min-height:870px;padding-top:330px}.reserve-section>.reserve-card{padding:26px 20px 24px}.phone-field{grid-template-columns:84px minmax(0,1fr)}.country-options{width:min(208px,100vw - 54px)}}@media (min-width:901px){.reserve-section>.reserve-card{width:min(640px,100vw - 96px);max-width:640px}.reserve-section form{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.reserve-field-name,.reserve-field-email,.reserve-field-phone{grid-column:span 1}.reserve-form-submit{grid-column:1/-1}}.reserve-card{overflow:visible}.reserve-field-phone{z-index:8;position:relative}.reserve-field-location{z-index:7;position:relative}.reserve-form-submit{z-index:1;position:relative}.country-options{z-index:30;gap:8px;width:min(310px,100vw - 64px);max-height:286px;padding:8px;overflow:hidden}.country-search{background:#ffffff1a;border-color:#ffffff85;border-radius:9px;min-height:38px;padding:0 11px;font-size:12px}.country-option-list{scrollbar-width:thin;gap:2px;max-height:224px;padding-right:2px;display:grid;overflow-y:auto}.country-option{gap:18px;min-height:38px}.country-option span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.country-option span:last-child{flex:none}.country-empty{color:#ffffffb8;text-transform:none;margin:8px 10px 10px;font-size:12px;font-weight:700}.phone-field{grid-template-columns:74px minmax(0,1fr)}.country-trigger{padding:0 10px;font-size:12px}.country-options{gap:7px;width:min(300px,100vw - 64px);max-height:none;padding:7px;overflow:hidden}.country-search{box-shadow:none;color:#fff;background:#ffffff14;border:1px solid #ffffff6b;border-radius:8px;outline:none;min-height:38px;padding:0 12px;font-size:12px;font-weight:700}.country-search::placeholder{color:#ffffffc7}.country-search:focus{box-shadow:none;background:#ffffff1f;border-color:#ffffffc2;outline:none}.country-option-list{scrollbar-color:#fff #ffffff1f;scrollbar-width:thin;max-height:126px;padding-right:4px;overflow-y:auto}.country-option-list::-webkit-scrollbar{width:4px}.country-option-list::-webkit-scrollbar-track{background:#ffffff1f;border-radius:999px}.country-option-list::-webkit-scrollbar-thumb{background:#fff;border-radius:999px}.country-option{min-height:38px;padding:9px 10px}.reserve-section .country-options{background:#052428fa;border:1px solid #ffffff75;border-radius:10px;gap:9px;width:min(304px,100vw - 48px);max-height:none;padding:10px;overflow:hidden;box-shadow:0 20px 42px #00000042}.reserve-section .country-search{min-height:42px}.reserve-section .country-option-list{max-height:216px;padding-right:3px}.reserve-section .country-option{min-height:40px;padding:10px 11px}.location-selector{position:relative}.location-trigger{color:#fff;cursor:pointer;font:inherit;letter-spacing:-.02em;text-align:left;background:#ffffff14;border:1px solid #ffffffd1;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;height:46px;padding:0 13px;font-size:13px;font-weight:500;display:flex}.location-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.location-trigger:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;flex:none;width:6px;height:6px;transform:translateY(-2px)rotate(45deg)}.location-options{z-index:20;background:#052428fa;border:1px solid #ffffff75;border-radius:10px;gap:2px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 20px 42px #00000042}.location-option{color:#fff;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;min-height:40px;padding:9px 10px;font-size:12px;font-weight:600}.location-option:hover,.location-option:focus-visible,.location-option[aria-selected=true]{background:#ffffff1f;outline:none}@media (max-width:900px){main{padding-top:68px}.site-header,.site-header.is-condensed{z-index:70;height:68px;padding:0 20px;position:fixed}.site-header .button-small{display:none}.mobile-menu-button{display:inline-flex}.mobile-menu-open{overflow:hidden}.mobile-menu-panel{background:var(--color-teal);color:#fff;opacity:0;pointer-events:none;visibility:hidden;z-index:80;grid-template-rows:auto 1fr;padding:0 20px 24px;transition:opacity .26s,transform .32s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;inset:0;transform:translateY(-12px)}.mobile-menu-panel.is-open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.mobile-menu-panel-top{justify-content:space-between;align-items:center;height:68px;display:flex}.mobile-menu-panel-top>a{display:inline-flex}.mobile-menu-panel-top img{filter:brightness(0)invert();width:136px}.mobile-menu-close{color:#fff}.mobile-menu-panel nav{align-content:start;gap:0;padding:66px 0 72px;display:grid}.mobile-menu-panel nav a{color:#fff;letter-spacing:-.03em;text-transform:none;border-top:1px solid #ffffff42;padding:18px 0;font-size:30px;font-weight:300;line-height:1}.mobile-menu-panel nav a:last-child,.mobile-menu-group:last-child>a{border-bottom:1px solid #ffffff42}.mobile-menu-children{border-top:1px solid #ffffff29;padding:8px 0 14px 20px;display:grid}.mobile-menu-panel nav .mobile-menu-children a{color:#ffffffc2;letter-spacing:0;text-transform:none;border:0;padding:10px 0;font-size:17px;font-weight:500}.mobile-menu-panel nav a[aria-current=page]{color:var(--color-sand)}.brand-mark,.site-header.is-condensed .brand-mark{width:136px}.hero-shell{color:var(--color-ink);background:linear-gradient(#f7f8f6 0%,#fff 52% 100%);min-height:auto;overflow:visible}.hero-video-sequence{--hero-mobile-media-height:clamp(360px, 52svh, 560px);grid-template-rows:var(--hero-mobile-media-height) auto;background:linear-gradient(#fff 0%,#f7f8f6 52%,#fff 100%);height:auto;min-height:0;display:grid;position:relative;inset:auto;overflow:visible}.hero-video-loader,.hero-video,.hero-video-shade{height:var(--hero-mobile-media-height);width:100%;position:absolute;inset:0 0 auto}.hero-video{object-fit:cover;object-position:center center;background:#f7f8f6}.hero-video-shade{pointer-events:none;background:linear-gradient(#fff0 50%,#ffffffb8 100%),linear-gradient(90deg,#0c3e451f,#0000 50%,#d4c5a71f);display:block}.hero-copy{color:var(--color-ink);text-align:center;max-width:min(360px,100% - 40px);text-shadow:none;grid-row:2;width:auto;margin:0 auto;padding:56px 0 132px;position:relative;top:auto;left:auto;transform:none}.hero-copy h1{letter-spacing:-.035em;white-space:normal;font-size:clamp(58px,17vw,76px);line-height:.82}.hero-copy h1 span,.hero-copy strong{display:block}.hero-thrive-wordmark{filter:brightness(0);width:100%;max-width:min(318px,82vw);margin:10px auto 0}.hero-copy p{color:#0f0f0fb3;gap:22px;margin-top:24px;font-size:18px}.hero-copy a{letter-spacing:.1em;height:50px;min-height:50px;padding:0 30px;font-size:12px}.trial-bar{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:calc(100% - 28px);min-height:54px;margin-top:0;padding:8px 10px;bottom:14px}.trial-bar div{flex:auto;min-width:0;padding-left:4px}.trial-bar .button{width:auto;min-width:132px;min-height:40px;padding:0 18px}.trial-bar strong{font-size:13.5px;line-height:1.1}.trial-bar>div>span,.trial-announcement{display:none}.intro-band{text-align:center;justify-items:center;padding-top:118px}.intro-band h2{text-align:center;max-width:360px}.intro-band h2 span{display:block}.intro-band p{text-align:center;max-width:340px;margin-inline:auto}.experience-carousel{scroll-snap-type:none;gap:0;width:100%;margin-bottom:72px;display:grid;overflow:visible}.experience-panel,.experience-panel.active,.experience-panel:not(.active){border:0;border-radius:0;flex-basis:auto;width:100%;min-width:0;min-height:92px;overflow:hidden}.experience-panel.active{min-height:720px}.experience-panel:not(.active) .experience-image{width:100%;height:100%}.experience-panel:not(.active) .experience-image img{filter:brightness(.58);width:100%;height:100%}.experience-panel h3,.experience-panel.active h3{opacity:1;font-size:18px;top:34px;bottom:auto;left:24px;transform:none}.experience-panel.active h3{opacity:0}.experience-panel.active .experience-image{width:100%;height:238px}.experience-panel.active .experience-image img,.experience-panel.perform.active .experience-image img,.experience-panel.recover.active .experience-image img,.experience-panel.belong.active .experience-image img,.experience-panel.nourish.active .experience-image img{object-fit:cover;object-position:center;width:100%;height:100%;transform:none}.experience-copy{grid-template-columns:1fr;align-content:start;gap:18px;min-width:0;min-height:482px;padding:28px 24px 44px;top:238px;left:0;right:0;overflow:visible}.inclusion-stack ul{gap:8px}.inclusion-stack li{max-width:100%;padding:9px 14px;font-size:10px;line-height:1.2}#space{text-align:center}#space .section-title-lockup,#space .section-intro-copy,#space .section-title-lockup img{text-align:center;justify-self:center;place-items:center;margin-inline:auto}.biomechanics-spotlight{width:100%;min-height:680px;margin-bottom:72px}.biomechanics-spotlight-image img{object-position:67% center}.biomechanics-spotlight-shade{background:linear-gradient(#f7f1eafa,#f7f1eae6 48%,#f7f1ea3d 74%,#f7f1ea05),linear-gradient(90deg,#f7f1ea94,#f7f1ea29)}.biomechanics-spotlight-copy{text-align:center;align-content:start;justify-items:center;padding:52px 24px 32px}.biomechanics-spotlight-copy-inner{justify-items:center;gap:18px;width:100%;max-width:none;overflow:hidden}.biomechanics-spotlight-copy h2{font-size:clamp(38px,10vw,56px)}.biomechanics-spotlight-copy h2 span{margin-left:.18em;font-size:.38em}.biomechanics-spotlight-copy-inner>img{justify-self:center;max-width:150px;margin-inline:auto}.biomechanics-spotlight-copy-inner>p{display:none}.biomechanics-pill-carousel{justify-self:center;width:min(100%,360px);max-width:none;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 11% 89%,#0000);mask-image:linear-gradient(90deg,#0000,#000 11% 89%,#0000)}.biomechanics-spotlight-copy ul{flex-wrap:nowrap;justify-content:flex-start;gap:10px;width:max-content;animation:18s linear infinite hpl-pill-marquee}.biomechanics-spotlight-copy li[aria-hidden=true]{display:block}.biomechanics-spotlight-copy li{white-space:nowrap;flex:none;padding:11px 13px;font-size:10px}.technogym-section{min-height:auto}.technogym-sticky{min-height:auto;padding:64px 0 30px;position:relative}.technogym-carousel{scroll-snap-type:x mandatory;width:100%;margin-top:36px;padding:0 24px 12px;scroll-padding-inline:24px;overflow-x:auto}.technogym-track{grid-auto-columns:min(78vw,336px);gap:14px;padding:0 24px 2px;animation:none}.technogym-slide{scroll-snap-align:center}.technogym-slide img{aspect-ratio:4/3;width:100%;display:block}.technogym-slide figcaption{max-width:calc(100% - 24px);padding:9px 13px;font-size:11px;bottom:12px;left:12px}.app-section.app-stepper{grid-template-rows:auto auto auto auto auto;grid-template-columns:1fr;row-gap:24px;height:auto;min-height:0;padding:96px 24px 118px;display:grid}.app-stepper-copy{display:contents}.app-stepper-kicker{text-align:center;grid-area:1/1;justify-self:center}.app-stepper-timeline{grid-area:2/1;justify-content:center;justify-self:center;align-items:center;gap:14px;width:100%;max-width:100%;padding:4px 0 8px;display:flex;overflow:visible}.app-stepper-control{display:none}.app-stepper-dot{letter-spacing:0;text-align:center;flex:none;place-items:center;width:44px;min-height:48px;padding:0;font-size:0;display:grid;overflow:visible}.app-stepper-dot span{place-items:center;width:34px;height:34px;font-size:10px;line-height:1;display:grid}.app-stepper-visual{grid-area:3/1;height:374px;overflow:hidden}.app-stepper-screen{width:min(76vw,330px);height:366px;inset:0 auto auto 50%;transform:translate(-50%)translateY(18px)scale(.985)}.app-stepper-screen.is-active{transform:translate(-50%)translateY(0)scale(1)}.app-stepper-steps{text-align:center;grid-area:4/1;min-height:0;display:block}.app-stepper-step{opacity:1;pointer-events:auto;transition:none;display:none;position:relative;inset:auto;transform:none}.app-stepper-step.is-active{display:block;transform:none}.app-stepper-step>p,.app-stepper-step h2,.app-stepper-body{text-align:center;margin-left:auto;margin-right:auto}.app-stepper-step h2{max-width:360px;font-size:clamp(31px,8.6vw,40px)}.app-stepper-body{max-width:340px;margin-top:12px}.app-stepper-stores{flex-wrap:nowrap;grid-column:1;grid-template-columns:repeat(2,minmax(0,116px));justify-content:center;align-items:center;gap:10px;width:100%;margin-top:22px;display:grid}.app-stepper-stores a{box-shadow:none;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;width:116px;min-width:0;height:auto;min-height:0;padding:0;display:flex}.app-stepper-stores img{object-fit:contain;width:auto;max-width:116px;height:30px;max-height:none}.concierge-heading{padding-top:24px}.concierge-section{gap:22px;min-height:0;margin-bottom:112px}.concierge-image{display:none}.concierge-inline-image{object-fit:cover;border-radius:14px;width:100%;height:240px;margin-top:18px;display:block}.timeline-track{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:minmax(280px,82vw);grid-auto-flow:column;width:100%;max-width:none;margin-left:0;padding:0 24px 14px;display:grid;overflow-x:auto}.timeline-card,.timeline-card:nth-child(2),.timeline-card:nth-child(4){scroll-snap-align:center;margin-top:0}.timeline-card:before,.timeline-date{left:28px;transform:none}.reserve-section{z-index:2;--reserve-image-offset:104px;place-items:start center;min-height:1040px;padding:54px 18px 260px;overflow:hidden}.reserve-bg-picture img{object-position:center top;height:calc(100% + 120px)}.reserve-section>.reserve-card{z-index:6}.country-options{z-index:40}.site-footer{z-index:1}.footer-decoration{width:calc(100vw - 40px);max-width:calc(100vw - 40px);margin:36px auto -4px;transform:none}}.faq-page{background:#fff}.main-site-page{background:linear-gradient(180deg, #f6f7f4db 0%, #fffffffa 34%), var(--color-paper)}.locations-page{background:#fff}.site-footer{min-height:0;padding:clamp(56px, 7vw, 96px) var(--page-gutter) 0}.footer-intro{justify-content:space-between;align-items:end;gap:32px;max-width:1200px;margin:0 auto clamp(56px,7vw,92px);display:flex}.footer-intro>div:first-child{max-width:600px}.footer-intro p,.footer-column h2{color:#d9ebe89e;letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:600;line-height:1.2}.footer-intro h2{color:#f4f7f5;letter-spacing:-.07em;max-width:10ch;margin:0;font-size:clamp(34px,4.5vw,62px);font-weight:400;line-height:.92}.footer-intro-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.footer-intro-actions a{color:#f4f7f5;letter-spacing:-.02em;border:1px solid #e6f4f257;border-radius:999px;padding:13px 18px;font-size:13px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s}.footer-intro-actions a:first-child{color:#0b3d42;background:#f4f7f5;border-color:#f4f7f5}.footer-intro-actions a:hover,.footer-intro-actions a:focus-visible{color:#fff;background:#134f55;border-color:#77aaa8}.footer-columns{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:stretch;gap:clamp(28px,7vw,108px);max-width:1200px}.footer-column h2{margin-bottom:20px}.footer-column ul{gap:12px}.footer-column a{color:#f4f7f5d1;letter-spacing:-.035em;font-size:clamp(15px,1.35vw,18px);transition:color .18s}.footer-column a:hover,.footer-column a:focus-visible,.footer-legal a:hover,.footer-legal a:focus-visible{color:#fff}.footer-rule{background:#d8e9e63d;max-width:1200px;margin-top:clamp(48px,6vw,80px)}.footer-bottom{gap:24px;max-width:1200px;margin-top:26px}.footer-bottom p,.footer-legal a{color:#e0edeba3;letter-spacing:-.015em;font-size:12px}.footer-utility,.footer-legal{align-items:center;display:flex}.footer-utility{gap:24px}.footer-legal{gap:16px}.footer-socials a{opacity:.8;transition:opacity .18s}.footer-socials a:hover,.footer-socials a:focus-visible{opacity:1}.footer-decoration{margin-top:clamp(46px,7vw,88px)}@media (max-width:760px){.footer-intro{flex-direction:column;align-items:flex-start;margin-bottom:52px}.footer-intro h2{max-width:12ch}.footer-intro-actions{justify-content:flex-start}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 24px}.footer-utility{flex-direction:column;align-items:flex-start;gap:18px}.footer-legal{flex-direction:column;align-items:flex-start;gap:10px}.footer-decoration{margin-top:54px}}.main-site-hero{min-height:calc(100dvh - 82px);padding:82px var(--page-gutter) 96px;grid-template-columns:minmax(0,1.02fr) minmax(340px,.78fr);gap:clamp(42px,6vw,80px);display:grid;position:relative}.main-site-hero:before{content:"";height:1px;left:var(--page-gutter);right:var(--page-gutter);background:linear-gradient(90deg,#0c3e4529,#0000);position:absolute;top:0}.main-site-hero-copy{align-self:center;max-width:820px}.main-site-kicker{color:var(--color-teal);letter-spacing:0;text-transform:uppercase;margin:0 0 34px;font-size:12px;font-weight:900}.main-site-hero h1{color:var(--color-ink);letter-spacing:0;text-transform:uppercase;text-wrap:balance;max-width:920px;margin:0;font-size:clamp(52px,7vw,92px);font-weight:500;line-height:.9}.main-site-hero-copy>p:not(.main-site-kicker){color:#0f0f0fad;max-width:680px;margin:34px 0 0;font-size:clamp(18px,1.7vw,23px);font-weight:500;line-height:1.46}.main-site-cta{min-width:186px;margin-top:42px;box-shadow:0 24px 50px #0c3e452e}.main-site-hero-media{background:#e9ece8;align-self:stretch;min-height:620px;margin:0;position:relative;overflow:hidden}.main-site-hero-media:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 46%,#0c3e458f),linear-gradient(90deg,#0f0f0f1f,#0000 48%);position:absolute;inset:0}.main-site-hero-media img{object-fit:cover;object-position:center;width:100%;height:100%}.main-site-hero-media figcaption{color:#fff;text-shadow:0 12px 32px #0524286b;z-index:2;max-width:30ch;margin:0;font-size:15px;font-weight:700;line-height:1.35;position:absolute;bottom:28px;left:28px;right:28px}.main-site-sections{max-width:var(--content-max);width:calc(100% - 2 * var(--page-gutter));gap:0;margin:0 auto;padding:34px 0 130px;display:grid}.main-site-section-card{border-top:0;grid-template-columns:86px minmax(0,1fr);gap:clamp(26px,4vw,70px);padding:clamp(34px,5vw,58px) 0;display:grid}.main-site-section-card:last-child{border-bottom:0}.main-site-section-card>span{color:#0c3e4580;font-size:13px;font-weight:900}.main-site-section-card h2{color:var(--color-ink);text-transform:uppercase;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(31px,4vw,54px);font-weight:500;line-height:.96}.main-site-section-card p{color:#0f0f0fad;max-width:760px;margin:24px 0 0;font-size:clamp(18px,1.55vw,21px);font-weight:500;line-height:1.5}.main-site-section-card ul{flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.main-site-section-card li{border-radius:var(--radius-pill);color:#123f46;text-transform:uppercase;background:#0c3e450e;border:1px solid #0c3e452e;padding:12px 16px;font-size:12px;font-weight:800;line-height:1}.corporate-bento{max-width:var(--content-max);width:calc(100% - 2 * var(--page-gutter));margin:0 auto;padding:clamp(84px,11vw,154px) 0 clamp(84px,11vw,146px)}.corporate-bento__intro{grid-template-columns:minmax(0,1.05fr) minmax(260px,.62fr);gap:20px;margin-bottom:clamp(40px,5vw,68px);display:grid}.corporate-bento__intro>p,.corporate-bento__card-top span,.corporate-bento__card--image span,.corporate-bento__card--process span{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.corporate-bento__intro>p{color:var(--color-teal);grid-column:1/-1}.corporate-bento__intro h2{color:var(--color-ink);letter-spacing:-.06em;max-width:12ch;margin:0;font-size:clamp(42px,5.6vw,76px);font-weight:500;line-height:.92}.corporate-bento__intro>span{color:#0f0f0fad;align-self:end;max-width:29ch;font-size:clamp(17px,1.4vw,20px);line-height:1.46}.corporate-bento__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.corporate-bento__card{flex-direction:column;min-height:305px;padding:clamp(25px,3vw,42px);display:flex;position:relative;overflow:hidden}.corporate-bento__card--lead{color:#fff;background:#0c484e;grid-column:span 7}.corporate-bento__card--light{color:#102e33;background:#eef5f3;grid-column:span 5}.corporate-bento__card--teal{color:#0c3e45;background:#d9e9e6;grid-column:span 5}.corporate-bento__card--image{color:#fff;background:#123e44;grid-column:span 7;min-height:340px}.corporate-bento__card--process{color:#102e33;background:#f3f1ed;grid-column:span 12;min-height:210px}.corporate-bento__card-top{align-items:center;gap:10px;display:flex}.corporate-bento__card-top svg{color:#a9d4cf}.corporate-bento__card--light .corporate-bento__card-top svg,.corporate-bento__card--teal .corporate-bento__card-top svg{color:#0c6566}.corporate-bento__card>div:not(.corporate-bento__card-top){z-index:1;margin-top:auto;position:relative}.corporate-bento__card h3{letter-spacing:-.055em;max-width:11ch;margin:0;font-size:clamp(28px,3vw,45px);font-weight:500;line-height:.94}.corporate-bento__card p{color:inherit;opacity:.74;max-width:39ch;margin:18px 0 0;font-size:15px;line-height:1.45}.corporate-bento__card ul{z-index:1;flex-wrap:wrap;gap:8px;margin:30px 0 0;padding:0;list-style:none;display:flex;position:relative}.corporate-bento__card li{letter-spacing:.045em;opacity:.78;text-transform:uppercase;border:1px solid;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:750}.corporate-bento__card--image>img{object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.corporate-bento__card--image:after{content:"";background:linear-gradient(90deg,#031b1fc7,#031b1f1f);position:absolute;inset:0}.corporate-bento__card--image:hover>img{transform:scale(1.04)}.corporate-bento__card--image>div{z-index:1;gap:10px;margin:auto 0 0;display:grid;position:relative}.corporate-bento__card--image>div svg{color:#b7ddd8}.corporate-bento__card--image>div p{color:#fff;letter-spacing:-.05em;opacity:1;max-width:11ch;margin:6px 0 0;font-size:clamp(23px,2.3vw,35px);font-weight:500;line-height:.98}.corporate-bento__card--process{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(28px,7vw,100px);display:grid}.corporate-bento__card--process svg{color:var(--color-teal)}.corporate-bento__card--process>div{margin:0}.corporate-bento__card--process h3{max-width:none;margin-top:9px;font-size:clamp(31px,3.3vw,48px)}.corporate-bento__card--process p{max-width:none;margin-top:12px}.corporate-enquiry{max-width:var(--content-max);width:calc(100% - 2 * var(--page-gutter));background:#fff;border-top:1px solid #0c3e451f;margin:0 auto clamp(84px,11vw,148px);padding:clamp(72px,9vw,126px) 0}.corporate-enquiry__intro{max-width:650px;margin-bottom:clamp(42px,5vw,68px)}.corporate-enquiry__intro>p{color:var(--color-teal);letter-spacing:.1em;text-transform:uppercase;margin:0 0 19px;font-size:11px;font-weight:800}.corporate-enquiry__intro h2{color:var(--color-ink);letter-spacing:-.06em;max-width:10ch;margin:0;font-size:clamp(43px,5.4vw,75px);font-weight:500;line-height:.92}.corporate-enquiry__intro>span{color:#0f0f0fab;max-width:38ch;margin-top:25px;font-size:18px;line-height:1.48;display:block}.corporate-enquiry__form{border-top:1px solid #0c3e452e;padding-top:30px}.corporate-enquiry__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;display:grid}.corporate-enquiry__field{gap:9px;display:grid}.corporate-enquiry__field>span{color:#16464c;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.corporate-enquiry__field>span sup{color:#9a342c;margin-left:3px;font-size:12px;line-height:0}.corporate-enquiry__field input,.corporate-enquiry__field textarea,.corporate-enquiry__select-trigger{appearance:none;box-sizing:border-box;color:#102a2e;font:inherit;background:#fff;border:1px solid #0c3e4547;border-radius:0;outline:0;width:100%;min-height:53px;padding:14px 15px;font-size:16px;transition:border-color .18s,box-shadow .18s}.corporate-enquiry__select{position:relative}.corporate-enquiry__select-trigger{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;display:flex}.corporate-enquiry__select-trigger svg{color:#0c3e45;flex:none;transition:transform .18s}.corporate-enquiry__select-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.corporate-enquiry__select-trigger .is-placeholder{color:#102a2e78}.corporate-enquiry__select-options{z-index:10;background:#fff;border:1px solid #0c3e4547;max-height:236px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 32px #0c3e4524}.corporate-enquiry__select-options button{color:#102a2e;cursor:pointer;font:inherit;text-align:left;background:#fff;border:0;min-height:43px;padding:11px 15px;font-size:14px}.corporate-enquiry__select-options button:hover,.corporate-enquiry__select-options button:focus-visible,.corporate-enquiry__select-options button[aria-selected=true]{color:#0c3e45;background:#eaf4f2;outline:0}.corporate-enquiry__field textarea{resize:vertical;min-height:135px}.corporate-enquiry__field--requirement{grid-column:1/-1}.corporate-enquiry__field--requirement textarea{min-height:170px}.corporate-enquiry__field input::placeholder,.corporate-enquiry__field textarea::placeholder{color:#102a2e78}.corporate-enquiry__field input:focus,.corporate-enquiry__field textarea:focus,.corporate-enquiry__select-trigger:focus-visible{border-color:var(--color-teal);box-shadow:0 0 0 3px #0c3e451a}.corporate-enquiry__footer{justify-content:space-between;align-items:center;gap:28px;margin-top:34px;display:flex}.corporate-enquiry__actions{gap:18px;display:grid}.corporate-enquiry__consent{color:#0f0f0fb3;cursor:pointer;align-items:flex-start;gap:10px;max-width:54ch;font-size:13px;line-height:1.4;display:flex}.corporate-enquiry__consent input{accent-color:var(--color-teal);flex:none;width:18px;height:18px;margin:1px 0 0}.corporate-enquiry__footer .corporate-enquiry__submit{align-self:start;min-height:58px;padding:18px 38px;font-size:12px}.corporate-enquiry__footer p{color:#0f0f0f94;max-width:45ch;margin:0;font-size:12px;line-height:1.45}.corporate-enquiry__footer a{color:#0c3e45;font-weight:750}.corporate-enquiry__status{color:#17634e;margin:18px 0 0;font-size:14px}@media (max-width:760px){.corporate-bento{padding:78px 0 84px}.corporate-bento__intro{margin-bottom:36px;display:block}.corporate-bento__intro h2{max-width:none;margin-top:17px;font-size:clamp(40px,10vw,48px)}.corporate-bento__intro>span{margin-top:22px;display:block}.corporate-bento__grid{grid-template-columns:1fr}.corporate-bento__card,.corporate-bento__card--lead,.corporate-bento__card--light,.corporate-bento__card--teal,.corporate-bento__card--image,.corporate-bento__card--process{grid-column:auto;min-height:0}.corporate-bento__card{min-height:310px;padding:26px 24px}.corporate-bento__card h3{max-width:none;font-size:clamp(27px,7.2vw,32px)}.corporate-bento__card--image{min-height:380px}.corporate-bento__card--process{grid-template-columns:1fr;align-items:start;gap:26px;min-height:0;display:grid}.corporate-enquiry{margin-bottom:82px;padding:74px 0}.corporate-enquiry__fields{grid-template-columns:1fr}.corporate-enquiry__footer{flex-direction:column;align-items:start;gap:17px}.corporate-enquiry__footer .corporate-enquiry__submit{width:100%}}.cta-band{max-width:var(--content-max);width:calc(100% - 2 * var(--page-gutter));margin:0 auto clamp(72px,10vw,150px)}.warp-background{isolation:isolate;position:relative;overflow:hidden}.warp-background__field{clip-path:inset(0);perspective:var(--warp-perspective);pointer-events:none;transform-style:preserve-3d;z-index:0;position:absolute;inset:0;overflow:hidden}.warp-background__plane{background-image:linear-gradient(var(--warp-grid-color) 1px, transparent 1px), linear-gradient(90deg, var(--warp-grid-color) 1px, transparent 1px);background-size:var(--warp-beam-size) var(--warp-beam-size);opacity:.68;height:130%;transform-style:preserve-3d;width:130%;position:absolute;top:-15%;left:50%}.warp-background__plane--top{transform-origin:top;transform:translate(-50%)rotateX(65deg)translateY(-28%)}.warp-background__plane--bottom{transform-origin:bottom;transform:translate(-50%)rotateX(-65deg)translateY(32%)}.warp-background__plane--left{transform-origin:0;transform:translate(-50%)rotateY(62deg)translate(-28%)}.warp-background__plane--right{transform-origin:100%;transform:translate(-50%)rotateY(-62deg)translate(28%)}.warp-background__beam{height:56%;width:max(2px, calc(var(--warp-beam-size) * .08));background:linear-gradient(#0000,#e3f6f3b8,#0000);position:absolute;bottom:-52%}.warp-background__content{z-index:1;position:relative}.landing-legal-page{background:#fff;min-height:100dvh}.landing-legal-page__frame{border:0;width:100%;height:100dvh;min-height:760px;display:block}.cta-band-warp{color:#0c3e45;background:#fff;padding:clamp(40px,6vw,80px);box-shadow:inset 0 0 0 1px #0c484e1f}.cta-band-warp .warp-background__content{grid-template-columns:minmax(0,1.15fr) minmax(420px,.75fr);align-items:center;gap:clamp(36px,8vw,130px);min-height:180px;display:grid}.cta-band-warp:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 76% 20%,#6cbdb72e,#0000 38%),linear-gradient(135deg,#e0f3f0b8,#0000 48%);position:absolute;inset:0}.cta-band-copy,.cta-band-action{z-index:1;position:relative}.cta-band-copy>p{color:#0c3e45a8;letter-spacing:.08em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:800}.cta-band h2{letter-spacing:-.05em;text-transform:none;max-width:12ch;margin:0;font-size:clamp(40px,5.6vw,76px);font-weight:400;line-height:.92}.cta-band-action{place-items:flex-start start;gap:28px;display:grid}.cta-band-action>p{color:#0c3e45c7;max-width:32ch;margin:0;font-size:17px;line-height:1.5}.cta-band .button-teal{background:var(--color-teal);color:#fff}.cta-band .button-teal:hover,.cta-band .button-teal:focus-visible{color:#fff;background:#082f35}.locations-hero{grid-template-columns:minmax(0,.82fr) minmax(420px,1fr)}.locations-list{align-self:center}.location-card{background:linear-gradient(#fffffff5,#f9faf8e6),#0c3e4509;grid-template-columns:minmax(180px,.72fr) minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 28px 70px #0c3e451a}.location-card figure{min-height:440px;margin:0;position:relative}.location-card figure img{object-fit:cover;width:100%;height:100%}.location-card>div{align-content:center;justify-items:start;padding:clamp(30px,4vw,52px);display:grid}.location-card span{color:var(--color-teal);text-transform:uppercase;margin-bottom:24px;font-size:12px;font-weight:900}.location-card h2{text-transform:uppercase;margin:0;font-size:clamp(32px,4vw,54px);font-weight:500;line-height:.96}.location-card p,.location-card address{color:#0f0f0fa8;margin:24px 0 0;font-size:18px;font-style:normal;font-weight:500;line-height:1.5}.location-card address{color:var(--color-ink);margin-bottom:32px}.locations-introduction{max-width:1440px;min-height:clamp(500px,62vw,740px);padding:clamp(110px, 14vw, 196px) var(--page-gutter) clamp(72px, 8vw, 120px);grid-template-columns:minmax(0,1.2fr) minmax(300px,.65fr);align-items:end;gap:clamp(48px,10vw,166px);margin:0 auto;display:grid}.locations-label{color:var(--color-teal);letter-spacing:.1em;text-transform:uppercase;margin:0 0 26px;font-size:11px;font-weight:800;line-height:1.2}.locations-introduction h1,.locations-directory h2{letter-spacing:-.065em;max-width:9.5ch;margin:0;font-size:clamp(52px,6.45vw,102px);font-weight:500;line-height:.89}.locations-introduction-copy{color:#576466;max-width:36ch;font-size:clamp(18px,1.55vw,22px);line-height:1.45}.locations-introduction-copy p{margin:0}.locations-introduction-copy p+p{color:#788486;margin-top:24px;font-size:.82em}.locations-nearest-control{margin-top:31px}.locations-nearest-button{background:var(--color-teal);border:1px solid var(--color-teal);border-radius:var(--radius-pill);color:#fff;cursor:pointer;letter-spacing:.015em;text-transform:uppercase;align-items:center;gap:8px;min-height:45px;padding:0 18px;font-size:11px;font-weight:800;transition:background-color .18s,transform .18s;display:inline-flex}.locations-nearest-button:hover,.locations-nearest-button:focus-visible{background:#23565b}.locations-nearest-button:active{transform:translateY(1px)}.locations-nearest-button:disabled{cursor:wait;opacity:.72}.locations-nearest-control p{color:#6d797b;margin:10px 0 0;font-size:12px;line-height:1.4}.locations-directory{max-width:1440px;padding:clamp(72px, 8vw, 124px) var(--page-gutter) clamp(100px, 11vw, 170px);margin:0 auto}.locations-directory-heading{grid-template-columns:minmax(0,1.2fr) minmax(300px,.65fr);align-items:end;gap:28px;margin-bottom:clamp(42px,5vw,74px);display:grid}.locations-directory-heading .locations-label{grid-column:1/-1;margin-bottom:0}.locations-directory h2{max-width:none;font-size:clamp(43px,5.1vw,76px)}.locations-directory-meta{place-items:flex-start start;gap:20px;display:grid}.locations-directory-meta>p{color:#687577;max-width:28ch;margin:0 0 5px;font-size:15px;line-height:1.45}.locations-filter{flex-wrap:wrap;gap:7px;display:flex}.locations-filter button{border-radius:var(--radius-pill);color:var(--color-teal);cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #0c3e4547;min-height:34px;padding:0 13px;font-size:10px;font-weight:800;line-height:1;transition:background-color .18s,color .18s,transform .18s}.locations-filter button:hover,.locations-filter button:focus-visible,.locations-filter button.is-active{background:var(--color-teal);color:#fff}.locations-filter button:active{transform:translateY(1px)}.locations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(42px,5vw,74px) clamp(20px,2.45vw,38px);display:grid}.locations-grid-card{min-width:0}.locations-grid-card-link{display:block}.locations-grid-card figure{aspect-ratio:1.24;background:#e7ebea;margin:0;position:relative;overflow:hidden}.locations-grid-card figure:after{content:"";opacity:0;z-index:1;background:linear-gradient(#0000 58%,#0000001f);transition:opacity .34s;position:absolute;inset:0}.locations-grid-card figure img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.locations-grid-card-copy{padding-top:20px}.locations-nearest-label{background:var(--color-teal);border-radius:var(--radius-pill);color:#fff;letter-spacing:.09em;text-transform:uppercase;z-index:2;padding:8px 11px;font-size:10px;font-weight:800;line-height:1.3;display:inline-flex;position:absolute;bottom:14px;right:14px}.locations-grid-card h3{letter-spacing:-.055em;white-space:nowrap;max-width:none;margin:0;font-size:clamp(26px,2.4vw,38px);font-weight:500;line-height:.95}.locations-grid-card-copy>div{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.locations-grid-card address{color:#687577;font-size:13px;font-style:normal;line-height:1.35}.locations-grid-card-action{color:var(--color-teal);text-transform:uppercase;flex:none;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.locations-coming-soon{border-radius:var(--radius-pill);color:var(--color-teal);letter-spacing:.08em;text-transform:uppercase;background:#edf4f4;padding:8px 11px;font-size:10px;font-weight:800;line-height:1.3;display:inline-flex}.locations-grid-card-link.is-upcoming{cursor:default}.locations-grid-card-link:hover figure:after,.locations-grid-card-link:focus-visible figure:after{opacity:1}.locations-grid-card-link:hover figure img,.locations-grid-card-link:focus-visible figure img{transform:scale(1.045)}.locations-grid-card-link:focus-visible{outline:2px solid var(--color-teal);outline-offset:5px}.destination-page{background:#fff}.destination-hero{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);width:calc(100% + -1*max(0px,50vw - 720px));max-width:none;min-height:calc(100dvh - 82px);margin:0 0 0 max(0px,50vw - 720px);display:grid}.destination-hero-copy{align-content:end;justify-items:start;padding:clamp(106px,12vw,174px) clamp(28px,8.2vw,120px) clamp(64px,8vw,116px);display:grid}.destination-hero-copy>p,.destination-offerings>div>p,.destination-coverage>p,.destination-journey>div>p{color:var(--color-teal);letter-spacing:.1em;text-transform:uppercase;margin:0 0 25px;font-size:11px;font-weight:800;line-height:1.2}.destination-hero h1{letter-spacing:-.07em;max-width:8.6ch;margin:0;font-size:clamp(54px,6.5vw,104px);font-weight:500;line-height:.88}.destination-hero-copy>span{color:#596668;max-width:34ch;margin-top:39px;font-size:clamp(18px,1.55vw,22px);line-height:1.45}.destination-primary-action,.destination-closing a{background:var(--color-teal);border-radius:var(--radius-pill);color:#fff;letter-spacing:.015em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 19px;font-size:11px;font-weight:800;transition:background-color .18s,transform .18s;display:inline-flex}.destination-primary-action{margin-top:34px}.destination-primary-action:hover,.destination-primary-action:focus-visible,.destination-closing a:hover,.destination-closing a:focus-visible{background:#23565b}.destination-primary-action:active,.destination-closing a:active{transform:translateY(1px)}.destination-hero-image{min-height:100%;margin:0;position:relative;overflow:hidden}.destination-hero-image img{object-fit:cover}.destination-hero-image:after{content:"";background:linear-gradient(#0000 52%,#00000059);position:absolute;inset:0}.destination-hero-image figcaption{color:#fff;letter-spacing:.07em;text-transform:uppercase;z-index:1;max-width:28ch;font-size:11px;font-weight:800;position:absolute;bottom:30px;left:30px}.destination-introduction{max-width:1440px;padding:clamp(80px, 11vw, 164px) var(--page-gutter);grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);align-items:start;gap:clamp(46px,11vw,185px);margin:0 auto;display:grid}.destination-introduction h2,.destination-offerings h2,.destination-coverage h2,.destination-journey h2{letter-spacing:-.065em;max-width:10ch;margin:0;font-size:clamp(42px,5vw,74px);font-weight:500;line-height:.91}.destination-introduction>p{color:#596668;max-width:33ch;margin:4px 0 0;font-size:clamp(19px,1.7vw,24px);line-height:1.47}.destination-proof{border-top:0;border-bottom:0;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1440px;margin:0 auto;display:grid}.destination-proof>div{border-left:1px solid var(--color-line);align-items:flex-start;gap:18px;min-height:142px;margin:0;padding:28px clamp(20px,3vw,46px);font-size:clamp(16px,1.55vw,21px);line-height:1.12;display:grid}.destination-proof>div:first-child{border-left:0}.destination-proof img{filter:invert(22%)sepia(16%)saturate(1587%)hue-rotate(138deg)brightness(86%)contrast(89%);opacity:.86;width:24px;height:24px}.destination-proof p{margin:0}.destination-gallery{padding:clamp(52px,7vw,96px) 0 0;overflow:hidden}.destination-gallery__header{max-width:1440px;padding:0 var(--page-gutter);justify-content:space-between;align-items:center;margin:0 auto 20px;display:flex}.destination-gallery__header>p{color:#31575b;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:12px;font-weight:750}.destination-gallery__controls{gap:8px;display:flex}.destination-gallery__controls button{color:#fff;cursor:pointer;background:#0c3e45;border:1px solid #0c3e45;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background-color .18s,color .18s,transform .18s;display:flex}.destination-gallery__controls button:hover,.destination-gallery__controls button:focus-visible{color:#0c3e45;background:#fff;outline:0;transform:translateY(-2px)}.destination-gallery__controls button:active{transform:translateY(0)scale(.96)}.destination-gallery__rail{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;gap:26px;padding:0 0 16px clamp(24px,5vw,76px);scroll-padding-left:clamp(24px,5vw,76px);display:flex;overflow-x:auto}.destination-gallery__rail::-webkit-scrollbar{display:none}.destination-gallery__image{scroll-snap-align:start;flex:0 0 min(52vw,720px);height:clamp(300px,35vw,510px);margin:0;position:relative;overflow:hidden}.destination-gallery__image img{object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.destination-gallery__image:hover img{transform:scale(1.035)}.destination-offerings{max-width:1440px;padding:clamp(80px, 11vw, 164px) var(--page-gutter);text-align:center;margin:0 auto;display:block}.destination-offerings>div{max-width:680px;margin:0 auto}.destination-offerings>div>p{margin-bottom:24px}.destination-offerings h2{margin-left:auto;margin-right:auto}.destination-offerings ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:clamp(44px,5vw,72px) 0 0;padding:0;list-style:none;display:grid}.destination-offerings li{min-width:0}.destination-journey article>span{color:var(--color-teal);letter-spacing:.08em;font-size:11px;font-weight:800}.moving-dot-card{background:#eff5f4;min-height:280px;padding:26px;position:relative;overflow:hidden}.moving-dot-card-dot{animation:7s cubic-bezier(.45,.05,.55,.95) infinite destination-moving-dot;animation-delay:var(--moving-dot-delay,0s);opacity:0;pointer-events:none;z-index:3;background:#a8c6c3;border-radius:50%;width:8px;height:8px;transition:opacity .22s;animation-play-state:paused;position:absolute;box-shadow:0 0 0 5px #eff5f4f5}.moving-dot-card-ray{color:var(--color-teal);border:1px solid #0c3e4540;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.moving-dot-card-ray img{filter:invert(56%)sepia(19%)saturate(772%)hue-rotate(133deg)brightness(91%)contrast(85%);opacity:.76}.moving-dot-card:hover .moving-dot-card-dot,.moving-dot-card:focus-within .moving-dot-card-dot{opacity:.82;animation-play-state:running}.moving-dot-card-index{color:var(--color-teal);letter-spacing:.08em;font-size:11px;font-weight:800;position:absolute;top:29px;right:26px}.moving-dot-card-copy{position:absolute;bottom:26px;left:26px;right:26px}.moving-dot-card h3,.destination-journey h3{letter-spacing:-.055em;margin:0;font-size:clamp(25px,2.7vw,38px);font-weight:500;line-height:.98}.moving-dot-card p,.destination-journey article p{color:#657173;max-width:42ch;margin:13px 0 0;font-size:16px;line-height:1.48}@keyframes destination-moving-dot{0%,to{top:18px;right:18px}25%{top:18px;right:calc(100% - 26px)}50%{top:calc(100% - 26px);right:calc(100% - 26px)}75%{top:calc(100% - 26px);right:18px}}.destination-coverage{padding:clamp(80px, 10vw, 146px) max(var(--page-gutter), calc((100vw - 1200px) / 2));background:#eff5f4;margin:0}.destination-coverage>p{margin-bottom:25px}.destination-coverage ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 50px;max-width:850px;margin:clamp(42px,6vw,70px) 0 0;padding:0;list-style:none;display:grid}.destination-coverage li{color:var(--color-teal);letter-spacing:-.04em;border-top:1px solid #0c3e453b;padding:18px 0;font-size:clamp(20px,2.1vw,30px);line-height:1.1}.destination-coverage-carousel{margin-top:clamp(42px,6vw,70px);position:relative}.destination-coverage-rail{overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory;grid-auto-columns:minmax(480px,52vw);grid-auto-flow:column;gap:18px;display:grid;overflow-x:auto}.destination-coverage-rail::-webkit-scrollbar{display:none}.destination-coverage-slide{aspect-ratio:1.46;color:#fff;scroll-snap-align:start;min-height:0;position:relative;overflow:hidden}.destination-coverage-slide:after{content:"";background:linear-gradient(#0000 38%,#000000a6);position:absolute;inset:0}.destination-coverage-slide img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.destination-coverage-slide:hover img{transform:scale(1.045)}.destination-coverage-slide h3{letter-spacing:-.045em;z-index:1;margin:0;font-size:clamp(21px,2vw,28px);font-weight:500;line-height:1;position:absolute;bottom:18px;left:18px}.destination-coverage-controls{justify-content:flex-end;align-items:center;gap:13px;margin-top:18px;display:flex}.destination-coverage-controls button{background:var(--color-teal);color:#fff;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .18s,transform .18s;display:inline-flex}.destination-coverage-controls button:hover,.destination-coverage-controls button:focus-visible{background:#23565b}.destination-coverage-controls button:active{transform:translateY(1px)}.destination-coverage-controls span{color:#557075;letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:800}.destination-coverage-note{color:#476064;margin:25px 0 0;font-size:15px;line-height:1.4}.destination-journey{max-width:1440px;padding:clamp(80px, 11vw, 164px) var(--page-gutter);grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(46px,10vw,165px);margin:0 auto;display:grid}.destination-journey>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.destination-journey article{border-left:1px solid var(--color-line);min-height:230px;padding:0 25px}.destination-journey article:first-child{border-left:0;padding-left:0}.destination-journey h3{margin-top:34px;font-size:24px}.destination-journey article p{font-size:15px}.destination-closing{background:var(--color-teal);color:#fff;max-width:1200px;width:calc(100% - 2 * var(--page-gutter));justify-content:space-between;align-items:end;gap:42px;margin:0 auto clamp(72px,9vw,130px);padding:clamp(38px,6vw,76px);display:flex}.destination-closing p{color:#ffffffb8;letter-spacing:-.055em;margin:0;font-size:clamp(26px,3vw,42px);font-weight:500;line-height:1}.destination-closing h2{max-width:43ch;margin:19px 0 0;font-size:17px;font-weight:500;line-height:1.45}.destination-closing a{color:var(--color-teal);background:#fff;flex:none}@media (max-width:1100px){.main-site-hero,.locations-hero{grid-template-columns:1fr;min-height:0;padding-top:56px}.main-site-hero-media{min-height:440px}.location-card{grid-template-columns:1fr}.location-card figure{min-height:360px}.locations-introduction{grid-template-columns:minmax(0,1fr) minmax(260px,.56fr);min-height:520px}.locations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.destination-hero{grid-template-columns:1fr;width:100%;min-height:0;margin:0}.destination-hero-copy{min-height:560px}.destination-hero-image{aspect-ratio:1.55;min-height:0}.destination-introduction,.destination-offerings,.destination-journey{gap:56px}.destination-offerings ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.main-site-hero,.locations-hero{gap:34px;padding:42px 20px 58px}.main-site-kicker{margin-bottom:24px}.main-site-hero h1{font-size:42px;line-height:.96}.main-site-hero-copy>p:not(.main-site-kicker){margin-top:24px;font-size:17px}.main-site-cta{width:100%;min-height:48px;margin-top:30px}.main-site-hero-media,.location-card figure{min-height:340px}.locations-introduction{min-height:0;padding:104px 24px 76px;display:block}.locations-introduction h1{max-width:10ch;font-size:clamp(47px,13vw,62px)}.locations-introduction-copy{max-width:35ch;margin-top:43px;font-size:18px}.locations-directory{padding:76px 24px 96px}.locations-directory-heading{margin-bottom:46px;display:block}.locations-directory h2{font-size:clamp(40px,11vw,54px)}.locations-directory-meta>p{margin-top:20px;font-size:14px}.locations-filter{margin-top:2px}.locations-grid{gap:42px 16px}.locations-grid-card-copy{padding-top:15px}.locations-grid-card h3{white-space:normal;max-width:12ch;font-size:clamp(23px,6.7vw,32px)}.locations-grid-card-copy>div{align-items:flex-start;margin-top:13px;display:block}.locations-grid-card address{font-size:12px}.locations-grid-card-action{margin-top:11px;font-size:10px}.destination-hero-copy{min-height:0;padding:105px 24px 70px}.destination-hero h1{max-width:9.5ch;font-size:clamp(49px,13vw,64px)}.destination-hero-copy>span{margin-top:31px;font-size:18px}.destination-hero-image{aspect-ratio:1.12}.destination-hero-image figcaption{bottom:20px;left:20px}.destination-introduction,.destination-offerings,.destination-journey{padding:78px 24px;display:block}.destination-introduction h2,.destination-offerings h2,.destination-coverage h2,.destination-journey h2{font-size:clamp(40px,11vw,54px)}.destination-introduction>p{margin-top:34px;font-size:18px}.destination-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.destination-proof>div{border-left:1px solid var(--color-line);gap:13px;min-height:104px;padding:20px}.destination-proof>div:nth-child(odd){border-left:0}.destination-gallery{padding:52px 0 0}.destination-gallery__header{margin-bottom:14px;padding:0 24px}.destination-gallery__rail{gap:16px;padding:0 0 12px 24px;scroll-padding-left:24px}.destination-gallery__image{flex-basis:88vw;height:60vw;max-height:390px}.destination-offerings ol{grid-template-columns:1fr;margin-top:42px}.moving-dot-card{min-height:270px}.destination-coverage{padding:76px 24px}.destination-coverage ul{grid-template-columns:1fr;margin-top:40px}.destination-journey>div:last-child{margin-top:43px;display:block}.destination-journey article{border-left:0;border-top:1px solid var(--color-line);min-height:0;padding:22px 0 26px}.destination-journey h3{margin-top:24px;font-size:26px}.destination-closing{align-items:flex-start;width:calc(100% - 48px);margin-bottom:76px;padding:34px 26px;display:grid}.destination-coverage-rail{grid-auto-columns:86vw}.destination-coverage-slide{min-height:0}.destination-coverage-controls{justify-content:flex-start}.main-site-sections{width:calc(100% - 40px);padding:20px 0 82px}.main-site-section-card{grid-template-columns:1fr;gap:18px;padding:34px 0}.main-site-section-card h2,.location-card h2{font-size:31px;line-height:1.02}.main-site-section-card p,.location-card p,.location-card address{font-size:16px}.location-card>div{padding:28px 22px 32px}.cta-band{width:calc(100% - 40px);margin-bottom:82px}.cta-band-warp{padding:38px 24px}.cta-band-warp .warp-background__content{grid-template-columns:1fr;align-items:flex-start;gap:34px}.cta-band h2{font-size:40px}.cta-band .button{width:100%}}.faq-hero{padding:clamp(96px, 10vw, 144px) var(--page-gutter) clamp(40px, 5vw, 72px);position:relative}.faq-hero:before{content:"";height:1px;left:var(--page-gutter);right:var(--page-gutter);background:linear-gradient(90deg,#0c3e4529,#0000);position:absolute;top:0}.faq-hero-copy{max-width:980px}.faq-hero h1{color:var(--color-ink);letter-spacing:0;text-transform:uppercase;max-width:940px;margin:0;font-size:clamp(52px,6.5vw,84px);font-weight:500;line-height:.88}.faq-hero-copy>p{color:#0f0f0fad;max-width:760px;margin:28px 0 0;font-size:22px;font-weight:500;line-height:1.45}.faq-accordions{padding:0 var(--page-gutter) 130px}.faq-list{border-top:1px solid #0c3e452e;max-width:1120px;margin:0 auto}.faq-item{border-bottom:1px solid #0c3e452e}.faq-item summary{cursor:pointer;grid-template-columns:52px minmax(0,1fr);align-items:baseline;gap:34px;padding:34px 70px 34px 0;list-style:none;display:grid;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{border-radius:var(--radius-pill);color:var(--color-teal);content:"";background-color:#0000;background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-position:50%;background-repeat:no-repeat;background-size:12px 1.5px,1.5px 12px;border:1px solid #0c3e4538;justify-content:center;align-items:center;width:42px;height:42px;font-weight:400;transition:background-color .22s,color .22s,transform .22s;display:grid;position:absolute;top:28px;right:0}.faq-item[open] summary:after{background:var(--color-teal);color:#f7faf6;background-image:linear-gradient(currentColor,currentColor);background-position:50%;background-repeat:no-repeat;background-size:12px 1.5px}.faq-item summary span{color:#0c3e4580;letter-spacing:0;font-size:13px;font-weight:900}.faq-item h2{color:var(--color-ink);letter-spacing:0;text-transform:none;margin:0;font-size:34px;font-weight:500;line-height:1.08}.faq-answer{color:#0f0f0fad;max-width:760px;margin-left:86px;padding:0 0 38px;font-size:19px;font-weight:500;line-height:1.62}.faq-answer p{margin:0}.faq-answer ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.faq-answer li{padding-left:22px;position:relative}.faq-answer li:before{background:var(--color-teal);content:"";border-radius:999px;width:5px;height:5px;position:absolute;top:.86em;left:0}@media (max-width:1100px){.faq-hero{padding-top:56px}.faq-hero h1{max-width:740px;font-size:64px}}@media (max-width:620px){.faq-hero{padding:72px 20px 36px}.faq-hero h1{font-size:42px;line-height:.96}.faq-hero-copy>p{margin-top:24px;font-size:17px;line-height:1.5}.faq-accordions{padding:0 20px 82px}.faq-item summary{grid-template-columns:34px minmax(0,1fr);gap:16px;padding:28px 52px 28px 0}.faq-item summary:after{width:36px;height:36px;top:24px}.faq-item h2{font-size:22px;line-height:1.18}.faq-answer{margin-left:50px;padding-bottom:30px;font-size:16px;line-height:1.58}}@media (min-width:901px) and (max-width:1280px){.experience-carousel{--experience-copy-padding-inline:clamp(22px, 2.2vw, 30px);--experience-media-width:clamp(220px, 23.2vw, 282px);width:min(100% - 48px,1120px)}.experience-panel{flex:0 0 clamp(78px,7.2vw,92px)}.experience-panel.active{flex:auto}.experience-copy{left:var(--experience-media-width);min-width:0;padding:52px var(--experience-copy-padding-inline);grid-template-columns:minmax(0,1fr);align-content:center;gap:18px}.experience-copy h4{overflow-wrap:normal;text-wrap:balance;max-width:100%;font-size:clamp(26px,2.35vw,31px);line-height:1.12}.experience-copy p{max-width:36ch;font-size:clamp(14px,1.35vw,16px);line-height:1.48}.inclusion-stack ul{gap:8px;max-width:min(100%,430px)}.inclusion-stack li{flex:0 auto;gap:8px;padding:8px 12px;font-size:10.5px;line-height:1.18}.inclusion-stack li span{overflow-wrap:anywhere}.experience-panel.active .experience-image{width:var(--experience-media-width)}.experience-panel .experience-image img,.experience-panel.active .experience-image img{object-fit:cover;max-width:none;height:100%;display:block}.experience-panel.active .experience-image img{width:var(--experience-media-width)}.experience-panel.perform.active .experience-image img{width:calc(var(--experience-media-width) + 90px)}.experience-panel.recover.active .experience-image img{width:calc(var(--experience-media-width) + 58px)}}@media (min-width:901px) and (max-width:1150px){.thrive-header-inner{grid-template-columns:minmax(166px,1fr) auto minmax(166px,1fr);gap:18px}.thrive-brand span{display:none}.thrive-brand img{width:158px}.thrive-primary-nav>a,.thrive-primary-nav .ui-dropdown-trigger{padding-inline:9px;font-size:11.5px}.thrive-enquiry{gap:9px;padding-inline:16px;font-size:12px}}@media (max-width:900px){.thrive-header,.thrive-header.is-condensed{width:100%;height:74px;position:fixed;inset:0 0 auto}.thrive-header-inner{grid-template-columns:minmax(0,1fr) auto;width:100%;padding:0 20px;display:grid}main{padding-top:74px}.thrive-brand{gap:0}.thrive-brand img,.thrive-header.is-condensed .thrive-brand img{width:148px}.thrive-brand span,.thrive-primary-nav,.thrive-enquiry{display:none}.thrive-menu-toggle{color:#0c3e45;cursor:pointer;font:inherit;letter-spacing:.02em;text-transform:uppercase;background:0 0;border:0;justify-self:end;align-items:center;gap:10px;padding:10px 0 10px 14px;font-size:12px;font-weight:750;display:inline-flex}.thrive-menu-lines{gap:5px;width:18px;display:grid}.thrive-menu-lines i{transform-origin:50%;background:currentColor;width:18px;height:1px;transition:transform .22s;display:block}.thrive-menu-lines.is-open i:first-child{transform:translateY(3px)rotate(45deg)}.thrive-menu-lines.is-open i:last-child{transform:translateY(-3px)rotate(-45deg)}.thrive-mobile-menu{opacity:0;pointer-events:none;visibility:hidden;z-index:75;background:#0c3e45;padding:38px 20px 52px;transition:opacity .24s,transform .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s;display:block;position:fixed;inset:74px 0 0;overflow-y:auto;transform:translateY(-12px)}.thrive-mobile-menu.is-open{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:translateY(0)}.thrive-mobile-menu nav{flex-direction:column;max-width:620px;min-height:calc(100dvh - 164px);margin:0 auto;display:flex}.thrive-mobile-group{border-top:1px solid #fff3}.thrive-mobile-group:last-of-type{border-bottom:1px solid #fff3}.thrive-mobile-group>a,.thrive-mobile-group>button{color:#fff;cursor:pointer;font:inherit;letter-spacing:-.045em;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:68px;padding:0;font-size:clamp(25px,7vw,34px);font-weight:400;line-height:1;text-decoration:none;display:flex}.thrive-mobile-group>a[aria-current=page],.thrive-mobile-group>button.is-current{color:#fff}.thrive-mobile-group>button svg{transition:transform .2s}.thrive-mobile-group>button svg.is-open{transform:rotate(180deg)}.thrive-mobile-subnav{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.22,1,.36,1),opacity .18s;display:grid}.thrive-mobile-subnav.is-open{opacity:1;visibility:visible;grid-template-rows:1fr}.thrive-mobile-subnav>div{border-top:1px solid #0000;gap:0;min-height:0;padding:0;transition:border-color .18s,padding .36s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden}.thrive-mobile-subnav.is-open>div{border-top-color:#ffffff1f;padding:8px 0 14px}.thrive-mobile-subnav a{color:#ffffffb3;opacity:0;padding:10px 0;font-size:15px;line-height:1.2;text-decoration:none;transition:color .16s,opacity .22s,transform .36s cubic-bezier(.22,1,.36,1);transform:translateY(-8px)}.thrive-mobile-subnav.is-open a{opacity:1;transform:translateY(0)}.thrive-mobile-subnav.is-open a:nth-child(2){transition-delay:35ms}.thrive-mobile-subnav.is-open a:nth-child(3){transition-delay:70ms}.thrive-mobile-subnav.is-open a:nth-child(4){transition-delay:.105s}.thrive-mobile-subnav.is-open a:nth-child(5){transition-delay:.14s}.thrive-mobile-subnav a:focus-visible{color:#fff;outline-offset:4px;outline:1px solid #fff}.thrive-mobile-launch{color:#fff;background:#163f43;border:1px solid #ffffff29;border-radius:18px;min-height:190px;margin-top:18px;padding:20px;text-decoration:none;transition:min-height .36s cubic-bezier(.22,1,.36,1),padding .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1);display:block;position:relative}.thrive-mobile-launch span{color:#ffffffb8;letter-spacing:.055em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.thrive-mobile-launch strong{letter-spacing:-.05em;max-width:15ch;margin-top:11px;font-size:clamp(22px,5.8vw,28px);font-weight:400;line-height:1.05;display:block}.thrive-mobile-launch em{border-radius:var(--cta-radius);color:#fff;background:0 0;border:1px solid #ffffffbd;align-items:center;gap:10px;min-height:38px;padding:0 14px 0 16px;font-size:12px;font-style:normal;font-weight:750;transition:background-color .18s,color .18s;display:inline-flex;position:absolute;bottom:18px;left:18px}.thrive-mobile-launch em svg{transition:transform .18s}.thrive-mobile-launch:hover em,.thrive-mobile-launch:focus-visible em{color:#0c3e45;background:#fff}.thrive-mobile-launch:hover em svg,.thrive-mobile-launch:focus-visible em svg{transform:translate(2px,-2px)}.thrive-mobile-menu.is-locations-open .thrive-mobile-launch{min-height:132px;margin-top:14px;padding:14px;transform:translateY(0)}.thrive-mobile-menu.is-locations-open .thrive-mobile-launch span{font-size:9px}.thrive-mobile-menu.is-locations-open .thrive-mobile-launch strong{max-width:18ch;margin-top:7px;font-size:20px;line-height:1.05}.thrive-mobile-menu.is-locations-open .thrive-mobile-launch em{min-height:30px;padding:0 11px 0 13px;font-size:10px;bottom:13px;left:13px}.thrive-mobile-menu.is-locations-open .thrive-mobile-launch em svg{width:14px;height:14px}.thrive-mobile-menu.is-locations-open .thrive-mobile-enquiry{min-height:46px;margin-top:12px}.thrive-mobile-enquiry{border-radius:var(--cta-radius);color:#0c3e45;background:#fff;border:0;justify-content:center;align-items:center;gap:13px;width:100%;min-height:52px;margin-top:16px;padding:0 22px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}@media (prefers-reduced-motion:no-preference){.thrive-mobile-menu.is-open .thrive-mobile-group,.thrive-mobile-menu.is-open .thrive-mobile-launch,.thrive-mobile-menu.is-open .thrive-mobile-enquiry{animation:.48s cubic-bezier(.22,1,.36,1) both thrive-mobile-menu-item-in}.thrive-mobile-menu.is-open .thrive-mobile-group:first-child{animation-delay:40ms}.thrive-mobile-menu.is-open .thrive-mobile-group:nth-child(2){animation-delay:75ms}.thrive-mobile-menu.is-open .thrive-mobile-group:nth-child(3){animation-delay:.11s}.thrive-mobile-menu.is-open .thrive-mobile-group:nth-child(4){animation-delay:.145s}.thrive-mobile-menu.is-open .thrive-mobile-group:nth-child(5){animation-delay:.18s}.thrive-mobile-menu.is-open .thrive-mobile-launch{animation-delay:.23s}.thrive-mobile-menu.is-open .thrive-mobile-enquiry{animation-delay:.27s}}}@keyframes thrive-mobile-menu-item-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.instagram-reels{padding:64px 0 54px}.instagram-reels__header{margin:0 var(--page-gutter) 34px;align-items:start;gap:24px;display:grid}.instagram-reels h2{max-width:9ch;font-size:clamp(38px,10vw,54px)}.instagram-reels__follow{justify-self:start}.instagram-reels__rail{padding:0 var(--page-gutter) 18px;gap:14px;margin:0}.instagram-reels__card{flex-basis:min(78vw,310px)}.instagram-reels__open{opacity:1;transform:none}.instagram-reels__controls{margin:20px var(--page-gutter) 0}.immersive-offerings{height:calc(100dvh - 74px);min-height:620px}.immersive-offerings-sticky{height:100%}.immersive-offerings-frame{width:calc(100% - 40px);height:calc(100% - 40px)}.immersive-offerings-scrim{background:linear-gradient(#03191d2e,#03191dcc 78%)}.immersive-offerings-copy{bottom:152px;left:28px;right:28px}.immersive-offerings-copy p{margin-bottom:14px;font-size:10px}.immersive-offerings-copy h2{font-size:clamp(46px,12vw,64px);line-height:.9}.immersive-offerings-copy span{max-width:29ch;margin-top:18px;font-size:15px}.immersive-offerings-controls{grid-template-columns:minmax(0,1fr) 38px;gap:18px;display:grid;bottom:28px;left:28px;right:28px}.immersive-offerings-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;display:grid}.immersive-offerings-tabs button{padding-bottom:9px;font-size:10px}}@media (prefers-reduced-motion:reduce){.thrive-mobile-subnav,.thrive-mobile-subnav a,.thrive-mobile-launch,.immersive-offerings-tabs button.is-active i b{transition:none;animation:none}}.about-page{color:#101719;background:#fff}.about-opening{text-align:center;align-content:start;justify-items:center;min-height:calc(100dvh - 88px);padding:92px 24px 96px;display:grid;position:relative;overflow:hidden}.about-eyebrow{color:#23565b;letter-spacing:.19em;text-transform:uppercase;margin:0;font-size:10px;font-weight:750;line-height:1.2}.about-opening .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.layered-text{color:#101719;cursor:default;-webkit-user-select:none;user-select:none;max-width:100%;padding:22px 0}.layered-text ul{flex-direction:column;align-items:center;margin:0;padding:0;list-style:none;display:flex}.layered-text li{height:clamp(62px,7vw,104px);position:relative;overflow:hidden}.layered-text-track{will-change:transform;height:200%;transition:transform .64s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.layered-text li span{letter-spacing:-.095em;white-space:nowrap;height:50%;padding:0 18px;font-size:clamp(48px,7vw,110px);font-weight:800;line-height:.86;display:block}.layered-text-teal{color:#23565b}.layered-text.is-active .layered-text-track{transform:translateY(-50%)}.about-introduction{text-align:center;max-width:1320px;margin:0 auto;padding:142px 28px 148px}.about-introduction .about-eyebrow{margin-bottom:22px}.about-introduction h2,.about-rhythm h2,.about-locations h2,.about-everyday h2,.about-closing h2{letter-spacing:-.065em;margin:0;font-size:clamp(37px,4.3vw,68px);font-weight:400;line-height:.94}.about-introduction h2{max-width:16ch;margin-inline:auto}.about-introduction-copy{color:#576466;text-align:center;max-width:760px;margin:42px auto 0;font-size:clamp(18px,1.7vw,23px);line-height:1.45}.about-introduction-copy p{margin:0}.about-rhythm{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(52px,10vw,156px);padding:130px max(28px,50vw - 620px);display:grid}.about-rhythm-copy .about-eyebrow{margin-bottom:23px}.about-rhythm-copy h2{max-width:12ch}.about-rhythm-copy>p:not(.about-eyebrow){color:#536062;max-width:34ch;margin:29px 0 0;font-size:18px;line-height:1.5}.looping-words{color:#163f43}.looping-words-prefix{color:#587174;letter-spacing:.15em;text-transform:uppercase;margin-bottom:13px;font-size:11px;font-weight:750;display:block}.looping-words-stage{height:clamp(122px,14.8vw,224px);position:relative}.looping-words-window{height:100%;position:absolute;inset:0;overflow:hidden}.looping-words-track{margin:0;padding:0;list-style:none;transition:transform .62s cubic-bezier(.22,1,.36,1)}.looping-words-track li{box-sizing:border-box;letter-spacing:-.08em;justify-content:flex-start;align-items:center;width:100%;height:clamp(61px,7.4vw,112px);font-size:clamp(61px,7.4vw,112px);font-weight:400;line-height:.88;display:flex}.looping-words-fade{pointer-events:none;z-index:1;background:linear-gradient(#fff 0%,#fff0 30% 70%,#fff 100%);position:absolute;inset:0}.about-locations{border:0;padding:118px 0;overflow:hidden}.about-locations-heading{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:40px;max-width:1240px;margin:0 auto 56px;padding:0 28px;display:grid}.about-locations-heading>p{color:#576466;max-width:42ch;margin:0;font-size:18px;line-height:1.5}.about-locations-filters{gap:10px;max-width:1240px;margin:0 auto 28px;padding:0 28px;display:flex}.about-locations-filters button{color:#355154;cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #cbd5d5;border-radius:999px;padding:10px 16px;font-size:12px;font-weight:750;transition:background-color .18s,color .18s,border-color .18s}.about-locations-filters button:hover,.about-locations-filters button.is-active{color:#fff;background:#163f43;border-color:#163f43}.about-locations-rail-wrap{position:relative}.about-locations-rail-wrap:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#fff0,#fff 88%);width:clamp(112px,13vw,230px);position:absolute;inset:0 0 0 auto}.about-locations-rail{overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory;grid-auto-columns:clamp(320px,26.25vw,370px);grid-auto-flow:column;gap:18px;padding:0 0 16px max(28px,50vw - 592px);scroll-padding-left:max(28px,50vw - 592px);display:grid;overflow-x:auto}.about-locations-rail-wrap.is-static:after{display:none}.about-locations-rail.is-static{box-sizing:border-box;scroll-snap-type:none;grid-template-columns:repeat(auto-fit,minmax(280px,370px));grid-auto-columns:auto;grid-auto-flow:row;max-width:1240px;margin:0 auto;padding:0 28px 16px;overflow:visible}.about-locations-rail.is-static .about-location-card{inline-size:100%}.about-locations-rail::-webkit-scrollbar{display:none}.about-location-card{scroll-snap-align:start;inline-size:clamp(320px,26.25vw,370px)}.about-location-card-media{aspect-ratio:1.62;background:#e6eeee;position:relative;overflow:hidden}.about-location-card-media:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000 38%,#03181c47);position:absolute;inset:0}.about-location-card-media img{object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1);transform:scale(1)}.about-location-card:hover .about-location-card-media img{transform:scale(1.035)}.about-location-card-count{color:#fff;letter-spacing:.15em;z-index:3;font-size:10px;font-weight:750;position:absolute;bottom:16px;right:18px}.about-location-card-copy{padding:20px 0 0}.about-location-card-copy h3{letter-spacing:-.065em;margin:0 0 10px;font-size:clamp(25px,2.5vw,38px);font-weight:400;line-height:.96}.about-location-card-copy p{color:#687476;margin:0;font-size:15px;line-height:1.4}.about-location-card-copy a{color:#163f43;align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.about-location-card-copy a svg{transition:transform .18s}.about-location-card-copy a:hover svg{transform:translate(3px)}.about-location-card-coming-soon{color:#163f43;letter-spacing:.08em;text-transform:uppercase;background:#edf4f4;border-radius:999px;margin-top:18px;padding:9px 12px;font-size:11px;font-weight:750;display:inline-flex}.about-locations-next{color:#fff;cursor:pointer;z-index:3;background:#163f43;border:0;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .18s,transform .18s;display:inline-flex;position:absolute;bottom:16px;right:28px}.about-locations-next:hover{background:#23565b;transform:translate(2px)}.about-team{max-width:1240px;margin:0 auto;padding:146px 28px}.about-team-heading{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:23px;margin-bottom:63px;display:grid}.about-team-heading .about-eyebrow{grid-column:1/-1}.about-team-heading h2{letter-spacing:-.065em;max-width:13ch;margin:0;font-size:clamp(37px,4.3vw,68px);font-weight:400;line-height:.94}.about-team-heading>p:not(.about-eyebrow){color:#576466;align-self:end;max-width:32ch;margin:0;font-size:18px;line-height:1.5}.about-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.about-team-card{aspect-ratio:.78;background:#163f43;position:relative;overflow:hidden}.about-team-face{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:0;position:absolute;inset:0}.about-team-portrait{object-fit:cover;transition:opacity .36s,transform .65s cubic-bezier(.22,1,.36,1)}.about-team-portrait-hover{opacity:0}.about-team-face:after{content:"";background:linear-gradient(#05141600 34%,#051416c7 100%);position:absolute;inset:0}.about-team-face-copy{z-index:1;gap:6px;padding:28px;transition:opacity .22s,transform .22s;display:grid;position:absolute;bottom:0;left:0;right:0}.about-team-face-copy strong{letter-spacing:-.065em;font-size:clamp(26px,2.6vw,39px);font-weight:400;line-height:.94}.about-team-face-copy span{letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700}.about-team-card:hover .about-team-portrait-hover,.about-team-card:focus-within .about-team-portrait-hover{opacity:1}.about-team-card:hover .about-team-portrait,.about-team-card:focus-within .about-team-portrait{transform:scale(1.025)}.about-team-detail{color:#f7fbfa;opacity:0;pointer-events:none;z-index:2;background:#163f43;flex-direction:column;padding:31px 29px 27px;transition:opacity .28s,transform .38s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;overflow:auto;transform:translateY(16px)}.about-team-card.is-active .about-team-detail{opacity:1;pointer-events:auto;transform:translateY(0)}.about-team-card.is-active .about-team-face-copy{opacity:0;transform:translateY(10px)}.about-team-close{color:#c7dcdb;cursor:pointer;font:inherit;letter-spacing:.11em;text-transform:uppercase;background:0 0;border:0;align-self:flex-end;margin:-4px -5px 18px 0;padding:5px;font-size:11px;font-weight:700}.about-team-role{color:#8fb4b2;letter-spacing:.12em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:700}.about-team-detail h3{letter-spacing:-.065em;margin:0 0 22px;font-size:clamp(29px,2.8vw,42px);font-weight:400;line-height:.94}.about-team-detail>p:not(.about-team-role):not(.about-team-connect){color:#d2e1e0;margin:0 0 13px;font-size:13px;line-height:1.43}.about-team-connect{color:#f7fbfa;border-top:1px solid #d5e7e547;margin:10px 0 8px;padding-top:13px;font-size:12px;font-weight:700;line-height:1.4}.about-team-detail ul{color:#c6dcda;gap:5px;margin:0;padding:0;font-size:12px;line-height:1.35;list-style:none;display:grid}.about-team-detail li{padding-left:13px;position:relative}.about-team-detail li:before{content:"";background:#8fb4b2;border-radius:50%;width:4px;height:4px;position:absolute;top:.44em;left:0}.about-everyday{background:#eef5f3;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;display:grid}.about-everyday-media{min-height:640px;position:relative;overflow:hidden}.about-everyday-media img{object-fit:cover;object-position:center}.about-everyday-copy{align-self:center;padding:70px clamp(36px,8vw,150px)}.about-everyday-copy .about-eyebrow{margin-bottom:23px}.about-everyday-copy>p:not(.about-eyebrow){color:#536062;max-width:34ch;margin:28px 0 32px;font-size:18px;line-height:1.5}.about-closing{color:#fff;text-align:center;background:#123f43;padding:137px 28px 146px}.about-closing .about-eyebrow{color:#c7dcda;margin-bottom:24px}.about-closing>p:not(.about-eyebrow){color:#d6e3e1;max-width:34ch;margin:28px auto 33px;font-size:18px;line-height:1.45}.about-closing .button{display:inline-flex}@media (max-width:760px){.about-opening{min-height:min(680px,100dvh - 74px);padding:64px 18px 48px}.layered-text{padding:14px 0}.layered-text li{height:clamp(43px,11.4vw,52px)}.layered-text li span{padding:0 11px;font-size:clamp(38px,10.5vw,48px);line-height:.88}.about-introduction{text-align:left;padding:89px 25px 96px}.about-introduction h2{margin-left:0}.about-introduction-copy{text-align:left;margin-top:30px;margin-left:0;font-size:18px}.about-rhythm{padding:89px 24px 94px;display:block}.about-rhythm-copy>p:not(.about-eyebrow){font-size:17px}.looping-words{margin-top:50px}.looping-words-stage{height:clamp(110px,30vw,136px)}.looping-words-track li{height:clamp(55px,15vw,68px);font-size:clamp(55px,15vw,68px)}.about-locations{padding:82px 0 89px}.about-locations-heading{margin-bottom:39px;padding:0 24px;display:block}.about-locations-filters{margin-bottom:22px;padding:0 24px}.about-locations-heading h2{max-width:12ch}.about-locations-heading>p{margin-top:24px;font-size:17px}.about-locations-rail-wrap:after{width:94px}.about-locations-rail{grid-auto-columns:88vw;gap:16px;padding:0 0 12px 24px;scroll-padding-left:24px}.about-location-card{inline-size:88vw}.about-location-card-media{aspect-ratio:1.45}.about-location-card-copy{padding-top:17px}.about-locations-next{width:44px;height:44px;bottom:12px;right:18px}.about-team{padding:92px 24px}.about-team-heading{margin-bottom:43px;display:block}.about-team-heading .about-eyebrow{margin-bottom:20px}.about-team-heading h2{max-width:14ch}.about-team-heading>p:not(.about-eyebrow){margin-top:24px;font-size:17px}.about-team-grid{grid-template-columns:1fr;gap:55px}.about-team-card{aspect-ratio:1.03}.about-team-face-copy{padding:24px}.about-team-detail{padding:27px 24px 24px}.about-everyday{grid-template-columns:1fr}.about-everyday-media{min-height:390px}.about-everyday-copy{padding:67px 24px 75px}.about-everyday-copy>p:not(.about-eyebrow){font-size:17px}.about-closing{text-align:left;padding:92px 24px 99px}.about-closing>p:not(.about-eyebrow){margin-left:0;font-size:17px}}@media (prefers-reduced-motion:reduce){.layered-text li span,.looping-words-track{transition:none}}.contact-page{background:#fff}.contact-intro{grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);max-width:1440px;min-height:min(760px,100dvh - 82px);margin:0 auto;display:grid}.contact-intro-copy{align-content:center;justify-items:start;padding:clamp(76px,10vw,152px) clamp(28px,8vw,122px);display:grid}.contact-intro-copy>p{color:var(--color-teal);letter-spacing:.11em;text-transform:uppercase;margin:0 0 24px;font-size:11px;font-weight:800;line-height:1.2}.contact-intro-copy h1{color:#111719;letter-spacing:-.075em;max-width:7.8ch;margin:0;font-size:clamp(54px,6.5vw,100px);font-weight:500;line-height:.88}.contact-intro-copy>span{color:#5a6769;max-width:31ch;margin-top:34px;font-size:clamp(17px,1.55vw,21px);line-height:1.45}.contact-intro-copy ul{flex-wrap:wrap;gap:10px;margin:34px 0 0;padding:0;list-style:none;display:flex}.contact-intro-copy li{color:#174a4f;border:1px solid #c5d3d2;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:650}.contact-form-panel{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:clamp(28px,5.5vw,80px);display:flex}.contact-form-panel .reserve-card-contact{width:100%;max-width:680px;margin:0 auto}.contact-form-panel .reserve-card-contact form{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;display:grid}.contact-form-panel .reserve-card-contact label{color:#16464c;letter-spacing:.1em;text-transform:uppercase;gap:9px;font-size:10px;font-weight:800;display:grid}.contact-form-panel .reserve-card-contact input,.contact-form-panel .reserve-card-contact .country-trigger,.contact-form-panel .reserve-card-contact .location-trigger{box-sizing:border-box;color:#102a2e;font:inherit;letter-spacing:-.01em;background:#fff;border:1px solid #0c3e4547;border-radius:0;width:100%;min-height:53px;padding:0 15px;font-size:16px;font-weight:400}.contact-form-panel .reserve-card-contact input::placeholder{color:#102a2e78;font-weight:400}.contact-form-panel .reserve-card-contact .phone-field{grid-template-columns:64px minmax(0,1fr);display:grid}.contact-form-panel .reserve-card-contact .country-selector,.contact-form-panel .reserve-card-contact .location-selector{position:relative}.contact-form-panel .reserve-card-contact .country-trigger{border-radius:0}.contact-form-panel .reserve-card-contact .phone-field>input{border-left:0;border-radius:0}.contact-form-panel .reserve-card-contact .location-trigger{text-align:left;justify-content:space-between;align-items:center;display:flex}.contact-form-panel .reserve-card-contact .country-options,.contact-form-panel .reserve-card-contact .location-options{z-index:5;background:#fff;border:1px solid #0c3e4547;border-radius:0;width:max(220px,100%);position:absolute;top:calc(100% + 6px);left:0;right:auto;overflow:auto;box-shadow:0 16px 32px #0c3e4524}.contact-form-panel .reserve-card-contact .location-options{width:auto;right:0}.contact-form-panel .reserve-card-contact .country-options,.contact-form-panel .reserve-card-contact .location-options{color:#102a2e;padding:7px}.contact-form-panel .reserve-card-contact .country-search{color:#102a2e;background:#fff;border:1px solid #0c3e4547;border-radius:0;min-height:44px;font-size:15px}.contact-form-panel .reserve-card-contact .country-search::placeholder{color:#102a2e78}.contact-form-panel .reserve-card-contact .country-option,.contact-form-panel .reserve-card-contact .location-option{color:#102a2e;background:#fff;border-radius:0;font-size:15px;font-weight:500}.contact-form-panel .reserve-card-contact .country-option:hover,.contact-form-panel .reserve-card-contact .country-option:focus-visible,.contact-form-panel .reserve-card-contact .country-option[aria-selected=true],.contact-form-panel .reserve-card-contact .location-option:hover,.contact-form-panel .reserve-card-contact .location-option:focus-visible,.contact-form-panel .reserve-card-contact .location-option[aria-selected=true]{color:#0c3e45;background:#eaf4f2}.contact-form-panel .reserve-card-contact .reserve-form-submit,.contact-form-panel .reserve-card-contact .reserve-status,.contact-form-panel .reserve-card-contact .reserve-legal,.contact-form-panel .reserve-card-contact .reserve-contact-consent{grid-column:1/-1}.contact-form-panel .reserve-card-contact .reserve-contact-consent{color:#0f0f0fb3;cursor:pointer;letter-spacing:0;text-transform:none;align-items:flex-start;gap:10px;font-size:13px;font-weight:500;line-height:1.4;display:flex}.contact-form-panel .reserve-card-contact .reserve-contact-consent input{accent-color:var(--color-teal);flex:none;width:18px;height:18px;min-height:0;margin:1px 0 0;padding:0}.contact-form-panel .reserve-card-contact .reserve-form-submit{background:var(--color-teal);color:#fff;width:max-content;min-height:58px;margin-top:4px;padding:18px 38px;font-size:12px}.contact-form-panel .reserve-card-contact .reserve-form-submit:hover,.contact-form-panel .reserve-card-contact .reserve-form-submit:focus-visible{color:#fff;background:#082f35}.contact-form-panel .reserve-card-contact .reserve-legal{color:#0f0f0f94;margin:0;font-size:12px;line-height:1.45}.contact-form-panel .reserve-card-contact .reserve-legal a,.contact-form-panel .reserve-card-contact .reserve-contact-consent a,.contact-corporate-link a{color:var(--color-teal);font-weight:750}.contact-corporate-link{color:#0f0f0fb3;width:100%;max-width:680px;margin:30px auto 0;font-size:14px;line-height:1.45}@media (max-width:900px){.contact-intro{grid-template-columns:1fr}.contact-intro-copy{min-height:480px}.contact-form-panel{min-height:680px}}@media (max-width:560px){.contact-intro-copy{min-height:430px;padding:72px 24px 62px}.contact-form-panel{min-height:0;padding:24px 18px}.contact-form-panel .reserve-card-contact form{grid-template-columns:1fr}.contact-form-panel .reserve-card-contact .reserve-form-submit{width:100%}}#page-top-marker{width:1px;height:1px;position:absolute;top:0;left:0}.scroll-to-top{color:#fff;cursor:pointer;font:inherit;letter-spacing:.08em;opacity:0;pointer-events:none;text-transform:uppercase;z-index:60;background:#0c4b52;border:1px solid #ffffff9e;border-radius:999px;align-items:center;gap:7px;padding:12px 15px;font-size:11px;font-weight:800;transition:background-color .18s,box-shadow .18s,opacity .18s,transform .18s;display:inline-flex;position:fixed;bottom:24px;right:24px;transform:translateY(12px);box-shadow:0 12px 28px #04222633}.scroll-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-to-top:hover,.scroll-to-top:focus-visible{background:#083b41;box-shadow:0 16px 32px #04222647}.scroll-to-top:focus-visible{outline-offset:3px;outline:2px solid #0c4b52}.scroll-to-top:active{transform:translateY(1px)}@media (max-width:640px){.scroll-to-top{bottom:16px;right:16px}}@media (max-width:760px){.about-introduction h2,.about-rhythm-copy h2,.about-locations-heading h2,.about-team-heading h2,.footer-intro h2{text-wrap:pretty;max-width:none}}@media (max-width:620px){.thrive-home-hero h1,.locations-introduction h1,.destination-hero h1,.destination-introduction h2,.destination-offerings h2,.destination-coverage h2,.destination-journey h2,.cta-band h2{text-wrap:pretty;max-width:none}}.cta-band-contact{gap:18px;margin:0;display:grid}.cta-band-contact dt{color:#0c3e4594;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.cta-band-contact dd{gap:4px;margin:5px 0 0;display:grid}.cta-band-contact a,.cta-band-contact span{color:#0c3e45;font-size:17px;line-height:1.4}.cta-band-contact a:hover,.cta-band-contact a:focus-visible{text-decoration:underline}.legal-page{color:var(--color-ink);background:#fff}.legal-hero{border-bottom:1px solid #0c3e4529;padding:clamp(84px,11vw,156px) max(28px,50vw - 620px) clamp(54px,7vw,92px)}.legal-hero>p,.legal-rail>p{color:var(--color-teal);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.legal-hero h1{letter-spacing:-.07em;max-width:10ch;margin:18px 0 26px;font-size:clamp(54px,7vw,106px);font-weight:500;line-height:.88}.legal-hero>span{color:#0f0f0fa8;max-width:48ch;font-size:clamp(17px,1.5vw,21px);line-height:1.45;display:block}.legal-body{grid-template-columns:minmax(140px,.35fr) minmax(0,780px);gap:clamp(42px,9vw,142px);max-width:1240px;margin:0 auto;padding:clamp(56px,8vw,112px) 28px clamp(80px,10vw,140px);display:grid}.legal-rail{border-top:1px solid #0c3e453d;align-self:start;gap:17px;padding-top:16px;display:grid;position:sticky;top:108px}.legal-rail a{color:var(--color-ink);font-size:14px;font-weight:700;text-decoration:none}.legal-rail a:hover{color:var(--color-teal)}.legal-document{color:#0f0f0fb8;font-size:17px;line-height:1.68}.legal-document h2,.legal-document h3,.legal-document h4{color:var(--color-ink);letter-spacing:-.045em;font-weight:500;line-height:1.08}.legal-document h2{margin:0 0 28px;font-size:clamp(34px,3.2vw,48px)}.legal-document h2:not(:first-child){border-top:1px solid #0c3e452b;margin-top:52px;padding-top:22px}.legal-document h3{border-top:1px solid #0c3e452b;margin:36px 0 14px;padding-top:18px;font-size:clamp(24px,2.1vw,31px)}.legal-document h4{letter-spacing:-.03em;margin:30px 0 10px;font-size:clamp(20px,1.6vw,23px);font-weight:650}.legal-document p{margin:0 0 18px}.legal-document .legal-subheading{color:var(--color-ink);letter-spacing:-.02em;margin:0;font-size:17px;font-weight:750;line-height:1.35}.legal-document .legal-list{gap:14px;margin:0 0 22px;padding:0;list-style:none;display:grid}.legal-document .legal-list li{padding:0}.legal-document .legal-list li>p{margin:0}.legal-document .legal-list li>p+p{margin-top:10px}.legal-document .legal-list li>strong:first-child,.legal-document .legal-list li>p>strong:first-child{color:inherit;font-weight:inherit}.legal-document .legal-definition-list{gap:10px;margin:4px 0 26px;padding-left:24px;display:grid}.legal-document .legal-definition-list li{padding-left:2px}.legal-document .legal-definition-list u{text-decoration:none}.legal-document a{color:var(--color-teal);text-underline-offset:3px;font-weight:700;text-decoration-thickness:1px}.legal-document ul{gap:10px;margin:0 0 25px;padding-left:24px;display:grid}.legal-document li{padding-left:4px}.legal-document strong,.legal-document b{color:var(--color-ink);font-weight:750}@media (max-width:760px){.legal-hero{padding:78px 24px 55px}.legal-hero h1{font-size:clamp(48px,14vw,70px)}.legal-body{padding:50px 24px 80px;display:block}.legal-rail{margin-bottom:48px;position:static}.legal-document{font-size:16px;line-height:1.65}.legal-document h3{margin-top:38px}.legal-document .legal-subheading{font-size:16px}}.legal-page .thrive-header.is-condensed{-webkit-backdrop-filter:none;backdrop-filter:none}.legal-page .legal-hero,.legal-page .legal-body,.legal-page .legal-hero *,.legal-page .legal-body *{filter:none!important;opacity:1!important;will-change:auto!important;transition:none!important;animation:none!important;transform:none!important}.location-addresses{padding:clamp(78px, 10vw, 148px) max(var(--page-gutter), calc((100vw - 1200px) / 2));background:#eff5f4;margin:0}.location-addresses-heading{max-width:680px}.location-addresses-heading>p,.location-address-card>div>span{color:var(--color-teal);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:1.2}.location-addresses-heading h2{color:#102a2e;letter-spacing:-.065em;max-width:9ch;margin:21px 0 0;font-size:clamp(42px,5vw,74px);font-weight:500;line-height:.91}.location-addresses-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:0 clamp(28px,5vw,76px);margin:clamp(48px,7vw,86px) 0 0;display:grid}.location-address-card{border-top:1px solid #0c3e453d;align-content:start;align-items:start;gap:26px;padding:25px 0 32px;display:grid}.location-address-card header{align-items:start;gap:6px;display:grid}.location-address-card h3{color:#102a2e;letter-spacing:-.055em;margin:0;font-size:clamp(25px,2.4vw,36px);font-weight:500;line-height:.98}.location-address-card header p{color:#607072;margin:0;font-size:14px;font-weight:600}.location-address-card>div{gap:9px;display:grid}.location-address-card address{max-width:48ch;margin:0;font-size:16px;font-style:normal;line-height:1.5}.location-address-card address a{color:#263f43;text-decoration:none;transition:color .18s;display:grid}.location-address-card address a:hover,.location-address-card address a:focus-visible{color:var(--color-teal);text-underline-offset:4px;text-decoration:underline}@media (max-width:560px){.location-addresses{padding:76px 24px}.location-addresses-grid{grid-template-columns:1fr;margin-top:46px}.location-address-card{gap:22px;padding:22px 0 28px}}
