/**
   * navbar
   * legalbase navbar component
   * Compiled: Sat Jul 01 2017 08:18:54 GMT+0200 (CEST)
   * @version v1.0.0
   * @link undefined
   * @copyright MIT
   */
  .trustbar-lb{font-family:Montserrat,sans-serif;font-weight:700;line-height:1.5}.trustbar-lb{background-color:rgba(183,190,193,.39)}.trustbar-lb ul{margin:0}.trustbar-lb__h3{font-size:1.2rem;font-weight:700;line-height:2.3rem;margin-top:0;text-transform:uppercase}.trustbar-lb__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1200px;padding:30px}.trustbar-lb__list{padding-left:0;list-style:none}.trustbar-lb__column--trust-badges{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;margin-right:30px}.trustbar-lb__column--trust-badges img{width:auto;height:48px}.trustbar-lb__column--trust-badges li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:15px}.trustbar-lb__column--trust-badges li:first-child{margin-left:0}.trustbar-lb__column--payment-options{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%}.trustbar-lb__column--payment-options img{width:auto;max-height:23px}.trustbar-lb__column--payment-options li{display:inline;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:7px}.trustbar-lb__column--payment-options li:first-child{margin-left:0}@media only screen and (max-width:1024px){.trustbar-lb__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:auto;flex-basis:auto;padding:30px 15px;text-align:center}.trustbar-lb__column--trust-badges{-ms-flex-preferred-size:auto;flex-basis:auto;margin-right:0;margin-bottom:30px}.trustbar-lb__column--trust-badges img{height:37px}.trustbar-lb__column--payment-options{-ms-flex-preferred-size:auto;flex-basis:auto}}@media only screen and (min-width:768px){.trustbar-lb__list{min-height:48px;line-height:4.8rem}}