/* @import url("https://use.typekit.net/ygn4vmh.css"); */

@font-face {
  font-family: 'Roboto';
  src: url('/wp-content/themes/gh2019/assets/fonts/Roboto-VariableFont_wdth,wght.ttf') format('truetype');
  font-weight: 200 700; /* Define the weight range available in the variable font */
  font-display: swap;
}

/* ------------------------------------------------------------ *\
	Variables
\* ------------------------------------------------------------ */
.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.pt-1 {
  padding-top: 0.5rem !important;
}

.pr-1 {
  padding-right: 0.5rem !important;
}

.pb-1 {
  padding-bottom: 0.5rem !important;
}

.pl-1 {
  padding-left: 0.5rem !important;
}

.mt-1 {
  margin-top: 0.5rem !important;
}

.mr-1 {
  margin-right: 0.5rem !important;
}

.mb-1 {
  margin-bottom: 0.5rem !important;
}

.ml-1 {
  margin-left: 0.5rem !important;
}

.pt-2 {
  padding-top: 1rem !important;
}

.pr-2 {
  padding-right: 1rem !important;
}

.pb-2 {
  padding-bottom: 1rem !important;
}

.pl-2 {
  padding-left: 1rem !important;
}

.mt-2 {
  margin-top: 1rem !important;
}

.mr-2 {
  margin-right: 1rem !important;
}

.mb-2 {
  margin-bottom: 1rem !important;
}

.ml-2 {
  margin-left: 1rem !important;
}

.pt-3 {
  padding-top: 1.5rem !important;
}

.pr-3 {
  padding-right: 1.5rem !important;
}

.pb-3 {
  padding-bottom: 1.5rem !important;
}

.pl-3 {
  padding-left: 1.5rem !important;
}

.mt-3 {
  margin-top: 1.5rem !important;
}

.mr-3 {
  margin-right: 1.5rem !important;
}

.mb-3 {
  margin-bottom: 1.5rem !important;
}

.ml-3 {
  margin-left: 1.5rem !important;
}

.pt-4 {
  padding-top: 2rem !important;
}

.pr-4 {
  padding-right: 2rem !important;
}

.pb-4 {
  padding-bottom: 2rem !important;
}

.pl-4 {
  padding-left: 2rem !important;
}

.mt-4 {
  margin-top: 2rem !important;
}

.mr-4 {
  margin-right: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.ml-4 {
  margin-left: 2rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.pt-6 {
  padding-top: 4rem !important;
}

.pr-6 {
  padding-right: 4rem !important;
}

.pb-6 {
  padding-bottom: 4rem !important;
}

.pl-6 {
  padding-left: 4rem !important;
}

.mt-6 {
  margin-top: 4rem !important;
}

.mr-6 {
  margin-right: 4rem !important;
}

.mb-6 {
  margin-bottom: 4rem !important;
}

.ml-6 {
  margin-left: 4rem !important;
}

.pt-7 {
  padding-top: 5rem !important;
}

.pr-7 {
  padding-right: 5rem !important;
}

.pb-7 {
  padding-bottom: 5rem !important;
}

.pl-7 {
  padding-left: 5rem !important;
}

.mt-7 {
  margin-top: 5rem !important;
}

.mr-7 {
  margin-right: 5rem !important;
}

.mb-7 {
  margin-bottom: 5rem !important;
}

.ml-7 {
  margin-left: 5rem !important;
}

.pt-8 {
  padding-top: 6rem !important;
}

.pr-8 {
  padding-right: 6rem !important;
}

.pb-8 {
  padding-bottom: 6rem !important;
}

.pl-8 {
  padding-left: 6rem !important;
}

.mt-8 {
  margin-top: 6rem !important;
}

.mr-8 {
  margin-right: 6rem !important;
}

.mb-8 {
  margin-bottom: 6rem !important;
}

.ml-8 {
  margin-left: 6rem !important;
}

.pt-9 {
  padding-top: 8rem !important;
}

.pr-9 {
  padding-right: 8rem !important;
}

.pb-9 {
  padding-bottom: 8rem !important;
}

.pl-9 {
  padding-left: 8rem !important;
}

.mt-9 {
  margin-top: 8rem !important;
}

.mr-9 {
  margin-right: 8rem !important;
}

.mb-9 {
  margin-bottom: 8rem !important;
}

.ml-9 {
  margin-left: 8rem !important;
}

@media (max-width: 1439px) {
  .pt-1 {
    padding-top: 0.5rem !important;
  }
  .pr-1 {
    padding-right: 0.5rem !important;
  }
  .pb-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-1 {
    padding-left: 0.5rem !important;
  }
  .mt-1 {
    margin-top: 0.5rem !important;
  }
  .mr-1 {
    margin-right: 0.5rem !important;
  }
  .mb-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-1 {
    margin-left: 0.5rem !important;
  }
  .pt-2 {
    padding-top: 1rem !important;
  }
  .pr-2 {
    padding-right: 1rem !important;
  }
  .pb-2 {
    padding-bottom: 1rem !important;
  }
  .pl-2 {
    padding-left: 1rem !important;
  }
  .mt-2 {
    margin-top: 1rem !important;
  }
  .mr-2 {
    margin-right: 1rem !important;
  }
  .mb-2 {
    margin-bottom: 1rem !important;
  }
  .ml-2 {
    margin-left: 1rem !important;
  }
  .pt-3 {
    padding-top: 1.5rem !important;
  }
  .pr-3 {
    padding-right: 1.5rem !important;
  }
  .pb-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-3 {
    padding-left: 1.5rem !important;
  }
  .mt-3 {
    margin-top: 1.5rem !important;
  }
  .mr-3 {
    margin-right: 1.5rem !important;
  }
  .mb-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-3 {
    margin-left: 1.5rem !important;
  }
  .pt-4 {
    padding-top: 2rem !important;
  }
  .pr-4 {
    padding-right: 2rem !important;
  }
  .pb-4 {
    padding-bottom: 2rem !important;
  }
  .pl-4 {
    padding-left: 2rem !important;
  }
  .mt-4 {
    margin-top: 2rem !important;
  }
  .mr-4 {
    margin-right: 2rem !important;
  }
  .mb-4 {
    margin-bottom: 2rem !important;
  }
  .ml-4 {
    margin-left: 2rem !important;
  }
  .pt-5 {
    padding-top: 3rem !important;
  }
  .pr-5 {
    padding-right: 3rem !important;
  }
  .pb-5 {
    padding-bottom: 3rem !important;
  }
  .pl-5 {
    padding-left: 3rem !important;
  }
  .mt-5 {
    margin-top: 3rem !important;
  }
  .mr-5 {
    margin-right: 3rem !important;
  }
  .mb-5 {
    margin-bottom: 3rem !important;
  }
  .ml-5 {
    margin-left: 3rem !important;
  }
  .pt-6 {
    padding-top: 4rem !important;
  }
  .pr-6 {
    padding-right: 4rem !important;
  }
  .pb-6 {
    padding-bottom: 4rem !important;
  }
  .pl-6 {
    padding-left: 4rem !important;
  }
  .mt-6 {
    margin-top: 4rem !important;
  }
  .mr-6 {
    margin-right: 4rem !important;
  }
  .mb-6 {
    margin-bottom: 4rem !important;
  }
  .ml-6 {
    margin-left: 4rem !important;
  }
  .pt-7 {
    padding-top: 5rem !important;
  }
  .pr-7 {
    padding-right: 5rem !important;
  }
  .pb-7 {
    padding-bottom: 5rem !important;
  }
  .pl-7 {
    padding-left: 5rem !important;
  }
  .mt-7 {
    margin-top: 5rem !important;
  }
  .mr-7 {
    margin-right: 5rem !important;
  }
  .mb-7 {
    margin-bottom: 5rem !important;
  }
  .ml-7 {
    margin-left: 5rem !important;
  }
  .pt-8 {
    padding-top: 6rem !important;
  }
  .pr-8 {
    padding-right: 6rem !important;
  }
  .pb-8 {
    padding-bottom: 6rem !important;
  }
  .pl-8 {
    padding-left: 6rem !important;
  }
  .mt-8 {
    margin-top: 6rem !important;
  }
  .mr-8 {
    margin-right: 6rem !important;
  }
  .mb-8 {
    margin-bottom: 6rem !important;
  }
  .ml-8 {
    margin-left: 6rem !important;
  }
  .pt-9 {
    padding-top: 8rem !important;
  }
  .pr-9 {
    padding-right: 8rem !important;
  }
  .pb-9 {
    padding-bottom: 8rem !important;
  }
  .pl-9 {
    padding-left: 8rem !important;
  }
  .mt-9 {
    margin-top: 8rem !important;
  }
  .mr-9 {
    margin-right: 8rem !important;
  }
  .mb-9 {
    margin-bottom: 8rem !important;
  }
  .ml-9 {
    margin-left: 8rem !important;
  }
}
@media (max-width: 1199px) {
  .pt-1 {
    padding-top: 0.5rem !important;
  }
  .pr-1 {
    padding-right: 0.5rem !important;
  }
  .pb-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-1 {
    padding-left: 0.5rem !important;
  }
  .mt-1 {
    margin-top: 0.5rem !important;
  }
  .mr-1 {
    margin-right: 0.5rem !important;
  }
  .mb-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-1 {
    margin-left: 0.5rem !important;
  }
  .pt-2 {
    padding-top: 1rem !important;
  }
  .pr-2 {
    padding-right: 1rem !important;
  }
  .pb-2 {
    padding-bottom: 1rem !important;
  }
  .pl-2 {
    padding-left: 1rem !important;
  }
  .mt-2 {
    margin-top: 1rem !important;
  }
  .mr-2 {
    margin-right: 1rem !important;
  }
  .mb-2 {
    margin-bottom: 1rem !important;
  }
  .ml-2 {
    margin-left: 1rem !important;
  }
  .pt-3 {
    padding-top: 1.5rem !important;
  }
  .pr-3 {
    padding-right: 1.5rem !important;
  }
  .pb-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-3 {
    padding-left: 1.5rem !important;
  }
  .mt-3 {
    margin-top: 1.5rem !important;
  }
  .mr-3 {
    margin-right: 1.5rem !important;
  }
  .mb-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-3 {
    margin-left: 1.5rem !important;
  }
  .pt-4 {
    padding-top: 2rem !important;
  }
  .pr-4 {
    padding-right: 2rem !important;
  }
  .pb-4 {
    padding-bottom: 2rem !important;
  }
  .pl-4 {
    padding-left: 2rem !important;
  }
  .mt-4 {
    margin-top: 2rem !important;
  }
  .mr-4 {
    margin-right: 2rem !important;
  }
  .mb-4 {
    margin-bottom: 2rem !important;
  }
  .ml-4 {
    margin-left: 2rem !important;
  }
  .pt-5 {
    padding-top: 2.5rem !important;
  }
  .pr-5 {
    padding-right: 2.5rem !important;
  }
  .pb-5 {
    padding-bottom: 2.5rem !important;
  }
  .pl-5 {
    padding-left: 2.5rem !important;
  }
  .mt-5 {
    margin-top: 2.5rem !important;
  }
  .mr-5 {
    margin-right: 2.5rem !important;
  }
  .mb-5 {
    margin-bottom: 2.5rem !important;
  }
  .ml-5 {
    margin-left: 2.5rem !important;
  }
  .pt-6 {
    padding-top: 3rem !important;
  }
  .pr-6 {
    padding-right: 3rem !important;
  }
  .pb-6 {
    padding-bottom: 3rem !important;
  }
  .pl-6 {
    padding-left: 3rem !important;
  }
  .mt-6 {
    margin-top: 3rem !important;
  }
  .mr-6 {
    margin-right: 3rem !important;
  }
  .mb-6 {
    margin-bottom: 3rem !important;
  }
  .ml-6 {
    margin-left: 3rem !important;
  }
  .pt-7 {
    padding-top: 3.75rem !important;
  }
  .pr-7 {
    padding-right: 3.75rem !important;
  }
  .pb-7 {
    padding-bottom: 3.75rem !important;
  }
  .pl-7 {
    padding-left: 3.75rem !important;
  }
  .mt-7 {
    margin-top: 3.75rem !important;
  }
  .mr-7 {
    margin-right: 3.75rem !important;
  }
  .mb-7 {
    margin-bottom: 3.75rem !important;
  }
  .ml-7 {
    margin-left: 3.75rem !important;
  }
  .pt-8 {
    padding-top: 4.5rem !important;
  }
  .pr-8 {
    padding-right: 4.5rem !important;
  }
  .pb-8 {
    padding-bottom: 4.5rem !important;
  }
  .pl-8 {
    padding-left: 4.5rem !important;
  }
  .mt-8 {
    margin-top: 4.5rem !important;
  }
  .mr-8 {
    margin-right: 4.5rem !important;
  }
  .mb-8 {
    margin-bottom: 4.5rem !important;
  }
  .ml-8 {
    margin-left: 4.5rem !important;
  }
  .pt-9 {
    padding-top: 6rem !important;
  }
  .pr-9 {
    padding-right: 6rem !important;
  }
  .pb-9 {
    padding-bottom: 6rem !important;
  }
  .pl-9 {
    padding-left: 6rem !important;
  }
  .mt-9 {
    margin-top: 6rem !important;
  }
  .mr-9 {
    margin-right: 6rem !important;
  }
  .mb-9 {
    margin-bottom: 6rem !important;
  }
  .ml-9 {
    margin-left: 6rem !important;
  }
}
@media (max-width: 991px) {
  .pt-1 {
    padding-top: 0.375rem !important;
  }
  .pr-1 {
    padding-right: 0.375rem !important;
  }
  .pb-1 {
    padding-bottom: 0.375rem !important;
  }
  .pl-1 {
    padding-left: 0.375rem !important;
  }
  .mt-1 {
    margin-top: 0.375rem !important;
  }
  .mr-1 {
    margin-right: 0.375rem !important;
  }
  .mb-1 {
    margin-bottom: 0.375rem !important;
  }
  .ml-1 {
    margin-left: 0.375rem !important;
  }
  .pt-2 {
    padding-top: 0.75rem !important;
  }
  .pr-2 {
    padding-right: 0.75rem !important;
  }
  .pb-2 {
    padding-bottom: 0.75rem !important;
  }
  .pl-2 {
    padding-left: 0.75rem !important;
  }
  .mt-2 {
    margin-top: 0.75rem !important;
  }
  .mr-2 {
    margin-right: 0.75rem !important;
  }
  .mb-2 {
    margin-bottom: 0.75rem !important;
  }
  .ml-2 {
    margin-left: 0.75rem !important;
  }
  .pt-3 {
    padding-top: 1rem !important;
  }
  .pr-3 {
    padding-right: 1rem !important;
  }
  .pb-3 {
    padding-bottom: 1rem !important;
  }
  .pl-3 {
    padding-left: 1rem !important;
  }
  .mt-3 {
    margin-top: 1rem !important;
  }
  .mr-3 {
    margin-right: 1rem !important;
  }
  .mb-3 {
    margin-bottom: 1rem !important;
  }
  .ml-3 {
    margin-left: 1rem !important;
  }
  .pt-4 {
    padding-top: 1.5rem !important;
  }
  .pr-4 {
    padding-right: 1.5rem !important;
  }
  .pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-4 {
    padding-left: 1.5rem !important;
  }
  .mt-4 {
    margin-top: 1.5rem !important;
  }
  .mr-4 {
    margin-right: 1.5rem !important;
  }
  .mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-4 {
    margin-left: 1.5rem !important;
  }
  .pt-5 {
    padding-top: 2rem !important;
  }
  .pr-5 {
    padding-right: 2rem !important;
  }
  .pb-5 {
    padding-bottom: 2rem !important;
  }
  .pl-5 {
    padding-left: 2rem !important;
  }
  .mt-5 {
    margin-top: 2rem !important;
  }
  .mr-5 {
    margin-right: 2rem !important;
  }
  .mb-5 {
    margin-bottom: 2rem !important;
  }
  .ml-5 {
    margin-left: 2rem !important;
  }
  .pt-6 {
    padding-top: 2.5rem !important;
  }
  .pr-6 {
    padding-right: 2.5rem !important;
  }
  .pb-6 {
    padding-bottom: 2.5rem !important;
  }
  .pl-6 {
    padding-left: 2.5rem !important;
  }
  .mt-6 {
    margin-top: 2.5rem !important;
  }
  .mr-6 {
    margin-right: 2.5rem !important;
  }
  .mb-6 {
    margin-bottom: 2.5rem !important;
  }
  .ml-6 {
    margin-left: 2.5rem !important;
  }
  .pt-7 {
    padding-top: 3.125rem !important;
  }
  .pr-7 {
    padding-right: 3.125rem !important;
  }
  .pb-7 {
    padding-bottom: 3.125rem !important;
  }
  .pl-7 {
    padding-left: 3.125rem !important;
  }
  .mt-7 {
    margin-top: 3.125rem !important;
  }
  .mr-7 {
    margin-right: 3.125rem !important;
  }
  .mb-7 {
    margin-bottom: 3.125rem !important;
  }
  .ml-7 {
    margin-left: 3.125rem !important;
  }
  .pt-8 {
    padding-top: 3.75rem !important;
  }
  .pr-8 {
    padding-right: 3.75rem !important;
  }
  .pb-8 {
    padding-bottom: 3.75rem !important;
  }
  .pl-8 {
    padding-left: 3.75rem !important;
  }
  .mt-8 {
    margin-top: 3.75rem !important;
  }
  .mr-8 {
    margin-right: 3.75rem !important;
  }
  .mb-8 {
    margin-bottom: 3.75rem !important;
  }
  .ml-8 {
    margin-left: 3.75rem !important;
  }
  .pt-9 {
    padding-top: 5.5rem !important;
  }
  .pr-9 {
    padding-right: 5.5rem !important;
  }
  .pb-9 {
    padding-bottom: 5.5rem !important;
  }
  .pl-9 {
    padding-left: 5.5rem !important;
  }
  .mt-9 {
    margin-top: 5.5rem !important;
  }
  .mr-9 {
    margin-right: 5.5rem !important;
  }
  .mb-9 {
    margin-bottom: 5.5rem !important;
  }
  .ml-9 {
    margin-left: 5.5rem !important;
  }
}
@media (max-width: 767px) {
  .pt-1 {
    padding-top: 0.375rem !important;
  }
  .pr-1 {
    padding-right: 0.375rem !important;
  }
  .pb-1 {
    padding-bottom: 0.375rem !important;
  }
  .pl-1 {
    padding-left: 0.375rem !important;
  }
  .mt-1 {
    margin-top: 0.375rem !important;
  }
  .mr-1 {
    margin-right: 0.375rem !important;
  }
  .mb-1 {
    margin-bottom: 0.375rem !important;
  }
  .ml-1 {
    margin-left: 0.375rem !important;
  }
  .pt-2 {
    padding-top: 0.75rem !important;
  }
  .pr-2 {
    padding-right: 0.75rem !important;
  }
  .pb-2 {
    padding-bottom: 0.75rem !important;
  }
  .pl-2 {
    padding-left: 0.75rem !important;
  }
  .mt-2 {
    margin-top: 0.75rem !important;
  }
  .mr-2 {
    margin-right: 0.75rem !important;
  }
  .mb-2 {
    margin-bottom: 0.75rem !important;
  }
  .ml-2 {
    margin-left: 0.75rem !important;
  }
  .pt-3 {
    padding-top: 1rem !important;
  }
  .pr-3 {
    padding-right: 1rem !important;
  }
  .pb-3 {
    padding-bottom: 1rem !important;
  }
  .pl-3 {
    padding-left: 1rem !important;
  }
  .mt-3 {
    margin-top: 1rem !important;
  }
  .mr-3 {
    margin-right: 1rem !important;
  }
  .mb-3 {
    margin-bottom: 1rem !important;
  }
  .ml-3 {
    margin-left: 1rem !important;
  }
  .pt-4 {
    padding-top: 1.25rem !important;
  }
  .pr-4 {
    padding-right: 1.25rem !important;
  }
  .pb-4 {
    padding-bottom: 1.25rem !important;
  }
  .pl-4 {
    padding-left: 1.25rem !important;
  }
  .mt-4 {
    margin-top: 1.25rem !important;
  }
  .mr-4 {
    margin-right: 1.25rem !important;
  }
  .mb-4 {
    margin-bottom: 1.25rem !important;
  }
  .ml-4 {
    margin-left: 1.25rem !important;
  }
  .pt-5 {
    padding-top: 1.75rem !important;
  }
  .pr-5 {
    padding-right: 1.75rem !important;
  }
  .pb-5 {
    padding-bottom: 1.75rem !important;
  }
  .pl-5 {
    padding-left: 1.75rem !important;
  }
  .mt-5 {
    margin-top: 1.75rem !important;
  }
  .mr-5 {
    margin-right: 1.75rem !important;
  }
  .mb-5 {
    margin-bottom: 1.75rem !important;
  }
  .ml-5 {
    margin-left: 1.75rem !important;
  }
  .pt-6 {
    padding-top: 2rem !important;
  }
  .pr-6 {
    padding-right: 2rem !important;
  }
  .pb-6 {
    padding-bottom: 2rem !important;
  }
  .pl-6 {
    padding-left: 2rem !important;
  }
  .mt-6 {
    margin-top: 2rem !important;
  }
  .mr-6 {
    margin-right: 2rem !important;
  }
  .mb-6 {
    margin-bottom: 2rem !important;
  }
  .ml-6 {
    margin-left: 2rem !important;
  }
  .pt-7 {
    padding-top: 2.75rem !important;
  }
  .pr-7 {
    padding-right: 2.75rem !important;
  }
  .pb-7 {
    padding-bottom: 2.75rem !important;
  }
  .pl-7 {
    padding-left: 2.75rem !important;
  }
  .mt-7 {
    margin-top: 2.75rem !important;
  }
  .mr-7 {
    margin-right: 2.75rem !important;
  }
  .mb-7 {
    margin-bottom: 2.75rem !important;
  }
  .ml-7 {
    margin-left: 2.75rem !important;
  }
  .pt-8 {
    padding-top: 3.5rem !important;
  }
  .pr-8 {
    padding-right: 3.5rem !important;
  }
  .pb-8 {
    padding-bottom: 3.5rem !important;
  }
  .pl-8 {
    padding-left: 3.5rem !important;
  }
  .mt-8 {
    margin-top: 3.5rem !important;
  }
  .mr-8 {
    margin-right: 3.5rem !important;
  }
  .mb-8 {
    margin-bottom: 3.5rem !important;
  }
  .ml-8 {
    margin-left: 3.5rem !important;
  }
  .pt-9 {
    padding-top: 4.5rem !important;
  }
  .pr-9 {
    padding-right: 4.5rem !important;
  }
  .pb-9 {
    padding-bottom: 4.5rem !important;
  }
  .pl-9 {
    padding-left: 4.5rem !important;
  }
  .mt-9 {
    margin-top: 4.5rem !important;
  }
  .mr-9 {
    margin-right: 4.5rem !important;
  }
  .mb-9 {
    margin-bottom: 4.5rem !important;
  }
  .ml-9 {
    margin-left: 4.5rem !important;
  }
}
@media (max-width: 575px) {
  .pt-1 {
    padding-top: 0.25rem !important;
  }
  .pr-1 {
    padding-right: 0.25rem !important;
  }
  .pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-1 {
    padding-left: 0.25rem !important;
  }
  .mt-1 {
    margin-top: 0.25rem !important;
  }
  .mr-1 {
    margin-right: 0.25rem !important;
  }
  .mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-1 {
    margin-left: 0.25rem !important;
  }
  .pt-2 {
    padding-top: 0.5rem !important;
  }
  .pr-2 {
    padding-right: 0.5rem !important;
  }
  .pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-2 {
    padding-left: 0.5rem !important;
  }
  .mt-2 {
    margin-top: 0.5rem !important;
  }
  .mr-2 {
    margin-right: 0.5rem !important;
  }
  .mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-2 {
    margin-left: 0.5rem !important;
  }
  .pt-3 {
    padding-top: 0.75rem !important;
  }
  .pr-3 {
    padding-right: 0.75rem !important;
  }
  .pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .pl-3 {
    padding-left: 0.75rem !important;
  }
  .mt-3 {
    margin-top: 0.75rem !important;
  }
  .mr-3 {
    margin-right: 0.75rem !important;
  }
  .mb-3 {
    margin-bottom: 0.75rem !important;
  }
  .ml-3 {
    margin-left: 0.75rem !important;
  }
  .pt-4 {
    padding-top: 1rem !important;
  }
  .pr-4 {
    padding-right: 1rem !important;
  }
  .pb-4 {
    padding-bottom: 1rem !important;
  }
  .pl-4 {
    padding-left: 1rem !important;
  }
  .mt-4 {
    margin-top: 1rem !important;
  }
  .mr-4 {
    margin-right: 1rem !important;
  }
  .mb-4 {
    margin-bottom: 1rem !important;
  }
  .ml-4 {
    margin-left: 1rem !important;
  }
  .pt-5 {
    padding-top: 1.25rem !important;
  }
  .pr-5 {
    padding-right: 1.25rem !important;
  }
  .pb-5 {
    padding-bottom: 1.25rem !important;
  }
  .pl-5 {
    padding-left: 1.25rem !important;
  }
  .mt-5 {
    margin-top: 1.25rem !important;
  }
  .mr-5 {
    margin-right: 1.25rem !important;
  }
  .mb-5 {
    margin-bottom: 1.25rem !important;
  }
  .ml-5 {
    margin-left: 1.25rem !important;
  }
  .pt-6 {
    padding-top: 1.75rem !important;
  }
  .pr-6 {
    padding-right: 1.75rem !important;
  }
  .pb-6 {
    padding-bottom: 1.75rem !important;
  }
  .pl-6 {
    padding-left: 1.75rem !important;
  }
  .mt-6 {
    margin-top: 1.75rem !important;
  }
  .mr-6 {
    margin-right: 1.75rem !important;
  }
  .mb-6 {
    margin-bottom: 1.75rem !important;
  }
  .ml-6 {
    margin-left: 1.75rem !important;
  }
  .pt-7 {
    padding-top: 2rem !important;
  }
  .pr-7 {
    padding-right: 2rem !important;
  }
  .pb-7 {
    padding-bottom: 2rem !important;
  }
  .pl-7 {
    padding-left: 2rem !important;
  }
  .mt-7 {
    margin-top: 2rem !important;
  }
  .mr-7 {
    margin-right: 2rem !important;
  }
  .mb-7 {
    margin-bottom: 2rem !important;
  }
  .ml-7 {
    margin-left: 2rem !important;
  }
  .pt-8 {
    padding-top: 2.25rem !important;
  }
  .pr-8 {
    padding-right: 2.25rem !important;
  }
  .pb-8 {
    padding-bottom: 2.25rem !important;
  }
  .pl-8 {
    padding-left: 2.25rem !important;
  }
  .mt-8 {
    margin-top: 2.25rem !important;
  }
  .mr-8 {
    margin-right: 2.25rem !important;
  }
  .mb-8 {
    margin-bottom: 2.25rem !important;
  }
  .ml-8 {
    margin-left: 2.25rem !important;
  }
  .pt-9 {
    padding-top: 3.5rem !important;
  }
  .pr-9 {
    padding-right: 3.5rem !important;
  }
  .pb-9 {
    padding-bottom: 3.5rem !important;
  }
  .pl-9 {
    padding-left: 3.5rem !important;
  }
  .mt-9 {
    margin-top: 3.5rem !important;
  }
  .mr-9 {
    margin-right: 3.5rem !important;
  }
  .mb-9 {
    margin-bottom: 3.5rem !important;
  }
  .ml-9 {
    margin-left: 3.5rem !important;
  }
}
/* ------------------------------------------------------------ *\
	Mixins
\* ------------------------------------------------------------ */
/* make filter drop down arrow white */
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
* {
  padding: 0;
  margin: 0;
  outline: 0;
  box-sizing: border-box;
}
*:before, *:after {
  box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
}

template {
  display: none;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-size-adjust: none;
}

img,
iframe,
video,
audio,
object {
  max-width: 100%;
}

img,
iframe {
  border: 0 none;
}

img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

b,
strong {
  font-weight: bold;
}

address {
  font-style: normal;
}

svg:not(:root) {
  overflow: hidden;
}

a,
button,
input[type=submit],
input[type=button],
input[type=reset],
input[type=file],
input[type=image],
label[for] {
  cursor: pointer;
}

a[href^=tel],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=color],
textarea,
a[href^=tel] {
  appearance: none;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  appearance: none;
}

textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

button,
select {
  text-transform: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

nav ul,
nav ol {
  list-style: none outside none;
}

/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
body {
  min-width: 320px;
  background: #F2F7FC;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.3;
  color: #233040;
}

a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s ease, opacity 0.3s ease;
}
a:hover, a[href^=tel] {
  text-decoration: none;
}
a:hover {
  color: #00A3B5;
}
a.blueBold {
  color: #09305C;
  font-weight: 600;
  text-decoration: none !important;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  color: #09305C;
  line-height: 1.2;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
p,
ul,
ol {
  margin-bottom: 24px;
}

h1, .h1 {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 64px;
}

h2, .h2 {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 32px;
}

h3, .h3 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 32px;
}

h4, .h4 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 24px;
}

