/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./assets/css/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "OpenSans-Light";
  src: url(../fonts/OpenSans-Lightf849175f835c496093ce.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-Regular";
  src: url(../fonts/OpenSans-Regularca49d2b01cf4405e2c90.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-SemiBold";
  src: url(../fonts/OpenSans-SemiBoldd8e49ca1973597e2adc6.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-Bold";
  src: url(../fonts/OpenSans-Bold0a80ea3fa6bcc94736a5.ttf) format("truetype");
}
/* Normalize
-------------------------------------------------------------- */
h1, h2, h3, h4, h5 {
  margin-top: 0px;
  margin-bottom: 0;
}

.page-header {
  margin-top: 0px;
}

input {
  outline: none;
}
input:focus {
  outline: none;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.clearfix {
  clear: both;
  float: none;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0 !important;
}

h1 {
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 45px;
  line-height: 2.8125rem;
  color: #000;
}
@media only screen and (min-width: 480px) {
  h1 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 65px;
    font-size: 4.0625rem;
    line-height: 75px;
    line-height: 4.6875rem;
  }
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 80px;
    line-height: 5rem;
  }
}

h2 {
  font-size: 31px;
  font-size: 1.9375rem;
  line-height: 42px;
  line-height: 2.625rem;
}
@media only screen and (min-width: 480px) {
  h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 60px;
    line-height: 3.75rem;
  }
}

h3 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 38px;
  line-height: 2.375rem;
  color: #000;
}

p  {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  text-rendering: optimizeLegibility;
}

