#sticky-header.hide{display:none}#sticky-header.sticky{border-bottom:solid 1px #ebebeb;animation:sticky-transition-show .2s forwards linear;background:#fff;width:100%;position:fixed;z-index:999;right:0;top:0}#sticky-header.sticky.fancybox-margin{right:calc(-17px/2)}#sticky-header.sticky>.header{width:1200px;margin:0 auto}#sticky-header.without-border{border-bottom-color:transparent}.enhanced-header #sticky-header .header{margin:0 !important}#browsing-gw-navigation{top:0;transition:top .2s linear;z-index:99}#browsing-gw-navigation.sticky-down,#browsing-gw-navigation.sticky-up{width:100%;position:fixed;right:0;top:84px}#browsing-gw-navigation.enhanced-navigation.sticky-up{top:64px}#browsing-gw-navigation.sticky-up.fancybox-margin{right:calc(-17px/2)}#browsing-gw-navigation.sticky-down{top:-42px}@keyframes sticky-transition-show{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes sticky-transition-hide{from{transform:translateY(0)}to{transform:translateY(-100%)}}.sticky-ready{transition:top .2s ease-in-out 0s;animation:sticky-transition-show .2s forwards linear;background:#fff;width:100%;position:fixed;right:0;top:-100px}#headerMain.sticky-placeholder{padding-top:66.5px}