.section-navigation *{margin:0;padding:0;box-sizing:border-box}.anchor-navigation{position:fixed;z-index:1000;top:290px;left:30px;max-width:max-content;width:100%}.anchor-navigation ul{display:flex;flex-direction:column;gap:16px;padding:20px;border-radius:20px}.anchor-navigation ul li{display:flex;gap:8px}.anchor-navigation ul li a{color:var(--brand-surface, #444);text-align:center;font-family:Suisse BP Int,"sans-serif";font-size:12px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;text-decoration:none;transition:color .15s ease}.anchor-navigation ul li .cicle{min-width:5px;height:5px;border-radius:50%;background-color:var(--brand-primary, #444);transition:all .3s ease}.anchor-navigation ul li.active a{color:var(--brand-primary, #EBEBEB)}.anchor-navigation ul li.active .cicle{background-color:var(--brand-primary, #EBEBEB)}.anchor-navigation__item .cicle.cicle--active{background-color:var(--nav-active-color, rgba(0, 128, 0, .9))!important;transition:background-color .15s ease}.anchor-navigation__link[aria-current=true]{color:var(--nav-active-color, #8B9D00)!important}.anchor-navigation__link:not([aria-current=true]){color:var(--nav-inactive-color, var(--brand-surface, #444))}.anchor-navigation__item .cicle:not(.cicle--active){background-color:var(--nav-inactive-color, var(--brand-primary, #444))}@media (max-width: 760px){.anchor-navigation{position:fixed;bottom:20px;left:50%;transform:translate(-50%);top:auto;z-index:1001}.anchor-navigation__nav{position:relative}.anchor-navigation ul{position:absolute;bottom:20px;left:50%;transform:translate(-50%);min-width:200px;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;background-color:#141518f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;margin:0}.anchor-navigation ul.open{max-height:300px;opacity:1}.anchor-navigation ul li{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}.anchor-navigation ul li:last-child{border-bottom:none}.anchor-navigation:after{content:"Navigation";display:flex;align-items:center;justify-content:center;gap:8px;width:120px;padding:10px;height:auto;background-color:var(--brand-primary, #EBEBEB);color:var(--brand-surface, #444);font-family:Suisse BP Int,"sans-serif";font-size:12px;font-weight:500;text-transform:uppercase;border-radius:20px;cursor:pointer;transition:all .3s ease}.anchor-navigation.open:after{background-color:var(--brand-primary, #EBEBEB);color:#141518e6}.anchor-navigation.open:before{transform:translateY(-50%) rotate(180deg)}}
/*# sourceMappingURL=/cdn/shop/t/101/assets/navigation.css.map */