.ingress {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 27px;
  line-height: 1.6875rem;
}
@media only screen and (min-width: 480px) {
  .ingress {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
  }
}
@media only screen and (min-width: 768px) {
  .ingress {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}
.ingress {
  margin-bottom: 0;
}

a:hover {
  color: inherit;
}

p strong {
  font-weight: 600;
  line-height: 1.8rem;
}
p a {
  color: #000;
}

a strong {
  font-weight: 600;
}

ul li strong {
  font-weight: 600;
}

small {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 17px;
  line-height: 1.0625rem;
}

.capitals {
  text-transform: uppercase;
}

.lock {
  overflow: hidden;
}

.alignleft {
  float: left;
  padding: 0 20px 0 0;
  max-width: 100%;
  height: auto;
}

.alignright {
  float: right;
  padding: 0 0 0 20px;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .alignright {
    padding: 15px 0;
  }
}

.alignnone {
  max-width: 100%;
  height: auto;
}

.white-text {
  color: #fff;
}

.no-margin {
  margin: 0;
}

.main {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

.content-container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1219px) {
  .content-container {
    padding: 0 30px;
  }
}

.entry-post {
  margin-top: 50px;
  margin-bottom: 40px;
}
.entry-post .category {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.entry-post h3 {
  margin-bottom: 2rem;
}

.post-item {
  margin-bottom: 30px;
  padding-right: 50px;
}
.post-item .category {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.post-item a {
  text-decoration: none;
}

/* Header
-------------------------------------------------------------- */
.navbar {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  height: 55px;
  border-bottom: 1px solid #003E3A;
}
@media only screen and (min-width: 768px) {
  .navbar {
    height: 77px;
  }
}
.navbar .nav-wrapper {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 1220px) {
  .navbar .nav-wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.navbar .nav-wrapper .navbar-brand {
  max-width: 90px;
}
@media only screen and (min-width: 768px) {
  .navbar .nav-wrapper .navbar-brand {
    max-width: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .navbar .nav-wrapper .navbar-brand {
    max-width: 120px;
  }
}
.navbar .nav-wrapper .toggle-nav {
  display: flex;
  flex-direction: column;
  width: 30px;
  height: 20px;
  position: absolute;
  right: 20px;
  display: none;
  background: transparent;
  border: 0;
}
@media only screen and (max-width: 991px) {
  .navbar .nav-wrapper .toggle-nav {
    display: block;
  }
}
.navbar .nav-wrapper .toggle-nav .icon-bar {
  display: block;
  background: #003E3A;
  height: 2px;
  width: 20px;
  margin-top: 4px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 100;
}
.navbar .nav-wrapper .toggle-nav.is-active .top-bar {
  transform: rotate(45deg);
  transform-origin: -15% 100%;
  margin-top: 0;
}
.navbar .nav-wrapper .toggle-nav.is-active .middle-bar {
  opacity: 0;
}
.navbar .nav-wrapper .toggle-nav.is-active .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 25% 150%;
}
@media only screen and (max-width: 991px) {
  .navbar .nav-wrapper .navbar-collapse {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .navbar .nav-wrapper .navbar-collapse .navbar-nav {
    padding-left: 15px;
    align-items: center;
  }
}
.navbar .nav-wrapper .navbar-collapse .navbar-nav .menu-item a {
  color: #003E3A;
  font-size: 18px;
  font-size: 1.125rem;
  text-decoration: none;
  display: block;
}
@media only screen and (max-width: 991px) {
  .navbar .nav-wrapper .navbar-collapse .navbar-nav .menu-item a {
    padding: 0.5rem 0.8rem;
  }
}
@media only screen and (min-width: 992px) {
  .navbar .nav-wrapper .navbar-collapse .navbar-nav .menu-item a {
    padding: 0 0.8rem;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media only screen and (min-width: 1220px) {
  .navbar .nav-wrapper .navbar-collapse .navbar-nav .menu-item a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.navbar .nav-wrapper .navbar-collapse.nav-open {
  display: block;
  position: absolute;
  width: 100%;
  z-index: 10;
  left: 0;
  right: 0;
  top: 55px;
  background: #fff;
  padding: 20px 0 20px;
  z-index: 11;
}
@media only screen and (min-width: 992px) {
  .navbar .nav-wrapper .navbar-collapse.nav-open {
    top: 67px;
  }
}
@media only screen and (max-width: 991px) {
  .navbar .nav-wrapper .search-icon {
    position: absolute;
    right: 70px;
  }
}
.navbar .nav-wrapper .search-icon img {
  width: 18px;
}
.navbar .nav-wrapper .search-modal {
  position: absolute;
  top: 0;
  display: none;
  z-index: 10;
  background: #fff;
  width: 100%;
  left: 0;
  padding: 10px 20px;
}
@media only screen and (min-width: 768px) {
  .navbar .nav-wrapper .search-modal {
    padding: 20px;
  }
}
.navbar .nav-wrapper .search-modal .search-form-wrapper {
  display: flex;
  justify-content: center;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
.navbar .nav-wrapper .search-modal .search-form-wrapper .search-form {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #003E3A;
  width: 100%;
}
.navbar .nav-wrapper .search-modal .search-form-wrapper .search-form .search-field {
  border: 0;
  margin-right: 20px;
  width: calc(100% - 30px);
}
.navbar .nav-wrapper .search-modal .search-form-wrapper .search-form .submit-control {
  border: 0;
  background: transparent;
  padding: 6px 10px;
}
.navbar .nav-wrapper .search-modal .search-form-wrapper .search-form .submit-control img {
  width: 18px;
  height: 18px;
}
.navbar .nav-wrapper .search-modal .search-form-wrapper .close-search {
  background: #fff;
  border: 0;
  margin-left: 20px;
}
@media only screen and (min-width: 768px) {
  .navbar .nav-wrapper .search-modal .search-form-wrapper .close-search {
    margin-left: 40px;
  }
}
.navbar .nav-wrapper .search-modal .search-form-wrapper .close-search img {
  width: 20px;
}
.navbar .nav-wrapper .lang-wrapper {
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .navbar .nav-wrapper .lang-wrapper {
    margin-right: 50px;
    padding-left: 0;
  }
}
.navbar .nav-wrapper .lang-wrapper .lang-item:after {
  color: #003E3A;
  content: "/";
  margin-left: 2px;
  margin-right: 2px;
}
.navbar .nav-wrapper .lang-wrapper .lang-item:nth-of-type(2):after {
  content: "/";
}
.navbar .nav-wrapper .lang-wrapper .lang-item:last-of-type:after {
  content: "";
}
.navbar .nav-wrapper .lang-wrapper .lang-item a {
  color: #003E3A;
  text-decoration: none;
  text-transform: uppercase;
}

.flex {
  display: flex;
}

.all-center {
  justify-content: center;
  align-items: center;
}

.align-end {
  align-items: flex-end;
}

.align-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.row-reverse-md {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 768px) {
  .row-reverse-md {
    flex-direction: row;
  }
}

.row-reverse-lg {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 992px) {
  .row-reverse-lg {
    flex-direction: row;
  }
}

.space-between {
  justify-content: space-between;
}

.col-20 {
  flex: 1 0 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .col-20 {
    flex: 0 0 33%;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .col-20 {
    flex: 0 0 20%;
  }
}

.col-25 {
  flex: 0 0 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .col-25 {
    flex: 0 0 50%;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .col-25 {
    flex: 0 0 25%;
  }
}

.col-33 {
  flex: 0 0 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .col-33 {
    flex: 0 0 50%;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .col-33 {
    flex: 0 0 25%;
  }
}

.col-50 {
  flex: 0 0 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .col-50 {
    flex: 0 0 50%;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .col-50 {
    flex: 0 0 50%;
  }
}

/* Footer
-------------------------------------------------------------- */
.footer {
  background-color: #003E3A;
  margin-top: 50px;
  padding-top: 80px;
  padding-bottom: 20px;
  color: #fff;
}
.footer .footer-first-row {
  margin-bottom: 30px;
}
.footer .footer-first-row .footer-logo {
  max-width: 170px;
}
.footer .footer-first-row p a {
  color: #fff;
}
.footer .social-list {
  list-style: none;
  display: flex;
  padding-left: 0;
  margin-top: 3rem;
}
.footer .social-list .social-item {
  padding-right: 20px;
}
.footer .social-list .social-item a img {
  max-width: 30px;
}
.footer .bottom-footer {
  margin-top: 30px;
  display: flex;
  margin-bottom: 40px;
}
.footer .bottom-footer p {
  font-size: 13px;
  font-size: 0.8125rem;
}
.footer .bottom-footer .footer-nav {
  list-style: none;
}
.footer .bottom-footer .footer-nav p {
  font-size: 13px;
  font-size: 0.8125rem;
}
.footer .bottom-footer .footer-nav .menu-item a {
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
}

.hero-section {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  height: 400px;
}
@media only screen and (min-width: 768px) {
  .hero-section {
    height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-section {
    height: 600px;
  }
}
@media only screen and (min-width: 1220px) {
  .hero-section {
    height: 690px;
  }
}

.frontpage-hero-wrapper {
  max-width: 1240px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 30px 30px;
}
@media only screen and (min-width: 480px) {
  .frontpage-hero-wrapper {
    padding: 30px 30px;
  }
}
@media only screen and (min-width: 768px) {
  .frontpage-hero-wrapper {
    padding: 50px 30px 40px;
    height: 100%;
  }
}
@media only screen and (min-width: 1220px) {
  .frontpage-hero-wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.frontpage-hero-wrapper .hero-text {
  max-width: 625px;
}
.frontpage-hero-wrapper .hero-text h1 {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  .frontpage-hero-wrapper .hero-text h1 {
    color: #fff;
    margin-bottom: 3.3rem;
  }
}
.frontpage-hero-wrapper .hero-text p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  line-height: 1.75rem;
}
@media only screen and (min-width: 768px) {
  .frontpage-hero-wrapper .hero-text p {
    color: #fff;
  }
}
.frontpage-hero-wrapper .hero-link {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-self: flex-end;
}
.frontpage-hero-wrapper .hero-link .read-more {
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: flex-end;
}
.frontpage-hero-wrapper .hero-link .read-more img {
  margin-left: 20px;
}

.hero-video-container {
  position: relative;
  padding: 0;
  height: auto;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .hero-video-container {
    height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .hero-video-container {
    height: 600px;
  }
}
@media only screen and (min-width: 1220px) {
  .hero-video-container {
    height: 690px;
  }
}
.hero-video-container video {
  display: block;
  max-width: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .hero-video-container video {
    position: absolute;
  }
}
.hero-video-container .frontpage-hero-wrapper {
  z-index: 10;
}
.hero-video-container .frontpage-hero-wrapper .hero-text {
  z-index: inherit;
}

.hero-wrapper {
  max-width: 1240px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 85px;
  padding-left: 30px;
  padding-right: 30px;
  padding: 50px 30px;
}
@media only screen and (min-width: 768px) {
  .hero-wrapper {
    padding: 70px 30px 85px;
  }
}
@media only screen and (min-width: 1220px) {
  .hero-wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.hero-wrapper .hero-text {
  max-width: 650px;
  color: #fff;
}
.hero-wrapper .hero-text h1 {
  color: #fff;
  word-break: break-all;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  .hero-wrapper .hero-text h1 {
    word-break: unset;
    margin-bottom: 3.3rem;
  }
}
.hero-wrapper .hero-text .large-p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .hero-wrapper .hero-text .large-p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
  }
}

.strategy-section {
  height: 100%;
  margin-bottom: 40px;
}
.strategy-section .strategy-wrapper {
  position: relative;
  height: 790px;
}
@media only screen and (min-width: 480px) {
  .strategy-section .strategy-wrapper {
    height: 680px;
  }
}
@media only screen and (min-width: 768px) {
  .strategy-section .strategy-wrapper {
    height: 700px;
  }
}
.strategy-section .strategy-wrapper .strategy-container {
  display: none;
  position: absolute;
  width: 100%;
  color: #fff;
  margin: 0 auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 630px;
  padding: 3rem 2rem 3rem;
}
@media only screen and (min-width: 480px) {
  .strategy-section .strategy-wrapper .strategy-container {
    padding: 4rem 3rem 3rem;
    height: 550px;
  }
}
@media only screen and (min-width: 768px) {
  .strategy-section .strategy-wrapper .strategy-container {
    padding: 6rem 5rem 5rem;
    height: 600px;
  }
}
.strategy-section .strategy-wrapper .strategy-container.active {
  display: block;
}
.strategy-section .strategy-wrapper .strategy-container .strategy-text {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .strategy-section .strategy-wrapper .strategy-container .strategy-text {
    max-width: 450px;
  }
}
.strategy-section .strategy-wrapper .strategy-container .strategy-text h3 {
  color: #fff;
  margin-bottom: 2rem;
}
.strategy-section .strategy-wrapper .strategy-container .strategy-link {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .strategy-section .strategy-wrapper .strategy-container .strategy-link {
    justify-content: flex-end;
    padding-left: 25px;
  }
}
.strategy-section .strategy-wrapper .strategy-container .strategy-link .small-link {
  width: 25px;
  height: 25px;
}
.strategy-section .strategy-wrapper .strategy-nav-wrapper {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.strategy-section .strategy-wrapper .strategy-nav-wrapper .strategy-nav {
  list-style-type: none;
  justify-content: center;
  padding: 0;
}
@media only screen and (min-width: 480px) {
  .strategy-section .strategy-wrapper .strategy-nav-wrapper .strategy-nav {
    display: flex;
  }
}
.strategy-section .strategy-wrapper .strategy-nav-wrapper .strategy-nav .strategy-nav-item {
  line-height: 1;
}
@media only screen and (min-width: 480px) {
  .strategy-section .strategy-wrapper .strategy-nav-wrapper .strategy-nav .strategy-nav-item {
    border-right: 1px solid #758084;
  }
}
.strategy-section .strategy-wrapper .strategy-nav-wrapper .strategy-nav .strategy-nav-item:last-of-type {
  border: none;
}
.strategy-section .strategy-wrapper .strategy-nav-wrapper .strategy-nav .strategy-nav-item a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  text-decoration: none;
  color: #758084;
  display: block;
  text-align: center;
  padding: 0.2rem 1rem 0.2rem 0;
}
@media only screen and (min-width: 768px) {
  .strategy-section .strategy-wrapper .strategy-nav-wrapper .strategy-nav .strategy-nav-item a {
    line-height: 1;
    font-size: 22px;
    font-size: 1.375rem;
    padding: 0 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .strategy-section .strategy-wrapper .strategy-nav-wrapper .strategy-nav .strategy-nav-item a {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.strategy-section .strategy-wrapper .strategy-nav-wrapper .strategy-nav .strategy-nav-item a.active {
  color: #000;
}

.text-block {
  margin: 40px auto;
}
@media only screen and (min-width: 768px) {
  .text-block {
    margin: 60px auto;
  }
}
.text-block h2 {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.text-block h3 {
  margin-top: 1.7rem !important;
  margin-bottom: 0.8rem;
}
.text-block .text-content {
  margin-top: 2rem;
}
.text-block ul li, .text-block ol li {
  margin-bottom: 0.8rem;
}
.text-block ul li a, .text-block ol li a {
  color: #000;
}

.ingress-block {
  margin: 60px auto 40px;
}

.latest-news {
  margin: 40px auto;
  position: relative;
}
.latest-news .post-wrapper {
  overflow: hidden;
}
.latest-news .post-wrapper .category {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .latest-news .post-wrapper .category {
    padding-left: 10%;
  }
}
.latest-news .post-wrapper .category.cat-1 {
  padding-left: 0;
}
.latest-news .post-wrapper .post-item {
  height: 100%;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .latest-news .post-wrapper .post-item {
    margin-bottom: 0;
    padding-left: 10%;
    padding-right: 20px;
    border-left: 1px solid;
  }
}
.latest-news .post-wrapper .post-item.item-1 {
  padding-left: 0;
  border: 0;
}
@media only screen and (min-width: 768px) {
  .latest-news .post-wrapper .post-item.item-3 {
    padding-right: 40px;
  }
}
.latest-news .post-wrapper .post-item .post-title {
  min-height: 70px;
}
.latest-news .post-wrapper .post-item .post-title a {
  text-decoration: none;
  color: #000;
}
.latest-news .post-wrapper .post-item .post-title a p {
  margin-bottom: 0;
}
.latest-news .link-to-all {
  position: absolute;
  right: 0;
  width: 50px;
  display: block;
  top: calc(50% - 25px);
}
@media only screen and (max-width: 767px) {
  .latest-news .link-to-all {
    display: none;
  }
}

.team-and-story {
  margin-bottom: 50px;
}
.team-and-story .team-wrapper .team-text {
  margin-top: 0.5rem;
}
.team-and-story .team-wrapper .team-text p {
  margin-bottom: 0;
}
.team-and-story .team-wrapper .team-link {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
}
.team-and-story .team-wrapper .team-image {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  .team-and-story .team-wrapper .team-image {
    margin-top: 40px;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .team-and-story .team-wrapper .team-image {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .team-and-story .story-wrapper .story-content {
    padding-left: 24px;
  }
}
.team-and-story .story-wrapper .story-content h3 {
  color: #000;
  margin-bottom: 1rem;
}
.team-and-story .story-wrapper .story-content .small-link {
  margin-top: 30px;
  margin-bottom: 30px;
}

.investments-row .investments {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .investments-row .investments {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .investments-row .investments {
    margin-top: 90px;
  }
}
.investments-row .investment {
  padding-top: 40px;
}
.investments-row .investment:first-of-type {
  padding-top: 0;
}
.investments-row .investment .first-row {
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .investments-row .investment .first-row {
    padding-top: 80px;
  }
}
.investments-row .investment .first-row:first-of-type {
  padding-top: 0;
}
.investments-row .investment .first-row .company-info {
  max-width: 260px;
}
.investments-row .investment .first-row .company-info h2 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 43px;
  line-height: 2.6875rem;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .investments-row .investment .first-row .company-description {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .investments-row .investment .first-row .company-description {
    padding-left: 12px;
  }
}
.investments-row .investment .last-row {
  justify-content: space-between;
  padding-bottom: 50px;
}
.investments-row .investment .last-row .company-link {
  max-width: 260px;
}
.investments-row .investment .last-row .company-link .small-link {
  color: #000;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
}
.investments-row .investment .last-row .company-link .small-link p {
  margin-bottom: 0;
}
.investments-row .investment .last-row .company-link .small-link p strong {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
}
.investments-row .investment .last-row .company-link .small-link img {
  margin-top: -10px;
  max-width: 25px;
}
.investments-row .investment .last-row .investment-logo {
  display: flex;
  margin-top: 2rem;
}
@media only screen and (min-width: 768px) {
  .investments-row .investment .last-row .investment-logo {
    justify-content: flex-end;
    margin-top: 0;
  }
}
.investments-row .investment .last-row .investment-logo img {
  max-width: 200px;
}
.investments-row .investment .separator {
  border-bottom: 1px solid #000;
}
.investments-row .separator {
  border-bottom: 1px solid #000;
}
.investments-row .partner-logo-gallery {
  display: grid;
  grid-template-columns: auto;
  margin-bottom: 30px;
  gap: 30px 20px;
}
@media only screen and (min-width: 480px) {
  .investments-row .partner-logo-gallery {
    grid-template-columns: auto auto;
  }
}
@media only screen and (min-width: 768px) {
  .investments-row .partner-logo-gallery {
    grid-template-columns: auto auto auto auto;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .investments-row .partner-logo-gallery {
    margin-bottom: 60px;
  }
}
.investments-row .partner-logo-gallery .partner-logo-wrapper {
  margin-bottom: 1rem;
  padding: 1rem;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .investments-row .partner-logo-gallery .partner-logo-wrapper {
    margin-bottom: 0;
  }
}
.investments-row .partner-logo-gallery .partner-logo-wrapper img {
  max-width: 150px;
  max-height: 50px;
  object-fit: contain;
}

.team-and-board {
  margin-top: 50px;
}
.team-and-board .section-title {
  margin-bottom: 40px;
}
.team-and-board .large-image, .team-and-board .small-image {
  margin-bottom: 50px;
}

.person-card {
  margin-bottom: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .person-card .person-image {
    height: 200px;
  }
}
.person-card .person-image {
  height: 170px;
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
}
.person-card .person-info {
  height: 100%;
}
.person-card .person-info p em {
  font-weight: 300;
}
.person-card .person-info .additional-link {
  display: flex;
  justify-content: flex-end;
  height: 20px;
}
.person-card .person-info .additional-link .toggle-info {
  cursor: pointer;
  position: absolute;
  bottom: 0;
}
.person-card .person-info .additional-link .toggle-info img {
  max-width: 18px;
}

.modal {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal .additional-info-wrapper {
  position: fixed;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 600px;
  width: 100%;
  background: #fff;
  z-index: 1070;
}
.modal .additional-info-wrapper .additional-info {
  padding: 2rem;
  position: relative;
  z-index: 1080;
}
.modal .additional-info-wrapper .additional-info .close-popup {
  position: absolute;
  right: 2rem;
  max-width: 20px;
  cursor: pointer;
}
.modal .additional-info-wrapper .additional-info .person-image {
  height: 140px;
  margin-bottom: 20px;
}

.latest-post {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .latest-post {
    margin-bottom: 50px;
  }
}
.latest-post .category {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.latest-post h3 {
  margin-bottom: 2rem;
}

.news-list {
  list-style: none;
  padding-left: 0;
}
.news-list .news-item {
  padding-top: 1rem;
}
@media only screen and (min-width: 768px) {
  .news-list .news-item {
    padding: 1rem 2rem;
  }
}
.news-list .news-item .category {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.news-list .news-item a {
  text-decoration: none;
  color: #000;
}

.subheading {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .subheading {
    padding: 2rem;
    padding-bottom: 1rem;
  }
}

.link-wrapper {
  padding-top: 1rem;
}
@media only screen and (min-width: 768px) {
  .link-wrapper {
    padding: 1rem 2rem;
  }
}
.link-wrapper .small-link {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
}
.link-wrapper .small-link p {
  margin-bottom: 0;
  color: #000;
}

.all-news {
  margin-top: 40px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .all-news {
    margin-top: 70px;
  }
}
.all-news .section-title {
  margin-bottom: 40px;
}
.all-news .posts-row {
  margin-bottom: 30px;
  border-bottom: 1px solid #003E3A;
}
.all-news .posts-row:last-of-type {
  border-bottom: 0;
}
.all-news .posts-row .year {
  margin-bottom: 2rem;
}
.all-news .posts-row .post-item {
  margin-bottom: 30px;
  padding-right: 50px;
}
.all-news .posts-row .post-item .category {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.all-news .posts-row .post-item a {
  text-decoration: none;
}

.history-section {
  margin-top: 50px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .history-section {
    margin-top: 90px;
    margin-bottom: 30px;
  }
}
.history-section .history-row {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 768px) {
  .history-section .history-row {
    margin-bottom: 65px;
  }
}
@media only screen and (max-width: 991px) {
  .history-section .history-row .history-image {
    margin-top: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .history-section .history-row .history-image.right-image {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .history-section .history-row .history-text-container.right-block {
    padding-left: 40px;
  }
}
.history-section .history-row .history-text-container h3 {
  margin-bottom: 2rem;
}
.history-section .history-row .history-text-container .history-text {
  height: calc(100% - 85px);
}
@media only screen and (min-width: 992px) {
  .history-section .history-row .history-text-container .history-text.left-block {
    padding-left: 50px;
    border-left: 1px solid #000;
  }
}

.anchor-nav-container {
  z-index: 10;
  margin-top: 20px;
  display: none;
}
@media only screen and (min-width: 480px) {
  .anchor-nav-container {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .anchor-nav-container {
    margin-top: 0;
    margin-top: 30px;
  }
}
.anchor-nav-container .anchor-nav-wrapper {
  z-index: 10;
}
.anchor-nav-container .anchor-nav-wrapper .anchor-nav {
  display: flex;
  padding-left: 0;
  list-style: none;
  align-items: center;
  justify-content: center;
}
.anchor-nav-container .anchor-nav-wrapper .anchor-nav li {
  padding: 10px 5px;
  border-right: 1px solid #758084;
}
@media only screen and (min-width: 768px) {
  .anchor-nav-container .anchor-nav-wrapper .anchor-nav li {
    padding: 10px 25px;
  }
}
.anchor-nav-container .anchor-nav-wrapper .anchor-nav li:last-of-type {
  border-right: 0;
}
.anchor-nav-container .anchor-nav-wrapper .anchor-nav li a {
  color: #758084;
  font-size: 18px;
  font-size: 1.125rem;
  text-decoration: none;
  line-height: 1;
  display: flex;
  text-align: center;
  padding: 0 0.2rem;
}
@media only screen and (min-width: 768px) {
  .anchor-nav-container .anchor-nav-wrapper .anchor-nav li a {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media only screen and (min-width: 992px) {
  .anchor-nav-container .anchor-nav-wrapper .anchor-nav li a {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

.philanthropy-section {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  .philanthropy-section {
    margin-top: 100px;
  }
}
.philanthropy-section h3 {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .philanthropy-section .philantrophy-first {
    padding-left: 0;
  }
}
.philanthropy-section .philantrophy-first img {
  margin-bottom: 3rem;
  margin-top: 1rem;
}
@media only screen and (min-width: 768px) {
  .philanthropy-section .philantrophy-first img {
    margin-top: 3rem;
    margin-bottom: 0;
  }
}
.philanthropy-section .small-image-row .l-image {
  margin-bottom: 3rem;
  margin-top: 1rem;
}
@media only screen and (min-width: 768px) {
  .philanthropy-section .small-image-row .l-image {
    padding-right: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
}
.philanthropy-section .small-image-row .large-text {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .philanthropy-section .small-image-row .large-text .text-right {
    padding: 2rem 6rem;
  }
}
.philanthropy-section .small-image-row .large-text .text-right h3 {
  margin-bottom: 1rem;
}
.philanthropy-section .equal-row .equal-text {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .philanthropy-section .equal-row .equal-text.left {
    padding-right: 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .philanthropy-section .equal-row .equal-text.right {
    padding-left: 4rem;
  }
}
.philanthropy-section .equal-row .equal-text h3 {
  margin-bottom: 1rem;
}
.philanthropy-section .equal-row .r-image {
  margin-bottom: 3rem;
  margin-top: 1rem;
}
@media only screen and (min-width: 768px) {
  .philanthropy-section .equal-row .r-image {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
}
.philanthropy-section .equal-row .l-image {
  margin-bottom: 3rem;
  margin-top: 1rem;
}
@media only screen and (min-width: 768px) {
  .philanthropy-section .equal-row .l-image {
    padding-right: 0;
    margin-bottom: 0;
    margin-top: 1rem;
  }
}

.reports-and-presentations {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .reports-and-presentations {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.reports-and-presentations .section-title {
  margin-bottom: 40px;
}
.reports-and-presentations .table-wrapper {
  padding-top: 30px;
  overflow-x: auto;
  width: 100%;
  max-width: 100%;
}
.reports-and-presentations .table-wrapper .reports-table {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .reports-and-presentations .table-wrapper .reports-table {
    white-space: unset;
  }
}
.reports-and-presentations .table-wrapper .reports-table thead {
  width: 100%;
}
.reports-and-presentations .table-wrapper .reports-table thead tr th {
  padding: 14px 10px;
  display: table-cell;
  font-weight: 700;
  border-bottom: 1px solid #003E3A;
  border-top: 1px solid #003E3A;
  color: #fff;
  background-color: #003E3A;
}
.reports-and-presentations .table-wrapper .reports-table tbody {
  width: 100%;
}
.reports-and-presentations .table-wrapper .reports-table tbody tr th {
  padding: 14px 10px;
  display: table-cell;
  font-weight: 700;
  border-bottom: 1px solid #003E3A;
  border-top: 1px solid #003E3A;
  color: #fff;
  background-color: #003E3A;
}
.reports-and-presentations .table-wrapper .reports-table tbody tr td {
  padding: 10px;
  display: table-cell;
  border-bottom: 1px solid #003E3A;
  border-top: 1px solid #003E3A;
}
.reports-and-presentations .table-wrapper .reports-table tbody tr td:first-child {
  font-weight: 700;
}
.reports-and-presentations .table-wrapper .reports-table tbody tr td a {
  text-decoration: none;
  color: #000;
}
.reports-and-presentations .table-wrapper .reports-table tbody tr td a img {
  max-width: 20px;
}
.reports-and-presentations .table-wrapper .table-caption {
  margin-top: 20px;
}

.tables-container {
  margin-bottom: 40px;
}
.tables-container .section-title {
  margin-bottom: 20px;
}
.tables-container .table-wrapper {
  overflow-x: auto;
  width: 100%;
  max-width: 100%;
}
.tables-container .table-wrapper .reports-table {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .tables-container .table-wrapper .reports-table {
    white-space: unset;
  }
}
.tables-container .table-wrapper .reports-table thead {
  width: 100%;
}
.tables-container .table-wrapper .reports-table thead tr th {
  padding: 14px 10px;
  display: table-cell;
  font-weight: 700;
  border-bottom: 1px solid #003E3A;
  border-top: 1px solid #003E3A;
  color: #fff;
  background-color: #003E3A;
}
.tables-container .table-wrapper .reports-table tbody {
  width: 100%;
}
.tables-container .table-wrapper .reports-table tbody tr th {
  padding: 14px 10px;
  display: table-cell;
  font-weight: 700;
  border-bottom: 1px solid #003E3A;
  border-top: 1px solid #003E3A;
  color: #fff;
  background-color: #003E3A;
}
.tables-container .table-wrapper .reports-table tbody tr td {
  padding: 10px;
  display: table-cell;
  border-bottom: 1px solid #003E3A;
  border-top: 1px solid #003E3A;
}
.tables-container .table-wrapper .reports-table tbody tr td:first-child {
  font-weight: 700;
}
.tables-container .table-wrapper .reports-table tbody tr td a {
  text-decoration: none;
  color: #000;
}
.tables-container .table-wrapper .table-caption {
  margin-top: 20px;
}

.search-wrapper {
  margin: 40px auto;
}
@media only screen and (min-width: 768px) {
  .search-wrapper {
    margin: 60px auto;
  }
}
.search-wrapper h2 {
  margin-bottom: 1.5rem;
}
.search-wrapper .search-list {
  padding-top: 30px;
  padding-left: 0;
  list-style: none;
}
.search-wrapper .search-list .search-item {
  margin-bottom: 1.2rem;
}
.search-wrapper .search-list .search-item p {
  margin-bottom: 0;
}
.search-wrapper .search-list .search-item p a {
  display: flex;
  align-items: flex-start;
  color: #000;
  text-decoration: none;
}
.search-wrapper .search-list .search-item p a img {
  margin-top: 6px;
  width: 18px;
  margin-right: 18px;
}

/*# sourceMappingURL=style.css.map*/