/* AREM footer v1 */
.arem-footer{position:relative;background:#fff;color:#17212B;font-family:Manrope,Arial,sans-serif;border-top:1px solid #edf1f5;overflow:hidden}
.arem-footer *{box-sizing:border-box}.arem-footer a{color:#273a59;text-decoration:none}.arem-footer a:hover{color:#071A9B}
.arem-footer-main{position:relative;z-index:2;max-width:1440px;margin:auto;padding:58px 48px 42px;display:grid;grid-template-columns:1.85fr repeat(4,1fr);gap:48px}
.arem-footer-brand{padding-right:42px;border-right:1px solid #DCE4EB}.arem-footer-logo{display:block;width:min(100%,420px);height:auto;margin-bottom:24px}
.arem-footer-copy{max-width:420px;margin:0 0 25px;color:#43546c;font-size:15px;line-height:1.7}
.arem-footer-social{display:flex;gap:13px}.arem-footer-social a{width:38px;height:38px;border-radius:50%;background:#edf4ff;display:grid;place-items:center;color:#17345d;font-weight:800;font-size:13px}
.arem-footer-col h3{margin:0 0 18px;color:#082A4A;font-size:17px;font-weight:800}.arem-footer-col h3:after{content:"";display:block;width:28px;height:3px;margin-top:10px;border-radius:3px;background:#287cff}
.arem-footer-col ul{list-style:none;margin:0;padding:0}.arem-footer-col li{margin:0 0 12px}.arem-footer-col a{font-size:14px;line-height:1.35}
.arem-footer-art{position:absolute;right:-10px;bottom:76px;width:410px;height:135px;opacity:.075;z-index:1;pointer-events:none}
.arem-footer-art:before{content:"AU";position:absolute;right:40px;bottom:0;font-size:118px;line-height:1;font-weight:800;color:#071A9B;letter-spacing:-12px}
.arem-footer-bottom{position:relative;z-index:2;border-top:1px solid #DCE4EB}.arem-footer-bottom-inner{max-width:1440px;margin:auto;padding:22px 48px;display:flex;align-items:center;justify-content:space-between;gap:28px;color:#314765;font-size:12px}
.arem-footer-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:0}.arem-footer-legal a{padding:0 18px;border-left:1px solid #DCE4EB}.arem-footer-legal a:first-child{border-left:0}
.arem-footer-focus{display:flex;align-items:center;gap:12px;white-space:nowrap}.arem-footer-focus-mark{font-size:19px;color:#071A9B}
@media(max-width:1100px){.arem-footer-main{grid-template-columns:1.7fr repeat(2,1fr);gap:36px}.arem-footer-brand{grid-row:span 2}.arem-footer-bottom-inner{align-items:flex-start;flex-wrap:wrap}.arem-footer-art{opacity:.045}}
@media(max-width:767px){.arem-footer-main{padding:42px 22px 28px;grid-template-columns:1fr 1fr;gap:32px 24px}.arem-footer-brand{grid-column:1/-1;grid-row:auto;border-right:0;border-bottom:1px solid #DCE4EB;padding:0 0 28px}.arem-footer-logo{width:min(100%,360px);margin-bottom:18px}.arem-footer-copy{font-size:14px}.arem-footer-col h3{font-size:15px}.arem-footer-col a{font-size:13px}.arem-footer-bottom-inner{padding:20px 22px;display:block}.arem-footer-legal{justify-content:flex-start;margin:16px -10px}.arem-footer-legal a{padding:5px 10px;border:0}.arem-footer-focus{margin-top:10px}.arem-footer-art{display:none}}
@media(max-width:430px){.arem-footer-main{grid-template-columns:1fr}.arem-footer-brand{grid-column:auto}.arem-footer-social{gap:10px}}