@keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.SubNav{width:100%;z-index:4}@media screen and (min-width:1024px){.SubNav{position:relative;top:0}}.SubNav.is-fixed:before{content:"";display:block;height:50px}.SubNav.is-fixed .SubNav__content{position:fixed;top:0}.SubNav__content{display:flex;position:relative;width:100%}.SubNav__content:after,.SubNav__content:before{height:100%;pointer-events:none;position:absolute;content:"";top:0}.SubNav__content:before{left:0}.SubNav__content:after{right:0}@media screen and (min-width:670px){.SubNav__content{display:flex;justify-content:space-between;max-width:1280px;position:relative}.SubNav__content:after,.SubNav__content:before{display:none}.SubNav__content.is-center{justify-content:center}}.SubNav__links{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-left:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1024px){.SubNav__links{overflow-x:initial}}.SubNav__linkItem{cursor:pointer;display:flex;position:relative;white-space:nowrap}.SubNav__linkItem:before{content:" ";border-bottom:3px solid transparent;bottom:0;left:4px;position:absolute;right:4px;transition:border-bottom-color .5s ease}.SubNav__linkItem.is-active .SubNav__link{font-weight:700}@media screen and (max-width:669px){.SubNav__linkItem:last-child{padding-right:32px}.SubNav__linkItem:last-child:before{height:1px;width:calc(100% - 32px)}}@media screen and (min-width:1024px){.SubNav__linkItem{padding:0 4px;white-space:normal}}.SubNav__buttons{opacity:0;visibility:hidden;position:fixed;bottom:0;left:0;display:flex;justify-content:space-evenly;font-size:1.4rem;width:100%;background:#fff;z-index:10;transition:opacity .5s ease-in-out;padding:8px 0;box-shadow:0 3px 10px 0 rgba(0,0,0,.1)}@media screen and (min-width:1024px){.SubNav__buttons{opacity:1;visibility:visible;position:static;font-size:1.2rem;width:auto;box-shadow:none;padding:0;font-size:1.4rem}}.SubNav__buttons.is-show{opacity:1;visibility:visible}.SubNav__button{display:inline-flex;align-items:center;justify-content:center;height:46px;width:calc(50% - 12px);padding:0 16px}@media screen and (min-width:1024px){.SubNav__button{height:100%;margin:auto;width:auto}}.SubNav__link{align-items:center;display:flex;line-height:1.8rem;padding:0;text-align:center}.SubNav.is-fixed .SubNav__content{box-shadow:0 5px 8px -4px rgba(0,0,0,.2)}.SubNav__content{background:#1f2532;height:50px}.SubNav__content:after,.SubNav__content:before{width:32px}.SubNav__content:after{background:linear-gradient(90deg,rgba(31,37,50,0),#1f2532)}.SubNav__content:before{background:linear-gradient(90deg,#1f2532,rgba(31,37,50,0))}.SubNav__links{font-size:1.3rem;padding:0 16px}.SubNav__linkItem{margin:0 8px;padding:0 8px}.SubNav__linkItem.is-active:before{border-color:#ffce33}@media screen and (min-width:1024px){.SubNav__linkItem:focus:before,.SubNav__linkItem:hover:before{border-bottom-color:#ffce33}}.SubNav__link{color:#fff}@media screen and (min-width:1024px){.SubNav__button{border:0}}