/* Dedicated, non-overlapping stage for the ORECat mascot. */
.hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:730px;padding:44px 24px 64px}
.hero-cat-wrap{position:relative;top:auto;left:auto;order:-1;height:390px;flex:0 0 390px;align-items:flex-start}
.hero-cat{height:382px}
.halo{top:8px}
.hero-copy{max-width:960px;text-align:center}
@media(max-width:720px){.hero{min-height:625px;padding:28px 20px 46px}.hero-cat-wrap{height:310px;flex-basis:310px}.hero-cat{height:302px}.halo{width:260px;height:260px;top:3px}}
