.Sentinel__top,.Sentinel__bottom{visibility:hidden;height:30px;position:absolute;left:0;right:0}.Sentinel__left,.Sentinel__right{visibility:hidden;width:30px;position:absolute;top:0;bottom:0}.Sentinel__debug{z-index:99999999;visibility:visible;background-color:#72c293}.SubNavigation{color:#fff;background-color:#000;width:100%;position:relative}@media screen and (min-width:1024px){.SubNavigation{color:#000;background-color:#fff}}.SubNavigation__topics{z-index:5;background-color:#000;border-bottom:1px solid #f2f2f2;flex-direction:column;width:100%;max-height:60px;font-size:1.4rem;transition:transform .5s,max-height .5s;display:flex;position:relative;top:0;left:0;overflow-y:hidden}.SubNavigation__topics.is-fixed{position:fixed}.SubNavigation__topics.is-fixed:after{display:none}.SubNavigation__topics.is-open{max-height:100%}.SubNavigation__topics.is-open .SubNavigation__topic{display:flex}.SubNavigation__topics:after{bottom:0}@media screen and (min-width:1024px){.SubNavigation__topics{background-color:#fff;flex-direction:row;justify-content:center}}.SubNavigation__topics.is-hidden{visibility:hidden}.SubNavigation__topicList{flex-direction:column;flex-basis:auto;height:100vh;display:flex}@media screen and (min-width:1024px){.SubNavigation__topicList{flex-direction:row;height:auto}}.SubNavigation__toggleButton{color:#fff;text-align:right;cursor:pointer;flex-basis:auto;width:100%;height:50px;font-weight:700;position:absolute;top:0;left:0}.SubNavigation__toggleButton .SubNavigation__icon{width:14px;margin-top:4px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.SubNavigation__toggleButton .SubNavigation__icon path{fill:#fff}@media screen and (min-width:1024px){.SubNavigation__toggleButton{display:none}}.SubNavigation__topic{flex-shrink:0;flex-basis:auto;order:1;margin:4px 0;display:flex}.SubNavigation__topic.is-active{order:0}@media screen and (min-width:1024px){.SubNavigation__topic{order:0;margin:0 4px}}.SubNavigation__topicLink{color:#fff;text-transform:uppercase;align-items:center;width:100%;padding:16px;font-size:1.3rem;display:flex}.SubNavigation__topic.is-active .SubNavigation__topicLink,.SubNavigation__topicLink:focus{font-weight:700}@media screen and (min-width:1024px){.SubNavigation__topicLink{color:#000;text-align:center;width:auto;padding:16px 8px;position:relative}.SubNavigation__topic.is-active .SubNavigation__topicLink,.SubNavigation__topicLink:hover,.SubNavigation__topicLink:focus{color:#000}.SubNavigation__topic.is-active .SubNavigation__topicLink:after,.SubNavigation__topicLink:hover:after,.SubNavigation__topicLink:focus:after{content:" ";background-color:#efdf00;width:100%;height:3px;position:absolute;bottom:0;left:0}}