.navbar{z-index:1000;position:fixed;top:0;left:0;right:0}.navbar__inner,.navbar__pill{color:#1a1a1a;grid-template-columns:1fr auto 1fr;align-items:center;height:100%;display:grid}.navbar--full{height:56px}.navbar--full .navbar__inner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;padding:0 3rem;transition:background-color .2s}.navbar--island{pointer-events:none;justify-content:center;height:48px;display:flex;top:16px}.navbar__pill{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:auto;background:#ffffff1a;border-radius:999px;width:max-content;min-width:420px;max-width:90vw;padding:0 3rem;transition:background-color .2s}.navbar--island .navbar__logo img{height:26px}.navbar--island .navbar__hamburger-line{width:18px}.navbar--island .navbar__cta{font-size:.8rem}.navbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-self:start;gap:5px;padding:6px 0;display:flex}.navbar__hamburger-line{background-color:#fff;border-radius:1px;width:22px;height:1.5px;transition:background-color .35s;display:block}.navbar__hamburger:hover .navbar__hamburger-line{background-color:#555}.navbar__logo{justify-self:center;align-items:center;display:flex;position:relative}.navbar__logo img{-o-object-fit:contain;object-fit:contain;width:auto;height:26px}.navbar__logo--hidden{opacity:0}.navbar__logo{transition:opacity .3s}.navbar__cta{color:#fff;letter-spacing:-.01em;justify-self:end;font-family:Neue Montreal,Inter,Arial,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .35s}.navbar__cta:hover{color:#1a1a1a}.navbar__logo-light,.navbar__logo-dark{transition:opacity .35s}.navbar__logo-dark{opacity:0;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.navbar--on-light .navbar__pill,.navbar--on-light .navbar__inner{background:#7878781a}.navbar--on-light .navbar__hamburger-line{background-color:#1a1a1a}.navbar--on-light .navbar__cta{color:#1a1a1a}.navbar--on-light .navbar__logo-light{opacity:0}.navbar--on-light .navbar__logo-dark{opacity:1;pointer-events:auto}@media (max-width:1024px){.navbar--full .navbar__inner{padding:0 2rem}.navbar__pill{min-width:380px;padding:0 2rem}}@media (max-width:768px){.navbar--full .navbar__inner{padding:0 1.5rem}.navbar__pill{min-width:320px;padding:0 1.5rem}.navbar__logo img{height:28px}.navbar__cta{font-size:.8rem}}@media (max-width:480px){.navbar--full .navbar__inner{padding:0 1rem}.navbar__pill{width:calc(100vw - 2rem);min-width:0;padding:0 1rem}.navbar__logo img{height:24px}.navbar__cta{font-size:.75rem}.navbar--island{top:12px}}
.footer{width:100%;position:relative}.footer_back{z-index:0;-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);isolation:isolate;background:0 0;border-top:1px solid #ffffff2e;width:100%;min-height:400px;padding:50px 0;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:inset 0 1px #ffffff40,0 -1px 24px #00000026}.footer_back__glass{pointer-events:none;z-index:-1;background:linear-gradient(#fff0,#fff0),#9e9e9e5d;position:absolute;inset:0}.footer_back:before{content:"";filter:blur(100px);opacity:1;pointer-events:none;z-index:-2;will-change:transform;background:linear-gradient(135deg,#8400ff 11%,#f9288c 38%,#f29578 86%);border-radius:50%;width:800px;height:800px;margin-top:-400px;animation:9s ease-in-out infinite footerBlobDrift;position:absolute;top:50%;right:-120px}.footer_back:after{content:none}@keyframes footerBlobDrift{0%{transform:translate(0)}20%{transform:translate(-60px,-40px)}40%{transform:translate(40px,-70px)}60%{transform:translate(70px,30px)}80%{transform:translate(-30px,60px)}to{transform:translate(0)}}.footer__layout{margin-bottom:60px}.footer__nav{flex-direction:column;gap:4px;display:flex}.footer__nav-link{color:#ffffffd9;font-family:Neue Montreal,Inter,Arial,sans-serif;font-size:clamp(1.3rem,2vw,1.6rem);font-weight:500;line-height:1.5;text-decoration:none;transition:color .25s}.footer__nav-link:hover{color:#fff}.footer__right{flex-direction:column;gap:30px;display:flex}.footer__info-heading{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-family:Neue Montreal,Inter,Arial,sans-serif;font-size:.65rem;font-weight:500}.footer__contact p,.footer__social-link{color:#fff9;font-family:Neue Montreal,Inter,Arial,sans-serif;font-size:.75rem;font-weight:400;line-height:1.6}.footer__social-link{text-decoration:none;transition:color .25s;display:block}.footer__social-link:hover{color:#fff}.footer__newsletter-form{align-items:center;gap:12px;margin-top:8px;display:flex}.footer__input{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff40;outline:none;width:200px;padding:8px 0;font-family:Neue Montreal,Inter,Arial,sans-serif;font-size:.75rem}.footer__input::placeholder{color:#ffffff59}.footer__subscribe-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:30px;padding:7px 18px;font-family:Neue Montreal,Inter,Arial,sans-serif;font-size:.7rem;font-weight:500;transition:background-color .25s,color .25s}.footer__subscribe-btn:hover{color:#1a1a1a;background-color:#fff}.footer__bottom{align-items:end}.footer__bottom-right{justify-content:flex-end;align-items:flex-end;display:flex}.footer__logo-large{-o-object-fit:contain;object-fit:contain;width:auto;height:clamp(3rem,7vw,5rem)}.footer__copyright{color:#ffffff73;text-align:right;font-family:Neue Montreal,Inter,Arial,sans-serif;font-size:.6rem;font-weight:400;line-height:1.5}@media (max-width:1024px){.footer_back{min-height:420px;padding:40px 0 30px}}@media (max-width:768px){.footer_back{min-height:auto;padding:40px 0 30px}.footer__logo-large{height:3rem}.footer__bottom-right{justify-content:flex-start}.footer__copyright{text-align:left}}@media (max-width:480px){.footer_back{padding:30px 0 24px}.footer__input{width:100%}.footer__newsletter-form{flex-direction:column;align-items:flex-start;gap:14px}.footer__nav-link{font-size:1.1rem}.footer__layout{margin-bottom:40px}.footer__logo-large{height:2.5rem}.footer__copyright{font-size:.55rem}.footer_back:before{filter:blur(70px);width:400px;height:400px;margin-top:-200px;right:-80px}}
.section-experience{z-index:3;width:100%;height:calc(100vh + var(--footer-back-h,400px));position:relative}.section-experience__panel{background:#fff;align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}.section-experience__text{z-index:1;color:#63636340;letter-spacing:-.02em;mix-blend-mode:luminosity;margin:0;font-family:Neue Montreal,Inter,Arial,sans-serif;font-size:90px;font-weight:500;line-height:1.2;position:relative;top:-250px}@media (max-width:1024px){.section-experience__text{font-size:60px;top:-150px}}@media (max-width:768px){.section-experience{height:calc(60vh + var(--footer-back-h,400px))}.section-experience__panel{height:60vh}.section-experience__text{font-size:44px;top:-80px}}@media (max-width:480px){.section-experience__text{font-size:36px;top:-40px}}
