footer{margin-top:4rem;padding:3rem 2rem 1rem;background-color:#003f7d;overflow:hidden}footer .nav{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;max-width:1440px;margin-inline:auto;line-height:1.8}footer .nav>*{flex:1 1 200px}footer .nav .sub_nav{padding-bottom:2rem}footer .nav ul{margin:0;padding:0;list-style:none}footer .nav li{position:relative;list-style:none;width:max-content}footer .nav img{max-width:80px;max-height:80px}footer .nav .level_1 a{color:#eee;text-decoration:none}footer .nav .level_1 a::before{height:1px;bottom:6px;background-color:#eee}footer .nav .level_1 a.headline{position:relative;width:fit-content;text-transform:uppercase;margin-bottom:1rem}footer .nav .level_1 a.headline::before{content:"";display:block;position:absolute;inset:auto 0 0 0;background-color:#eee;height:2px}footer .copyright{display:flex;max-width:1440px;margin-inline:auto}footer .copyright p{text-align:center;color:#eee}@media only screen and (width > 768px){footer{padding-inline:3rem}}@media only screen and (width > 1024px){footer{padding-inline:5rem}}@media only screen and (width > 1440px){footer{padding-inline:7rem}}
