.footer-container-wrapper{position:relative}.footer-container{position:absolute;width:100%}.footer{background-color:#001baa;padding:1rem}.footer-content{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:1360px}.footer-secondary-content{background-color:#f9c222;display:flex;justify-content:center;padding:.5rem 1rem}.footer-secondary-content .footer-menu{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.footer-secondary-content .footer-menu li a{color:#000;font-size:.875rem;padding:0 .5rem;text-decoration:none}.footer-secondary-content .footer-menu li a:focus,.footer-secondary-content .footer-menu li a:hover{color:#fff}.footer-secondary-content .footer-menu>li a{margin:0 .5rem;padding:0 .5rem}.footer-content__logo{margin-bottom:1.5rem}.footer-content__logo a{display:flex}.footer-content__copyright,.footer-content__logo,.footer-content__social{flex:1}.footer-content__copyright{color:#f7faff;margin-bottom:1.5rem;text-align:center}.footer-content__copyright p{font-size:12px;line-height:1.2;margin-bottom:.5rem}.footer-content__copyright p:last-child{margin-bottom:0}.footer-content__social-icons{display:flex;justify-content:center;list-style:none}.footer-content__social-icons li{margin-right:.75rem}.footer-content__social-icons li a{padding:0 .5rem;position:relative}@media screen and (min-width:768px){.footer-content{flex-direction:row}.footer-content__logo{margin-bottom:0}.footer-content__copyright{margin:0 1rem}}