h5, .h5 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 24px;
}

h6, .h6 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 24px;
}

.accordion__body p a {
  text-decoration: underline;
}

ul {
  list-style-type: square;
}
ul li::marker {
  color: #3BC2C4;
}

p:last-child,
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}

.section__content a {
  text-decoration: underline;
}

.section__content a.btn, .section__content .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn .section__content a {
  text-decoration: none;
}

@media (max-width: 991px) {
  body {
    font-size: 16px;
  }
  h1, .h1 {
    font-size: 45px;
  }
  h2, .h2 {
    font-size: 34px;
  }
  h3, .h3 {
    font-size: 27px;
  }
  h4, .h4 {
    font-size: 22px;
  }
  h5, .h5 {
    font-size: 18px;
  }
  h6, .h6 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
  }
  h1, .h1 {
    font-size: 30px;
  }
  h2, .h2 {
    font-size: 28px;
  }
  h3, .h3 {
    font-size: 24px;
  }
  h4, .h4 {
    font-size: 20px;
  }
  h5, .h5 {
    font-size: 16px;
  }
  h6, .h6 {
    font-size: 16px;
  }
}
/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear {
  @util clearfix;
}

/*  Notext  */
.notext {
  @util text-hide;
}

.inactive {
  opacity: 0.4 !important;
}

/*  Hidden  */
[hidden],
.hidden {
  display: none !important;
}

/*  Alignleft  */
.alignleft {
  float: left;
}

/*  Alignright  */
.alignright {
  float: right;
}

