.OpendeurdagHero-module__m--zIG__hero{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.OpendeurdagHero-module__m--zIG__media{z-index:0;position:absolute;inset:0}.OpendeurdagHero-module__m--zIG__image{object-fit:cover}.OpendeurdagHero-module__m--zIG__overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000004d 0%,#0000 70%),linear-gradient(90deg,#000000b5 0%,#0000 70%);position:absolute;inset:0}.OpendeurdagHero-module__m--zIG__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:40px;padding:0 5%;display:flex;position:relative}.OpendeurdagHero-module__m--zIG__headingGroup{flex-direction:column;align-items:center;gap:30px;display:flex}.OpendeurdagHero-module__m--zIG__title{color:var(--white);margin:0;font-size:clamp(3rem,8vw,8rem);line-height:1}.OpendeurdagHero-module__m--zIG__date{font-family:var(--instrument-sans-font), sans-serif;color:var(--white);margin:0;font-size:clamp(1.5rem,4vw,3.125rem);font-weight:400;line-height:1.2}.OpendeurdagHero-module__m--zIG__button{font-size:1rem}@media (max-width:768px){.OpendeurdagHero-module__m--zIG__hero{height:60vh}.OpendeurdagHero-module__m--zIG__overlay{background:linear-gradient(#00000059 0%,#0000008c 45%,#00000073 100%)}}
.ContactSection-module__Rc0NWq__section{background-color:var(--white);width:100%;padding:175px 5%}.ContactSection-module__Rc0NWq__compactBottom{padding-bottom:70px}.ContactSection-module__Rc0NWq__inner{width:100%;max-width:var(--section-max-width);grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);align-items:start;gap:100px;margin-inline:auto;display:grid}.ContactSection-module__Rc0NWq__main{min-width:0}.ContactSection-module__Rc0NWq__title{color:var(--black);margin:0;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.ContactSection-module__Rc0NWq__intro{max-width:40rem;font-family:var(--inter-font), sans-serif;color:var(--black);margin:40px 0 0;font-size:1.125rem;line-height:1.6}.ContactSection-module__Rc0NWq__intro p+p{margin-top:.35em}.ContactSection-module__Rc0NWq__intro strong{font-weight:700}.ContactSection-module__Rc0NWq__address{color:inherit;text-underline-offset:.18em;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.ContactSection-module__Rc0NWq__address:hover,.ContactSection-module__Rc0NWq__address:focus-visible{color:var(--primary-color)}.ContactSection-module__Rc0NWq__form{flex-direction:column;align-items:flex-start;margin-top:70px;display:flex}.ContactSection-module__Rc0NWq__fields{flex-direction:column;gap:80px;width:100%;display:flex}.ContactSection-module__Rc0NWq__row{grid-template-columns:1fr 1fr;gap:40px;display:grid}.ContactSection-module__Rc0NWq__field{flex-direction:column;min-width:0;display:flex;position:relative}.ContactSection-module__Rc0NWq__field:before,.ContactSection-module__Rc0NWq__field:after{content:"";pointer-events:none;position:absolute;bottom:0;left:0;right:0}.ContactSection-module__Rc0NWq__field:before{background:var(--black);height:1px}.ContactSection-module__Rc0NWq__field:after{background:var(--primary-color);transform-origin:100%;height:2px;transition:transform var(--link-hover-duration) var(--link-hover-easing);transform:scaleX(0)}.ContactSection-module__Rc0NWq__field:hover:after,.ContactSection-module__Rc0NWq__field:focus-within:after{transform-origin:0;transform:scaleX(1)}.ContactSection-module__Rc0NWq__fieldMessage{width:100%}.ContactSection-module__Rc0NWq__input{appearance:none;width:100%;font-family:var(--inter-font), sans-serif;color:var(--black);background:0 0;border:0;border-radius:0;outline:none;padding:8px 0 12px;font-size:1rem;display:block}.ContactSection-module__Rc0NWq__input::placeholder{color:var(--text-grey)}.ContactSection-module__Rc0NWq__textarea{resize:vertical;min-height:120px}.ContactSection-module__Rc0NWq__submit{margin-top:40px}.ContactSection-module__Rc0NWq__formMessage,.ContactSection-module__Rc0NWq__formMessageError{font-family:var(--inter-font), sans-serif;margin:16px 0 0;font-size:.95rem}.ContactSection-module__Rc0NWq__formMessage{color:var(--primary-color)}.ContactSection-module__Rc0NWq__formMessageError{color:#b42318}.ContactSection-module__Rc0NWq__aside{flex-direction:column;gap:20px;min-width:0;display:flex}.ContactSection-module__Rc0NWq__infoCard{border:1px solid var(--secondary-color);background-color:var(--white);color:inherit;flex-direction:column;align-items:flex-start;gap:12px;padding:28px;text-decoration:none;display:flex}.ContactSection-module__Rc0NWq__infoIcon{width:auto;height:25px;display:block}.ContactSection-module__Rc0NWq__infoCopy{flex-direction:column;gap:4px;display:flex}.ContactSection-module__Rc0NWq__infoLabel{font-family:var(--instrument-sans-font), sans-serif;color:var(--black);margin:0;font-size:18px;font-weight:700}.ContactSection-module__Rc0NWq__infoValue{width:fit-content;font-family:var(--instrument-sans-font), sans-serif;color:var(--black);margin:0;padding-bottom:2px;font-size:16px;font-weight:400;display:inline-block;position:relative}.ContactSection-module__Rc0NWq__infoValue:after{content:"";transform-origin:100%;width:100%;height:1.5px;transition:transform var(--link-hover-duration) var(--link-hover-easing);background:currentColor;position:absolute;bottom:0;left:0;transform:scaleX(0)}.ContactSection-module__Rc0NWq__infoCard:hover .ContactSection-module__Rc0NWq__infoValue:after,.ContactSection-module__Rc0NWq__infoCard:focus-visible .ContactSection-module__Rc0NWq__infoValue:after{transform-origin:0;transform:scaleX(1)}.ContactSection-module__Rc0NWq__opendeurdagCard{gap:16px}.ContactSection-module__Rc0NWq__opendeurdagTitle{color:var(--black);margin:0;font-size:clamp(2rem,4vw,2.75rem);line-height:1.15}.ContactSection-module__Rc0NWq__opendeurdagDate{font-family:var(--inter-font), sans-serif;color:var(--black);margin:0;font-size:1.125rem;font-weight:700}.ContactSection-module__Rc0NWq__opendeurdagText{font-family:var(--inter-font), sans-serif;color:var(--black);margin:0 0 8px;font-size:1rem;line-height:1.6}.ContactSection-module__Rc0NWq__opendeurdagText strong{font-weight:700}@media (max-width:1024px){.ContactSection-module__Rc0NWq__section{padding:100px 5%}.ContactSection-module__Rc0NWq__inner{grid-template-columns:1fr;gap:60px}.ContactSection-module__Rc0NWq__form{margin-top:60px}.ContactSection-module__Rc0NWq__fields{gap:48px}.ContactSection-module__Rc0NWq__row{grid-template-columns:1fr;gap:48px}}@media (prefers-reduced-motion:reduce){.ContactSection-module__Rc0NWq__infoValue:after,.ContactSection-module__Rc0NWq__field:after{transition:none}}.ContactSection-module__Rc0NWq__opendeurdagHint{display:none}.ContactSection-module__Rc0NWq__opendeurdagLink{color:var(--primary-color);text-underline-offset:3px;font-weight:500}@media (max-width:768px){.ContactSection-module__Rc0NWq__opendeurdagHint{margin-top:16px;display:block}}
.ParallaxVideo-module__QTjeCG__section{pointer-events:none;background-color:var(--secondary-color);width:100%;height:930px;margin-top:175px;margin-bottom:70px;position:relative;overflow:hidden}.ParallaxVideo-module__QTjeCG__flushBottom{margin-top:70px;margin-bottom:0;padding-bottom:0}.ParallaxVideo-module__QTjeCG__hasContent{pointer-events:auto;justify-content:center;align-items:center;margin-top:70px;display:flex}.ParallaxVideo-module__QTjeCG__hasContent:after{content:"";z-index:0;pointer-events:none;background:#0006;position:absolute;inset:0}.ParallaxVideo-module__QTjeCG__media{will-change:transform;pointer-events:none;width:100%;height:124%;position:absolute;top:-12%;left:0}.ParallaxVideo-module__QTjeCG__poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ParallaxVideo-module__QTjeCG__iframe{border:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ParallaxVideo-module__QTjeCG__content{z-index:1;box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:0 5%;display:flex;position:relative}.ParallaxVideo-module__QTjeCG__panel{background-color:var(--primary-color);width:100%;max-width:900px;color:var(--white);text-align:center;flex-direction:column;align-items:center;gap:40px;padding:70px;display:flex}.ParallaxVideo-module__QTjeCG__headingGroup{flex-direction:column;align-items:center;gap:15px;display:flex}.ParallaxVideo-module__QTjeCG__date{font-family:var(--instrument-sans-font), sans-serif;color:var(--white);margin:0;font-size:20px;font-weight:500;line-height:1.3}.ParallaxVideo-module__QTjeCG__heading{color:var(--white);margin:0;font-size:4rem;font-weight:400;line-height:1.1}.ParallaxVideo-module__QTjeCG__body{max-width:540px;font-family:var(--inter-font), sans-serif;color:var(--white);margin:0;font-size:1.25rem;font-weight:400;line-height:1.6}@media (max-width:768px){.ParallaxVideo-module__QTjeCG__section{height:30vh;margin-top:70px}.ParallaxVideo-module__QTjeCG__hasContent{height:auto;min-height:70vh;padding:80px 0}.ParallaxVideo-module__QTjeCG__heading{font-size:clamp(2.5rem,10vw,4rem)}.ParallaxVideo-module__QTjeCG__panel{gap:28px;padding:40px 28px}}
.StaggeredMediaSection-module__o5iJTG__section{flex-direction:column;align-items:stretch;width:100%;padding-top:70px;padding-bottom:70px;display:flex}.StaggeredMediaSection-module__o5iJTG__header{grid-template-columns:minmax(0,1fr) minmax(0,690px) minmax(0,690px) minmax(0,1fr);column-gap:60px;width:100%;margin-bottom:40px;display:grid}.StaggeredMediaSection-module__o5iJTG__heading{grid-column:2/4;margin:0;font-size:4rem;line-height:1.1}.StaggeredMediaSection-module__o5iJTG__rows{flex-direction:column;width:100%;display:flex}.StaggeredMediaSection-module__o5iJTG__row{grid-template-columns:minmax(0,1fr) minmax(0,690px) minmax(0,690px) minmax(0,1fr);align-items:center;column-gap:60px;width:100%;display:grid;position:relative}.StaggeredMediaSection-module__o5iJTG__row+.StaggeredMediaSection-module__o5iJTG__row{margin-top:-60px}.StaggeredMediaSection-module__o5iJTG__mediaLeft .StaggeredMediaSection-module__o5iJTG__media{grid-area:1/1/auto/3}.StaggeredMediaSection-module__o5iJTG__mediaLeft .StaggeredMediaSection-module__o5iJTG__copy{grid-area:1/3/auto/4}.StaggeredMediaSection-module__o5iJTG__mediaRight .StaggeredMediaSection-module__o5iJTG__media{grid-area:1/3/auto/5}.StaggeredMediaSection-module__o5iJTG__mediaRight .StaggeredMediaSection-module__o5iJTG__copy{grid-area:1/2/auto/3}.StaggeredMediaSection-module__o5iJTG__media{width:100%;position:relative;overflow:hidden}.StaggeredMediaSection-module__o5iJTG__mediaLeft .StaggeredMediaSection-module__o5iJTG__media{height:740px}.StaggeredMediaSection-module__o5iJTG__mediaRight .StaggeredMediaSection-module__o5iJTG__media{height:835px}.StaggeredMediaSection-module__o5iJTG__mediaReveal{will-change:clip-path;position:absolute;inset:0}.StaggeredMediaSection-module__o5iJTG__image{object-fit:cover}.StaggeredMediaSection-module__o5iJTG__iframe{pointer-events:none;border:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StaggeredMediaSection-module__o5iJTG__copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-width:0;padding:40px 0;display:flex}.StaggeredMediaSection-module__o5iJTG__itemTitle{margin:0;font-size:2.75rem;line-height:1.15}.StaggeredMediaSection-module__o5iJTG__itemText{max-width:540px;margin:0;font-size:1rem;line-height:1.6}@media (max-width:1024px){.StaggeredMediaSection-module__o5iJTG__header{margin-bottom:30px;padding:0 5%;display:block}.StaggeredMediaSection-module__o5iJTG__row{flex-direction:column;gap:30px;padding:0 5%;display:flex}.StaggeredMediaSection-module__o5iJTG__row .StaggeredMediaSection-module__o5iJTG__copy{order:1}.StaggeredMediaSection-module__o5iJTG__row .StaggeredMediaSection-module__o5iJTG__media{order:2}.StaggeredMediaSection-module__o5iJTG__row+.StaggeredMediaSection-module__o5iJTG__row{margin-top:60px}.StaggeredMediaSection-module__o5iJTG__mediaLeft .StaggeredMediaSection-module__o5iJTG__media{height:min(740px,70vw)}.StaggeredMediaSection-module__o5iJTG__mediaRight .StaggeredMediaSection-module__o5iJTG__media{height:min(835px,78vw)}.StaggeredMediaSection-module__o5iJTG__heading{font-size:clamp(2.5rem,8vw,4rem)}.StaggeredMediaSection-module__o5iJTG__itemTitle{font-size:clamp(1.75rem,5vw,2.75rem)}}
.BouwheerSection-module__wWUw_W__section{width:100%;padding:130px 5% 70px}.BouwheerSection-module__wWUw_W__inner{width:100%;max-width:var(--section-max-width);flex-direction:column;margin-inline:auto;display:flex}.BouwheerSection-module__wWUw_W__intro{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.BouwheerSection-module__wWUw_W__introLeft{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.BouwheerSection-module__wWUw_W__eyebrow{font-family:var(--instrument-sans-font), sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--primary-color);margin:0 0 12px;font-size:.875rem;font-weight:500}.BouwheerSection-module__wWUw_W__title{color:var(--black);margin:0;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.BouwheerSection-module__wWUw_W__quote{align-items:stretch;gap:15px;min-width:0;margin:70px 0 0;padding:0;display:flex}.BouwheerSection-module__wWUw_W__quoteLine{background-color:var(--primary-color);flex:0 0 2px;align-self:stretch;width:2px}.BouwheerSection-module__wWUw_W__quoteBody{flex-direction:column;gap:16px;min-width:0;padding-top:7px;display:flex}.BouwheerSection-module__wWUw_W__quoteText{max-width:450px;font-family:var(--inter-font), sans-serif;color:var(--black);margin:0;font-size:1rem;font-weight:400;line-height:1.6}.BouwheerSection-module__wWUw_W__attribution{font-family:var(--instrument-sans-font), sans-serif;color:var(--primary-color);flex-direction:column;gap:2px;font-size:1rem;font-weight:500;line-height:1.4;display:flex}.BouwheerSection-module__wWUw_W__author,.BouwheerSection-module__wWUw_W__role{display:block}.BouwheerSection-module__wWUw_W__introRight{flex-direction:column;justify-self:end;gap:1.25em;min-width:0;max-width:600px;display:flex}.BouwheerSection-module__wWUw_W__bodyText{font-family:var(--inter-font), sans-serif;color:var(--black);margin:0;font-size:20px;font-weight:300}.BouwheerSection-module__wWUw_W__media{align-items:stretch;gap:20px;width:100%;min-height:520px;margin-top:80px;display:flex}.BouwheerSection-module__wWUw_W__freddy{flex:1 0 0;min-width:0;max-width:465px;position:relative;overflow:hidden}.BouwheerSection-module__wWUw_W__buildings{flex:2 0 0;min-width:0;position:relative;overflow:hidden}.BouwheerSection-module__wWUw_W__mediaReveal{will-change:clip-path;position:absolute;inset:0}.BouwheerSection-module__wWUw_W__image{object-fit:cover}@media (max-width:1024px){.BouwheerSection-module__wWUw_W__intro{grid-template-columns:1fr;gap:40px}.BouwheerSection-module__wWUw_W__introRight{justify-self:start;max-width:100%}.BouwheerSection-module__wWUw_W__quote{margin-top:40px}.BouwheerSection-module__wWUw_W__bodyText{font-size:clamp(1rem,2.5vw,22px)}.BouwheerSection-module__wWUw_W__media{flex-direction:column;gap:16px;min-height:0}.BouwheerSection-module__wWUw_W__freddy,.BouwheerSection-module__wWUw_W__buildings{flex:none;width:100%;max-width:none;height:min(520px,70vw)}}
.ThuiskomenSection-module__LnxMFG__section{background-color:var(--white);width:100%;padding:145px 0 70px}.ThuiskomenSection-module__LnxMFG__sectionThankYou{padding-top:calc(var(--header-height) + 60px)}.ThuiskomenSection-module__LnxMFG__row{grid-template-columns:minmax(0,1fr) minmax(0,690px) 120px minmax(0,690px) minmax(0,1fr);align-items:center;width:100%;display:grid;position:relative}.ThuiskomenSection-module__LnxMFG__row+.ThuiskomenSection-module__LnxMFG__row{margin-top:-60px}.ThuiskomenSection-module__LnxMFG__livingMedia,.ThuiskomenSection-module__LnxMFG__kitchenMedia,.ThuiskomenSection-module__LnxMFG__gardenMedia{margin:0;position:relative;overflow:hidden}.ThuiskomenSection-module__LnxMFG__livingMedia{grid-column:1/3;height:900px}.ThuiskomenSection-module__LnxMFG__intro{flex-direction:column;grid-column:4;align-items:flex-start;min-width:0;display:flex}.ThuiskomenSection-module__LnxMFG__title{color:var(--black);margin:0;font-size:4rem;line-height:1.1}.ThuiskomenSection-module__LnxMFG__body{max-width:640px;font-family:var(--inter-font), sans-serif;color:var(--black);margin:60px 0 0;font-size:1.125rem;font-weight:300;line-height:1.6}.ThuiskomenSection-module__LnxMFG__body+.ThuiskomenSection-module__LnxMFG__body{margin-top:20px}.ThuiskomenSection-module__LnxMFG__body strong,.ThuiskomenSection-module__LnxMFG__extra strong{font-weight:700}.ThuiskomenSection-module__LnxMFG__extra p{max-width:640px;font-family:var(--inter-font), sans-serif;color:var(--black);margin:20px 0 0;font-size:1.125rem;font-weight:300;line-height:1.6}.ThuiskomenSection-module__LnxMFG__extra a{color:inherit;text-underline-offset:.18em;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.ThuiskomenSection-module__LnxMFG__extra a:hover,.ThuiskomenSection-module__LnxMFG__extra a:focus-visible{color:var(--primary-color)}.ThuiskomenSection-module__LnxMFG__details{margin-top:28px}.ThuiskomenSection-module__LnxMFG__details p{margin:0}.ThuiskomenSection-module__LnxMFG__details p+p{margin-top:6px}.ThuiskomenSection-module__LnxMFG__actions{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}.ThuiskomenSection-module__LnxMFG__kitchenMedia{grid-column:4;width:575px;max-width:100%;height:380px}.ThuiskomenSection-module__LnxMFG__kitchenMediaSquare{width:480px;height:480px}.ThuiskomenSection-module__LnxMFG__gardenMedia{grid-column:1/3;justify-self:end;width:700px;max-width:100%;height:615px}.ThuiskomenSection-module__LnxMFG__gardenCopy{grid-column:4;min-width:0}.ThuiskomenSection-module__LnxMFG__gardenBody{max-width:640px;font-family:var(--inter-font), sans-serif;color:var(--black);margin:50px 0 0;font-size:1.125rem;font-weight:300;line-height:1.6}.ThuiskomenSection-module__LnxMFG__mediaReveal{will-change:clip-path;position:absolute;inset:0}.ThuiskomenSection-module__LnxMFG__image{object-fit:cover}@media (max-width:1024px){.ThuiskomenSection-module__LnxMFG__section{padding:47px 5% 70px}.ThuiskomenSection-module__LnxMFG__row,.ThuiskomenSection-module__LnxMFG__row+.ThuiskomenSection-module__LnxMFG__row{flex-direction:column;gap:40px;margin-top:0;display:flex}.ThuiskomenSection-module__LnxMFG__row+.ThuiskomenSection-module__LnxMFG__row{margin-top:60px}.ThuiskomenSection-module__LnxMFG__section{flex-direction:column;display:flex}.ThuiskomenSection-module__LnxMFG__rowKitchen{order:1;margin-top:0}.ThuiskomenSection-module__LnxMFG__rowLiving{order:2;margin-top:72px}.ThuiskomenSection-module__LnxMFG__rowGarden{order:3;margin-top:72px}.ThuiskomenSection-module__LnxMFG__rowLiving .ThuiskomenSection-module__LnxMFG__intro,.ThuiskomenSection-module__LnxMFG__rowGarden .ThuiskomenSection-module__LnxMFG__gardenCopy{order:1}.ThuiskomenSection-module__LnxMFG__rowLiving .ThuiskomenSection-module__LnxMFG__livingMedia,.ThuiskomenSection-module__LnxMFG__rowGarden .ThuiskomenSection-module__LnxMFG__gardenMedia{order:2}.ThuiskomenSection-module__LnxMFG__livingMedia{aspect-ratio:4/3;width:100%;height:auto}.ThuiskomenSection-module__LnxMFG__title{font-size:clamp(2.5rem,8vw,4rem)}.ThuiskomenSection-module__LnxMFG__body{margin-top:24px}.ThuiskomenSection-module__LnxMFG__kitchenMedia{aspect-ratio:575/380;width:100%;height:auto}.ThuiskomenSection-module__LnxMFG__gardenMedia{aspect-ratio:700/615;justify-self:stretch;width:100%;height:auto}.ThuiskomenSection-module__LnxMFG__gardenBody{margin-top:24px}.ThuiskomenSection-module__LnxMFG__sectionThankYou{padding-top:calc(var(--header-height) + 32px)}.ThuiskomenSection-module__LnxMFG__sectionThankYou .ThuiskomenSection-module__LnxMFG__rowLiving{order:1;margin-top:0}.ThuiskomenSection-module__LnxMFG__sectionThankYou .ThuiskomenSection-module__LnxMFG__rowKitchen{order:2;margin-top:40px}.ThuiskomenSection-module__LnxMFG__kitchenMediaSquare{aspect-ratio:1;width:100%;height:auto}.ThuiskomenSection-module__LnxMFG__actions{flex-direction:column;align-items:stretch;margin-top:28px}.ThuiskomenSection-module__LnxMFG__actions>*{width:100%}}
.Button-module__LCT47W__button{width:fit-content;font-family:var(--instrument-sans-font), sans-serif;text-transform:uppercase;cursor:pointer;background-color:var(--primary-color);color:var(--white);transition:background-color var(--link-hover-duration) var(--link-hover-easing), color var(--link-hover-duration) var(--link-hover-easing), border-color var(--link-hover-duration) var(--link-hover-easing);border:none;border-radius:0;justify-content:center;align-items:center;padding:15px 25px;font-size:1rem;font-weight:400;text-decoration:none;display:inline-flex}.Button-module__LCT47W__primary{background-color:var(--primary-color);color:var(--white)}.Button-module__LCT47W__primary:hover{background-color:var(--primary-color-hover)}.Button-module__LCT47W__ghost{color:var(--primary-color);border:1px solid var(--primary-color);background-color:#0000}.Button-module__LCT47W__ghost:hover{background-color:var(--primary-color);color:var(--white)}.Button-module__LCT47W__link{color:var(--white);text-transform:none;background-color:#0000;padding:0;font-weight:300}.Button-module__LCT47W__inverse{background-color:var(--white);color:var(--primary-color)}.Button-module__LCT47W__inverse:hover{background-color:var(--grey);color:var(--primary-color-hover)}.Button-module__LCT47W__ghostInverse{color:var(--white);border:1px solid var(--white);background-color:#0000}.Button-module__LCT47W__ghostInverse:hover{background-color:var(--white);color:var(--primary-color)}
.MapEmbed-module__eEMjNq__wrap{background:var(--secondary-color);width:100%;height:100%;position:relative;overflow:hidden}.MapEmbed-module__eEMjNq__frame{border:0;width:100%;height:100%;display:block}.MapEmbed-module__eEMjNq__image{object-fit:cover;width:100%;height:100%;display:block}.MapEmbed-module__eEMjNq__melding{background:var(--primary-color);color:var(--white);font-family:var(--instrument-sans-font), sans-serif;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;padding:.65rem 1.1rem;font-size:.8rem;text-decoration:none;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.MapEmbed-module__eEMjNq__melding:hover{background:var(--primary-color-hover)}
.SplitMediaSection-module__BXvAGG__section{background-color:var(--white);width:100%;padding:70px 5%}.SplitMediaSection-module__BXvAGG__inner{width:100%;max-width:var(--section-max-width);flex-direction:column;gap:60px;margin-inline:auto;display:flex}.SplitMediaSection-module__BXvAGG__copy{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start;column-gap:20px;width:100%;display:grid}.SplitMediaSection-module__BXvAGG__heading{color:var(--black);margin:0;font-size:4rem;line-height:1.1}.SplitMediaSection-module__BXvAGG__body{max-width:470px;font-family:var(--inter-font), sans-serif;color:var(--black);margin:0;font-size:18px;font-weight:400;line-height:1.6}.SplitMediaSection-module__BXvAGG__media{align-items:stretch;gap:20px;width:100%;display:flex}.SplitMediaSection-module__BXvAGG__left,.SplitMediaSection-module__BXvAGG__right{min-width:0;margin:0;position:relative;overflow:hidden}.SplitMediaSection-module__BXvAGG__left{aspect-ratio:954/524;flex:2 0 0}.SplitMediaSection-module__BXvAGG__right{flex:1 0 0}.SplitMediaSection-module__BXvAGG__mediaReveal{will-change:clip-path;position:absolute;inset:0}.SplitMediaSection-module__BXvAGG__image{object-fit:cover}@media (max-width:1024px){.SplitMediaSection-module__BXvAGG__copy,.SplitMediaSection-module__BXvAGG__media{flex-direction:column;gap:24px;display:flex}.SplitMediaSection-module__BXvAGG__heading{font-size:clamp(2.5rem,8vw,4rem)}.SplitMediaSection-module__BXvAGG__inner{gap:40px}.SplitMediaSection-module__BXvAGG__left,.SplitMediaSection-module__BXvAGG__right{flex:none;width:100%}.SplitMediaSection-module__BXvAGG__left{aspect-ratio:954/524}.SplitMediaSection-module__BXvAGG__right{aspect-ratio:471/523}}
.page-module__t1GdsW__introContent{padding-top:125px!important}.page-module__t1GdsW__introText{max-width:700px;font-size:1.125rem}.page-module__t1GdsW__viewBlock{flex-direction:column;align-items:flex-start;gap:20px;width:100%;margin-top:85px;display:flex}.page-module__t1GdsW__viewTitle{align-self:flex-start}.page-module__t1GdsW__viewGrid{grid-template-rows:616px 616px;grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.page-module__t1GdsW__viewCellMedia{height:100%;min-height:0;margin:0;position:relative;overflow:hidden}.page-module__t1GdsW__viewCellReveal{will-change:clip-path;position:absolute;inset:0}.page-module__t1GdsW__viewImage{object-fit:cover}.page-module__t1GdsW__viewCellText{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:25px;height:100%;min-height:0;padding:80px;display:flex;position:relative;overflow:hidden}.page-module__t1GdsW__viewCellText h3{z-index:1;color:var(--black);font-size:clamp(1.75rem,3vw,3rem);position:relative}.page-module__t1GdsW__viewCellText p{z-index:1;color:var(--text-black);margin-top:5px;font-size:1rem;position:relative}.page-module__t1GdsW__viewCellBlue{background-color:var(--light-blue)}.page-module__t1GdsW__viewCellGreen{background-color:var(--light-green)}.page-module__t1GdsW__viewCellFlowers{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;position:absolute;bottom:0;left:0;right:0}.page-module__t1GdsW__viewCellWaves{pointer-events:none;-webkit-user-select:none;user-select:none;width:min(327px,55%);height:auto;position:absolute;bottom:0;right:0}@media (max-width:1024px){.page-module__t1GdsW__viewGrid{grid-template-rows:515px 515px}}@media (max-width:768px){.page-module__t1GdsW__viewGrid{grid-template-rows:none;grid-template-columns:1fr;grid-auto-rows:minmax(280px,70vw)}.page-module__t1GdsW__viewGrid>:first-child{order:2}.page-module__t1GdsW__viewGrid>:nth-child(2){order:1}.page-module__t1GdsW__viewGrid>:nth-child(3){order:3}.page-module__t1GdsW__viewGrid>:nth-child(4){order:4}.page-module__t1GdsW__viewCellText{padding:40px}}
.VideoControls-module__LGQCjW__balk{z-index:3;color:var(--white);background:linear-gradient(#0000 0%,#00000073 40%,#000000bf 100%);align-items:center;gap:14px;padding:14px 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.VideoControls-module__LGQCjW__knop{width:36px;height:36px;color:var(--white);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;transition:opacity .2s;display:grid}.VideoControls-module__LGQCjW__knop:hover{opacity:.7}.VideoControls-module__LGQCjW__knop:focus-visible{outline:2px solid var(--white);outline-offset:2px}.VideoControls-module__LGQCjW__tijd{min-width:42px;font-family:var(--instrument-sans-font), sans-serif;font-variant-numeric:tabular-nums;color:var(--white);text-align:center;flex:none;font-size:.8rem}.VideoControls-module__LGQCjW__balkje{appearance:none;cursor:pointer;background:#ffffff4d;flex:auto;min-width:0;height:3px}.VideoControls-module__LGQCjW__balkje::-webkit-slider-thumb{appearance:none;background:var(--white);cursor:pointer;width:12px;height:12px}.VideoControls-module__LGQCjW__balkje::-moz-range-thumb{background:var(--white);cursor:pointer;border:0;width:12px;height:12px}.VideoControls-module__LGQCjW__balkje:focus-visible{outline:2px solid var(--white);outline-offset:4px}@media (max-width:768px){.VideoControls-module__LGQCjW__balk{gap:8px;padding:12px}.VideoControls-module__LGQCjW__knop{width:32px;height:32px}.VideoControls-module__LGQCjW__tijd{min-width:36px;font-size:.72rem}}.VideoControls-module__LGQCjW__volume{appearance:none;cursor:pointer;background:#ffffff4d;flex:none;width:72px;height:3px}.VideoControls-module__LGQCjW__volume::-webkit-slider-thumb{appearance:none;background:var(--white);cursor:pointer;width:10px;height:10px}.VideoControls-module__LGQCjW__volume::-moz-range-thumb{background:var(--white);cursor:pointer;border:0;width:10px;height:10px}.VideoControls-module__LGQCjW__volume:focus-visible{outline:2px solid var(--white);outline-offset:4px}@media (max-width:768px){.VideoControls-module__LGQCjW__volume{display:none}}
.GalleryLightbox-module__MNfkvG__overlay{z-index:500;cursor:pointer;animation:GalleryLightbox-module__MNfkvG__fadeIn .32s var(--link-hover-easing);background:#000000d1;justify-content:center;align-items:center;padding:5.5rem 5% 5%;display:flex;position:fixed;inset:0}.GalleryLightbox-module__MNfkvG__dialog{cursor:default;justify-content:center;align-items:center;width:100%;max-width:960px;display:flex;position:relative}.GalleryLightbox-module__MNfkvG__photo{object-fit:contain;width:100%;max-width:960px;height:auto}.GalleryLightbox-module__MNfkvG__iframe{aspect-ratio:16/9;background:var(--black);border:0;width:min(1120px,100%);max-height:min(80vh,100vh - 9rem);box-shadow:0 24px 80px #00000073}.GalleryLightbox-module__MNfkvG__close,.GalleryLightbox-module__MNfkvG__nav{z-index:1;width:2.75rem;height:2.75rem;color:var(--white);cursor:pointer;transition:opacity var(--link-hover-duration) var(--link-hover-easing);background:0 0;border:none;place-items:center;padding:0;display:grid;position:absolute}.GalleryLightbox-module__MNfkvG__close:hover,.GalleryLightbox-module__MNfkvG__close:focus-visible,.GalleryLightbox-module__MNfkvG__nav:hover,.GalleryLightbox-module__MNfkvG__nav:focus-visible{opacity:.7}.GalleryLightbox-module__MNfkvG__close:focus-visible,.GalleryLightbox-module__MNfkvG__nav:focus-visible{outline:2px solid var(--white);outline-offset:4px}.GalleryLightbox-module__MNfkvG__close{top:1.25rem;right:5%}.GalleryLightbox-module__MNfkvG__navPrev{top:50%;left:5%;transform:translateY(-50%)}.GalleryLightbox-module__MNfkvG__navNext{top:50%;right:5%;transform:translateY(-50%)}.GalleryLightbox-module__MNfkvG__counter{font-family:var(--instrument-sans-font), sans-serif;color:var(--white);pointer-events:none;margin:0;font-size:1rem;font-weight:400;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes GalleryLightbox-module__MNfkvG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.GalleryLightbox-module__MNfkvG__overlay{padding:4.5rem 1rem}.GalleryLightbox-module__MNfkvG__navPrev{left:.75rem}.GalleryLightbox-module__MNfkvG__navNext,.GalleryLightbox-module__MNfkvG__close{right:.75rem}}@media (prefers-reduced-motion:reduce){.GalleryLightbox-module__MNfkvG__overlay{animation:none}.GalleryLightbox-module__MNfkvG__close,.GalleryLightbox-module__MNfkvG__nav{transition:none}}
.GlassBadge-module__B6UjSq__badge{font-family:var(--inter-font), sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--white);-webkit-backdrop-filter:blur(20px);background:linear-gradient(#e8e8e845 0%,#e8e8e81c 100%);justify-content:center;align-items:center;padding:12px 28px;font-size:.875rem;font-weight:500;display:inline-flex;position:relative}
.FloatingCta-module__nez0ra__dock{right:0;bottom:env(safe-area-inset-bottom,0px);z-index:200;opacity:0;visibility:hidden;pointer-events:none;align-items:flex-end;gap:3px;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;display:flex;position:fixed}.FloatingCta-module__nez0ra__dockVisible{opacity:1;visibility:visible}.FloatingCta-module__nez0ra__dock>*{pointer-events:auto}.FloatingCta-module__nez0ra__dock:not(.FloatingCta-module__nez0ra__dockVisible)>*{pointer-events:none}.FloatingCta-module__nez0ra__dockQuiet .FloatingCta-module__nez0ra__interest{opacity:0;pointer-events:none;width:0;box-shadow:none;overflow:hidden}.FloatingCta-module__nez0ra__phone{background:var(--primary-color);width:3.5rem;height:3.5rem;color:var(--white);interpolate-size:allow-keywords;align-items:center;text-decoration:none;transition:width .4s ease-in-out;display:flex;overflow:hidden;box-shadow:0 10px 28px #0022302e}.FloatingCta-module__nez0ra__phone:hover,.FloatingCta-module__nez0ra__phone:focus-visible{width:fit-content}.FloatingCta-module__nez0ra__phone:focus-visible{outline:2px solid var(--white);outline-offset:-2px}.FloatingCta-module__nez0ra__phoneIcon{flex:0 0 3.5rem;place-items:center;width:3.5rem;height:3.5rem;display:grid}.FloatingCta-module__nez0ra__phoneGlyph{width:1.375rem;height:1.5625rem;display:block}.FloatingCta-module__nez0ra__phoneNumber{font-family:var(--instrument-sans-font), sans-serif;letter-spacing:.02em;white-space:nowrap;opacity:0;padding-right:1.35rem;font-size:.95rem;font-weight:400;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transform:translate(-.35rem)}.FloatingCta-module__nez0ra__phone:hover .FloatingCta-module__nez0ra__phoneNumber,.FloatingCta-module__nez0ra__phone:focus-visible .FloatingCta-module__nez0ra__phoneNumber{opacity:1;transform:none}.FloatingCta-module__nez0ra__interest{background:var(--primary-color);width:13.25rem;height:3.5rem;color:var(--white);cursor:pointer;interpolate-size:allow-keywords;flex-direction:column;align-items:center;transition:height .4s ease-in-out,width .4s ease-in-out,opacity .4s ease-in-out;display:flex;overflow:hidden;box-shadow:0 10px 28px #0022302e}.FloatingCta-module__nez0ra__interest:hover,.FloatingCta-module__nez0ra__interest:focus-within,.FloatingCta-module__nez0ra__interestOpen{height:fit-content}.FloatingCta-module__nez0ra__interestLink{background:var(--primary-color);height:3.5rem;color:var(--white);font-family:var(--instrument-sans-font), sans-serif;letter-spacing:.02em;white-space:nowrap;justify-content:center;align-self:flex-end;align-items:center;padding:0 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:flex;box-shadow:0 10px 28px #0022302e}.FloatingCta-module__nez0ra__interestTitle{height:3.5rem;font-family:var(--instrument-sans-font), sans-serif;letter-spacing:.08em;text-transform:uppercase;text-align:center;flex:0 0 3.5rem;justify-content:center;align-items:center;margin:0;padding:0 1.25rem;font-size:.95rem;font-weight:500;display:flex}.FloatingCta-module__nez0ra__interestBody{width:100%}.FloatingCta-module__nez0ra__interestInner{flex-direction:column;align-items:center;gap:1.5rem;padding:.25rem 1.4rem 1.7rem;display:flex}.FloatingCta-module__nez0ra__interestCopy{max-width:9.5rem;font-family:var(--inter-font), sans-serif;text-align:center;margin:0;font-size:.875rem;font-weight:300;line-height:1.45}.FloatingCta-module__nez0ra__contactButton.FloatingCta-module__nez0ra__contactButton{background-color:var(--white);color:var(--primary-color);letter-spacing:.06em;padding:.7rem 1.15rem;font-size:.8125rem}.FloatingCta-module__nez0ra__contactButton.FloatingCta-module__nez0ra__contactButton:hover{background-color:var(--white);color:var(--primary-color-hover)}@media (hover:hover) and (pointer:fine){.FloatingCta-module__nez0ra__interest{cursor:default}}@media (hover:none){.FloatingCta-module__nez0ra__phone,.FloatingCta-module__nez0ra__phone:hover,.FloatingCta-module__nez0ra__phone:focus,.FloatingCta-module__nez0ra__phone:active,.FloatingCta-module__nez0ra__phone:focus-visible{width:3.5rem}.FloatingCta-module__nez0ra__phone .FloatingCta-module__nez0ra__phoneNumber,.FloatingCta-module__nez0ra__phone:hover .FloatingCta-module__nez0ra__phoneNumber,.FloatingCta-module__nez0ra__phone:focus .FloatingCta-module__nez0ra__phoneNumber,.FloatingCta-module__nez0ra__phone:active .FloatingCta-module__nez0ra__phoneNumber{opacity:0}.FloatingCta-module__nez0ra__phone,.FloatingCta-module__nez0ra__phoneNumber{transition:none}}@media (prefers-reduced-motion:reduce){.FloatingCta-module__nez0ra__phone,.FloatingCta-module__nez0ra__phoneNumber,.FloatingCta-module__nez0ra__interest{transition:none}}@media (max-width:480px){.FloatingCta-module__nez0ra__interest{width:11.5rem}.FloatingCta-module__nez0ra__phone:hover,.FloatingCta-module__nez0ra__phone:focus-visible{width:fit-content}}
.GallerySection-module__eyfZUq__section{background-color:var(--white);width:100%;padding:70px 5%;position:relative}.GallerySection-module__eyfZUq__hashTarget{pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}.GallerySection-module__eyfZUq__inner{width:100%;max-width:var(--section-max-width);flex-direction:column;gap:40px;margin-inline:auto;display:flex}.GallerySection-module__eyfZUq__intro{text-align:center;flex-direction:column;align-items:center;gap:40px;display:flex}.GallerySection-module__eyfZUq__headingGroup{flex-direction:column;align-items:center;gap:8px;display:flex}.GallerySection-module__eyfZUq__eyebrow{font-family:var(--instrument-sans-font), sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--primary-color);margin:0;font-size:.875rem;font-weight:500}.GallerySection-module__eyfZUq__title{color:var(--black);margin:0;font-size:4rem;line-height:1.1}.GallerySection-module__eyfZUq__filters{justify-content:center;align-items:center;gap:15px;display:flex}.GallerySection-module__eyfZUq__gallery,.GallerySection-module__eyfZUq__videos{grid-template-columns:1fr 1fr;align-items:start;gap:30px;width:100%;display:grid}.GallerySection-module__eyfZUq__column{flex-direction:column;gap:30px;min-width:0;display:flex}.GallerySection-module__eyfZUq__item,.GallerySection-module__eyfZUq__videoItem,.GallerySection-module__eyfZUq__cta{width:100%;margin:0;position:relative;overflow:hidden}.GallerySection-module__eyfZUq__item{aspect-ratio:705 / var(--gallery-height);cursor:pointer;color:inherit;background:0 0;border:0;padding:0;display:block}.GallerySection-module__eyfZUq__item:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px}.GallerySection-module__eyfZUq__cta{aspect-ratio:705 / var(--gallery-height);background:var(--black);color:var(--white);cursor:pointer;text-align:center;border:0;justify-content:center;align-items:center;padding:24px;display:flex}.GallerySection-module__eyfZUq__cta:focus-visible{outline:2px solid var(--white);outline-offset:-4px}.GallerySection-module__eyfZUq__ctaImage{filter:blur(18px);transform:scale(1.14)}.GallerySection-module__eyfZUq__ctaOverlay{pointer-events:none;background:#000000b8;position:absolute;inset:0}.GallerySection-module__eyfZUq__ctaContent{z-index:1;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.GallerySection-module__eyfZUq__ctaBadge{border:1px solid var(--white);font-family:var(--instrument-sans-font), sans-serif;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:6px 16px;font-size:18px;font-weight:400;line-height:1.2;display:inline-flex}.GallerySection-module__eyfZUq__ctaHeading{font-family:var(--instrument-sans-font), sans-serif;color:var(--white);font-size:2rem;font-weight:400;line-height:1.15}.GallerySection-module__eyfZUq__ctaLink{font-family:var(--instrument-sans-font), sans-serif;color:var(--white);align-items:center;gap:8px;font-size:1rem;font-weight:400;line-height:1.2;display:inline-flex}.GallerySection-module__eyfZUq__ctaArrow{transition:transform var(--link-hover-duration) var(--link-hover-easing);flex-shrink:0;display:block}.GallerySection-module__eyfZUq__cta:hover .GallerySection-module__eyfZUq__ctaArrow,.GallerySection-module__eyfZUq__cta:focus-visible .GallerySection-module__eyfZUq__ctaArrow{transform:translate(4px)}.GallerySection-module__eyfZUq__videoItem{aspect-ratio:16/9;background:var(--black);cursor:pointer;color:inherit;border:0;padding:0;display:block}.GallerySection-module__eyfZUq__image{object-fit:cover;transition:transform .4s}.GallerySection-module__eyfZUq__videoItem:hover .GallerySection-module__eyfZUq__image,.GallerySection-module__eyfZUq__videoItem:focus-visible .GallerySection-module__eyfZUq__image,.GallerySection-module__eyfZUq__item:hover .GallerySection-module__eyfZUq__image,.GallerySection-module__eyfZUq__item:focus-visible .GallerySection-module__eyfZUq__image{transform:scale(1.05)}.GallerySection-module__eyfZUq__videoOverlay{pointer-events:none;background:#00000047;position:absolute;inset:0}.GallerySection-module__eyfZUq__playIcon{z-index:1;pointer-events:none;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GallerySection-module__eyfZUq__playCircle{fill:var(--primary-color);fill-opacity:.7}.GallerySection-module__eyfZUq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){.GallerySection-module__eyfZUq__title{font-size:clamp(2.5rem,10vw,4rem)}.GallerySection-module__eyfZUq__ctaHeading{font-size:clamp(1.25rem,5vw,2rem)}.GallerySection-module__eyfZUq__gallery,.GallerySection-module__eyfZUq__videos{grid-template-columns:1fr;gap:20px}.GallerySection-module__eyfZUq__gallery .GallerySection-module__eyfZUq__column{display:contents}.GallerySection-module__eyfZUq__gallery .GallerySection-module__eyfZUq__column:first-child>:first-child{order:1}.GallerySection-module__eyfZUq__gallery .GallerySection-module__eyfZUq__column:last-child>:first-child{order:2}.GallerySection-module__eyfZUq__gallery .GallerySection-module__eyfZUq__column:first-child>:nth-child(2){order:3}.GallerySection-module__eyfZUq__gallery .GallerySection-module__eyfZUq__column:last-child>:nth-child(2){order:4}.GallerySection-module__eyfZUq__gallery .GallerySection-module__eyfZUq__column:first-child>:nth-child(3){order:5}.GallerySection-module__eyfZUq__gallery .GallerySection-module__eyfZUq__column:last-child>:nth-child(3){order:6}.GallerySection-module__eyfZUq__gallery .GallerySection-module__eyfZUq__column:first-child>:nth-child(4){order:7}.GallerySection-module__eyfZUq__gallery .GallerySection-module__eyfZUq__column:last-child>:nth-child(4){order:8}}@media (prefers-reduced-motion:reduce){.GallerySection-module__eyfZUq__image{transition:none}.GallerySection-module__eyfZUq__videoItem:hover .GallerySection-module__eyfZUq__image,.GallerySection-module__eyfZUq__videoItem:focus-visible .GallerySection-module__eyfZUq__image,.GallerySection-module__eyfZUq__item:hover .GallerySection-module__eyfZUq__image,.GallerySection-module__eyfZUq__item:focus-visible .GallerySection-module__eyfZUq__image{transform:none}.GallerySection-module__eyfZUq__ctaArrow,.GallerySection-module__eyfZUq__cta:hover .GallerySection-module__eyfZUq__ctaArrow,.GallerySection-module__eyfZUq__cta:focus-visible .GallerySection-module__eyfZUq__ctaArrow{transition:none;transform:none}}
.ResidencesSection-module__y_lCLq__section{width:100%;padding:70px 5%}.ResidencesSection-module__y_lCLq__inner{width:100%;max-width:var(--section-max-width);flex-direction:column;gap:20px;margin-inline:auto;display:flex}.ResidencesSection-module__y_lCLq__heading{margin:0;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.ResidencesSection-module__y_lCLq__featured{gap:0;width:100%;height:600px;display:flex}.ResidencesSection-module__y_lCLq__featuredMedia,.ResidencesSection-module__y_lCLq__featuredInfo{flex:50%;width:50%;min-width:0;height:100%;position:relative;overflow:hidden}.ResidencesSection-module__y_lCLq__featuredInfo{text-align:center;background-color:var(--secondary-color);flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:40px;display:flex}.ResidencesSection-module__y_lCLq__featuredEyebrow{font-family:var(--instrument-sans-font), sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--primary-color);margin:0;font-size:18px;font-weight:700}.ResidencesSection-module__y_lCLq__featuredTitle{color:var(--black);margin:0;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.ResidencesSection-module__y_lCLq__featuredText{max-width:450px;color:var(--black);margin:0;font-size:1rem;line-height:1.6}.ResidencesSection-module__y_lCLq__featuredText strong{font-weight:700}.ResidencesSection-module__y_lCLq__grid{grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}.ResidencesSection-module__y_lCLq__card{width:100%;height:600px;color:inherit;text-decoration:none;position:relative;overflow:hidden}.ResidencesSection-module__y_lCLq__mediaCard{background-color:var(--secondary-color);display:block}.ResidencesSection-module__y_lCLq__mediaWrap{z-index:0;position:absolute;inset:0;overflow:hidden}.ResidencesSection-module__y_lCLq__mediaCard:hover .ResidencesSection-module__y_lCLq__mediaFill{transform:scale(1.05)}.ResidencesSection-module__y_lCLq__mediaCard:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000059,#00000059),linear-gradient(#0000 65%,#00000086 100%);position:absolute;inset:0}.ResidencesSection-module__y_lCLq__cardBadge{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ResidencesSection-module__y_lCLq__cardTitle{z-index:2;color:var(--white);margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1.1;position:absolute;bottom:40px;left:40px}.ResidencesSection-module__y_lCLq__mediaFill{will-change:transform;transition:transform .4s;position:absolute;inset:0;transform:scale(1)}.ResidencesSection-module__y_lCLq__mediaImage{object-fit:cover}.ResidencesSection-module__y_lCLq__mediaIframe{pointer-events:none;border:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ResidencesSection-module__y_lCLq__opendeurdagCard{border:2px solid var(--secondary-color);justify-content:center;align-items:center;display:flex}.ResidencesSection-module__y_lCLq__opendeurdagInner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;max-width:100%;padding:40px;display:flex}.ResidencesSection-module__y_lCLq__opendeurdagLogo{width:72px;height:auto;margin-bottom:8px}.ResidencesSection-module__y_lCLq__opendeurdagTitle{color:var(--black);margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.ResidencesSection-module__y_lCLq__opendeurdagDate{font-family:var(--inter-font), sans-serif;color:var(--black);margin:0;font-size:1.25rem;font-weight:700}.ResidencesSection-module__y_lCLq__opendeurdagText{max-width:460px;color:var(--black);margin:0;font-size:1rem;line-height:1.6}.ResidencesSection-module__y_lCLq__opendeurdagText strong{font-weight:700}.ResidencesSection-module__y_lCLq__opendeurdagButton{margin-top:15px}@media (max-width:1024px){.ResidencesSection-module__y_lCLq__featured{flex-direction:column;height:auto}.ResidencesSection-module__y_lCLq__featuredMedia,.ResidencesSection-module__y_lCLq__featuredInfo{flex:none;width:100%}.ResidencesSection-module__y_lCLq__featuredMedia{height:min(600px,70vw)}.ResidencesSection-module__y_lCLq__featuredInfo{min-height:400px}.ResidencesSection-module__y_lCLq__grid{grid-template-columns:1fr}.ResidencesSection-module__y_lCLq__card{height:min(600px,80vw)}.ResidencesSection-module__y_lCLq__opendeurdagCard{height:auto;min-height:480px}}@media (prefers-reduced-motion:reduce){.ResidencesSection-module__y_lCLq__mediaFill{transition:none}.ResidencesSection-module__y_lCLq__mediaCard:hover .ResidencesSection-module__y_lCLq__mediaFill{transform:none}}
.Footer-module__rnk_JG__footer{background-color:var(--primary-color);width:100%;color:var(--white);padding:96px 5% 76px}.Footer-module__rnk_JG__inner{width:100%;max-width:var(--section-max-width);margin-inline:auto}.Footer-module__rnk_JG__top{grid-template-columns:1fr 1fr;align-items:start;gap:40px;padding-bottom:56px;display:grid}.Footer-module__rnk_JG__brand{color:inherit;flex-direction:column;align-items:flex-start;gap:10px;text-decoration:none;display:flex}.Footer-module__rnk_JG__clusters{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;min-width:0;display:grid}.Footer-module__rnk_JG__brandMark{filter:brightness(0)invert();width:56px;height:auto;display:block}.Footer-module__rnk_JG__brandName{font-family:var(--fraunces-font), serif;font-size:clamp(1.75rem,2.4vw,2.25rem);font-weight:400;line-height:1.1}.Footer-module__rnk_JG__brandTagline{font-family:var(--inter-font), sans-serif;font-size:1rem;font-weight:300;line-height:1.4}.Footer-module__rnk_JG__group{flex-direction:column;gap:20px;min-width:0;display:flex}.Footer-module__rnk_JG__heading{font-family:var(--instrument-sans-font), sans-serif;color:var(--white);margin:0;font-size:18px;font-weight:500;line-height:1.3}.Footer-module__rnk_JG__navList,.Footer-module__rnk_JG__contactList,.Footer-module__rnk_JG__socialList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__rnk_JG__brand{transition:opacity var(--link-hover-duration) var(--link-hover-easing)}.Footer-module__rnk_JG__brand:hover{opacity:.7}.Footer-module__rnk_JG__navLink,.Footer-module__rnk_JG__contactLink,.Footer-module__rnk_JG__socialLink,.Footer-module__rnk_JG__legalLink,.Footer-module__rnk_JG__consentLink{padding-bottom:2px;text-decoration:none;display:inline-block;position:relative}.Footer-module__rnk_JG__navLink:after,.Footer-module__rnk_JG__contactLink:after,.Footer-module__rnk_JG__socialLink:after,.Footer-module__rnk_JG__legalLink:after,.Footer-module__rnk_JG__consentLink:after{content:"";transform-origin:100%;width:100%;height:1.5px;transition:transform var(--link-hover-duration) var(--link-hover-easing);background:currentColor;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Footer-module__rnk_JG__navLink:hover:after,.Footer-module__rnk_JG__contactLink:hover:after,.Footer-module__rnk_JG__socialLink:hover:after,.Footer-module__rnk_JG__legalLink:hover:after,.Footer-module__rnk_JG__consentLink:hover:after,.Footer-module__rnk_JG__navLink:focus-visible:after,.Footer-module__rnk_JG__contactLink:focus-visible:after,.Footer-module__rnk_JG__socialLink:focus-visible:after,.Footer-module__rnk_JG__legalLink:focus-visible:after,.Footer-module__rnk_JG__consentLink:focus-visible:after{transform-origin:0;transform:scaleX(1)}.Footer-module__rnk_JG__navLink{font-family:var(--inter-font), sans-serif;color:var(--white);font-size:1rem;font-weight:300;line-height:1.4}.Footer-module__rnk_JG__contactLink{font-family:var(--instrument-sans-font), sans-serif;color:var(--white);font-size:1rem;font-weight:400;line-height:1.4}.Footer-module__rnk_JG__socialLink{font-family:var(--instrument-sans-font), sans-serif;color:var(--white);font-size:1rem;font-weight:500;line-height:1.4}.Footer-module__rnk_JG__navLink:focus-visible,.Footer-module__rnk_JG__contactLink:focus-visible,.Footer-module__rnk_JG__socialLink:focus-visible,.Footer-module__rnk_JG__legalLink:focus-visible,.Footer-module__rnk_JG__consentLink:focus-visible,.Footer-module__rnk_JG__brand:focus-visible,.Footer-module__rnk_JG__checkbox:focus-visible{outline:2px solid var(--white);outline-offset:3px}.Footer-module__rnk_JG__newsletter{border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38;flex-direction:column;gap:32px;padding:48px 0 56px;display:flex}.Footer-module__rnk_JG__newsletterIntro{flex-direction:column;gap:12px;max-width:40rem;display:flex}.Footer-module__rnk_JG__newsletterText{font-family:var(--inter-font), sans-serif;color:var(--white);margin:0;font-size:1rem;font-weight:300;line-height:1.5}.Footer-module__rnk_JG__form{grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:80px;display:grid}.Footer-module__rnk_JG__fields{grid-template-columns:1fr 1fr;gap:16px 40px;min-width:0;display:grid}.Footer-module__rnk_JG__field{flex-direction:column;min-width:0;display:flex;position:relative}.Footer-module__rnk_JG__field:before,.Footer-module__rnk_JG__field:after{content:"";pointer-events:none;position:absolute;bottom:0;left:0;right:0}.Footer-module__rnk_JG__field:before{background:var(--white);height:1px}.Footer-module__rnk_JG__field:after{background:var(--white);transform-origin:100%;height:2px;transition:transform var(--link-hover-duration) var(--link-hover-easing);transform:scaleX(0)}.Footer-module__rnk_JG__field:hover:after,.Footer-module__rnk_JG__field:focus-within:after{transform-origin:0;transform:scaleX(1)}.Footer-module__rnk_JG__fieldName{grid-area:1/1}.Footer-module__rnk_JG__fieldEmail{grid-area:1/2}.Footer-module__rnk_JG__input{appearance:none;width:100%;font-family:var(--instrument-sans-font), sans-serif;color:var(--white);background:0 0;border:0;border-radius:0;outline:none;padding:6px 0 10px;font-size:18px;font-weight:400;display:block}.Footer-module__rnk_JG__input::placeholder{color:#ffffffb3}.Footer-module__rnk_JG__submit{align-self:end;margin-bottom:2px}.Footer-module__rnk_JG__consent{cursor:pointer;grid-column:1;align-items:flex-start;gap:10px;display:flex}.Footer-module__rnk_JG__checkbox{width:14px;height:14px;accent-color:var(--white);flex-shrink:0;margin-top:2px}.Footer-module__rnk_JG__consentText{font-family:var(--inter-font), sans-serif;color:var(--white);font-size:13px;font-weight:300;line-height:1.4}.Footer-module__rnk_JG__consentLink{font-family:var(--inter-font), sans-serif;color:inherit;font-size:13px;font-weight:500}.Footer-module__rnk_JG__formMessage,.Footer-module__rnk_JG__formMessageError{font-family:var(--inter-font), sans-serif;margin:0;font-size:.95rem;font-weight:300}.Footer-module__rnk_JG__formMessageError{color:#ffd6d6}.Footer-module__rnk_JG__confirmation{align-items:center;gap:28px;display:flex}.Footer-module__rnk_JG__confirmationIcon{background:var(--white);width:56px;height:56px;color:var(--primary-color);flex-shrink:0;place-items:center;display:grid}.Footer-module__rnk_JG__confirmationCopy{flex-direction:column;gap:8px;min-width:0;max-width:42rem;display:flex}.Footer-module__rnk_JG__confirmationTitle{font-family:var(--instrument-sans-font), sans-serif;color:var(--white);margin:0;font-size:18px;font-weight:600;line-height:1.3}.Footer-module__rnk_JG__confirmationTitle:focus{outline:none}.Footer-module__rnk_JG__confirmationTitle:focus-visible{outline:2px solid var(--white);outline-offset:4px}.Footer-module__rnk_JG__confirmationText{font-family:var(--inter-font), sans-serif;color:var(--white);margin:0;font-size:1rem;font-weight:400;line-height:1.5}@media (prefers-reduced-motion:no-preference){.Footer-module__rnk_JG__confirmation{animation:.5s ease-out both Footer-module__rnk_JG__confirmation-in}}@keyframes Footer-module__rnk_JG__confirmation-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Footer-module__rnk_JG__legal{justify-content:space-between;align-items:center;gap:16px;padding-top:28px;display:flex}.Footer-module__rnk_JG__legalCopy{font-family:var(--instrument-sans-font), sans-serif;color:var(--white);margin:0;font-size:12px;font-weight:400;line-height:1.4}.Footer-module__rnk_JG__legalLink{font-family:inherit;font-weight:inherit;font-size:inherit;color:inherit}@media (max-width:1439px){.Footer-module__rnk_JG__clusters{gap:24px}}@media (max-width:768px){.Footer-module__rnk_JG__footer{padding:64px 5% 48px}.Footer-module__rnk_JG__top{grid-template-columns:1fr;gap:36px;padding-bottom:40px}.Footer-module__rnk_JG__clusters{grid-template-columns:1fr;gap:36px}.Footer-module__rnk_JG__newsletter{gap:24px;padding:36px 0 40px}.Footer-module__rnk_JG__confirmation{align-items:flex-start;gap:20px}.Footer-module__rnk_JG__confirmationIcon{width:48px;height:48px}.Footer-module__rnk_JG__form{grid-template-columns:1fr;gap:28px 0}.Footer-module__rnk_JG__fields{grid-template-columns:1fr;row-gap:28px}.Footer-module__rnk_JG__fieldEmail{grid-column:1}.Footer-module__rnk_JG__submit{justify-self:start;margin-bottom:0}.Footer-module__rnk_JG__legal{flex-direction:column;align-items:flex-start;padding-top:24px}}@media (prefers-reduced-motion:reduce){.Footer-module__rnk_JG__brand,.Footer-module__rnk_JG__navLink:after,.Footer-module__rnk_JG__contactLink:after,.Footer-module__rnk_JG__socialLink:after,.Footer-module__rnk_JG__legalLink:after,.Footer-module__rnk_JG__consentLink:after,.Footer-module__rnk_JG__field:after{transition:none}}
.VideoLightbox-module__Nymhqq__overlay{z-index:500;cursor:pointer;animation:VideoLightbox-module__Nymhqq__fadeIn .32s var(--link-hover-easing);background:#000000d1;justify-content:center;align-items:center;padding:5.5rem 5% 5%;display:flex;position:fixed;inset:0}.VideoLightbox-module__Nymhqq__dialog{aspect-ratio:16/9;background:var(--black);cursor:default;width:min(1120px,100%);position:relative;box-shadow:0 24px 80px #00000073}.VideoLightbox-module__Nymhqq__iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.VideoLightbox-module__Nymhqq__close{z-index:1;width:2.75rem;height:2.75rem;color:var(--white);cursor:pointer;transition:opacity var(--link-hover-duration) var(--link-hover-easing);background:0 0;border:none;place-items:center;padding:0;display:grid;position:absolute;top:1.25rem;right:5%}.VideoLightbox-module__Nymhqq__close:hover,.VideoLightbox-module__Nymhqq__close:focus-visible{opacity:.7}.VideoLightbox-module__Nymhqq__close:focus-visible{outline:2px solid var(--white);outline-offset:4px}@keyframes VideoLightbox-module__Nymhqq__fadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.VideoLightbox-module__Nymhqq__overlay{animation:none}.VideoLightbox-module__Nymhqq__close{transition:none}}
.Header-module__arFiJq__header{z-index:300;min-height:var(--header-height);color:var(--white);background:0 0;padding:14px 5%;transition:background .45s,color .45s,-webkit-backdrop-filter .45s,backdrop-filter .45s;position:fixed;top:0;left:0;right:0}.Header-module__arFiJq__glass{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);color:var(--white);background:#0000004d}.Header-module__arFiJq__menuOpen{color:var(--white);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.Header-module__arFiJq__inner{width:100%;max-width:var(--section-max-width);min-height:calc(var(--header-height) - 28px);z-index:2;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin:0 auto;display:grid;position:relative}.Header-module__arFiJq__navLeft,.Header-module__arFiJq__navRight{align-items:center;gap:2rem;display:flex}.Header-module__arFiJq__navRight{justify-content:flex-end}.Header-module__arFiJq__navLink{font-family:var(--instrument-sans-font), sans-serif;color:inherit;white-space:nowrap;padding-bottom:2px;font-size:1rem;font-weight:400;line-height:1.2;text-decoration:none;display:inline-block;position:relative}.Header-module__arFiJq__navLink:after{content:"";transform-origin:100%;width:100%;height:1.5px;transition:transform var(--link-hover-duration) var(--link-hover-easing);background:currentColor;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Header-module__arFiJq__navLink:hover:after,.Header-module__arFiJq__navLink:focus-visible:after{transform-origin:0;transform:scaleX(1)}.Header-module__arFiJq__navLink:focus-visible,.Header-module__arFiJq__logo:focus-visible,.Header-module__arFiJq__menuToggle:focus-visible,.Header-module__arFiJq__mobileNavLink:focus-visible,.Header-module__arFiJq__mobileContactLink:focus-visible,.Header-module__arFiJq__mobileCta:focus-visible,.Header-module__arFiJq__mobileVisiting:focus-visible{outline-offset:4px;outline:2px solid}.Header-module__arFiJq__logo{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Header-module__arFiJq__logoImg{width:var(--header-logo-size);height:auto;transition:width .4s ease-in-out;display:block}.Header-module__arFiJq__scrolled .Header-module__arFiJq__logoImg{width:var(--header-logo-size-scrolled)}.Header-module__arFiJq__menuToggle{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:7px;margin-left:auto;padding:0;display:none}.Header-module__arFiJq__menuToggleBar{background:currentColor;width:44px;height:1.5px;transition:transform .3s,opacity .3s,background .45s;display:block}.Header-module__arFiJq__menuToggleOpen .Header-module__arFiJq__menuToggleBar:first-child{transform:translateY(4.25px)rotate(45deg)}.Header-module__arFiJq__menuToggleOpen .Header-module__arFiJq__menuToggleBar:last-child{transform:translateY(-4.25px)rotate(-45deg)}.Header-module__arFiJq__mobileNav{display:none}@media (max-width:1439px){.Header-module__arFiJq__navLeft,.Header-module__arFiJq__navRight{display:none}.Header-module__arFiJq__inner{grid-template-columns:auto 1fr}.Header-module__arFiJq__logo{justify-content:flex-start}.Header-module__arFiJq__logoImg,.Header-module__arFiJq__scrolled .Header-module__arFiJq__logoImg{width:var(--header-logo-size-mobile)}.Header-module__arFiJq__menuToggle{display:flex}.Header-module__arFiJq__mobileNav{z-index:1;padding:calc(var(--header-height) + 32px) 5% max(32px, env(safe-area-inset-bottom));background-color:var(--primary-color);color:var(--white);opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;flex-direction:column;justify-content:space-between;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0;overflow-y:auto}.Header-module__arFiJq__mobileNavOpen{opacity:1;visibility:visible;pointer-events:auto}.Header-module__arFiJq__mobileNavMain{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.Header-module__arFiJq__mobileNavList{flex-direction:column;gap:8px;margin:0;padding:48px 0 0;list-style:none;display:flex}.Header-module__arFiJq__mobileNavLink{font-family:var(--fraunces-font), serif;color:var(--white);transition:color var(--link-hover-duration) var(--link-hover-easing), opacity var(--link-hover-duration) var(--link-hover-easing);padding:8px 0;font-size:clamp(1.75rem,7vw,2.25rem);font-weight:400;line-height:1.2;text-decoration:none;display:block}.Header-module__arFiJq__mobileNavLink:hover{opacity:.7}.Header-module__arFiJq__mobileCtaBlock{flex-direction:column;align-items:flex-start;gap:16px;margin-top:8px;display:flex}.Header-module__arFiJq__mobileVisiting{color:var(--white);transition:opacity var(--link-hover-duration) var(--link-hover-easing);flex-direction:column;gap:4px;text-decoration:none;display:flex}.Header-module__arFiJq__mobileVisiting:hover{opacity:.7}.Header-module__arFiJq__mobileVisitingLabel{font-family:var(--instrument-sans-font), sans-serif;letter-spacing:.02em;opacity:.75;font-size:.875rem;font-weight:400;line-height:1.3}.Header-module__arFiJq__mobileVisitingDate{font-family:var(--instrument-sans-font), sans-serif;font-size:1rem;font-weight:400;line-height:1.4}.Header-module__arFiJq__mobileNavContact{flex-direction:column;gap:8px;padding-top:32px;display:flex}.Header-module__arFiJq__mobileContactLine{font-family:var(--instrument-sans-font), sans-serif;color:var(--white);margin:0;font-size:1rem;font-weight:400;line-height:1.5}.Header-module__arFiJq__mobileContactPrefix{min-width:1.75em;display:inline-block}.Header-module__arFiJq__mobileContactLink{color:inherit;transition:opacity var(--link-hover-duration) var(--link-hover-easing);text-decoration:none}.Header-module__arFiJq__mobileContactLink:hover{opacity:.7}}@media (max-width:768px){.Header-module__arFiJq__mobileNav{padding-top:calc(var(--header-height) + 16px)}.Header-module__arFiJq__mobileNavList{padding-top:32px}}@media (prefers-reduced-motion:reduce){.Header-module__arFiJq__header,.Header-module__arFiJq__logoImg,.Header-module__arFiJq__navLink,.Header-module__arFiJq__navLink:after,.Header-module__arFiJq__menuToggleBar,.Header-module__arFiJq__mobileNav,.Header-module__arFiJq__mobileNavLink,.Header-module__arFiJq__mobileVisiting,.Header-module__arFiJq__mobileContactLink{transition:none}}
.HeroSection-module__qaLoVq__heroSection{align-items:flex-end;width:100%;min-height:100vh;max-height:none;position:relative;overflow:hidden;padding:0 5%!important}.HeroSection-module__qaLoVq__heroSection:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000085 0%,#0000 60%);position:absolute;inset:0}.HeroSection-module__qaLoVq__media{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module__qaLoVq__poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.HeroSection-module__qaLoVq__iframe{border:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__qaLoVq__heroContent{z-index:2;width:100%;margin-top:auto;position:relative;align-items:flex-end!important;padding-bottom:40px!important}.HeroSection-module__qaLoVq__heroContentLeft{flex:2 0!important;gap:30px!important}.HeroSection-module__qaLoVq__heroContentRight{align-items:flex-end}.HeroSection-module__qaLoVq__heroTitle{color:var(--white);margin-bottom:-.08em;font-size:clamp(3rem,8vw,8.5rem);line-height:1}.HeroSection-module__qaLoVq__heroTitleCompact{font-size:clamp(2.5rem,5.5vw,6rem)}.HeroSection-module__qaLoVq__heroSubtext{max-width:640px;color:var(--white);font-size:clamp(1rem,2.5vw,1.5rem)}.HeroSection-module__qaLoVq__heroSubtext strong{font-weight:700}.HeroSection-module__qaLoVq__heroSubtextBelow{display:none}.HeroSection-module__qaLoVq__discoverButton{color:var(--white);gap:.5rem;font-size:1.25rem;font-weight:400;text-decoration:none}.HeroSection-module__qaLoVq__discoverButton:hover,.HeroSection-module__qaLoVq__discoverButton:focus-visible{color:var(--white)}.HeroSection-module__qaLoVq__discoverLabel{padding-bottom:2px;display:inline-block;position:relative}.HeroSection-module__qaLoVq__discoverLabel:after{content:"";transform-origin:100%;width:100%;height:1.5px;transition:transform var(--link-hover-duration) var(--link-hover-easing);background:currentColor;position:absolute;bottom:0;left:0;transform:scaleX(0)}.HeroSection-module__qaLoVq__discoverButton:hover .HeroSection-module__qaLoVq__discoverLabel:after,.HeroSection-module__qaLoVq__discoverButton:focus-visible .HeroSection-module__qaLoVq__discoverLabel:after{transform-origin:0;transform:scaleX(1)}.HeroSection-module__qaLoVq__discoverIcon{flex-shrink:0;display:block}.HeroSection-module__qaLoVq__soundTriggerWrap{z-index:3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__qaLoVq__soundTrigger{color:var(--white);font-family:var(--inter-font), sans-serif;white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:1rem;padding:0;font-size:1.25rem;font-weight:400;line-height:1;display:flex}.HeroSection-module__qaLoVq__soundIcon{flex-shrink:0;width:63px;height:63px;display:block}.HeroSection-module__qaLoVq__soundIconCircle{fill:var(--primary-color);fill-opacity:.7;transition:fill-opacity var(--link-hover-duration) var(--link-hover-easing)}.HeroSection-module__qaLoVq__soundTrigger:hover .HeroSection-module__qaLoVq__soundIconCircle,.HeroSection-module__qaLoVq__soundTrigger:focus-visible .HeroSection-module__qaLoVq__soundIconCircle{fill-opacity:1}.HeroSection-module__qaLoVq__soundTrigger:focus-visible{outline:2px solid var(--white);outline-offset:8px}.HeroSection-module__qaLoVq__soundLabel{font-family:inherit;font-weight:inherit}@media (max-width:768px){.HeroSection-module__qaLoVq__heroSection{min-height:60vh!important}.HeroSection-module__qaLoVq__heroContent{gap:15px!important}.HeroSection-module__qaLoVq__heroContentLeft{flex:1 0!important}.HeroSection-module__qaLoVq__heroContentRight{align-items:flex-start}.HeroSection-module__qaLoVq__soundTrigger{gap:.75rem;font-size:1rem}.HeroSection-module__qaLoVq__soundIcon{width:52px;height:52px}.HeroSection-module__qaLoVq__heroSubtext{display:none}.HeroSection-module__qaLoVq__heroSubtextBelow{background-color:var(--white);text-align:center;color:var(--black);margin:0;padding:32px 5% 0;font-size:1.125rem;line-height:1.55;display:block}.HeroSection-module__qaLoVq__heroSubtextBelow strong{font-weight:700}}@media (prefers-reduced-motion:reduce){.HeroSection-module__qaLoVq__soundIconCircle,.HeroSection-module__qaLoVq__discoverLabel:after{transition:none}}
.NotFoundSection-module__Jqpu3a__hero{background-color:var(--primary-color);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.NotFoundSection-module__Jqpu3a__media{z-index:0;position:absolute;inset:0}.NotFoundSection-module__Jqpu3a__image{object-fit:cover;object-position:center}.NotFoundSection-module__Jqpu3a__overlay{z-index:1;pointer-events:none;background:#00000073;position:absolute;inset:0}.NotFoundSection-module__Jqpu3a__content{z-index:2;width:100%;min-height:100vh;padding:calc(var(--header-logo-size) + 32px) 5% 64px;box-sizing:border-box;justify-content:center;align-items:center;display:flex;position:relative}.NotFoundSection-module__Jqpu3a__card{background-color:var(--primary-color);width:100%;max-width:640px;color:var(--white);text-align:center;flex-direction:column;align-items:center;gap:24px;padding:64px 56px;display:flex}.NotFoundSection-module__Jqpu3a__eyebrow{font-family:var(--instrument-sans-font), sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--white);margin:0;font-size:.875rem;font-weight:500}.NotFoundSection-module__Jqpu3a__title{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:var(--heading-font-weight);color:var(--white);margin:0;line-height:1.15}.NotFoundSection-module__Jqpu3a__text{max-width:32rem;font-family:var(--inter-font), sans-serif;color:var(--white);margin:0;font-size:1rem;font-weight:300;line-height:1.6}.NotFoundSection-module__Jqpu3a__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:8px;display:flex}.NotFoundSection-module__Jqpu3a__actions a:focus-visible{outline:2px solid var(--white);outline-offset:3px}@media (max-width:768px){.NotFoundSection-module__Jqpu3a__content{padding:calc(var(--header-logo-size-mobile) + 28px) 5% 48px}.NotFoundSection-module__Jqpu3a__card{gap:20px;padding:40px 28px}.NotFoundSection-module__Jqpu3a__actions{flex-direction:column;align-items:stretch;width:100%}.NotFoundSection-module__Jqpu3a__actions a{justify-content:center;width:100%}}
.UspSection-module__EO4i4G__section{background-color:var(--white);width:100%;padding:160px 5% 40px}.UspSection-module__EO4i4G__inner{width:100%;max-width:var(--section-max-width);align-items:stretch;margin-inline:auto;display:flex}.UspSection-module__EO4i4G__item{flex:1 1 0;min-width:0}.UspSection-module__EO4i4G__mobileMedia{margin:0;display:none;position:relative;overflow:hidden}.UspSection-module__EO4i4G__mobileImage{object-fit:cover}.UspSection-module__EO4i4G__divider{background-color:var(--primary-color);flex:0 0 1px;align-self:stretch;width:1px;margin:35px 75px}.UspSection-module__EO4i4G__heading{font-family:var(--instrument-sans-font), sans-serif;color:var(--black);text-align:center;margin:0;font-size:26px;font-weight:400;line-height:1.2}.UspSection-module__EO4i4G__body{font-family:var(--instrument-sans-font), sans-serif;color:var(--black);margin:12px 0 0;font-size:18px;font-weight:400;line-height:1.45}@media (max-width:1024px){.UspSection-module__EO4i4G__inner{flex-direction:column;gap:48px}.UspSection-module__EO4i4G__divider{opacity:.35;flex:0 0 1px;align-self:stretch;width:100%;height:1px;margin:0}}@media (max-width:768px){.UspSection-module__EO4i4G__section{padding:40px 5% 70px}.UspSection-module__EO4i4G__mobileMedia{aspect-ratio:4/3;width:100%;margin-bottom:48px;display:block}.UspSection-module__EO4i4G__heading{font-size:1.5rem}.UspSection-module__EO4i4G__body{font-size:1rem}}
