.ohsres-navigation{-ms-grid-columns:(1fr)[2];-webkit-animation:ohsres-fade-in .5s forwards;animation:ohsres-fade-in .5s forwards;display:-ms-grid;display:grid;grid-template-columns:repeat(2,1fr);margin:3rem auto;max-width:30rem;width:100%}.ohsres-navigation[aria-hidden=true]{-webkit-animation:ohsres-fade-out .25s forwards;animation:ohsres-fade-out .25s forwards}.ohsres-navigation>div{display:flex;justify-content:center}.ohsres-navigation button{-webkit-appearance:none;background:none;border:0;border-radius:0;font-family:proxima-nova-n3,proxima-nova,sans-serif;font-size:1.5rem;font-weight:600;text-transform:lowercase}.ohsres-navigation button:hover{text-decoration:underline}.ohsres-navigation__restart button{color:#666}.ohsres-navigation__back button:before{content:"<";display:inline-block;margin-right:.25em}.ohsres-container{--transition-time-in:250ms;--transition-time-out:100ms;overflow:hidden;position:relative;transition:height var(--transition-time-in) ease-out}.ohsres-content{padding-bottom:.0625rem;padding-top:.0625rem;width:100%}.ohsres-transition-fade-enter{opacity:.01;position:relative;z-index:100}.ohsres-transition-fade-enter.ohsres-transition-fade-enter-active{opacity:1;transition:opacity var(--transition-time-out)}.ohsres-transition-fade-leave{left:0;opacity:1;position:absolute;top:0;z-index:90}.ohsres-transition-fade-leave.ohsres-transition-fade-leave-active{opacity:.01;transition:opacity var(--transition-time-out)}