.alignCentre {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*  Disabled  */
[disabled],
.disabled {
  cursor: default;
}

/*  Grid  */
.col {
  max-width: 100%;
  flex: 1;
}
.cols {
  display: flex;
  flex-flow: row wrap;
}
.col--1of2 {
  max-width: 50%;
  flex: 0 0 50%;
}

.underline {
  text-decoration: underline;
}
.underline:hover {
  text-decoration: underline;
}

/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
/* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */
.svg-sprite path {
  fill: inherit;
  stroke: inherit;
}

[class*=ico-] {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
[class*=ico-] svg {
  width: 100%;
  height: 100%;
  fill: inherit;
}

/* ------------------------------------------------------------ *\
	Body background
\* ------------------------------------------------------------ */
.bg-gray {
  background: #F2F7FC;
}

/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  overflow: hidden;
}

/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */
.container {
  position: relative;
  max-width: 1252px;
}
@media (max-width: 767px) {
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
}

/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header .header__inner {
  background: #F2F7FC;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.header .header__inner .logo {
  width: 213px;
  height: 84px;
}
.header .header__inner .logo:hover {
  opacity: 1;
}
.header .header__nav {
  background-color: #09305C;
  height: 72px;
}
.header .header__nav .container {
  position: static;
}
.header .header__nav .main-navigation {
  height: 100%;
}
.header .header__nav .main-navigation .nav-utilities {
  display: none;
}
.header .header__search {
  height: 72px;
  position: absolute;
  right: calc((100% - 1222px) / 2);
  top: 124px;
  width: 50px;
  z-index: 4;
}
.header .header__search .search {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in;
  width: 60px;
}
.header .header__search .search form {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.header .header__search .search__field {
  background-color: transparent;
  padding: 0 0 0 20px;
  width: 60px;
  transition: all 0.3s ease-in;
  font-size: 0;
}
.header .header__search .search__btn {
  background-image: none;
  transition: all 0.3s ease-in;
}
.header .header__search .search__btn i {
  color: white;
  font-size: 25px;
  transition: all 0.3s ease-in;
}
.header .header__search .close-search {
  position: absolute;
  right: 0;
  width: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
  color: #353662;
  transition: all 0.3s ease-in;
  pointer-events: none;
  opacity: 0;
}
.header .header__search .close-search i {
  font-size: 33px;
  margin-top: -4px;
}
.header .header__search .button-seperator {
  border: solid 1px #353662;
  position: absolute;
  right: -15px;
  height: 24px;
  width: 1px;
  opacity: 0;
  transition: all 0.3s ease-in;
}
.header.search-open .search {
  width: 400px;
}
.header.search-open .mega-menu-wrap {
  opacity: 0;
}
.header.search-open .search__btn i {
  color: #353662;
}
.header.search-open .button-seperator {
  right: 45px;
  opacity: 1;
}
.header.search-open .close-search {
  opacity: 1;
  pointer-events: initial;
  right: 15px;
}
.header.search-open .search__btn {
  right: 60px;
}
.header.search-open .search .search__field {
  width: 100%;
  background-color: white;
  display: block;
  font-size: 14px;
}
@media (max-width: 1250px) {
  .header .header__inner {
    padding-top: 0.75rem;
    padding-bottom: 1rem;
  }
  .header .header__nav {
    height: 0;
  }
  .header .header__nav .main-navigation .nav {
    background-color: #09305C;
    display: block;
    height: auto;
    left: -100%;
    position: absolute;
    top: 0;
    transition: left 0.3s;
    width: 100%;
    z-index: 5;
  }
  .header .header__nav .main-navigation .nav:after {
    content: "";
    background-color: #09305C;
    height: 10000px;
    position: absolute;
    width: 100%;
  }
  .header .header__nav .main-navigation .nav.open {
    left: 0;
  }
  .header .header__nav .main-navigation .nav .nav-utilities {
    display: flex;
    padding: 48px 8px 48px 8px;
  }
  .header .header__nav .main-navigation .nav .nav-utilities > ul {
    display: block;
    margin-left: 0 !important;
  }
  .header .header__nav .main-navigation .nav .nav-utilities > ul > li {
    color: #fff;
    margin-bottom: 18px;
  }
  .header .header__nav .main-navigation .nav .nav-utilities > ul > li + li {
    margin-left: 0;
  }
  .header .header__nav .main-navigation .nav .nav-utilities > ul > li a {
    font-size: 16px;
    padding-left: 33px;
  }
  .header .header__nav .main-navigation .nav .nav-utilities > ul > li a:before {
    font-size: 19px;
    text-align: center;
    width: 24px;
  }
  .header.mobileSeachOpen {
    position: relative;
  }
  .header.mobileSeachOpen .header__search {
    display: block;
  }
  .header.mobileSeachOpen .header__search:after {
    content: "";
    background-color: #454545;
    height: 10000px;
    opacity: 0.7;
    position: absolute;
    top: 72px;
    width: 100%;
  }
  .header.mobileSeachOpen .header__search .close-search {
    opacity: 1;
  }
  .header .header__search {
    background-color: #09305C;
    display: none;
    right: 0;
    top: 112px;
    width: 100%;
    z-index: 2;
  }
  .header .header__search .search {
    width: calc(100% - 30px);
    right: 15px;
  }
  .header .header__search .mega-menu-wrap {
    opacity: 0;
  }
  .header .header__search .search__btn i {
    color: #353662;
  }
  .header .header__search .button-seperator {
    right: 45px;
    opacity: 1;
  }
  .header .header__search .close-search {
    right: 15px;
    pointer-events: initial;
  }
  .header .header__search .search__btn {
    right: 60px;
  }
  .header .header__search .search .search__field {
    width: 100%;
    background-color: white;
    display: block;
    font-size: 14px;
  }
  .header .header__content {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    width: 100%;
    padding: 10px 10px;
    background: #F2F7FC;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 1001;
  }
  .header .header__content.open {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
@media (max-width: 991px) {
  .header .header__inner .logo {
    width: 180px;
    height: 81px;
  }
  .header .header__search {
    top: 109px;
  }
}
@media (max-width: 767px) {
  .header [class*=col] {
    position: static;
  }
  .header .header__inner {
    position: relative;
  }
  .header .header__inner .logo {
    width: 133px;
    height: 60px;
  }
  .header .header__inner .search {
    margin-bottom: -1px;
    margin-right: 33px;
  }
  .header-alt .logo {
    height: 66px;
  }
}

.headerFixed1 {
  background-color: #ffffff;
}

@media (min-width: 1250px) {
  .headerFixed1, .headerFixed2 {
    position: fixed;
    top: 0;
    z-index: 20;
    width: 100%;
  }
  .headerFixed1 .header__inner, .headerFixed2 .header__inner {
    transition: 0.1s;
    -webkit-transition: 0.1s;
    -moz--transition: 0.1s;
    -o-transition: 0.1s;
  }
  .headerFixed1 .header__inner .logo, .headerFixed2 .header__inner .logo {
    transition: 0.1s;
    -webkit-transition: 0.1s;
    -moz--transition: 0.1s;
    -o-transition: 0.1s;
  }
  .headerFixed1 .header__nav, .headerFixed2 .header__nav {
    transition: 0.1s;
    -webkit-transition: 0.1s;
    -moz--transition: 0.1s;
    -o-transition: 0.1s;
  }
  .headerFixedScroll .header__inner {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .headerFixedScroll .header__inner .logo {
    width: 180px;
    height: 81px;
  }
  .headerFixedScroll .header__inner .search {
    margin-bottom: -1px;
  }
  .headerFixedScroll .nav-utilities > ul > li > ul {
    margin-top: 16px;
  }
  .headerFixedScroll .header__nav {
    height: 55px;
  }
  .headerFixedScroll .header__nav .nav > ul > li > ul {
    margin-top: 18px;
  }
  .headerFixedScroll .header__nav .search .search__field {
    height: 35px;
  }
  .headerFixedScroll .header__search {
    height: 55px;
    top: 112px;
  }
  .headerFixedScroll .header__search .search .search__btn {
    top: 26px;
  }
}
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
@media (min-width: 1250px) {
  .mainFixed1 {
    margin-top: 246px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz--transition: 0.3s;
    -o-transition: 0.3s;
  }
  .mainFixed1.mainFixedScroll {
    margin-top: 222px;
  }
  .mainFixed2 {
    margin-top: 196px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz--transition: 0.3s;
    -o-transition: 0.3s;
  }
  .mainFixed2.mainFixedScroll {
    margin-top: 162px;
  }
}
/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */
.mobilebr {
  display: none;
}

@media (max-width: 767px) {
  .mobilebr {
    display: block;
  }
}
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer {
  padding: 37px 4px 37px 0;
  background: #09305C;
  color: #F2F7FC;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.45;
}
.footer .logo {
  width: 192px;
  height: 75px;
}
.footer .footer__aside {
  padding-top: 5px;
}
.footer .footer__aside-socials {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer .footer__aside-socials i {
  font-size: 25px;
}
.footer .footer__nav ul {
  list-style-type: none;
  line-height: 1.2;
}
.footer .footer__nav ul li + li {
  margin-top: 4px;
}
.footer .footer__bar {
  text-align: right;
}
.footer .footer__bar .copyright {
  font-size: 12px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .footer .logo {
    width: 160px;
    height: 72px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 19px 0;
    font-size: 12px;
    font-weight: 500;
  }
  .footer .contacts {
    line-height: 1.7;
  }
  .footer .footer__bar {
    text-align: left;
  }
  .footer .footer__aside {
    word-break: break-word;
  }
  .footer .footer__aside-inner {
    margin-right: -10px;
    margin-left: -10px;
  }
  .footer .footer__aside-inner [class*=col-] {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer .footer__nav {
    line-height: 1.1;
    margin-top: 0.75rem !important;
  }
  .footer .footer__nav ul li + li {
    margin-top: 5px;
  }
}

/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btnFC, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.btn a, .btn, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a {
  color: #F2F7FC;
}

.btnFCH, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.btn:hover a, .btn:hover, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a:hover, .btn:focus, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a:focus {
  color: #09305C;
}

.btn-outlineFC, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.btn-outline a, .btn-outline, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a {
  color: #09305C;
}

.btn-outlineFCH, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.btn-outline:hover a, .btn-outline:hover, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a:hover {
  color: #F2F7FC;
}

.btn, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a {
  display: inline-block;
  min-width: 274px;
  padding: 10px 20px;
  background: #09305C;
  border: 2px solid #09305C;
  border-radius: 10px;
  max-width: 100%;
  font-weight: 500;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  appearance: none;
  transition: border-color 0.3s ease, background 0.3s ease, color 0.3s ease;
}
.btn:hover, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a:hover, .btn:focus, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a:focus {
  opacity: 1;
  background: transparent;
  border-color: #09305C;
  box-shadow: none;
}
.btn--block {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
.btn-outline, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a {
  background: transparent;
  border-color: #09305C;
}
.btn-outline:hover, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a:hover {
  background: #09305C;
}
.btn--white, .btn .cc-btn, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a .cc-btn {
  background: #F2F7FC !important;
  border-color: #F2F7FC !important;
  color: #09305C !important;
}
.btn--white:hover, .btn .cc-btn:hover, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a .cc-btn:hover {
  background: transparent !important;
  border-color: #F2F7FC !important;
  color: #F2F7FC !important;
}
.btn--white-teal {
  background: #F2F7FC !important;
  border-color: #F2F7FC !important;
  color: #09305C !important;
}
.btn--white-teal:hover {
  background: #3BC2C4 !important;
  border-color: #F2F7FC !important;
  color: #F2F7FC !important;
}
.btn--md {
  min-width: 290px;
  padding: 14px 36px;
}
@media (max-width: 767px) {
  .btn--md {
    min-width: 100%;
    padding: 8px 20px;
  }
}
.btn-plus {
  display: block;
  position: relative;
  width: 18px;
  height: 18px;
  transition: transform 0.3s ease;
}
.btn-plus span {
  position: absolute;
  background: #5c6068;
  transition: background 0.3s ease;
}
.btn-plus span:first-child {
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
}
.btn-plus span:nth-child(2) {
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}
.btn-menu {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 15px;
  display: none;
  width: 23px;
  height: 16px;
}
.btn-menu span {
  position: absolute;
  top: auto;
  bottom: 0;
  display: block;
  width: 23px;
  height: 2px;
  margin-top: -2px;
  border-radius: 4px;
  background-color: #09305C;
  transition: 0.15s transform ease;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.13s;
  transition-delay: 0.13s;
}
.btn-menu span:after, .btn-menu span:before {
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 4px;
  background-color: #09305C;
  transition: 0.15s transform ease;
}
.btn-menu span:before {
  content: "";
  display: block;
  top: -7px;
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.btn-menu span:after {
  content: "";
  display: block;
  bottom: -10px;
  top: -14px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
}
.btn-menu.is--active span {
  top: 18px;
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.btn-menu.is--active span:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transform: rotate(-90deg);
}
.btn-menu.is--active span:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0;
}
.btn-menu:hover {
  opacity: 1;
}
@media (max-width: 1250px) {
  .btn-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  .btn-menu {
    right: 10px;
  }
}
.btn-disabled {
  opacity: 0.6;
}
.btn-disabled:hover {
  cursor: not-allowed;
  opacity: 0.6;
}
.btn--arrow {
  padding-right: 40px;
  position: relative;
}
.btn--arrow:after {
  content: "";
  position: absolute;
  top: 17px;
  right: 12px;
  width: 16px;
  height: 10px;
  background: url(../images/ico-arrow-down-light.svg) no-repeat 0 0;
  transition: transform 0.3s ease;
}
.btn--arrow.btn-outline:after, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a.btn--arrow:after {
  background: url(../images/ico-arrow-down-blue.svg) no-repeat 0 0;
}
.btn--arrow:hover:after {
  background: url(../images/ico-arrow-down-light.svg) no-repeat 0 0;
}
.btn--arrow.active:after {
  transform: rotate(180deg);
}
.btn-miniFilters {
  background-color: #00A3B5;
  border: 1px solid #00A3B5;
  font-size: 14px;
  font-weight: 400;
  margin-right: 15px;
  min-width: 130px !important;
  padding: 4px 30px 4px 10px;
  position: relative;
  text-align: left;
  width: auto;
}
.btn-miniFilters:after {
  content: "\f057";
  font-family: "Font Awesome 6 Pro";
  font-size: 17px;
  font-weight: 300;
  right: 6px;
  position: absolute;
  top: 2px;
}
.btn-miniFilters:hover {
  border-color: #00A3B5;
}
.btn-circle {
  border-radius: 50%;
  height: 47px;
  min-width: auto;
  padding: 0;
  width: 46px !important;
}
@media (max-width: 767px) {
  .btn-miniFilters {
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .btn, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a {
    min-width: 100%;
  }
}

.mt-19 {
  margin-top: 9.6rem !important;
}

.section-audience .btn, .section-audience .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn .section-audience a {
  border: none;
}

/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */
input::placeholder {
  color: inherit;
  opacity: 1;
}

textarea::placeholder {
  color: inherit;
  opacity: 1;
}

input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.form-check {
  margin-bottom: 0;
  padding-left: 0 !important;
}
.form-check .form-check-input {
  position: absolute;
  display: none;
  width: 0;
  height: 0;
  top: -9999px;
  left: -9999px;
  opacity: 0;
  visibility: hidden;
}
.form-check .form-check-input:checked + label:before, .form-check .form-check-input + label:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #6f7580;
  border-radius: 4px;
  background-color: transparent;
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.form-check .form-check-input:checked + label {
  color: #00A3B5;
}
.form-check .form-check-input:checked + label:after {
  opacity: 1;
}
.form-check .form-check-input:checked + label:before {
  background-color: #00A3B5;
  border-color: #00A3B5;
}
.form-check .form-check-input + label:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 1px;
  width: 13px;
  height: 13px;
  background: url(../images/ico-check.svg) no-repeat 0 0;
  background-size: cover;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.form-check label {
  padding: 4px 0 1px 28px;
}

.custom-switch, .yes-no .ginput_container_checkbox {
  display: block;
  min-height: auto;
  padding-left: 0;
  margin-right: 0;
  font-size: 0;
}
.custom-switch input[type=checkbox]:checked + label:before, .yes-no .ginput_container_checkbox input[type=checkbox]:checked + label:before {
  color: #00A3B5 !important;
  background-color: #00A3B5 !important;
}
.custom-switch input[type=checkbox]:checked + label:after, .yes-no .ginput_container_checkbox input[type=checkbox]:checked + label:after {
  content: "On";
  background-color: #edeef2;
  transform: translateX(18px) !important;
}
.custom-switch label, .yes-no .ginput_container_checkbox label {
  position: relative;
  padding: 5px 0 5px 75px !important;
  margin-bottom: 0;
  font-size: 16px !important;
  vertical-align: super;
}
.custom-switch label:before, .yes-no .ginput_container_checkbox label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0 !important;
  display: block;
  width: 66px !important;
  height: 30px;
  background-color: #6f7580 !important;
  border: 0;
  border-radius: 15px !important;
  pointer-events: all;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-switch label:after, .yes-no .ginput_container_checkbox label:after {
  content: "Off";
  position: absolute;
  top: 4px !important;
  left: 4px !important;
  display: block;
  width: 39px !important;
  height: 22px !important;
  padding: 4px;
  background-color: #F2F7FC !important;
  border-radius: 15px !important;
  color: #6f7580;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out !important;
}

.custom-switch-news {
  display: block;
  min-height: auto;
  padding-left: 0;
  margin-right: 0;
  font-size: 0;
}
.custom-switch-news label:before {
  display: none;
}
.custom-switch-news label:after {
  display: none;
}

.yes-no {
  position: relative;
}
.yes-no .gfield_label {
  width: calc(100% - 85px);
}
.yes-no .ginput_container_checkbox {
  margin-top: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
}
.yes-no .ginput_container_checkbox ul {
  margin-top: 0 !important;
}
.yes-no .ginput_container_checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.yes-no .ginput_container_checkbox label {
  text-indent: -9999px;
}
.yes-no .ginput_container_checkbox label:before {
  text-indent: 0;
}
.yes-no .ginput_container_checkbox label:after {
  text-indent: 0;
}
.yes-no.yes-no-disabled label {
  cursor: not-allowed;
  opacity: 0.6;
}

/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	List
\* ------------------------------------------------------------ */
[class^=list-] {
  list-style: none outside none;
}

.list-icons {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 30px;
}
.list-icons li {
  break-inside: avoid;
  color: #454545;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.015em;
  position: relative;
}
.list-icons li.docColBreak {
  -webkit-column-break-after: always;
  break-after: always;
}
.list-icons li.download {
  padding-left: 20px;
}
.list-icons li.download:before {
  bottom: 0;
  content: "\f33d";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  left: 0;
  position: absolute;
  top: 2px;
}
.list-icons li.download:hover:before {
  color: #0056b3;
  transition: color 0.3s ease, opacity 0.3s ease;
}
.list-icons li h5 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.015em;
}
.list-icons li h5 i {
  margin-right: 7px;
}
.list-icons li + li {
  margin-top: 22px;
}
.list-icons li.docColBreak + li {
  margin-top: 0;
}
.list-icons li + li.widedocument {
  margin-top: 0px;
}
.list-icons li:hover i {
  fill: #0056b3;
  transition: fill 0.3s ease, opacity 0.3s ease;
}
@media (max-width: 991px) {
  .list-icons li h5 {
    font-size: 18px;
  }
  .list-icons li + li {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .list-icons li h5 {
    font-size: 18px;
  }
  .list-icons li + li {
    margin-top: 15px;
  }
}
.list-list li {
  padding-left: 40px;
  position: relative;
}
.list-list li:before {
  color: #09305C;
  content: "\f058";
  font-family: "Font Awesome 6 Pro";
  font-size: 25px;
  font-weight: 400;
  left: 0;
  position: absolute;
  top: -1px;
}
.list-list li p.listTitle {
  color: #09305C;
  font-weight: 600;
  font-size: 20px;
}
.list-list li + li {
  margin-top: 26px;
}
.list-dotted li {
  position: relative;
  padding-left: 8px;
}
.list-dotted li:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 2px;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #233040;
}
.list-dotted li + li {
  margin-top: 8px;
}
.list-numbers {
  counter-reset: numbers;
}
.list-numbers li {
  position: relative;
  padding-left: 16px;
}
.list-numbers li:before {
  content: counter(numbers) ". ";
  counter-increment: numbers;
  position: absolute;
  top: 0;
  left: 0;
}
.list-numbers li + li {
  margin-top: 8px;
}
.list-selectors {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -10px;
  width: 100%;
}
.list-selectors li {
  max-width: 33.333367%;
  flex: 0 0 33.333367%;
  padding: 0 10px;
}
.list-selectors li > a {
  display: block;
  padding: 20px 10px 23px;
  background: #F2F7FC;
  border-radius: 15px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-transform: none !important;
}
.list-selectors li > a svg {
  fill: #09305C;
}
.list-selectors--sm {
  align-items: unset;
  flex-wrap: unset;
  margin: 0 -8px;
}
.list-selectors--sm li {
  max-width: 20%;
  flex: 0 0 20%;
  padding: 0 8px;
}
.list-selectors--sm li > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 12px 4px 16px;
  font-size: 20px;
  width: 100%;
}
@media (max-width: 991px) {
  .list-selectors li {
    max-width: 350px;
    flex: 0 0 350px;
  }
  .list-selectors li > a {
    font-size: 26px;
  }
  .list-selectors--sm {
    flex-wrap: wrap;
  }
  .list-selectors--sm li {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .list-selectors--sm li > a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .list-selectors {
    margin: 0 0 -17px;
  }
  .list-selectors li {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0 0 17px;
  }
  .list-selectors li > a {
    padding: 15px 12px 17px 26px;
    font-size: 24px;
    text-align: left;
  }
  .list-selectors li > a br {
    display: none;
  }
  .list-selectors--sm li > a {
    font-size: 16px;
    word-break: normal;
  }
}
.list-simple li {
  color: #09305C;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
.list-simple li + li {
  margin-top: 29px;
}
.list-simple li i {
  margin-left: 3px;
}
@media (max-width: 767px) {
  .list-simple li {
    font-size: 16px;
  }
  .list-simple li + li {
    margin-top: 20px;
  }
}
.list-buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.list-buttons li {
  max-width: 100%;
  flex: 0 0 100%;
}
.list-buttons li a {
  min-width: 400px;
}
@media (max-width: 767px) {
  .list-buttons li a {
    min-width: 100%;
    white-space: inherit;
  }
}
.list-info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.list-info li {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.5;
}
.list-info li h5 {
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
}
.list-info li .link {
  margin-left: 7px;
}
@media (max-width: 767px) {
  .list-info {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .list-info li {
    max-width: 100%;
    flex: 0 0 100%;
    font-size: 14px;
  }
  .list-info li h5 {
    font-size: 22px;
  }
}
.list-filters {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -9px;
}
.list-filters li {
  max-width: 14.2857142%;
  flex: 0 0 14.2857142%;
  padding: 0 9px;
}
.list-filters li a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  height: 100%;
  padding: 2px 2px;
  background: transparent;
  border: 1px solid #6f7580;
  border-radius: 22px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  color: #5c6068;
  transition: background 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}
.list-filters li a:hover {
  opacity: 1;
}
.list-filters li:hover a {
  background: #00A3B5;
  border-color: #00A3B5;
  color: #F2F7FC;
}
@media (max-width: 991px) {
  .list-filters li {
    max-width: 20%;
    flex: 0 0 20%;
  }
}
@media (max-width: 767px) {
  .list-filters li {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 575px) {
  .list-filters li {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .list-filters li br {
    display: none;
  }
}
.list-filters-new {
  align-items: stretch;
  flex-wrap: nowrap;
}
.list-filters-new > li {
  max-width: 20%;
  flex: 0 0 20%;
}
.list-filters-new li {
  -ms-flex: auto;
  flex: auto;
  position: relative;
}
.list-filters-new li a {
  background-color: #F2F7FC;
  border: 1px solid #6f7580;
  color: #6f7580;
  height: 100%;
  padding: 10px 2px;
  position: relative;
  z-index: 2;
}
.list-filters-new li.selected a {
  background: #00A3B5;
  border-color: #00A3B5;
  color: #F2F7FC;
}
.list-filters-new li.hasChildren a {
  padding-right: 34px;
  z-index: 4;
}
.list-filters-new li.hasChildren a:after {
  content: "";
  position: absolute;
  right: 10px;
  width: 15px;
  height: 7px;
  background: url(../images/svg/ico-arrow-down.svg) no-repeat 0 0;
  transition: transform 0.3s ease;
  transform-origin: 50% 30%;
  top: 50%;
  transform: translateY(-50%);
}
.list-filters-new li.hasChildren.active a:after {
  transform: rotate(180deg);
}
.list-filters-new li.hasChildren:hover a:after {
  filter: brightness(0) saturate(100%) invert(93%) sepia(0%) saturate(7500%) hue-rotate(108deg) brightness(107%) contrast(110%);
}
.list-filters-new li.hasChildren.selected a:after {
  filter: brightness(0) saturate(100%) invert(93%) sepia(0%) saturate(7500%) hue-rotate(108deg) brightness(107%) contrast(110%);
}
.list-filters-new li.hasChildren li {
  -ms-flex: auto;
  flex: auto;
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
}
.list-filters-new li.hasChildren:first-child a {
  z-index: 6;
}
.list-filters-new li.hasChildren:first-child .list-checkboxes.filter-checkboxes {
  z-index: 5;
}
.list-filters-new .list-checkboxes.filter-checkboxes {
  background-color: #F2F7FC;
  border-radius: 5px;
  box-shadow: 0px 8px 12px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 8px 12px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 8px 12px 3px rgba(0, 0, 0, 0.3);
  display: none;
  margin: 0 auto;
  min-width: calc(100% - 20px);
  padding: 30px 10px 10px 10px;
  position: absolute;
  top: 53%;
  white-space: nowrap;
  width: auto;
  z-index: 3;
}
.list-filters-new .list-checkboxes.filter-checkboxes li {
  padding: 0 6px;
}

#list-filters-news-search {
  justify-content: center;
}
#list-filters-news-search > li {
  max-width: 20%;
  flex: 0 0 20%;
}
#list-filters-news-search > li.searchOuter {
  max-width: 40%;
  flex: 0 0 40%;
}

.miniFilters.miniFiltersNews {
  padding-left: calc(10% + 3px);
  padding-right: calc(10% + 3px);
}

#searchPageFilters .list-filters li {
  flex: auto;
  max-width: 50%;
}

#news-filters-selector {
  display: none;
}

@media (max-width: 991px) {
  .list-filters-new {
    flex-wrap: wrap;
  }
  .list-filters-new > li {
    flex: 0 0 50%;
    margin-top: 12px;
    max-width: 50%;
  }
  .list-filters-new .list-checkboxes.filter-checkboxes {
    width: calc(100% - 20px);
  }
}
@media (max-width: 767px) {
  .list-filters-new {
    flex-wrap: wrap;
  }
  .list-filters-new > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .list-filters-new li a {
    justify-content: left;
    padding-left: 16px;
  }
  #list-filters-news-search > li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #list-filters-news-search li.searchOuter {
    max-width: 100%;
    flex: 0 0 100%;
  }
  #list-filters-news-search li.searchOuter .search {
    width: 100%;
  }
  #list-filters-news-search li.searchOuter .search .search__field {
    height: auto;
  }
  .miniFiltersNews.miniFiltersNews {
    padding: 0;
  }
}
@media (max-width: 575px) {
  #news-filters {
    display: none;
    border: 1px solid #6f7580;
    width: 100%;
    background: #fff;
    margin: 0;
  }
  #news-filters-selector {
    margin-top: 12px;
    margin-right: 5px;
    min-height: 24px;
    display: block;
  }
  #news-filters-selector::after {
    content: "";
    position: absolute;
    top: 28px;
    right: 17px;
    width: 13px;
    height: 6px;
    background: url(../images/ico-arrow-down-blue.svg) no-repeat 0 0;
    background-size: cover;
  }
  #news-filters-selector:hover {
    background: transparent;
  }
  #news-filters li {
    padding: 0 !important;
    margin: 0 !important;
  }
  #news-filters li a {
    border: none;
    border-radius: 0;
  }
  #news-search {
    float: right;
    margin-left: none;
    width: 100%;
  }
  #filters-container {
    position: relative;
    float: left;
    width: calc(100% - 200px);
    height: 36px;
    z-index: 1;
    margin-bottom: 30px;
  }
  #filters-container .list-filters li:hover a {
    border-color: #6f7580;
    color: #5c6068;
  }
}
#legal-disclaimer .ldAudienceCol .ldReadDiscalimer {
  display: none;
}
#legal-disclaimer .ldCountrySeparator {
  border-bottom: 1px solid #d8d8d8;
  display: block;
  margin-bottom: 25px;
  margin-top: 15px;
}

