html body .dc-footer__inner{width:min(var(--dc-container), calc(100vw - 96px)) !important;max-width:var(--dc-container) !important;margin-left:auto !important;margin-right:auto !important}html body .dc-footer{padding:72px 0 32px !important;background:#05274d !important;color:rgba(255,255,255,.75) !important}html body .dc-footer__inner{display:grid !important;grid-template-columns:1.5fr repeat(4,1fr) !important;gap:44px !important;align-items:start !important}html body .dc-footer__brand p,html body .dc-footer__col p{margin:0 !important;color:rgba(255,255,255,.72) !important;font-size:14px !important;line-height:1.75 !important}html body .dc-footer__brand strong,html body .dc-footer__col strong{display:block !important;margin-bottom:10px !important;color:#fff !important;font-size:17px !important;line-height:1.2 !important;font-weight:900 !important}@media (max-width:1180px){html body .dc-footer__inner{width:min(100%, calc(100vw - 56px)) !important}html body .dc-footer__inner{grid-template-columns:repeat(2,minmax(0, 1fr)) !important}}@media (max-width:768px){html body .dc-footer__inner{width:min(100%, calc(100vw - 32px)) !important}html body .dc-footer__inner{grid-template-columns:1fr !important}html body .dc-footer{padding-top:42px !important}}@media (max-width:768px){html body .dc-footer{width:100% !important;max-width:100% !important;margin-inline:0 !important}html body .dc-footer__inner{width:calc(100% - 32px) !important;max-width:calc(100% - 32px) !important;margin-inline:auto !important}html body .dc-footer__inner{grid-template-columns:minmax(0, 1fr) !important;gap:25px !important}}@media (max-width:390px){html body .dc-footer__inner{width:calc(100% - 24px) !important;max-width:calc(100% - 24px) !important}}