.bg-primary-blue{background-color:#0a2b4e!important}.text-primary-blue{color:#0a2b4e!important}.border-primary-blue{border-color:#0a2b4e!important}.hover\:bg-primary-blue:hover{background-color:#0a2b4e!important}.hover\:text-primary-blue:hover{color:#0a2b4e!important}.bg-secondary-blue{background-color:#387cc8!important}.text-secondary-blue{color:#387cc8!important}.border-secondary-blue{border-color:#387cc8!important}.bg-accent-orange{background-color:orange!important}.text-accent-orange{color:orange!important}.border-accent-orange{border-color:orange!important}.hover\:bg-accent-orange:hover{background-color:orange!important}.hover\:text-accent-orange:hover{color:orange!important}.bg-accent-orange\/90,.hover\:bg-accent-orange\/90:hover{background-color:#ffa500e6!important}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))!important}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.from-primary-blue{--tw-gradient-from: #0A2B4E;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 43, 78, 0))}.to-accent-blue{--tw-gradient-to: #387CC8}.from-blue-50{--tw-gradient-from: #eff6ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))}.to-orange-50{--tw-gradient-to: #fff7ed}.to-white{--tw-gradient-to: #ffffff}body{font-family:Inter,sans-serif}.hero-section{position:relative;overflow:hidden;background:linear-gradient(to bottom right,#0a2b4e,#387cc8);color:#fff;padding:5rem 1.5rem}.hero-container{max-width:80rem;margin:0 auto}.hero-content{text-align:center;margin-bottom:3rem}.hero-logo-container{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.hero-logo{height:8rem;width:auto}html{scroll-behavior:smooth}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-fade-in{animation:fade-in .6s ease-out}.animate-slide-up{animation:slide-up .6s ease-out}.btn-primary{background-color:#0a2b4e;color:#fff;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s ease}.btn-primary:hover{background-color:#083550;transform:translateY(-2px);box-shadow:0 10px 25px -5px #0a2b4e4d}.btn-secondary{background-color:orange;color:#fff;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s ease}.btn-secondary:hover{background-color:#e6940b;transform:translateY(-2px);box-shadow:0 10px 25px -5px #ffa5004d}.flex{display:flex!important}.justify-center{justify-content:center!important}.items-center{align-items:center!important}.text-center{text-align:center!important}.space-x-2>*+*{margin-left:.5rem!important}.space-x-4>*+*{margin-left:1rem!important}.max-w-7xl{max-width:80rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mb-12{margin-bottom:3rem!important}.mb-8{margin-bottom:2rem!important}.mt-12{margin-top:3rem!important}.text-5xl{font-size:3rem!important;line-height:1!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}@media (min-width: 768px){.md\:text-6xl{font-size:3.75rem!important;line-height:1!important}.md\:text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
