@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";.yelo-html{height:auto;overflow-x:hidden;overflow-y:auto}.yelo-site{--yelo-yellow: #fccc12;--yelo-red: #971807;--yelo-red-dark: #971807;--yelo-cream: #f7f6f1;--yelo-ink: #2a2b2d;--yelo-muted: #625f5a;--yelo-line: rgba(151, 24, 7, .35);--yelo-header-height: 72px;--yelo-page-width: 1440px;margin:0;color:var(--yelo-ink);background:var(--yelo-cream);font-family:Outfit,Avenir Next,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden;overflow-y:visible;height:auto;min-height:100%}.yelo-site *,.yelo-site *:before,.yelo-site *:after{box-sizing:border-box}.yelo-site *{font-family:inherit}.yelo-site .page-wrapper{height:100vh;min-height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.yelo-site .page-wrapper::-webkit-scrollbar{display:none}.yelo-site .content-for-layout{overflow:visible}.yelo-site img{display:block;max-width:100%}.yelo-site a{color:inherit;text-decoration:none}.yelo-site button,.yelo-site input,.yelo-site select,.yelo-site textarea{font:inherit}.yelo-site button,.yelo-site a{-webkit-tap-highlight-color:transparent}.yelo-container{width:min(100% - 96px,var(--yelo-page-width));margin-inline:auto}.yelo-section{position:relative;background:var(--yelo-cream)}#day-one-benefits,#on-site-wellness,#private-office-benefits,#included-perks{scroll-margin-top:var(--yelo-header-height)}.yelo-eyebrow{margin:0 0 12px;color:inherit;font-size:13px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.yelo-heading{margin:0;font-size:clamp(42px,5.4vw,78px);font-weight:500;letter-spacing:-.055em;line-height:1.02}.yelo-heading--medium{font-size:clamp(38px,4.3vw,62px)}.yelo-heading--small{font-size:clamp(32px,4.2vw,62px)}.yelo-copy{margin:16px 0 0;font-size:16px;line-height:1.65}.yelo-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:10px;padding:11px 28px;border:1px solid transparent;border-radius:12px;background:var(--yelo-yellow);color:var(--yelo-red-dark);cursor:pointer;font-size:14px;font-weight:600;line-height:1.2;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.yelo-site .yelo-button{color:var(--yelo-red-dark)}.yelo-button:hover{background:var(--yelo-yellow);transform:translateY(-1px)}.yelo-button--light{background:#fff;color:var(--yelo-red-dark)}.yelo-site .yelo-button--light{color:var(--yelo-red-dark)}.yelo-button--red{background:var(--yelo-red);color:#fff}.yelo-site .yelo-button--red{color:#fff}.yelo-button--outline{border-color:var(--yelo-red);background:transparent;color:var(--yelo-red)}.yelo-site .yelo-button--outline{color:var(--yelo-red)}.yelo-button--arrow:after{width:15px;height:15px;background:url(icon-chevron-right.svg) center / contain no-repeat;content:""}.yelo-site :focus-visible{outline:3px solid #1b67c9;outline-offset:3px}.yelo-header{position:fixed;z-index:100;top:0;right:0;left:0;height:var(--yelo-header-height);background:transparent;color:var(--yelo-ink);transition:background .22s ease,color .22s ease,box-shadow .22s ease}.yelo-header[data-tone=transparent]{color:#fff}.yelo-header[data-tone=yellow]{background:var(--yelo-yellow)}.yelo-header[data-tone=cream]{background:var(--yelo-cream)}.yelo-header.is-scrolled,.yelo-header.is-menu-open{background:var(--yelo-red);color:#fff;box-shadow:0 1px #ffffff1f}.yelo-header__inner{display:grid;width:min(100% - 96px,var(--yelo-page-width));height:100%;align-items:center;margin-inline:auto;grid-template-columns:238px 1fr 238px}.yelo-header__logo{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center}.yelo-header__logo img{width:120px;max-width:none;height:120px;object-fit:contain}.yelo-header__nav{display:flex;align-items:center;justify-content:center;gap:28px}.yelo-header__nav a{position:relative;padding-block:8px;font-size:13px;font-weight:500}.yelo-header__nav a:after{position:absolute;right:0;bottom:2px;left:0;height:1px;background:currentColor;content:"";opacity:0;transform:scaleX(.5);transition:opacity .16s ease,transform .16s ease}.yelo-header__nav a:hover:after,.yelo-header__nav a[aria-current=page]:after{opacity:1;transform:scaleX(1)}.yelo-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.yelo-header__call,.yelo-header__enquire{min-height:40px;padding:9px 18px;border:1px solid transparent;border-radius:12px;font-size:13px;font-weight:600}.yelo-header__call{border-color:#971807b3;background:#fffffff0;color:var(--yelo-red)}.yelo-site .yelo-header__call{color:var(--yelo-red)}.yelo-header__call:before{display:inline-block;width:17px;height:17px;margin-right:8px;background:currentColor;content:"";-webkit-mask:url(yelo-icon-phone.svg) center / contain no-repeat;mask:url(yelo-icon-phone.svg) center / contain no-repeat;vertical-align:-3px}.yelo-header__enquire{background:var(--yelo-red);color:#fff}.yelo-site .yelo-header__enquire{color:#fff}.yelo-header[data-tone=transparent]:not(.is-scrolled) .yelo-header__enquire,.yelo-header.is-scrolled .yelo-header__enquire,.yelo-header.is-menu-open .yelo-header__enquire{background:var(--yelo-yellow);color:var(--yelo-red-dark)}.yelo-site .yelo-header[data-tone=transparent]:not(.is-scrolled) .yelo-header__enquire,.yelo-site .yelo-header.is-scrolled .yelo-header__enquire,.yelo-site .yelo-header.is-menu-open .yelo-header__enquire{color:var(--yelo-red-dark)}.yelo-header.is-scrolled .yelo-header__call,.yelo-header.is-menu-open .yelo-header__call{border-color:var(--yelo-yellow);background:transparent;color:var(--yelo-yellow)}.yelo-site .yelo-header.is-scrolled .yelo-header__call,.yelo-site .yelo-header.is-menu-open .yelo-header__call{color:var(--yelo-yellow)}.yelo-header__toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:0;background:transparent;color:currentColor;cursor:pointer}.yelo-header__toggle span,.yelo-header__toggle span:before,.yelo-header__toggle span:after{display:block;width:22px;height:2px;background:currentColor;content:"";transition:transform .18s ease,opacity .18s ease}.yelo-header__toggle span{position:relative}.yelo-header__toggle span:before{position:absolute;top:-7px}.yelo-header__toggle span:after{position:absolute;top:7px}.yelo-header.is-menu-open .yelo-header__toggle span{background:transparent}.yelo-header.is-menu-open .yelo-header__toggle span:before{top:0;transform:rotate(45deg)}.yelo-header.is-menu-open .yelo-header__toggle span:after{top:0;transform:rotate(-45deg)}.yelo-home-hero{position:relative;display:flex;min-height:708px;align-items:flex-end;background-color:#27354a;color:#fff;overflow:hidden}.yelo-home-hero__backdrop{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;filter:saturate(1.42) contrast(1.06) brightness(.97);transform:scale(1.002)}.yelo-home-hero:before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000075,#00000047 57%,#0000005c);content:""}.yelo-home-hero__content{position:relative;z-index:2;width:min(100% - 220px,1220px);margin:0 auto 212px}.yelo-home-hero__location{display:flex;align-items:center;gap:9px;margin:0 0 20px;font-size:14px}.yelo-home-hero__location:before{display:inline-block;width:18px;height:18px;background:currentColor;content:"";-webkit-mask:url(yelo-icon-map-pin.svg) center / contain no-repeat;mask:url(yelo-icon-map-pin.svg) center / contain no-repeat}.yelo-home-hero .yelo-heading{max-width:680px;color:#fff}.yelo-home-hero__subheading{max-width:600px;margin:8px 0 7px;color:#ffffffeb}.yelo-home-hero__buttons{display:flex;flex-wrap:wrap;gap:16px}.yelo-button--space:before,.yelo-button--location:before{width:17px;height:17px;background:currentColor;content:"";-webkit-mask:url(yelo-icon-building.svg) center / contain no-repeat;mask:url(yelo-icon-building.svg) center / contain no-repeat}.yelo-button--location:before{-webkit-mask-image:url(yelo-icon-map-pin.svg);mask-image:url(yelo-icon-map-pin.svg)}.yelo-page-hero{display:grid;min-height:443px;place-items:center;padding:calc(var(--yelo-header-height) + 56px) 24px 62px;background:var(--yelo-yellow);text-align:center}.yelo-page-hero__inner{max-width:980px}.yelo-page-hero .yelo-heading{color:#292b31;font-size:clamp(42px,5.6vw,80px);letter-spacing:-.045em;line-height:1}.yelo-page-hero p{max-width:760px;margin:22px auto 0;font-size:15px;letter-spacing:.015em}.yelo-page-hero__subheading-mobile,.yelo-page-hero__heading-mobile,.yelo-who-chapter__heading-mobile{display:none}.yelo-stats{background:var(--yelo-yellow);color:var(--yelo-red-dark)}.yelo-stats__grid{display:grid;min-height:108px;grid-template-columns:repeat(var(--yelo-stat-count, 4),1fr)}.yelo-stat{position:relative;display:flex;flex-direction:column;justify-content:center;padding:18px 48px}.yelo-stat+.yelo-stat:before{position:absolute;top:24px;bottom:24px;left:0;width:1px;background:var(--yelo-red);content:""}.yelo-stat strong{font-size:30px;font-weight:700;line-height:1.1}.yelo-stat span{margin-top:8px;font-size:14px}.yelo-room-cards{padding:40px 0 80px}.yelo-room-cards .yelo-heading--small{font-size:48px}.yelo-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.yelo-room-cards__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.yelo-room-card__image{overflow:hidden;aspect-ratio:1 / .92;border-radius:16px;background:#eee8dc}.yelo-room-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.yelo-room-card:hover .yelo-room-card__image img{transform:scale(1.025)}.yelo-room-card__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:20px}.yelo-room-card h3{margin:0;font-size:26px;font-weight:650;letter-spacing:-.04em}.yelo-room-card__size{font-size:13px;white-space:nowrap}.yelo-room-card__price{margin:3px 0 14px}.yelo-room-card__price strong{color:var(--yelo-red);font-weight:700}.yelo-amenities{display:flex;flex-wrap:wrap;gap:14px;padding:14px 0;border-top:1px solid rgba(0,0,0,.18);font-size:13px}.yelo-amenities span:before{display:inline-block;width:14px;height:14px;margin-right:6px;background:currentColor;content:"";-webkit-mask:url(yelo-icon-wifi.svg) center / contain no-repeat;mask:url(yelo-icon-wifi.svg) center / contain no-repeat;vertical-align:-2px}.yelo-amenities span:nth-child(2):before{-webkit-mask-image:url(yelo-icon-dumbbell.svg);mask-image:url(yelo-icon-dumbbell.svg)}.yelo-amenities span:nth-child(3):before{-webkit-mask-image:url(yelo-icon-pound.svg);mask-image:url(yelo-icon-pound.svg)}.yelo-amenities span:nth-child(4):before{-webkit-mask-image:url(yelo-icon-clock.svg);mask-image:url(yelo-icon-clock.svg)}.yelo-amenities span:nth-child(5):before{-webkit-mask-image:url(yelo-icon-map-pin.svg);mask-image:url(yelo-icon-map-pin.svg)}.yelo-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--yelo-red-dark);font-size:13px;font-weight:650}.yelo-site .yelo-text-link{color:var(--yelo-red-dark)}.yelo-text-link:after{width:15px;height:15px;background:url(icon-chevron-right.svg) center / contain no-repeat;content:""}.yelo-benefits{padding:40px 0 42px}.yelo-benefits__layout{display:grid;align-items:stretch;gap:80px;grid-template-columns:minmax(0,444px) minmax(0,1fr)}.yelo-benefits__media{display:flex;flex-direction:column}.yelo-benefits .yelo-heading--small{font-size:44px;line-height:1.35}.yelo-benefits .yelo-eyebrow{margin-bottom:6px}.yelo-benefits__media img{width:100%;height:391px;flex:none;margin-top:24px;border-radius:14px;object-fit:cover;object-position:right center}.yelo-benefits__grid{display:grid;grid-template-columns:repeat(2,1fr)}.yelo-benefit{min-height:0;padding:46px 24px;color:var(--yelo-red)}.yelo-benefit:nth-child(odd){border-right:1px solid var(--yelo-line)}.yelo-benefit:nth-child(-n+2){border-bottom:1px solid var(--yelo-line)}.yelo-benefit__icon{display:block;width:18px;height:18px;margin-bottom:14px;background:currentColor;-webkit-mask:url(yelo-icon-power.svg) center / contain no-repeat;mask:url(yelo-icon-power.svg) center / contain no-repeat}.yelo-benefit__icon--internet{-webkit-mask-image:url(yelo-icon-wifi.svg);mask-image:url(yelo-icon-wifi.svg)}.yelo-benefit__icon--wellbeing{-webkit-mask-image:url(yelo-icon-dumbbell.svg);mask-image:url(yelo-icon-dumbbell.svg)}.yelo-benefit__icon--costs{-webkit-mask-image:url(yelo-icon-pound.svg);mask-image:url(yelo-icon-pound.svg)}.yelo-benefit__label{display:block;margin-bottom:16px;font-size:14px}.yelo-benefit h3{margin:0;font-size:48px;font-weight:700;letter-spacing:-.045em;line-height:1.25}.yelo-image-feature{padding:40px 0 42px}.yelo-image-feature .yelo-heading--small{font-size:44px;line-height:1.2}.yelo-image-feature .yelo-section__header{margin-bottom:24px}.yelo-image-feature .yelo-button{min-height:40px;margin-bottom:10px;padding:10px 26px}.yelo-image-feature__media{position:relative;min-height:596px;overflow:hidden;border-radius:16px;color:#fff}.yelo-image-feature__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.yelo-image-feature__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000b8,#0000000a 72%);content:""}.yelo-image-feature__content{position:relative;z-index:1;display:flex;max-width:540px;min-height:596px;flex-direction:column;justify-content:flex-start;padding:68px 64px}.yelo-image-feature__points{display:grid;gap:60px;margin:0}.yelo-image-feature__point{position:relative;padding-left:36px}.yelo-image-feature__point:before{position:absolute;top:26px;left:0;width:19px;height:19px;background:#fff;content:"";-webkit-mask:url(yelo-icon-building.svg) center / contain no-repeat;mask:url(yelo-icon-building.svg) center / contain no-repeat}.yelo-image-feature__point--internet:before{-webkit-mask-image:url(yelo-icon-wifi.svg);mask-image:url(yelo-icon-wifi.svg)}.yelo-image-feature__point--costs:before{-webkit-mask-image:url(yelo-icon-pound.svg);mask-image:url(yelo-icon-pound.svg)}.yelo-image-feature__point--flexible:before{-webkit-mask-image:url(icon-discount.svg);mask-image:url(icon-discount.svg)}.yelo-image-feature__point span{display:block;margin-bottom:4px;font-size:14px}.yelo-image-feature__point strong{font-size:35px;line-height:1.15}.yelo-image-feature__tags{position:absolute;z-index:1;right:64px;bottom:40px;display:flex;align-items:center;gap:14px;white-space:nowrap}.yelo-image-feature__tags span{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:9px 13px;border-radius:11px;background:#ffffffc7;color:#171717;font-size:13px;font-weight:500;line-height:1}.yelo-privacy{min-height:706px;background-position:center;background-size:cover;color:#fff}.yelo-privacy:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000de,#0003);content:""}.yelo-privacy__inner{position:relative;z-index:1;display:flex;min-height:706px;flex-direction:column;justify-content:flex-start;padding:115px 0 44px 59px}.yelo-privacy__inner>*{max-width:589px}.yelo-privacy .yelo-eyebrow{margin-bottom:36px}.yelo-privacy .yelo-heading--small{font-size:46px;line-height:1.36}.yelo-privacy .yelo-copy{margin-top:16px;font-size:13px;line-height:1.55}.yelo-bullets{display:grid;gap:0;margin-top:18px}.yelo-bullet{position:relative;padding:17px 0 20px 28px;border-bottom:1px solid rgba(255,255,255,.38)}.yelo-bullet:before{position:absolute;top:29px;left:0;width:10px;height:10px;border-radius:50%;background:var(--yelo-yellow);content:""}.yelo-bullet strong{display:block;font-size:18px}.yelo-bullet span{display:block;color:#ffffffdb;font-size:13px}.yelo-privacy__callout{position:absolute;right:10px;bottom:44px;display:flex;width:286px;max-width:none;min-height:141px;flex-direction:column;justify-content:center;padding:22px 24px;border:1px solid var(--yelo-yellow);border-radius:8px;color:var(--yelo-yellow)}.yelo-privacy__callout strong{font-size:48px;line-height:1}.yelo-privacy__callout span{margin-top:20px;font-size:15px;line-height:1.2;white-space:nowrap}.yelo-space-details{padding:var(--yelo-space-pad-top, 80px) 0 var(--yelo-space-pad-bottom, 24px);background:var(--yelo-space-background, var(--yelo-cream))}.yelo-space-detail{display:grid;align-items:center;gap:80px;margin-bottom:80px;grid-template-columns:1.35fr .8fr}.yelo-space-detail:nth-child(2n){grid-template-columns:.8fr 1.35fr}.yelo-space-detail:nth-child(2n) .yelo-space-detail__media{order:2}.yelo-space-detail__media{overflow:hidden;aspect-ratio:1.55 / 1;border-radius:16px}.yelo-space-detail__media img{width:100%;height:100%;object-fit:cover}.yelo-space-detail__size{display:block;margin-bottom:12px;font-size:13px}.yelo-space-detail h2{margin:0;font-size:clamp(48px,5.6vw,78px);font-weight:600;letter-spacing:-.055em;line-height:1}.yelo-space-detail__price{margin:12px 0}.yelo-space-detail__price strong{color:var(--yelo-red)}.yelo-space-detail .yelo-copy{margin:22px 0}.yelo-space-detail:last-child{margin-bottom:0}.yelo-who-works{padding:var(--yelo-who-works-pad-top, 96px) 0 var(--yelo-who-works-pad-bottom, 112px);background:var(--yelo-who-works-background, var(--yelo-cream));color:var(--yelo-who-works-text, var(--yelo-ink))}.yelo-who-works__header{text-align:center}.yelo-who-works__intro{max-width:820px;margin:22px auto 0;color:var(--yelo-who-works-muted, var(--yelo-muted));font-size:17px;line-height:1.6}.yelo-who-works__groups{display:grid;gap:var(--yelo-who-works-gap, 48px);margin-top:72px;grid-template-columns:repeat(4,minmax(0,1fr))}.yelo-who-works__group h3{margin:0 0 28px;color:var(--yelo-who-works-category, #1f2a44);font-size:clamp(36px,3.1vw,50px);font-weight:600;letter-spacing:-.05em;line-height:1}.yelo-who-works__group ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.yelo-who-works__group li{font-size:16px;line-height:1.45}.yelo-who-works__caveat{max-width:900px;margin:68px auto 0;color:var(--yelo-who-works-muted, var(--yelo-muted));font-size:14px;line-height:1.6;text-align:center}.yelo-who-works__cta{display:flex;align-items:center;flex-direction:column;margin-top:32px;text-align:center}.yelo-who-works__cta p{margin:0 0 18px;font-size:18px;font-weight:500;line-height:1.4}.yelo-facilities-overview{padding:78px 0 96px}.yelo-facilities-overview__layout{display:grid;align-items:start;gap:64px;grid-template-columns:1.05fr .95fr}@media(min-width:901px){.yelo-facilities-overview__media{padding-top:11px}}.yelo-facilities-overview__media img{width:100%;margin-top:19px;aspect-ratio:1.72 / 1;border-radius:16px;object-fit:cover}.yelo-facilities-overview__media .yelo-heading--small{font-size:clamp(48px,4.6vw,66px);line-height:1.2}.yelo-facilities-overview__grid{display:grid;grid-template-columns:1fr 1fr}.yelo-facility-card{min-height:288px;padding:38px 20px 32px;color:var(--yelo-red)}.yelo-facility-card:nth-child(odd){border-right:1px solid var(--yelo-line)}.yelo-facility-card:nth-child(-n+2){border-bottom:1px solid var(--yelo-line)}.yelo-facility-card__icon{display:block;width:16px;height:16px;margin-bottom:8px;background:currentColor;-webkit-mask:url(yelo-icon-building.svg) center / contain no-repeat;mask:url(yelo-icon-building.svg) center / contain no-repeat}.yelo-facility-card--internet .yelo-facility-card__icon{-webkit-mask-image:url(yelo-icon-wifi.svg);mask-image:url(yelo-icon-wifi.svg)}.yelo-facility-card--costs .yelo-facility-card__icon{-webkit-mask-image:url(yelo-icon-pound.svg);mask-image:url(yelo-icon-pound.svg)}.yelo-facility-card--flexible .yelo-facility-card__icon{-webkit-mask-image:url(icon-discount.svg);mask-image:url(icon-discount.svg)}.yelo-facility-card__label{display:block;font-size:13px}.yelo-facility-card h3{margin:10px 0 20px;font-size:35px;font-weight:700;letter-spacing:-.04em;line-height:1.2}.yelo-tags{display:flex;flex-wrap:wrap;gap:8px}.yelo-tag{padding:8px 10px;border-radius:10px;background:var(--yelo-yellow);color:var(--yelo-red-dark);font-size:10px}.yelo-media-copy{padding:28px 0 90px}.yelo-media-copy__layout{display:grid;align-items:center;gap:64px;grid-template-columns:.95fr 1.05fr}.yelo-media-copy--reverse .yelo-media-copy__media{order:2}.yelo-media-copy__media{position:relative;min-height:520px}.yelo-media-copy__media img{position:absolute;width:64%;height:78%;border-radius:20px;object-fit:cover}.yelo-media-copy__media img:first-child{top:0;left:0}.yelo-media-copy__media img:last-child{right:0;bottom:0}.yelo-media-copy__list{margin-top:26px}.yelo-media-copy__item{position:relative;padding:20px 0 20px 28px;border-bottom:1px solid rgba(0,0,0,.2)}.yelo-media-copy__item:before{position:absolute;top:27px;left:0;width:10px;height:10px;border-radius:50%;background:var(--yelo-yellow);content:""}.yelo-media-copy__item strong{display:block;font-size:18px}.yelo-media-copy__item span{color:var(--yelo-muted);font-size:13px}.yelo-parking .yelo-media-copy__media img{position:static;width:100%;height:520px}.yelo-gallery{padding:var(--yelo-gallery-padding-top, 32px) 0 var(--yelo-gallery-padding-bottom, 40px);background:var(--yelo-gallery-background, var(--yelo-cream))}.yelo-gallery__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:40px}.yelo-gallery__filter{min-width:140px;padding:10px 18px;border:1px solid rgba(0,0,0,.25);border-radius:11px;background:#ffffff8c;color:var(--yelo-red-dark);cursor:pointer;font-size:13px}.yelo-site .yelo-gallery__filter{font-size:13px;line-height:19px}.yelo-gallery__filter.is-active{border-color:var(--yelo-yellow);background:var(--yelo-yellow)}.yelo-gallery__grid{display:flex;flex-wrap:wrap;gap:var(--yelo-gallery-gap, 24px)}.yelo-gallery__item{position:relative;overflow:hidden;height:468px;border:0;border-radius:var(--yelo-gallery-radius, 16px);background:#ece8de;cursor:zoom-in;flex:0 0 calc((100% - var(--yelo-gallery-gap, 24px)) * .3939394)}.yelo-gallery__item--wide{flex-basis:calc((100% - var(--yelo-gallery-gap, 24px)) * .6060606)}.yelo-gallery__item--short{height:360px}.yelo-gallery__item.is-hidden{display:none}.yelo-gallery__empty{margin:0;padding:80px 24px 120px;color:var(--yelo-muted);text-align:center}.yelo-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.yelo-gallery__item:hover img{transform:scale(1.02)}.yelo-gallery__label{position:absolute;bottom:28px;left:16px;display:inline-flex;align-items:center;justify-content:center;min-width:140px;min-height:40px;padding:8px 16px;border:1px solid rgba(255,255,255,.65);border-radius:12px;background:color-mix(in srgb,var(--yelo-gallery-label-background, #fff) 82%,transparent);color:var(--yelo-gallery-label-color, var(--yelo-ink));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:13px;line-height:20px}@media(min-width:861px){.yelo-gallery{padding:var(--yelo-gallery-padding-top, 32px) 0 var(--yelo-gallery-padding-bottom, 40px)}.yelo-gallery .yelo-container{width:93.333333vw;max-width:none;margin-right:0;margin-left:3.333333vw}.yelo-gallery__filters{gap:1.111111vw;margin-bottom:2.777778vw}.yelo-gallery__filter{min-width:9.722222vw;padding:.694444vw 1.25vw;border-radius:.763889vw}.yelo-site .yelo-gallery__filter{font-size:.902778vw;line-height:1.319444vw}.yelo-gallery__grid{gap:var(--yelo-gallery-gap, 24px)}.yelo-gallery__item{height:32.5vw;border-radius:var(--yelo-gallery-radius, 16px);flex-basis:calc((100% - var(--yelo-gallery-gap, 24px)) * .3939394)}.yelo-gallery__item--wide{flex-basis:calc((100% - var(--yelo-gallery-gap, 24px)) * .6060606)}.yelo-gallery__item--short{height:25vw}.yelo-gallery__label{bottom:1.944444vw;left:1.111111vw;min-width:9.722222vw;min-height:2.777778vw;padding:.555556vw 1.111111vw;border-radius:.833333vw;font-size:.902778vw;line-height:1.388889vw}}.yelo-lightbox{position:fixed;z-index:300;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:30px;border:0;background:#000000e6}.yelo-lightbox.is-open{display:flex}.yelo-lightbox img{max-width:min(1200px,92vw);max-height:88vh;border-radius:12px;object-fit:contain}.yelo-lightbox__close{position:absolute;top:20px;right:24px;width:46px;height:46px;border:1px solid #fff;border-radius:50%;background:transparent;color:#fff;cursor:pointer}.yelo-lightbox__close img{width:20px;margin:auto;filter:brightness(0) invert(1)}.yelo-location{padding:80px 0 96px}.yelo-location__layout{display:grid;align-items:start;gap:80px;grid-template-columns:1.15fr .85fr}.yelo-location__content{padding-top:14px}.yelo-location__media img{width:100%;aspect-ratio:1.15 / 1;border-radius:16px;object-fit:cover}.yelo-location__content h2{margin:0;font-size:clamp(46px,5vw,68px);font-weight:600;letter-spacing:-.05em;line-height:1}.yelo-location__address{margin:18px 0}.yelo-location__actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:10px}.yelo-location__stat{display:flex;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid var(--yelo-line);color:var(--yelo-red)}.yelo-location__stat-icon,.yelo-route__step-icon{display:block;width:22px;height:22px;flex:0 0 22px;background:currentColor;-webkit-mask:url(yelo-icon-person.svg) center / contain no-repeat;mask:url(yelo-icon-person.svg) center / contain no-repeat}.yelo-location__stat-icon[data-icon=clock]{-webkit-mask-image:url(yelo-icon-clock.svg);mask-image:url(yelo-icon-clock.svg)}.yelo-location__stat-icon[data-icon=pin],.yelo-route__step-icon[data-icon=pin]{-webkit-mask-image:url(yelo-icon-map-pin.svg);mask-image:url(yelo-icon-map-pin.svg)}.yelo-location__stat-copy{display:block}.yelo-location__stat strong{display:block;font-size:30px;line-height:1.2}.yelo-location__stat span{font-size:14px}.yelo-route{padding:12px 0 96px}.yelo-route__layout{display:grid;align-items:center;gap:80px;grid-template-columns:.9fr 1.1fr}.yelo-route .yelo-eyebrow{font-size:16px;letter-spacing:0;text-transform:none}.yelo-route .yelo-heading--medium{line-height:1.3}.yelo-route__steps{display:grid;gap:54px;margin-top:36px}.yelo-route__step{position:relative;display:flex;align-items:center;gap:16px;color:var(--yelo-red);font-size:20px;font-weight:700}.yelo-route__step:not(:last-child):after{position:absolute;top:calc(50% + 12px);left:11.5px;width:1px;height:61px;background:var(--yelo-red);content:""}.yelo-route__step-icon{width:24px;height:24px;flex-basis:24px}.yelo-route__diagram{position:relative;min-height:280px}.yelo-route__station,.yelo-route__destination{position:absolute;padding:10px 24px;border:1px solid var(--yelo-red);border-radius:12px;color:var(--yelo-red);font-size:13px}.yelo-route__station{top:18px;left:8px;min-width:200px}.yelo-route__station,.yelo-route__destination{display:flex;align-items:center;justify-content:center;gap:8px}.yelo-route__station:before,.yelo-route__destination:before,.yelo-route__point:before{display:block;width:16px;height:16px;flex:0 0 16px;background:currentColor;content:"";-webkit-mask:url(yelo-icon-train.svg) center / contain no-repeat;mask:url(yelo-icon-train.svg) center / contain no-repeat}.yelo-route__destination:before,.yelo-route__point--end:before{-webkit-mask-image:url(yelo-icon-building.svg);mask-image:url(yelo-icon-building.svg)}.yelo-route__destination{right:0;bottom:36px;min-width:170px;background:var(--yelo-red);color:#fff;text-align:center}.yelo-route__line{position:absolute;top:107px;right:85px;left:108px;height:2px;background:var(--yelo-red)}.yelo-route__point{position:absolute;top:78px;display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:var(--yelo-red);color:#fff;font-weight:700}.yelo-route__point:before{width:28px;height:28px}.yelo-route__point--start{left:79px}.yelo-route__point--end{right:56px}.yelo-route__time{position:absolute;top:118px;left:50%;color:var(--yelo-red);font-size:13px;transform:translate(-50%)}.yelo-contact{display:grid;min-height:810px;padding-top:var(--yelo-header-height);background:var(--yelo-yellow);grid-template-columns:46% 54%}.yelo-contact__media{position:relative;min-height:740px}.yelo-contact__media img{width:100%;height:100%;object-fit:cover}.yelo-contact__panel{display:flex;flex-direction:column;justify-content:center;padding:40px 64px 76px}.yelo-contact__mobile-copy{display:none}.yelo-contact__panel .yelo-heading{max-width:720px}.yelo-form{display:grid;gap:20px;margin-top:28px}.yelo-field{display:grid;gap:7px}.yelo-field label{font-size:14px;font-weight:600}.yelo-field input,.yelo-field select,.yelo-field textarea{width:100%;min-height:44px;padding:10px 14px;border:1px solid rgba(0,0,0,.12);border-radius:10px;background:#fff;color:var(--yelo-ink)}.yelo-field textarea{min-height:90px;resize:vertical}.yelo-form__message{padding:12px 16px;border-radius:10px;background:#ffffffb8}.yelo-form__message--error{border:1px solid var(--yelo-red);color:var(--yelo-red-dark)}.yelo-form .yelo-button{min-width:240px;justify-self:start}.yelo-who-preview{min-height:670px;padding:81px 0 80px;background:#fffbef}.yelo-who-preview__layout{display:grid;width:min(calc(100% - 160px),1280px);align-items:start;gap:63px;grid-template-columns:681px minmax(0,1fr)}.yelo-who-preview__content{grid-column:2;padding-top:7px}.yelo-who-preview__content .yelo-eyebrow{margin-bottom:25px;font-size:19px;font-weight:400;letter-spacing:.035em;line-height:1.4;transform:translateY(-5px)}.yelo-who-preview__content .yelo-heading{max-width:560px;font-size:80px;letter-spacing:-.02em;line-height:1.24}.yelo-who-preview__content .yelo-copy{max-width:540px;margin:23px 0 25px;font-size:20px;line-height:1.6}.yelo-who-preview__content .yelo-button{min-height:40px;padding:9px 14px;border-radius:10px;font-size:13px}.yelo-who-preview__media{grid-row:1;position:relative;min-height:469px}.yelo-who-preview__picture{position:absolute;width:350px;height:387px}.yelo-who-preview__picture img{width:100%;height:100%;border-radius:30px;object-fit:cover}.yelo-who-preview__picture--primary{z-index:2;top:0;left:0;height:386px}.yelo-who-preview__picture--secondary{z-index:1;top:82px;left:331px}.yelo-who-story{background:#fffbef}.yelo-who-story__hero{display:flex;min-height:444px;align-items:flex-start;padding:calc(var(--yelo-header-height) + 50px) 0 48px;background:var(--yelo-yellow)}.yelo-who-story__hero-inner{display:block;text-align:center}.yelo-who-story__hero h1,.yelo-who-chapter h2{margin:0;color:var(--yelo-ink);font-weight:600;letter-spacing:-.045em;line-height:1.02}.yelo-who-story__hero h1{max-width:1120px;margin-inline:auto;font-size:clamp(64px,5.55vw,80px)}.yelo-who-story__hero p{max-width:760px;margin:22px auto 0;font-size:14px;line-height:1.45}.yelo-who-chapter{min-height:630px;padding:74px 0;background:#fffbef}.yelo-who-chapter__inner{display:grid;align-items:start;width:min(100% - 160px,1280px);gap:80px;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr)}.yelo-who-chapter:nth-child(3) .yelo-who-chapter__content{order:2}.yelo-who-chapter__content{padding-top:32px}.yelo-who-chapter h2{font-size:clamp(44px,3.75vw,54px)}.yelo-who-chapter__copy{max-width:580px;margin:20px 0 0;font-size:14px;line-height:1.55}.yelo-who-chapter__accent{color:var(--yelo-red);font:inherit}.yelo-who-chapter--underlined h2{text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.12em}.yelo-who-chapter__media{position:relative;min-height:412px;margin-left:15px}.yelo-who-chapter__media img{width:100%;height:412px;border-radius:18px;object-fit:cover}.yelo-who-chapter--overlap .yelo-who-chapter__media img{position:absolute;width:min(56%,350px);height:387px}.yelo-who-chapter--overlap .yelo-who-chapter__media img:first-child{top:0;left:0}.yelo-who-chapter--overlap .yelo-who-chapter__media img:last-child{right:0;bottom:0}.yelo-who-chapter--statement{min-height:450px;padding:86px 0 76px}.yelo-who-chapter--statement .yelo-who-chapter__inner,.yelo-who-chapter--plain .yelo-who-chapter__inner,.yelo-who-chapter--closing .yelo-who-chapter__inner{display:block}.yelo-who-chapter--statement .yelo-who-chapter__content{max-width:1160px;margin-inline:auto;padding-top:0;text-align:center}.yelo-who-chapter--statement h2{max-width:800px;margin-inline:auto;font-size:clamp(46px,4.1vw,60px)}.yelo-who-chapter--statement .yelo-who-chapter__copy{max-width:1120px;margin:28px auto 0}.yelo-who-chapter--plain{min-height:450px;padding:92px 0 76px}.yelo-who-chapter--plain .yelo-who-chapter__content{max-width:1120px;padding-top:0}.yelo-who-chapter--plain h2{font-size:clamp(42px,3.75vw,54px);line-height:1.1}.yelo-who-chapter--closing{min-height:420px;padding:82px 0 78px}.yelo-who-chapter--closing .yelo-who-chapter__content{max-width:1120px;margin-inline:auto;padding-top:0;text-align:center}.yelo-who-chapter--closing h2{font-size:clamp(48px,4.2vw,62px);line-height:1.18}.yelo-who-chapter--closing .yelo-who-chapter__accent{display:inline;padding:0 .08em;background:var(--yelo-yellow);color:var(--yelo-red);text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.12em}.yelo-who-story-section+.yelo-cta-section .yelo-cta,.yelo-who-story-section+.yelo-cta-section .yelo-cta__inner{min-height:560px}.yelo-cta{min-height:500px;background-position:center;background-size:cover;color:#fff}.yelo-cta:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000078,#00000014);content:""}.yelo-cta__inner{position:relative;z-index:1;display:flex;min-height:500px;flex-direction:column;justify-content:center;padding-left:var(--yelo-cta-indent, 0);padding-block:60px;transform:translateY(var(--yelo-cta-offset, 0))}.yelo-cta .yelo-heading,.yelo-cta .yelo-copy{max-width:710px;color:#fff}.yelo-cta__heading-mobile{display:none}.yelo-cta .yelo-heading{font-size:clamp(42px,5.62vw,80px);letter-spacing:-.045em;line-height:1;transform:translateY(8px)}.yelo-cta .yelo-copy{font-size:15px;line-height:1.55}.yelo-cta__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px}.yelo-perks{overflow:hidden;background:var(--yelo-yellow);color:var(--yelo-red-dark)}.yelo-perks__track{display:flex;min-height:60px;align-items:center;width:max-content;animation:yelo-perks-marquee var(--yelo-perks-duration, 20s) linear infinite;will-change:transform}.yelo-perks__group,.yelo-perks__group[aria-hidden=true]{display:flex;width:max-content;min-width:100vw;flex:0 0 auto;align-items:center;justify-content:space-between;gap:22px;margin:0;padding:0 48px}.yelo-perks:active .yelo-perks__track{animation-play-state:paused}.yelo-perk{display:flex;align-items:center;gap:9px;font-size:15px;white-space:nowrap}.yelo-perk__check{position:relative;display:inline-flex;width:18px;height:18px;border-radius:50%;background:var(--yelo-red)}.yelo-perk__check:after{position:absolute;top:4px;right:4px;bottom:4px;left:4px;background:var(--yelo-yellow);content:"";-webkit-mask:url(icon-checkmark.svg) center / contain no-repeat;mask:url(icon-checkmark.svg) center / contain no-repeat}.yelo-whatsapp-fab{position:fixed;z-index:120;right:24px;bottom:24px;display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#25d366;box-shadow:0 10px 28px #00000038;color:#073b1b;font-size:14px;font-weight:650;line-height:1;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.yelo-site .yelo-whatsapp-fab{color:#073b1b}.yelo-whatsapp-fab:hover{background:#35df75;box-shadow:0 12px 32px #00000045;transform:translateY(-2px)}.yelo-whatsapp-fab__icon{width:24px;height:24px;flex:0 0 24px;fill:currentColor}.yelo-footer{padding:44px 0 30px;background:#050505;color:#fff}.yelo-footer__grid{display:grid;gap:54px;grid-template-columns:repeat(4,1fr)}.yelo-footer h2{margin:0 0 18px;color:#fff;font-size:20px;font-weight:650}.yelo-footer__links{display:grid;gap:11px}.yelo-footer__links a,.yelo-footer__links span{color:#ffffffc7;font-size:14px}.yelo-footer__links a:hover{color:var(--yelo-yellow)}.yelo-footer__contact-link{display:flex;align-items:flex-start;gap:10px}.yelo-footer__contact-link:before{width:17px;height:17px;flex:0 0 17px;background:currentColor;content:"";-webkit-mask:url(yelo-icon-phone.svg) center / contain no-repeat;mask:url(yelo-icon-phone.svg) center / contain no-repeat}.yelo-footer__contact-link--message:before{-webkit-mask-image:url(yelo-icon-message.svg);mask-image:url(yelo-icon-message.svg)}.yelo-footer__contact-link--location:before{-webkit-mask-image:url(yelo-icon-map-pin.svg);mask-image:url(yelo-icon-map-pin.svg)}.yelo-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;padding-top:24px;border-top:1px solid rgba(255,255,255,.55);color:#fffc;font-size:12px}@media(max-width:1050px){.yelo-container,.yelo-home-hero__content,.yelo-header__inner{width:min(100% - 48px,var(--yelo-page-width))}.yelo-header__inner{grid-template-columns:90px 1fr 230px}.yelo-header__nav{gap:20px}.yelo-stat{padding-inline:28px}.yelo-benefits__layout,.yelo-facilities-overview__layout,.yelo-media-copy__layout,.yelo-location__layout,.yelo-route__layout{gap:42px}.yelo-benefits__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.5fr)}.yelo-benefit h3{font-size:40px}.yelo-image-feature__tags{right:24px}.yelo-privacy__inner{padding-left:24px}.yelo-contact__panel{padding-inline:40px}.yelo-who-preview__layout,.yelo-who-chapter__inner{gap:42px}.yelo-who-preview__layout{width:min(100% - 48px,var(--yelo-page-width));grid-template-columns:minmax(480px,1.1fr) minmax(0,.9fr)}.yelo-who-preview__picture{width:52%;height:auto;aspect-ratio:350 / 387}.yelo-who-preview__picture--secondary{top:82px;right:0;left:auto}}@media(max-width:860px){.yelo-site{--yelo-header-height: 66px}.yelo-header__inner{display:flex;justify-content:space-between}.yelo-header__logo{width:48px;height:48px}.yelo-header__logo img{width:120px;height:120px}.yelo-header__toggle{display:inline-flex;order:3}.yelo-header__actions{margin-left:auto;margin-right:4px}.yelo-header__call{display:none}.yelo-header__enquire{min-height:38px;padding-inline:14px}.yelo-header__nav{position:fixed;z-index:-1;top:var(--yelo-header-height);right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:0;padding:18px 24px 24px;background:var(--yelo-red);color:#fff}.yelo-header.is-menu-open .yelo-header__nav{display:flex}.yelo-header__nav a{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.22);font-size:17px}.yelo-stats__grid{grid-template-columns:repeat(2,1fr)}.yelo-stat:nth-child(odd):before{display:none}.yelo-stat:nth-child(n+3){border-top:1px solid var(--yelo-line)}.yelo-stat:last-child:nth-child(odd){grid-column:1 / -1}.yelo-room-cards__grid{grid-template-columns:1fr}.yelo-room-card__image{aspect-ratio:1.45 / 1}.yelo-benefits__layout,.yelo-facilities-overview__layout,.yelo-media-copy__layout,.yelo-location__layout,.yelo-route__layout{grid-template-columns:1fr}.yelo-benefit:nth-child(odd){border-right:0}.yelo-benefit,.yelo-benefit:nth-child(-n+2){border-bottom:1px solid var(--yelo-line)}.yelo-benefit:last-child{border-bottom:0}.yelo-privacy__inner{height:auto}.yelo-privacy__callout{position:static;width:min(100%,286px);margin-top:28px}.yelo-space-detail,.yelo-space-detail:nth-child(2n){gap:34px;grid-template-columns:1fr}.yelo-space-detail:nth-child(2n) .yelo-space-detail__media,.yelo-media-copy--reverse .yelo-media-copy__media{order:0}.yelo-who-works__groups{grid-template-columns:repeat(2,minmax(0,1fr))}.yelo-gallery__item,.yelo-gallery__item--wide{flex-basis:calc(50% - 12px)}.yelo-contact{grid-template-columns:1fr}.yelo-contact__media{min-height:440px}.yelo-who-preview__layout,.yelo-who-story__hero-inner,.yelo-who-chapter__inner{grid-template-columns:1fr}.yelo-who-preview__content{grid-row:1;grid-column:1}.yelo-who-preview__media{grid-row:2}.yelo-who-chapter:nth-child(2n) .yelo-who-chapter__content{order:0}.yelo-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.yelo-gallery{padding-top:var(--yelo-gallery-mobile-padding-top, 32px);padding-bottom:var(--yelo-gallery-mobile-padding-bottom, 40px)}.yelo-site{font-size:15px}.yelo-container,.yelo-header__inner{width:min(100% - 48px,var(--yelo-page-width))}.yelo-home-hero__content{width:min(100% - 32px,var(--yelo-page-width))}.yelo-heading{font-size:clamp(39px,12vw,56px)}.yelo-page-hero .yelo-heading{font-size:66px}.yelo-heading--medium,.yelo-heading--small{font-size:clamp(34px,10vw,46px)}.yelo-header__enquire{display:none}.yelo-home-hero{min-height:690px}.yelo-home-hero__backdrop{background-position:60% center}.yelo-home-hero .yelo-heading{max-width:310px;font-size:60px;line-height:1.02}.yelo-cta__inner{padding-left:0;transform:none}.yelo-cta .yelo-heading{font-size:clamp(39px,12vw,56px);transform:none}.yelo-cta__actions,.yelo-location__actions{display:grid;grid-template-columns:1fr}.yelo-home-hero__buttons{display:grid;grid-template-columns:140px 140px;gap:16px}.yelo-cta__actions .yelo-button,.yelo-location__actions .yelo-button{width:100%}.yelo-home-hero__buttons .yelo-button{width:100%;padding-inline:12px}.yelo-page-hero{display:flex;min-height:570px!important;align-items:flex-end;justify-content:flex-start;padding:calc(var(--yelo-header-height) + 80px) 16px 32px;text-align:left}.yelo-page-hero__inner{width:100%;transform:none!important}.yelo-page-hero p{max-width:350px;margin-top:18px;margin-right:0;margin-left:0}.yelo-page-hero__subheading-desktop{display:none}.yelo-page-hero__subheading-mobile,.yelo-page-hero__heading-mobile,.yelo-who-chapter__heading-mobile{display:inline}.yelo-page-hero__heading-mobile,.yelo-who-chapter__heading-mobile{display:block}.yelo-page-hero__heading-desktop,.yelo-who-chapter__heading-desktop{display:none}.yelo-stats__grid{min-height:0;grid-template-columns:1fr}.yelo-stat{min-height:110px;grid-column:auto!important;padding:20px 16px}.yelo-stat+.yelo-stat:before{display:none}.yelo-stat:nth-child(n+2){border-top:1px solid var(--yelo-line)}.yelo-stat strong{font-size:25px}.yelo-stat span{font-size:12px}.yelo-room-cards,.yelo-space-details,.yelo-facilities-overview,.yelo-location{padding-top:56px;padding-bottom:58px}.yelo-location{padding-top:40px}.yelo-space-details{padding-top:var(--yelo-space-pad-top-mobile, 56px);padding-bottom:var(--yelo-space-pad-bottom-mobile, 58px)}.yelo-who-works{padding-top:var(--yelo-who-works-pad-top-mobile, 72px);padding-bottom:var(--yelo-who-works-pad-bottom-mobile, 80px)}.yelo-room-cards__grid{display:flex;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.yelo-room-cards__grid::-webkit-scrollbar{display:none}.yelo-room-card{min-width:84%;scroll-snap-align:start}.yelo-section__header{align-items:flex-start;flex-direction:column}.yelo-benefits{padding-bottom:58px}.yelo-benefits__layout{gap:38px}.yelo-benefits .yelo-heading--small,.yelo-image-feature .yelo-heading--small{font-size:38px;line-height:1.2}.yelo-benefits__media img{height:auto;aspect-ratio:1.1 / 1}.yelo-benefits__grid,.yelo-facilities-overview__grid{grid-template-columns:1fr}.yelo-facilities-overview__media .yelo-heading--small{font-size:38px}.yelo-facilities-overview__media img{aspect-ratio:1.45 / 1}.yelo-benefit,.yelo-facility-card{min-height:0;padding:30px 26px}.yelo-facility-card:nth-child(odd){border-right:0}.yelo-facility-card:nth-child(-n+2),.yelo-facility-card:not(:last-child){border-bottom:1px solid var(--yelo-line)}.yelo-image-feature__media,.yelo-image-feature__content{min-height:620px}.yelo-image-feature__content{max-width:none;justify-content:flex-start;padding:40px 22px 126px}.yelo-image-feature__points{gap:24px}.yelo-image-feature__point{padding-left:32px}.yelo-image-feature__point strong{font-size:28px}.yelo-image-feature__tags{right:20px;bottom:20px;left:20px;flex-wrap:wrap;gap:8px}.yelo-image-feature__tags span{min-height:34px;padding:7px 10px;font-size:11px}.yelo-image-feature__media:after{background:linear-gradient(0deg,#000000d1,#00000014 75%)}.yelo-privacy,.yelo-privacy__inner{min-height:680px}.yelo-privacy__inner{padding:64px 0 42px}.yelo-privacy .yelo-eyebrow{margin-bottom:24px}.yelo-privacy .yelo-heading--small{font-size:40px;line-height:1.25}.yelo-privacy__callout{width:100%}.yelo-space-detail{margin-bottom:58px}.yelo-space-detail__media{aspect-ratio:1.1 / 1}.yelo-space-detail h2{font-size:54px}.yelo-media-copy{padding-bottom:60px}.yelo-media-copy__media{min-height:390px}.yelo-parking .yelo-media-copy__media img{height:390px}.yelo-gallery__filters{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;margin-bottom:29px;padding-bottom:8px;scroll-snap-type:x proximity}.yelo-gallery__filter{min-width:130px;scroll-snap-align:start}.yelo-gallery__grid{gap:16px}.yelo-gallery__item,.yelo-gallery__item--wide{height:200px;min-height:0;flex-basis:100%}.yelo-location__layout,.yelo-route__layout{gap:38px}.yelo-location__media img{aspect-ratio:2.12 / 1}.yelo-route__diagram{min-height:270px}.yelo-route__step{gap:18px;font-size:22px}.yelo-route__line{top:136px;right:44px;left:44px}.yelo-route__point{top:108px;width:58px;height:58px;font-size:13px}.yelo-route__point--start{left:16px}.yelo-route__point--end{right:16px}.yelo-route__time{top:149px}.yelo-route__station{top:18px;left:0;min-width:242px;padding:12px 20px;text-align:center}.yelo-route__destination{right:0;bottom:20px}.yelo-whatsapp-fab{right:16px;bottom:16px;width:54px;min-height:54px;padding:0}.yelo-whatsapp-fab span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.yelo-contact{min-height:0;padding-top:0;background:#fff}.yelo-contact__media{min-height:570px}.yelo-contact__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#00000094,#00000008 68%);content:""}.yelo-contact__media img{object-position:center}.yelo-contact__mobile-copy{position:absolute;z-index:1;right:16px;bottom:48px;left:16px;display:block;color:#fff}.yelo-contact__mobile-copy .yelo-heading{max-width:345px;color:#fff;font-size:60px;line-height:1.02}.yelo-contact__mobile-copy .yelo-eyebrow{text-transform:none}.yelo-site:has(.yelo-contact) .yelo-header[data-tone=cream]:not(.is-scrolled):not(.is-menu-open){background:transparent;color:#fff}.yelo-contact__panel>.yelo-eyebrow,.yelo-contact__panel>.yelo-heading{display:none}.yelo-contact__panel{padding:46px 20px 54px;background:#fff}.yelo-contact__panel .yelo-form{margin-top:0}.yelo-form .yelo-button{width:100%;min-width:0}.yelo-cta,.yelo-cta__inner{min-height:795px}.yelo-cta{background-image:var(--yelo-cta-mobile-image)!important;background-position:center top}.yelo-cta:before{background:linear-gradient(180deg,#0000000a,#00000014 38%,#0000006b 66%,#000000a8)}.yelo-cta__inner{justify-content:flex-end;width:min(100% - 48px,var(--yelo-page-width));padding-block:0 42px}.yelo-cta__heading-desktop{display:none}.yelo-cta .yelo-cta__heading-mobile{display:block;max-width:342px;font-size:58px;letter-spacing:0;line-height:1.04}.yelo-cta .yelo-copy{max-width:342px;margin-top:20px;font-size:16px;line-height:1.62}.yelo-who-preview{min-height:0;padding:42px 0 14px}.yelo-who-preview__layout{width:min(100% - 48px,var(--yelo-page-width));gap:40px}.yelo-who-preview__content{padding-top:0}.yelo-who-preview__content .yelo-eyebrow{margin-bottom:28px;font-size:13px}.yelo-who-preview__content .yelo-heading{font-size:55px;line-height:1.15}.yelo-who-preview__content .yelo-copy{margin:33px 0 28px;font-size:18px}.yelo-who-preview__media{min-height:512px}.yelo-who-preview__picture{width:min(74.5%,266px);height:auto;aspect-ratio:266 / 293}.yelo-who-preview__picture--primary{left:-6px}.yelo-who-preview__picture img{border-radius:26px}.yelo-who-preview__picture--secondary{top:223px;right:-2px;left:auto}.yelo-who-story__hero-inner{display:block}.yelo-who-story__hero h1{font-size:58px;line-height:1.08}.yelo-who-story__hero p{margin-top:22px;font-size:15px}.yelo-who-chapter{min-height:0;padding:48px 0 64px}.yelo-who-chapter__inner{width:min(100% - 48px,var(--yelo-page-width));gap:34px}.yelo-who-chapter__content{padding-top:0}.yelo-who-chapter h2{font-size:51px;line-height:1.04}.yelo-who-chapter__media{min-height:500px;margin-left:0}.yelo-who-chapter__media img{height:500px;border-radius:24px}.yelo-who-chapter--overlap .yelo-who-chapter__media img{width:74%;height:64%}.yelo-who-chapter--statement{min-height:520px;padding:74px 0 68px}.yelo-who-chapter--statement h2{font-size:46px}.yelo-who-chapter--statement .yelo-who-chapter__copy{margin-top:34px;font-size:18px;line-height:1.72}.yelo-who-chapter--plain{padding:68px 0 62px}.yelo-who-chapter--plain h2{font-size:43px;line-height:1.28}.yelo-who-chapter--closing{min-height:560px;padding:70px 0 80px}.yelo-who-chapter--closing .yelo-who-chapter__content{text-align:left}.yelo-who-chapter--closing h2{font-size:56px;line-height:1.28}.yelo-who-chapter--closing .yelo-who-chapter__accent{display:inline-block;margin-top:16px}.yelo-perks__group,.yelo-perks__group[aria-hidden=true]{justify-content:flex-start;gap:38px;padding:0 19px}.yelo-perk{font-size:15px}.yelo-footer__grid{gap:32px;grid-template-columns:1fr}.yelo-footer__bottom{align-items:flex-start;flex-direction:column}.yelo-header[data-tone=yellow]:not(.is-scrolled):not(.is-menu-open) .yelo-header__toggle{color:#fff}.yelo-page-hero{min-height:auto!important;align-items:flex-start;padding:calc(var(--yelo-header-height) + 24px) 16px 40px}.yelo-page-hero .yelo-heading{font-size:60px;letter-spacing:-.052em;line-height:1.07}.yelo-page-hero p{max-width:354px;margin-top:17px;font-size:15px;line-height:1.55}.yelo-home-hero__content{margin-bottom:31px}.yelo-home-hero__location{margin-bottom:17px}.yelo-room-cards{padding:42px 0 64px}.yelo-room-cards .yelo-heading--small{font-size:30px;line-height:1.15;white-space:nowrap}.yelo-room-cards__grid{gap:24px;margin-right:-24px;padding-right:24px}.yelo-room-card{min-width:200px;flex:0 0 200px}.yelo-room-card__image{aspect-ratio:1 / .96}.yelo-room-card__title-row{display:flex;align-items:flex-start;flex-direction:column;margin-top:14px}.yelo-room-card h3{font-size:27px}.yelo-room-card__size{display:block;margin-bottom:2px;font-size:12px;order:-1}.yelo-room-card__price{margin:2px 0 12px;font-size:17px;white-space:nowrap}.yelo-room-card .yelo-amenities{display:grid;gap:12px;padding:14px 0;font-size:15px}.yelo-room-card .yelo-text-link{margin-top:10px;font-size:14px}.yelo-benefits{padding:0}.yelo-benefits .yelo-container{width:100%}.yelo-benefits__layout{gap:0}.yelo-benefits__media{position:relative;min-height:500px;overflow:hidden}.yelo-benefits__media img{width:100%;height:500px;margin:0;aspect-ratio:auto;border-radius:0;object-fit:cover;object-position:center}.yelo-benefits__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000057,#00000008 74%);content:""}.yelo-benefits .yelo-eyebrow,.yelo-benefits .yelo-heading--small{position:absolute;z-index:1;right:16px;left:16px;color:#fff}.yelo-benefits .yelo-eyebrow{top:39px;margin:0}.yelo-benefits .yelo-heading--small{top:68px;font-size:44px;line-height:1.34}.yelo-benefit{padding:32px 24px 36px}.yelo-benefit h3{font-size:38px;line-height:1.22}.yelo-image-feature{padding:42px 0 0}.yelo-image-feature .yelo-container{width:100%}.yelo-image-feature .yelo-section__header{margin-bottom:24px;padding:0 16px}.yelo-image-feature .yelo-heading--small{font-size:30px;line-height:1.15}.yelo-image-feature__media,.yelo-image-feature__content{min-height:880px}.yelo-image-feature__media{border-radius:0}.yelo-image-feature__content{justify-content:flex-end;padding:370px 24px 28px}.yelo-image-feature__points{gap:0}.yelo-image-feature__point{min-height:112px;padding:24px 0 24px 48px;border-bottom:1px solid rgba(255,255,255,.72)}.yelo-image-feature__point:last-child{border-bottom:0}.yelo-image-feature__point:before{top:45px;width:25px;height:25px}.yelo-image-feature__point span{font-size:15px}.yelo-image-feature__point strong{font-size:30px;line-height:1.18}.yelo-image-feature__tags{top:24px;right:24px;bottom:auto;left:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.yelo-image-feature__tags span{min-height:40px;padding:9px 8px;border-radius:11px;color:#202020;font-size:13px}.yelo-image-feature__media:after{background:linear-gradient(0deg,#000000e0,#00000005 78%)}.yelo-privacy,.yelo-privacy__inner{min-height:1130px}.yelo-privacy{background-position:56% center}.yelo-privacy:before{background:linear-gradient(180deg,#0000002e,#000000d1 76%)}.yelo-privacy__inner{display:flex;width:min(100% - 48px,var(--yelo-page-width));padding:48px 0 38px}.yelo-privacy .yelo-eyebrow{margin-bottom:16px;order:1}.yelo-privacy .yelo-heading--small{font-size:42px;line-height:1.14;order:2}.yelo-privacy .yelo-copy{margin-top:17px;font-size:13px;line-height:1.55;order:3}.yelo-privacy__callout{width:180px;min-height:96px;margin-top:28px;padding:14px 16px;order:4}.yelo-privacy__callout strong{font-size:36px}.yelo-privacy__callout span{margin-top:12px;font-size:10px}.yelo-privacy .yelo-bullets{margin-top:132px;order:5}.yelo-privacy .yelo-bullet{padding:18px 0 20px 28px}.yelo-privacy .yelo-bullet:before{top:28px}.yelo-privacy .yelo-bullet strong{font-size:18px}.yelo-privacy .yelo-bullet span{font-size:13px;line-height:1.32}.yelo-space-detail{gap:28px;margin-bottom:76px}.yelo-space-detail__media{aspect-ratio:4 / 3}.yelo-space-detail__content{display:flex;flex-direction:column}.yelo-space-detail__size{margin-bottom:12px}.yelo-space-detail h2{font-size:56px}.yelo-space-detail__price{margin:12px 0 14px;font-size:18px}.yelo-space-detail .yelo-amenities{order:4}.yelo-space-detail .yelo-copy{margin:18px 0 22px;order:5}.yelo-space-detail .yelo-button{align-self:flex-start;background:var(--yelo-yellow);color:var(--yelo-red-dark);order:6}.yelo-space-detail .yelo-button:after{width:15px;height:15px;background:url(icon-chevron-right.svg) center / contain no-repeat;content:""}.yelo-who-works__groups{gap:56px;margin-top:52px;grid-template-columns:1fr}.yelo-who-works__group h3{margin-bottom:22px;font-size:44px}.yelo-who-works__group ul{gap:10px}.yelo-who-works__caveat{margin-top:56px}.yelo-who-works__cta{margin-top:30px}.yelo-who-works__cta .yelo-button{background:var(--yelo-yellow);color:var(--yelo-red-dark)}.yelo-facilities-overview__layout{gap:46px}.yelo-facilities-overview__media img{aspect-ratio:1.28 / 1}.yelo-facility-card{padding:38px 26px 34px}.yelo-facility-card h3{font-size:36px}.yelo-media-copy__layout{gap:34px}.yelo-media-copy__content{order:1}.yelo-media-copy__media,.yelo-media-copy--reverse .yelo-media-copy__media{order:2}.yelo-media-copy .yelo-heading--medium{font-size:44px;line-height:1.15}.yelo-gallery__grid{gap:24px}.yelo-route__point:before{display:none}.yelo-route__point:after{content:attr(aria-label);font-size:13px;font-weight:700}.yelo-who-story__hero{min-height:auto;align-items:flex-start;padding:calc(var(--yelo-header-height) + 24px) 0 40px}.yelo-who-story__hero-inner{display:block;width:min(100% - 32px,var(--yelo-page-width));text-align:left}.yelo-who-story__hero h1{margin:0;font-size:58px;line-height:1.12}.yelo-who-story__hero p{margin:21px 0 0;font-size:15px;line-height:1.55}.yelo-who-chapter h2{font-size:56px;line-height:1.08}.yelo-who-chapter__copy{margin-top:28px;font-size:17px;line-height:1.65}.yelo-who-chapter--statement h2{font-size:44px;line-height:1.1}.yelo-who-chapter--plain h2{font-size:42px;line-height:1.26}.yelo-who-chapter--closing .yelo-who-chapter__content{text-align:center}.yelo-who-chapter--closing h2{font-size:45px;line-height:1.3}.yelo-site{--yelo-header-height: 72px}.yelo-header__logo{width:54px;height:54px}.yelo-header__logo img{width:122px;height:122px}.yelo-header__actions{margin-right:-7px}.yelo-header__toggle span,.yelo-header__toggle span:before,.yelo-header__toggle span:after{width:18px}.yelo-home-hero{min-height:707px}.yelo-home-hero__content{margin-bottom:32px}.yelo-home-hero__location{margin-bottom:28px}.yelo-benefits__media{min-height:0}.yelo-benefits__media picture{display:block;width:100%}.yelo-benefits__media img{width:100%;height:auto;aspect-ratio:1027 / 1532;object-fit:cover;object-position:center}.yelo-benefits__media:after{background:linear-gradient(180deg,#0000007a,#00000038 58%,#0000001f)}.yelo-benefit{display:grid;min-height:109px;align-content:center;padding:17px 24px;column-gap:24px;grid-template-columns:24px minmax(0,1fr);grid-template-rows:auto auto}.yelo-benefit__icon{width:24px;height:24px;align-self:center;margin:0;grid-column:1;grid-row:1 / 3}.yelo-benefit__label{margin:0 0 3px;font-size:15px;line-height:1.2;grid-column:2;grid-row:1}.yelo-benefit h3{font-size:30px;line-height:1.18;grid-column:2;grid-row:2}.yelo-benefit h3 br{display:none}.yelo-image-feature .yelo-section__header{gap:10px;margin-bottom:20px}.yelo-image-feature .yelo-eyebrow{margin-bottom:7px;line-height:1.25}.yelo-image-feature .yelo-button{margin-bottom:0}.yelo-privacy,.yelo-privacy__inner{min-height:787px}.yelo-privacy__inner{padding:32px 0 42px}.yelo-privacy .yelo-eyebrow{margin-bottom:10px}.yelo-privacy .yelo-copy{margin-top:25px}.yelo-privacy .yelo-bullets{margin-top:126px}.yelo-privacy .yelo-bullet{padding:14px 0 15px 28px}.yelo-privacy .yelo-bullet:before{top:24px}.yelo-who-preview__content .yelo-copy{max-width:300px}.yelo-cta__actions{display:flex;align-items:flex-start;flex-direction:column}.yelo-cta__actions .yelo-button{width:141px;min-height:40px;padding:9px 18px}.yelo-cta__actions .yelo-button--location{width:222px;min-height:40px;font-size:12px;gap:8px;white-space:nowrap}.yelo-footer .yelo-container{width:min(100% - 32px,var(--yelo-page-width))}}.yelo-policy-page{min-height:620px;padding:var(--yelo-policy-padding-top) 48px var(--yelo-policy-padding-bottom);background:var(--yelo-policy-background);color:var(--yelo-policy-text)}.yelo-policy-page__inner{width:min(100%,var(--yelo-policy-width));margin:0 auto}.yelo-policy-page h1{max-width:900px;margin:0;font-size:clamp(52px,6vw,88px);font-weight:500;letter-spacing:-.055em;line-height:.98}.yelo-policy-page__content{max-width:760px;margin-top:44px;font-size:20px;line-height:1.65}.yelo-policy-page__content>:first-child{margin-top:0}.yelo-policy-page__content a{color:var(--yelo-red);text-decoration:underline;text-underline-offset:3px}@media(max-width:749px){.yelo-policy-page{min-height:520px;padding:72px 24px 96px}.yelo-policy-page h1{font-size:clamp(44px,13vw,62px)}.yelo-policy-page__content{margin-top:30px;font-size:17px}}@keyframes yelo-perks-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.yelo-site *,.yelo-site *:before,.yelo-site *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.yelo-perks__track{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/yelo.css.map */