#legal-disclaimer #ldPickCountry, #legal-disclaimer #ldPickAudience {
  color: #6f7580;
  font-size: 18px;
  font-weight: 500;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: -10px;
  overflow: auto;
}
#legal-disclaimer #ldPickCountry li, #legal-disclaimer #ldPickAudience li {
  float: left;
  margin-bottom: 8px;
  width: 100%;
}
#legal-disclaimer #ldPickCountry li:hover, #legal-disclaimer #ldPickAudience li:hover {
  cursor: pointer;
}
#legal-disclaimer #ldPickCountry li.active, #legal-disclaimer #ldPickAudience li.active {
  color: #00A3B5;
}
#legal-disclaimer #ldPickCountry li.active .countryInner, #legal-disclaimer #ldPickAudience li.active .countryInner {
  border-color: #00A3B5;
}
#legal-disclaimer #ldPickCountry li .countryInner, #legal-disclaimer #ldPickAudience li .countryInner {
  align-items: center;
  border: 1px solid #F2F7FC;
  border-radius: 25px;
  display: flex;
  float: left;
  justify-content: center;
  padding: 3px 12px;
}
#legal-disclaimer #ldPickCountry li .flagContainer, #legal-disclaimer #ldPickAudience li .flagContainer {
  display: inline-block;
  margin-right: 7px;
  text-align: center;
  width: 24px;
}
#legal-disclaimer #ldPickCountry li .flagContainer img, #legal-disclaimer #ldPickAudience li .flagContainer img {
  height: 16px;
  margin-top: -3px;
}
#legal-disclaimer #ldPickAudience {
  list-style-type: none;
}
#legal-disclaimer #ldPickAudience li {
  display: none;
}
#legal-disclaimer #ldPage2 .toggleDisclaimers {
  max-height: 35vh;
}
#legal-disclaimer #ldPage2 .ldChangePage {
  position: absolute;
  top: -38px;
}
#legal-disclaimer .show {
  display: block !important;
}
#legal-disclaimer .ldErrorMessage {
  color: #a71111;
  font-weight: 600;
}
@media (min-width: 767px) {
  #legal-disclaimer #ldPage1 .submitBtnOuter {
    padding-left: 4rem;
  }
  #legal-disclaimer .ldCountryCol {
    border-right: 1px solid #d8d8d8;
  }
  #legal-disclaimer .ldAudienceCol {
    padding-left: 4rem;
  }
  #legal-disclaimer .ldCountrySeparator {
    display: none;
  }
}
@media (max-width: 767px) {
  #legal-disclaimer #ldPage2 .ldChangePage {
    top: -70px;
    color: #fff;
  }
  #legal-disclaimer #ldPage2 .toggleDisclaimers {
    max-height: 300px;
  }
}

/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
.logo {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}
.logo:hover {
  opacity: 1;
}
/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav > ul > li > ul {
  background: #09305C;
}

