.support-page{padding-bottom:2rem}.support-nav,.support-page{background-color:var(--white)}.support-nav{margin-bottom:1rem;position:relative}.support-nav:not(:empty){border-bottom:1px solid var(--gray-300)}.support-nav-list{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;list-style:none;margin-bottom:0;overflow:hidden;padding-left:0;position:relative;z-index:2;-webkit-overflow-scrolling:touch;overflow-x:scroll;overflow-y:hidden;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.support-nav-list .support-list-item{background-color:var(--white);display:inline-flex;flex:1 1 auto;justify-content:center;position:relative}.support-nav-list .support-list-item.is-active{font-weight:700}.support-nav-list .support-list-item.is-active:before{background-color:var(--pp-orange-500);border-radius:calc(var(--pp-border-radius)*2);bottom:0;content:"";display:block;height:.25rem;left:0;position:absolute;width:100%}.support-nav-list .support-list-item a{color:var(--gray-900);display:inline-block;flex:1 1 auto;font-size:.875rem;padding:1rem;text-align:center}.support-nav-list::-moz-scrollbars,.support-nav-list::-webkit-scrollbar{display:none}.support-nav-list .support-list-item{flex:0 0 auto}.support-navbar-pc-fixed{box-shadow:0 4px 6px 0 var(--black-a05);left:0;position:fixed;right:0;width:100%;z-index:100}.support-navbar-pc-fixed .support-nav-list{margin-bottom:0}