.hero-bar{display:flex;flex-direction:column;align-items:center;padding:24px;isolation:isolate;width:100%;background:#0E3A63;border-radius:4px;margin-top:3rem;align-items:start}@media (min-width:576px){.hero-bar{flex-direction:row}}.hero-bar__col{font-style:normal;font-weight:600;font-size:2rem;line-height:2.8rem;color:#FFF;display:flex;flex-direction:column;margin-bottom:3rem}@media (min-width:768px){.hero-bar__col{margin-bottom:0}}.hero-bar__category{margin-bottom:1rem;display:flex;flex-direction:row;align-items:center;padding:0;gap:8px;width:100%;font-weight:600;font-size:1.6rem;line-height:2.8rem;letter-spacing:.55px;text-transform:uppercase;color:#A9BDD2}.hero-bar__category i{color:#8DC63F}