.sticky-anchor-navigation{position:static;z-index:100;background:#fff;transition:box-shadow .3s ease;padding:14px 20px;width:100%}.sticky-anchor-navigation.is-sticky{position:fixed;top:0;left:0;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media (max-width:767px){.sticky-anchor-navigation{position:relative}.sticky-anchor-navigation::after{content:"";position:absolute;top:0;right:0;width:48px;height:100%;background:linear-gradient(to left,#fff 0,transparent 100%);pointer-events:none;z-index:1;opacity:1;transition:opacity .2s ease}.sticky-anchor-navigation.is-scrolled-end::after{opacity:0}}.sticky-anchor-navigation__arrow{display:none}@media (max-width:767px){.sticky-anchor-navigation__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;padding:0;background:radial-gradient(#fff,transparent);border:none;cursor:pointer;z-index:2;opacity:1;transition:opacity .2s ease}.sticky-anchor-navigation__arrow svg{width:8px;height:14px}.sticky-anchor-navigation__arrow--prev{left:0}.sticky-anchor-navigation__arrow--next{right:0}}@media (max-width:767px){.sticky-anchor-navigation.is-scrolled-end .sticky-anchor-navigation__arrow--next,.sticky-anchor-navigation.is-scrolled-start .sticky-anchor-navigation__arrow--prev{opacity:0;pointer-events:none}}.sticky-anchor-navigation__list{display:flex;justify-content:center;align-items:center;gap:40px}@media (max-width:767px){.sticky-anchor-navigation__list{justify-content:flex-start;overflow-x:auto;gap:24px;scrollbar-width:none}.sticky-anchor-navigation__list::-webkit-scrollbar{display:none}}.sticky-anchor-navigation__list>a{color:#6c6c70!important}.sticky-anchor-navigation__list>a.is-active{color:#000!important}.sticky-anchor-navigation__link{flex-shrink:0;white-space:nowrap}.sticky-anchor-navigation .sticky-anchor-navigation--placeholder{display:none}
/*# sourceMappingURL=sticky-anchor-navigation.css.map */
