.Header-module__lnUIdW__header{background:var(--white);box-shadow:var(--shadow);z-index:1000;transition:all .3s;position:sticky;top:0}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrollDown{transform:translateY(-100%)}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrollUp{transform:translateY(0)}.Header-module__lnUIdW__headerContainer{justify-content:space-between;align-items:center;max-width:1200px;height:80px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:.5rem;transition:opacity .3s;display:flex}.Header-module__lnUIdW__logo:hover{opacity:.85}.Header-module__lnUIdW__logoImg{object-fit:contain;width:auto;height:36px;display:block}.Header-module__lnUIdW__navBar{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__navMenu{align-items:center;gap:.25rem;list-style:none;display:flex}.Header-module__lnUIdW__navLink{color:var(--text-dark);white-space:nowrap;border-radius:4px;padding:.5rem .625rem;font-size:.9rem;font-weight:500;transition:all .3s}.Header-module__lnUIdW__navLink:hover,.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active{color:var(--primary-orange);background:var(--accent-light-blue)}.Header-module__lnUIdW__navDropdownItem{list-style:none;position:relative}.Header-module__lnUIdW__dropdownToggle{cursor:pointer;color:var(--text-dark);white-space:nowrap;background:0 0;border:none;border-radius:4px;align-items:center;gap:.35rem;padding:.5rem .625rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.Header-module__lnUIdW__dropdownToggle:hover,.Header-module__lnUIdW__dropdownToggle.Header-module__lnUIdW__active{color:var(--primary-orange);background:var(--accent-light-blue)}.Header-module__lnUIdW__chevron{font-size:.6rem;transition:transform .25s}.Header-module__lnUIdW__chevronOpen{transform:rotate(180deg)}.Header-module__lnUIdW__dropdownMenu{background:var(--white);opacity:0;visibility:hidden;z-index:100;border-radius:8px;min-width:200px;padding:.5rem 0;list-style:none;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:100%;left:0;transform:translateY(8px);box-shadow:0 8px 24px #0000001f}.Header-module__lnUIdW__dropdownOpen .Header-module__lnUIdW__dropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__lnUIdW__dropdownMenu .Header-module__lnUIdW__navLink{border-radius:0;width:100%;padding:.5rem 1rem;display:block}.Header-module__lnUIdW__mobileMenuBtn{cursor:pointer;color:var(--primary-blue);background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){.Header-module__lnUIdW__headerContainer{padding:0 1rem}.Header-module__lnUIdW__navBar{background:var(--white);box-shadow:var(--shadow);flex-direction:column;padding:1rem;display:none;position:absolute;top:80px;left:0;right:0}.Header-module__lnUIdW__navBar.Header-module__lnUIdW__active{display:flex}.Header-module__lnUIdW__navMenu{flex-direction:column;gap:0;width:100%}.Header-module__lnUIdW__navLink{width:100%;padding:.75rem 1rem;font-size:1rem;display:block}.Header-module__lnUIdW__mobileMenuBtn{display:block}.Header-module__lnUIdW__navDropdownItem{width:100%}.Header-module__lnUIdW__dropdownToggle{justify-content:space-between;width:100%;padding:.75rem 1rem;font-size:1rem}.Header-module__lnUIdW__dropdownMenu{box-shadow:none;opacity:1;visibility:visible;background:var(--accent-light-blue);border-radius:0;max-height:0;padding:0;transition:max-height .3s;position:static;overflow:hidden;transform:none}.Header-module__lnUIdW__dropdownOpen .Header-module__lnUIdW__dropdownMenu{max-height:300px}.Header-module__lnUIdW__dropdownMenu .Header-module__lnUIdW__navLink{padding-left:2rem;font-size:.95rem}}
.LanguageSwitcher-module__psbpAa__langSwitcher{border-left:2px solid var(--medium-gray);gap:.25rem;padding-left:1rem;display:flex}.LanguageSwitcher-module__psbpAa__langBtn{border:2px solid var(--medium-gray);background:var(--white);color:var(--text-dark);cursor:pointer;text-transform:uppercase;border-radius:4px;padding:.3rem .6rem;font-size:.8rem;font-weight:600;transition:all .3s}.LanguageSwitcher-module__psbpAa__langBtn:hover{border-color:var(--primary-orange);color:var(--primary-orange)}.LanguageSwitcher-module__psbpAa__langBtn.LanguageSwitcher-module__psbpAa__active{background:var(--primary-orange);color:var(--white);border-color:var(--primary-orange)}@media (max-width:768px){.LanguageSwitcher-module__psbpAa__langSwitcher{border-left:none;border-top:2px solid var(--medium-gray);justify-content:center;margin:1rem 0 0;padding:1rem 0 0}}
.Footer-module__3hUVsW__footer{background:linear-gradient(180deg,#001a33 0%,var(--dark-blue)100%);color:var(--white);position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b350f 0%,#0000 60%);border-radius:50%;width:350px;height:350px;position:absolute;top:-120px;right:-80px}.Footer-module__3hUVsW__footer:after{content:"";pointer-events:none;background:radial-gradient(circle,#004b8714 0%,#0000 60%);border-radius:50%;width:250px;height:250px;position:absolute;bottom:-100px;left:-60px}.Footer-module__3hUVsW__footerTop{z-index:1;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto 2.5rem;padding:3.5rem 2rem 0;display:flex;position:relative}.Footer-module__3hUVsW__footerBrand{flex-direction:column;gap:.6rem;display:flex}.Footer-module__3hUVsW__logoImg{object-fit:contain;width:auto;height:30px;display:block}.Footer-module__3hUVsW__brandTagline{color:#fff9;max-width:320px;font-size:.88rem;line-height:1.5}.Footer-module__3hUVsW__footerSocial{gap:.65rem;display:flex}.Footer-module__3hUVsW__socialLink{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;transition:all .3s;display:flex}.Footer-module__3hUVsW__socialLink:hover{background:var(--primary-orange);border-color:var(--primary-orange);color:var(--white);transform:translateY(-3px);box-shadow:0 4px 12px #ff6b354d}.Footer-module__3hUVsW__footerDivider{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.Footer-module__3hUVsW__footerDivider:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;display:block}.Footer-module__3hUVsW__footerContent{z-index:1;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:2.5rem 2rem 0;display:grid;position:relative}.Footer-module__3hUVsW__footerSection h3{color:var(--white);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.8rem;font-weight:700;position:relative}.Footer-module__3hUVsW__footerSection h3:after{content:"";background:var(--primary-orange);border-radius:1px;width:24px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__3hUVsW__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__3hUVsW__footerLinks li{margin-bottom:.65rem}.Footer-module__3hUVsW__footerLinks a{color:#ffffffa6;font-size:.9rem;transition:all .25s;display:inline-block}.Footer-module__3hUVsW__footerLinks a:hover{color:var(--white);transform:translate(3px)}.Footer-module__3hUVsW__contactItem{color:#ffffffa6;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;font-size:.9rem;line-height:1.5;display:flex}.Footer-module__3hUVsW__contactIcon{width:32px;height:32px;color:var(--primary-orange);background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-size:.75rem;display:flex}.Footer-module__3hUVsW__contactText{flex:1}.Footer-module__3hUVsW__contactText a{color:#ffffffa6;transition:color .25s}.Footer-module__3hUVsW__contactText a:hover{color:var(--primary-orange)}.Footer-module__3hUVsW__footerBottom{text-align:center;z-index:1;border-top:1px solid #ffffff0f;max-width:1200px;margin:2.5rem auto 0;padding:1.75rem 2rem;position:relative}.Footer-module__3hUVsW__footerBottom p{color:#fff6;margin:0;font-size:.82rem}@media (max-width:1024px){.Footer-module__3hUVsW__footerContent{gap:2rem}}@media (max-width:768px){.Footer-module__3hUVsW__footerTop{gap:1rem;margin-bottom:1.25rem;padding:2rem 1.25rem 0}.Footer-module__3hUVsW__footerBrand{gap:.4rem}.Footer-module__3hUVsW__logoImg{height:24px}.Footer-module__3hUVsW__brandTagline{max-width:280px;font-size:.78rem;line-height:1.4}.Footer-module__3hUVsW__footerDivider{padding:0 1.25rem}.Footer-module__3hUVsW__footerContent{grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.25rem 1.25rem 0}.Footer-module__3hUVsW__footerSection h3{margin-bottom:.75rem;padding-bottom:.5rem;font-size:.72rem}.Footer-module__3hUVsW__footerSection h3:after{width:18px}.Footer-module__3hUVsW__footerLinks li{margin-bottom:.4rem}.Footer-module__3hUVsW__footerLinks a{font-size:.82rem}.Footer-module__3hUVsW__contactItem{gap:.5rem;margin-bottom:.6rem;font-size:.82rem}.Footer-module__3hUVsW__contactIcon{border-radius:6px;width:26px;height:26px;font-size:.65rem}.Footer-module__3hUVsW__footerBottom{margin-top:1.25rem;padding:1.25rem}.Footer-module__3hUVsW__socialLink{width:34px;height:34px;font-size:.9rem}}@media (max-width:480px){.Footer-module__3hUVsW__footerTop{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1.5rem 1rem 0}.Footer-module__3hUVsW__logoImg{height:20px}.Footer-module__3hUVsW__brandTagline{display:none}.Footer-module__3hUVsW__footerDivider{padding:0 1rem}.Footer-module__3hUVsW__footerContent{grid-template-columns:1fr 1fr;gap:1rem 1.25rem;padding:1rem 1rem 0}.Footer-module__3hUVsW__footerSection:last-child{grid-column:1/-1}.Footer-module__3hUVsW__footerSection h3{margin-bottom:.6rem;padding-bottom:.4rem;font-size:.68rem}.Footer-module__3hUVsW__footerLinks li{margin-bottom:.3rem}.Footer-module__3hUVsW__footerLinks a{font-size:.78rem}.Footer-module__3hUVsW__contactItem{gap:.4rem;margin-bottom:.45rem;font-size:.78rem;line-height:1.4}.Footer-module__3hUVsW__contactIcon{width:24px;height:24px;font-size:.6rem}.Footer-module__3hUVsW__socialLink{border-radius:8px;width:32px;height:32px;font-size:.85rem}.Footer-module__3hUVsW__footerBottom{margin-top:1rem;padding:1rem}.Footer-module__3hUVsW__footerBottom p{font-size:.72rem}}
:root{--primary-orange:#ff6b35;--primary-blue:#004b87;--dark-blue:#036;--light-gray:#f5f5f5;--medium-gray:#e0e0e0;--text-dark:#333;--text-light:#666;--white:#fff;--accent-light-blue:#e8f4f8;--shadow:0 2px 10px #0000001a;--shadow-hover:0 4px 20px #00000026;--glass-bg:#ffffff14;--glass-border:#ffffff2e;--glass-blur:12px;--shadow-lg:0 8px 32px #0000001f;--shadow-glow:0 0 40px #004b8726;--gradient-hero:linear-gradient(135deg,#003366eb 0%,#004b87cc 50%,#003366e0 100%);--gradient-dark-overlay:linear-gradient(180deg,#003366e0 0%,#004b87bf 100%);--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:24px}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-dark);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--dark-blue);margin-bottom:1rem;font-weight:600;line-height:1.3}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{color:var(--text-light);margin-bottom:1rem}a{color:inherit;text-decoration:none;transition:all .3s}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:5rem 2rem}.grid{gap:2rem;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.text-center{text-align:center}.text-orange{color:var(--primary-orange)}.text-blue{color:var(--primary-blue)}.bg-light{background:var(--light-gray)}.bg-white{background:var(--white)}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.py-1{padding-top:1rem;padding-bottom:1rem}.py-2{padding-top:2rem;padding-bottom:2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(400px)}}@media (max-width:768px){.section{padding:3rem 1rem}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}
