.ticker{background-color:#f8f9fa;padding:10px 0;overflow:hidden;white-space:nowrap;border-bottom:1px solid rgba(0,0,0,5%)}.ticker-content{display:inline-block;animation:ticker 240s linear infinite}.ticker .ticker-item{display:inline-block;margin-right:2rem;font-size:.9rem}@keyframes ticker{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.navbar-custom{background-color:#036;box-shadow:0 2px 4px rgba(0,0,0,.1)}.navbar-custom .navbar-brand{font-weight:700;color:#f8f9fa!important;font-size:1.5rem}.navbar-custom .navbar-toggler{border-color:rgba(255,255,255,.5)}.navbar-custom .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-custom .navbar-toggler:focus{box-shadow:0 0 0 .25rem rgba(255,255,255,.25)}.navbar-custom .nav-link{color:#f8f9fa!important;font-weight:500;margin:0 10px;transition:color .3s}.navbar-custom .nav-link:hover{color:#ff6b35!important}.navbar-custom .dropdown-menu{background-color:#036;border:none}.navbar-custom .dropdown-item{color:#f8f9fa}.navbar-custom .dropdown-item:hover{background-color:#0056b3;color:#f8f9fa}.hero-section{background:linear-gradient(rgba(0,51,102,.7),rgba(0,51,102,.7)),url(https://images.unsplash.com/photo-1521791136064-7986c2920216?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1770&q=80)no-repeat 50%/cover;color:#fff;padding:100px 0;text-align:center}.hero-section h1{font-weight:700;font-size:3rem;margin-bottom:20px}.hero-section p{font-size:1.25rem;font-weight:300}.section-title{font-weight:600;color:#036;position:relative;padding-bottom:15px;margin-bottom:30px;text-align:center}.section-title::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:50px;height:3px;background-color:#ff6b35}.custom-card{border:none;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;height:100%;overflow:hidden}.custom-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.custom-card .card-img-top{height:200px;object-fit:cover}.custom-card .card-title{color:#0056b3;font-weight:600}.custom-card .card-title a{color:inherit;text-decoration:none}.custom-card .card-title a:hover{color:#036}.custom-card .card-text{color:#6c757d}.custom-card .btn-primary{background-color:#0056b3;border-color:#0056b3;font-weight:500}.custom-card .btn-primary:hover{background-color:#036;border-color:#036}.quick-links .link-item{display:flex;align-items:center;padding:15px;border-radius:8px;background-color:#f8f9fa;margin-bottom:15px;text-decoration:none;color:#343a40;transition:background-color .3s,color .3s}.quick-links .link-item:hover{background-color:#0056b3;color:#fff}.quick-links .link-item:hover i{color:#fff}.quick-links .link-item i{font-size:1.5rem;margin-right:15px;color:#ff6b35}footer{background-color:#036;color:#f8f9fa;padding:40px 0 20px;margin-top:50px}footer a{color:#f8f9fa;text-decoration:none}footer a:hover{color:#ff6b35}footer h5{font-weight:600;margin-bottom:20px}footer .social-links a{font-size:1.5rem;margin-right:15px}footer .weather-currency{background-color:rgba(255,255,255,.1);padding:10px;border-radius:5px;text-align:center;margin-bottom:20px}.weather-currency{background-color:rgba(255,255,255,.1);padding:10px;border-radius:5px;text-align:center;margin-bottom:20px}.table-scroll-container{max-height:500px;overflow-y:auto;border:1px solid rgba(0,0,0,5%)}.table-scroll-container thead th{position:sticky;top:0;background-color:#f8f9fa;z-index:1;box-shadow:inset 0 -1px rgba(0,0,0,.1)}body{font-family:poppins,sans-serif;color:#343a40;background-color:#fff}