.menu-bar{overflow:auto;list-style-type:none;margin:0;padding:0 33px;display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 640px){.menu-bar{padding:0 15px}.menu-bar__item{font-size:12px;color:#3e7697;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 3px;float:left}.menu-bar__sticky{position:sticky;top:0;background-color:#fff;z-index:100;padding-top:15px}}.menu-bar__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 15.5px;float:left}.menu-bar__item-mobile{font-size:12px;color:#3e7697;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 3px;float:left}.menu-bar__link{display:inline-block;position:relative;padding-top:15px;padding-bottom:15px}.menu-bar__link--force-open{font-family:helvetica-neue-bold,Helvetica Neue,Helvetica,Arial,sans-serif}.menu-bar__link--force-open:before{width:100%;left:0;right:0}.menu-bar__link-enter:before{width:0}.menu-bar__link-enter-active:before{width:100%;-webkit-transition:width .3s ease;transition:width .3s ease;background-color:#f96302}.menu-bar__link-enter-done:before{width:100%;background-color:#f96302}.menu-bar__link-exit:before{width:100%;background-color:#f96302}.menu-bar__link-exit-active:before{width:0;-webkit-transition:width 0ms ease;transition:width 0ms ease}.menu-bar__link:hover{text-decoration:none}.menu-bar__link:before{content:"";display:block;position:absolute;left:0;bottom:0;height:3px;-webkit-transition:width .3s ease;transition:width .3s ease;background-color:#f96302}
