.sticky-nav-container{height:51px}.sticky-nav-container.sticky-nav-container--no-button{display:none}@media (min-width:992px){.sticky-nav-container.sticky-nav-container--no-button{display:block}}.sticky-nav{position:static;top:0;left:0;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;height:51px;width:100%;background:#fff;will-change:translateY;border-bottom:1px solid #ebebeb}.sticky-nav.is-fixed{position:fixed;-webkit-box-shadow:0 0 11px hsla(0,0%,7%,.11);box-shadow:0 0 11px hsla(0,0%,7%,.11);border-bottom:none}.sticky-nav.is-fixed .sticky-nav__product,.sticky-nav.is-fixed .sticky-nav__product-name{display:inline-block;-webkit-animation:sticky-nav-changeOpacity .5s forwards;animation:sticky-nav-changeOpacity .5s forwards}@-webkit-keyframes sticky-nav-changeOpacity{0%{opacity:0}to{opacity:1}}@keyframes sticky-nav-changeOpacity{0%{opacity:0}to{opacity:1}}.sticky-nav.is-fixed .sticky-nav__list{display:none}@media (min-width:768px){.sticky-nav.is-fixed .sticky-nav__list{display:inline-block}}.sticky-nav .button{vertical-align:top}.sticky-nav .container--flex{width:100%}.sticky-nav-brand{display:inline-block;vertical-align:top;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.sticky-nav-brand svg{height:auto;width:30px;fill:#121212}.sticky-nav__product-name{display:none;opacity:0;-ms-flex-item-align:center;align-self:center;font-size:1.6rem;font-weight:400;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#121212}@media (min-width:1200px){.sticky-nav__product-name{font-size:1.8rem}}.sticky-nav__list{display:none;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-item-align:stretch;align-self:stretch;margin:0;padding:0;list-style:none;text-align:center}@media (min-width:992px){.sticky-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.sticky-nav__list-item{height:100%;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-property:border-color;transition-property:border-color;-ms-flex-item-align:center;align-self:center;display:inline-block;font-size:1.4rem}@media (min-width:1200px){.sticky-nav__list-item{font-size:1.6rem}}.sticky-nav__list-item a{height:100%;display:block;white-space:nowrap;line-height:51px;padding:0 .5em;color:#121212;text-decoration:none}@media (min-width:1200px){.sticky-nav__list-item a{padding:0 .75em}}@media (min-width:1600px){.sticky-nav__list-item a{padding:0 1.25em}}.sticky-nav__list-item a.is-active,.sticky-nav__list-item a:hover{-webkit-box-shadow:0 -1px 0 0 #121212 inset;box-shadow:inset 0 -1px 0 0 #121212}.sticky-nav__product{display:none;opacity:0;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:center;align-self:center;text-align:right}@media (min-width:768px){.sticky-nav__product{-webkit-box-flex:1;-ms-flex:1;flex:1}}.sticky-nav__product .sticky-nav__price .sticky-nav__currency{margin-left:2px}.sticky-nav__price{display:none;margin-right:15px;font-size:1.4rem}@media (min-width:1600px){.sticky-nav__price{display:inline-block;font-size:1.6rem}}.sticky-nav__price .sticky-nav__currency{margin-left:-2px;font-size:35%;font-style:normal}@media (min-width:768px){.sticky-nav__price .sticky-nav__currency{font-size:50%}}.sticky-nav__shipping{display:block;font-size:1.4rem}.anchor{line-height:0;font-size:0}