.nav {
  height: 100%;
  padding: 0;
  font-size: 16px;
}
.nav .mega-menu-toggle {
  display: none;
}
.nav .mega-menu-wrap {
  background-color: #09305C;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1252px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  transition: all 0.3s ease-in;
  z-index: 4;
}
.nav .mega-menu-wrap .megaMenuNewsLoader {
  margin-left: auto;
  margin-right: auto;
}
.nav .mega-menu-wrap > ul {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.nav .mega-menu-wrap > ul > li {
  height: 100%;
}
.nav .mega-menu-wrap > ul > li.notActive a {
  opacity: 0.5;
}
.nav .mega-menu-wrap > ul > li + li {
  margin-left: 55px;
}
.nav .mega-menu-wrap > ul > li > a {
  align-items: center;
  color: #F2F7FC;
  display: flex;
  font-weight: 500;
  height: 100%;
  position: relative;
  padding-right: 28px;
}
.nav .mega-menu-wrap > ul > li > a:hover {
  color: #fff;
  opacity: 1;
}
.nav .mega-menu-wrap > ul > li > a span {
  position: relative;
}
.nav .mega-menu-wrap > ul > li > a > span:after {
  bottom: -7px;
  content: "";
  position: absolute;
  right: -26px;
  width: 16px;
  height: 10px;
  background: url(../images/ico-arrow-down-light.svg) no-repeat 0 0;
  transition: transform 0.3s ease;
}
.nav .mega-menu-wrap > ul > li .mega-sub-menu {
  color: #233040;
  display: none;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > a:after {
  background-color: white;
  border-radius: 2px;
  bottom: 0;
  height: 4px;
  position: absolute;
  content: "";
  width: 100%;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on span:after {
  transform: rotate(180deg);
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on .mega-sub-menu {
  display: block;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on .mega-2-columns ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 30px;
  float: left;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu {
  background-color: #ffffff;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li {
  float: left;
  width: 100%;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li:last-child {
  margin-bottom: 65px;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu {
  margin-right: auto;
  margin-left: auto;
  margin-top: 60px;
  max-width: 1270px;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu li:not(.btn) {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  margin-bottom: 16px;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu li:not(.btn).mega-ghTitle > a {
  float: left;
  width: 100%;
  color: #09305C;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 24px;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu li:not(.btn).mega-ghTitle .mega-ghTitle > a {
  font-size: 16px;
  margin-bottom: 16px;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu li:not(.btn).mega-ghTitle .mega-ghTitle li {
  padding-left: 20px;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu li:not(.btn):last-child {
  margin-bottom: 0;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu li.hasBlock > .mega-sub-menu > li {
  margin-bottom: 0;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu li .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu > li {
  padding: 0 25px;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu > li > .mega-sub-menu > li {
  margin-bottom: 32px;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu a {
  color: #233040;
}
.nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu a:hover {
  color: #00A3B5;
  opacity: 1;
}
@media (min-width: 1250px) {
  @keyframes animateMenu {
    0% {
      margin-top: 10px;
      opacity: 0;
    }
    100% {
      margin-top: 0;
      opacity: 1;
    }
  }
  .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu {
    animation-name: animateMenu;
    animation-duration: 600ms;
  }
}
.nav .mega-menu-wrap .megaMenuNews .article .article__inner {
  margin-left: 0;
  margin-right: 0;
}
.nav .mega-menu-wrap .megaMenuNews .article .article__inner .article__old-image-support {
  height: 75px;
}
.nav .mega-menu-wrap .megaMenuNews .article .article__image, .nav .mega-menu-wrap .megaMenuNews .article .article__content {
  padding-left: 13px;
  padding-right: 13px;
}
.nav .mega-menu-wrap .megaMenuNews .article .article__content {
  margin-top: 0;
}
.nav .mega-menu-wrap .megaMenuNews .article .article__content .article__title {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 0;
}
.nav .mega-menu-wrap .megaMenuNews .article .article__content .article__title a {
  color: #09305C;
}
.nav .mega-menu-wrap .megaMenuNews .article .article__content .article__entry p a {
  font-weight: normal;
  margin-top: 0 !important;
}
@media (min-width: 1250px) {
  .nav {
    position: relative;
  }
  .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu {
    box-shadow: rgba(0, 0, 0, 0.8) 0px 15px 30px -8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0px 15px 30px -8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.8) 0px 15px 30px -8px;
  }
  .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li:first-child {
    box-shadow: rgba(0, 0, 0, 0.8) 0px 8px 12px -12px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0px 8px 12px -12px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.8) 0px 8px 12px -12px inset;
  }
}
@media (max-width: 1250px) {
  .nav .mega-menu-wrap {
    display: block;
    padding: 88px 0 0 0;
    top: 0;
    width: 100%;
    transition: left 0.3s;
  }
  .nav .mega-menu-wrap > ul {
    display: block;
  }
  .nav .mega-menu-wrap > ul > li {
    border-bottom: 1px solid #979797;
    width: 100%;
  }
  .nav .mega-menu-wrap > ul > li:first-child {
    border-top: 1px solid #979797;
  }
  .nav .mega-menu-wrap > ul > li > a {
    font-size: 24px;
    padding: 15px 8px;
  }
  .nav .mega-menu-wrap > ul > li > a span {
    position: absolute;
    right: 8px;
    top: 29px;
  }
  .nav .mega-menu-wrap > ul > li > a span:after {
    right: 0;
  }
  .nav .mega-menu-wrap > ul > li + li {
    margin-left: 0;
  }
  .nav .mega-menu-wrap > ul > li.mega-toggle-on > a:after {
    content: none;
  }
  .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu {
    position: relative !important;
  }
  .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li {
    background-color: #fff;
  }
  .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu {
    margin-top: 0;
  }
  .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li > .mega-sub-menu > li {
    margin-top: 26px;
    padding: 0 8px;
  }
  .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu > li:last-child {
    margin-bottom: 0;
    padding-bottom: 26px;
  }
  .nav.open .mega-menu-wrap {
    left: 0;
  }
  .nav.open .nav__close {
    opacity: 1;
    visibility: visible;
  }
  .nav .megaMenuNews.articles {
    margin: 0 -10px;
  }
  .nav .megaMenuNews .article .article__content {
    padding-top: 0;
  }
}
.nav .nav__close {
  position: absolute;
  top: 27px;
  right: 8px;
  opacity: 0;
  visibility: hidden;
  z-index: 5;
}
.nav .nav__close svg {
  fill: #F2F7FC;
}
.nav-utilities > ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.nav-utilities > ul > li {
  color: #09305C;
}
.nav-utilities > ul > li > ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 120px;
  padding: 0;
  margin-top: 20px;
  background-color: #F2F7FC;
  z-index: 999;
}
.nav-utilities > ul > li > ul > li > a {
  display: block;
  padding: 7px 10px;
  background-color: transparent;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.nav-utilities > ul > li > ul > li > a:hover {
  opacity: 1;
}
.nav-utilities > ul > li > ul > li:hover > a {
  background-color: #09305C;
  color: #edeef2;
}
.nav-utilities > ul > li > a {
  display: flex;
  align-items: center;
  padding: 0;
  font-weight: 500;
  color: inherit;
}
.nav-utilities > ul > li > a svg {
  fill: #09305C;
}
.nav-utilities > ul > li > a span {
  margin-left: 11px;
  letter-spacing: -0.01em;
  line-height: 1;
}
.nav-utilities > ul > li > a:hover {
  opacity: 1;
}
.nav-utilities > ul > li + li {
  margin-left: 26px;
}
.nav-utilities > ul > li.is--active > a {
  opacity: 1;
}
.nav-utilities > ul li.has--dropdown {
  position: relative;
}
.nav-utilities > ul li.has--dropdown > a {
  position: relative;
  padding-right: 24px;
}
.nav-utilities > ul li.has--dropdown > a:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  width: 13px;
  height: 6px;
  background: url(../images/ico-arrow-down-blue.svg) no-repeat 0 0;
}
@media (max-width: 991px) {
  .nav-utilities > ul > li + li {
    margin-left: 20px;
  }
  .nav-utilities > ul > li > ul {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .nav-utilities > ul {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .nav-utilities > ul > li + li {
    margin-left: 0;
    margin-top: 20px;
  }
  .nav-utilities > ul > li > ul {
    position: static;
  }
}
.nav-tabs {
  padding: 0 19px;
  border-bottom: 1px solid #00A3B5;
  font-size: 20px;
  color: #233040;
}
.nav-tabs .nav-item {
  max-width: 33.33367%;
  flex: 0 0 33.33367%;
  padding: 0 2px;
}
.nav-tabs .nav-link {
  min-width: 100%;
  padding: 20px 20px;
  background: #F2F7FC;
  border-radius: 0;
  border-color: #00A3B5;
  font-weight: 500;
  line-height: 1;
  text-transform: initial;
  text-align: center;
  transition: background 0.3s ease, color 0.3s ease, opacity 0.3s ease;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #00A3B5;
  color: #233040;
  opacity: 1;
}
.nav-tabs .nav-link.active {
  background: #00A3B5;
  border-color: #00A3B5;
  color: #fff;
}
.nav-tabs .nav-link.active:hover {
  background: #E6F6F7;
  border-color: #E6F6F7;
  color: #00A3B5;
  opacity: 1;
}
.nav-tabs--alt {
  padding: 0;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
.nav-tabs--alt .nav-item {
  max-width: 244px;
  flex: 0 0 244px;
  padding: 0 1px;
}
.nav-tabs--alt .nav-item--1of2 {
  max-width: 50%;
  flex: 0 0 50%;
}
.nav-tabs--alt .nav-item--1of3 {
  max-width: 33.33%;
  flex: 0 0 33.33%;
}
.nav-tabs--alt .nav-item--1of4 {
  max-width: 25%;
  flex: 0 0 25%;
}
.nav-tabs--alt .nav-link {
  padding: 17px 20px;
  border-color: #6f7580;
  color: #6f7580;
}
@media (max-width: 991px) {
  .nav-tabs .nav-link {
    padding: 14px 16px;
  }
}
@media (max-width: 767px) {
  .nav-tabs {
    flex-wrap: nowrap;
    padding: 0 10px;
    margin-bottom: 2px;
    font-size: 18px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .nav-tabs .nav-item {
    max-width: 150px;
    flex: 0 0 150px;
  }
  .nav-tabs .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 10px 5px;
    text-align: center;
  }
  .nav-tabs--alt .nav-item {
    max-width: 100px;
    flex: 0 0 100px;
    padding: 0 1px;
  }
  .nav-tabs--alt .nav-item--1of2 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .nav-tabs--alt .nav-item--1of3 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }
  .nav-tabs--alt .nav-item--1of4 {
    max-width: 25%;
    flex: 0 0 25%;
  }
  .nav-tabs--alt .nav-link {
    padding: 15px 15px;
  }
}
.nav-spy {
  display: none;
  position: fixed;
  top: 50%;
  right: 20px;
  list-style-type: none;
  transform: translateY(-50%);
  z-index: 999;
}
.nav-spy li {
  position: relative;
}
.nav-spy li + li {
  margin-top: 30px;
}
.nav-spy li:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 1px;
  height: 26px;
  margin-top: 2px;
  border: 1px dashed #00A3B5;
  transform: translateX(-50%);
}
.nav-spy li:before {
  content: attr(data-title);
  position: absolute;
  top: 50%;
  right: 100%;
  min-width: 50px;
  padding: 5px 21px;
  margin-right: 9px;
  border-radius: 17px;
  background-color: #00A3B5;
  color: #edeef2;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.nav-spy li:last-child:after {
  display: none;
}
.nav-spy li.current a {
  width: 30px;
  height: 30px;
}
.nav-spy li.current a:before {
  opacity: 1;
  visibility: visible;
}
.nav-spy li.current a:hover {
  opacity: 1;
}
.nav-spy li.current:before {
  opacity: 1;
  visibility: visible;
}
.nav-spy li:hover:before {
  opacity: 1;
  visibility: visible;
}
.nav-spy a {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
  margin: 0 auto;
  border-radius: 50%;
  border: 2px solid #00A3B5;
  transition: background 0.3s ease;
}
.nav-spy a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px -8px;
  border-radius: 50%;
  background: #00A3B5;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
@media (max-width: 991px) {
  .nav-spy {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .nav-spy {
    right: 10px;
    display: none;
  }
  .nav-spy li + li {
    margin-top: 16px;
  }
  .nav-spy li.current a {
    width: 18px;
    height: 18px;
  }
  .nav-spy li:after {
    height: 12px;
  }
  .nav-spy li:before {
    padding: 3px 10px;
    margin-right: 5px;
    font-size: 13px;
  }
  .nav-spy a:before {
    width: 8px;
    height: 8px;
    margin: -4px -4px;
  }
}

/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section .section__image img {
  width: 100%;
  height: auto;
}
.section .section__content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.section .section__entry {
  line-height: 1.5;
}
.section .section__entry ul {
  padding-left: 18px;
  margin-left: 0;
  margin-right: 0;
}
.section .section__entry ul li {
  margin-bottom: 10px;
}
.section .section__head {
  padding: 0 0 39px;
  text-align: center;
}
@media (max-width: 991px) {
  .section .section__image {
    text-align: center;
    margin-bottom: 30px;
  }
  .section .section__image img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .section .section__content .blockquote {
    margin-top: 20px;
  }
}
.section-documents .section__content, .section#sectionSearchPage .section__content {
  padding-right: 130px;
}
.section-documents .section__entry, .section#sectionSearchPage .section__entry {
  line-height: 1.45;
}
.section-documents .section__aside-inner, .section#sectionSearchPage .section__aside-inner {
  position: relative;
  width: 100%;
  padding: 0 48px 44px;
  background-color: #fff;
  z-index: 1;
}
.section-documents .section__aside-inner:before, .section#sectionSearchPage .section__aside-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 41px;
  transform: skewY(-4deg);
  background: #fff;
  transform-origin: left bottom;
  z-index: -1;
}
.section-documents .section__aside-inner-wide, .section#sectionSearchPage .section__aside-inner-wide {
  position: relative;
  width: 100%;
  padding: 0 48px 44px;
  background-color: #fff;
  z-index: 1;
}
.section-documents .section__aside-content:last-child, .section#sectionSearchPage .section__aside-content:last-child {
  margin-bottom: 0;
}
.section-documents .section__aside-head, .section#sectionSearchPage .section__aside-head {
  position: relative;
  margin-bottom: 39px;
}
@media (max-width: 1199px) {
  .section-documents .section__content, .section#sectionSearchPage .section__content {
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  .section-documents .section__entry p:not(:last-child), .section#sectionSearchPage .section__entry p:not(:last-child) {
    margin-bottom: 20px;
  }
  .section-documents .section__content, .section#sectionSearchPage .section__content {
    padding-right: 15px;
  }
  .section-documents .section__aside-inner, .section#sectionSearchPage .section__aside-inner {
    padding: 0 30px 35px;
  }
}
@media (max-width: 767px) {
  .section-documents .section__content, .section#sectionSearchPage .section__content {
    padding-top: 0;
    margin-bottom: 50px;
  }
  .section-documents .section__aside-inner, .section#sectionSearchPage .section__aside-inner {
    padding: 0 20px 25px;
  }
  .section-documents .section__aside-head, .section#sectionSearchPage .section__aside-head {
    margin-bottom: 30px;
  }
}
.section#sectionSearchPage .section__aside-inner:before {
  height: 70px;
}
.section-team .section__head {
  text-align: center;
}
.section-team .owl-stage .owl-item:last-child {
  margin-right: 0 !important;
}
.section-info .section__head {
  max-width: 1000px;
  margin: 0 auto;
  /*font-size: 16px;*/
  line-height: 1.5;
}
@media (max-width: 991px) {
  .section-info .section__head {
    max-width: 100%;
    margin: 0 auto;
    /*font-size: 16px;*/
    line-height: 1.5;
  }
}
.section-simple {
  position: relative;
}
.section-simple .section__head {
  color: #09305C;
}
.section-simple .section__entry {
  /*font-size: 16px;*/
  line-height: 1.5;
}
.section-simple .section__entry strong {
  font-weight: 600;
}
.section-video .section__inner {
  /*font-size: 16px;*/
  line-height: 1.5;
}
.section-lg .section__entry-inner {
  padding-right: 45px;
}
@media (max-width: 991px) {
  .section-lg .section__entry-inner {
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .section-lg .section__entry-inner {
    padding-right: 15px;
  }
}
.section-blockquote .section__inner {
  max-width: 1020px;
  margin: 0 auto;
}
.section-blockquote--alt .section__inner {
  max-width: 1140px;
}
.section-FeaturedNews .section__image img {
  height: 100%;
  object-fit: cover;
}
@media (min-width: 575px) {
  .section-FeaturedNews .colSFN {
    padding-top: 0 !important;
  }
}
.section-articles .section__head h5 {
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
}
.section-audience {
  height: calc(100vh - 136px);
  min-height: 700px;
  background-image: url(../images/temp/video.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #F2F7FC;
}
.section-audience i {
  font-size: 18px;
}
.section-audience .section__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section-audience .section__head {
  max-width: 980px;
  margin: 0 auto;
  opacity: 0;
}
@media (max-width: 1250px) {
  .section-audience {
    height: calc(100vh - 124px);
  }
}
@media (max-width: 1199px) {
  .section-audience {
    height: calc(100vh - 109px);
    /*height: 100vh;*/
  }
}
@media (max-width: 991px) {
  .section-audience {
    height: calc(100vh - 88px);
    /*min-height: 600px;*/
  }
}
@media (max-width: 767px) {
  .section-audience {
    position: relative;
    height: calc(100vh - 88px);
    /*min-height: calc(100vh - 82px);*/
    background-image: none;
  }
  .section-audience .section__inner {
    height: auto;
  }
  .section-audience .section__image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: -1;
  }
  .section-audience .section__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #09305C;
    opacity: 0.9;
  }
}
.section-boxes {
  position: relative;
}
.section-boxes .box {
  margin: -109px 0 0;
}
@media (max-width: 1199px) {
  .section-boxes .box {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .section-boxes {
    padding: 45px 0;
  }
  .section-boxes .box {
    margin: 0;
  }
}
.section-funds {
  position: relative;
}
.section-funds .section__entry {
  /*font-size: 16px;*/
  line-height: 1.5;
}
.section-info-funds .search {
  width: 392px;
  margin-left: auto;
}
.section-info-funds .table-outer .table-bordered th {
  padding: 15px 21px;
  border: 0;
  background: #09305C;
  font-size: 20px;
  font-weight: 500;
  color: #F2F7FC;
}
.section-info-funds .table-outer .table-bordered td {
  padding: 17px 20px 18px;
  font-weight: 600;
  color: #09305C;
}
.section-info-funds .table-outer .table-bordered td .ico-arrows {
  margin-left: 3px;
  vertical-align: baseline;
}
.section-info-funds .table-outer .table-bordered td svg {
  fill: #09305C;
}
.section-info-funds .table-outer .table-bordered .link {
  color: #233040;
}
.section-info-funds .table-outer .table-bordered .link svg {
  fill: #233040;
}
.section-info-funds .table-outer .table-bordered .link:hover {
  color: #3BC2C4;
}
@media (max-width: 991px) {
  .section-info-funds .table-outer {
    overflow: auto;
  }
  .section-info-funds .table-outer .table-bordered {
    width: 760px;
  }
  .section-info-funds .table-outer .table-bordered th {
    padding: 14px 16px;
    font-size: 18px;
  }
  .section-info-funds .table-outer .table-bordered td {
    padding: 14px 16px;
  }
}
@media (max-width: 767px) {
  .section-info-funds .search {
    width: 200px;
  }
  .section-info-funds .table-outer {
    overflow: auto;
  }
  .section-info-funds .table-outer .table-bordered {
    width: 700px;
  }
  .section-info-funds .table-outer .table-bordered th {
    padding: 12px 14px;
    /*font-size: 16px;*/
  }
  .section-info-funds .table-outer .table-bordered td {
    padding: 10px 14px;
    font-size: 14px;
  }
  .section-info-funds .table-outer .table-bordered .link {
    font-size: 14px;
  }
}
.section-filters .section__head {
  /*font-size: 16px;*/
}
.section-filters .section__body-actions {
  position: relative;
}
.section-filters .search {
  width: 100%;
  margin-left: auto;
}
.section-filters .article .article__inner {
  margin-left: 0;
  margin-right: 0;
}
.section-filters .article .article__head {
  align-items: flex-start;
}
.section-filters .article .article__head span {
  margin-top: 0;
}
.section-filters .article .article__title {
  padding-right: 3px;
}
.section-filters .article .article__content {
  padding-left: 20px;
  margin-top: 0px;
}
.section-filters .article .article__entry p {
  line-height: 1.45;
}
@media (max-width: 767px) {
  .section-filters .search {
    width: 200px;
  }
  .section-filters .articles .article {
    padding: 0;
  }
  .section-filters .article .article__content {
    padding: 20px 10px 0;
    margin-top: 0;
  }
}
.section-posts {
  background: #f2f2f2;
}
.section-posts .section__head h4 {
  font-size: 34px;
  font-weight: 600;
  letter-spacing: -0.01em;
}
.section-posts .section__head h4 i {
  margin-left: 22px;
}
.section-posts.sectionLinkedin .section__head i {
  font-size: 64px;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .section-posts .section__head h4 {
    font-size: 28px;
  }
  .section-posts .section__head h4 i {
    margin-left: 10px;
  }
  .section-posts .section__head h4 .ico-linkedin {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .section-posts .section__head h4 {
    font-size: 22px;
  }
  .section-posts .section__head h4 i {
    margin-left: 6px;
  }
  .section-posts .section__head h4 .ico-linkedin {
    width: 30px;
    height: 30px;
  }
}

/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */
.slider .slider__slides .owl-item {
  opacity: 0.3;
  transition: opacity 0.3s ease;
}
.slider .slider__slides .owl-item.active {
  opacity: 1;
}
.slider .slider__slides .owl-item:not(.active) {
  pointer-events: none;
}
.slider .slider__slides .owl-stage-outer {
  overflow: visible;
}
.slider .slider__slide {
  height: 100%;
}
.slider .slider__slide-image {
  background: red;
  height: 368px;
}
.slider .slider__slide .card {
  height: 100%;
}
.slider .slider__arrow {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  display: block;
  border: none;
  background: transparent;
  box-shadow: none;
}
.slider .slider__arrow i {
  width: 48px;
  height: 48px;
}
.slider .slider__arrow i svg {
  fill: #5c6068;
}
.slider .slider__nav.disabled {
  display: none;
}
.slider .slider__prev {
  left: -45px;
}
.slider .slider__next {
  right: -45px;
  transform: rotate(180deg);
  transform-origin: center;
}
.slider .owl-dots {
  margin-top: 20px;
  text-align: center;
}
.slider .owl-dots button.owl-dot.active span, .slider .owl-dots button.owl-dot:hover span {
  background-color: #00A3B5;
  border-radius: 50%;
  height: 14px;
  left: 0;
  position: absolute;
  top: 0;
  width: 14px;
}
.slider .owl-dots button.owl-dot {
  border: 1px solid #00A3B5;
  border-radius: 50%;
  height: 16px;
  position: relative;
  width: 16px;
}
.slider .owl-dots .owl-dot {
  margin: 0 7px;
}
.slider .imageIconCarousel.hasIcons .owl-stage .owl-item .imageIconCarouselOuter {
  justify-content: start;
  padding: 40px;
}
.slider .imageIconCarousel.hasIcons .owl-stage .owl-item .imageIconCarouselOuter img {
  margin-top: 10px;
  max-height: 68px;
}
.slider .imageIconCarousel.hasIcons .owl-stage .owl-item .imageIconCarouselOuter .iicTitle {
  color: #09305C;
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 0;
}
.slider .imageIconCarousel.hasIcons .owl-stage .owl-item .imageIconCarouselOuter .iictext {
  margin-bottom: 10px;
}
.slider .imageIconCarousel .owl-stage {
  display: flex;
}
.slider .imageIconCarousel .owl-stage .owl-item {
  display: flex;
  flex: 1 0 auto;
  height: auto;
}
.slider .imageIconCarousel .owl-stage .owl-item .imageIconCarouselOuter {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  padding: 30px;
  position: relative;
  text-align: center;
  width: 290px;
}
.slider .imageIconCarousel .owl-stage .owl-item .imageIconCarouselOuter img {
  max-height: 130px;
  max-width: 100%;
  width: auto;
  height: 100%;
  object-fit: contain;
}
.slider .imageCarouselLarge .imageCarouselLargeOuter img {
  object-fit: cover;
}
@media (max-width: 1299px) {
  .slider .slider__prev {
    left: 10px;
  }
  .slider .slider__next {
    right: 10px;
  }
}
@media (max-width: 991px) {
  .slider .slider__slide .card {
    width: 100%;
    height: 100%;
  }
  .slider .slider__arrow {
    margin-top: -30px;
  }
  .slider .slider__arrow i {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .slider .slider__slide .card {
    width: 100%;
  }
  .slider .slider__arrow {
    margin-top: -30px;
  }
  .slider .slider__arrow i {
    width: 30px;
    height: 30px;
  }
  .slider .slider__prev {
    left: 0;
  }
  .slider .slider__next {
    right: 0;
  }
}
@media (min-width: 767px) {
  .slider .centreCarousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(100% + 20px) !important;
  }
}
@media (max-width: 575px) {
  .slider .slider__slide .card {
    width: 100%;
    height: 100%;
  }
  .slider .slider__arrow {
    margin-top: -20px;
  }
  .slider .slider__arrow i {
    width: 25px;
    height: 25px;
  }
}

/* ------------------------------------------------------------ *\
	Table
\* ------------------------------------------------------------ */
.table-outer {
  overflow: hidden;
}
.table-outer tr {
  position: relative !important;
  width: 100%;
  height: 50px;
  top: auto !important;
}
.table-outer .table__head {
  display: flex;
  align-items: center;
  margin-bottom: 59px;
}
.table-outer .table__head span {
  padding: 0 7px;
  font-size: 20px;
  font-weight: 500;
  color: #233040;
}
.table-outer .table__head h2 {
  font-weight: 400;
  line-height: 1;
  color: #09305C;
}
.table-outer .table__head-content {
  padding: 12px 86px 0 0;
}
.table-outer .table__head-aside h1 {
  color: #233040;
  line-height: 0.8;
}
.table-outer .table__head-aside span {
  color: #a71111;
}
.table-outer .table__head-aside em {
  margin-left: 5px;
  font-style: normal;
  color: #233040;
}
.table-outer td {
  padding: 0 16px;
  font-size: 20px;
  font-weight: 500;
}
.table-outer td:first-child {
  padding: 0 5px;
}
.table-outer .table-bordered {
  border: none;
}
.table-outer .table-bordered th, .table-outer .table-bordered td {
  border-color: #8b95a2;
}
.table-outer .table-bordered td:first-child {
  border-left-width: 0;
  border-left-color: transparent;
}
.table-outer .table-bordered td:last-child {
  border-right-width: 0;
  border-right-color: transparent;
}
.table-outer .table-progress td:nth-child(2) {
  vertical-align: middle;
  padding-right: 26px;
  padding-left: 26px;
  padding-bottom: 8px;
}
.table-outer .table-progress, .table-outer .table-bordered, .table-outer .table {
  margin-bottom: 0;
}
.table-outer .table__col--size1 {
  width: 23.5%;
}
.table-outer .table__col--size2 {
  width: 27.5%;
}
.table-outer .table__col--size3 {
  width: 25.5%;
}
.table-outer .table__col--size4 {
  width: 24%;
}
.table-outer .table__col--size5 {
  width: 52.5%;
}
.table-outer .table__col--size6 {
  width: 67%;
}
.table-outer .table__col--size7 {
  width: 16.8%;
}
.table-outer .table__col--size8 {
  width: 16.2%;
}
.table-outer + .table-outer {
  margin-top: 57px;
}
.table-outer:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .table-outer .table__head {
    margin-bottom: 40px;
  }
  .table-outer .table__head-content {
    padding-right: 50px;
  }
  .table-outer .table__head span {
    font-size: 18px;
  }
  .table-outer td {
    padding: 0 12px;
    font-size: 18px;
  }
  .table-outer td:first-child {
    padding: 0 5px;
  }
  .table-outer .table__body {
    display: block;
    width: 100%;
    overflow-x: scroll;
  }
  .table-outer .table {
    margin-bottom: 0;
  }
  .table-outer + .table-outer {
    margin-top: 40px;
  }
  .table-outer .table__body {
    overflow: scroll;
  }
  .table-outer .table-progress td:nth-child(2) {
    padding-right: 12px;
    padding-left: 12px;
  }
  .table-outer .table__col--size6 {
    width: 60%;
  }
  .table-outer .table__col--size7 {
    width: 20%;
  }
  .table-outer .table__col--size8 {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .table-outer .table__head {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .table-outer .table__head-content {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .table-outer .table__head span {
    padding: 0;
  }
  .table-outer td {
    padding: 0 8px;
    font-size: 16px;
  }
  .table-outer td:first-child {
    padding: 0 5px;
  }
  .table-outer .table-progress td:nth-child(2) {
    padding-right: 8px;
    padding-left: 8px;
  }
}

/* ------------------------------------------------------------ *\
	Widgets
\* ------------------------------------------------------------ */
.widgets {
  list-style: none outside none;
}

/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */
.ico-account {
  width: 14px;
  height: 14px;
}
.ico-account svg {
  transition: fill 0.3s ease;
}
.ico-arrow-prev {
  width: 12px;
  height: 18px;
}
.ico-arrow-prev svg {
  transition: fill 0.3s ease;
}
.ico-arrow-down {
  width: 12px;
  height: 12px;
}
.ico-arrow-down svg {
  transition: fill 0.3s ease;
}
.ico-message {
  width: 14px;
  height: 13px;
}
.ico-message svg {
  transition: fill 0.3s ease;
}
.ico-search {
  width: 24px;
  height: 24px;
}
.ico-search svg {
  transition: fill 0.3s ease;
}
.ico-settings {
  width: 14px;
  height: 14px;
}
.ico-settings svg {
  transition: fill 0.3s ease;
}
.ico-play {
  width: 56px;
  height: 56px;
}
.ico-play svg {
  fill: #00A3B5;
  transition: fill 0.3s ease;
}
.ico-file {
  width: 36px;
  height: 25px;
  fill: #454545;
}
.ico-arrows {
  width: 13px;
  height: 12px;
}
.ico-clock {
  width: 18px;
  height: 18px;
}
.ico-close {
  width: 28px;
  height: 28px;
}
.ico-download {
  width: 16px;
  height: 16px;
}
.ico-download svg {
  fill: #00A3B5;
  transition: fill 0.3s ease;
}
.ico-linkedin {
  width: 64px;
  height: 64px;
}
.ico-linkedin svg {
  fill: #454545;
  transition: fill 0.3s ease;
}
.ico-linkedin--sm {
  width: 32px;
  height: 32px;
}
.ico-linkedin--sm svg {
  fill: #F2F7FC;
}

/* ------------------------------------------------------------ *\
	Search
\* ------------------------------------------------------------ */
.search {
  position: static;
  width: 295px;
}
.search .search__field {
  display: block;
  width: 100%;
  height: 40px;
  padding: 10px 56px 10px 20px;
  background-color: #fff;
  border: none;
  border-radius: 20px;
  box-shadow: none;
  font-size: 14px;
}
.search .search__field::-webkit-input-placeholder {
  font-size: inherit;
  color: #233040;
}
.search .search__field:-ms-input-placeholder {
  font-size: inherit;
  color: #233040;
}
.search .search__field::placeholder {
  font-size: inherit;
  color: #233040;
}
.search .search__btn {
  position: absolute;
  top: 33px;
  right: 0;
  display: block;
  width: 24px;
  height: 24px;
  margin-top: -10px;
  background: url(../images/svg/ico-search.svg) no-repeat 0 0;
  background-size: cover;
  border: none;
  box-shadow: none;
  font-size: 0;
}
.search .search__btnMini {
  display: none;
  position: absolute;
  top: 50%;
  right: 60px;
  width: 24px;
  height: 24px;
  margin-top: -10px;
  background: url(../images/svg/ico-search.svg) no-repeat 0 0;
  background-size: cover;
  border: none;
  box-shadow: none;
  font-size: 0;
}
.search-secondary .search__field {
  border: 1px solid #6f7580;
  background-color: #F2F7FC;
}
.search-secondary .search__btn {
  background: url(../images/svg/ico-search.svg) no-repeat 0 0;
  top: 18px;
  right: 25px;
}
.search-results {
  width: 100%;
}
@media (max-width: 1250px) {
  .search .search__btnMini {
    display: block;
  }
}
@media (max-width: 1199px) {
  .search {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .search .search__btn {
    width: 17px;
    height: 17px;
    margin-top: -8px;
  }
}
@media (max-width: 767px) {
  .search {
    width: auto;
    margin-left: auto;
  }
  .search .search__field {
    display: block;
    width: 23px;
    margin-left: auto;
    font-size: 0;
    border: 0;
    background: transparent;
    outline: none;
  }
  .search .search__btn {
    width: 23px;
    height: 22px;
    margin-top: 1px;
    background: url(../images/ico-search-mobile.svg) no-repeat 0 0;
    border-radius: 50%;
    border: 0;
    transform: translateY(-50%);
    pointer-events: all;
  }
  .search .search__btnMini {
    width: 23px;
    height: 22px;
    right: 53px;
    margin-top: 1px;
    background: url(../images/ico-search-mobile.svg) no-repeat 0 0;
    border: 0;
    transform: translateY(-50%);
    pointer-events: all;
  }
  .search-alt {
    position: relative;
  }
  .search-alt .search__field {
    display: block;
    width: 100%;
    height: 44px;
    padding: 10px 80px 10px 20px;
    background-color: #fff;
    font-size: 14px;
    pointer-events: all;
    border: none;
    border-radius: 20px;
    box-shadow: none;
  }
  .search-alt .search__field::-webkit-input-placeholder {
    font-size: inherit;
    color: #233040;
  }
  .search-alt .search__field:-ms-input-placeholder {
    font-size: inherit;
    color: #233040;
  }
  .search-alt .search__field::placeholder {
    font-size: inherit;
    color: #233040;
  }
  .search-alt .search__btn {
    position: absolute;
    top: 50%;
    right: 48px;
    display: block;
    width: 23px;
    height: 22px;
    background: url(../images/ico-search-mobile.svg) no-repeat 0 0;
    border-radius: 50%;
    border: 0;
    font-size: 0;
    transform: translateY(-50%);
  }
  .search-alt .search__close {
    position: absolute;
    top: 50%;
    right: 6px;
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/ico-close.svg) no-repeat 0 0;
    border-radius: 50%;
    border: 0;
    font-size: 0;
    transform: translateY(-50%);
    pointer-events: all;
  }
  .search-alt:after {
    content: "";
    position: absolute;
    top: 8px;
    right: 40px;
    bottom: 8px;
    width: 1px;
    background-color: #09305C;
  }
  .search-secondary .search__field {
    width: 100%;
    height: 36px;
    font-size: 14px;
    border: 1px solid #6f7580;
    background-color: #F2F7FC;
  }
}

/* SEARCH PAGE */
#searchPageFilters li:hover #all-tags, .searchResultsGrid li:hover #all-tags {
  background-color: #0075c4;
  border-color: #0075c4;
}
#searchPageFilters li:hover [tag-slug=investment_information], .searchResultsGrid li:hover [tag-slug=investment_information] {
  background-color: #986fd6;
  border-color: #986fd6;
}
#searchPageFilters #all-tags:hover, .searchResultsGrid #all-tags:hover {
  background: #0075c4;
}
#searchPageFilters #all-tags.selected, .searchResultsGrid #all-tags.selected {
  background: #0075c4;
  border-color: #0075c4;
}
#searchPageFilters #all-tags .filterBullets, .searchResultsGrid #all-tags .filterBullets {
  background-color: #0075c4;
}
#searchPageFilters [tag-slug=investment_information]:hover, .searchResultsGrid [tag-slug=investment_information]:hover {
  background-color: #986fd6;
}
#searchPageFilters [tag-slug=investment_information].selected, .searchResultsGrid [tag-slug=investment_information].selected {
  background-color: #986fd6;
  border-color: #986fd6;
}
#searchPageFilters [tag-slug=investment_information] .filterBullets, .searchResultsGrid [tag-slug=investment_information] .filterBullets {
  background-color: #986fd6;
}
#searchPageFilters .investment_information.filterBullets, .searchResultsGrid .investment_information.filterBullets {
  background-color: #986fd6;
}
#searchPageFilters .filterBullets, .searchResultsGrid .filterBullets {
  border: 2px solid white;
  border-radius: 50%;
  float: left;
  height: 20px;
  margin: 0 5px;
  width: 20px;
}

