.page-module__NfDiEG__container{color:#0a0a0a;width:100%;height:100vh;font-family:var(--font-outfit),"Helvetica Neue",sans-serif;background:#f8f8f6;flex-direction:column;display:flex;position:relative;overflow:hidden}.page-module__NfDiEG__curtainLeft,.page-module__NfDiEG__curtainRight{z-index:1000;background:#0a0a0a;width:51%;transition:transform 1.2s cubic-bezier(.76,0,.24,1);position:fixed;top:0;bottom:0}.page-module__NfDiEG__curtainLeft{left:0;transform:translate(0)}.page-module__NfDiEG__curtainRight{right:0;transform:translate(0)}.page-module__NfDiEG__container.page-module__NfDiEG__loaded .page-module__NfDiEG__curtainLeft{transform:translate(-100%)}.page-module__NfDiEG__container.page-module__NfDiEG__loaded .page-module__NfDiEG__curtainRight{transform:translate(100%)}.page-module__NfDiEG__topBar{z-index:100;opacity:0;justify-content:space-between;align-items:center;padding:2rem 3rem;animation:.8s ease-out 1s forwards page-module__NfDiEG__fadeInDown;display:flex;position:absolute;top:0;left:0;right:0;transform:translateY(-20px)}@keyframes page-module__NfDiEG__fadeInDown{to{opacity:1;transform:translateY(0)}}.page-module__NfDiEG__backButton{color:#666;letter-spacing:.02em;font-size:.85rem;font-weight:500;transition:color .3s}.page-module__NfDiEG__backButton:hover{color:#0a0a0a}.page-module__NfDiEG__liveTime{letter-spacing:.15em;color:#999;font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:500}.page-module__NfDiEG__splitLayout{flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1400px;margin:0 auto;padding:0 6rem;display:grid}.page-module__NfDiEG__leftSection{flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;display:flex}.page-module__NfDiEG__bigType{flex-direction:column;display:flex}.page-module__NfDiEG__brandName{letter-spacing:-.03em;justify-content:center;font-size:clamp(4rem,10vw,7rem);font-weight:500;line-height:.9;display:flex;overflow:hidden}.page-module__NfDiEG__letter{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards page-module__NfDiEG__letterReveal;display:inline-block;transform:translateY(100%)}.page-module__NfDiEG__letter:first-child{animation-delay:1.2s}.page-module__NfDiEG__letter:nth-child(2){animation-delay:1.25s}.page-module__NfDiEG__letter:nth-child(3){animation-delay:1.3s}.page-module__NfDiEG__letter:nth-child(4){animation-delay:1.35s}.page-module__NfDiEG__letter:nth-child(5){animation-delay:1.4s}.page-module__NfDiEG__letter:nth-child(6){animation-delay:1.45s}.page-module__NfDiEG__letter:nth-child(7){animation-delay:1.5s}@keyframes page-module__NfDiEG__letterReveal{to{opacity:1;transform:translateY(0)}}.page-module__NfDiEG__foundedBlock{opacity:0;justify-content:center;align-items:baseline;gap:2.5rem;animation:1s ease-out 1.8s forwards page-module__NfDiEG__fadeIn;display:flex}@keyframes page-module__NfDiEG__fadeIn{to{opacity:1}}.page-module__NfDiEG__yearDisplay{align-items:baseline;gap:.5rem;display:flex}.page-module__NfDiEG__yearSmall{letter-spacing:.2em;color:#888;font-size:.7rem;font-weight:600}.page-module__NfDiEG__yearBig{letter-spacing:-.02em;color:#0a0a0a;font-size:2.5rem;font-weight:700}.page-module__NfDiEG__locationTag{color:#666;letter-spacing:.02em;align-items:center;gap:.6rem;font-size:.8rem;font-weight:500;display:flex}.page-module__NfDiEG__locationDot{background:#0a0a0a;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite page-module__NfDiEG__pulse}@keyframes page-module__NfDiEG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.page-module__NfDiEG__rightSection{opacity:0;flex-direction:column;gap:3rem;max-width:500px;padding-right:2rem;animation:1s cubic-bezier(.16,1,.3,1) 1.6s forwards page-module__NfDiEG__slideInRight;display:flex;transform:translate(40px)}@keyframes page-module__NfDiEG__slideInRight{to{opacity:1;transform:translate(0)}}.page-module__NfDiEG__manifestoBlock{flex-direction:column;gap:1.5rem;display:flex}.page-module__NfDiEG__manifestoLead{color:#0a0a0a;letter-spacing:-.02em;font-size:1.5rem;font-weight:600;line-height:1.4}.page-module__NfDiEG__separator{background:#0a0a0a;width:60px;height:2px}.page-module__NfDiEG__storyText p{color:#555;font-size:1rem;line-height:1.8}.page-module__NfDiEG__bigQuote{color:#0a0a0a;border-top:1px solid #e0e0e0;margin-top:.5rem;padding:1.5rem 0;font-size:1.2rem;font-weight:500;line-height:1.5;position:relative}.page-module__NfDiEG__quoteMarks{color:#ccc;vertical-align:middle;margin-right:.25rem;font-size:3rem;font-weight:300;line-height:0}.page-module__NfDiEG__euSection{align-items:center;gap:1rem;display:flex}.page-module__NfDiEG__euFlag{border-radius:3px;width:40px;height:27px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.page-module__NfDiEG__euFlag svg{width:100%;height:100%}.page-module__NfDiEG__euLabel{color:#666;letter-spacing:.02em;font-size:.8rem;font-weight:500}.page-module__NfDiEG__bottomBar{opacity:0;border-top:1px solid #e8e8e6;padding:2rem 3rem;animation:1s ease-out 2s forwards page-module__NfDiEG__fadeIn}.page-module__NfDiEG__footerNav{gap:3rem;display:flex}.page-module__NfDiEG__footerLink{color:#888;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.page-module__NfDiEG__footerLink:hover{color:#0a0a0a}.page-module__NfDiEG__linkArrow{opacity:0;transition:all .3s;transform:translate(-8px)}.page-module__NfDiEG__footerLink:hover .page-module__NfDiEG__linkArrow{opacity:1;transform:translate(0)}.page-module__NfDiEG__cornerDecor{pointer-events:none;color:#0a0a0a;opacity:0;width:200px;height:200px;animation:1.5s ease-out 2.2s forwards page-module__NfDiEG__fadeIn;position:absolute;top:0;right:0}.page-module__NfDiEG__cornerSvg{width:100%;height:100%}@media (max-width:1024px){.page-module__NfDiEG__splitLayout{grid-template-columns:1fr;align-items:flex-start;gap:3rem;padding:6rem 3rem 2rem}.page-module__NfDiEG__leftSection{gap:2rem;padding-left:0}.page-module__NfDiEG__rightSection{max-width:100%;padding-right:0}.page-module__NfDiEG__brandName{font-size:4rem}.page-module__NfDiEG__container{height:auto;min-height:100vh;overflow-y:auto}.page-module__NfDiEG__cornerDecor{display:none}}@media (max-width:640px){.page-module__NfDiEG__topBar{padding:1.5rem}.page-module__NfDiEG__splitLayout{padding:5rem 1.5rem 1.5rem}.page-module__NfDiEG__brandName{font-size:3rem}.page-module__NfDiEG__yearBig{font-size:2rem}.page-module__NfDiEG__foundedBlock{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__NfDiEG__manifestoLead{font-size:1.25rem}.page-module__NfDiEG__bigQuote{font-size:1.05rem}.page-module__NfDiEG__bottomBar{padding:1.5rem}.page-module__NfDiEG__footerNav{flex-wrap:wrap;gap:2rem}}
