.footer{position:relative;display:grid;justify-items:center;background-color:#fffcfc;padding-top:5rem;padding-bottom:5rem}.footer__first-col img{height:1.5rem;margin-bottom:1rem}.footer__content{display:grid;width:100%;max-width:75rem;grid-template-columns:auto auto auto 1fr;grid-gap:4rem;font-size:.85rem;line-height:1.3rem}.footer__content p{font-size:13px}.footer__content a{color:#19233e !important}.footer__content a:hover{color:#999 !important}.footer__gptw{display:grid;grid-template-columns:auto auto auto auto;grid-gap:1rem}.footer__gptw img{height:4.5rem}.footer__hrs{font-family:Merriweather;display:grid;line-height:1.6rem;font-size:1.3rem;font-weight:bold;justify-items:right}.footer__last-col{display:grid;justify-items:right}.footer__last-col--wrapper{display:grid;grid-gap:1rem}.footer__last-col img{height:1.5rem}@media(max-width:990px){.footer__content{grid-template-columns:1fr}.footer__last-col{display:none}}@media(max-width:1200px){.footer__content{grid-gap:2rem}}