.SubNav{z-index:4;width:100%}@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;right:0;left:0}.SubNav__content{position:relative;display:flex;width:100%;padding-right:8px;padding-left:8px}.SubNav__content:after,.SubNav__content:before{content:"";position:absolute;top:0;height:100%;pointer-events:none}.SubNav__content:before{left:0}.SubNav__content:after{right:0}@media screen and (min-width:670px){.SubNav__content{position:relative;display:flex;justify-content:space-between}.SubNav__content:after,.SubNav__content:before{display:none}.SubNav__content.is-center{justify-content:center}}.SubNav__links{display:flex;overflow-x:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:16px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media screen and (min-width:1024px){.SubNav__links{overflow-x:initial}}.SubNav__linkItem{position:relative;display:flex;cursor:pointer;white-space:nowrap}.SubNav__linkItem:before{content:" ";position:absolute;right:4px;bottom:0;left:4px;border-bottom:3px solid transparent;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{width:calc(100% - 32px);height:1px}}@media screen and (min-width:1024px){.SubNav__linkItem{padding:0 4px;white-space:normal}}.SubNav__buttons{position:fixed;z-index:10;bottom:0;left:0;display:flex;justify-content:space-evenly;width:100%;padding:8px 0;background:#fff;font-size:1.4rem;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out;box-shadow:0 3px 10px 0 rgba(0,0,0,.1)}@media screen and (min-width:1024px){.SubNav__buttons{position:static;width:auto;padding:0;font-size:1.2rem;opacity:1;visibility:visible;box-shadow:none;font-size:1.4rem}}.SubNav__buttons.is-show{opacity:1;visibility:visible}.SubNav__button{display:inline-flex;justify-content:center;align-items:center;height:46px;padding:0 16px}.SubNav__button:first-child:nth-last-child(2),.SubNav__button:first-child:nth-last-child(2)~.SubNav__button{width:calc(50% - 12px)}@media screen and (min-width:1024px){.SubNav__button{width:auto;height:100%;margin:auto}.SubNav__button:first-child:nth-last-child(2),.SubNav__button:first-child:nth-last-child(2)~.SubNav__button{width:auto}}.SubNav__link{display:flex;align-items:center;padding:0;line-height:1.8rem;text-align:center}.SubNav.is-fixed .SubNav__content{box-shadow:0 5px 8px -4px rgba(0,0,0,.2)}.SubNav__content{height:60px;border-bottom:1px solid #d9d9d6;background:#fff}.SubNav__content:after,.SubNav__content:before{width:32px}.SubNav__links{padding:0 8px;font-size:1.3rem}.SubNav__linkItem{padding:0 8px}.SubNav__linkItem:before{right:8px;left:8px}.SubNav__linkItem.is-active:before{border-color:#efdf00}@media screen and (min-width:1024px){.SubNav__linkItem:focus:before,.SubNav__linkItem:hover:before{border-bottom-color:#efdf00}}.SubNav__link{color:#000;text-transform:uppercase}.SubNav__buttons{padding:8px}@media screen and (min-width:1024px){.SubNav__button:last-child{margin-left:8px}}