.landing-page-header{align-items:center;background:#02487f;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px}.landing-page-header-left{align-items:center;display:flex;flex:0 0 15%}.landing-page-header-left img{flex-shrink:0;height:40px;max-width:100%}.landing-page-header-right{align-items:center;display:flex;flex:1 1 85%;flex-direction:column;text-align:center}.landing-page-header-content h3{color:#fff;font-family:roboto;font-size:1.5rem;font-weight:700;margin-bottom:0;padding-bottom:0;text-transform:none}.landing-page-header-content ul{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;list-style-type:disc;margin-top:20px;padding-left:0}.landing-page-header-content li{color:#9cc2ef;font-size:1rem;line-height:.6em;margin:0}.landing-page-header-content a{color:#fff;font-weight:500;text-decoration:underline}@media (max-width:768px){.landing-page-header{flex-direction:column;text-align:center}.landing-page-header-left,.landing-page-header-right{flex:1 1 100%;justify-content:center}.landing-page-header-left{margin-bottom:10px}.landing-page-header-content h3{padding-top:30px}}