body{background:#0f1a4d;overflow-x:hidden;width:100%;margin:0;padding:0;color:#fff}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading),sans-serif;font-weight:600}.container{color:#fff}.btn{width:100%;max-width:200px;min-height:39px;border:none;border-radius:0;font-weight:500;cursor:pointer;transition:background-color .4s ease,color .4s ease,transform .3s ease,box-shadow .3s ease;padding:8px 24px}.btn-white{background:#fff;color:#3b5bdb}.btn:hover{background:#3b5bdb;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(59,91,219,.3)}@media (max-width:576px){.btn{width:100%;max-width:none;min-height:45px}}.btn,.card,[class*=Card],[class*=card]{border-radius:0!important}.footer{border-top:1px solid #1b2c7a;color:#fff;padding:60px 0 30px;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1100px;margin:0 auto}.footer-social-column{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.footer-logo-link{display:block;line-height:0}.footer-icon{height:40px;width:auto;object-fit:contain}.footer-column{display:flex;flex-direction:column;align-items:flex-start}.footer-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:20px;margin-top:0}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#b8b4c8;text-decoration:none;font-size:14px;line-height:1.5;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-legal{display:flex;gap:20px}.footer-legal a{color:#b8b4c8;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-legal a:hover{color:#fff}.footer-legal span{color:#b8b4c8;font-size:14px}.footer-legal span a{font-weight:700}.footer-social{display:flex;gap:16px;align-items:flex-start}.footer-social a{color:#b8b4c8;transition:color .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:transparent}.footer-social a:hover{color:#fff;background-color:#1b2c7a}.footer-social svg{width:20px;height:20px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;margin-top:40px;border-top:1px solid #1b2c7a}.footer-separator{color:#b8b4c8}.footer-copyright{margin:0;color:#b8b4c8;font-size:14px}@media (max-width:1200px){.footer-content{flex-wrap:wrap;gap:30px}.footer-social{width:100%;justify-content:center;margin-top:20px}}@media (max-width:768px){.footer{padding:40px 0 30px}.footer-container{padding:0 16px}.footer-content{flex-direction:column;gap:30px}.footer-column,.footer-content,.footer-social-column{align-items:center}.footer-column{text-align:center}.footer-links a{font-size:15px}.footer-social{justify-content:center;width:auto;margin-top:10px}}@media (max-width:480px){.footer{padding:30px 0 20px}.footer-container{padding:0 12px}.footer-content{gap:25px}.footer-links li{margin-bottom:10px}.footer-links a{font-size:14px}.footer-social a{width:36px;height:36px}.footer-social svg{width:18px;height:18px}}