.c-page__tabs[data-v-a9891266]{position:absolute;top:calc(3.5rem + 2px);left:0;align-self:flex-start;display:flex;flex-direction:column;margin:0;position:fixed;z-index:10;transition:left .2s ease-in-out}.c-page__tabs.is-hidden[data-v-a9891266]{transition:left .2s ease-in-out;left:-3.5rem}.c-page__tab[data-v-a9891266]{font-size:2rem;list-style:none;margin-bottom:2px;transform:translateX(0);transition:transform .3s ease,width .3s ease;width:100%}.c-page__tab-a[data-v-a9891266]{align-items:center;display:flex;height:3.5rem;justify-content:space-around;text-decoration:none;width:3.5rem}.o-page-in-page .c-page__tabs[data-v-a9891266]{display:none}.c-page-container{min-height:100vh;max-height:100vh}.c-page-container__child-pages{-webkit-animation-duration:.2s;animation-duration:.2s;height:calc(100vh - 7rem);overflow-y:auto;position:absolute;top:calc(3.5rem + 2px);width:100vw}.c-page-container__child-pages ul{list-style:none;margin:0}.c-page-container__child-pages ul li{cursor:pointer;border-bottom:2px solid;font-size:1.3rem;margin-left:calc(3.5rem + 2px);padding:12px 24px}.c-top-bar{height:3.5rem;left:0;position:fixed;top:0;width:100%;z-index:10}.c-top-bar.is-hidden{top:-3.5rem}.c-top-bar.is-hidden h1{display:none}.c-top-bar__nav-wrapper{display:flex}.c-top-bar__button{display:flex;height:3.5rem;justify-content:space-around;margin:0 2px 2px 0;padding:.25rem 0 0;width:3.5rem}.c-top-bar__button.right{margin-left:2px;margin-right:0}.c-top-bar__button.is-hidden{display:none}.c-top-bar__heading{flex:1;font-size:2rem;height:3.5rem;line-height:calc(3.5rem - 2px);margin-bottom:2px;overflow:hidden;padding:0 12px;white-space:nowrap}.c-top-bar__heading-text{display:inline-block}.c-top-bar__heading-text--marquee{-webkit-animation:marquee-animation 8s linear infinite;animation:marquee-animation 8s linear infinite}.c-page-container__content{font-size:1.3rem;min-height:100vh;max-height:100vh;overflow-x:hidden;overflow-y:auto}.c-page-container__back{position:fixed;left:0;bottom:0;width:3.5rem;height:3.5rem;display:flex;justify-content:space-around}.c-page-container__back.is-hidden{bottom:-3.5rem}.c-page-container__back--animated{transition:bottom .2s ease-in-out}.c-app--rtl .c-page-container__back{left:unset;right:0}.c-app--ios .c-page-container__back,.c-app--ios .c-top-bar{left:constant(safe-area-inset-left);left:env(safe-area-inset-left);right:constant(safe-area-inset-right);right:env(safe-area-inset-right)}@-webkit-keyframes marquee-animation{0%{transform:translate(0)}20%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes marquee-animation{0%{transform:translate(0)}20%{transform:translate(0)}to{transform:translate(-100%)}}