:root{--dark-blue:#00145a;--ocean:#14288c;--violet-sky:#567fff;--violet-dawn:#96b9ff;--font-family: }.global-footer{background-color:var(--dark-blue)}.global-footer :where(p,span,a){color:#fff}.global-footer--wrapper{display:grid;gap:2rem;grid-template-columns:1fr auto;margin:0 auto;max-width:1080px;padding:48px 20px}.global-footer--consent{border-top:1px solid var(--violet-sky);column-gap:1rem;display:flex;padding-top:24px}.global-footer--consent a:not(:last-child){border-right:1px solid var(--violet-sky);padding-right:1rem}.global-footer .primary-logo{margin-bottom:24px;max-width:200px!important}.global-footer .secondary-logo{margin:24px 0 32px;max-width:140px!important}.global-footer--col-right{display:flex;flex-direction:column}.social-media-title{display:block;text-transform:uppercase}.global-footer--col-right svg{height:auto;margin-top:8px;max-width:24px!important}@media screen and (max-width:767px){.global-footer--wrapper{grid-template-columns:1fr}}