.searchResultsGrid .grid-item {
  display: block;
}
.searchResultsGrid h6 {
  font-size: 20px;
}
.searchResultsGrid h6 a {
  text-decoration: none;
}
.searchResultsGrid .filterBullets {
  display: inline-block;
  float: none;
  margin: 0 0 -4px 5px;
}

/* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */
.intro__carousel .owl-carousel {
  z-index: unset;
}
.intro__carousel .owl-carousel .owl-stage-outer:before {
  content: "";
  position: absolute;
  height: 230px;
  background-color: #F2F7FC;
  top: 100%;
  margin-top: -105px;
  left: -200px;
  right: -200px;
  transform: rotate(-3deg);
}
.intro__carousel .owl-carousel .owl-stage-outer .owl-stage .intro__inner_text {
  margin-right: -90px;
  opacity: 0;
  padding-left: 90px;
}
.intro__carousel .owl-carousel .owl-stage-outer .owl-stage .active .intro__inner_text {
  margin-right: 0;
  opacity: 1;
  padding-left: 0;
  transition: margin-right 1.2s, opacity 1.2s, padding-left 1.2s;
}
.intro__carousel .intro:before {
  content: none;
}
@media (min-width: 1441px) {
  .intro__carousel .owl-carousel .owl-stage-outer:before {
    height: 250px;
    margin-top: -94px;
  }
}
@media (max-width: 1199px) {
  .intro__carousel .owl-carousel .owl-stage-outer:before {
    margin-top: -61px;
  }
}
@media (max-width: 991px) {
  .intro__carousel .owl-carousel .owl-stage-outer:before {
    margin-top: -58px;
    z-index: unset;
  }
}
@media (min-width: 991px) {
  .intro__carousel .owl-carousel .owl-stage-outer:before {
    z-index: 1;
  }
}

.intro {
  position: relative;
  height: 480px;
  min-height: 480px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #F2F7FC;
}
.intro h1, .intro h2, .intro h3, .intro h4, .intro h5, .intro h6 {
  color: #F2F7FC;
}
.intro .container, .intro .intro__inner {
  height: 480px;
  min-height: 480px;
}
.intro .intro__inner {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  padding-bottom: 79px;
  height: 100%;
}
.intro .intro__inner h1 {
  max-width: 100%;
}
.intro .intro__inner h2 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0;
  max-width: 100%;
}
.intro .intro__inner_text {
  align-self: center;
  -webkit-align-self: center;
  position: relative;
  width: 100%;
}
.intro .intro__inner_logo {
  -webkit-flex: 0 0 295px;
  -ms-flex: 0 0 295px;
  -moz-flex: 0 0 295px;
  flex: 0 0 295px;
}
.intro .intro__inner_logo .bannerLogo {
  background-color: rgb(255, 255, 255);
  display: block;
  margin-left: 7%;
  opacity: 0.8;
  padding: 25px;
  width: 86%;
}
.intro .intro__inner_logo .bannerLogo img {
  width: 100%;
}
.intro .intro__inner_logo a.bannerLogo:hover {
  opacity: 1;
}
.intro .intro__image img {
  width: 100%;
}
.intro:before {
  content: "";
  position: absolute;
  background-color: #F2F7FC;
  top: 100%;
  -webkit-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  transform: skewY(-3deg);
  left: -1000px;
  right: -1000px;
  height: 170px;
  margin-top: -70px;
}
.intro + section {
  position: relative;
}
.intro--alt {
  min-height: 502px;
  height: 502px;
}
.intro--alt .container, .intro--alt .intro__inner {
  position: relative;
  height: 464px;
  min-height: 464px;
}
.intro--alt .intro__inner {
  padding-bottom: 86px;
}
.intro--alt:before {
  height: 208px;
  margin-top: -73px;
  background: #fff;
}
.intro--alt .intro__content {
  position: absolute;
  right: 159px;
  bottom: -30px;
  color: #233040;
  font-size: 16px;
  text-align: right;
}
.intro--alt .intro__content span {
  display: inline-block;
  margin-bottom: 7px;
}
.intro--alt .intro__content span svg {
  fill: #233040;
}
.intro--alt .intro__content span strong {
  vertical-align: middle;
}
.intro--alt .intro__content p:not(:last-child) {
  margin-bottom: 5px;
}
.intro--lg {
  min-height: 360px;
  height: auto;
}
.intro--lg .container, .intro--lg .intro__inner {
  min-height: 360px;
  height: 360px;
}
.intro--lg .intro__inner--alt {
  max-width: 510px;
  margin-right: auto;
  margin-left: auto;
}
.intro--lg:before {
  height: 250px;
  margin-top: -2.8%;
}
.intro--lg.hasSubTitle {
  min-height: 410px;
}
.intro--lg.hasSubTitle .container, .intro--lg.hasSubTitle .intro__inner {
  min-height: 410px;
  height: 410px;
}
@media (max-width: 1199px) {
  .intro .intro__inner_logo {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    -moz-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  .intro .intro__inner_logo div {
    margin-left: 10%;
    width: 90%;
  }
  .intro--alt .intro__content {
    bottom: 28px;
  }
  .intro--alt:before {
    margin-top: -40px;
  }
}
@media (max-width: 991px) {
  .intro {
    height: auto;
  }
  .intro:before {
    height: 100px;
  }
  .intro .container, .intro .intro__inner {
    min-height: 300px;
    height: auto;
  }
  .intro--alt .intro__content {
    bottom: -25px;
    right: 50px;
  }
  .intro--lg:before {
    margin-top: -58px;
  }
}
@media (max-width: 767px) {
  .intro {
    min-height: auto;
    background-image: none;
    background-color: #F2F7FC;
  }
  .intro:before {
    margin-top: -30px;
  }
  .intro .container, .intro .intro__inner {
    min-height: auto;
    padding: 0;
  }
  .intro .intro__inner {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 0;
    color: #233040;
    text-align: center;
  }
  .intro .intro__inner_text {
    background-color: #09305C;
    color: #fff;
    order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    padding: 40px 20px 59px 20px;
  }
  .intro .intro__inner_text:before {
    content: "";
    position: absolute;
    bottom: -69px;
    left: 0;
    width: 100%;
    height: 70px;
    -webkit-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    transform: skewY(-3deg);
    background-color: #F2F7FC;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    z-index: 0;
  }
  .intro .intro__inner_text.hasSubTitle:before {
    background-color: #fff;
  }
  .intro .intro__inner_logo {
    align-self: center;
    -webkit-align-self: center;
    margin-bottom: 20px;
    width: 50%;
  }
  .intro .intro__inner_logo div {
    background-color: transparent;
    margin-left: 0;
    padding: 0;
    width: 100%;
  }
  .intro .intro__image {
    height: 200px;
    margin: 0 -10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .intro--alt {
    background-color: #fff !important;
    background-image: none !important;
  }
  .intro--alt .intro__content {
    position: static;
    padding-top: 10px;
  }
  .intro--alt .intro__content span {
    margin-bottom: 5px;
  }
  .intro--lg {
    background-image: none !important;
  }
  .intro--lg.hasSubTitle {
    min-height: auto;
  }
  .intro--lg.hasSubTitle .container, .intro--lg.hasSubTitle .intro__inner {
    min-height: auto;
    height: auto;
  }
  .intro--lg .intro__inner h1 {
    margin-bottom: 0 !important;
    font-weight: 400;
  }
  .intro--lg .intro__image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 128px;
  }
  .intro--lg .intro__text {
    position: relative;
    padding: 16px 19px 25px;
    margin: 0 -10px;
    background: #fff;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
  }
  .intro--lg .intro__text h2 {
    color: #233040;
    font-size: 20px;
    margin-bottom: 0;
  }
  .intro--lg .intro__text p {
    color: #233040;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
  }
  .intro--lg .intro__notext {
    position: relative;
    padding: 16px 19px 25px;
    margin: 0 -10px;
    background-color: #F2F7FC;
    line-height: 1.5;
    text-align: center;
  }
  .intro--lg .intro__notext p {
    position: relative;
  }
  .intro--lg .intro__notext:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    -webkit-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    transform: skewY(-3deg);
    background-color: #F2F7FC;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    z-index: 0;
  }
}

@media (min-width: 767px) {
  .bannerDropShadow {
    text-shadow: 0 0 20px rgb(0, 0, 0);
  }
}

@media (min-width: 767px) {
  .bannerDropShadowLight {
    text-shadow: 0 0 20px #5c6068;
  }
}

