.section-sticky-navigation{min-height:5rem;position:relative;z-index:10;.section__inner{background-color:#f5f5f7;left:0;position:absolute;top:0;width:100%}&.is-sticky .section__inner{position:fixed}.section__nav{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;&::-webkit-scrollbar{display:none}ul{display:flex;font-size:1.5rem;font-weight:500;gap:4rem;justify-content:center;letter-spacing:-.03em;line-height:1;list-style:none;padding-left:0;@media (max-width:1200px){justify-content:flex-start}@media (max-width:768px){font-size:1.4rem}a{display:inline-block;padding:1.7rem 0;position:relative;text-decoration:none;&:after{background-color:#5fb3e4;bottom:0;content:"";height:3px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .4s;width:100%}}@media (hover:hover){a:where(:hover,:focus-visible){&:after{transform:scaleX(1);transform-origin:left}}}li.is-active{a:after{transform:scaleX(1);transform-origin:left}}}}}