.page-module___8aEwW__main{flex-direction:column;width:100%;min-height:100vh;display:flex}
.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f8f7f2e6;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 40px;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__logoLink{color:inherit;text-decoration:none}.Header-module__hBw1pG__logo{font-family:var(--font-avenir);letter-spacing:.2rem;color:#000;white-space:nowrap;font-size:1.2rem;font-weight:500}.Header-module__hBw1pG__nav{align-items:center;display:flex}.Header-module__hBw1pG__navList{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navList li a{color:#111;letter-spacing:1px;padding-bottom:4px;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Header-module__hBw1pG__navList li a:after{content:"";background:linear-gradient(90deg,#111,#666);width:0;height:2px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navList li a:hover:after{width:100%}.Header-module__hBw1pG__navList li a:hover{color:#000}.Header-module__hBw1pG__navList li a:active{transform:translateY(1px)}.Header-module__hBw1pG__contactLink{background-color:#111;border-radius:4px;padding:10px 20px;position:relative;overflow:hidden;color:#fff!important;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)!important}.Header-module__hBw1pG__contactLink:before{content:"";background:#ffffff1a;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__hBw1pG__contactLink:hover:before{width:300px;height:300px}.Header-module__hBw1pG__contactLink:hover{background-color:#333;transform:translateY(-3px);box-shadow:0 8px 20px #0000004d;opacity:1!important}.Header-module__hBw1pG__contactLink:active{transform:translateY(-1px);box-shadow:0 4px 10px #0003}.Header-module__hBw1pG__langToggle{color:#111;cursor:pointer;background:#0000000d;border:1px solid #0003;border-radius:20px;align-items:center;gap:.5rem;margin-left:1.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);display:flex;position:relative;overflow:hidden}.Header-module__hBw1pG__langToggle:before{content:"";background:#0000001a;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__hBw1pG__langToggle:hover:before{width:200px;height:200px}.Header-module__hBw1pG__langToggle:hover{background:#0000001a;border-color:#0000004d;transform:translateY(-2px)scale(1.05);box-shadow:0 4px 12px #00000026}.Header-module__hBw1pG__langToggle:active{transform:translateY(0)scale(.98)}.Header-module__hBw1pG__globeIcon{font-size:1.2rem;line-height:1;animation:20s linear infinite Header-module__hBw1pG__spin;display:inline-block}@keyframes Header-module__hBw1pG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Header-module__hBw1pG__langToggle:hover .Header-module__hBw1pG__globeIcon{animation:2s linear infinite Header-module__hBw1pG__spin}.Header-module__hBw1pG__langText{letter-spacing:.5px;z-index:1;font-weight:500;position:relative}.Header-module__hBw1pG__langToggle.Header-module__hBw1pG__animating{animation:.6s cubic-bezier(.68,-.55,.265,1.55) Header-module__hBw1pG__langSwitch}@keyframes Header-module__hBw1pG__langSwitch{0%{transform:translateY(-2px)scale(1.05)rotateY(0)}50%{transform:translateY(-2px)scale(1.1)rotateY(180deg)}to{transform:translateY(-2px)scale(1.05)rotateY(360deg)}}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:28px;height:24px;padding:0;display:none;position:relative}.Header-module__hBw1pG__hamburger span{transform-origin:50%;background:#111;border-radius:2px;width:28px;height:3px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:first-child{transform:rotate(45deg)translate(6px,6px)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(2){opacity:0;transform:translate(-20px)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Header-module__hBw1pG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:150;background:#f8f7f2fa;width:280px;height:calc(100vh - 70px);transition:right .4s cubic-bezier(.68,-.55,.265,1.55);display:none;position:fixed;top:70px;right:-100%;overflow-y:auto;box-shadow:-4px 0 20px #0000001a}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__mobileMenuOpen{right:0}.Header-module__hBw1pG__mobileNavList{flex-direction:column;gap:.5rem;margin:0;padding:2rem 1.5rem;list-style:none;display:flex}.Header-module__hBw1pG__mobileNavList li{width:100%}.Header-module__hBw1pG__mobileNavList li a,.Header-module__hBw1pG__mobileContactLink{color:#111;letter-spacing:.5px;background:0 0;border-radius:8px;padding:1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.Header-module__hBw1pG__mobileNavList li a:hover{background:#0000000d;transform:translate(8px)}.Header-module__hBw1pG__mobileNavList li a:active{background:#0000001a}.Header-module__hBw1pG__mobileContactLink{text-align:center;margin-top:.5rem;box-shadow:0 2px 8px #0003;color:#fff!important;background:#111!important}.Header-module__hBw1pG__mobileContactLink:hover{transform:translate(0)scale(1.05);box-shadow:0 4px 12px #0000004d;background:#333!important}.Header-module__hBw1pG__mobileContactLink:active{transform:translate(0)scale(.98);background:#222!important}.Header-module__hBw1pG__mobileLangToggle{color:#111;cursor:pointer;background:#0000000d;border:1px solid #0003;border-radius:20px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .3s;display:flex}.Header-module__hBw1pG__mobileLangToggle:hover{background:#0000001a;transform:scale(1.05)}.Header-module__hBw1pG__overlay{z-index:140;background:#00000080;width:100%;height:calc(100vh - 70px);animation:.3s Header-module__hBw1pG__fadeIn;display:none;position:fixed;top:70px;left:0}@keyframes Header-module__hBw1pG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Header-module__hBw1pG__header{height:70px;padding:0 20px}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__mobileMenu,.Header-module__hBw1pG__overlay{display:block}}
.Footer-module__S6Hkya__footer{color:#fff;text-align:center;letter-spacing:.1rem;background-color:#001f44;padding:2rem 0;font-size:.9rem}.Footer-module__S6Hkya__brandName{font-family:var(--font-avenir);font-weight:500}
.Hero-module__ZARIfG__hero{border-bottom:2px solid var(--border-color);background-color:#fff;width:100%;height:90vh;max-height:800px;margin-bottom:80px;overflow:hidden}.Hero-module__ZARIfG__splitLayout{grid-template-columns:40% 60%;height:100%;display:grid}.Hero-module__ZARIfG__leftPanel{color:#111;background-color:#fff;flex-direction:column;justify-content:space-between;padding:60px;display:flex}.Hero-module__ZARIfG__proposalBox{background:#fff;border:4px solid #111;width:auto;min-width:400px;margin-bottom:8rem;padding:3rem;display:inline-block}.Hero-module__ZARIfG__proposalTitle{letter-spacing:-.02em;color:#111;margin:0;font-family:Helvetica Neue,sans-serif;font-size:3.5rem;font-weight:900;line-height:.9}.Hero-module__ZARIfG__logoArea{border:2px solid var(--border-color);max-width:300px;padding:40px}.Hero-module__ZARIfG__year{letter-spacing:2px;margin-bottom:10px;font-size:.9rem;font-weight:600;display:block}.Hero-module__ZARIfG__mainHeading{text-transform:uppercase;font-family:Oswald,Helvetica Neue,sans-serif;font-size:3rem;font-weight:800;line-height:.9}.Hero-module__ZARIfG__sloganArea{margin-bottom:40px}.Hero-module__ZARIfG__slogan{margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.1}.Hero-module__ZARIfG__redLetter{color:#e63946}.Hero-module__ZARIfG__to{font-size:1.5rem;font-weight:300}.Hero-module__ZARIfG__logoContainer{font-size:1rem;top:1rem;left:1rem}.Hero-module__ZARIfG__content{justify-content:center;padding-right:0}.Hero-module__ZARIfG__line{font-size:3.5rem}.Hero-module__ZARIfG__rightPanel{border-left:2px solid var(--border-color);box-sizing:border-box;background:linear-gradient(135deg,#f8f7f2 0%,#fff 50%,#f0f0f0 100%);justify-content:center;align-items:center;padding:60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__rightPanel:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#002a5c08 0%,#0000 50%),radial-gradient(circle at 80% 20%,#002a5c08 0%,#0000 50%);position:absolute;inset:0}.Hero-module__ZARIfG__brandContainer{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__brandLogo{-webkit-user-select:none;user-select:none;align-items:baseline;display:flex}.Hero-module__ZARIfG__brandLetter{font-family:var(--font-avenir);color:#111;letter-spacing:-.02em;font-size:8.5rem;font-weight:600;line-height:1;transition:all .3s;display:inline-block}.Hero-module__ZARIfG__brandLetter:hover{transform:translateY(-5px)}.Hero-module__ZARIfG__brandTagline{font-family:var(--font-avenir);color:#666;letter-spacing:.3em;text-transform:uppercase;border-top:1px solid #0000001a;margin-top:1.5rem;padding-top:1rem;font-size:1.2rem;font-weight:400}@media (max-width:768px){.Hero-module__ZARIfG__hero{height:auto;margin-bottom:40px}.Hero-module__ZARIfG__splitLayout{grid-template-rows:auto auto;grid-template-columns:1fr}.Hero-module__ZARIfG__leftPanel{order:1;padding:30px 20px}.Hero-module__ZARIfG__proposalBox{border-width:3px;width:100%;min-width:auto;margin-bottom:3rem;padding:1.5rem}.Hero-module__ZARIfG__proposalTitle{font-size:2rem;line-height:1.1}.Hero-module__ZARIfG__sloganArea{margin-bottom:20px}.Hero-module__ZARIfG__slogan{font-size:1.5rem;line-height:1.2}.Hero-module__ZARIfG__to{font-size:1rem}.Hero-module__ZARIfG__logoArea{max-width:200px;padding:20px}.Hero-module__ZARIfG__mainHeading{font-size:1.8rem}.Hero-module__ZARIfG__rightPanel{border-left:none;border-top:2px solid var(--border-color);order:2;min-height:250px;padding:40px 20px}.Hero-module__ZARIfG__brandLetter{font-size:4rem}.Hero-module__ZARIfG__brandTagline{letter-spacing:.2em;font-size:.9rem}}@media (min-width:769px) and (max-width:1024px){.Hero-module__ZARIfG__leftPanel{padding:40px 30px}.Hero-module__ZARIfG__proposalBox{min-width:300px;margin-bottom:5rem;padding:2rem}.Hero-module__ZARIfG__proposalTitle{font-size:2.5rem}.Hero-module__ZARIfG__slogan{font-size:2rem}.Hero-module__ZARIfG__rightPanel{padding:40px 30px}.Hero-module__ZARIfG__brandLetter{font-size:6rem}.Hero-module__ZARIfG__brandTagline{font-size:1rem}}
.Mission-module__UtR6sq__mission{color:#333;text-align:left;width:100%}.Mission-module__UtR6sq__heading{color:#000;box-sizing:border-box;background-color:#fff;border:4px solid #000;max-width:100%;margin-bottom:3rem;padding:40px 60px;font-size:3.5rem;font-weight:300;line-height:1.4;display:inline-block}.Mission-module__UtR6sq__textBlock{opacity:.9;max-width:800px;margin:0;font-size:1.25rem;font-weight:300;line-height:2}.Mission-module__UtR6sq__textBlock p{margin-bottom:2rem}@media (max-width:768px){.Mission-module__UtR6sq__heading{border-width:3px;padding:20px 30px;font-size:1.8rem}.Mission-module__UtR6sq__textBlock{text-align:left;font-size:1rem;line-height:1.8}}
.ModernSection-module__J-FCwW__sectionGrid{border:2px solid var(--border-color);grid-template-columns:350px 1fr;align-items:stretch;width:100%;max-width:1400px;margin:0 auto 80px;display:grid}.ModernSection-module__J-FCwW__metaBox{border-right:2px solid var(--border-color);background-color:#fff;flex-direction:column;justify-content:space-between;height:100%;padding:40px;display:flex;position:relative}.ModernSection-module__J-FCwW__titleGroup{flex-direction:column;display:flex}.ModernSection-module__J-FCwW__title{text-transform:uppercase;letter-spacing:-1px;margin:0 0 20px;font-family:Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:800;line-height:.9}.ModernSection-module__J-FCwW__divider{background-color:#111;width:100px;height:4px}.ModernSection-module__J-FCwW__number{color:#111;align-self:flex-start;font-family:Helvetica Neue,sans-serif;font-size:8rem;font-weight:300;line-height:.8}.ModernSection-module__J-FCwW__contentBox{flex-direction:column;height:100%;padding:60px;display:flex;overflow-x:auto}.ModernSection-module__J-FCwW__contentInner{flex:1;overflow-x:auto}@media (max-width:900px){.ModernSection-module__J-FCwW__sectionGrid{border-width:1px;grid-template-columns:1fr;margin-bottom:40px}.ModernSection-module__J-FCwW__metaBox{border-right:none;border-bottom:2px solid var(--border-color);flex-direction:row;align-items:center;padding:20px}.ModernSection-module__J-FCwW__number{order:1;font-size:4rem}.ModernSection-module__J-FCwW__title{margin-bottom:0;font-size:2rem}.ModernSection-module__J-FCwW__divider{display:none}.ModernSection-module__J-FCwW__contentBox{padding:20px 10px;overflow-x:visible}}
.LoadingAnimation-module__M8Dlfq__overlay{z-index:9999;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:hidden}.LoadingAnimation-module__M8Dlfq__backgroundVideo{object-fit:cover;filter:blur(10px);opacity:.7;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.LoadingAnimation-module__M8Dlfq__content{text-align:center;z-index:2;padding:20px;position:relative}.LoadingAnimation-module__M8Dlfq__textBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6;border-radius:16px;padding:3rem 4rem;box-shadow:0 8px 32px #0000001a}.LoadingAnimation-module__M8Dlfq__textContainer{flex-direction:column;align-items:center;gap:1rem;display:flex}.LoadingAnimation-module__M8Dlfq__mainText{color:#111;margin:0;font-family:Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1}.LoadingAnimation-module__M8Dlfq__to{color:#111;font-size:1.5rem;font-weight:300}.LoadingAnimation-module__M8Dlfq__highlight{color:#111;font-weight:700}.LoadingAnimation-module__M8Dlfq__redLetter{color:red;font-weight:700}.LoadingAnimation-module__M8Dlfq__subText{color:#111;margin:0;font-family:Helvetica Neue,sans-serif;font-size:1.2rem;font-weight:400}.LoadingAnimation-module__M8Dlfq__cursor{background-color:#111;width:2px;margin-left:2px;animation:.7s infinite LoadingAnimation-module__M8Dlfq__blink;display:inline-block}@keyframes LoadingAnimation-module__M8Dlfq__blink{0%,50%{opacity:1}51%,to{opacity:0}}@media (max-width:768px){.LoadingAnimation-module__M8Dlfq__textBox{padding:2rem 1.5rem}.LoadingAnimation-module__M8Dlfq__mainText{font-size:1.5rem}.LoadingAnimation-module__M8Dlfq__to,.LoadingAnimation-module__M8Dlfq__subText{font-size:1rem}}@media (min-width:769px) and (max-width:1024px){.LoadingAnimation-module__M8Dlfq__textBox{padding:2.5rem 3rem}.LoadingAnimation-module__M8Dlfq__mainText{font-size:2rem}.LoadingAnimation-module__M8Dlfq__to{font-size:1.2rem}.LoadingAnimation-module__M8Dlfq__subText{font-size:1.1rem}}
.page-module__OSLHOG__pageContainer{background-color:#f8f7f2;flex-direction:column;min-height:100vh;display:flex}.page-module__OSLHOG__main{flex:1;justify-content:center;padding:120px 20px 80px;display:flex}.page-module__OSLHOG__formContainer{width:100%;max-width:600px}.page-module__OSLHOG__title{text-align:center;letter-spacing:2px;margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:3rem;font-weight:700}.page-module__OSLHOG__subtitle{text-align:center;color:#555;letter-spacing:1px;margin-bottom:3rem;font-size:1rem}.page-module__OSLHOG__form{background:#fff;border:1px solid #0000001a;padding:3rem;box-shadow:0 10px 30px #0000000d}.page-module__OSLHOG__formGroup{margin-bottom:1.5rem}.page-module__OSLHOG__formGroup label{letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.page-module__OSLHOG__formGroup input,.page-module__OSLHOG__formGroup textarea{background:#fafafa;border:1px solid #ddd;border-radius:0;width:100%;padding:12px;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.page-module__OSLHOG__formGroup input:focus,.page-module__OSLHOG__formGroup textarea:focus{background:#fff;border-color:#111;outline:none}.page-module__OSLHOG__submitButton{color:#fff;letter-spacing:2px;cursor:pointer;background:#111;border:none;width:100%;margin-top:2rem;padding:15px;font-size:1rem;font-weight:600;transition:background .2s,transform .1s;display:block}.page-module__OSLHOG__submitButton:hover:not(:disabled){background:#333;transform:translateY(-2px)}.page-module__OSLHOG__submitButton:disabled{opacity:.7;cursor:not-allowed}.page-module__OSLHOG__successMessage{color:green;text-align:center;margin-top:1.5rem;font-weight:600}.page-module__OSLHOG__errorMessage{color:red;text-align:center;margin-top:1.5rem;font-weight:600}@media (max-width:600px){.page-module__OSLHOG__form{padding:2rem 1.5rem}.page-module__OSLHOG__title{font-size:2.5rem}}