/* ------------------------------------------------------------ *\
	Card
\* ------------------------------------------------------------ */
.card {
  background: transparent;
  border: none;
  border-radius: 0;
  overflow: hidden;
}
.card img {
  width: 100%;
  height: auto;
}
.card .card-image {
  height: 238px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.card .card-body {
  position: relative;
  padding: 0;
  background: #fff;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
.card .card-body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 41px;
  transform: skewY(-4deg);
  background: #fff;
  transform-origin: left bottom;
  z-index: 0;
}
.card .card-body__inner {
  position: relative;
  padding: 0 16px;
}
.card-title, .card-subtitle {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}
.card-title {
  margin-bottom: 7px;
  color: #00A3B5;
}
.card-subtitle {
  color: #233040;
}
.card .btn-more {
  margin-left: 8px;
}
.card .btn-more svg {
  fill: #00A3B5;
}
.card .btn-more i {
  color: #00A3B5;
  font-size: 14px;
}
.card-alt {
  width: auto;
}
.card-alt .card-body {
  background: #0B284A;
  color: #F2F7FC;
  padding: 0 20px;
}
.card-alt .card-body__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.card-alt .card-body .card-text, .card-alt .card-body p {
  /*flex: 1;*/
  font-weight: 300;
  width: 100%;
}
.card-alt .card-body:before {
  height: 55px;
  background: #0B284A;
  transform: skewY(-3deg);
}
.card-alt .card-title {
  font-size: 30px;
  font-weight: 500;
  color: #F2F7FC;
  line-height: 1.05;
  width: 100%;
}
.card.teamListMember {
  display: block;
}
@media (max-width: 991px) {
  .card-alt .card-body__inner {
    padding: 0 40px;
  }
  .card-alt .card-title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .card img {
    height: auto;
  }
  .card .card-body__inner {
    padding: 0 15px;
  }
  .card-title {
    margin-bottom: 5px;
  }
  .card-subtitle {
    margin-bottom: 0 !important;
  }
  .card-alt .card-body {
    font-size: 16px;
    font-weight: 400;
  }
  .card-alt .card-body:before {
    display: block;
  }
  .card-alt .card-title {
    margin-bottom: 20px;
    font-size: 26px;
  }
  .card-alt .card-image {
    height: 180px;
  }
}
@media (max-width: 575px) {
  .card img {
    height: auto;
  }
}

.megaMenuCard .card-image {
  height: 117px;
}
.megaMenuCard .card-body, .megaMenuCard .card-body:before {
  background-color: #d8d8d8;
}
.megaMenuCard .card-body, .megaMenuCard .card-title {
  color: #233040;
}
.megaMenuCard .card-title {
  font-size: 24px;
}
.megaMenuCard .card-body__inner {
  padding: 0 24px;
}
.megaMenuCard a {
  font-weight: 600;
}
.megaMenuCard a:hover {
  color: #00A3B5 !important;
  opacity: 1;
}
@media (max-width: 1250px) {
  .megaMenuCard {
    display: none;
  }
}

/* ------------------------------------------------------------ *\
	Cards
\* ------------------------------------------------------------ */
.cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cards .card + .card {
  margin-left: 21px;
}
.cards-alt {
  margin: 0 -10px;
}
.cards-alt .card-alt {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 0 10px;
}
.cards-alt .card-alt + .card-alt {
  margin-left: 0;
}
@media (max-width: 991px) {
  .cards {
    flex-wrap: wrap;
    margin: 0 -20px -40px;
  }
  .cards .card {
    max-width: 50%;
    flex: 0 0 50%;
    width: auto;
    padding: 0 20px 40px;
  }
  .cards .card + .card {
    margin-left: 0;
  }
  .cards-alt {
    margin: 0 -10px -30px;
  }
  .cards-alt .card-alt {
    padding: 0 10px 30px;
  }
}
@media (max-width: 767px) {
  .cards {
    margin: 0 -10px -20px;
  }
  .cards .card {
    padding: 0 10px 20px;
  }
  .cards-alt {
    margin: 0;
  }
  .cards-alt .card-alt {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media (max-width: 575px) {
  .cards {
    margin: 0 -5px -10px;
  }
  .cards .card {
    padding: 0 5px 10px;
  }
}

.card-1of2 {
  flex: 0 0 50% !important;
  max-width: 50% !important;
  margin: 0 0 20px;
}
.card-1of2 .card .card-1of2 .card-image {
  height: 253px;
}
@media (max-width: 991px) {
  .card-1of2 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}
@media (max-width: 767px) {
  .card-1of2 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.card-1of3 {
  flex: 0 0 33.33% !important;
  max-width: 33.33% !important;
  margin: 0 0 20px;
}
.card-1of3 .card-body__inner {
  padding: 0 20px;
}
@media (max-width: 991px) {
  .card-1of3 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}
@media (max-width: 767px) {
  .card-1of3 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.card-1of4 {
  flex: 0 0 25% !important;
  max-width: 25% !important;
  margin: 0 0 20px;
}
.card-1of4 .card-body__inner {
  padding: 0 20px;
}
@media (max-width: 991px) {
  .card-1of4 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}
@media (max-width: 767px) {
  .card-1of4 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.card-green .card-body {
  padding: 0 0 40px;
  background-color: transparent;
  font-weight: 400;
  font-size: 18px;
}
.card-green .card-body p span {
  display: block;
}
.card-green .card-body:before {
  top: auto;
  bottom: 37px;
  right: 2px;
  width: 100%;
  background-color: #00A3B5;
  transform: skewY(-4deg);
}
.card-green .card-body .card-body__inner {
  background-color: #00A3B5;
}
.portfolioInner {
  background-color: #fff;
  height: 100%;
  margin-top: 0;
  opacity: 1;
  overflow: hidden;
  transition: all 800ms;
}
.portfolioInner:hover {
  box-shadow: 0px 8px 12px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 8px 12px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 8px 12px 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.portfolioInner .portfolioImage {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 165px;
}
.portfolioInner .portfolioImage img {
  height: 100%;
  object-fit: cover;
}
.portfolioInner .portfolioBody {
  position: relative;
  padding: 0;
}
.portfolioInner .portfolioBody:before {
  background: #fff;
  content: "";
  height: 55px;
  left: 0;
  position: absolute;
  top: 0;
  transform: skewY(-3deg);
  transform-origin: left bottom;
  width: 100%;
  z-index: 0;
}
.portfolioInner .portfolioBody .portfolioBodyInner {
  padding: 20px 18px;
  position: relative;
}
.portfolioInner .portfolioBody .portfolioBodyInner .pbTitle {
  color: #09305C;
  font-size: 20px;
  font-weight: 600;
}
.portfolioInner .portfolioBody .portfolioBodyInner .pbSubtitle {
  color: #09305C;
  font-weight: 600;
}
.portfolioInner.portfolioHidden {
  margin-top: 15px;
  opacity: 0;
}

#portfolio-popup .modal-content {
  padding: 0;
}
#portfolio-popup .modal-content .openPortfolio .imageOuter {
  background-color: #09305C;
  color: #fff;
}
#portfolio-popup .modal-content .openPortfolio .imageOuter .opImage {
  margin-bottom: 1rem;
}
#portfolio-popup .modal-content .openPortfolio .imageOuter p {
  margin-bottom: 0;
}

/* ------------------------------------------------------------ *\
	Accordion
\* ------------------------------------------------------------ */
.accordion .accordion__section, .accordion .section-tables__section, .section-tables .accordion__section, .section-tables .section-tables__section {
  border-top: 1px solid #5c6068;
  border-bottom: 1px solid #5c6068;
}
.accordion .accordion__section + .accordion__section, .accordion .section-tables__section + .accordion__section, .section-tables .accordion__section + .accordion__section, .section-tables .section-tables__section + .accordion__section {
  border-top: 0;
}
.accordion .accordion__head-inner, .accordion .section-tables__head-inner, .section-tables .accordion__head-inner, .section-tables .section-tables__head-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 23px 18px 26px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  color: #233040;
  transition: background 0.3s ease, color 0.3s ease;
}
.accordion .accordion__head-inner[aria-expanded=true], .accordion .section-tables__head-inner[aria-expanded=true], .section-tables .accordion__head-inner[aria-expanded=true], .section-tables .section-tables__head-inner[aria-expanded=true] {
  background: #09305C;
  color: #F2F7FC;
}
.accordion .accordion__head-inner[aria-expanded=true] i, .accordion .section-tables__head-inner[aria-expanded=true] i, .section-tables .accordion__head-inner[aria-expanded=true] i, .section-tables .section-tables__head-inner[aria-expanded=true] i {
  transform: rotate(135deg);
}
.accordion .accordion__head-inner[aria-expanded=true] i span, .accordion .section-tables__head-inner[aria-expanded=true] i span, .section-tables .accordion__head-inner[aria-expanded=true] i span, .section-tables .section-tables__head-inner[aria-expanded=true] i span {
  background: #F2F7FC;
}
.accordion .accordion__head-inner:hover, .accordion .section-tables__head-inner:hover, .section-tables .accordion__head-inner:hover, .section-tables .section-tables__head-inner:hover {
  opacity: 1;
}
.accordion .accordion__head-inner .accordionTitle, .accordion .section-tables__head-inner .accordionTitle, .section-tables .accordion__head-inner .accordionTitle, .section-tables .section-tables__head-inner .accordionTitle {
  width: calc(100% - 35px);
}
.accordion .accordion__body-inner, .accordion .section-tables__body-inner, .section-tables .accordion__body-inner, .section-tables .section-tables__body-inner {
  padding: 46px 0;
}
.accordion .accordion__body-inner .accordionFactsheetGroup, .accordion .section-tables__body-inner .accordionFactsheetGroup, .section-tables .accordion__body-inner .accordionFactsheetGroup, .section-tables .section-tables__body-inner .accordionFactsheetGroup {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 30px;
  list-style-type: none;
}
.accordion .accordion__body-inner table thead, .accordion .section-tables__body-inner table thead, .section-tables .accordion__body-inner table thead, .section-tables .section-tables__body-inner table thead {
  color: #fff;
}
.accordion .accordion__body-inner table thead th, .accordion .section-tables__body-inner table thead th, .section-tables .accordion__body-inner table thead th, .section-tables .section-tables__body-inner table thead th {
  background-color: #00A3B5 !important;
  padding: 12px 10px;
}
.accordion .accordion__body-inner table tbody tr td, .accordion .section-tables__body-inner table tbody tr td, .section-tables .accordion__body-inner table tbody tr td, .section-tables .section-tables__body-inner table tbody tr td {
  padding: 8px 10px;
}
.accordion .accordion__body-inner table tbody :nth-child(even) td, .accordion .section-tables__body-inner table tbody :nth-child(even) td, .section-tables .accordion__body-inner table tbody :nth-child(even) td, .section-tables .section-tables__body-inner table tbody :nth-child(even) td {
  background-color: #E6ECF2 !important;
}
.accordion .accordion__body-inner table, .accordion .section-tables__body-inner table, .section-tables .accordion__body-inner table, .section-tables .section-tables__body-inner table {
  border-collapse: collapse;
}
.accordion .accordion__body-inner table td:not(:first-child), .accordion .section-tables__body-inner table td:not(:first-child), .section-tables .accordion__body-inner table td:not(:first-child), .section-tables .section-tables__body-inner table td:not(:first-child) {
  border-left: 1px solid #979797 !important;
}
.accordion .accordion__body-inner table th:not(:first-child), .accordion .section-tables__body-inner table th:not(:first-child), .section-tables .accordion__body-inner table th:not(:first-child), .section-tables .section-tables__body-inner table th:not(:first-child) {
  border-left: 1px solid #fff !important;
}
.accordion .accordion__body-inner table tr:first-child th, .accordion .section-tables__body-inner table tr:first-child th, .section-tables .accordion__body-inner table tr:first-child th, .section-tables .section-tables__body-inner table tr:first-child th {
  border-top: 0;
}
.accordion .accordion__body-inner table tr:last-child td, .accordion .section-tables__body-inner table tr:last-child td, .section-tables .accordion__body-inner table tr:last-child td, .section-tables .section-tables__body-inner table tr:last-child td {
  border-bottom: 0;
}
.accordion .accordion__body-inner table tr td:first-child,
.accordion .accordion__body-inner table tr th:first-child, .accordion .section-tables__body-inner table tr td:first-child,
.accordion .section-tables__body-inner table tr th:first-child, .section-tables .accordion__body-inner table tr td:first-child,
.section-tables .accordion__body-inner table tr th:first-child, .section-tables .section-tables__body-inner table tr td:first-child,
.section-tables .section-tables__body-inner table tr th:first-child {
  border-left: 0;
}
.accordion .accordion__body-inner table tr td:last-child,
.accordion .accordion__body-inner table tr th:last-child, .accordion .section-tables__body-inner table tr td:last-child,
.accordion .section-tables__body-inner table tr th:last-child, .section-tables .accordion__body-inner table tr td:last-child,
.section-tables .accordion__body-inner table tr th:last-child, .section-tables .section-tables__body-inner table tr td:last-child,
.section-tables .section-tables__body-inner table tr th:last-child {
  border-right: 0;
}
@media (max-width: 991px) {
  .accordion .accordion__head-inner, .accordion .section-tables__head-inner, .section-tables .accordion__head-inner, .section-tables .section-tables__head-inner {
    padding: 10px 14px 12px 16px;
    font-size: 22px;
  }
  .accordion .accordion__head-inner[aria-expanded=true], .accordion .section-tables__head-inner[aria-expanded=true], .section-tables .accordion__head-inner[aria-expanded=true], .section-tables .section-tables__head-inner[aria-expanded=true] {
    padding-right: 19px;
  }
  .accordion .accordion__body-inner, .accordion .section-tables__body-inner, .section-tables .accordion__body-inner, .section-tables .section-tables__body-inner {
    padding: 32px 0;
  }
}
@media (max-width: 767px) {
  .accordion .accordion__head-inner, .accordion .section-tables__head-inner, .section-tables .accordion__head-inner, .section-tables .section-tables__head-inner {
    position: relative;
    padding: 10px 10px 10px 40px;
    font-size: 20px;
  }
  .accordion .accordion__head-inner[aria-expanded=true], .accordion .section-tables__head-inner[aria-expanded=true], .section-tables .accordion__head-inner[aria-expanded=true], .section-tables .section-tables__head-inner[aria-expanded=true] {
    padding-right: 15px;
  }
  .accordion .accordion__head-inner .btn-plus, .accordion .section-tables__head-inner .btn-plus, .section-tables .accordion__head-inner .btn-plus, .section-tables .section-tables__head-inner .btn-plus {
    position: absolute;
    top: 50%;
    left: 14px;
    margin-top: -9px;
  }
  .accordion .accordion__body-inner, .accordion .section-tables__body-inner, .section-tables .accordion__body-inner, .section-tables .section-tables__body-inner {
    padding: 20px 0;
  }
}

/* ------------------------------------------------------------ *\
	Tab
\* ------------------------------------------------------------ */
.tab-pane {
  padding: 0 15px;
}
.tab-pane--alt {
  padding: 0 14px;
}
@media (max-width: 991px) {
  .tab-pane {
    padding: 0 20px;
  }
}

/* ------------------------------------------------------------ *\
	Progress
\* ------------------------------------------------------------ */
.progress {
  height: 13px;
  border-radius: 15px;
  background-color: #c6cdd7;
}
.progress-bar {
  border-radius: 15px;
  background-color: #00A3B5;
}

.section-quotes .quotesOuter:last-child {
  margin-bottom: 0 !important;
}
.section-quotes blockquote {
  font-size: 32px;
  padding: 0 35px;
}
.section-quotes blockquote:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 31px;
  background-image: url(../images/quotesLeft.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  left: 0;
}
.section-quotes blockquote:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 31px;
  background-image: url(../images/quotesright.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  right: 0;
  bottom: 37px;
}
.section-quotes .quoteClient {
  color: #09305C;
  font-size: 20px;
  font-weight: 600;
  padding: 0 35px;
}

/* ------------------------------------------------------------ *\
	Video
\* ------------------------------------------------------------ */
.video {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  /*  Video Playing  */
}
.video iframe, .video .video__inner, .video .video__placeholder {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video .video__inner {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  z-index: 2;
}
.video .video__placeholder {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  img {
    height: 100%;
    object-fit: cover;
  }
}
.video .play {
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
  transition: opacity 0.4s ease;
  cursor: pointer;
  pointer-events: auto;
}
.video .play:hover {
  opacity: 0.6;
}
.video.is-playing .video__inner {
  opacity: 1;
  visibility: visible;
}
.video.is-playing .video__placeholder {
  z-index: -1;
}
.video.is-playing .play {
  opacity: 0;
  pointer-events: none;
}

.play-btn {
  --btnSize: 110px;
  width: var(--btnSize);
  height: var(--btnSize);
  position: absolute;
  border: solid 2px var(--colour);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  z-index: 2;
  border-radius: 50%;
  cursor: pointer;
  display: grid;
  place-content: center;
  font-size: calc(var(--btnSize) / 2);
  -webkit-text-stroke: 2px var(--colour);
  color: transparent;
}

/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */
.socials ul {
  list-style-type: none;
}
@media (max-width: 767px) {
  .socials ul i {
    transform: scale(0.72);
    transform-origin: left;
  }
}

/* ------------------------------------------------------------ *\
	Blockquote
\* ------------------------------------------------------------ */
blockquote {
  margin-bottom: 24px;
}

.blockquote {
  padding: 0 10px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  line-height: 1;
}
.blockquote p {
  position: relative;
}
.blockquote p i:first-child {
  margin-top: 4px;
  vertical-align: top;
}
.blockquote p i:nth-child(2) {
  margin: 0 0 -5px -4px;
  vertical-align: bottom;
  transform: rotate(180deg);
  transform-origin: center;
}
@media (max-width: 991px) {
  .blockquote {
    font-size: 30px;
  }
  .blockquote p i {
    width: 25px;
    height: 20px;
  }
  .blockquote p i:nth-child(2) {
    margin-bottom: -2px;
  }
}
@media (max-width: 767px) {
  .blockquote {
    font-size: 20px;
  }
  .blockquote p i {
    width: 20px;
    height: 16px;
  }
  .blockquote p i:nth-child(2) {
    margin-left: -1px;
  }
}

/* ------------------------------------------------------------ *\
	Article
\* ------------------------------------------------------------ */
.article .article__inner {
  margin-right: -10px;
  margin-left: -10px;
}
.article .article__image, .article .article__content {
  padding-left: 10px;
  padding-right: 10px;
}
.article .article__image {
  background-repeat: no-repeat;
}
.article .article__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.article .article__head span {
  max-width: 61px;
  flex: 0 0 61px;
  display: inline-block;
  margin-top: -4px;
  font-size: 14px;
  font-weight: 500;
  color: #6f7580;
  vertical-align: middle;
}
.article .article__head span i {
  margin-right: 2px;
  vertical-align: text-bottom;
}
.article .article__head span i svg {
  fill: #6f7580;
}
.article .article__title {
  flex: 1;
  color: #09305C;
}
.article .article__entry {
  font-size: 16px;
}
.article .article__entry p {
  letter-spacing: -0.047em;
  line-height: 1.35;
}
.article .article__entry .btn-more {
  display: block;
  font-weight: 600;
  color: #09305C;
  letter-spacing: 0.01em;
}
.article .article__entry .btn-more .readTime {
  color: #8b95a2;
  fill: #8b95a2;
  float: right;
  font-size: 14px;
  font-weight: 500;
  margin-top: 2px;
}
.article .article__entry .btn-more .readTime i {
  margin-left: 5px;
  margin-top: -3px;
  color: #8b95a2;
  fill: #8b95a2;
  margin-right: 5px;
}
.article .article__content {
  margin-top: 5px;
}
.article .article__old-image-support {
  object-fit: cover;
  width: 100%;
  height: 174px;
  background-size: cover;
}
@media (max-width: 575px) {
  .article .article__content {
    margin-top: 0;
    padding-top: 20px;
  }
}

/* ------------------------------------------------------------ *\
	Articles
\* ------------------------------------------------------------ */
.articles {
  margin: 0 -10px;
}
.articles .article {
  padding: 0 10px;
}
@media (max-width: 767px) {
  .articles {
    margin: 0;
  }
}

/* ------------------------------------------------------------ *\
	Modal
\* ------------------------------------------------------------ */
.modal#cookiePolicyModal {
  z-index: 1052 !important;
}

.modal-backdrop.show ~ .modal-backdrop.show {
  z-index: 1051 !important;
}

.modal {
  overflow-y: auto;
  padding: 0 10px !important;
}
.modal-backdrop {
  background-color: #233040;
}
.modal-backdrop.show {
  opacity: 0.9;
}
.modal-dialog {
  max-width: 1012px;
  margin: 0 auto;
}
.modal-dialog--alt .modal-header {
  flex-direction: column;
  align-items: center;
  border-bottom: 2px solid #edeef2;
}
.modal-dialog--alt .modal-title {
  color: #F2F7FC;
  letter-spacing: -0.025em;
  width: 100%;
}
.modal-dialog-centered::before {
  height: 100vh !important;
}
.modal-dialog-small {
  max-width: 695px;
}
.modal-content {
  padding-left: 60px;
  padding-right: 60px;
  border: 0;
  border-radius: 15px;
  background: #F2F7FC;
}
.modal-content--scroll {
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
}
.modal-content--scroll .modal-content__inner {
  padding-bottom: 25px;
  padding-left: 99px;
  padding-right: 99px;
  border: 0;
  border-radius: 15px;
  background: #F2F7FC;
}
.modal-content--scroll .modal-content__inner .modal-body {
  height: 233px;
}
.modal-header {
  padding: 0;
  border-bottom: 0;
  border-radius: 0;
}
.modal-title {
  line-height: 1;
  color: #09305C;
}
.modal-body {
  padding: 0;
  color: #233040;
  line-height: 1.45;
}
.modal-body[data-simplebar=init] {
  padding-right: 15px;
}
.modal .close {
  position: absolute;
  top: 21px;
  right: 24px;
  float: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  text-shadow: none;
  opacity: 1;
  z-index: 10;
}
.modal .close .ico-close {
  width: 32px;
  height: 32px;
}
.modal .close .ico-close svg {
  fill: #09305C;
}
.modal.modalDisclaimers .modal-content {
  text-align: left;
}
.modal.modalDisclaimers .modal-content .modal-body #acceptRnsDisclaimer {
  max-height: calc(100vh - 300px);
}
.modal.modalDisclaimers #cookieManageAll .modal-body {
  max-height: calc(100vh - 300px);
}
.modal.modalDisclaimers .modal-footer {
  border-top: 0;
  justify-content: flex-start;
  padding: 0;
}
.modal#portfolio-popup .modal-content {
  border-radius: 0;
}
.modal#portfolio-popup .modal-content .imageOuter {
  padding: 4rem 1rem;
}
.modal#portfolio-popup .modal-content .contentOuter {
  padding: 4rem 4rem 4rem 3rem;
}
@media (max-width: 991px) {
  .modal-content {
    padding-left: 50px;
    padding-right: 50px;
  }
  .modal-content--scroll .modal-content__inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .modal {
    padding: 58px 10px !important;
  }
  .modal.modalDisclaimers {
    padding-top: 5px !important;
  }
  .modal-header {
    justify-content: center;
  }
  .modal-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal-content--scroll .modal-content__inner {
    max-height: 495px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal-content--scroll .modal-content__inner .modal-body {
    min-height: 330px;
    max-height: 600px;
  }
  .modal-body {
    line-height: 1.5;
  }
  .modal-body p:last-child {
    margin-bottom: 0;
  }
  .modal .close {
    top: -49px;
    right: 0;
  }
  .modal .close .ico-close {
    width: 40px;
    height: 40px;
  }
  .modal .close .ico-close svg {
    fill: #F2F7FC;
  }
  .modal#portfolio-popup .modal-content .imageOuter {
    padding: 0;
  }
  .modal#portfolio-popup .modal-content .imageOuter .opInfo {
    padding: 0 1rem 1rem 1rem;
  }
  .modal#portfolio-popup .modal-content .contentOuter {
    padding: 2rem 1rem;
  }
}

#homePage .modal-backdrop {
  background-color: transparent;
}
#homePage .modal-backdrop + .modal-backdrop {
  background-color: #3f4248;
}
#homePage .modal-backdrop:nth-child(2) {
  background-color: #3f4248;
}
#homePage #legal-disclaimer .modal-dialog-centered {
  align-items: start;
  height: calc(100vh - 20%);
  min-height: auto;
  top: 20%;
}
@media (max-width: 767px) {
  #homePage #legal-disclaimer .modal-dialog-centered {
    height: calc(100vh - 135px);
    top: 135px;
  }
}

#team-bio-popup .modal-content {
  display: block;
}

/* ------------------------------------------------------------ *\
	Box
\* ------------------------------------------------------------ */
.box h5 {
  margin: 0 0 22px;
}
.box .btn, .box .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn .box a {
  max-width: 100%;
  padding: 14px 10px;
  border-radius: 30px;
}
.box .box__actions {
  margin: 0 -10px;
  text-align: center;
}
.box .box__inner {
  height: 100%;
  background: #fff;
}
.box .box__head {
  align-items: center;
  background: #09305C;
  display: flex;
  padding: 17px 20px 20px;
}
.box .box__head h4 {
  margin-bottom: 0;
  color: #F2F7FC;
}
.box .box__body {
  padding: 0 20px;
}
.box--new .btn, .box--new .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn .box--new a {
  margin: 0 10px;
  padding: 14px 27px;
}
.box--new .box__actions {
  margin: 0 -10px;
}
.box--new .box__head {
  padding: 33px 20px 33px;
}
@media (max-width: 1199px) {
  .box .btn, .box .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn .box a {
    padding: 14px 5px;
    font-size: 12px;
  }
  .box .box__body {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .box .box__head {
    padding: 16px;
  }
  .box .box__body {
    padding: 0 10px;
  }
  .box .box__content {
    margin: 0 0 20px;
  }
  .box .btn, .box .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn .box a {
    margin-bottom: 8px;
  }
}

/* ------------------------------------------------------------ *\
	Boxes
\* ------------------------------------------------------------ */
.boxes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.boxes .boxMaxThird {
  max-width: 33.333367%;
  flex: 0 0 33.333367%;
}
.boxes .box {
  padding: 0 10px;
}
.boxes .box--1of4 {
  flex: 0 0 25%;
  max-width: 25%;
}
.boxes .box--large {
  flex: 0 0 75%;
  max-width: 75%;
}
@media (max-width: 1250px) {
  .boxes .box--1of4 .btn, .boxes .box--1of4 .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn a, .nav .mega-menu-wrap > ul > li.mega-toggle-on > .mega-sub-menu li.mega-menu-btn .boxes .box--1of4 a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .boxes .box--1of4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .boxes .box--large {
    flex: 0 0 66.67%;
    max-width: 66.67%;
  }
}
@media (max-width: 767px) {
  .boxes {
    flex-direction: column;
  }
  .boxes .box {
    max-width: 100%;
    flex: 0 0 100%;
    margin: 0;
  }
  .boxes .box + .box {
    margin-top: 16px;
  }
}

/* ------------------------------------------------------------ *\
	Copyright
\* ------------------------------------------------------------ */
.copyright-outer {
  display: flex;
  align-content: flex-end;
  flex-direction: column;
  justify-content: flex-end;
}

/* ------------------------------------------------------------ *\
	Link
\* ------------------------------------------------------------ */
.link {
  font-size: 16px;
  font-weight: 500;
  color: #00A3B5;
  text-decoration: underline;
}
.link i {
  margin-left: 3px;
  vertical-align: super;
}
@media (max-width: 767px) {
  .link {
    font-size: 14px;
  }
}

/* ------------------------------------------------------------ *\
	Switcher
\* ------------------------------------------------------------ */
.switcher {
  text-align: left;
}
.switcher .custom-switch + .switcher__body {
  pointer-events: none;
}
.switcher .custom-switch + .switcher__body .form-check .form-check-input:checked + label:before, .switcher .custom-switch + .switcher__body .form-check .form-check-input + label:before {
  border-color: #c6cdd7;
}
.switcher .custom-switch + .switcher__body .form-check label {
  position: relative;
  font-size: 16px;
  color: #8b95a2;
  transition: color 0.3s ease;
}
.switcher .custom-switch.active + .switcher__body {
  pointer-events: all;
}
.switcher .custom-switch.active + .switcher__body .form-check .form-check-input:checked + label:before, .switcher .custom-switch.active + .switcher__body .form-check .form-check-input + label:before {
  border-color: #6f7580;
}
.switcher .custom-switch.active + .switcher__body .form-check label {
  color: #233040;
}
@media (max-width: 767px) {
  .switcher .custom-switch + .switcher__body .form-check .form-check-input:checked + label:before, .switcher .custom-switch + .switcher__body .form-check .form-check-input + label:before {
    width: 20px;
    height: 20px;
    border-color: #c6cdd7;
  }
  .switcher .custom-switch + .switcher__body .form-check .form-check-input + label:after {
    width: 12px;
    height: 12px;
  }
  .switcher .custom-switch + .switcher__body .form-check label {
    padding: 1px 0 2px 32px;
    font-size: 14px;
  }
}

/* ------------------------------------------------------------ *\
	Switchers
\* ------------------------------------------------------------ */
.switchers {
  position: relative;
  display: flex;
  align-items: flex-start;
}
.switchers .switcher {
  display: block;
  padding: 0 30px;
  width: 100%;
}
.switchers .switcher:first-child {
  padding-left: 11px;
}
.switchers .switcher:last-child {
  padding-right: 0;
}
@media (max-width: 1199px) {
  .switchers .switcher {
    padding: 0 15px;
  }
  .switchers .switcher:first-child {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .switchers {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: -20px;
  }
  .switchers .switcher {
    max-width: 33.333367%;
    flex: 0 0 33.333367%;
    padding: 0 10px 20px;
  }
}
@media (max-width: 767px) {
  .switchers {
    justify-content: flex-start;
  }
  .switchers .switcher {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 575px) {
  .switchers {
    justify-content: flex-start;
  }
  .switchers .switcher {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0 0 20px;
  }
}

#searchPageSwitchers {
  display: block;
}
#searchPageSwitchers .switcher {
  padding: 0;
}
#searchPageSwitchers .switcher .custom-switch + .switcher__body {
  display: none;
}

#newsPageSwitchers {
  margin: 0 -12px;
}
#newsPageSwitchers .switcher {
  padding: 0 12px !important;
  width: auto;
}
#newsPageSwitchers .switcher .custom-switch-news + .switcher__body {
  display: none;
}
@media (max-width: 575px) {
  #newsPageSwitchers .switcher {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 0 20px;
  }
}

.custom-switch, .yes-no .ginput_container_checkbox {
  min-height: 50px;
}

