h1 {
  margin-top: 0px;
  margin-bottom: 1em;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 700;
}

p {
  margin-bottom: 20px;
}

a {
  text-decoration: underline;
}

.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.logo {
  width: 110px;
}

.btn-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 100px;
  background-color: #2f80ed;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: 'gothamrndssm web', sans-serif;
  font-weight: 700;
}

.btn:hover {
  background-color: #2670d5;
}

.btn.phone {
  margin-left: 10px;
  padding-left: 42px;
  background-color: #fbbd09;
  background-image: url('../images/icon_phone.svg');
  background-position: 9px 50%;
  background-size: 23px;
  background-repeat: no-repeat;
  color: #555;
}

.btn.phone:hover {
  background-color: #c0ebee;
}

.btn.phone-footer {
  margin-bottom: 20px;
  padding-left: 44px;
  background-color: transparent;
  background-image: url('../images/icon_phone2.svg');
  background-position: 0% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
  color: #555;
  font-size: 17px;
}

.btn.more {
  margin-bottom: 20px;
  padding-right: 35px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url('../images/icon_more.svg');
  background-position: 100% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  color: #555;
  text-decoration: underline;
}

.main {
  padding-top: 20px;
  padding-bottom: 60px;
}

.footer {
  padding: 40px;
  background-color: #f8f8f8;
}

._2col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bm3-logo {
  width: 200px;
  margin-bottom: 20px;
  mix-blend-mode: multiply;
}

.bm3-logo.sml {
  width: 140px;
}

.block {
  display: block;
}

.back-to-ha {
  display: inline-block;
  margin-bottom: 40px;
  color: #555;
}

.text-sml {
  font-size: 12px;
  line-height: 1.3;
}

.text-sml.max-70 {
  width: 70%;
}

.flags {
  width: 160px;
  margin-bottom: 20px;
}

.intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.intro-left {
  width: 33%;
  padding-right: 40px;
}

.intro-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.body {
  font-family: 'gothamrndssm book web', sans-serif;
}

.richtext a {
  color: #2f80ed;
}

.bold {
  font-family: 'gothamrndssm web', sans-serif;
}

@media screen and (min-width: 1440px) {
  h1 {
    font-size: 27px;
  }

  .container {
    max-width: 1300px;
  }

  .main {
    padding-top: 60px;
  }
}

@media screen and (max-width: 991px) {
  .text-sml.max-70 {
    width: 90%;
  }

  .intro,
  .main-content {
    padding-right: 20px;
    padding-left: 20px;
  }

  .intro-left {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .menu {
    padding-right: 19px;
    padding-left: 19px;
  }

  .home .logout,
  .mobile-hidden,
  .page-template-page-downloads .btn.phone {
    display: none;
  }

  .footer {
    padding-right: 11px;
    padding-left: 11px;
  }

  .intro-left {
    width: 100%;
  }

  .intro-right {
    padding-top: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    width: 80px;
    margin-bottom: 20px;
  }

  .btn-group {
    text-align: center;
  }

  .btn {
    width: 100%;
  }

  .btn.phone {
    margin-top: 10px;
    margin-left: 0px;
  }

  .btn.centre-mob {
    text-align: center;
  }

  .intro-left {
    padding-right: 0px;
  }
}

@font-face {
  font-family: 'gothamrndssm web';
  src: url('../fonts/616cafbb5f32e84bc3e57f44_GothamRndSSm-Bold_Web.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gothamrndssm book web';
  src: url('../fonts/616cafc355edd8f30c56abec_GothamRndSSm-Book_Web.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gothamrndssm web';
  src: url('../fonts/616cafcec45ae6206eb5668f_GothamRndSSm-Medium_Web.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}