/**
   * navbar
   * legalbase navbar component
   * Compiled: Sat Jul 01 2017 08:18:54 GMT+0200 (CEST)
   * @version v1.0.0
   * @link undefined
   * @copyright MIT
   */
  .newsletter-lb{font-family:Montserrat,sans-serif;font-weight:700;line-height:1.5}.newsletter-lb p,.newsletter-lb__column--input input::-webkit-input-placeholder{font-family:Merriweather Sans,sans-serif;font-weight:lighter;line-height:1.5}.newsletter-lb p,.newsletter-lb__column--input input:-ms-input-placeholder{font-family:Merriweather Sans,sans-serif;font-weight:lighter;line-height:1.5}.newsletter-lb p,.newsletter-lb__column--input input::placeholder{font-family:Merriweather Sans,sans-serif;font-weight:lighter;line-height:1.5}.newsletter-lb{border-top:4px solid #fff;background-color:rgba(183,190,193,.2)}.newsletter-lb__h3{font-size:1.4rem;font-weight:700;margin-top:0}.newsletter-lb p{font-size:1.4rem;font-style:italic}.newsletter-lb__container{margin:0 auto;max-width:1200px;padding:30px}.newsletter-lb__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.newsletter-lb__column--input{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;margin-right:30px}.newsletter-lb__column--input input{background:white;border:3px solid #c3c9cc;border-radius:0;font-size:1.4rem;font-weight:500;letter-spacing:0;padding:0 9px;width:100%;height:48px}.newsletter-lb__column--input input::-webkit-input-placeholder{color:#c3c9cc}.newsletter-lb__column--input input:-ms-input-placeholder{color:#c3c9cc}.newsletter-lb__column--input input::placeholder{color:#c3c9cc}.newsletter-lb__column--input input.newsletter-lb__error{border:3px solid #ed4455;text-align:left}.newsletter-lb__column--input input.newsletter-lb__success{border:3px solid #64ca72;text-align:left}.newsletter-lb__error,.newsletter-lb__error-msg{color:#ed4455;margin-top:3px;font-size:1.2rem;width:100%;text-align:right}.newsletter-lb__error-msg{display:none}.newsletter-lb__valid{display:none!important}.newsletter-lb__thank-you-msg{color:#64ca72;margin-top:3px;font-size:1.2rem;width:100%;text-align:left;display:none}.newsletter-lb__column--btn{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%}.newsletter-lb__column--btn button{height:48px}@media only screen and (max-width:1024px){.newsletter-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;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 15px;text-align:center}.newsletter-lb__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newsletter-lb__column--input{-ms-flex-preferred-size:auto;flex-basis:auto;margin-right:0;margin-bottom:15px}.newsletter-lb__column--btn{-ms-flex-preferred-size:auto;flex-basis:auto}}