/* ------------------------------------------------------------ *\
	Post
\* ------------------------------------------------------------ */
.post .post__inner {
  background-color: #d8d8d8;
  border: 1px solid #979797;
}
.post .post__image {
  display: block;
  width: 100%;
  height: 253px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-bottom: 1px solid #979797;
}
.post .post__author {
  display: block;
  margin-top: 15px;
  font-size: 0;
}
.post .post__author-image {
  display: inline-block;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  vertical-align: middle;
}
.post .post__author-image img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.post .post__author-title {
  display: inline-block;
  margin-left: 18px;
  font-size: 16px;
  font-weight: 700;
  color: #454545;
  line-height: 1;
  vertical-align: middle;
  text-transform: uppercase;
}
.post .post__content {
  padding: 20px 19px 21px;
}
.post .post__content p {
  letter-spacing: -0.008em;
}
.post .post__content p:last-of-type {
  margin-bottom: 0;
}
.post--image-only .post__image {
  border-bottom: 0;
}
.post--content-only .post__content {
  padding: 17px 19px 23px;
}
@media (max-width: 1199px) {
  .post .post__content {
    padding: 20px 15px;
  }
  .post .post__author-image {
    width: 60px;
    height: 60px;
  }
  .post .post__author-title {
    margin-left: 12px;
  }
}
@media (max-width: 991px) {
  .post .post__author-image {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .post .post__author {
    margin-top: 10px;
  }
  .post .post__author-image {
    width: 30px;
    height: 30px;
  }
  .post .post__author-title {
    font-size: 14px;
  }
  .post .post__image {
    height: 180px;
  }
  .post .post__content {
    padding: 12px 15px;
  }
}

/* ------------------------------------------------------------ *\
	Posts
\* ------------------------------------------------------------ */
.posts > .row {
  margin: 0 -10px;
}
.posts .posts__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 10px;
}
.posts .post {
  padding: 7px 0;
}

.singlePostShareHide {
  bottom: 0;
  position: absolute;
  z-index: -10;
  width: 100%;
}

/* ------------------------------------------------------------ *\
	Timeline
\* ------------------------------------------------------------ */
.timeline {
  padding: 0 120px 56px;
  overflow: auto;
}

.timeline::-webkit-scrollbar {
  -webkit-appearance: none;
}

.timeline::-webkit-scrollbar:vertical {
  width: 16px;
}

.timeline::-webkit-scrollbar:horizontal {
  width: 56px;
  height: 16px;
}

.timeline::-webkit-scrollbar-thumb {
  background-color: #edeef2;
  border-radius: 15px;
  border: 2px solid #20799d;
}

.timeline::-webkit-scrollbar-track {
  border-radius: 15px;
  background-color: #20799d;
}

.timeline .timeline__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -120px;
}

.timeline .timeline__element {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  max-width: 408px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 408px;
  flex: 0 0 408px;
  padding: 0 44px;
  cursor: pointer;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.timeline .timeline__element.fadeout {
  opacity: 0;
  visibility: hidden;
}

.timeline .timeline__element:first-child {
  margin-left: 62px;
}

.timeline .timeline__element-title {
  margin-bottom: 18px;
  font-size: 28px;
  font-weight: 500;
  color: #3f4248;
  line-height: 1;
}

.timeline .timeline__element-content {
  font-size: 16px;
  color: #09305C;
  line-height: 1.5;
  text-align: center;
}

.timeline .timeline__element-circle {
  position: relative;
  margin-top: 122px;
}

.timeline .timeline__element-image {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 218px;
  height: 218px;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.timeline .timeline__element:nth-child(even) .circle__path-circle {
  fill: #335199;
}

.timeline .timeline__element:nth-child(even) .circle__path-line {
  stroke: #335199;
}

.timeline.active,
.timeline.active .timeline__element {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

@media (max-width: 991px) {
  .timeline {
    padding: 0 108px 30px;
  }
  .timeline .timeline__inner {
    margin: 0 -118px;
  }
  .timeline .timeline__element {
    max-width: 346px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 346px;
    flex: 0 0 346px;
    padding: 0 33px;
  }
  .timeline .timeline__element-image {
    width: 208px;
    height: 208px;
  }
  .timeline .timeline__element-title {
    font-size: 24px;
  }
  .timeline .timeline__element-content {
    font-size: 15px;
  }
  .timeline .timeline__element-circle {
    margin-top: 102px;
  }
}
@media (max-width: 767px) {
  .timeline {
    padding: 0 0 20px;
    margin: 0 14px;
  }
  .timeline .timeline__inner {
    margin: 0;
  }
  .timeline .timeline__element {
    max-width: calc(100vw - 28px);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(100vw - 28px);
    flex-basis: calc(100vw - 28px);
    padding: 0 20px;
  }
  .timeline .timeline__element:first-child {
    margin-left: 0;
  }
  .timeline .timeline__element-image {
    top: 8px;
    width: 148px;
    height: 148px;
  }
  .timeline .timeline__element-title {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .timeline .timeline__element-content {
    max-width: 180px;
    margin: 0 auto;
    font-size: 14px;
  }
  .timeline .timeline__element-circle {
    margin-top: 62px;
  }
}
/* ------------------------------------------------------------ *\
	Circle
\* ------------------------------------------------------------ */
.circle {
  position: relative;
  width: 238px;
  height: 238px;
  margin: 0 auto;
}

.circle svg {
  width: 100%;
  height: 100%;
}

.circle > svg {
  -webkit-transform: rotate(-93deg);
  -ms-transform: rotate(-93deg);
  transform: rotate(-93deg);
}

.circle .circle__path {
  position: absolute;
  top: -113px;
  left: -151px;
  width: 282px;
  height: 250px;
}

.circle .circle__path img {
  width: 100%;
  height: 100%;
}

.circle .circle__path-circle {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease 1.1s;
  -o-transition: opacity 0.2s ease 1.1s;
  transition: opacity 0.2s ease 1.1s;
}

.circle .animated-svg {
  -webkit-transition: stroke-dashoffset 2s;
  -o-transition: stroke-dashoffset 2s;
  transition: stroke-dashoffset 2s;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
}

.circle .animated-svg.circle-svg {
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.circle.start .animated-svg {
  stroke-dashoffset: 0;
}

.circle.start .circle__path-circle {
  opacity: 1;
}

@media (max-width: 991px) {
  .circle {
    width: 228px;
    height: 228px;
  }
  .circle .circle__path {
    top: -90px;
    left: -113px;
    width: 232px;
    height: 219px;
  }
}
@media (max-width: 767px) {
  .circle {
    width: 163px;
    height: 163px;
  }
  .circle .circle__path {
    top: -62px;
    left: -118px;
    width: 236px;
    height: 147px;
  }
}
.IE11 .animated-svg {
  stroke-dasharray: 0 !important;
  stroke-dashoffset: 0 !important;
}

.IE11 .circle__path-circle {
  opacity: 1 !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.bulb {
  background: #d8d8d8;
  border-radius: 100%;
  float: left;
  height: 130px;
  padding: 5px;
  position: relative;
  top: 0;
  width: 130px;
  z-index: 4;
}
.bulb .bulb-circle {
  background: #00A3B5;
  border-radius: 100%;
  display: block;
  height: 120px;
  width: 120px;
}
.bulb .filler1 {
  background: #d8d8d8;
  display: block;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 40px;
  right: -40px;
  z-index: -1;
}
.bulb .filler2 {
  background: #00A3B5;
  display: block;
  height: 40px;
  width: 10px;
  position: absolute;
  top: 45px;
  right: 0px;
  z-index: 30;
}

.glass {
  background: #d8d8d8;
  float: left;
  height: 50px;
  margin-left: 5px;
  margin-top: 40px;
  padding: 5px 5px 5px 0px;
  position: relative;
  width: calc(100% - 135px);
}

.amount {
  background: #00A3B5;
  display: block;
  width: 10px;
  height: 40px;
  position: absolute;
  left: -5px;
  transition: width 3s;
  z-index: 5;
}

.markerContainer {
  float: left;
  margin-left: 0px;
  margin-top: 10px;
  padding-right: 5px;
  position: relative;
  width: calc(100% - 130px);
}
.markerContainer .markers {
  border-left: 2px solid #979797;
  float: left;
  height: 20px;
  width: 25%;
}
.markerContainer .markers:last-child {
  border-right: 2px solid #979797;
}

.counters h4 {
  color: #00A3B5;
}

@media (min-width: 992px) {
  .counters h4 {
    font-size: 50px;
  }
}
.section-countdown .timer {
  color: #00A3B5;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.section-countdown .timer div {
  display: inline-block;
  font-size: 65px;
  margin-left: 10px;
  padding: 0px 23px;
  font-weight: 500;
}
.section-countdown .timer div span {
  display: block;
  font-size: 20px;
}

.list-filters li a.selected {
  background: #00A3B5;
  border-color: #00A3B5;
  color: #F2F7FC;
}

.yes-no .ginput_container_checkbox label:after {
  content: "No";
}

.yes-no .ginput_container_checkbox input[type=checkbox]:checked + label:after {
  content: "Yes";
}

.yes-no.on-off .ginput_container_checkbox label:after {
  content: "Off";
}

.yes-no.on-off .ginput_container_checkbox input[type=checkbox]:checked + label:after {
  content: "On";
}

/* ACF MAPS */
.acf-map {
  width: 100%;
  height: 400px;
}
.acf-map img {
  /* fixes potential theme css conflict */
  max-width: inherit !important;
}

/* UTILITIES NAV */
.nav-utilities > ul > li a {
  padding-left: 23px;
  position: relative;
}

.navAudienceSelector > a:before, .navContact > a:before, .navPortal > a:before {
  font-size: 15px;
  font-weight: 300;
  left: 0;
  position: absolute;
  top: 0;
}

.navAudienceSelector > a {
  background-position: left;
  background-size: 24px 16px;
  background-repeat: no-repeat;
  padding-left: 33px !important;
}
.navAudienceSelector > a[data-country-code=row] {
  background-size: 19px 16px;
  padding-left: 26px !important;
}

.navContact > a:before {
  content: "\f27a";
  font-family: "Font Awesome 6 Pro";
}

.navPortal > a {
  padding-left: 21px;
}
.navPortal > a:before {
  content: "\f30d";
  font-family: "Font Awesome 6 Pro";
}

/* TEAM PAGE */
/* filters */
.list-filters.team-filters {
  align-items: flex-start;
  flex-wrap: nowrap;
}
.list-filters.team-filters li {
  -ms-flex: auto;
  flex: auto;
  max-width: 100%;
  width: 100%;
}
.list-filters.team-filters li a {
  height: auto;
}
.list-filters li a.selected {
  background: rgb(32, 121, 157);
  border-color: rgb(32, 121, 157);
  color: rgb(248, 249, 252);
}

.ghIe11 .list-filters.team-filters li a {
  padding-top: 10px;
}

.list-checkboxes.team-checkboxes {
  display: none;
}

@media (max-width: 991px) {
  .list-filters.team-filters {
    flex-wrap: wrap;
  }
  .list-filters.team-filters > li {
    max-width: 50%;
    width: 50%;
  }
}
/* team sections */
.teamContainer {
  position: relative;
}

.teamContainer .row {
  margin: 0;
}

.teamContainer .row [class^=col-] {
  padding: 0;
}

.teamMember {
  height: 100%;
  text-align: center;
  position: relative;
  transition: background-color 0.2s linear;
}

.teamContainer .teamMember:hover {
  background-color: #83B1E5;
}

.teamContainer .teamMember:hover .openCTA {
  border-color: #233040;
  color: #233040;
}

.teamMember .openCTA {
  color: #f8f9fc;
  position: absolute;
  top: 10px;
  right: 10px;
  border: 2px solid #f8f9fc;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  font-size: 15px;
  padding: 3px 0 0 3px;
  transition: color 0.2s linear, border 0.2s linear;
}

.teamMember span {
  display: block;
}

.teamMember .teamContact {
  margin: 0 4px;
}

.teamMember .teamBio {
  display: none;
}

.openTeamBio .closeCTA {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 2px solid gray;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  font-size: 15px;
  padding: 3px 0 0 4px;
}

.openTeamBio a {
  white-space: nowrap;
}

.openTeamBio a i {
  margin-right: 5px;
  font-size: 25px;
  vertical-align: middle;
}

/* TEAM PAGE POPUP */
#team-bio-popup .modal-content {
  padding: 0 !important;
  border-radius: 0;
}

#team-bio-popup .modal-body {
  padding: 0 !important;
}

#team-bio-popup .openTeam {
  padding: 0 !important;
}

#team-bio-popup .teamMember {
  background-color: #83B1E5;
}

@media (max-width: 767px) {
  #team-bio-popup .openTeam .openTeamBio {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .teamMember .openCTA {
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    font-size: 9px;
    padding: 3px 0 0 2px;
  }
}
@media (max-width: 575px) {
  .teamMember .openCTA {
    display: none;
  }
}
/* GRAVITY FORM STYLING */
.gform_legacy_markup_wrapper {
  margin-bottom: 0;
}

/* DESCRIPTION */
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
  font-size: 16px !important;
}

/* labels*/
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
  font-weight: 400 !important;
  margin-bottom: 0 !important;
}

/* GENERAL */
.gform_wrapper,
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  font-size: 16px !important;
}

.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
  font-weight: 600 !important;
}

.ginput_container {
  margin-top: 0 !important;
}

.gform_wrapper ul li.gfield:not(.mt-0) {
  margin-top: 40px !important;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=email], .gform_wrapper select, .gform_wrapper textarea {
  background-color: #F2F7FC;
  width: 100% !important;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=email], .gform_wrapper select {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #233040;
  height: 50px !important;
  padding: 0 8px !important;
}

.gsection_title {
  font-size: 40px !important;
  font-weight: normal !important;
}

.gchoice_select_all, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: inherit !important;
}

/* radio */
.gfield_radio li:not(:last-child) {
  margin-right: 100px !important;
}

/* select */
.gform_wrapper.gf_browser_chrome select {
  padding: 2px 0 2px 0px !important;
}

.gform_wrapper select {
  display: inline-block;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.gform_wrapper select::-ms-expand {
  display: none;
}

/* arrows */
.ginput_container_select {
  font-size: 1rem;
  position: relative;
}

.ginput_container_select:after {
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 15px;
}

.gform_wrapper select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

/* text ares*/
.gform_wrapper textarea {
  border: 1px solid #233040;
  margin-top: 7px;
}

/* custom radio styling*/
.ginput_container_radio li {
  display: inline;
}

.gform_wrapper input[type=radio] {
  display: none !important;
}

.gform_wrapper input[type=radio] label {
  position: relative !important;
  cursor: pointer !important;
}

.gform_wrapper input[type=radio] + label:before {
  content: "" !important;
  display: inline-block !important;
  width: 14px !important;
  height: 14px !important;
  margin: 0px 8px 0 8px !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  border-radius: 50% !important;
  background-color: #fff !important;
  border: 1px solid #888 !important;
}

.gform_wrapper input[type=radio]:checked + label {
  position: relative !important;
}

/* gives a border if we need it */
.gform_wrapper input[type=radio]:checked + label:after {
  content: "" !important;
  position: absolute !important;
  top: 2px !important;
  left: 4px !important;
  width: 22px !important;
  height: 22px !important;
  border: 1px solid #00A3B5 !important;
  border-radius: 50% !important;
  display: inline-block !important;
  cursor: pointer !important;
}

.gform_wrapper input[type=radio]:checked + label:before {
  background-color: #00A3B5 !important;
  border: 1px solid #00A3B5 !important;
}

/* file upload */
.ginput_preview {
  text-align: center;
}

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  background-color: #f8f9fc !important;
  /*border: 1px solid #3f4248!important;*/
  border: 0 !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  color: #233040 !important;
  margin-top: 7px;
}

/* footer area */
.gform_button_select_files {
  padding: 10px 20px !important;
}

.gform_wrapper .gform_footer {
  text-align: center;
}

.gform_ajax_spinner {
  display: block;
}

/* GRAVITY FORMS ERRORS */
.gform_wrapper div.validation_error {
  border-top: 1px solid #a71111 !important;
  border-bottom: 1px solid #a71111 !important;
  color: #a71111 !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  border-bottom: none !important;
  border-top: none !important;
}

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox,
.gform_wrapper li.gfield_error ul.gfield_radio {
  color: inherit !important;
}

.gform_wrapper .gfield_error .gfield_label {
  color: inherit !important;
}

.gform_wrapper .field_description_below .gfield_description {
  padding-top: 2px !important;
}

.gform_wrapper .validation_message {
  color: #a71111 !important;
}

.gform_wrapper .gfield_error input[type=text], .gform_wrapper .gfield_error input[type=email], .gform_wrapper .gfield_error select {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 1px solid #a71111 !important;
}

/* COOKIE CONSENT */
.cc-message {
  padding-right: 20px !important;
}

.cc-message p {
  margin-bottom: 0;
}

.cc-message p a {
  font-weight: bold;
}

.cc-message p a:after {
  content: "\f324";
  font-family: "Font Awesome 6 Pro";
  font-size: 15px;
  padding-left: 10px;
}

.cc-link {
  display: none;
}

.breadCrumbs {
  font-size: 14px;
  font-weight: 600;
  padding-top: 16px;
  padding-bottom: 16px;
}

.breadCrumbs span {
  color: #646569;
}

.breadCrumbs a:after {
  content: "\f324";
  font-family: "Font Awesome 6 Pro";
  font-size: 15px;
  font-weight: 500;
  padding: 0 10px;
}

@media (max-width: 767px) {
  .container.breadCrumbs {
    background: lightgray;
  }
}
.anchorNav {
  font-size: 14px;
  font-weight: 500;
  height: 18px;
  margin-top: 16px;
  margin-bottom: 16px;
  overflow: hidden;
}
.anchorNav ul {
  display: flex;
  list-style-type: none;
}
.anchorNav ul li {
  margin-right: 10px;
}
.anchorNav ul li:not(:last-child):after {
  content: "|";
  margin-left: 10px;
}
.anchorNav ul li.current a {
  color: #00A3B5;
}
.anchorNav ul li a:hover {
  color: #00A3B5;
}
@media (max-width: 1250px) {
  .anchorNav {
    display: none;
  }
}

/* SUPSYSTIC TABLES */
table.dataTable tbody tr {
  background-color: transparent !important;
}

table.dataTable.no-border.no-footer, table.dataTable.no-border th, table.dataTable.no-border td,
table.dataTable.lightboxImgno-border.no-footer, table.dataTable.lightboxImgno-border th, table.dataTable.lightboxImgno-border td {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

table.dataTable thead th, table.dataTable thead td {
  border-bottom: none !important;
}

/* SIMPLEBAR  */
.simplebar-scroll-content {
  box-sizing: content-box !important;
}

.simplebar-track {
  background-color: #8b95a2;
  border-radius: 9px;
  width: 15px;
}

.simplebar-scrollbar {
  right: 0;
  width: 15px;
}

.simplebar-track .simplebar-scrollbar.visible {
  background: #edeef2;
  opacity: 1;
}

.chart-accordion {

  .radio-group {
    position: relative;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 20px;
    font-family: sans-serif;
    background: #fff;
    padding: 1rem;
    border-radius: 50px;
    width: 300px;

    &::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      background: #08305d;
      transform: translateY(-50%);
      border: solid 5px #fff;
      border-radius: 50px;
      height: 100%;
      width: 50%;
      transition: 300ms;
    }

    &:has(input#financial-year:checked)::after {
      left: 50%;
    }

    label.radio-option {
      color: #fff;
      position: relative;
      z-index: 2;
      margin: 0;
      width: 100%;
      text-align: center;

      &:first-child {
        transform: translateX(-5px) translateY(1px);
      }

      &:last-child {
        transform: translateX(3px) translateY(1px);
      }

      &:not(:has(input:checked)) {
        color: #08305d;
      }

      input {
        position: absolute;
        opacity: 0;
        transform: scale(0);
      }
      
    }
  }

  .chart {
    display: none;
  }
  .chart.active {
    display: block;
  }
  
}