.anchor-menu{z-index:20}.anchor-menu--sticky{animation:slideInBottom .3s ease-in-out;bottom:0;left:0;padding-bottom:30px;position:fixed;transition:all .3s ease-in-out;width:100%}[data-scroll-dir-y="1"] .anchor-menu.anchor-menu--sticky:not(:hover):not(.anchor-menu--active){bottom:-75px}.anchor-menu>div{align-items:center;display:flex;justify-content:space-between;width:100%}.anchor-menu__inner-wrapper{background-color:#fff;border-radius:6.5px;box-shadow:0 0 50px 0 rgba(0,0,0,.1);padding:0 17px;position:relative}.anchor-menu__item,.anchor-menu__item:active,.anchor-menu__item:focus,.anchor-menu__item:hover{color:#2c333d;display:inline-block;font-size:15px;font-weight:500;letter-spacing:0;padding:17px}.anchor-menu__item.anchor-menu__item--active{color:#fff;position:relative;z-index:2}.anchor-menu__item.anchor-menu__item--active:after{background:#191b1d;border-radius:5px;content:"";display:block;height:calc(100% - 20px);left:5px;position:absolute;top:10px;width:calc(100% - 10px);z-index:-1}.anchor-menu__wrapper{margin:auto;max-width:1296px}.anchor-menu__comparator-toggle{align-items:center;background:#e30613;border-radius:6.5px;box-shadow:0 0 50px 0 rgba(0,0,0,.1);color:#fff;cursor:pointer;display:flex;height:55px;justify-content:center;position:relative;width:55px}.anchor-menu.anchor-menu--active .anchor-menu__comparator-toggle{animation:slide-fwd-center .3s cubic-bezier(.25,.46,.45,.94) 3 alternate forwards}@keyframes slide-fwd-center{0%{transform:scale(.8)}to{transform:scale(1)}}.anchor-menu__comparator-toggle svg *{stroke:#fff}.anchor-menu__comparator-toggle>span{font-size:15px;font-weight:500;position:absolute;right:10px;top:8px}.anchor-menu__comparator-toggle--hidden{display:none}.anchor-menu__comparator{display:flex;justify-content:center;margin-left:20px;margin-right:auto;user-select:none}@keyframes slideInBottom{0%{transform:translateY(100px)}to{transform:translateY(0)}}@media (max-width:767px){.anchor-menu{background:#fff;border-radius:4px;box-shadow:0 0 50px 0 rgba(0,0,0,.1);margin:0 30px;padding:2px;width:calc(100% - 60px)}.anchor-menu--sticky{bottom:15px}.anchor-menu>div{padding:0}.anchor-menu__menu{background:#fff;border-radius:6.5px;bottom:100%;box-shadow:0 0 50px 0 rgba(0,0,0,.1);display:none;flex-direction:column;left:0;margin-bottom:15px;padding:10px 0;position:absolute;width:100%}.anchor-menu__checkbox:checked+.anchor-menu__menu{display:flex}.anchor-menu__item,.anchor-menu__item:active,.anchor-menu__item:focus,.anchor-menu__item:hover{padding:10px 15px}.anchor-menu__inner-wrapper{background:#2c333d;flex-basis:80%;height:100%;padding:15px 25px}.anchor-menu__toggle-label{color:#fff;font-size:14px;font-weight:500;margin-left:10px}.anchor-menu__toggle{align-items:center;display:flex}.anchor-menu__toggle svg *{stroke:#fff}#menu-toggle{display:none}.anchor-menu__checkbox{height:100%;left:0;position:absolute;top:0;width:100%}.anchor-menu__cta .anchor-menu__item{font-size:12px;line-height:14px;text-align:center;text-transform:uppercase}.anchor-menu__comparator{display:none}}@media (min-width:768px){.anchor-menu__checkbox,.anchor-menu__toggle{display:none}.anchor-menu__cta{background-color:#e30613;border-radius:6.5px;margin-left:20px}.anchor-menu__cta .anchor-menu__item{color:#fff;padding:17px 30px;text-align:center;text-transform:uppercase}}