body{margin:0;overflow-x:hidden}header{position:relative}.header-bar{align-items:center;background:#fff;box-shadow:0 2px 8px rgba(0,44,95,.04);box-sizing:border-box;display:flex;justify-content:flex-start;max-width:100vw;min-height:70px;padding:0 100px;width:100%;z-index:100}@media(width <= 768px){.header-bar{padding:0 20px}}.header-logo{display:block;height:70px;max-width:350px;-o-object-fit:contain;object-fit:contain;width:auto}.header-logo img:hover{transform:none!important}@media(width <= 1440px){.header-logo{height:64px;max-width:320px}}@media(width <= 1280px){.header-logo{height:58px;max-width:290px}}@media(width <= 1024px){.header-logo{height:52px;max-width:260px}}@media(width <= 900px){.header-logo{height:46px;max-width:230px}}@media(width <= 768px){.header-logo{height:40px;max-width:200px}}@media(width <= 600px){.header-logo{height:36px;max-width:180px}}@media(width <= 480px){.header-logo{height:32px;max-width:160px}}@media(width <= 375px){.header-logo{height:30px;max-width:150px}}@media(width <= 600px){.header-bar{min-height:56px;padding:0 16px}}.site-footer{background-color:#fff;border-top:3px solid #002c5f;margin-top:auto;padding:15px 500px 20px 40px}@media(width <= 1440px){.site-footer{margin-top:70PX;padding:40px 40px 20px}}.site-footer .footer-container{margin:0 auto;max-width:1200px;padding:0 20px}@media(width <= 1560px){.site-footer .footer-container{padding:0}}.site-footer .footer-content{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding-bottom:30px}@media(width <= 880px){.site-footer .footer-content{flex-direction:column;gap:25px;text-align:center}}.site-footer .footer-logo{flex-shrink:0}@media(1440px <= width <= 1560px){.site-footer .footer-logo{width:30%}}@media(1440px <= width <= 1475px){.site-footer .footer-logo{width:25%}}@media(width <= 1085px){.site-footer .footer-logo{width:20%}}@media(width <= 768px){.site-footer .footer-logo{width:auto}}.site-footer .footer-logo .footer-logo-img{filter:brightness(.8);height:40px;transition:filter .3s ease;width:auto}@media(1440px <= width <= 1560px){.site-footer .footer-logo .footer-logo-img{-o-object-fit:contain;object-fit:contain;width:80%}}@media(width <= 1085px){.site-footer .footer-logo .footer-logo-img{-o-object-fit:contain;object-fit:contain;width:90%}}@media(width <= 768px){.site-footer .footer-logo .footer-logo-img{width:70%}}.site-footer .footer-logo .footer-logo-img:hover{filter:brightness(1)}.site-footer .footer-navigation{display:flex;flex-grow:1;justify-content:center}@media(max-width:768px){.site-footer .footer-navigation{order:3;width:100%}}@media(1440px <= width <= 1560px){.site-footer .footer-navigation{justify-content:space-between}}@media(width <= 1085px){.site-footer .footer-navigation{justify-content:center}}.site-footer .footer-nav{display:flex;gap:35px}@media(max-width:768px){.site-footer .footer-nav{flex-wrap:wrap;gap:20px;justify-content:center}}@media(max-width:640px){.site-footer .footer-nav{flex-direction:column;gap:15px}}.site-footer .footer-nav-link{color:#000;font-family:Hyundai Sans Text,Segoe UI,Roboto,Helvetica Neue,arial,sans-serif;font-size:16px;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.site-footer .footer-nav-link:hover{color:#002c5f;transform:translateY(-1px)}.site-footer .footer-nav-link:after{background:#002c5f;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.site-footer .footer-nav-link:hover:after{width:100%}.site-footer .footer-social{display:flex;flex-shrink:0;gap:15px}@media(max-width:768px){.site-footer .footer-social{order:2}}.site-footer .social-link{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1);color:#000;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.site-footer .social-link:hover{background:#002c5f;box-shadow:0 5px 20px rgba(0,44,95,.3);color:#fff;transform:translateY(-3px)}.site-footer .social-link svg{height:20px;transition:transform .3s ease;width:20px}.site-footer .social-link:hover svg{transform:scale(1.1)}.site-footer .footer-bottom{align-items:center;display:flex;justify-content:space-between}@media(max-width:768px){.site-footer .footer-bottom{flex-direction:column;gap:15px;text-align:center}}.site-footer .footer-legal-mention{display:flex;flex-direction:column;gap:20px;padding-top:20px}.site-footer .footer-legal-mention p{font-family:Hyundai Sans Text,sans-serif;font-size:12px;margin:0;text-align:justify}.site-footer .footer-legal-mention .legal-mention{align-items:center;display:flex;gap:30px;justify-content:center}@media(max-width:768px){.site-footer .footer-legal-mention .legal-mention{flex-direction:column;gap:15px}}.site-footer .footer-copyright{align-items:center;color:#000;display:flex;font-family:Hyundai Sans Text,Segoe UI,Roboto,Helvetica Neue,arial,sans-serif;font-size:12px;font-weight:400;gap:15px}@media(max-width:768px){.site-footer .footer-copyright{flex-direction:column;gap:10px;text-align:center}}.site-footer .footer-links{display:flex;gap:25px}@media(max-width:640px){.site-footer .footer-links{flex-direction:column;gap:10px}}.site-footer .footer-bottom-link{color:#000;font-family:Hyundai Sans Text,Segoe UI,Roboto,Helvetica Neue,arial,sans-serif;font-size:12px;font-weight:400;text-decoration:none;transition:color .3s ease}.site-footer .footer-bottom-link:hover{color:#002c5f}.site-footer.animate-in{animation:slide-in-up .6s ease-out}@keyframes slide-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-page .site-footer{margin-right:380px}@media(max-width:768px){.landing-page .site-footer{margin-bottom:400px;margin-right:0}}