sticky-menu-container{display:block;width:100%;position:relative;transition:all .3s ease}sticky-menu-container.is-sticky{position:fixed;top:0;left:0;right:0;z-index:5;width:100%;box-shadow:0 2px 8px #0000001a}.sticky-menu{width:100%}.sticky-menu__list{display:flex;gap:12px;list-style:none;padding:0;margin:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.sticky-menu__list::-webkit-scrollbar{display:none}.sticky-menu__item-wrapper{flex:0 0 auto}.sticky-menu__item{display:inline-block;padding:8px 20px;border-radius:30px;text-decoration:none;font-size:14px;font-weight:500;line-height:1.4;transition:all .3s ease;white-space:nowrap;cursor:pointer;border:1px solid}.sticky-menu__item:hover{transform:translateY(-1px);text-decoration:none}.sticky-menu__item.active{font-weight:600}@media screen and (min-width: 749px){.sticky-menu__list{justify-content:center}}.sticky-menu__list{scroll-behavior:smooth;scroll-margin-bottom:100px}
/*# sourceMappingURL=/cdn/shop/t/119/assets/sticky-menu.css.map */
