.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;background:transparent;padding:0;display:flex;flex-direction:column}.navbar__container{display:flex;justify-content:center;align-items:center;gap:1.25rem;width:100%;margin:0 auto;padding:1.25rem 2rem}.navbar__main-pill{display:flex;align-items:center;gap:2rem;padding:.25rem 2rem;background:#ffffff59;border:1px solid rgba(255,255,255,.2);border-radius:15px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 28px #00000014}.navbar__brand-section{display:flex;align-items:center;gap:1rem}.navbar__logo{height:3rem;width:auto}.navbar__brand-text{display:flex;flex-direction:column}.navbar__brand-name{font-size:1.75rem;font-weight:700;color:#1f2937;font-family:Bebas Neue,PP Neue Montreal,Arial,sans-serif;line-height:.9;letter-spacing:.1em;text-transform:uppercase}.navbar__tagline{font-size:.8rem;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.navbar__divider{width:1px;height:3rem;background:#0000001f}.navbar__links{display:flex;align-items:center;gap:.15rem;overflow:hidden}.navbar__link{color:#1f2937;font-size:1.05rem;font-weight:500;text-decoration:none;padding:.6rem 1rem;border-radius:30px;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;white-space:nowrap}.navbar__link:hover{background:#05505014;color:#055050}.navbar__cta-btn{display:inline-block;padding:1.15rem 2.25rem;background:#055050;color:#fff;font-size:1.05rem;font-weight:600;text-decoration:none;border:none;border-radius:20px;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 6px 20px #05505059}.navbar__cta-btn:hover{background:#043d3d;transform:translateY(-2px);box-shadow:0 8px 24px #05505073}.navbar__hamburger{display:none;cursor:pointer;padding:.5rem}.hamburger-icon{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger-icon span{display:block;width:100%;height:2px;background:#1f2937;border-radius:2px;transition:all .3s ease}.hamburger-icon--open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-icon--open span:nth-child(2){opacity:0}.hamburger-icon--open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.navbar__mobile-menu{display:none;flex-direction:column;padding:1rem 2rem 1.5rem;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.navbar__mobile-menu--open{display:flex}.navbar__mobile-links{display:flex;flex-direction:column;gap:.25rem}.navbar__mobile-links .navbar__link{padding:.75rem 1rem;font-size:1rem;border-radius:12px;color:#1f2937;font-weight:500;transition:all .2s ease}.navbar__mobile-links .navbar__link:hover{background:#0550501a;color:#055050}.navbar__mobile-cta{display:inline-block;text-align:center;padding:.9rem 2rem;margin-top:1rem;background:#055050;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;border:none;border-radius:50px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 4px 12px #0550504d}@media screen and (max-width: 1024px){.navbar__container{padding:.9rem 1.5rem}.navbar__links{gap:.25rem;padding:.5rem 1rem}.navbar__link{font-size:.85rem;padding:.4rem .75rem}.navbar__brand-name{font-size:1.4rem}.navbar__logo{height:2rem}.navbar__cta-btn{padding:.6rem 1.25rem;font-size:.85rem}}@media screen and (max-width: 767px){.navbar__container{justify-content:center;padding:.75rem 1rem;gap:0}.navbar__main-pill{width:100%;justify-content:space-between;padding:.6rem 1rem;gap:0;border-radius:20px;box-shadow:0 4px 20px #0000001a}.navbar__links,.navbar__divider,.navbar__cta-btn{display:none}.navbar__hamburger{display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;box-shadow:none}.hamburger-icon{width:26px;height:20px}.hamburger-icon span{background:#1f2937}.navbar__brand-section{gap:.75rem}.navbar__logo{height:2rem}.navbar__brand-name{font-size:1.35rem}.navbar__tagline{font-size:.7rem}.navbar__mobile-menu{padding:1rem 1.5rem 1.5rem;margin:.5rem 1rem 0;border-radius:20px;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #00000026}}@media screen and (max-width: 480px){.navbar__container{padding:.75rem}.navbar__main-pill{padding:.8rem .75rem}.navbar__logo{height:1.5rem}.navbar__brand-name{font-size:1.1rem}.navbar__tagline{font-size:.6rem}.navbar__hamburger{padding:.5rem}.hamburger-icon{width:20px;height:15px}.navbar__mobile-menu{margin:0 .75rem;padding:.75rem 1rem 1.25rem}.navbar__mobile-links .navbar__link{padding:.6rem .75rem;font-size:.9rem}.navbar__mobile-cta{padding:.75rem 1.5rem;font-size:.9rem}}.footer{width:100%;background:#0a1628;padding:4rem 2rem 0;overflow:hidden}.footer-container{max-width:1200px;margin:0 auto}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding-bottom:2.5rem}.footer-brand-col{display:flex;flex-direction:column;gap:1.25rem}.footer-brand-header{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;width:fit-content}.footer-brand-logo-small{width:40px;height:40px;object-fit:contain;filter:brightness(0) invert(1)}.footer-brand-name{font-family:Bebas Neue,PP Neue Montreal,Arial,sans-serif;font-size:1.5rem;font-weight:400;color:#fff;letter-spacing:.05em}.footer-tm{font-size:.45em;font-weight:400;vertical-align:super;letter-spacing:0;opacity:.75;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.footer-tm--large{font-size:.22em;opacity:.6;vertical-align:top;position:relative;top:-.2em}.footer-tagline{font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;color:#ffffffa6;line-height:1.85;margin:0;max-width:380px}.footer-col{display:flex;flex-direction:column;gap:1.25rem}.footer-col-heading{font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:600;color:#fff;margin:0;letter-spacing:.02em}.footer-nav{display:flex;flex-direction:column;gap:1rem}.footer-nav-link{font-family:Plus Jakarta Sans,sans-serif;font-size:1.1rem;color:#ffffffa6;text-decoration:none;transition:color .3s ease;width:fit-content}.footer-social-link{display:flex;align-items:center;gap:.55rem}.footer-social-link:hover{color:#fff}.footer-social-icon{flex-shrink:0;opacity:.8}.footer-nav-link:hover{color:#fff}.footer-divider{width:100%;height:1px;background:#ffffff1a}.footer-bottom{display:flex;justify-content:center;align-items:center;padding:1.5rem 0}.footer-copyright{font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;color:#ffffff80;margin:0;text-align:center}.footer-brand{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem 0 1rem;overflow:hidden;text-decoration:none;color:inherit}.footer-brand-logo{width:120px;height:120px;display:flex;align-items:center;justify-content:center}.footer-logo-img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.footer-brand-text{font-family:Bebas Neue,PP Neue Montreal,Arial,sans-serif;font-size:clamp(4rem,14vw,10.5rem);font-weight:400;color:#fff;letter-spacing:.05em;line-height:.85;text-transform:uppercase}.footer-developer{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.8rem 0;position:relative;overflow:hidden;margin-left:-195px;margin-right:-195px}.footer-developer:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 20%,rgba(255,255,255,.2) 40%,rgba(255,255,255,.35) 50%,rgba(255,255,255,.2) 60%,rgba(255,255,255,.08) 80%,transparent 100%);animation:shine 2.5s ease-in-out infinite}@keyframes shine{0%{left:-100%}to{left:100%}}.footer-developer-text{display:flex;align-items:center;gap:.5rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;color:#ffffff80}.footer-developer-text svg{color:#ffffff80}.footer-developer-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:#055050;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;border-radius:6px;transition:all .3s ease}.footer-developer-btn:hover{background:#0a7a7a;transform:translateY(-2px)}.footer-developer-dot{color:#ffffff4d;font-size:.9rem}.footer-developer-link{display:inline-flex;align-items:center;gap:.3rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;color:#5ebbbb;text-decoration:none;transition:color .3s ease}.footer-developer-link:hover{color:#7dd3c0}@media screen and (max-width: 1024px){.footer{padding:3rem 1.5rem 0}.footer-top{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-brand-col{grid-column:span 2}.footer-tagline{max-width:100%}.footer-brand-text{font-size:clamp(3.5rem,12.5vw,8rem)}.footer-brand-logo{width:80px;height:80px}}@media screen and (max-width: 767px){.footer{padding:2.5rem 1.25rem 0}.footer-top{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand-col{grid-column:span 2;text-align:center;align-items:center}.footer-brand-header{justify-content:center}.footer-tagline{text-align:center;max-width:100%}.footer-col{text-align:left}.footer-nav{align-items:flex-start}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-brand{flex-direction:column;gap:.5rem}.footer-brand-text{font-size:clamp(2.75rem,18vw,5.5rem)}.footer-brand-logo{width:60px;height:60px}.footer-developer{flex-wrap:wrap;gap:.5rem}.footer-developer-dot{display:none}}@media screen and (max-width: 480px){.footer{padding:2rem 1rem 0}.footer-top{grid-template-columns:1fr;gap:1.75rem;text-align:center}.footer-brand-col{grid-column:auto}.footer-col{text-align:center}.footer-nav{align-items:center}.footer-col-heading{font-size:1rem}.footer-nav-link,.footer-tagline{font-size:.9rem}.footer-copyright{font-size:.8rem}.footer-brand-text{font-size:clamp(2.25rem,15vw,4.5rem)}.footer-brand-logo{width:50px;height:50px}.footer-developer{flex-direction:column;gap:.75rem}.footer-developer-text{font-size:.8rem}.footer-developer-btn{font-size:.75rem;padding:.45rem .9rem}.footer-developer-link{font-size:.8rem}}html{overflow-x:hidden}body{background-color:#f4f4f4;font-family:Plus Jakarta Sans,PP Neue Montreal,Arial,sans-serif;color:#201d1d;font-weight:400;margin:0;padding:0;overscroll-behavior:auto;min-height:100%;overflow-x:hidden;width:100%}body.is-home{background-color:#fff}body.is-home.home-below-pending .footer{display:none}a,button{cursor:pointer}main{width:100%;overflow-x:hidden;position:relative}main:has(.willem-header.is--loading){min-height:100dvh;overflow:hidden;height:100dvh;position:relative}main:has(.willem-header.is--loading) .home-content-below-hero{display:none}.home-content-below-hero{contain:layout style}main:has(.willem-header.is--loading) .navbar{display:none}.willem-header{color:#f4f4f4;position:relative;overflow:hidden;min-height:100dvh;width:100%}.willem-header:not(.is--loading){overflow:visible}.willem-header.is--loading .willem-header__content{display:none}.willem-header:not(.is--loading) .willem-loader .willem__letter{opacity:0;visibility:hidden}.willem-loader{color:#201d1d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden;z-index:1;max-width:100vw;pointer-events:none}.willem__h1{white-space:nowrap;justify-content:center;align-items:center;font-size:11.2em;font-weight:900;line-height:1;display:flex;position:relative;font-family:Bebas Neue,PP Neue Montreal,Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;font-stretch:ultra-condensed}.willem__h1-start,.willem__h1-end{display:flex;align-items:center}.willem__letter{display:block;position:relative;font-weight:800}.willem-header.is--loading .willem-loader .willem__letter{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.willem__letter-white.is--space{margin-left:.25em}.willem-loader__box{display:flex;flex-direction:column;justify-content:center;align-items:center;width:0;position:relative}.willem-loader__box-inner{display:flex;justify-content:center;align-items:center;min-width:1em;height:1em;position:relative}.willem__growing-image{display:flex;justify-content:center;align-items:center;width:0%;height:100%;position:absolute;overflow:hidden;pointer-events:none;will-change:width;backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout}.willem__growing-image.is--scaling-open{will-change:auto}.willem__growing-image-wrap.is--scaling-active{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.willem__growing-image-wrap{width:100%;min-width:1em;height:100%;position:absolute;transform:translateZ(0);-webkit-transform:translateZ(0);contain:layout style paint}.willem__cover-image{pointer-events:none;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.willem__cover-image-extra{pointer-events:none;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0;will-change:opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden}.willem__cover-image-extra.is--1{z-index:3}.willem__cover-image-extra.is--2{z-index:2}.willem__cover-image-extra.is--3{z-index:1}.willem__cover-video{pointer-events:none;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform;contain:layout paint}.willem-header__content{flex-flow:column;justify-content:flex-end;align-items:center;width:100%;min-height:100dvh;padding:3em;display:flex;position:relative;z-index:2;transform:translateZ(0);-webkit-transform:translateZ(0)}.willem-header__bottom{justify-content:space-between;align-items:flex-end;width:100%;display:flex;position:relative;overflow:visible}.willen-nav{display:flex;position:relative;overflow:hidden}.willem-nav__start{justify-content:flex-start;align-items:flex-start;width:50%;display:flex}.willem-nav__end{justify-content:space-between;align-items:flex-start;width:50%;display:flex}.willem-nav__cta{display:flex}.willem-nav__links{grid-column-gap:.5em;grid-row-gap:.5em;display:flex}.willem-nav__link{color:inherit;font-size:1.3125em;line-height:1.3;text-decoration:none;position:relative}.willem__letter-white{display:block;position:relative;color:#000;font-weight:800;text-shadow:0 2px 8px rgba(255,255,255,.8),0 4px 12px rgba(255,255,255,.6);backface-visibility:hidden;-webkit-backface-visibility:hidden}.willem-header.is--reveal-pending .willem__letter-white{transform:translateY(100%);-webkit-transform:translateY(100%)}.willem-header.is--revealing .willem__letter-white{will-change:transform}body.hero-reveal-pending .navbar__link{transform:translateY(100%);-webkit-transform:translateY(100%)}body.hero-revealing .navbar__link{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.willem-header__bottom .willem__h1{margin-bottom:-1.2rem;padding-bottom:0;font-weight:900;color:#000;font-family:Bebas Neue,PP Neue Montreal,Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;font-stretch:ultra-condensed;text-shadow:0 2px 8px rgba(255,255,255,.8),0 4px 12px rgba(255,255,255,.6)}.hero-tagline{text-align:left;margin:.3em 0;display:flex;flex-direction:column;align-items:flex-start;gap:1em;width:100%;opacity:0;transform:translateY(20px);backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-paragraph{color:#000;font-size:2.25rem;font-weight:900;margin:0;text-shadow:0 2px 8px rgba(255,255,255,.8),0 4px 12px rgba(255,255,255,.6);font-family:Bebas Neue,PP Neue Montreal,Arial,sans-serif;letter-spacing:0em;text-transform:uppercase;font-stretch:ultra-condensed}.hero-button{background:#055050;color:#fff;border:none;padding:1em 2.5em;font-size:1.2rem;font-weight:500;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.hero-button:hover{background:#055050;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}@media screen and (max-width: 991px){.willem__h1{font-size:9em}.willem-nav__links{grid-column-gap:0em;grid-row-gap:0em;flex-flow:column}.hero-paragraph{font-size:2rem}}@media screen and (max-width: 767px){.willem__h1{font-size:3.5em;letter-spacing:.02em}.willem-loader{padding:0 .5em}.willem-loader__box-inner{height:1.4em;min-width:1.8em}.willem-header__content{padding:1.5em 1.5em 3em;justify-content:flex-end;min-height:85dvh}.willem-header__bottom .willem__h1{margin-bottom:-.3rem;font-size:3.5em}.hero-tagline{margin:.2em 0 .3em;gap:.6em}.hero-paragraph{font-size:1.3rem}.hero-button{padding:.85em 2em;font-size:1.1rem}.willem-nav__start{width:65%}.willem-nav__end{grid-column-gap:1.5em;grid-row-gap:1.5em;flex-flow:column;width:45%}}.home-ref-hero{--hero-bg: #043d3d;--hero-accent: #4fd1c5;--hero-line-muted: rgba(255, 255, 255, .6);--hero-seam: 78vh;position:relative;isolation:isolate;min-height:0;display:flex;flex-direction:column;overflow:hidden;background-color:#fff;background-image:linear-gradient(180deg,#022a2a,#043d3d 38%,#055050);background-size:100% var(--hero-seam);background-repeat:no-repeat;background-position:0 0;padding-bottom:0}.home-ref-hero__bg{position:absolute;left:0;right:0;top:0;height:var(--hero-seam);bottom:auto;pointer-events:none;z-index:0;opacity:.5;background:radial-gradient(ellipse 80% 60% at 12% 20%,rgba(255,255,255,.07) 0%,transparent 55%),radial-gradient(ellipse 50% 40% at 90% 25%,rgba(0,0,0,.18) 0%,transparent 45%)}.home-ref-hero__shell{position:relative;z-index:1;width:100%;max-width:min(100%,1520px);margin:0 auto;padding:0 clamp(1.25rem,4vw,3.25rem);box-sizing:border-box;flex:0 1 auto;display:flex;flex-direction:column;padding-top:clamp(6.5rem,7vw + 1.25rem,8.5rem);padding-bottom:clamp(2.75rem,4.25vw,4rem)}.home-ref-hero__main{flex:0 0 auto;width:100%}.home-ref-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(14rem,.9fr);align-items:start;gap:clamp(1.75rem,2.5vw,2.75rem)}.home-ref-hero__h1{margin:0;padding:0;font-weight:400;font-size:inherit;line-height:1.2;max-width:100%}.home-ref-hero__line1{display:block;font-family:PP Neue Montreal,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem,1.4vw + .9rem,2.75rem);font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.1;margin-bottom:.5rem;max-width:100%}@media screen and (min-width: 600px){.home-ref-hero__line1{white-space:nowrap}}.home-ref-hero__line2{display:block;font-family:PP Neue Montreal,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(.95rem,.85vw + .6rem,1.25rem);font-weight:500;color:#ffffffeb;letter-spacing:.01em;line-height:1.4;max-width:100%}.home-ref-hero__accent{font-family:Bebas Neue,PP Neue Montreal,Arial,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hero-accent);line-height:.95;font-size:1.05em;display:inline-block;vertical-align:baseline}.home-ref-hero__right{display:flex;flex-direction:row;align-items:stretch;gap:1.25rem;min-width:0}.home-ref-hero__vline{width:1px;min-height:4.5rem;align-self:stretch;background:linear-gradient(180deg,#ffffff14,#ffffff38,#ffffff14);flex-shrink:0}.home-ref-hero__right-inner{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;text-align:right;padding-top:.35rem}.home-ref-hero__stats{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:clamp(.9rem,1.8vw,1.75rem)}.home-ref-hero__stat{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;min-width:4.25rem}.home-ref-hero__stat-value{font-size:clamp(1.2rem,1.1vw + .7rem,1.5rem);font-weight:800;color:var(--hero-accent);font-family:Plus Jakarta Sans,system-ui,sans-serif;letter-spacing:-.02em;line-height:1.1}.home-ref-hero__stat-plus{color:inherit;font-weight:800;margin-left:.06rem}.home-ref-hero__stat-label{font-size:.68rem;font-weight:500;line-height:1.35;color:#fffc;max-width:7.5rem;text-align:right;text-transform:none;letter-spacing:.01em}.home-ref-hero__media-wrap{position:relative;z-index:2;width:100%;margin-top:clamp(1rem,1.5vw,1.5rem);margin-bottom:0}.home-ref-hero__media{position:relative;width:100%;max-width:100%;margin:0;border-radius:clamp(20px,2.2vw,32px);overflow:hidden;background:#111;aspect-ratio:320 / 122}.home-ref-hero__media-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media screen and (min-width: 768px){.home-ref-hero__media-img{object-position:50% 22%}}@media screen and (max-width: 1200px){.home-ref-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(12rem,.88fr);gap:1.25rem 1.75rem}}@media screen and (max-width: 1000px){.home-ref-hero__grid{grid-template-columns:1fr;gap:1.5rem}.home-ref-hero__h1{max-width:100%}.home-ref-hero__vline{min-height:4rem}}@media screen and (max-width: 700px){.home-ref-hero__grid{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.home-ref-hero__h1,.home-ref-hero__line1,.home-ref-hero__line2{text-align:center}.home-ref-hero__line1,.home-ref-hero__line2{white-space:normal}.home-ref-hero__right{flex-direction:column;align-items:center;width:100%}.home-ref-hero__vline{display:none}.home-ref-hero__right-inner{align-items:center;text-align:center;width:100%}.home-ref-hero__stats{justify-content:center}.home-ref-hero__stat{align-items:center}.home-ref-hero__stat-label{text-align:center}}@media screen and (max-width: 767px){.home-ref-hero{--hero-seam: 80vh}.home-ref-hero__shell{padding-top:max(8.25rem,calc(env(safe-area-inset-top,0px) + 6.5rem));padding-bottom:clamp(2rem,4.2vw,2.75rem)}.home-ref-hero__grid{gap:1.85rem}.home-ref-hero__h1{max-width:100%;padding:0 .15rem .25rem}.home-ref-hero__line1{margin-bottom:.75rem;line-height:1.15;font-size:clamp(1.35rem,4.2vw + .65rem,1.9rem)}.home-ref-hero__line2{line-height:1.45;margin-top:.15rem;font-size:clamp(.82rem,1.5vw + .5rem,.95rem);color:#ffffffe0}.home-ref-hero__accent{font-size:1.02em}.home-ref-hero__media-wrap{margin-top:clamp(1.1rem,3.2vw,1.65rem)}.home-ref-hero__media{aspect-ratio:3 / 2;min-height:clamp(300px,54vh,600px);max-height:min(78vh,700px)}.home-ref-hero__stats{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;gap:.5rem;width:100%;max-width:100%;margin:.35rem auto 0;padding:.9rem .45rem .95rem;background:#00000024;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-sizing:border-box}.home-ref-hero__stat{flex:1 1 0;min-width:0;align-items:center;justify-content:flex-start;max-width:none;gap:.3rem}.home-ref-hero__stat-value{font-size:clamp(.95rem,2.4vw + .4rem,1.2rem)}.home-ref-hero__stat-label{font-size:clamp(.56rem,1.4vw,.65rem);line-height:1.25;max-width:100%;text-align:center;text-wrap:balance;color:#ffffffd9}}@media screen and (max-width: 480px){.willem__h1{font-size:2.6em;letter-spacing:.01em}.willem-loader__box-inner{height:1.5em;min-width:2em}.willem-header__content{padding:1em 1em 2.5em;min-height:95dvh}.willem-header__bottom .willem__h1{margin-bottom:-.2rem;font-size:2.8em}.hero-paragraph{font-size:1.1rem}.hero-button{padding:.75em 1.8em;font-size:1.05rem}}.osmo-credits__p{pointer-events:auto;text-align:center;margin:0;font-family:PP Neue Montreal,Arial,sans-serif;font-size:1.125em;font-weight:500;line-height:1.3;color:#fff9}.osmo-credits__p-a{color:#f4f4f4}@media screen and (max-width: 991px){.osmo-credits__p{display:none}}:root{--bg: #f5f3ef;--text: #0a1628;--muted: #4a5568;--accent: #055050;--surface: #ffffff;--line: rgba(10, 22, 40, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}html,body{margin:0;padding:0;min-height:100%;overflow-x:hidden;width:100%}body.no-scroll{overflow:hidden!important}#root{width:100%;overflow-x:hidden}.section-heading{text-align:center;margin-bottom:3rem}.section-heading__title{font-family:PP Neue Montreal,-apple-system,BlinkMacSystemFont,sans-serif;font-size:3rem;font-weight:600;color:#111;margin:0 0 .75rem;line-height:1.2}.section-heading__accent{color:#055050}@media (max-width: 767px){.section-heading__title{font-size:2rem}}@font-face{font-family:PP Neue Montreal;src:url(https://cdn.prod.website-files.com/6819ed8312518f61b84824df/6819ed8312518f61b84825ba_PPNeueMontreal-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}
