@import url(https://use.typekit.net/dub5nwj.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;400;500;600;700&display=swap);@keyframes topLineGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes bottomLineGrow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes positive45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(-45deg)}}@keyframes negative45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes bubblePopOut{0%{scale:0}75%{scale:1.1}to{scale:1}}@keyframes stepPop{0%{opacity:0;scale:0}75%{opacity:1;scale:1.1}to{opacity:1;scale:1}}.investor-portals{margin:0 auto;max-width:1310px;padding:80px 20px;position:relative}.investor-portals .anchor{scroll-margin-top:300px}.investor-portals h2{margin-bottom:40px}.investor-portals__inner{align-items:center;display:grid;gap:20px;grid-template-columns:1fr 1fr}@media(max-width:767px){.investor-portals__inner{grid-template-columns:1fr}}.investor-portals__inner a{background:#fff;box-shadow:0 10px 30px 2px rgba(0,0,0,.2);display:flex;justify-content:space-between;padding:55px 40px;transition:.3s ease}.investor-portals__inner a h3{color:#00244f;font-family:Noto Sans,sans-serif;font-size:22px;line-height:30px;margin:0 0 .75em}.investor-portals__inner a:hover{transform:scale(1.04)}.investor-portals__inner--login{align-items:center;color:#047cb1;display:flex;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:500;line-height:22px;text-decoration:none;text-decoration:underline;transition:.3s ease}.investor-portals__inner--login:hover{color:#00244f}