@charset "UTF-8";
/* Typography */
/* Colours */
/* Breakpoints:*/
/* MIXINS */
html {
  font-size: 20px;
  font-family: ff-meta-web-pro, sans-serif;
  line-height: 1.5em;
  overflow-x: hidden; }
  @media (max-width: 1199px) {
    html {
      font-size: 18px; } }
  @media (max-width: 991px) {
    html {
      font-size: 20px; } }
  @media (max-width: 374px) {
    html {
      font-size: 16px; } }

body {
  background-color: #ffffff;
  font-size: 20px;
  font-family: ff-meta-web-pro, sans-serif;
  line-height: 1.5em;
  color: #42454A;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 110px;
  overflow-x: hidden; }
  @media (max-width: 1199px) {
    body {
      padding-top: 105px;
      font-size: 18px; } }
  @media (max-width: 991px) {
    body {
      padding-top: 90px;
      font-size: 20px; } }
  @media (max-width: 767px) {
    body {
      padding-top: 65px; } }
  @media (max-width: 374px) {
    body {
      font-size: 16px; } }
  body.locked {
    overflow: hidden; }
  body.toolbar-fixed.toolbar-horizontal {
    padding-top: 165px !important; }

/* TYPOGRAPHY */
h1, section.quote .quote__text h3:before, section.quote.with-image .quote__text h3:before, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:before, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:before, section.quote .quote__text h3:after, section.quote.with-image .quote__text h3:after, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:after, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:after {
  font-family: ff-meta-serif-web-pro, serif;
  font-size: 3.5rem;
  line-height: 1em;
  color: #00325C; }
  @media (max-width: 991px) {
    h1, section.quote .quote__text h3:before, section.quote.with-image .quote__text h3:before, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:before, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:before, section.quote .quote__text h3:after, section.quote.with-image .quote__text h3:after, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:after, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:after {
      font-size: 3rem; } }
  @media (max-width: 767px) {
    h1, section.quote .quote__text h3:before, section.quote.with-image .quote__text h3:before, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:before, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:before, section.quote .quote__text h3:after, section.quote.with-image .quote__text h3:after, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:after, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:after {
      font-size: 2rem; } }
  @media (max-width: 374px) {
    h1, section.quote .quote__text h3:before, section.quote.with-image .quote__text h3:before, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:before, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:before, section.quote .quote__text h3:after, section.quote.with-image .quote__text h3:after, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:after, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:after {
      font-size: 2.25rem; } }

h2 {
  font-family: ff-meta-serif-web-pro, serif;
  font-size: 2.5rem;
  color: #00325C;
  margin-bottom: 1rem; }
  @media (max-width: 767px) {
    h2 {
      font-size: 1.75rem; } }
  @media (max-width: 374px) {
    h2 {
      font-size: 2rem; } }

h3, section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text h3:after, section.timeline .timeline__block .timeline__entry .timeline__entry__title {
  font-size: 1.8rem;
  font-family: ff-meta-serif-web-pro, serif;
  margin-bottom: 1em;
  color: #00325C; }
  @media (max-width: 767px) {
    h3, section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text h3:after, section.timeline .timeline__block .timeline__entry .timeline__entry__title {
      font-size: 1.5rem; } }
  @media (max-width: 374px) {
    h3, section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text h3:after, section.timeline .timeline__block .timeline__entry .timeline__entry__title {
      font-size: 1.8rem; } }

h4, blockquote {
  font-size: 1.3rem;
  font-family: ff-meta-serif-web-pro, serif;
  margin-bottom: 1.5em;
  color: #00325C; }
  @media (max-width: 767px) {
    h4, blockquote {
      font-size: 1.2rem; } }

p, ul {
  margin-bottom: 2em; }

a {
  cursor: pointer;
  text-decoration: underline;
  color: inherit;
  transition: all 300ms ease-out; }
  a:hover {
    color: #00ABC8; }

blockquote {
  padding-left: 30px;
  border-left: 3px solid #00ABC8;
  color: #00325C;
  margin-bottom: 2em; }
  @media (max-width: 767px) {
    blockquote {
      border-left-width: 2px;
      padding-left: 15px; } }

.title-label, section.hero .hero--headline .hero--label, .content-blocks .content-block .content-block__label, section.teaser-box .teaser-box__label, section.text-and-icon .text-and-icon__label, section.file-resources .file-resources__label, section.file-resources .file-resources__file .file-resources__label, section.video-resources .video-resources__item .video-resources__item__label, section.link-resources .link-resources__item .link-resources__item__publisher, section.meet-the-team .meet-the-team__label, section.meet-the-team .meet-the-team__member .meet-the-team__member__job-title, .team-popup .meet-the-team__member__job-title {
  font-size: 0.8rem;
  line-height: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  color: #00ABC8;
  margin-bottom: 15px; }

section ul {
  list-style-position: inside;
  padding-left: 0px;
  list-style: none; }
  section ul li {
    position: relative;
    margin-bottom: 1em;
    padding-left: 30px; }
    @media (max-width: 374px) {
      section ul li {
        padding-left: 15px; } }
    section ul li:before {
      content: "\2022";
      color: #00ABC8;
      font-weight: bold;
      display: inline-block;
      position: absolute;
      left: 0px;
      top: 0px; }

/* COLOR CLASSES */
.white {
  color: #ffffff;
  border-color: #ffffff; }

.white-bg {
  background-color: #ffffff; }

.black {
  color: #000000;
  border-color: #000000; }

.black-bg {
  background-color: #000000; }

.irisBlue {
  color: #00ABC8; }

.prussianBlue {
  color: #00325C; }

.goldenYellow {
  color: #FFDD00; }

/* Helper Classes */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.fullHeight {
  height: 100%; }

/* Dividers */
/* Buttons */
button {
  border-radius: 0px !important; }
  button .button {
    outline: 0;
    border: none;
    box-shadow: none; }

.button {
  display: inline-block;
  text-align: center;
  font-family: ff-meta-web-pro, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  padding: 15px;
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  border: 0px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  transition-duration: 300ms;
  -webkit-appearance: none; }
  .button i {
    margin-left: 10px; }
  .button:hover, .button:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0; }
  .button.main {
    color: #ffffff;
    padding: 20px 40px;
    width: 100%;
    min-width: 165px;
    width: auto;
    box-shadow: -4px 4px 0px 0px #00ABC8;
    overflow: hidden; }
    .button.main:before {
      content: "";
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      transition: all 300ms ease-out;
      width: 100%;
      z-index: -1;
      background: linear-gradient(25deg, #00325C 0%, #00325C 55%, #00487f 55%, #00487f 100%); }
    .button.main:after {
      content: "";
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: -2;
      background-color: #00487f; }
    .button.main.no-shadow {
      box-shadow: none; }
    .button.main:hover, .news .news__article:hover .news__article__link button, .news .news__article:focus .news__article__link button {
      box-shadow: 0px 0px 0px 0px #00ABC8; }
      .button.main:hover:before, .news .news__article:hover .news__article__link button:before, .news .news__article:focus .news__article__link button:before {
        left: -100%; }
    .button.main.alt-shadow, .content-blocks.background-irisBlue .content-block .content-block__link a.button.main, section.teaser-box.background-irisBlue .teaser-box__link a {
      box-shadow: -4px 4px 0px 0px #00739d; }
      .button.main.alt-shadow:hover, .content-blocks.background-irisBlue .content-block .content-block__link a.button.main:hover, section.teaser-box.background-irisBlue .teaser-box__link a:hover, .news .news__article:hover .news__article__link button.alt-shadow, .news .news__article:focus .news__article__link button.alt-shadow {
        box-shadow: 0px 0px 0px 0px #00739d; }
    .button.main.icon-left {
      position: relative;
      padding-left: calc(40px + 60px); }
      .button.main.icon-left .icon-box {
        background-color: #23C0DB;
        margin-left: 0px;
        color: #ffffff;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 60px;
        height: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 300ms ease-out; }
        .button.main.icon-left .icon-box i {
          font-size: 16px;
          margin-left: 0px; }
      .button.main.icon-left:hover .icon-box, .news .news__article:hover .news__article__link button.icon-left .icon-box, .news .news__article:focus .news__article__link button.icon-left .icon-box, .button.main.icon-left:focus .icon-box {
        background-color: #00325C; }

/* Pager */
.pager {
  position: relative;
  display: flex;
  max-width: 800px;
  width: 100%;
  margin-top: 30px;
  text-align: center; }
  @media (max-width: 767px) {
    .pager {
      font-size: 13px; } }
  @media (max-width: 767px) {
    .pager .previous {
      text-align: left; } }
  @media (max-width: 767px) {
    .pager .next {
      text-align: right; } }
  .pager a {
    text-decoration: none; }
    .pager a.previous i {
      margin-right: 10px; }
      @media (max-width: 767px) {
        .pager a.previous i {
          margin-right: 5px; } }
    .pager a.next i {
      margin-left: 10px; }
      @media (max-width: 767px) {
        .pager a.next i {
          margin-left: 5px; } }

/* Form style */
form .form-item {
  position: relative;
  margin-bottom: 30px; }
  form .form-item label {
    color: #00325C;
    display: block; }
  form .form-item input[type="text"],
  form .form-item input[type="email"],
  form .form-item input[type="tel"],
  form .form-item input[type="password"],
  form .form-item textarea {
    width: 100%;
    border: 1px solid #C6C6C6;
    border-radius: 0px !important;
    box-shadow: none !important;
    padding: 15px 20px;
    color: #42454A;
    font-size: 20px;
    outline: 0;
    transition-duration: 300ms; }
    form .form-item input[type="text"]:focus,
    form .form-item input[type="email"]:focus,
    form .form-item input[type="tel"]:focus,
    form .form-item input[type="password"]:focus,
    form .form-item textarea:focus {
      border-color: #00325C; }
    form .form-item input[type="text"].error, form .form-item input[type="text"].wpcf7-not-valid,
    form .form-item input[type="email"].error,
    form .form-item input[type="email"].wpcf7-not-valid,
    form .form-item input[type="tel"].error,
    form .form-item input[type="tel"].wpcf7-not-valid,
    form .form-item input[type="password"].error,
    form .form-item input[type="password"].wpcf7-not-valid,
    form .form-item textarea.error,
    form .form-item textarea.wpcf7-not-valid {
      border-color: red; }
  form .form-item textarea {
    min-height: 250px; }
  form .form-item select {
    width: 100%;
    border-color: #C6C6C6;
    padding: 15px 20px; }
  form .form-item .select2-container .select2-selection--single {
    border-radius: 0px;
    background-color: transparent;
    outline: none;
    border: 1px solid #C6C6C6;
    height: auto; }
    form .form-item .select2-container .select2-selection--single .select2-selection__arrow {
      height: 100%; }
  form .form-item.checkboxes .wpcf7-list-item {
    margin: 0px; }
  form .form-item.checkboxes input {
    display: none; }
    form .form-item.checkboxes input:checked ~ .wpcf7-list-item-label:before,
    form .form-item.checkboxes input:checked ~ label:before {
      border-color: #C6C6C6; }
    form .form-item.checkboxes input:checked ~ .wpcf7-list-item-label:after,
    form .form-item.checkboxes input:checked ~ label:after {
      opacity: 1; }
  form .form-item.checkboxes .wpcf7-checkbox,
  form .form-item.checkboxes .checkbox {
    display: block; }
    form .form-item.checkboxes .wpcf7-checkbox > label,
    form .form-item.checkboxes .wpcf7-checkbox .wpcf7-list-item-label,
    form .form-item.checkboxes .checkbox > label,
    form .form-item.checkboxes .checkbox .wpcf7-list-item-label {
      display: inline;
      margin-bottom: 15px;
      padding-left: 45px;
      position: relative;
      cursor: pointer;
      color: #42454A; }
      @media (max-width: 767px) {
        form .form-item.checkboxes .wpcf7-checkbox > label,
        form .form-item.checkboxes .wpcf7-checkbox .wpcf7-list-item-label,
        form .form-item.checkboxes .checkbox > label,
        form .form-item.checkboxes .checkbox .wpcf7-list-item-label {
          display: block; } }
      form .form-item.checkboxes .wpcf7-checkbox > label:before,
      form .form-item.checkboxes .wpcf7-checkbox .wpcf7-list-item-label:before,
      form .form-item.checkboxes .checkbox > label:before,
      form .form-item.checkboxes .checkbox .wpcf7-list-item-label:before {
        content: '';
        position: absolute;
        width: 30px;
        height: 30px;
        left: 0px;
        top: 0px;
        background-color: #ffffff;
        border: 1px solid #C6C6C6; }
      form .form-item.checkboxes .wpcf7-checkbox > label:after,
      form .form-item.checkboxes .wpcf7-checkbox .wpcf7-list-item-label:after,
      form .form-item.checkboxes .checkbox > label:after,
      form .form-item.checkboxes .checkbox .wpcf7-list-item-label:after {
        content: '\f00c';
        position: absolute;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        left: 0px;
        top: 0px;
        padding-top: 7px;
        width: 30px;
        height: 30px;
        text-align: center;
        font-size: 16px;
        color: #00ABC8;
        opacity: 0;
        transition: opacity 150ms ease-out; }
  form .form-item.radios input:checked ~ .wpcf7-list-item-label:before {
    border-color: #C6C6C6; }
  form .form-item.radios input:checked ~ .wpcf7-list-item-label:after {
    opacity: 1; }
  form .form-item.radios .wpcf7-radio {
    margin-bottom: 10px;
    min-height: 20px; }
    form .form-item.radios .wpcf7-radio input {
      display: none; }
    form .form-item.radios .wpcf7-radio .wpcf7-list-item-label {
      position: relative;
      color: #42454A;
      padding-left: 45px;
      margin-bottom: 15px;
      margin-bottom: 0px;
      cursor: pointer; }
      form .form-item.radios .wpcf7-radio .wpcf7-list-item-label:before {
        content: '';
        position: absolute;
        width: 30px;
        height: 30px;
        left: 0px;
        top: 0px;
        border: 1px solid #C6C6C6;
        border-radius: 30px; }
      form .form-item.radios .wpcf7-radio .wpcf7-list-item-label:after {
        content: '';
        position: absolute;
        left: 9.5px;
        top: 9.5px;
        width: 10px;
        height: 10px;
        background-color: #00ABC8;
        border-radius: 10px;
        opacity: 0; }

form .terms-text {
  font-size: 0.8rem;
  line-height: 1.5em; }
  form .terms-text a {
    text-decoration: none;
    color: #00ABC8; }
    form .terms-text a:hover, form .terms-text a:focus {
      color: #00325C; }

form .form-actions {
  margin-top: 45px; }
  form .form-actions input.wpcf7-submit {
    display: none; }
  form .form-actions .webform-button--submit,
  form .form-actions .form-submit {
    cursor: pointer;
    border-radius: 0px;
    padding: 10px 20px;
    min-width: 175px;
    transition-duration: 300ms;
    color: #ffffff; }

/* Shared Generic elements */
section {
  margin-bottom: 180px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media (max-width: 1399px) {
    section {
      margin-bottom: 90px; } }
  @media (max-width: 1199px) {
    section {
      margin-bottom: 90px; } }
  @media (max-width: 767px) {
    section {
      margin-bottom: 75px; } }
  @media (max-width: 374px) {
    section {
      margin-bottom: 60px; } }
  section.no-spacing-top {
    margin-top: 0px; }
  section.no-spacing-bottom {
    margin-bottom: 0px; }
  section.reduce-spacing-top {
    margin-top: 60px; }
    @media (max-width: 991px) {
      section.reduce-spacing-top {
        margin-top: 45px; } }
    @media (max-width: 767px) {
      section.reduce-spacing-top {
        margin-top: 30px; } }
  section.reduce-spacing-bottom {
    margin-bottom: 60px; }
    @media (max-width: 991px) {
      section.reduce-spacing-bottom {
        margin-bottom: 45px; } }
    @media (max-width: 767px) {
      section.reduce-spacing-bottom {
        margin-bottom: 30px; } }
  section.expand-spacing-top {
    margin-top: 240px; }
    @media (max-width: 1399px) {
      section.expand-spacing-top {
        margin-top: 180px; } }
    @media (max-width: 1199px) {
      section.expand-spacing-top {
        margin-top: 120px; } }
    @media (max-width: 991px) {
      section.expand-spacing-top {
        margin-top: 120px; } }
    @media (max-width: 767px) {
      section.expand-spacing-top {
        margin-top: 90px; } }
    @media (max-width: 374px) {
      section.expand-spacing-top {
        margin-top: 75px; } }
  section.expand-spacing-bottom {
    margin-bottom: 240px; }
    @media (max-width: 1399px) {
      section.expand-spacing-bottom {
        margin-bottom: 180px; } }
    @media (max-width: 1199px) {
      section.expand-spacing-bottom {
        margin-bottom: 120px; } }
    @media (max-width: 991px) {
      section.expand-spacing-bottom {
        margin-bottom: 120px; } }
    @media (max-width: 767px) {
      section.expand-spacing-bottom {
        margin-bottom: 90px; } }
    @media (max-width: 374px) {
      section.expand-spacing-bottom {
        margin-bottom: 75px; } }
  section.has-bg {
    padding-top: 120px;
    padding-bottom: 120px;
    margin-bottom: 0px; }
    @media (max-width: 1199px) {
      section.has-bg {
        padding-top: 90px;
        padding-bottom: 90px; } }
    @media (max-width: 767px) {
      section.has-bg {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media (max-width: 374px) {
      section.has-bg {
        padding-top: 45px;
        padding-bottom: 45px; } }
    section.has-bg.no-spacing-top {
      padding-top: 0px; }
    section.has-bg.no-spacing-bottom {
      padding-bottom: 0px; }
    section.has-bg.reduce-spacing-top {
      padding-top: 60px;
      margin-top: 0px; }
      @media (max-width: 991px) {
        section.has-bg.reduce-spacing-top {
          padding-top: 45px; } }
      @media (max-width: 767px) {
        section.has-bg.reduce-spacing-top {
          padding-top: 30px; } }
    section.has-bg.reduce-spacing-bottom {
      padding-bottom: 60px; }
      @media (max-width: 991px) {
        section.has-bg.reduce-spacing-bottom {
          padding-bottom: 45px; } }
      @media (max-width: 767px) {
        section.has-bg.reduce-spacing-bottom {
          padding-bottom: 30px; } }
    section.has-bg.expand-spacing-top {
      padding-top: 180px;
      margin-top: 0px; }
      @media (max-width: 1199px) {
        section.has-bg.expand-spacing-top {
          padding-top: 120px; } }
      @media (max-width: 767px) {
        section.has-bg.expand-spacing-top {
          padding-top: 90px; } }
    section.has-bg.expand-spacing-bottom {
      padding-bottom: 180px; }
      @media (max-width: 1199px) {
        section.has-bg.expand-spacing-bottom {
          padding-bottom: 120px; } }
      @media (max-width: 767px) {
        section.has-bg.expand-spacing-bottom {
          padding-bottom: 90px; } }

/* Table */
/* User forms */
section.user-forms {
  padding-top: 90px;
  margin-bottom: 120px; }
  section.user-forms .container {
    max-width: 700px; }
    section.user-forms .container h2 {
      text-align: center;
      margin-bottom: 30px; }
    section.user-forms .container form .form-item .description {
      display: none; }
    section.user-forms .container form .form-actions input {
      min-width: 150px; }

/* Overrides */
.img-fluid, .content-blocks .content-block .content-block__image img, .content-blocks .content-block .content-block__text img {
  max-width: 100%;
  height: auto; }

@media (max-width: 767px) {
  .container {
    padding-left: 30px;
    padding-right: 30px; } }

@media (max-width: 374px) {
  .container {
    padding-left: 15px;
    padding-right: 15px; } }

.select2-container .select2-results .select2-results__options {
  max-height: 400px;
  overflow-y: visible; }

.mfp-inline-holder .mfp-content {
  width: auto !important; }

.mfp-wrap {
  overflow: auto; }

.mfp-bg {
  background-color: #ffffff; }

.mfp-container button.mfp-close {
  color: #00ABC8 !important;
  font-size: 36px; }

.mfp-gallery button.mfp-close {
  position: absolute !important;
  color: #00ABC8 !important;
  right: 0px !important;
  background-color: #ffffff;
  width: 40px !important;
  height: 40px !important;
  text-align: center;
  padding-right: 0px;
  opacity: 1 !important;
  z-index: 10;
  transition: 300ms all ease-out; }
  .mfp-gallery button.mfp-close:hover, .mfp-gallery button.mfp-close:focus {
    background-color: #00ABC8 !important;
    color: #ffffff !important; }

.mfp-gallery button.mfp-arrow {
  opacity: 1;
  transform: translateY(-50%);
  margin-top: 0px;
  background-color: #ffffff !important;
  width: auto;
  height: auto;
  padding: 15px; }
  @media (max-width: 767px) {
    .mfp-gallery button.mfp-arrow {
      padding: 7.5px; } }
  .mfp-gallery button.mfp-arrow:before {
    opacity: 0;
    z-index: 1;
    margin: 0px;
    width: 100%;
    height: 100%;
    border: 0px; }
  .mfp-gallery button.mfp-arrow:after {
    display: none; }
  .mfp-gallery button.mfp-arrow i {
    color: #00ABC8;
    font-size: 42px;
    z-index: 0; }
    @media (max-width: 767px) {
      .mfp-gallery button.mfp-arrow i {
        font-size: 24px;
        top: 2px;
        position: relative; } }

.mfp-gallery .mfp-figure figure img.mfp-img {
  padding-top: 0px; }

.mfp-gallery .mfp-bottom-bar {
  display: flex;
  justify-content: flex-end; }
  .mfp-gallery .mfp-bottom-bar .mfp-title {
    color: #ffffff;
    background-color: #00325C;
    font-size: 13px;
    line-height: 1.4em;
    padding: 10px; }
  .mfp-gallery .mfp-bottom-bar .mfp-counter {
    display: none; }

.grecaptcha-badge {
  visibility: hidden;
  opacity: 0; }

body.has-form .grecaptcha-badge {
  visibility: visible;
  opacity: 1; }

/* Custom Icons */
@font-face {
  font-family: 'Medaccess-Icons';
  src: url("../fonts/medaccess-icons/medaccess-icons.ttf?23430f") format("truetype"), url("../fonts/medaccess-icons/medaccess-icons.woff?23430f") format("woff"), url("../fonts/medaccess-icons/medaccess-icons.svg?23430f#medaccess-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="medicon-"], [class*=" medicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Medaccess-Icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.medicon-close:before {
  content: "\e900"; }

.medicon-downarrow:before {
  content: "\e901"; }

.medicon-uparrow:before {
  content: "\e902"; }

.medicon-leftarrow:before {
  content: "\e903"; }

.medicon-rightarrow:before {
  content: "\e904"; }

.medicon-playbutton:before {
  content: "\e905"; }

.medicon-play:before {
  content: "\e906"; }

.medicon-newsletter:before {
  content: "\e907"; }

.medicon-appropriatepricing .path1:before {
  content: "\e908";
  color: #00325c; }

.medicon-appropriatepricing .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: #00325c; }

.medicon-appropriatepricing .path3:before {
  content: "\e90a";
  margin-left: -1em;
  color: #ffd100; }

.medicon-government .path1:before {
  content: "\e90b";
  color: #ffd100; }

.medicon-government .path2:before {
  content: "\e90c";
  margin-left: -1em;
  color: #00325c; }

.medicon-government .path3:before {
  content: "\e90d";
  margin-left: -1em;
  color: #00325c; }

.medicon-government .path4:before {
  content: "\e90e";
  margin-left: -1em;
  color: #00325c; }

.medicon-government .path5:before {
  content: "\e90f";
  margin-left: -1em;
  color: #00325c; }

.medicon-government .path6:before {
  content: "\e910";
  margin-left: -1em;
  color: #00325c; }

.medicon-government .path7:before {
  content: "\e911";
  margin-left: -1em;
  color: #00325c; }

.medicon-government .path8:before {
  content: "\e912";
  margin-left: -1em;
  color: #00325c; }

.medicon-government .path9:before {
  content: "\e913";
  margin-left: -1em;
  color: #00325c; }

.medicon-government .path10:before {
  content: "\e914";
  margin-left: -1em;
  color: #00325c; }

.medicon-government .path11:before {
  content: "\e915";
  margin-left: -1em;
  color: #00325c; }

.medicon-government .path12:before {
  content: "\e916";
  margin-left: -1em;
  color: #00325c; }

.medicon-hivtesting .path1:before {
  content: "\e917";
  color: #ffd100; }

.medicon-hivtesting .path2:before {
  content: "\e918";
  margin-left: -1em;
  color: #00325c; }

.medicon-hivtesting .path3:before {
  content: "\e919";
  margin-left: -1em;
  color: #ffd100; }

.medicon-hivtesting .path4:before {
  content: "\e91a";
  margin-left: -1em;
  color: #ffd100; }

.medicon-hivtesting .path5:before {
  content: "\e91b";
  margin-left: -1em;
  color: #00325c; }

.medicon-hivtesting .path6:before {
  content: "\e91c";
  margin-left: -1em;
  color: #00abc8; }

.medicon-hivtesting .path7:before {
  content: "\e91d";
  margin-left: -1em;
  color: #00abc8; }

.medicon-hivtesting .path8:before {
  content: "\e91e";
  margin-left: -1em;
  color: white; }

.medicon-hivtesting .path9:before {
  content: "\e91f";
  margin-left: -1em;
  color: #00325c; }

.medicon-hivtesting .path10:before {
  content: "\e920";
  margin-left: -1em;
  color: #00325c; }

.medicon-hivtesting .path11:before {
  content: "\e921";
  margin-left: -1em;
  color: #00325c; }

.medicon-hivtesting .path12:before {
  content: "\e922";
  margin-left: -1em;
  color: #00325c; }

.medicon-hivtesting .path13:before {
  content: "\e923";
  margin-left: -1em;
  color: #00325c; }

.medicon-hivtesting .path14:before {
  content: "\e924";
  margin-left: -1em;
  color: #00325c; }

.medicon-hivtesting .path15:before {
  content: "\e925";
  margin-left: -1em;
  color: #00325c; }

.medicon-hivtesting .path16:before {
  content: "\e926";
  margin-left: -1em;
  color: #00325c; }

.medicon-hospital .path1:before {
  content: "\e927";
  color: #ffd100; }

.medicon-hospital .path2:before {
  content: "\e928";
  margin-left: -1em;
  color: #00325c; }

.medicon-hospital .path3:before {
  content: "\e929";
  margin-left: -1em;
  color: #00325c; }

.medicon-hospital .path4:before {
  content: "\e92a";
  margin-left: -1em;
  color: #00325c; }

.medicon-hospital .path5:before {
  content: "\e92b";
  margin-left: -1em;
  color: #00325c; }

.medicon-hospital .path6:before {
  content: "\e92c";
  margin-left: -1em;
  color: #00325c; }

.medicon-hospital .path7:before {
  content: "\e92d";
  margin-left: -1em;
  color: #00abc8; }

.medicon-hospital .path8:before {
  content: "\e92e";
  margin-left: -1em;
  color: #00abc8; }

.medicon-hospital .path9:before {
  content: "\e92f";
  margin-left: -1em;
  color: #00abc8; }

.medicon-hospital .path10:before {
  content: "\e930";
  margin-left: -1em;
  color: #00abc8; }

.medicon-hospital .path11:before {
  content: "\e931";
  margin-left: -1em;
  color: white; }

.medicon-hospital .path12:before {
  content: "\e932";
  margin-left: -1em;
  color: white; }

.medicon-hospital .path13:before {
  content: "\e933";
  margin-left: -1em;
  color: #00abc8; }

.medicon-impact .path1:before {
  content: "\e934";
  color: #00abc8; }

.medicon-impact .path2:before {
  content: "\e935";
  margin-left: -1em;
  color: #00325c; }

.medicon-impact .path3:before {
  content: "\e936";
  margin-left: -1em;
  color: #00325c; }

.medicon-impact .path4:before {
  content: "\e937";
  margin-left: -1em;
  color: #00325c; }

.medicon-innovativefinance .path1:before {
  content: "\e938";
  color: #00325c; }

.medicon-innovativefinance .path2:before {
  content: "\e939";
  margin-left: -1em;
  color: #00325c; }

.medicon-innovativefinance .path3:before {
  content: "\e93a";
  margin-left: -1em;
  color: #00325c; }

.medicon-innovativefinance .path4:before {
  content: "\e93b";
  margin-left: -1em;
  color: #ffd100; }

.medicon-innovativefinance .path5:before {
  content: "\e93c";
  margin-left: -1em;
  color: white; }

.medicon-innovativefinance .path6:before {
  content: "\e93d";
  margin-left: -1em;
  color: #ffd100; }

.medicon-innovativefinance .path7:before {
  content: "\e93e";
  margin-left: -1em;
  color: #ffd100; }

.medicon-innovativefinance .path8:before {
  content: "\e93f";
  margin-left: -1em;
  color: #ffd100; }

.medicon-innovativefinance .path9:before {
  content: "\e940";
  margin-left: -1em;
  color: #ffd100; }

.medicon-innovativefinance .path10:before {
  content: "\e941";
  margin-left: -1em;
  color: #ffd100; }

.medicon-innovativefinance .path11:before {
  content: "\e942";
  margin-left: -1em;
  color: #ffd100; }

.medicon-malaria .path1:before {
  content: "\e943";
  color: #00325c; }

.medicon-malaria .path2:before {
  content: "\e944";
  margin-left: -1em;
  color: #ffd100; }

.medicon-malaria .path3:before {
  content: "\e945";
  margin-left: -1em;
  color: #ffd100; }

.medicon-malaria .path4:before {
  content: "\e946";
  margin-left: -1em;
  color: #ffd100; }

.medicon-malaria .path5:before {
  content: "\e947";
  margin-left: -1em;
  color: #ffd100; }

.medicon-malaria .path6:before {
  content: "\e948";
  margin-left: -1em;
  color: #00abc8; }

.medicon-malaria .path7:before {
  content: "\e949";
  margin-left: -1em;
  color: #00abc8; }

.medicon-manufacturer .path1:before {
  content: "\e94a";
  color: #ffd100; }

.medicon-manufacturer .path2:before {
  content: "\e94b";
  margin-left: -1em;
  color: #00abc8; }

.medicon-manufacturer .path3:before {
  content: "\e94c";
  margin-left: -1em;
  color: #00abc8; }

.medicon-manufacturer .path4:before {
  content: "\e94d";
  margin-left: -1em;
  color: #00abc8; }

.medicon-manufacturer .path5:before {
  content: "\e94e";
  margin-left: -1em;
  color: #00abc8; }

.medicon-manufacturer .path6:before {
  content: "\e94f";
  margin-left: -1em;
  color: #00abc8; }

.medicon-manufacturer .path7:before {
  content: "\e950";
  margin-left: -1em;
  color: #00abc8; }

.medicon-manufacturer .path8:before {
  content: "\e951";
  margin-left: -1em;
  color: #00abc8; }

.medicon-manufacturer .path9:before {
  content: "\e952";
  margin-left: -1em;
  color: #00abc8; }

.medicon-manufacturer .path10:before {
  content: "\e953";
  margin-left: -1em;
  color: #00325c; }

.medicon-manufacturer .path11:before {
  content: "\e954";
  margin-left: -1em;
  color: #00325c; }

.medicon-markets .path1:before {
  content: "\e955";
  color: #00325c; }

.medicon-markets .path2:before {
  content: "\e956";
  margin-left: -1em;
  color: #00325c; }

.medicon-markets .path3:before {
  content: "\e957";
  margin-left: -1em;
  color: #00325c; }

.medicon-markets .path4:before {
  content: "\e958";
  margin-left: -1em;
  color: #00325c; }

.medicon-markets .path5:before {
  content: "\e959";
  margin-left: -1em;
  color: #00325c; }

.medicon-markets .path6:before {
  content: "\e95a";
  margin-left: -1em;
  color: #00325c; }

.medicon-markets .path7:before {
  content: "\e95b";
  margin-left: -1em;
  color: #00325c; }

.medicon-markets .path8:before {
  content: "\e95c";
  margin-left: -1em;
  color: #ffd100; }

.medicon-markets .path9:before {
  content: "\e95d";
  margin-left: -1em;
  color: #00abc8; }

.medicon-markets .path10:before {
  content: "\e95e";
  margin-left: -1em;
  color: #ffd100; }

.medicon-markets .path11:before {
  content: "\e95f";
  margin-left: -1em;
  color: #00abc8; }

.medicon-markets .path12:before {
  content: "\e960";
  margin-left: -1em;
  color: #00325c; }

.medicon-medicalsupplies .path1:before {
  content: "\e961";
  color: #00abc8; }

.medicon-medicalsupplies .path2:before {
  content: "\e962";
  margin-left: -1em;
  color: #00325c; }

.medicon-medicalsupplies .path3:before {
  content: "\e963";
  margin-left: -1em;
  color: #00325c; }

.medicon-medicalsupplies .path4:before {
  content: "\e964";
  margin-left: -1em;
  color: white; }

.medicon-medicalsupplies .path5:before {
  content: "\e965";
  margin-left: -1em;
  color: white; }

.medicon-medicalsupplies .path6:before {
  content: "\e966";
  margin-left: -1em;
  color: #00325c; }

.medicon-medicalsupplies .path7:before {
  content: "\e967";
  margin-left: -1em;
  color: #00325c; }

.medicon-medicalsupplies .path8:before {
  content: "\e968";
  margin-left: -1em;
  color: #00325c; }

.medicon-medicalsupplies .path9:before {
  content: "\e969";
  margin-left: -1em;
  color: white; }

.medicon-medicalsupplies .path10:before {
  content: "\e96a";
  margin-left: -1em;
  color: #00325c; }

.medicon-medicalsupplies .path11:before {
  content: "\e96b";
  margin-left: -1em;
  color: #00325c; }

.medicon-medicalsupplies .path12:before {
  content: "\e96c";
  margin-left: -1em;
  color: white; }

.medicon-medicalsupplies .path13:before {
  content: "\e96d";
  margin-left: -1em;
  color: #00325c; }

.medicon-medication .path1:before {
  content: "\e96e";
  color: #00abc8; }

.medicon-medication .path2:before {
  content: "\e96f";
  margin-left: -1em;
  color: #00abc8; }

.medicon-medication .path3:before {
  content: "\e970";
  margin-left: -1em;
  color: #ffd100; }

.medicon-medication .path4:before {
  content: "\e971";
  margin-left: -1em;
  color: #00abc8; }

.medicon-medication .path5:before {
  content: "\e972";
  margin-left: -1em;
  color: white; }

.medicon-medication .path6:before {
  content: "\e973";
  margin-left: -1em;
  color: #00325c; }

.medicon-medication .path7:before {
  content: "\e974";
  margin-left: -1em;
  color: white; }

.medicon-medication .path8:before {
  content: "\e975";
  margin-left: -1em;
  color: #00325c; }

.medicon-medication .path9:before {
  content: "\e976";
  margin-left: -1em;
  color: #00325c; }

.medicon-medication .path10:before {
  content: "\e977";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path1:before {
  content: "\e978";
  color: #00325c; }

.medicon-partnership .path2:before {
  content: "\e979";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path3:before {
  content: "\e97a";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path4:before {
  content: "\e97b";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path5:before {
  content: "\e97c";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path6:before {
  content: "\e97d";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path7:before {
  content: "\e97e";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path8:before {
  content: "\e97f";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path9:before {
  content: "\e980";
  margin-left: -1em;
  color: #ffd100; }

.medicon-partnership .path10:before {
  content: "\e981";
  margin-left: -1em;
  color: #00abc8; }

.medicon-partnership .path11:before {
  content: "\e982";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path12:before {
  content: "\e983";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path13:before {
  content: "\e984";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path14:before {
  content: "\e985";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path15:before {
  content: "\e986";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path16:before {
  content: "\e987";
  margin-left: -1em;
  color: #00325c; }

.medicon-partnership .path17:before {
  content: "\e988";
  margin-left: -1em;
  color: #00325c; }

.medicon-procurer .path1:before {
  content: "\e989";
  color: #00325c; }

.medicon-procurer .path2:before {
  content: "\e98a";
  margin-left: -1em;
  color: #00325c; }

.medicon-procurer .path3:before {
  content: "\e98b";
  margin-left: -1em;
  color: #00325c; }

.medicon-procurer .path4:before {
  content: "\e98c";
  margin-left: -1em;
  color: #00abc8; }

.medicon-procurer .path5:before {
  content: "\e98d";
  margin-left: -1em;
  color: #00abc8; }

.medicon-procurer .path6:before {
  content: "\e98e";
  margin-left: -1em;
  color: #00abc8; }

.medicon-procurer .path7:before {
  content: "\e98f";
  margin-left: -1em;
  color: #00325c; }

.medicon-procurer .path8:before {
  content: "\e990";
  margin-left: -1em;
  color: #ffd100; }

.medicon-procurer .path9:before {
  content: "\e991";
  margin-left: -1em;
  color: #ffd100; }

.medicon-risk .path1:before {
  content: "\e992";
  color: #ffd100; }

.medicon-risk .path2:before {
  content: "\e993";
  margin-left: -1em;
  color: white; }

.medicon-risk .path3:before {
  content: "\e994";
  margin-left: -1em;
  color: #00325c; }

.medicon-risk .path4:before {
  content: "\e995";
  margin-left: -1em;
  color: #00325c; }

.medicon-supplychain .path1:before {
  content: "\e996";
  color: #00325c; }

.medicon-supplychain .path2:before {
  content: "\e997";
  margin-left: -1em;
  color: #00abc8; }

.medicon-supplychain .path3:before {
  content: "\e998";
  margin-left: -1em;
  color: #00325c; }

.medicon-supplychain .path4:before {
  content: "\e999";
  margin-left: -1em;
  color: #ffd100; }

.medicon-supplychain .path5:before {
  content: "\e99a";
  margin-left: -1em;
  color: #00325c; }

.medicon-supplychain .path6:before {
  content: "\e99b";
  margin-left: -1em;
  color: #00abc8; }

.medicon-supplychain .path7:before {
  content: "\e99c";
  margin-left: -1em;
  color: #00325c; }

.medicon-supplychain .path8:before {
  content: "\e99d";
  margin-left: -1em;
  color: #ffd100; }

.medicon-supplychain .path9:before {
  content: "\e99e";
  margin-left: -1em;
  color: #00325c; }

.medicon-supportingdocs .path1:before {
  content: "\e99f";
  color: #00325c; }

.medicon-supportingdocs .path2:before {
  content: "\e9a0";
  margin-left: -1em;
  color: #00325c; }

.medicon-supportingdocs .path3:before {
  content: "\e9a1";
  margin-left: -1em;
  color: #00325c; }

.medicon-supportingdocs .path4:before {
  content: "\e9a2";
  margin-left: -1em;
  color: #00325c; }

.medicon-supportingdocs .path5:before {
  content: "\e9a3";
  margin-left: -1em;
  color: #00325c; }

.medicon-supportingdocs .path6:before {
  content: "\e9a4";
  margin-left: -1em;
  color: #00325c; }

.medicon-supportingdocs .path7:before {
  content: "\e9a5";
  margin-left: -1em;
  color: #00325c; }

.medicon-supportingdocs .path8:before {
  content: "\e9a6";
  margin-left: -1em;
  color: #ffd100; }

.medicon-supportingdocs .path9:before {
  content: "\e9a7";
  margin-left: -1em;
  color: #00325c; }

.medicon-supportingdocs .path10:before {
  content: "\e9a8";
  margin-left: -1em;
  color: #ffd100; }

.medicon-supportingdocs .path11:before {
  content: "\e9a9";
  margin-left: -1em;
  color: #00325c; }

.medicon-supportingdocs .path12:before {
  content: "\e9aa";
  margin-left: -1em;
  color: #00325c; }

.medicon-supportingdocs .path13:before {
  content: "\e9ab";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path1:before {
  content: "\e9ac";
  color: #ffd100; }

.medicon-vaccinations .path2:before {
  content: "\e9ad";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path3:before {
  content: "\e9ae";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path4:before {
  content: "\e9af";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path5:before {
  content: "\e9b0";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path6:before {
  content: "\e9b1";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path7:before {
  content: "\e9b2";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path8:before {
  content: "\e9b3";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path9:before {
  content: "\e9b4";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path10:before {
  content: "\e9b5";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path11:before {
  content: "\e9b6";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path12:before {
  content: "\e9b7";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path13:before {
  content: "\e9b8";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path14:before {
  content: "\e9b9";
  margin-left: -1em;
  color: #00325c; }

.medicon-vaccinations .path15:before {
  content: "\e9ba";
  margin-left: -1em;
  color: #00325c; }

.medicon-volume .path1:before {
  content: "\e9bb";
  color: #ffd100; }

.medicon-volume .path2:before {
  content: "\e9bc";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path1:before {
  content: "\e9bd";
  color: #00325c; }

.medicon-volumeguarantee .path2:before {
  content: "\e9be";
  margin-left: -1em;
  color: #ffd100; }

.medicon-volumeguarantee .path3:before {
  content: "\e9bf";
  margin-left: -1em;
  color: #ffd100; }

.medicon-volumeguarantee .path4:before {
  content: "\e9c0";
  margin-left: -1em;
  color: #ffd100; }

.medicon-volumeguarantee .path5:before {
  content: "\e9c1";
  margin-left: -1em;
  color: #ffd100; }

.medicon-volumeguarantee .path6:before {
  content: "\e9c2";
  margin-left: -1em;
  color: #ffd100; }

.medicon-volumeguarantee .path7:before {
  content: "\e9c3";
  margin-left: -1em;
  color: #ffd100; }

.medicon-volumeguarantee .path8:before {
  content: "\e9c4";
  margin-left: -1em;
  color: #ffd100; }

.medicon-volumeguarantee .path9:before {
  content: "\e9c5";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path10:before {
  content: "\e9c6";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path11:before {
  content: "\e9c7";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path12:before {
  content: "\e9c8";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path13:before {
  content: "\e9c9";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path14:before {
  content: "\e9ca";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path15:before {
  content: "\e9cb";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path16:before {
  content: "\e9cc";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path17:before {
  content: "\e9cd";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path18:before {
  content: "\e9ce";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path19:before {
  content: "\e9cf";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path20:before {
  content: "\e9d0";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path21:before {
  content: "\e9d1";
  margin-left: -1em;
  color: #00325c; }

.medicon-volumeguarantee .path22:before {
  content: "\e9d2";
  margin-left: -1em;
  color: #00325c; }

/* Header */
header {
  background-color: #ffffff;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 5;
  transition: 300ms top ease-out, 300ms background-color ease-out; }
  header:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: 300ms opacity ease-out; }
  header.low-profile {
    background-color: #ffffff !important; }
    header.low-profile:after {
      opacity: 1; }
    @media (max-width: 767px) {
      header.low-profile {
        top: 0px; } }
  .homepage header,
  .home header {
    background-color: transparent; }
  .toolbar-fixed.toolbar-horizontal header {
    top: 39px !important; }
  header .main-bar {
    padding: 45px 0px 35px;
    transition-duration: 300ms; }
    @media (max-width: 991px) {
      header .main-bar {
        padding: 30px 0px;
        z-index: 0;
        position: relative; } }
    @media (max-width: 767px) {
      header .main-bar {
        padding: 20px 0px; } }
  header .logo {
    position: relative;
    max-width: 235px;
    z-index: 11; }
    @media (max-width: 767px) {
      header .logo {
        max-width: 200px; } }
    header .logo a {
      display: inline-block;
      width: 100%; }
  header .main-menu {
    position: relative;
    top: 5px;
    transition: opacity 300ms ease-out; }
    @media (max-width: 991px) {
      header .main-menu {
        display: none; } }
    header .main-menu ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      display: flex; }
      header .main-menu ul li {
        display: flex;
        align-items: center;
        margin-right: 40px;
        position: relative; }
        @media (max-width: 1199px) {
          header .main-menu ul li {
            margin-right: 30px; } }
        header .main-menu ul li:first-of-type {
          margin-left: 0px; }
        header .main-menu ul li:last-of-type {
          margin-right: 0px; }
        header .main-menu ul li.has-submenu > a, header .main-menu ul li.has-submenu > span, header .main-menu ul li.menu-item-has-children > a, header .main-menu ul li.menu-item-has-children > span {
          padding-right: 20px; }
          header .main-menu ul li.has-submenu > a:after, header .main-menu ul li.has-submenu > span:after, header .main-menu ul li.menu-item-has-children > a:after, header .main-menu ul li.menu-item-has-children > span:after {
            content: "\f078";
            position: absolute;
            right: 0px;
            top: 0px;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            color: #00ABC8;
            font-size: 14px;
            top: 7px; }
          header .main-menu ul li.has-submenu > a.active:after, header .main-menu ul li.has-submenu > span.active:after, header .main-menu ul li.menu-item-has-children > a.active:after, header .main-menu ul li.menu-item-has-children > span.active:after {
            content: "\f077"; }
        header .main-menu ul li a,
        header .main-menu ul li > span {
          display: flex;
          align-items: center;
          position: relative;
          font-size: 19px;
          line-height: 1.4em;
          height: 100%;
          text-transform: none;
          color: #00325C;
          text-decoration: none;
          transition: all 300ms ease-out; }
          @media (max-width: 1199px) {
            header .main-menu ul li a,
            header .main-menu ul li > span {
              font-size: 17px; } }
          header .main-menu ul li a.active, header .main-menu ul li a.is-active, header .main-menu ul li a:focus, header .main-menu ul li a:hover,
          header .main-menu ul li > span.active,
          header .main-menu ul li > span.is-active,
          header .main-menu ul li > span:focus,
          header .main-menu ul li > span:hover {
            text-decoration: none;
            color: #00ABC8; }
        header .main-menu ul li .sub-menu {
          opacity: 0;
          visibility: hidden;
          position: absolute;
          top: 100%;
          top: calc(100% - 2px);
          left: -20px;
          z-index: 1;
          padding: 35px 0px 0px;
          min-width: 240px;
          transition: 300ms all; }
          header .main-menu ul li .sub-menu ul {
            display: block;
            box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2); }
            header .main-menu ul li .sub-menu ul li {
              height: auto;
              display: block;
              margin: 0px; }
              header .main-menu ul li .sub-menu ul li:first-of-type {
                padding-left: 0px; }
              header .main-menu ul li .sub-menu ul li:last-of-type {
                padding-right: 0px; }
                header .main-menu ul li .sub-menu ul li:last-of-type a {
                  margin-bottom: 0px; }
              header .main-menu ul li .sub-menu ul li a {
                display: block;
                font-size: 18px;
                padding: 15px 20px;
                margin-bottom: 0px;
                border-left: 0px;
                background-color: #ffffff;
                transition-duration: 300ms; }
                header .main-menu ul li .sub-menu ul li a:focus, header .main-menu ul li .sub-menu ul li a:hover {
                  text-decoration: none;
                  color: #ffffff;
                  background-color: #00ABC8; }
        header .main-menu ul li:hover .sub-menu {
          opacity: 1;
          visibility: visible; }
  header #mobile-menu-button {
    position: absolute;
    top: 50%;
    top: calc(50% + 5px);
    transform: translateY(-50%);
    right: 30px;
    text-align: center;
    z-index: 15;
    cursor: pointer;
    display: inline-block;
    transition-duration: 300ms;
    transition-timing-function: ease-in-out;
    display: none; }
    @media (max-width: 991px) {
      header #mobile-menu-button {
        display: block; } }
    @media (max-width: 767px) {
      header #mobile-menu-button {
        right: 30px; } }
    @media (max-width: 374px) {
      header #mobile-menu-button {
        right: 15px; } }
    header #mobile-menu-button:before {
      content: '';
      display: block;
      opacity: 0;
      width: 100%;
      width: calc(100% + 25px);
      background-color: #ffffff;
      position: absolute;
      left: -12.5px;
      transition: all 300ms ease-out; }
    header #mobile-menu-button.open {
      position: absolute;
      top: 12.5px;
      transform: translateY(0%);
      right: 12.5px; }
      header #mobile-menu-button.open:before {
        opacity: 1;
        height: calc(100% + 25px);
        top: -12.5px; }
      @media (max-width: 767px) {
        header #mobile-menu-button.open .menu-btn-icon {
          width: 25px;
          height: 20px; } }
      header #mobile-menu-button.open .menu-btn-icon span {
        height: 3px; }
        @media (max-width: 767px) {
          header #mobile-menu-button.open .menu-btn-icon span {
            height: 2px; } }
        header #mobile-menu-button.open .menu-btn-icon span:nth-child(1) {
          top: 0px;
          width: 0%;
          left: 50%; }
        header #mobile-menu-button.open .menu-btn-icon span:nth-child(2) {
          transform: rotate(45deg); }
        header #mobile-menu-button.open .menu-btn-icon span:nth-child(3) {
          transform: rotate(-45deg); }
        header #mobile-menu-button.open .menu-btn-icon span:nth-child(4) {
          top: 14px;
          width: 0%;
          left: 50%; }
    header #mobile-menu-button .menu-btn-icon {
      display: inline-block;
      position: relative;
      width: 50px;
      height: 30px; }
      @media (max-width: 767px) {
        header #mobile-menu-button .menu-btn-icon {
          width: 30px;
          height: 20px; } }
      header #mobile-menu-button .menu-btn-icon span {
        background-color: #00ABC8;
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 0px;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        transition: 300ms ease-in-out; }
        @media (max-width: 767px) {
          header #mobile-menu-button .menu-btn-icon span {
            height: 2px; } }
        header #mobile-menu-button .menu-btn-icon span:nth-child(1) {
          top: 0px; }
        header #mobile-menu-button .menu-btn-icon span:nth-child(2), header #mobile-menu-button .menu-btn-icon span:nth-child(3) {
          top: 14px; }
          @media (max-width: 767px) {
            header #mobile-menu-button .menu-btn-icon span:nth-child(2), header #mobile-menu-button .menu-btn-icon span:nth-child(3) {
              top: 9px; } }
        header #mobile-menu-button .menu-btn-icon span:nth-child(4) {
          top: 29px; }
          @media (max-width: 767px) {
            header #mobile-menu-button .menu-btn-icon span:nth-child(4) {
              top: 19px; } }
  header .call-to-action {
    text-align: right; }
    @media (max-width: 991px) {
      header .call-to-action {
        margin-right: 30px; } }
    @media (max-width: 767px) {
      header .call-to-action {
        display: none; } }

/* Mobile Menu */
#mobile-menu {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  padding-top: 120px;
  background-color: #00ABC8;
  overflow: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition-duration: 300ms;
  transition-timing-function: ease-out; }
  @media (max-width: 767px) {
    #mobile-menu {
      padding-top: 75px; } }
  #mobile-menu.active {
    opacity: 1;
    visibility: visible;
    transition-duration: 300ms;
    transition-timing-function: ease-out; }
  #mobile-menu .menu-block {
    position: relative;
    margin-bottom: 45px; }
  #mobile-menu .main-menu {
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: block;
    max-width: 320px;
    margin: auto; }
    @media (max-width: 767px) {
      #mobile-menu .main-menu {
        padding-right: 40px; } }
    #mobile-menu .main-menu ul {
      display: block;
      padding: 0px;
      margin: 0px;
      list-style: none;
      text-align: left; }
      #mobile-menu .main-menu ul li {
        display: block;
        height: auto;
        border-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        margin-bottom: 20px; }
        #mobile-menu .main-menu ul li a, #mobile-menu .main-menu ul li span {
          color: #ffffff;
          font-size: 26px;
          line-height: 1.2em;
          position: relative;
          display: inline-block;
          border-left: none;
          padding-left: 0px;
          transition-duration: 300ms; }
          #mobile-menu .main-menu ul li a:hover, #mobile-menu .main-menu ul li span:hover {
            text-decoration: none; }
        #mobile-menu .main-menu ul li i {
          color: #ffffff;
          float: right;
          line-height: 30px;
          font-size: 16px;
          transition: all 300ms ease-out; }
          #mobile-menu .main-menu ul li i.active {
            transform: rotate(180deg); }
        #mobile-menu .main-menu ul li .sub-menu,
        #mobile-menu .main-menu ul li .fixed-sub-menu {
          opacity: 0;
          visibility: hidden;
          max-height: 0;
          transition: all 300ms ease-out;
          position: relative;
          top: inherit;
          background-color: transparent;
          padding: 0px 30px;
          left: 0px; }
          #mobile-menu .main-menu ul li .sub-menu.active,
          #mobile-menu .main-menu ul li .fixed-sub-menu.active {
            opacity: 1;
            visibility: visible;
            max-height: 480px; }
          #mobile-menu .main-menu ul li .sub-menu ul,
          #mobile-menu .main-menu ul li .fixed-sub-menu ul {
            padding-top: 30px;
            padding-bottom: 15px;
            box-shadow: none; }
            #mobile-menu .main-menu ul li .sub-menu ul li,
            #mobile-menu .main-menu ul li .fixed-sub-menu ul li {
              margin-bottom: 15px; }
              #mobile-menu .main-menu ul li .sub-menu ul li:last-of-type,
              #mobile-menu .main-menu ul li .fixed-sub-menu ul li:last-of-type {
                margin-bottom: 0px; }
              #mobile-menu .main-menu ul li .sub-menu ul li a,
              #mobile-menu .main-menu ul li .fixed-sub-menu ul li a {
                font-size: 20px;
                color: #ffffff;
                background-color: transparent;
                text-transform: none;
                position: relative;
                padding: 0px; }
                #mobile-menu .main-menu ul li .sub-menu ul li a:after,
                #mobile-menu .main-menu ul li .fixed-sub-menu ul li a:after {
                  display: none; }

/* Social links */
.social-links {
  position: relative; }
  .social-links a {
    display: inline-block;
    color: #ffffff;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 22px;
    margin-left: 5px;
    margin-right: 5px;
    transition: 300ms all linear; }
    .social-links a:first-of-type {
      margin-left: 0px; }
    .social-links a:last-of-type {
      margin-right: 0px; }
    .social-links a:hover, .social-links a:focus {
      color: #00ABC8; }

/* Footer */
footer {
  background-color: #00325C;
  color: #ffffff;
  padding-top: 80px;
  padding-bottom: 100px;
  text-align: left;
  font-size: 16px;
  line-height: 1.5em; }
  @media (max-width: 991px) {
    footer {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    footer {
      text-align: center; } }
  footer .footer-logo {
    max-width: 235px;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      footer .footer-logo {
        margin: auto;
        margin-bottom: 60px; } }
  footer .contact-details {
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 60px;
    font-family: ff-meta-serif-web-pro, serif;
    line-height: 2em; }
  footer .footer-social {
    font-size: 20px; }
    footer .footer-social .social-links {
      margin-left: 15px; }
  @media (max-width: 767px) {
    footer .footer-menu {
      display: none; } }
  footer .footer-menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex; }
    @media (max-width: 991px) {
      footer .footer-menu ul {
        flex-wrap: wrap;
        justify-content: left; } }
    footer .footer-menu ul li {
      flex: 1;
      padding-left: 15px;
      padding-right: 15px; }
      @media (max-width: 991px) {
        footer .footer-menu ul li {
          flex-basis: 33%;
          flex-grow: 0; } }
      footer .footer-menu ul li a {
        width: 100%;
        color: #ffffff;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 30px;
        display: inline-block;
        transition: all 300ms ease-out; }
        footer .footer-menu ul li a:hover, footer .footer-menu ul li a:focus,
        footer .footer-menu ul li a .active {
          color: #00ABC8; }
      footer .footer-menu ul li ul {
        display: block; }
        @media (max-width: 991px) {
          footer .footer-menu ul li ul {
            margin-bottom: 30px; } }
        footer .footer-menu ul li ul li {
          padding: 0px; }
          footer .footer-menu ul li ul li a {
            color: rgba(255, 255, 255, 0.6);
            font-weight: normal;
            margin-bottom: 15px; }
            footer .footer-menu ul li ul li a:hover, footer .footer-menu ul li ul li a:focus,
            footer .footer-menu ul li ul li a .active {
              color: white;
              font-weight: bold; }
  footer .footer-bottom {
    margin-top: 50px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    line-height: 1.5em; }
    @media (max-width: 991px) {
      footer .footer-bottom {
        margin-top: 15px; } }
    @media (max-width: 767px) {
      footer .footer-bottom {
        border-top: 0px;
        margin-top: 50px;
        padding-top: 0px; } }
    footer .footer-bottom a {
      color: rgba(255, 255, 255, 0.6);
      -webkit-text-decoration: solid;
              text-decoration: solid;
      transition: all 300ms ease-out; }
      footer .footer-bottom a:focus, footer .footer-bottom a:hover {
        color: white; }
    footer .footer-bottom .copyright-and-policy-links {
      display: flex; }
      @media (max-width: 767px) {
        footer .footer-bottom .copyright-and-policy-links {
          margin-bottom: 30px; } }
      footer .footer-bottom .copyright-and-policy-links .copyright-text {
        margin-right: 30px; }
        @media (max-width: 767px) {
          footer .footer-bottom .copyright-and-policy-links .copyright-text {
            margin-right: 20px; } }
      footer .footer-bottom .copyright-and-policy-links ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        display: flex; }
        footer .footer-bottom .copyright-and-policy-links ul li {
          display: inline;
          margin-right: 30px; }
          @media (max-width: 767px) {
            footer .footer-bottom .copyright-and-policy-links ul li {
              margin-right: 20px; } }
          footer .footer-bottom .copyright-and-policy-links ul li:last-of-type {
            margin-right: 0px; }
          footer .footer-bottom .copyright-and-policy-links ul li a {
            text-decoration: none; }
    @media (max-width: 767px) {
      footer .footer-bottom .site-credit {
        width: 100%; } }

/* SECTION: NEWSLETTER */
section.newsletter-signup {
  background-color: #00ABC8;
  margin-bottom: 0px;
  padding-top: 120px;
  padding-bottom: 120px;
  color: #ffffff;
  background-image: url("../images/backgrounds/newsletter-sign-up.jpg"); }
  @media (max-width: 767px) {
    section.newsletter-signup {
      padding-top: 60px;
      padding-bottom: 60px; } }
  section.newsletter-signup .newsletter-signup__intro {
    text-align: center;
    font-size: 20px;
    line-height: 1.5em; }
    section.newsletter-signup .newsletter-signup__intro img.icon {
      width: 100%;
      max-width: 150px;
      height: auto;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        section.newsletter-signup .newsletter-signup__intro img.icon {
          max-width: 90px; } }
    section.newsletter-signup .newsletter-signup__intro h2 {
      color: #ffffff;
      margin-bottom: 60px; }
      @media (max-width: 767px) {
        section.newsletter-signup .newsletter-signup__intro h2 {
          margin-bottom: 40px; } }
  section.newsletter-signup .newsletter-signup__form {
    font-size: 16px;
    text-align: center; }
    @media (max-width: 767px) {
      section.newsletter-signup .newsletter-signup__form {
        text-align: left; } }
    section.newsletter-signup .newsletter-signup__form .email-field {
      position: relative;
      line-height: 1em;
      max-width: 325px;
      margin: auto;
      margin-bottom: 30px; }
      section.newsletter-signup .newsletter-signup__form .email-field input {
        padding: 10px 20px;
        background-color: #ffffff;
        border: none; }
        section.newsletter-signup .newsletter-signup__form .email-field input.mce_inline_error {
          background-color: #ffdbdb; }
      section.newsletter-signup .newsletter-signup__form .email-field button.submit {
        position: absolute;
        right: 0px;
        width: 50px;
        height: 100%;
        text-align: center;
        border: none;
        outline: 0;
        background: linear-gradient(90deg, #f19220 -250%, #fedd00 100%);
        transition: all 300ms ease-out; }
        section.newsletter-signup .newsletter-signup__form .email-field button.submit i {
          color: #ffffff;
          font-size: 20px;
          z-index: 2;
          position: relative; }
        section.newsletter-signup .newsletter-signup__form .email-field button.submit:after {
          content: '';
          position: absolute;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 100%;
          z-index: 1;
          opacity: 0;
          background-color: #bfe640;
          transition: all 300ms ease-out; }
        section.newsletter-signup .newsletter-signup__form .email-field button.submit:hover:after, section.newsletter-signup .newsletter-signup__form .email-field button.submit:focus:after {
          opacity: 1; }
      section.newsletter-signup .newsletter-signup__form .email-field div.mce_inline_error {
        position: absolute;
        padding-top: 5px;
        text-align: center;
        width: 100%;
        border-top: 2px solid red; }
    section.newsletter-signup .newsletter-signup__form .gdpr-field {
      position: relative;
      margin-bottom: 0px; }
      section.newsletter-signup .newsletter-signup__form .gdpr-field label {
        color: #ffffff;
        font-size: 13px;
        padding-left: 30px; }
        section.newsletter-signup .newsletter-signup__form .gdpr-field label:before {
          border: none;
          border-radius: 3px;
          width: 15px;
          height: 15px;
          top: 2px; }
        section.newsletter-signup .newsletter-signup__form .gdpr-field label:after {
          top: 0px;
          width: 15px;
          height: 15px;
          font-size: 10px;
          line-height: 1em;
          padding-top: 5px; }
        @media (max-width: 767px) {
          section.newsletter-signup .newsletter-signup__form .gdpr-field label {
            display: block; } }
        section.newsletter-signup .newsletter-signup__form .gdpr-field label input {
          display: inline-block;
          margin-right: 10px; }
      section.newsletter-signup .newsletter-signup__form .gdpr-field div.mce_inline_error {
        font-size: 0px;
        position: absolute;
        width: 100%;
        text-align: center; }
        section.newsletter-signup .newsletter-signup__form .gdpr-field div.mce_inline_error:before {
          position: relative;
          content: 'You can only subscribe to our newsletter if you agree to your personal data being stored.';
          font-size: 0.8rem;
          color: red; }
    section.newsletter-signup .newsletter-signup__form #mce-responses {
      font-size: 1rem;
      padding-top: 30px; }
      section.newsletter-signup .newsletter-signup__form #mce-responses #mce-error-response {
        color: #00325C; }
      section.newsletter-signup .newsletter-signup__form #mce-responses #mce-success-response {
        color: #FFDD00; }
      section.newsletter-signup .newsletter-signup__form #mce-responses a:hover, section.newsletter-signup .newsletter-signup__form #mce-responses a:focus {
        color: #FFDD00; }

/* SECTION: BASIC */
section.basic {
  padding-top: 90px; }
  @media (max-width: 991px) {
    section.basic {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    section.basic {
      padding-top: 45px; } }

/* SECTION: HERO */
section.hero {
  position: relative;
  padding-top: 120px; }
  @media (max-width: 1399px) {
    section.hero {
      padding-top: 75px; } }
  @media (max-width: 767px) {
    section.hero {
      padding-top: 60px; } }
  @media (max-width: 374px) {
    section.hero {
      padding-top: 45px; } }
  section.hero .hero--headline {
    /*margin-bottom: 90px;
		@media (max-width: $mobile) {
			margin-bottom:60px;
		}
		@media (max-width: $smallMobile) {
			margin-bottom:45px;
		}*/ }
    @media (max-width: 767px) {
      section.hero .hero--headline .hero--label {
        font-size: 14px; } }
    section.hero .hero--headline .hero--text {
      margin-top: 90px;
      font-size: 24px;
      line-height: 1.5em; }
      @media (max-width: 1399px) {
        section.hero .hero--headline .hero--text {
          margin-top: 60px; } }
      @media (max-width: 1199px) {
        section.hero .hero--headline .hero--text {
          font-size: 22px; } }
      @media (max-width: 767px) {
        section.hero .hero--headline .hero--text {
          font-size: 20px;
          margin-top: 45px; } }
      @media (max-width: 374px) {
        section.hero .hero--headline .hero--text {
          font-size: 18px;
          margin-top: 30px; } }
      section.hero .hero--headline .hero--text p:last-of-type {
        margin-bottom: 0px; }
  section.hero .hero--image {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0;
    overflow: hidden;
    margin-top: 90px; }
    @media (max-width: 767px) {
      section.hero .hero--image {
        margin-top: 60px; } }
    @media (max-width: 374px) {
      section.hero .hero--image {
        margin-top: 45px; } }
    section.hero .hero--image img {
      width: 100%;
      height: 115%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center center;
         object-position: center center; }
    section.hero .hero--image.contain {
      height: auto !important;
      text-align: center; }
      section.hero .hero--image.contain img {
        max-width: 100%;
        width: auto !important;
        height: auto !important; }
  section.hero.full-image {
    height: auto; }
    section.hero.full-image .hero--image {
      position: relative;
      width: 100%;
      height: 700px; }
      @media (max-width: 991px) {
        section.hero.full-image .hero--image {
          height: 500px; } }
      @media (max-width: 767px) {
        section.hero.full-image .hero--image {
          height: 250px; } }
      section.hero.full-image .hero--image:after {
        content: '';
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 710px;
        height: 410px;
        background-image: url("../images/misc/small-yellow-triangle-overlay.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom right;
        z-index: 1; }
        @media (max-width: 1199px) {
          section.hero.full-image .hero--image:after {
            width: 50%; } }
  @media (max-width: 767px) {
    section.hero.triangle-image .hero--headline {
      margin-bottom: 15px; } }
  section.hero.triangle-image .hero--text {
    position: absolute;
    z-index: 1; }
    @media (max-width: 767px) {
      section.hero.triangle-image .hero--text {
        position: relative; } }
  section.hero.triangle-image .hero--image {
    position: relative;
    width: 100%;
    height: 1000px; }
    @media (max-width: 1399px) {
      section.hero.triangle-image .hero--image {
        height: 900px; } }
    @media (max-width: 1199px) {
      section.hero.triangle-image .hero--image {
        height: 650px; } }
    @media (max-width: 991px) {
      section.hero.triangle-image .hero--image {
        height: 500px; } }
    @media (max-width: 767px) {
      section.hero.triangle-image .hero--image {
        height: 250px; } }
    section.hero.triangle-image .hero--image:before {
      content: '';
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      background-image: url("../images/misc/triangle-mask.png");
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: left top;
      z-index: 1; }
  section.hero.full-with-triangles .hero--image {
    position: relative;
    width: 100%;
    height: 1300px; }
    @media (max-width: 1399px) {
      section.hero.full-with-triangles .hero--image {
        height: 1200px; } }
    @media (max-width: 1199px) {
      section.hero.full-with-triangles .hero--image {
        height: 800px; } }
    @media (max-width: 991px) {
      section.hero.full-with-triangles .hero--image {
        height: 600px; } }
    @media (max-width: 767px) {
      section.hero.full-with-triangles .hero--image {
        height: 375px; } }
    section.hero.full-with-triangles .hero--image:before {
      content: '';
      position: absolute;
      left: 0px;
      bottom: -1px;
      width: 100%;
      height: 100%;
      background-image: url("../images/misc/triangle-image-overlay.png");
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: 100% auto;
      z-index: 1; }
  section.hero.homepage {
    padding-top: 0px;
    margin-bottom: 0px;
    margin-bottom: -120px; }
    section.hero.homepage .hero--headline {
      position: absolute;
      width: 100%;
      top: 180px; }
      @media (max-width: 1399px) {
        section.hero.homepage .hero--headline {
          top: 120px; } }
      @media (max-width: 1199px) {
        section.hero.homepage .hero--headline {
          top: 90px; } }
      @media (max-width: 767px) {
        section.hero.homepage .hero--headline {
          top: 60px; } }
      section.hero.homepage .hero--headline h1, section.hero.homepage .hero--headline section.quote .quote__text h3:before, section.quote .quote__text section.hero.homepage .hero--headline h3:before, section.hero.homepage .hero--headline section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:before, section.quote .quote__text section.timeline .timeline__block .timeline__entry section.hero.homepage .hero--headline .timeline__entry__title:before, section.hero.homepage .hero--headline section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:before, section.timeline .timeline__block .timeline__entry section.quote .quote__text section.hero.homepage .hero--headline .timeline__entry__title:before, section.hero.homepage .hero--headline section.quote .quote__text h3:after, section.quote .quote__text section.hero.homepage .hero--headline h3:after, section.hero.homepage .hero--headline section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:after, section.quote .quote__text section.timeline .timeline__block .timeline__entry section.hero.homepage .hero--headline .timeline__entry__title:after, section.hero.homepage .hero--headline section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:after, section.timeline .timeline__block .timeline__entry section.quote .quote__text section.hero.homepage .hero--headline .timeline__entry__title:after {
        max-width: 700px; }
    section.hero.homepage .hero--image {
      height: 1500px;
      z-index: -1;
      top: -120px;
      background-position: bottom center;
      margin-top: 0px !important; }
      @media (max-width: 1700px) {
        section.hero.homepage .hero--image {
          height: 1400px; } }
      @media (max-width: 1399px) {
        section.hero.homepage .hero--image {
          height: 1200px; } }
      @media (max-width: 1199px) {
        section.hero.homepage .hero--image {
          height: 1000px; } }
      @media (max-width: 991px) {
        section.hero.homepage .hero--image {
          height: 1100px; } }
      @media (max-width: 767px) {
        section.hero.homepage .hero--image {
          height: 700px; } }
  section.hero.news-single .hero--image {
    position: relative;
    width: 100%;
    height: 850px; }
    @media (max-width: 1399px) {
      section.hero.news-single .hero--image {
        height: 700px; } }
    @media (max-width: 1199px) {
      section.hero.news-single .hero--image {
        height: 600px; } }
    @media (max-width: 991px) {
      section.hero.news-single .hero--image {
        height: 500px; } }
    @media (max-width: 767px) {
      section.hero.news-single .hero--image {
        height: 250px; } }
  section.hero.disable-overlay.full-image .hero--image:after {
    display: none; }

/* SECTION: CONTENT BLOCKS */
.content-blocks {
  position: relative; }
  @media (max-width: 767px) {
    .content-blocks {
      margin-bottom: 0px !important; } }
  .content-blocks.one .content-block {
    max-width: 500px; }
  .content-blocks.two .content-block__title {
    max-width: 470px; }
  .content-blocks.two .content-block__text {
    max-width: 470px; }
  @media (max-width: 991px) {
    .content-blocks.three .content-blocks__background {
      height: calc(100% - 150px); } }
  @media (max-width: 991px) {
    .content-blocks.three .content-block {
      margin-bottom: 60px; } }
  @media (max-width: 767px) {
    .content-blocks.background-irisBlue {
      margin-bottom: 75px !important; } }
  .content-blocks.background-irisBlue .content-blocks__background {
    display: block; }
    .content-blocks.background-irisBlue .content-blocks__background .background {
      background-color: #00ABC8; }
  @media (max-width: 1199px) {
    .content-blocks.background-irisBlue .row.d-flex.justify-content-center {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 767px) {
    .content-blocks.background-irisBlue .row.d-flex.justify-content-center {
      padding: 0px; } }
  .content-blocks.background-irisBlue .content-block {
    color: #ffffff; }
    .content-blocks.background-irisBlue .content-block .content-block__label {
      color: #00325C; }
    .content-blocks.background-irisBlue .content-block h3, .content-blocks.background-irisBlue .content-block section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text .content-blocks.background-irisBlue .content-block h3:before, .content-blocks.background-irisBlue .content-block section.quote.with-image .quote__text h3:after, section.quote.with-image .quote__text .content-blocks.background-irisBlue .content-block h3:after, .content-blocks.background-irisBlue .content-block section.timeline .timeline__block .timeline__entry .timeline__entry__title, section.timeline .timeline__block .timeline__entry .content-blocks.background-irisBlue .content-block .timeline__entry__title {
      color: #ffffff; }
  .content-blocks .content-blocks__background {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 80%;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1470px;
    bottom: -60px; }
    @media (max-width: 1399px) {
      .content-blocks .content-blocks__background {
        height: 75%; } }
    @media (max-width: 1199px) {
      .content-blocks .content-blocks__background {
        bottom: -30px; } }
    @media (max-width: 767px) {
      .content-blocks .content-blocks__background {
        bottom: 30px;
        padding: 0px;
        height: calc(100% - 280px) !important; } }
    @media (max-width: 374px) {
      .content-blocks .content-blocks__background {
        height: calc(100% - 250px) !important; } }
    .content-blocks .content-blocks__background .background {
      width: 100%;
      height: 100%; }
  .content-blocks .content-blocks--intro {
    text-align: center;
    margin-bottom: 90px; }
    @media (max-width: 1199px) {
      .content-blocks .content-blocks--intro {
        margin-bottom: 60px; } }
    @media (max-width: 767px) {
      .content-blocks .content-blocks--intro {
        margin-bottom: 45px; } }
    .content-blocks .content-blocks--intro .content-blocks--intro--text {
      margin: auto;
      max-width: 600px; }
  .content-blocks .content-block {
    margin-bottom: 0px; }
    @media (max-width: 991px) {
      .content-blocks .content-block {
        margin: auto;
        max-width: 600px; } }
    @media (max-width: 767px) {
      .content-blocks .content-block {
        margin-bottom: 75px; } }
    .content-blocks .content-block .content-block__image {
      margin-bottom: 60px; }
      @media (max-width: 1199px) {
        .content-blocks .content-block .content-block__image {
          margin-bottom: 45px; } }
    .content-blocks .content-block .content-block__text figure {
      width: auto !important;
      font-size: 0.8rem; }

@media (max-width: 767px) {
  .content-blocks.one.with-icon .content-block__icon {
    margin: auto;
    margin-bottom: 30px; } }

.content-blocks.one.with-icon .content-block__icon svg {
  width: 100%;
  height: auto; }

.content-blocks.one.with-icon .content-block__icon img {
  width: 100%;
  height: auto; }

/* SECTION: TEXT AND IMAGE */
.text-and-image {
  overflow: hidden; }
  .text-and-image .text-and-image__image {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 991px) {
      .text-and-image .text-and-image__image {
        margin-bottom: 45px; } }
    @media (max-width: 991px) {
      .text-and-image .text-and-image__image.cover {
        height: 480px; } }
    @media (max-width: 767px) {
      .text-and-image .text-and-image__image.cover {
        height: 320px; } }
    @media (max-width: 374px) {
      .text-and-image .text-and-image__image.cover {
        height: 300px; } }
    .text-and-image .text-and-image__image.cover img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center center;
         object-position: center center; }
    .text-and-image .text-and-image__image.contain img {
      max-width: 100%;
      width: 100%;
      height: auto;
      -o-object-fit: contain;
         object-fit: contain; }
  .text-and-image .text-and-image__text {
    max-width: 470px; }
    @media (max-width: 374px) {
      .text-and-image .text-and-image__text {
        padding: 30px 0px;
        padding-left: 0px !important;
        padding-right: 0px !important; } }
    @media (max-width: 991px) {
      .text-and-image .text-and-image__text {
        max-width: 100%; } }
  .text-and-image .text-and-image__link {
    margin-top: 30px; }

/* SECTION: SINGLE-IMAGE */
section.foreground-image {
  position: relative; }
  section.foreground-image.with-overlay .image {
    position: relative; }
    section.foreground-image.with-overlay .image:after {
      content: '';
      position: absolute;
      right: 0px;
      bottom: 0px;
      width: 400px;
      height: 300px;
      background-image: url("../images/misc/small-yellow-triangle-overlay.png");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: bottom right;
      z-index: 1; }
      @media (max-width: 1199px) {
        section.foreground-image.with-overlay .image:after {
          width: 50%; } }

section.full-image {
  position: relative;
  height: 860px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden; }
  @media (max-width: 1199px) {
    section.full-image {
      height: 700px; } }
  @media (max-width: 991px) {
    section.full-image {
      height: 500px; } }
  @media (max-width: 767px) {
    section.full-image {
      height: 250px; } }
  section.full-image.with-overlay:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 710px;
    height: 410px;
    background-image: url("../images/misc/small-yellow-triangle-overlay.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    z-index: 1; }
    @media (max-width: 1199px) {
      section.full-image.with-overlay:after {
        width: 50%; } }
  section.full-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center; }

/* SECTION: TEASER BOX */
section.teaser-box {
  position: relative;
  margin-top: 180px; }
  @media (max-width: 991px) {
    section.teaser-box {
      margin-top: 120px; } }
  @media (max-width: 767px) {
    section.teaser-box {
      margin-top: 60px; } }
  section.teaser-box .teaser-box__background {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    max-width: 1470px;
    padding-left: 15px;
    padding-right: 15px; }
    section.teaser-box .teaser-box__background .background {
      width: 100%;
      height: 100%; }
    @media (max-width: 767px) {
      section.teaser-box .teaser-box__background {
        padding: 0px !important;
        height: calc(100% - 80px);
        bottom: 0%; } }
  section.teaser-box .teaser-box__content {
    padding-top: 120px;
    padding-bottom: 90px; }
    @media (max-width: 1199px) {
      section.teaser-box .teaser-box__content {
        padding-top: 90px;
        padding-bottom: 60px; } }
    @media (max-width: 767px) {
      section.teaser-box .teaser-box__content {
        padding: 60px 0px !important; } }
  section.teaser-box .teaser-box__title h2 {
    margin-bottom: 45px; }
    @media (max-width: 1199px) {
      section.teaser-box .teaser-box__title h2 {
        font-size: 2.3rem; } }
    @media (max-width: 991px) {
      section.teaser-box .teaser-box__title h2 {
        font-size: 1.8rem; } }
  section.teaser-box .teaser-box__image {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    top: -80px; }
    @media (max-width: 1199px) {
      section.teaser-box .teaser-box__image {
        top: -50px; } }
    @media (max-width: 991px) {
      section.teaser-box .teaser-box__image {
        position: absolute; } }
    @media (max-width: 767px) {
      section.teaser-box .teaser-box__image {
        position: relative;
        height: 325px;
        top: 0px; } }
    section.teaser-box .teaser-box__image.img-element {
      height: auto !important;
      width: 100%; }
    section.teaser-box .teaser-box__image img {
      box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15); }
    section.teaser-box .teaser-box__image.cover img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center center;
         object-position: center center; }
    section.teaser-box .teaser-box__image.contain img {
      max-width: 100%;
      width: 100%;
      height: auto;
      -o-object-fit: contain;
         object-fit: contain; }
  section.teaser-box.background-whiteSmoke .background {
    background-color: #F5F5F5; }
  section.teaser-box.background-whiteSmoke .teaser-box__content {
    color: #00325C; }
  section.teaser-box.background-whiteSmoke .teaser-box__label {
    color: #00ABC8; }
  section.teaser-box.background-irisBlue .background {
    background-color: #00ABC8; }
  section.teaser-box.background-irisBlue .teaser-box__content {
    color: #ffffff; }
    section.teaser-box.background-irisBlue .teaser-box__content h2, section.teaser-box.background-irisBlue .teaser-box__content h3, section.teaser-box.background-irisBlue .teaser-box__content section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text section.teaser-box.background-irisBlue .teaser-box__content h3:before, section.teaser-box.background-irisBlue .teaser-box__content section.quote.with-image .quote__text h3:after, section.quote.with-image .quote__text section.teaser-box.background-irisBlue .teaser-box__content h3:after, section.teaser-box.background-irisBlue .teaser-box__content section.timeline .timeline__block .timeline__entry .timeline__entry__title, section.timeline .timeline__block .timeline__entry section.teaser-box.background-irisBlue .teaser-box__content .timeline__entry__title {
      color: #ffffff; }
  section.teaser-box.background-irisBlue .teaser-box__label {
    color: #00325C; }
  @media (max-width: 1199px) {
    section.teaser-box.image-right .teaser-box__background {
      padding-right: 45px; } }
  @media (max-width: 1399px) {
    section.teaser-box.image-right .teaser-box__content {
      padding-left: 30px; } }
  @media (max-width: 1199px) {
    section.teaser-box.image-right .teaser-box__content {
      padding-left: 15px; } }
  section.teaser-box.image-right .teaser-box__image {
    left: 45px; }
    @media (max-width: 1199px) {
      section.teaser-box.image-right .teaser-box__image {
        left: 15px; } }
    @media (max-width: 767px) {
      section.teaser-box.image-right .teaser-box__image {
        left: 0px; } }
  @media (max-width: 1199px) {
    section.teaser-box.image-left .teaser-box__background {
      padding-left: 45px; } }
  @media (max-width: 1399px) {
    section.teaser-box.image-left .teaser-box__content {
      padding-right: 30px; } }
  @media (max-width: 1199px) {
    section.teaser-box.image-left .teaser-box__content {
      padding-right: 15px; } }
  section.teaser-box.image-left .teaser-box__image {
    left: -45px; }
    @media (max-width: 1199px) {
      section.teaser-box.image-left .teaser-box__image {
        left: -15px; } }
    @media (max-width: 767px) {
      section.teaser-box.image-left .teaser-box__image {
        left: 0px; } }
  section.teaser-box.image-taller .teaser-box__image {
    height: calc(100% + 160px); }
    @media (max-width: 1199px) {
      section.teaser-box.image-taller .teaser-box__image {
        height: calc(100% + 120px); } }
    @media (max-width: 991px) {
      section.teaser-box.image-taller .teaser-box__image {
        height: calc(100% + 100px); } }
    @media (max-width: 767px) {
      section.teaser-box.image-taller .teaser-box__image {
        width: 85%;
        height: 375px;
        margin: auto; } }
    section.teaser-box.image-taller .teaser-box__image.img-element {
      position: absolute; }
      @media (max-width: 767px) {
        section.teaser-box.image-taller .teaser-box__image.img-element {
          position: relative; } }
  section.teaser-box.image-tilt-left .teaser-box__image {
    transform: rotate(-6deg); }
    @media (max-width: 991px) {
      section.teaser-box.image-tilt-left .teaser-box__image {
        transform: rotate(-5deg); } }
    section.teaser-box.image-tilt-left .teaser-box__image.aos-animate {
      transform: rotate(-6deg); }
      @media (max-width: 991px) {
        section.teaser-box.image-tilt-left .teaser-box__image.aos-animate {
          transform: rotate(-5deg); } }
    section.teaser-box.image-tilt-left .teaser-box__image.img-element {
      max-width: 80%; }
      @media (max-width: 991px) {
        section.teaser-box.image-tilt-left .teaser-box__image.img-element {
          max-width: 90%; } }
  section.teaser-box.image-tilt-right .teaser-box__image {
    transform: rotate(6deg); }
    @media (max-width: 991px) {
      section.teaser-box.image-tilt-right .teaser-box__image {
        transform: rotate(5deg); } }
    section.teaser-box.image-tilt-right .teaser-box__image.aos-animate {
      transform: rotate(6deg); }
      @media (max-width: 991px) {
        section.teaser-box.image-tilt-right .teaser-box__image.aos-animate {
          transform: rotate(5deg); } }
    section.teaser-box.image-tilt-right .teaser-box__image.img-element {
      max-width: 80%; }
      @media (max-width: 991px) {
        section.teaser-box.image-tilt-right .teaser-box__image.img-element {
          max-width: 90%; } }

/* SECTION: QUOTE */
section.quote .quote__text h3, section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text h3:after, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title {
  position: relative;
  padding-left: 45px; }
  @media (max-width: 991px) {
    section.quote .quote__text h3, section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text h3:after, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title {
      padding-left: 30px; } }
  section.quote .quote__text h3:before, section.quote.with-image .quote__text h3:before, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:before, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:before {
    content: "“";
    position: absolute;
    left: 0px;
    top: 0px; }
  section.quote .quote__text h3:after, section.quote.with-image .quote__text h3:after, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:after, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:after {
    content: "”";
    position: absolute;
    margin-top: 15px;
    margin-left: 5px; }
    @media (max-width: 767px) {
      section.quote .quote__text h3:after, section.quote.with-image .quote__text h3:after, section.quote .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:after, section.timeline .timeline__block .timeline__entry section.quote .quote__text .timeline__entry__title:after {
        position: relative;
        margin-top: 0px;
        top: 25px;
        line-height: 1rem; } }

section.quote .quote__text p:last-of-type {
  margin-bottom: 0px; }

@media (max-width: 767px) {
  section.quote.with-image .quote__image {
    margin-bottom: 30px; } }

section.quote.with-image .quote__text h3, section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text h3:after, section.quote.with-image .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title, section.timeline .timeline__block .timeline__entry section.quote.with-image .quote__text .timeline__entry__title {
  padding-left: 30px; }
  @media (max-width: 991px) {
    section.quote.with-image .quote__text h3, section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text h3:after, section.quote.with-image .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title, section.timeline .timeline__block .timeline__entry section.quote.with-image .quote__text .timeline__entry__title {
      padding-left: 15px; } }
  section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:before, section.timeline .timeline__block .timeline__entry section.quote.with-image .quote__text .timeline__entry__title:before {
    padding-left: 0px; }
  section.quote.with-image .quote__text h3:after, section.quote.with-image .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:after, section.timeline .timeline__block .timeline__entry section.quote.with-image .quote__text .timeline__entry__title:after {
    padding-left: 0px;
    margin: 0px; }
    @media (max-width: 767px) {
      section.quote.with-image .quote__text h3:after, section.quote.with-image .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title:after, section.timeline .timeline__block .timeline__entry section.quote.with-image .quote__text .timeline__entry__title:after {
        top: 0px; } }
  @media (max-width: 991px) {
    section.quote.with-image .quote__text h3, section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text h3:after, section.quote.with-image .quote__text section.timeline .timeline__block .timeline__entry .timeline__entry__title, section.timeline .timeline__block .timeline__entry section.quote.with-image .quote__text .timeline__entry__title {
      font-size: 1.3rem; } }

/* SECTION: BASIC TEXT */
/* SECTION: IMAGE GALLERY */
.image-gallery .image-gallery__title {
  text-align: center;
  margin-bottom: 90px; }
  @media (max-width: 767px) {
    .image-gallery .image-gallery__title {
      margin-bottom: 45px; } }

.image-gallery .image-gallery__image {
  width: 100%;
  height: 100%;
  margin: 0px; }
  .image-gallery .image-gallery__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.image-gallery .grid after {
  content: '';
  display: block;
  clear: both; }

.image-gallery .grid-sizer,
.image-gallery .grid-item {
  width: 25%;
  height: 275px;
  position: relative;
  padding: 10px; }
  @media (max-width: 767px) {
    .image-gallery .grid-sizer,
    .image-gallery .grid-item {
      padding: 0px;
      margin-bottom: 15px; } }
  .image-gallery .grid-sizer a,
  .image-gallery .grid-item a {
    display: block;
    width: 100%;
    height: 100%; }
  .image-gallery .grid-sizer.grid-item__width-full,
  .image-gallery .grid-item.grid-item__width-full {
    width: 100%; }
  .image-gallery .grid-sizer.grid-item__width-half,
  .image-gallery .grid-item.grid-item__width-half {
    width: 50%; }
    @media (max-width: 767px) {
      .image-gallery .grid-sizer.grid-item__width-half,
      .image-gallery .grid-item.grid-item__width-half {
        width: 100%; } }
  .image-gallery .grid-sizer.grid-item__width-quarter,
  .image-gallery .grid-item.grid-item__width-quarter {
    width: 25%; }
    @media (max-width: 767px) {
      .image-gallery .grid-sizer.grid-item__width-quarter,
      .image-gallery .grid-item.grid-item__width-quarter {
        width: 100%; } }
  .image-gallery .grid-sizer.grid-item__height-full,
  .image-gallery .grid-item.grid-item__height-full {
    height: 575px; }
    @media (max-width: 1199px) {
      .image-gallery .grid-sizer.grid-item__height-full,
      .image-gallery .grid-item.grid-item__height-full {
        height: 500px; } }
    @media (max-width: 767px) {
      .image-gallery .grid-sizer.grid-item__height-full,
      .image-gallery .grid-item.grid-item__height-full {
        height: 200px; } }
  .image-gallery .grid-sizer.grid-item__height-half,
  .image-gallery .grid-item.grid-item__height-half {
    height: 287.5px; }
    @media (max-width: 1199px) {
      .image-gallery .grid-sizer.grid-item__height-half,
      .image-gallery .grid-item.grid-item__height-half {
        height: 250px; } }
    @media (max-width: 767px) {
      .image-gallery .grid-sizer.grid-item__height-half,
      .image-gallery .grid-item.grid-item__height-half {
        height: 200px; } }

.image-gallery .gutter-sizer {
  width: 0%; }

/* SECTION: Video player */
section.video {
  position: relative;
  text-align: center; }
  @media (max-width: 767px) {
    section.video {
      margin-bottom: 30px; } }
  section.video .video-js,
  section.video iframe {
    max-width: 1200px;
    margin: auto;
    width: 100%;
    height: 640px; }
    @media (max-width: 1199px) {
      section.video .video-js,
      section.video iframe {
        height: 540px; } }
    @media (max-width: 991px) {
      section.video .video-js,
      section.video iframe {
        height: 400px; } }
    @media (max-width: 767px) {
      section.video .video-js,
      section.video iframe {
        height: 250px; } }
  section.video.with-background {
    margin-top: -180px; }
    @media (max-width: 1199px) {
      section.video.with-background {
        margin-top: -120px; } }
    @media (max-width: 767px) {
      section.video.with-background {
        margin-top: -60px; } }
    section.video.with-background .background {
      left: 0px;
      bottom: 60px;
      width: 100%;
      height: 1200px;
      background-image: url("../images/backgrounds/triangle-background.png");
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: cover;
      margin-bottom: -30%; }
      @media (max-width: 1399px) {
        section.video.with-background .background {
          height: 900px;
          margin-bottom: -40%; } }
      @media (max-width: 1199px) {
        section.video.with-background .background {
          height: 700px; } }
      @media (max-width: 991px) {
        section.video.with-background .background {
          height: 500px; } }
      @media (max-width: 767px) {
        section.video.with-background .background {
          height: 300px;
          margin-bottom: -60%; } }
    section.video.with-background.bleed-top {
      margin-top: 350px;
      min-height: 500px; }
      @media (max-width: 1399px) {
        section.video.with-background.bleed-top {
          margin-top: 120px; } }
      @media (max-width: 1199px) {
        section.video.with-background.bleed-top {
          margin-top: 180px; } }
      @media (max-width: 991px) {
        section.video.with-background.bleed-top {
          margin-bottom: 90px;
          min-height: 400px; } }
      @media (max-width: 767px) {
        section.video.with-background.bleed-top {
          margin-top: 60px;
          margin-bottom: 60px;
          min-height: 200px; } }
      section.video.with-background.bleed-top .background {
        position: absolute;
        z-index: -1;
        left: 0px;
        bottom: 90px;
        margin-bottom: 0px; }
        @media (max-width: 1199px) {
          section.video.with-background.bleed-top .background {
            height: 900px; } }
        @media (max-width: 991px) {
          section.video.with-background.bleed-top .background {
            height: 600px; } }
        @media (max-width: 767px) {
          section.video.with-background.bleed-top .background {
            height: 350px; } }

/* SECTION: CONTACT INFO BOX */
section.contact-info-box {
  position: relative; }
  section.contact-info-box.background-whiteSmoke {
    padding-top: 90px;
    padding-bottom: 90px; }
    @media (max-width: 991px) {
      section.contact-info-box.background-whiteSmoke {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media (max-width: 767px) {
      section.contact-info-box.background-whiteSmoke {
        padding-top: 30px;
        padding-bottom: 30px; } }
    section.contact-info-box.background-whiteSmoke .background {
      background-color: #F5F5F5; }
  section.contact-info-box .contact-info-box__background {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    max-width: 970px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 1199px) {
      section.contact-info-box .contact-info-box__background {
        max-width: 800px; } }
    section.contact-info-box .contact-info-box__background .background {
      width: 100%;
      height: 100%; }
  @media (max-width: 991px) {
    section.contact-info-box .row.d-flex.justify-content-center {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 767px) {
    section.contact-info-box .contact-info-box__text {
      margin-bottom: 30px; } }
  section.contact-info-box .contact-info-box__text p:last-of-type {
    margin-bottom: 0px; }
  section.contact-info-box .contact-info-box__details {
    color: #00325C; }
    section.contact-info-box .contact-info-box__details a {
      color: #00325C;
      text-decoration: none; }
      section.contact-info-box .contact-info-box__details a:hover {
        color: #00ABC8; }
  section.contact-info-box .contact-info-box__details__address {
    margin-bottom: 30px; }
  section.contact-info-box .contact-info-box__details__social {
    margin-top: 30px; }
    section.contact-info-box .contact-info-box__details__social a {
      color: #00ABC8; }
      section.contact-info-box .contact-info-box__details__social a:hover, section.contact-info-box .contact-info-box__details__social a:focus {
        color: #00325C; }

/* SECTION: PARTNERSHIPS */
section.partnerships {
  background-color: #F5F5F5; }
  section.partnerships .partnerships__title {
    text-align: center;
    margin-bottom: 60px; }
  section.partnerships .partnerships__logos {
    display: flex;
    flex-flow: row wrap;
    text-align: center;
    align-items: center;
    justify-content: center; }
  section.partnerships .partnerships__logo {
    display: flex;
    width: 33.33%;
    text-align: center;
    align-items: center;
    justify-content: center;
    max-height: 120px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      section.partnerships .partnerships__logo {
        width: 50%; } }
    section.partnerships .partnerships__logo a {
      display: inline-block;
      margin: auto; }
      section.partnerships .partnerships__logo a img {
        max-width: 180px;
        max-height: 120px;
        width: auto;
        transition: -webkit-filter 300ms ease-out;
        transition: filter 300ms ease-out;
        transition: filter 300ms ease-out, -webkit-filter 300ms ease-out;
        -webkit-filter: grayscale(100%);
                filter: grayscale(100%); }
        @media (max-width: 767px) {
          section.partnerships .partnerships__logo a img {
            max-width: 120px; } }
      section.partnerships .partnerships__logo a:hover img, section.partnerships .partnerships__logo a:focus img {
        -webkit-filter: grayscale(0%);
                filter: grayscale(0%); }
  section.partnerships .slick-slider {
    padding-left: 30px;
    padding-right: 30px; }
    section.partnerships .slick-slider .slide {
      height: 120px;
      display: flex !important;
      text-align: center;
      align-items: center;
      justify-content: center; }
      section.partnerships .slick-slider .slide .partnerships__logo {
        width: 100%;
        margin-bottom: 0px;
        padding-left: 7.5px;
        padding-right: 7.5px; }
    section.partnerships .slick-slider .slick-disabled {
      visibility: hidden !important;
      opacity: 0 !important; }
    section.partnerships .slick-slider .slick-arrow {
      visibility: visible;
      opacity: 1;
      position: absolute;
      top: 50%;
      margin-top: -25px;
      z-index: 1;
      width: 32.5px;
      height: 50px;
      font-size: 0px;
      line-height: 0px;
      padding: 0px;
      outline: none;
      background-color: transparent;
      border-color: transparent;
      color: #00325C;
      font-family: 'Medaccess-Icons' !important;
      speak: never;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 0px;
      outline: none;
      transition-duration: 300ms; }
      @media (max-width: 767px) {
        section.partnerships .slick-slider .slick-arrow {
          width: 30px;
          height: 30px;
          padding: 0px; } }
      section.partnerships .slick-slider .slick-arrow:hover {
        color: #00ABC8; }
      section.partnerships .slick-slider .slick-arrow:before {
        font-size: 36px;
        line-height: 1em; }
        @media (max-width: 767px) {
          section.partnerships .slick-slider .slick-arrow:before {
            font-size: 24px; } }
    section.partnerships .slick-slider .slick-prev {
      left: 0px;
      cursor: pointer; }
      @media (max-width: 767px) {
        section.partnerships .slick-slider .slick-prev {
          top: calc(100% - 60px); } }
      section.partnerships .slick-slider .slick-prev:before {
        content: "\e903"; }
    section.partnerships .slick-slider .slick-next {
      right: 0px;
      cursor: pointer; }
      @media (max-width: 767px) {
        section.partnerships .slick-slider .slick-next {
          top: calc(100% - 60px); } }
      section.partnerships .slick-slider .slick-next:before {
        content: "\e904"; }

/* Section: Form */
section.form .form__title {
  text-align: center; }

section.form .form__intro {
  text-align: center;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    section.form .form__intro {
      margin-bottom: 45px; } }

/* SECTION: TEXT AND ICON */
section.text-and-icon .text-and-icon__icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }
  @media (max-width: 991px) {
    section.text-and-icon .text-and-icon__icon {
      top: 25%; } }
  @media (max-width: 767px) {
    section.text-and-icon .text-and-icon__icon {
      max-width: 175px !important;
      top: 0%;
      transform: translateY(0%);
      margin-bottom: 45px; } }
  @media (max-width: 374px) {
    section.text-and-icon .text-and-icon__icon {
      max-width: 150px !important; } }
  .browser-IE section.text-and-icon .text-and-icon__icon svg {
    height: 325px; }
  section.text-and-icon .text-and-icon__icon img {
    width: 100%;
    height: auto; }
  section.text-and-icon .text-and-icon__icon.dropper-and-vial {
    font-size: 420px; }
    @media (max-width: 1199px) {
      section.text-and-icon .text-and-icon__icon.dropper-and-vial {
        font-size: 360px; } }
    @media (max-width: 991px) {
      section.text-and-icon .text-and-icon__icon.dropper-and-vial {
        font-size: 280px; } }
    @media (max-width: 767px) {
      section.text-and-icon .text-and-icon__icon.dropper-and-vial {
        font-size: 160px; } }

section.text-and-icon.with-background-box {
  position: relative; }
  section.text-and-icon.with-background-box .text-and-icon__box {
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #F5F5F5; }
    @media (max-width: 1399px) {
      section.text-and-icon.with-background-box .text-and-icon__box {
        padding-top: 90px;
        padding-bottom: 90px; } }
    @media (max-width: 991px) {
      section.text-and-icon.with-background-box .text-and-icon__box {
        padding: 60px 30px; } }
    @media (max-width: 767px) {
      section.text-and-icon.with-background-box .text-and-icon__box {
        padding: 45px 30px; } }
  section.text-and-icon.with-background-box.right-icon .text-and-icon__icon {
    left: 20%;
    margin-left: auto; }
    @media (max-width: 767px) {
      section.text-and-icon.with-background-box.right-icon .text-and-icon__icon {
        left: 0px;
        text-align: center;
        margin-left: auto;
        margin-right: auto; } }

/* Section: News */
.news.landing .news__article {
  margin-bottom: 90px; }

@media (max-width: 991px) {
  .news.block {
    margin-bottom: calc(120px - 60px); } }

@media (max-width: 991px) {
  .news.block .news__article {
    max-width: 600px;
    margin: auto;
    margin-bottom: 60px; } }

.news .news_filter-controls {
  margin-bottom: 90px;
  display: flex; }
  @media (max-width: 1199px) {
    .news .news_filter-controls {
      margin-bottom: 60px; } }
  @media (max-width: 767px) {
    .news .news_filter-controls {
      justify-content: center;
      margin-bottom: 45px; } }
  .news .news_filter-controls button {
    border: 1px solid #00ABC8;
    font-size: 0.8rem;
    line-height: 1.5em;
    color: #00325C;
    background-color: transparent;
    padding: 12.5px 22.5px;
    outline: 0;
    transition: all 300ms ease-out; }
    .news .news_filter-controls button:hover, .news .news_filter-controls button:focus, .news .news_filter-controls button.mixitup-control-active {
      outline: 0;
      color: #ffffff;
      background-color: #00ABC8; }
    .news .news_filter-controls button:first-of-type {
      border-right-width: 0px;
      border-top-left-radius: 5px !important;
      border-bottom-left-radius: 5px !important; }
    .news .news_filter-controls button:last-of-type {
      border-left-width: 0px;
      border-top-right-radius: 5px !important;
      border-bottom-right-radius: 5px !important; }

.news .news__title {
  text-align: center;
  margin-bottom: 90px; }
  @media (max-width: 767px) {
    .news .news__title {
      margin-bottom: 60px; } }
  @media (max-width: 374px) {
    .news .news__title {
      margin-bottom: 45px; } }

.news .mix {
  display: flex; }

.news .news__article {
  position: relative;
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-flow: column; }
  .news .news__article:before {
    content: '';
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    position: absolute;
    left: -15px;
    top: -15px;
    opacity: 0;
    background-color: #00ABC8;
    z-index: -1;
    transition: opacity 300ms ease-out; }
  .news .news__article.type-insight:before {
    background-color: #FFDD00; }
  .news .news__article .news__article__image {
    min-height: 233px;
    margin-bottom: 60px; }
    @media (max-width: 1199px) {
      .news .news__article .news__article__image {
        margin-bottom: 45px;
        min-height: 193px; } }
    @media (max-width: 991px) {
      .news .news__article .news__article__image {
        min-height: 220px; } }
    @media (max-width: 767px) {
      .news .news__article .news__article__image {
        min-height: auto; } }
  .news .news__article .news__article__label {
    font-size: 0.8rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #00ABC8;
    margin-bottom: 15px; }
  .news .news__article .news__article__title {
    flex-grow: 1;
    margin-bottom: 20px; }
    .news .news__article .news__article__title h4, .news .news__article .news__article__title blockquote {
      margin-bottom: 0px; }
      @media (max-width: 991px) {
        .news .news__article .news__article__title h4, .news .news__article .news__article__title blockquote {
          font-size: 1.8rem; } }
      @media (max-width: 767px) {
        .news .news__article .news__article__title h4, .news .news__article .news__article__title blockquote {
          font-size: 1.5rem; } }
      @media (max-width: 374px) {
        .news .news__article .news__article__title h4, .news .news__article .news__article__title blockquote {
          font-size: 1.8rem; } }
  .news .news__article .news__article__text {
    min-height: 95px;
    font-size: 0.8rem;
    line-height: 1.5em;
    max-width: 270px;
    margin-bottom: 45px; }
    @media (max-width: 991px) {
      .news .news__article .news__article__text {
        font-size: 1rem; } }
    .news .news__article .news__article__text p:last-of-type {
      margin-bottom: 0px; }
  .news .news__article:hover:before, .news .news__article:focus:before {
    opacity: 0.1; }

.news .news__view-all {
  text-align: center;
  margin-top: 30px; }

/* SECTION: FEATURED STORY */
.featured-story .featured-story__content {
  max-width: 450px; }

.featured-story .featured-story__text {
  max-width: 310px; }

/* Section: News-single */
.news-single .news-single__author-information {
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .news-single .news-single__author-information {
      text-align: center; } }
  .news-single .news-single__author-information .news-single__author-information__image {
    border-radius: 50%;
    overflow: hidden;
    max-width: 150px;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .news-single .news-single__author-information .news-single__author-information__image {
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 767px) {
      .news-single .news-single__author-information .news-single__author-information__image {
        max-width: 120px;
        margin-bottom: 15px; } }
  .news-single .news-single__author-information .news-single__author-information__name {
    font-family: ff-meta-serif-web-pro, serif;
    color: #00325C; }
    .news-single .news-single__author-information .news-single__author-information__name h4, .news-single .news-single__author-information .news-single__author-information__name blockquote {
      margin-bottom: 0px; }
  .news-single .news-single__author-information .news-single__author-information__job-role {
    color: #00325C; }

.news-single .news-single__post-date {
  font-size: 0.8rem;
  line-height: 1.5em;
  font-weight: bold;
  color: #00ABC8;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .news-single .news-single__post-date {
      margin-top: 10px; } }

.news-single .news-single__image {
  position: relative; }
  .news-single .news-single__image .news-single__image-caption {
    position: absolute;
    right: 0px;
    bottom: 0px;
    color: #ffffff;
    background-color: #00325C;
    font-size: 13px;
    line-height: 1.4em;
    padding: 10px; }

.news-single .news-single__share-this {
  border-top: 1px solid #C6C6C6;
  padding-top: 60px;
  margin-bottom: 60px;
  text-align: center; }
  .news-single .news-single__share-this .social-links a {
    color: #00ABC8; }
    .news-single .news-single__share-this .social-links a:focus, .news-single .news-single__share-this .social-links a:hover {
      color: #00325C; }

.news-single .news-single__back {
  text-align: center; }
  .news-single .news-single__back a {
    margin: auto; }

.news-single.article-section {
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .news-single.article-section {
      margin-bottom: 30px; } }

.news-single.article-image {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 991px) {
    .news-single.article-image {
      padding-top: 30px;
      padding-bottom: 30px; } }

/* SECTION EXISTING DEALS*/
section.existing-deals {
  position: relative;
  margin-top: 500px; }
  @media (max-width: 1199px) {
    section.existing-deals {
      margin-top: 375px; } }
  @media (max-width: 991px) {
    section.existing-deals {
      margin-top: 180px;
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    section.existing-deals {
      margin-top: 120px; } }
  section.existing-deals .background {
    position: absolute;
    z-index: -1;
    left: 0px;
    bottom: calc(100% - 300px);
    width: 100%;
    height: 1200px;
    background-image: url("../images/backgrounds/triangle-background.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover; }
    @media (max-width: 1199px) {
      section.existing-deals .background {
        height: 900px;
        bottom: calc(100% - 250px); } }
    @media (max-width: 991px) {
      section.existing-deals .background {
        height: 600px;
        bottom: calc(100% - 300px); } }
    @media (max-width: 767px) {
      section.existing-deals .background {
        height: 350px;
        bottom: calc(100% - 150px); } }
  section.existing-deals .content-block {
    margin-bottom: 60px; }
    @media (max-width: 991px) {
      section.existing-deals .content-block {
        margin-bottom: 90px; } }

/* SECTION: FILE RESOURCES */
section.file-resources .file-resources__intro {
  margin-bottom: 180px; }
  @media (max-width: 1399px) {
    section.file-resources .file-resources__intro {
      margin-bottom: 120px; } }
  @media (max-width: 1199px) {
    section.file-resources .file-resources__intro {
      margin-bottom: 90px; } }
  @media (max-width: 991px) {
    section.file-resources .file-resources__intro {
      margin-bottom: 60px; } }

section.file-resources .file-resources__label {
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    section.file-resources .file-resources__label {
      margin-bottom: 5px !important; } }

section.file-resources .file-resources__intro__title {
  margin-bottom: 45px; }
  @media (max-width: 767px) {
    section.file-resources .file-resources__intro__title {
      margin-bottom: 30px; } }

section.file-resources .file-resources__file {
  max-width: 200px; }
  @media (max-width: 767px) {
    section.file-resources .file-resources__file {
      margin: auto;
      margin-bottom: 60px; } }
  section.file-resources .file-resources__file .file-resources__file__image {
    margin-bottom: 30px; }
    section.file-resources .file-resources__file .file-resources__file__image img {
      box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15); }
  section.file-resources .file-resources__file .file-resources__label {
    margin-bottom: 15px; }
  section.file-resources .file-resources__file .file-resources__file__title h4, section.file-resources .file-resources__file .file-resources__file__title blockquote {
    margin-bottom: 30px; }
  section.file-resources .file-resources__file .file-resources__file__description {
    font-size: 0.8rem;
    line-height: 1.5em;
    margin-bottom: 40px; }
    @media (max-width: 374px) {
      section.file-resources .file-resources__file .file-resources__file__description {
        font-size: 1rem; } }

/* SECTION: VIDEO RESOURCES */
section.video-resources > .container {
  max-width: 1440px; }

section.video-resources .video-resources__item {
  background-color: #F5F5F5;
  padding: 90px;
  margin-bottom: 15px; }
  @media (max-width: 1199px) {
    section.video-resources .video-resources__item {
      padding: 60px; } }
  @media (max-width: 991px) {
    section.video-resources .video-resources__item {
      padding: 45px 30px; } }
  @media (max-width: 767px) {
    section.video-resources .video-resources__item {
      padding: 30px; } }
  section.video-resources .video-resources__item:last-of-type {
    margin-bottom: 0px; }
  section.video-resources .video-resources__item .inner {
    max-width: 900px;
    margin: auto; }
  @media (max-width: 767px) {
    section.video-resources .video-resources__item .video-resources__item__video-frame {
      margin-bottom: 30px; } }
  section.video-resources .video-resources__item .video-resources__item__label {
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      section.video-resources .video-resources__item .video-resources__item__label {
        margin-bottom: 5px; } }
  section.video-resources .video-resources__item .video-resources__item__title h4, section.video-resources .video-resources__item .video-resources__item__title blockquote {
    margin-bottom: 30px; }
  section.video-resources .video-resources__item .video-resources__item__description {
    font-size: 0.8rem;
    line-height: 1.5em;
    margin-bottom: 45px; }
    @media (max-width: 374px) {
      section.video-resources .video-resources__item .video-resources__item__description {
        font-size: 1rem; } }

/* SECTION: LINK RESOURCES */
@media (max-width: 991px) {
  section.link-resources .link-resources__title {
    margin-bottom: 60px; } }

section.link-resources .link-resources__items > div:nth-last-child(-n+2) .link-resources__item {
  margin-bottom: 0px; }
  @media (max-width: 767px) {
    section.link-resources .link-resources__items > div:nth-last-child(-n+2) .link-resources__item {
      margin-bottom: 30px; } }

section.link-resources .link-resources__item {
  border-bottom: 1px solid #707070;
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    section.link-resources .link-resources__item {
      margin-bottom: 60px; } }
  @media (max-width: 767px) {
    section.link-resources .link-resources__item {
      margin-bottom: 30px; } }
  section.link-resources .link-resources__item .link-resources__item__publisher {
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      section.link-resources .link-resources__item .link-resources__item__publisher {
        margin-bottom: 5px; } }
  section.link-resources .link-resources__item .link-resources__item__title a {
    text-decoration: none; }
    section.link-resources .link-resources__item .link-resources__item__title a h4, section.link-resources .link-resources__item .link-resources__item__title a blockquote {
      transition: all 300ms ease-out; }
      @media (max-width: 767px) {
        section.link-resources .link-resources__item .link-resources__item__title a h4, section.link-resources .link-resources__item .link-resources__item__title a blockquote {
          margin-bottom: 15px; } }
    section.link-resources .link-resources__item .link-resources__item__title a:hover h4, section.link-resources .link-resources__item .link-resources__item__title a:hover blockquote, section.link-resources .link-resources__item .link-resources__item__title a:focus h4, section.link-resources .link-resources__item .link-resources__item__title a:focus blockquote {
      color: #00ABC8; }
  section.link-resources .link-resources__item .link-resources__item__description {
    font-size: 0.8rem;
    line-height: 1.5em;
    margin-bottom: 30px; }

/* SECTION: MEET THE TEAM */
section.meet-the-team .meet-the-team__intro {
  margin-bottom: 180px;
  max-width: 465px; }
  @media (max-width: 1399px) {
    section.meet-the-team .meet-the-team__intro {
      margin-bottom: 90px; } }
  @media (max-width: 1199px) {
    section.meet-the-team .meet-the-team__intro {
      margin-bottom: 60px; } }
  @media (max-width: 991px) {
    section.meet-the-team .meet-the-team__intro {
      margin-bottom: 60px; } }

section.meet-the-team .meet-the-team__label {
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    section.meet-the-team .meet-the-team__label {
      margin-bottom: 5px !important; } }

section.meet-the-team .meet-the-team__intro__title h2 {
  margin-bottom: 60px; }
  @media (max-width: 1199px) {
    section.meet-the-team .meet-the-team__intro__title h2 {
      margin-bottom: 45px; } }
  @media (max-width: 767px) {
    section.meet-the-team .meet-the-team__intro__title h2 {
      margin-bottom: 30px; } }

section.meet-the-team .meet-the-team__member {
  margin-bottom: 90px; }
  @media (max-width: 1199px) {
    section.meet-the-team .meet-the-team__member {
      margin-bottom: 60px; } }
  @media (max-width: 767px) {
    section.meet-the-team .meet-the-team__member {
      margin-bottom: 45px; } }
  section.meet-the-team .meet-the-team__member .meet-the-team__member__image {
    margin-bottom: 45px; }
    @media (max-width: 991px) {
      section.meet-the-team .meet-the-team__member .meet-the-team__member__image {
        margin-bottom: 30px; } }
    section.meet-the-team .meet-the-team__member .meet-the-team__member__image a {
      display: block;
      position: relative; }
      section.meet-the-team .meet-the-team__member .meet-the-team__member__image a:before {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-color: #00ABC8;
        z-index: 1;
        opacity: 0;
        transition: opacity 300ms ease-out; }
      section.meet-the-team .meet-the-team__member .meet-the-team__member__image a:hover:before, section.meet-the-team .meet-the-team__member .meet-the-team__member__image a:focus:before {
        opacity: 0.2; }
      @media (max-width: 767px) {
        section.meet-the-team .meet-the-team__member .meet-the-team__member__image a img {
          -o-object-fit: cover;
             object-fit: cover;
          width: 100%;
          max-width: 370px;
          height: 250px; } }
      @media (max-width: 374px) {
        section.meet-the-team .meet-the-team__member .meet-the-team__member__image a img {
          height: 200px; } }
  section.meet-the-team .meet-the-team__member .meet-the-team__member__body {
    max-width: 300px; }
  section.meet-the-team .meet-the-team__member .meet-the-team__member__name {
    margin-bottom: 15px; }
    @media (max-width: 374px) {
      section.meet-the-team .meet-the-team__member .meet-the-team__member__name {
        margin-bottom: 5px; } }
    section.meet-the-team .meet-the-team__member .meet-the-team__member__name h4, section.meet-the-team .meet-the-team__member .meet-the-team__member__name blockquote {
      margin-bottom: 0px; }
  section.meet-the-team .meet-the-team__member .meet-the-team__member__job-title {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      section.meet-the-team .meet-the-team__member .meet-the-team__member__job-title {
        margin-bottom: 15px; } }
  section.meet-the-team .meet-the-team__member .meet-the-team__member__short-description {
    font-size: 0.8rem;
    line-height: 1.5em; }
    @media (max-width: 374px) {
      section.meet-the-team .meet-the-team__member .meet-the-team__member__short-description {
        font-size: 1rem; } }

section.meet-the-team > .container > .row:last-of-type {
  margin-bottom: -60px; }
  @media (max-width: 767px) {
    section.meet-the-team > .container > .row:last-of-type {
      margin-bottom: -45px; } }

.team-popup {
  position: relative;
  max-width: 930px;
  background-color: #00ABC8;
  color: #ffffff;
  padding: 90px;
  margin-top: 100px;
  margin-bottom: 60px; }
  .browser-IE .team-popup {
    width: 930px; }
  @media (max-width: 991px) {
    .team-popup {
      padding: 60px;
      padding-top: 0px;
      max-width: 550px; } }
  @media (max-width: 767px) {
    .team-popup {
      padding-left: 30px;
      margin-bottom: 30px;
      margin-top: 75px; } }
  .team-popup .mfp-close {
    color: #00ABC8;
    background-color: #ffffff;
    opacity: 1;
    transition: all 300ms ease-out;
    font-size: 36px; }
    .team-popup .mfp-close:hover, .team-popup .mfp-close:focus {
      background-color: #00325C;
      color: #ffffff; }
  .team-popup .meet-the-team__member__image {
    transform: translateY(-50%);
    margin-bottom: calc(-50% + 45px); }
    @media (max-width: 991px) {
      .team-popup .meet-the-team__member__image {
        position: relative;
        transform: translateY(0%);
        margin-bottom: 30px;
        margin-top: -60px; } }
    @media (max-width: 374px) {
      .team-popup .meet-the-team__member__image {
        margin-bottom: 15px; } }
    .team-popup .meet-the-team__member__image img {
      box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15); }
  .team-popup .meet-the-team__member__name {
    margin-bottom: 15px; }
    @media (max-width: 374px) {
      .team-popup .meet-the-team__member__name {
        margin-bottom: 5px; } }
    .team-popup .meet-the-team__member__name h3, .team-popup .meet-the-team__member__name section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text .team-popup .meet-the-team__member__name h3:before, .team-popup .meet-the-team__member__name section.quote.with-image .quote__text h3:after, section.quote.with-image .quote__text .team-popup .meet-the-team__member__name h3:after, .team-popup .meet-the-team__member__name section.timeline .timeline__block .timeline__entry .timeline__entry__title, section.timeline .timeline__block .timeline__entry .team-popup .meet-the-team__member__name .timeline__entry__title {
      color: #ffffff;
      margin-bottom: 0px; }
  .team-popup .meet-the-team__member__job-title {
    color: #ffffff;
    margin-bottom: 30px; }
  .team-popup .meet-the-team__member__email-link a {
    padding: 20px; }
    @media (max-width: 767px) {
      .team-popup .meet-the-team__member__email-link a {
        padding: 15px; } }
    @media (max-width: 374px) {
      .team-popup .meet-the-team__member__email-link a {
        padding: 15px 10px; } }
  .team-popup .meet-the-team__member__full-description {
    font-size: 0.8rem;
    line-height: 1.5em;
    padding-left: 50px; }
    @media (max-width: 991px) {
      .team-popup .meet-the-team__member__full-description {
        padding-left: 0px;
        margin-top: 45px; } }
    @media (max-width: 767px) {
      .team-popup .meet-the-team__member__full-description {
        margin-top: 30px; } }
    .team-popup .meet-the-team__member__full-description p:last-of-type {
      margin-bottom: 0px; }

/* SECTION: LOCATION MAP */
section.location-map .location-map__map {
  height: 715px; }
  @media (max-width: 1199px) {
    section.location-map .location-map__map {
      height: 500px; } }
  @media (max-width: 991px) {
    section.location-map .location-map__map {
      height: 400px; } }
  @media (max-width: 767px) {
    section.location-map .location-map__map {
      height: 250px; } }
  section.location-map .location-map__map iframe {
    width: 100%;
    height: 100%; }

/* SECTION: TIMLINE */
section.timeline .timeline__title {
  margin-bottom: 90px; }

section.timeline .timeline__block {
  display: flex;
  flex-direction: row;
  position: relative; }
  @media (max-width: 767px) {
    section.timeline .timeline__block {
      flex-direction: column;
      border-left: 10px solid #00ABC8; } }
  section.timeline .timeline__block:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #00ABC8;
    border-radius: 100%;
    display: none; }
    @media (max-width: 767px) {
      section.timeline .timeline__block:before {
        left: -5px; } }
  @media (max-width: 767px) {
    section.timeline .timeline__block:first-of-type {
      padding-top: 60px; } }
  @media (max-width: 374px) {
    section.timeline .timeline__block:first-of-type {
      padding-top: 30px; } }
  section.timeline .timeline__block:first-of-type:before {
    display: block;
    top: -15px; }
  section.timeline .timeline__block:first-of-type .timeline__block__content {
    padding-top: 100px; }
  section.timeline .timeline__block:last-of-type:before {
    display: block;
    bottom: -15px; }
  section.timeline .timeline__block.label-right .timeline__block__content {
    border-right: 5px solid #00ABC8;
    text-align: right;
    padding-right: 100px; }
  section.timeline .timeline__block.label-right .timeline__block__year {
    border-left: 5px solid #00ABC8;
    padding-left: 100px;
    justify-content: flex-start; }
  section.timeline .timeline__block.label-right .timeline__entry:before {
    margin-right: 70px;
    right: -115px;
    top: 15px;
    transform: translateY(-33%); }
  section.timeline .timeline__block.label-right .timeline__entry:after {
    right: -115px;
    top: 15px; }
  section.timeline .timeline__block.label-left .timeline__block__content {
    border-left: 5px solid #00ABC8;
    order: 2;
    text-align: left;
    padding-left: 100px; }
  section.timeline .timeline__block.label-left .timeline__block__year {
    border-right: 5px solid #00ABC8;
    order: 1;
    padding-right: 100px;
    justify-content: flex-end; }
  section.timeline .timeline__block.label-left .timeline__entry:before {
    margin-left: 70px;
    left: -115px;
    transform: translateY(-33%); }
  section.timeline .timeline__block.label-left .timeline__entry:after {
    left: -115px; }
  section.timeline .timeline__block .timeline__block__content {
    display: flex;
    flex-direction: column;
    width: 50%;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden; }
    @media (max-width: 767px) {
      section.timeline .timeline__block .timeline__block__content {
        width: 100%;
        order: 2 !important;
        border: none !important;
        text-align: left !important;
        padding-left: 100px;
        padding-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 45px !important; } }
    @media (max-width: 374px) {
      section.timeline .timeline__block .timeline__block__content {
        padding-left: 30px !important;
        padding-bottom: 30px !important; } }
  section.timeline .timeline__block .timeline__entry {
    position: relative;
    margin-bottom: 40px; }
    section.timeline .timeline__block .timeline__entry:before {
      content: "";
      position: absolute;
      width: 15px;
      height: 15px;
      background-color: #00ABC8;
      border-radius: 100%;
      top: 15px; }
      @media (max-width: 767px) {
        section.timeline .timeline__block .timeline__entry:before {
          margin-left: 70px;
          left: -115px;
          transform: translateY(-33%); } }
      @media (max-width: 374px) {
        section.timeline .timeline__block .timeline__entry:before {
          left: -20px !important;
          margin: 0px !important; } }
    section.timeline .timeline__block .timeline__entry:after {
      content: "";
      position: absolute;
      border-top: 5px solid #00ABC8;
      width: 80px;
      top: 15px; }
      @media (max-width: 767px) {
        section.timeline .timeline__block .timeline__entry:after {
          left: -115px; } }
      @media (max-width: 374px) {
        section.timeline .timeline__block .timeline__entry:after {
          left: -40px !important;
          width: 30px; } }
    section.timeline .timeline__block .timeline__entry .timeline__entry__title {
      margin-bottom: 10px; }
  section.timeline .timeline__block .timeline__block__year {
    font-size: 5rem;
    line-height: 1em;
    font-weight: bold;
    color: #00ABC8;
    width: 50%;
    align-content: center;
    position: relative;
    display: flex;
    align-items: center;
    padding-bottom: 120px; }
    @media (max-width: 1199px) {
      section.timeline .timeline__block .timeline__block__year {
        font-size: 4rem; } }
    @media (max-width: 991px) {
      section.timeline .timeline__block .timeline__block__year {
        font-size: 3.5rem; } }
    @media (max-width: 767px) {
      section.timeline .timeline__block .timeline__block__year {
        justify-content: flex-start !important;
        width: 100%;
        order: 1 !important;
        border: none !important;
        padding: 0px !important;
        padding-left: 30px !important;
        margin-bottom: 45px; } }

/* BESPOKE PAGE: VOLUME GUARANTEE */
section.bespoke.volume-guarantee .container.larger {
  max-width: 1450px; }

section.bespoke.volume-guarantee.volume-guarantee-1 {
  position: relative;
  padding-top: 180px;
  padding-bottom: 365px; }
  @media (max-width: 1399px) {
    section.bespoke.volume-guarantee.volume-guarantee-1 {
      padding-top: 120px;
      padding-bottom: 215px; } }
  @media (max-width: 1199px) {
    section.bespoke.volume-guarantee.volume-guarantee-1 {
      padding-top: 85px;
      padding-bottom: 120px; } }
  @media (max-width: 991px) {
    section.bespoke.volume-guarantee.volume-guarantee-1 {
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
    section.bespoke.volume-guarantee.volume-guarantee-1 {
      padding: 0px; } }
  section.bespoke.volume-guarantee.volume-guarantee-1 .volume-guarantee-1__text {
    color: #00325C;
    max-width: 600px;
    margin-left: 60px;
    font-size: 1.3rem;
    line-height: 1.5em; }
    @media (max-width: 1399px) {
      section.bespoke.volume-guarantee.volume-guarantee-1 .volume-guarantee-1__text {
        margin-left: 30px; } }
    @media (max-width: 991px) {
      section.bespoke.volume-guarantee.volume-guarantee-1 .volume-guarantee-1__text {
        font-size: 1.2rem; } }
    @media (max-width: 767px) {
      section.bespoke.volume-guarantee.volume-guarantee-1 .volume-guarantee-1__text {
        font-size: 1rem;
        margin-left: 0px; } }

section.bespoke.volume-guarantee.volume-guarantee-2 {
  position: relative;
  padding-bottom: 120px; }
  @media (max-width: 1399px) {
    section.bespoke.volume-guarantee.volume-guarantee-2 {
      padding-bottom: 30px; } }
  @media (max-width: 991px) {
    section.bespoke.volume-guarantee.volume-guarantee-2 {
      padding-bottom: 0px;
      margin-bottom: 90px; } }
  @media (max-width: 767px) {
    section.bespoke.volume-guarantee.volume-guarantee-2 {
      margin-bottom: 30px; } }
  @media (max-width: 1399px) {
    section.bespoke.volume-guarantee.volume-guarantee-2 .container.larger {
      max-width: 1000px; } }
  @media (max-width: 1199px) {
    section.bespoke.volume-guarantee.volume-guarantee-2 .container.larger {
      max-width: 820px; } }
  @media (max-width: 767px) {
    section.bespoke.volume-guarantee.volume-guarantee-2 .container.larger {
      padding-left: 0px;
      padding-right: 0px; } }
  section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__title {
    margin-bottom: 60px; }
    section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__title h3, section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__title section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__title h3:before, section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__title section.quote.with-image .quote__text h3:after, section.quote.with-image .quote__text section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__title h3:after, section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__title section.timeline .timeline__block .timeline__entry .timeline__entry__title, section.timeline .timeline__block .timeline__entry section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__title .timeline__entry__title {
      margin-bottom: 0px; }
  @media (max-width: 767px) {
    section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column {
      max-width: 320px;
      margin: auto;
      margin-bottom: 45px; } }
  section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__icon {
    font-size: 170px; }
    @media (max-width: 1199px) {
      section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__icon {
        font-size: 130px; } }
    @media (max-width: 991px) {
      section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__icon {
        font-size: 120px; } }
    section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__icon i > span {
      left: 0px; }
  section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__number {
    color: #00ABC8;
    opacity: 0.15;
    font-size: 200px;
    line-height: 1em;
    font-family: ff-meta-serif-web-pro, serif;
    margin-bottom: 30px; }
    @media (max-width: 1199px) {
      section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__number {
        font-size: 120px; } }
    @media (max-width: 991px) {
      section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__number {
        font-size: 100px; } }
    @media (max-width: 767px) {
      section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__number {
        margin-bottom: 15px; } }
    @media (max-width: 374px) {
      section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__number {
        font-size: 80px; } }
  section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__text {
    max-width: 270px;
    margin-left: auto; }
    @media (max-width: 767px) {
      section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__text {
        max-width: 100%;
        margin: auto; } }
    section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__text h4, section.bespoke.volume-guarantee.volume-guarantee-2 .volume-guarantee-2__column .volume-guarantee-2__text blockquote {
      margin-bottom: 20px; }

section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart {
  left: -15px;
  position: relative; }
  @media (max-width: 1399px) {
    section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart {
      left: 0px; } }
  section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart svg {
    max-width: 430px;
    width: 100%;
    height: auto; }
    .browser-IE section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart svg {
      height: 430px; }
      @media (max-width: 1199px) {
        .browser-IE section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart svg {
          height: 370px; } }
      @media (max-width: 991px) {
        .browser-IE section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart svg {
          height: 320px; } }
  section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart .donut-hole {
    fill: #ffffff; }
  section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart .donut-ring {
    stroke: #F5F5F5; }
  section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart .donut-segment.donut-segment-1 {
    stroke: #FFDD00;
    stroke-dasharray: 958;
    stroke-dashoffset: 0%;
    stroke-dashoffset: 100%;
    transition: all 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    @media (max-width: 767px) {
      section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart .donut-segment.donut-segment-1 {
        stroke-dashoffset: 0%; } }
  section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart .donut-segment.donut-segment-2 {
    stroke: #00ABC8;
    stroke-dasharray: 650;
    stroke-dashoffset: 85%;
    transition: all 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    @media (max-width: 767px) {
      section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart .donut-segment.donut-segment-2 {
        stroke-dashoffset: 0%; } }
  section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart .chart-text {
    font-family: ff-meta-web-pro, sans-serif;
    font-weight: bold;
    opacity: 0;
    transition: all 500ms ease-out; }
    @media (max-width: 767px) {
      section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart .chart-text {
        opacity: 1; } }
  @media (max-width: 767px) {
    section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart {
      max-width: 300px;
      margin: auto;
      margin-bottom: 30px; } }
  section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart.aos-animate .donut-segment-1 {
    stroke-dashoffset: 0%; }
  section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart.aos-animate .donut-segment-2 {
    stroke-dashoffset: 0%; }
  section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__chart.aos-animate .chart-text {
    opacity: 1; }

section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__text {
  max-width: 400px;
  margin-left: auto; }
  @media (max-width: 767px) {
    section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__text {
      margin: auto; } }
  @media (max-width: 991px) {
    section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__text h3, section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__text section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__text h3:before, section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__text section.quote.with-image .quote__text h3:after, section.quote.with-image .quote__text section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__text h3:after, section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__text section.timeline .timeline__block .timeline__entry .timeline__entry__title, section.timeline .timeline__block .timeline__entry section.bespoke.volume-guarantee.volume-guarantee-3 .volume-guarantee-3__text .timeline__entry__title {
      font-size: 1.3rem; } }

section.bespoke.volume-guarantee.volume-guarantee-4 {
  position: relative; }
  @media (max-width: 1399px) {
    section.bespoke.volume-guarantee.volume-guarantee-4 {
      margin-right: 60px; } }
  @media (max-width: 767px) {
    section.bespoke.volume-guarantee.volume-guarantee-4 {
      margin-right: 0px; } }
  section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__box {
    background-color: #F5F5F5;
    max-width: 1300px;
    margin: auto;
    padding: 120px 150px;
    padding-right: 0px; }
    @media (max-width: 1399px) {
      section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__box {
        padding: 120px 120px;
        padding-right: 0px; } }
    @media (max-width: 1199px) {
      section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__box {
        padding: 90px 90px;
        padding-right: 0px; } }
    @media (max-width: 767px) {
      section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__box {
        padding: 45px 30px; } }
    @media (max-width: 374px) {
      section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__box {
        padding: 30px 15px; } }
  section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__text {
    max-width: 500px; }
    @media (max-width: 1399px) {
      section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__text {
        padding-right: 45px; } }
    @media (max-width: 1199px) {
      section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__text {
        padding-right: 0px; } }
    section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__text p:last-of-type {
      margin-bottom: 0px; }
  section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts {
    position: absolute;
    right: -60px; }
    .browser-IE section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts {
      top: 0px; }
    @media (max-width: 1399px) {
      section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts {
        right: -45px; } }
    @media (max-width: 991px) {
      section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts {
        position: relative;
        top: inherit;
        margin-top: 45px;
        right: -90px; } }
    @media (max-width: 767px) {
      section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts {
        right: inherit;
        left: 0px;
        margin-top: 0px;
        margin-bottom: 30px; } }
    section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts svg {
      max-width: 552px;
      width: 100%;
      height: auto; }
      @media (max-width: 1399px) {
        section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts svg {
          max-width: 500px; } }
      @media (max-width: 1199px) {
        section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts svg {
          max-width: 400px; } }
      .browser-IE section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts svg {
        width: 552px;
        height: 257px; }
        @media (max-width: 1399px) {
          .browser-IE section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts svg {
            width: 500px;
            height: 232px; } }
        @media (max-width: 1199px) {
          .browser-IE section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts svg {
            width: 400px;
            height: 186px; } }
    section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts .price-bar {
      width: 80%;
      transition: all 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      @media (max-width: 767px) {
        section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts .price-bar {
          width: 45%; } }
    section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts .demand-bar {
      width: 20%;
      transition: all 2000ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      @media (max-width: 767px) {
        section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts .demand-bar {
          width: 80%; } }
    section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts .chart-text {
      font-family: ff-meta-web-pro, sans-serif;
      font-weight: bold;
      font-size: 50px; }
    section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts.aos-animate .price-bar {
      width: 45%; }
    section.bespoke.volume-guarantee.volume-guarantee-4 .volume-guarantee-4__charts.aos-animate .demand-bar {
      width: 80%; }

section.bespoke.volume-guarantee.volume-guarantee-5 {
  padding-top: 120px; }
  @media (max-width: 1399px) {
    section.bespoke.volume-guarantee.volume-guarantee-5 {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    section.bespoke.volume-guarantee.volume-guarantee-5 {
      padding-top: 0px; } }
  section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon {
    font-size: 325px; }
    @media (max-width: 1199px) {
      section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon {
        font-size: 300px; } }
    @media (max-width: 991px) {
      section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon {
        font-size: 240px; } }
    @media (max-width: 767px) {
      section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon {
        font-size: 160px;
        text-align: center;
        margin-bottom: 30px; } }
    section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon i {
      position: relative;
      left: -75px; }
      @media (max-width: 991px) {
        section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon i {
          left: 0px; } }
      section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon i .path6 {
        opacity: 0;
        transition-delay: 300ms;
        transition: all 300ms ease-out; }
    section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon svg {
      max-width: 245px;
      width: 100%;
      height: auto; }
      @media (max-width: 767px) {
        section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon svg {
          max-width: 160px; } }
      .browser-IE section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon svg {
        height: 350px; }
        @media (max-width: 1199px) {
          .browser-IE section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon svg {
            height: 320px; } }
        @media (max-width: 991px) {
          .browser-IE section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon svg {
            height: 300px; } }
      section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon svg .cls-2 {
        transform-origin: center center;
        transform: scale(0, 0);
        transition: all 1000ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
        /* easeOutBack */ }
        @media (max-width: 767px) {
          section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon svg .cls-2 {
            transform: scale(1, 1); } }
    section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon.aos-animate i .path6 {
      opacity: 1; }
    section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__icon.aos-animate .cls-2 {
      transform: scale(1, 1); }
  section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__text {
    max-width: 600px;
    margin-left: auto; }
    @media (max-width: 991px) {
      section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__text h3, section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__text section.quote.with-image .quote__text h3:before, section.quote.with-image .quote__text section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__text h3:before, section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__text section.quote.with-image .quote__text h3:after, section.quote.with-image .quote__text section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__text h3:after, section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__text section.timeline .timeline__block .timeline__entry .timeline__entry__title, section.timeline .timeline__block .timeline__entry section.bespoke.volume-guarantee.volume-guarantee-5 .volume-guarantee-5__text .timeline__entry__title {
        font-size: 1.3rem; } }

section.bespoke.volume-guarantee .stethoscope {
  position: absolute;
  overflow: hidden;
  z-index: -1; }
  @media (max-width: 767px) {
    section.bespoke.volume-guarantee .stethoscope {
      display: none; } }
  section.bespoke.volume-guarantee .stethoscope img,
  section.bespoke.volume-guarantee .stethoscope .svg-element {
    width: 100%;
    margin: auto; }
  section.bespoke.volume-guarantee .stethoscope.stethoscope-1 {
    width: 100%;
    top: 0%;
    left: 0%; }
    @media (max-width: 991px) {
      section.bespoke.volume-guarantee .stethoscope.stethoscope-1 {
        width: 125%;
        max-height: 375px; } }
    section.bespoke.volume-guarantee .stethoscope.stethoscope-1 img,
    section.bespoke.volume-guarantee .stethoscope.stethoscope-1 .svg-element {
      width: 100%;
      max-width: 1475px; }
      @media (max-width: 1399px) {
        section.bespoke.volume-guarantee .stethoscope.stethoscope-1 img,
        section.bespoke.volume-guarantee .stethoscope.stethoscope-1 .svg-element {
          max-width: 1200px; } }
      @media (max-width: 1199px) {
        section.bespoke.volume-guarantee .stethoscope.stethoscope-1 img,
        section.bespoke.volume-guarantee .stethoscope.stethoscope-1 .svg-element {
          max-width: 992px; } }
      .browser-IE section.bespoke.volume-guarantee .stethoscope.stethoscope-1 img svg, .browser-IE
      section.bespoke.volume-guarantee .stethoscope.stethoscope-1 .svg-element svg {
        height: 2055px; }
        @media (max-width: 1399px) {
          .browser-IE section.bespoke.volume-guarantee .stethoscope.stethoscope-1 img svg, .browser-IE
          section.bespoke.volume-guarantee .stethoscope.stethoscope-1 .svg-element svg {
            height: 1672px; } }
        @media (max-width: 1199px) {
          .browser-IE section.bespoke.volume-guarantee .stethoscope.stethoscope-1 img svg, .browser-IE
          section.bespoke.volume-guarantee .stethoscope.stethoscope-1 .svg-element svg {
            height: 1381px; } }
  section.bespoke.volume-guarantee .stethoscope.stethoscope-2 {
    width: 100%;
    top: 185px;
    left: 0px; }
    @media (max-width: 1199px) {
      section.bespoke.volume-guarantee .stethoscope.stethoscope-2 {
        top: 170px; } }
    @media (max-width: 991px) {
      section.bespoke.volume-guarantee .stethoscope.stethoscope-2 {
        top: inherit;
        bottom: calc(0% - 200px);
        height: 400px; } }
    section.bespoke.volume-guarantee .stethoscope.stethoscope-2 img,
    section.bespoke.volume-guarantee .stethoscope.stethoscope-2 .svg-element {
      position: relative;
      max-width: 1035px;
      transform: translateX(-50%);
      left: 50%;
      margin: 0px;
      margin-left: 240px; }
      @media (max-width: 1399px) {
        section.bespoke.volume-guarantee .stethoscope.stethoscope-2 img,
        section.bespoke.volume-guarantee .stethoscope.stethoscope-2 .svg-element {
          width: 875px;
          margin-left: 240px; } }
      @media (max-width: 1199px) {
        section.bespoke.volume-guarantee .stethoscope.stethoscope-2 img,
        section.bespoke.volume-guarantee .stethoscope.stethoscope-2 .svg-element {
          width: 700px;
          margin-left: 240px; } }
      @media (max-width: 991px) {
        section.bespoke.volume-guarantee .stethoscope.stethoscope-2 img,
        section.bespoke.volume-guarantee .stethoscope.stethoscope-2 .svg-element {
          width: 600px;
          bottom: 0px;
          top: -50%;
          position: relative; } }
  section.bespoke.volume-guarantee .stethoscope.stethoscope-3 {
    top: -180px;
    left: 50%;
    transform: translateX(-280px); }
    @media (max-width: 1399px) {
      section.bespoke.volume-guarantee .stethoscope.stethoscope-3 {
        transform: translateX(-210px); } }
    @media (max-width: 1199px) {
      section.bespoke.volume-guarantee .stethoscope.stethoscope-3 {
        transform: translateX(-165px); } }
    @media (max-width: 991px) {
      section.bespoke.volume-guarantee .stethoscope.stethoscope-3 {
        transform: translateX(-160px); } }
    section.bespoke.volume-guarantee .stethoscope.stethoscope-3 img,
    section.bespoke.volume-guarantee .stethoscope.stethoscope-3 .svg-element {
      max-width: 35px; }
      @media (max-width: 1399px) {
        section.bespoke.volume-guarantee .stethoscope.stethoscope-3 img,
        section.bespoke.volume-guarantee .stethoscope.stethoscope-3 .svg-element {
          max-width: 30px; } }
      @media (max-width: 1199px) {
        section.bespoke.volume-guarantee .stethoscope.stethoscope-3 img,
        section.bespoke.volume-guarantee .stethoscope.stethoscope-3 .svg-element {
          max-width: 25px; } }
      @media (max-width: 991px) {
        section.bespoke.volume-guarantee .stethoscope.stethoscope-3 img,
        section.bespoke.volume-guarantee .stethoscope.stethoscope-3 .svg-element {
          max-width: 20px; } }
  section.bespoke.volume-guarantee .stethoscope.stethoscope-4 {
    top: 100%;
    top: calc(100% - 60px);
    left: 55%; }
    @media (max-width: 1399px) {
      section.bespoke.volume-guarantee .stethoscope.stethoscope-4 {
        left: 60%; } }
    @media (max-width: 991px) {
      section.bespoke.volume-guarantee .stethoscope.stethoscope-4 {
        left: 50%;
        transform: translateX(100px);
        max-height: 250px; } }
    section.bespoke.volume-guarantee .stethoscope.stethoscope-4 img,
    section.bespoke.volume-guarantee .stethoscope.stethoscope-4 .svg-element {
      max-width: 35px; }
      @media (max-width: 1399px) {
        section.bespoke.volume-guarantee .stethoscope.stethoscope-4 img,
        section.bespoke.volume-guarantee .stethoscope.stethoscope-4 .svg-element {
          max-width: 30px; } }
      @media (max-width: 1199px) {
        section.bespoke.volume-guarantee .stethoscope.stethoscope-4 img,
        section.bespoke.volume-guarantee .stethoscope.stethoscope-4 .svg-element {
          max-width: 25px; } }
      @media (max-width: 991px) {
        section.bespoke.volume-guarantee .stethoscope.stethoscope-4 img,
        section.bespoke.volume-guarantee .stethoscope.stethoscope-4 .svg-element {
          max-width: 20px; } }

/* fade image in after load */
.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  opacity: 1;
  transition: opacity 300ms; }

/* Magnific popup animations */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/* =transition */
.mfp-ready .mfp-figure {
  opacity: 0; }

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: scale(0.95); }

.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
  opacity: 0;
  transition: all 0.3s ease-out; }

.mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
  opacity: 1;
  transform: scale(1); }

.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
  opacity: 0.8; }

.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
  transform: scale(0.95);
  opacity: 0; }

.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
  opacity: 0; }

.mfp-iframe-scaler {
  overflow: visible;
  /*so the close button is shown*/ }

.mfp-zoom-out-cur {
  cursor: auto; }

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer; }

/* Fix for videos */
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1); }

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0; }

.mfp-close {
  z-index: -1; }

@-webkit-keyframes drawStroke {
  to {
    stroke-dashoffset: 0; } }

@keyframes drawStroke {
  to {
    stroke-dashoffset: 0; } }

[data-aos="draw-stroke"].aos-animate .draw-stroke {
  -webkit-animation-name: drawStroke;
          animation-name: drawStroke;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1; }
