@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)}@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{border-bottom:1px solid #ccc}.SubNav__content{background:#f2f2f2;height:55px;padding-left:8px;padding-right:8px}@media screen and (min-width:1024px){.SubNav__content{height:59px;left:0;max-width:none;right:0;padding:0 8px}}@media screen and (min-width:1280px){.SubNav__content{padding:0 16px}}.SubNav__content:after,.SubNav__content:before{width:16px}.SubNav__content:after{background:linear-gradient(90deg,hsla(0,0%,94.9%,0),#f2f2f2)}.SubNav__content:before{background:linear-gradient(90deg,#f2f2f2,hsla(0,0%,94.9%,0))}@media screen and (min-width:1024px){.SubNav__content.is-center .SubNav__linkItem:not(:first-child){margin-left:32px}}.SubNav__links{font-size:1.4rem;padding-left:0}@media screen and (min-width:1024px){.SubNav__links{padding-left:4px}}.SubNav__linkItem{margin:0 6px}.SubNav__linkItem.is-active:before{border-color:#122aff}@media screen and (min-width:1024px){.SubNav__linkItem:focus,.SubNav__linkItem:hover{font-weight:700}}.SubNav__link{color:#000;flex-direction:column;justify-content:center}.SubNav__link:before{content:attr(data-track-button-text);font-weight:700;height:0;visibility:hidden}.SubNav__buttons{background:#f2f2f2}@media screen and (min-width:1024px){.SubNav__buttons{padding:8px}}.SubNav__button{font-weight:700;padding:0 16px;text-transform:uppercase;white-space:nowrap}@media screen and (min-width:1024px){.SubNav__button+.SubNav__button{margin-left:8px}}@media screen and (min-width:1280px){.SubNav__button{padding:0 32px}}.SubNav__icon{display:none;height:24px;margin-right:8px;width:24px}@media screen and (min-width:670px){.SubNav__icon{display:block}}