@font-face{font-family:'Rubik';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/rubik-v28-latin-regular.woff2') format('woff2')}@font-face{font-family:'Rubik';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/rubik-v28-latin-500.woff2') format('woff2')}@font-face{font-family:'Rubik';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/rubik-v28-latin-600.woff2') format('woff2')}@font-face{font-family:'Rubik';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/rubik-v28-latin-700.woff2') format('woff2')}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:'Rubik',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:16px;line-height:1.6;color:#222;background-color:#fff;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;line-height:1.2;color:#1B4B5A}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.75rem;font-weight:500}h4{font-size:1.5rem;font-weight:400}h5{font-size:1.25rem;font-weight:300}h6{font-size:1rem;font-weight:300}p{margin-bottom:1rem}a{color:#1B4B5A;text-decoration:none;transition:color 0.3s ease}a:hover{color:#48B927}strong{font-weight:600}ul.list-styled{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.container-fluid{width:100%;padding:0 15px}.top-bar{background-color:#f8f9fa;padding:10px 0;border-bottom:1px solid #e0e0e0}.top-bar .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.logo-container{padding:15px 0}.logo-container a{display:inline-block}.logo-container img{width:auto;min-width:300px;max-width:350px;height:auto;max-height:120px}.contact-info{display:flex;gap:20px;align-items:center;font-size:14px;color:#1B4B5A}.contact-info a{color:#1B4B5A;font-weight:500}.contact-info a:hover{color:#48B927}.main-nav{background-color:#529D3B;position:sticky;top:0;z-index:1000;min-height:50px;box-shadow:0 2px 5px rgba(0,0,0,0.1)}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:0}.nav-menu{display:flex;list-style:none;margin:0;padding:0;align-items:center}.nav-menu>li{position:relative}.nav-menu>li>a{display:block;padding:15px 20px;color:#FFFFFF;font-weight:500;font-size:15px;transition:background-color 0.3s ease}.nav-menu>li>a:hover,.nav-menu>li>a:focus{background-color:#48B927;color:#FFFFFF}.menu-toggle{display:none;background:none;border:none;color:#FFFFFF;font-size:24px;cursor:pointer;padding:10px}.submenu{display:none;position:absolute;top:100%;left:0;background-color:#FFFFFF;min-width:300px;width:max-content;box-shadow:0 4px 8px rgba(0,0,0,0.15);z-index:1001;padding:10px 0;border-radius:4px}.nav-menu>li:hover .submenu{display:block}.submenu li{list-style:none}.submenu li a{display:block;padding:12px 24px;color:#1B4B5A;font-size:14px;transition:background-color 0.3s ease;white-space:nowrap}.submenu li a:hover{background-color:#f5f5f5;color:#48B927}.mega-menu{min-width: 300px;display:none;position:absolute;top:100%;left:0;background-color:#FFFFFF;width:100%;max-width:1200px;box-shadow:0 4px 8px rgba(0,0,0,0.15);z-index:1001;padding:20px}.nav-menu>li:hover .mega-menu{display:flex;flex-wrap:wrap;gap:20px}.mega-menu-column{flex:1;min-width:200px}.mega-menu-column h4{color:#1B4B5A;font-size:16px;margin-bottom:10px;font-weight:600}.mega-menu-column ul{list-style:none;padding:0}.mega-menu-column ul li a{display:block;padding:8px 0;color:#1B4B5A;font-size:14px}.mega-menu-column ul li a:hover{color:#48B927}.hero{position:relative;width:100%;height:500px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(27,75,90,0.6);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;color:#FFFFFF;max-width:1000px;min-width:1000px;padding:40px 20px}.hero-content h1{color:#FFFFFF;font-size:3rem;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,0.3)}.hero-content p{font-size:1.25rem;margin-bottom:30px;color:#FFFFFF;text-shadow:1px 1px 2px rgba(0,0,0,0.3)}.parallax{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;min-height:400px;position:relative}.parallax-content{position:relative;z-index:2;padding:80px 20px;text-align:center;color:#FFFFFF}.parallax-content h2{color:#fff;font-size:3em}.parallax::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(27,75,90,0.7);z-index:1}.section{padding:60px 0}.section.bg-light{background-color:#F5F5F5}.section.bg-white{background-color:#FFFFFF}.section.bg-primary{background-color:#1B4B5A;color:#FFFFFF}.section.bg-primary h1,.section.bg-primary h2,.section.bg-primary h3,.section.bg-primary h4,.section.bg-primary h5,.section.bg-primary h6{color:#FFFFFF}.section-title{text-align:center;margin-bottom:40px}.section-title h2{font-size:2.5rem;color:#1B4B5A}.section-title p{font-size:1.1rem;color:#666}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col-1{flex:0 0 100%;max-width:100%;padding:0 15px}.col-2{flex:0 0 50%;max-width:50%;padding:0 15px}.col-3{flex:0 0 33.333333%;max-width:33.333333%;padding:0 15px}.col-4{flex:0 0 25%;max-width:25%;padding:0 15px}.card{background-color:#FFFFFF;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);overflow:hidden;margin-bottom:30px;transition:transform 0.3s ease,box-shadow 0.3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,0.15)}.card-header{background-color:#1B4B5A;color:#FFFFFF;padding:20px;font-weight:600;font-size:1.25rem}.card-body{padding:20px}.card-footer{padding:15px 20px;background-color:#f8f9fa;border-top:1px solid #e0e0e0}.tile{background-color:#FFFFFF;padding:30px;border-radius:8px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease;margin-bottom:30px}.tile:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,0.15)}.tile h3{color:#1B4B5A;margin-bottom:15px}.tile p{color:#666}.accordion{margin-bottom:20px}.accordion-item{background-color:#FFFFFF;border:1px solid #e0e0e0;margin-bottom:10px;border-radius:5px;overflow:hidden}.accordion-button{width:100%;background-color:#FFFFFF;color:#1B4B5A;border:none;padding:15px 20px;text-align:left;font-size:1.1rem;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color 0.3s ease}.accordion-button:hover{background-color:#f5f5f5}.accordion-button.active{background-color:#1B4B5A;color:#FFFFFF}.accordion-button::after{content:'+';font-size:1.5rem;font-weight:300;transition:transform 0.3s ease}.accordion-button.active::after{content:'−'}.accordion-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease;background-color:#FFFFFF}.accordion-content.active{max-height:1000px}.accordion-body{padding:20px;color:#1B4B5A}.btn{display:inline-block;padding:12px 30px;font-size:16px;font-weight:500;text-align:center;text-decoration:none;border-radius:5px;border:2px solid transparent;cursor:pointer;transition:all 0.3s ease;background-color:#1B4B5A;color:#FFFFFF}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.2)}.btn-primary{background-color:#1B4B5A;color:#FFFFFF;border-color:#1B4B5A}.btn-primary:hover{background-color:#153d4a;color:#FFFFFF}.btn-secondary{background-color:#48B927;color:#FFFFFF;border-color:#48B927}.btn-secondary:hover{background-color:#3da320;color:#FFFFFF}.btn-outline-primary{background-color:transparent;color:#1B4B5A;border-color:#1B4B5A}.btn-outline-primary:hover{background-color:#1B4B5A;color:#FFFFFF}.btn-lg{padding:15px 40px;font-size:18px}.btn-application{background-color:#48B927;color:#FFFFFF;border-color:#48B927;animation:pulse 2s infinite;font-weight:600;font-size:18px;padding:15px 40px}.btn-application:hover{background-color:#3da320;color:#FFFFFF;animation:none}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(72,185,39,0.7)}70%{box-shadow:0 0 0 10px rgba(72,185,39,0)}100%{box-shadow:0 0 0 0 rgba(72,185,39,0)}}.table-responsive{overflow-x:auto;margin-bottom:30px}table{width:100%;border-collapse:collapse;background-color:#FFFFFF;box-shadow:0 2px 8px rgba(0,0,0,0.1)}table thead{background-color:#1B4B5A;color:#FFFFFF}table thead th{padding:15px;text-align:left;font-weight:600}table tbody tr{border-bottom:1px solid #e0e0e0}table tbody tr:hover{background-color:#f5f5f5}table tbody td{padding:15px;color:#333}table tbody tr:nth-child(even){background-color:#f9f9f9}.breadcrumbs{background-color:#f8f9fa;padding:15px 0;margin-bottom:30px}.breadcrumbs ul{list-style:none;display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0}.breadcrumbs li{display:flex;align-items:center;font-size:14px}.breadcrumbs li a{color:#1B4B5A;font-weight:500}.breadcrumbs li a:hover{color:#48B927}.breadcrumbs li:not(:last-child)::after{content:'›';margin:0 10px;color:#999}.breadcrumbs li:last-child{color:#666}.footer{background-color:#1B4B5A;color:#FFFFFF;padding:40px 0 20px;margin-top:0 !important}.footer-content{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:30px}.footer-column{flex:1;min-width:200px}.footer-column h4{color:#FFFFFF;margin-bottom:15px;font-size:1.1rem;font-weight:600}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:10px}.footer-column ul li a{color:#FFFFFF;font-size:14px}.footer-column ul li a:hover{color:#FFFFFF}.footer-column p{font-size:14px;line-height:1.6;color:#FFFFFF}.footer-bottom{border-top:1px solid rgba(255,255,255,0.1);padding-top:20px;text-align:center;font-size:14px}.footer-bottom p{margin:5px 0;color:#FFFFFF}.legal-disclaimer{font-size:12px;color:#FFFFFF;margin-top:15px;line-height:1.5}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#1B4B5A}.text-secondary{color:#48B927}.text-white{color:#FFFFFF}.mb-0{margin-bottom:0}.mb-1{margin-bottom:0.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:3rem}.mt-0{margin-top:0}.mt-1{margin-top:0.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem}.p-0{padding:0}.p-1{padding:0.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.p-5{padding:3rem}@media (max-width:992px){.hero-content{min-width:auto;max-width:90%}.col-3,.col-4{flex:0 0 50%;max-width:50%}.mega-menu{flex-direction:column}}@media (max-width:768px){.menu-toggle{display:block}.nav-menu{display:none;flex-direction:column;width:100%;position:absolute;top:100%;left:0;background-color:#1B4B5A}.nav-menu.active{display:flex}.nav-menu>li{width:100%}.nav-menu>li>a{padding:15px 20px;border-bottom:1px solid rgba(255,255,255,0.1)}.submenu,.mega-menu{position:static;display:none;width:100%;box-shadow:none}.nav-menu>li.active .submenu,.nav-menu>li.active .mega-menu{display:block}.submenu li a{padding-left:40px}.hero{height:auto;min-height:500px}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.col-2,.col-3,.col-4{flex:0 0 100%;max-width:100%}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}.contact-info{flex-direction:column;gap:10px;align-items:flex-start}.top-bar .container{flex-direction:column;align-items:flex-start}.footer-content{flex-direction:column}.footer-column{width:100%}.logo-container img{min-width:300px;max-width:300px}}@media (max-width:480px){html{font-size:14px}.btn{padding:10px 20px;font-size:14px}.btn-lg,.btn-application{padding:12px 25px;font-size:16px}.section{padding:40px 0}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}}.hero,.parallax,.card,.tile{will-change:transform}img[width][height]{aspect-ratio:attr(width) / attr(height)}