/**
   * navbar
   * legalbase navbar component
   * Compiled: Sat Jul 01 2017 08:18:54 GMT+0200 (CEST)
   * @version v1.0.0
   * @link undefined
   * @copyright MIT
   */
  @charset "UTF-8";.subheader-lb{background-color:#404040;font-size:14px;font-family:Montserrat,sans-serif;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.23),0 2px 2px 0 rgba(0,0,0,.2);box-shadow:0 0 2px 0 rgba(0,0,0,.23),0 2px 2px 0 rgba(0,0,0,.2);color:#fff;width:100%;z-index:10;position:absolute;border-top:1px solid #767676}.subheader-lb__wrap{max-width:1200px;margin:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.subheader-lb__list{margin:0;padding:0;margin-left:-21px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-height:49px;overflow:hidden}.subheader-lb__link{list-style:none;display:inline-block}.subheader-lb__link>a{border-bottom:6px solid transparent;color:#fff;padding-top:14px;padding-bottom:8px;padding-left:21px;padding-right:21px;display:inline-block}.subheader-lb__link>a:hover,.subheader-lb__link>a:focus{color:currentcolor;text-decoration:none}.subheader-lb__link>a:hover{border-color:#9e9e9e}.subheader-lb__link .subheader-lb__current{border-color:#00abe8}.subheader-lb__btn{visibility:hidden;opacity:0;margin-top:4px;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;height:40px}.subheader-lb__btn:not(.subheader-lb__current):not(:empty){visibility:visible;opacity:1}.subheader-lb__dropdown{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.subheader-lb__dropdown__toggler{color:#fff;padding-left:21px;padding-right:12px;padding-top:14px;padding-bottom:14px;margin-top:0}.subheader-lb__dropdown__toggler:hover,.subheader-lb__dropdown__toggler:focus{text-decoration:none;color:#fff}.subheader-lb__dropdown__toggler:after{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-left:6px}.subheader-lb__dropdown__list{display:none;position:absolute;right:0;margin:0;padding:0;background-color:#404040;top:49px;list-style:none;white-space:nowrap}.subheader-lb__dropdown__link>a{line-height:48px;width:100%;color:#fff;border-right:transparent solid 6px;padding:0 24px;display:block}.subheader-lb__dropdown__link>a:hover,.subheader-lb__dropdown__link>a:focus{color:#fff;text-decoration:none}.subheader-lb--fixed{position:fixed;top:0}.subheader-lb--links_loaded{position:relative!important}.subheader-lb--hidden{display:none!important}@media only screen and (min-width:1025px){.subheader-lb{display:inline-block}.subheader-lb__wrap{padding-left:30px;padding-right:30px}.subheader-lb--responsive{display:none}.subheader-lb--overed{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.subheader-lb--anchors_loaded{position:relative!important}}@media only screen and (min-width:768px) and (max-width:1024px){.subheader-lb__wrap{padding-left:30px;padding-right:30px}}@media only screen and (max-width:767px){.subheader-lb__list{display:none}.subheader-lb__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex}.subheader-lb__dropdown,.subheader-lb__dropdown>*{text-align:center;width:100%}.subheader-lb__dropdown__toggler{padding-bottom:8px;border-bottom:6px solid #00abe8}.subheader-lb__dropdown--open .subheader-lb__dropdown__toggler:after{content:""}.subheader-lb__dropdown__list .subheader-lb__dropdown__current{display:none}.subheader-lb__dropdown--open .subheader-lb__dropdown__list{display:inline-block}.subheader-lb--tabletmin{display:none}}@media only screen and (min-width:768px){.subheader-lb__dropdown{visibility:hidden}.subheader-lb__dropdown__list{-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.23),0 2px 2px 0 rgba(0,0,0,.2);box-shadow:0 0 2px 0 rgba(0,0,0,.23),0 2px 2px 0 rgba(0,0,0,.2);text-align:right}.subheader-lb__dropdown__list:before{content:" ";border-top:1px solid #767676;position:absolute;left:0;z-index:1;width:-webkit-calc(100% - 48px);width:calc(100% - 48px);margin-left:24px}.subheader-lb__dropdown__link>a:hover,.subheader-lb__dropdown__link>a:focus{border-right-color:#fff}.subheader-lb__dropdown__link--hidden{display:none}.subheader-lb__dropdown--active{visibility:visible}.subheader-lb__dropdown__list .subheader-lb__dropdown__current{border-color:#00abe8}.subheader-lb__dropdown:hover .subheader-lb__dropdown__list{display:inline-block}.subheader-lb--mobile{display:none}}@media only screen and (max-width:1024px){.subheader-lb--desktop{display:none}}