@font-face {
  font-family: "Helvetica LT Pro";
  src: url("../fonts/HelveticaLTPro-Bold.eot");
  src: url("../fonts/HelveticaLTPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaLTPro-Bold.woff2") format("woff2"), url("../fonts/HelveticaLTPro-Bold.woff") format("woff"), url("../fonts/HelveticaLTPro-Bold.ttf") format("truetype"), url("../fonts/HelveticaLTPro-Bold.svg#HelveticaLTPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica LT Pro";
  src: url("../fonts/HelveticaLTPro-Roman.eot");
  src: url("../fonts/HelveticaLTPro-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaLTPro-Roman.woff2") format("woff2"), url("../fonts/HelveticaLTPro-Roman.woff") format("woff"), url("../fonts/HelveticaLTPro-Roman.ttf") format("truetype"), url("../fonts/HelveticaLTPro-Roman.svg#HelveticaLTPro-Roman") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeueLTPro-Md.eot");
  src: url("../fonts/HelveticaNeueLTPro-Md.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTPro-Md.woff2") format("woff2"), url("../fonts/HelveticaNeueLTPro-Md.woff") format("woff"), url("../fonts/HelveticaNeueLTPro-Md.ttf") format("truetype"), url("../fonts/HelveticaNeueLTPro-Md.svg#HelveticaNeueLTPro-Md") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url("../fonts/HelveticaNeueLTPro-Md.eot");
  src: url("../fonts/HelveticaNeueLTPro-Md.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTPro-Md.woff2") format("woff2"), url("../fonts/HelveticaNeueLTPro-Md.woff") format("woff"), url("../fonts/HelveticaNeueLTPro-Md.ttf") format("truetype"), url("../fonts/HelveticaNeueLTPro-Md.svg#HelveticaNeueLTPro-Md") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica LT Pro";
  src: url("../fonts/HelveticaLTPro-Light.eot");
  src: url("../fonts/HelveticaLTPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaLTPro-Light.woff2") format("woff2"), url("../fonts/HelveticaLTPro-Light.woff") format("woff"), url("../fonts/HelveticaLTPro-Light.ttf") format("truetype"), url("../fonts/HelveticaLTPro-Light.svg#HelveticaLTPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica LT Pro";
  src: url("../fonts/HelveticaLTPro-Roman_1.eot");
  src: url("../fonts/HelveticaLTPro-Roman_1.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaLTPro-Roman_1.woff2") format("woff2"), url("../fonts/HelveticaLTPro-Roman_1.woff") format("woff"), url("../fonts/HelveticaLTPro-Roman_1.ttf") format("truetype"), url("../fonts/HelveticaLTPro-Roman_1.svg#HelveticaLTPro-Roman") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica LT Pro";
  src: url("../fonts/HelveticaLTPro-Bold_1.eot");
  src: url("../fonts/HelveticaLTPro-Bold_1.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaLTPro-Bold_1.woff2") format("woff2"), url("../fonts/HelveticaLTPro-Bold_1.woff") format("woff"), url("../fonts/HelveticaLTPro-Bold_1.ttf") format("truetype"), url("../fonts/HelveticaLTPro-Bold_1.svg#HelveticaLTPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica LT Pro";
  src: url("../fonts/HelveticaLTPro-Light_1.eot");
  src: url("../fonts/HelveticaLTPro-Light_1.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaLTPro-Light_1.woff2") format("woff2"), url("../fonts/HelveticaLTPro-Light_1.woff") format("woff"), url("../fonts/HelveticaLTPro-Light_1.ttf") format("truetype"), url("../fonts/HelveticaLTPro-Light_1.svg#HelveticaLTPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
#header {
  background: #00081C;
}

* {
  font-family: Helvetica LT Pro;
}

body {
  overflow-x: hidden;
  margin-top: 110px;
}

.pdf path {
  transition: all 0.6s;
}
.pdf:hover svg path:nth-child(1) {
  fill: #1b5eac;
  transition: all 0.6s;
}
.pdf:hover svg path:nth-child(2) {
  stroke: #1b5eac;
  transition: all 0.6s;
}

.wysiwyg {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 116px;
  margin-bottom: 80px;
  /* Style for blockquotes */
}
@media (max-width: 768px) {
  .wysiwyg {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
.wysiwyg ul,
.wysiwyg ol {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: -0.26px;
}
.wysiwyg * {
  color: #282828;
  font-family: Helvetica LT Pro;
}
.wysiwyg em {
  font-style: italic;
}
.wysiwyg blockquote {
  margin: 0 0 20px;
  padding: 10px 20px;
  border-left: 2px solid #333;
  font-style: italic;
  color: #666;
}
@media (min-width: 1500px) {
  .wysiwyg img {
    max-width: calc(100% + 200px);
    left: -100px;
    position: relative;
    margin: 20px auto;
    width: calc(100% + 200px);
  }
  .wysiwyg .wp-block-gallery.has-nested-images figure.wp-block-image img {
    max-width: calc(100% + 200px) !important;
    width: calc(100% + 200px) !important;
  }
}
.wysiwyg h3 {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 105.556% */
  letter-spacing: -0.36px;
}
.wysiwyg h4 {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 105.556% */
  letter-spacing: -0.36px;
}
.wysiwyg p {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: -0.26px;
}

.single-page h1 {
  color: #000;
  font-size: 58px;
  margin-bottom: 20px;
}

.single-page h2 {
  color: #000;
  font-size: 50px;
}

.single-page {
  padding: 70px 0;
}

.gform_wrapper.gravity-theme .gfield_required .gfield_required_text {
  font-size: 0;
}

span.gfield_required.gfield_required_text:after {
  content: "*";
  font-size: 27px;
}

.search-results main {
  max-width: 1050px;
  margin: 0 auto;
}

.search-results main img {
  margin-bottom: 20px;
}

.search-results article a {
  font-size: 36px;
  text-decoration: none;
  color: #000000;
}

.search-results h1.page-title {
  color: #000;
  font-size: 46px;
  margin-top: 150px;
}

.search-results main {
  display: flex;
  flex-wrap: wrap;
}

.search-results main img {
  max-width: 100%;
  height: auto;
}

ul,
li {
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  color: #414141;
}

@media (max-width: 767px) {
  body .text_columns .col_right p, body .text_columns .col_right a, body .text_columns .col_right ul, body .text_columns .col_right ul li {
    font-size: 20px;
    line-height: 24px;
  }
}
ul, li {
  line-height: 23px;
  margin-bottom: 10px;
  line-height: 1.2;
}

.site-btn {
  color: #fff;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 5px;
  border: 1px solid #1b5eac;
  padding: 12px 18px;
  text-decoration: none;
  display: inline-flex;
  transition: all 0.6s;
}
.site-btn:hover {
  transition: all 0.6s;
  color: #1b5eac;
}

.site-btn__gray {
  color: #414141;
  border-radius: 5px;
  border: 1px solid #000;
  background: #FFF;
  min-width: 168px;
  min-height: 45px;
  justify-content: center;
  color: #414141;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.site-btn__gray:hover {
  color: #414141;
  opacity: 0.95;
}

.btn-caret {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  /* 145.455% */
  text-decoration: none;
  transition: all 0.6s;
}
.btn-caret:hover {
  transition: all 0.6s;
  color: #1b5eac;
}
.btn-caret:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 6L15 12L9 18' stroke='%23282828' stroke-width='2'/%3E%3C/svg%3E");
  position: relative;
  height: 24px;
  width: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  top: 4px;
  margin-left: 8px;
}

.btn-arrow {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
  text-decoration: none;
  transition: all 0.6s;
}
.btn-arrow:hover {
  transition: all 0.6s;
  color: #1b5eac;
}
.btn-arrow:after {
  content: "";
  position: relative;
  height: 40px;
  width: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: -13px;
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 8.56327L21.7332 7.88324L22.3639 8.56327L21.7332 9.2433L21 8.56327ZM1 9.56327C0.447715 9.56327 0 9.11555 0 8.56327C0 8.01098 0.447715 7.56327 1 7.56327V9.56327ZM15.0665 0.695459L21.7332 7.88324L20.2668 9.2433L13.6001 2.05552L15.0665 0.695459ZM21.7332 9.2433L15.0665 16.4311L13.6001 15.071L20.2668 7.88324L21.7332 9.2433ZM21 9.56327H1V7.56327H21V9.56327Z' fill='%23107EC2'/%3E%3C/svg%3E%0A");
  top: 0px;
  margin-left: 10px;
  height: 20px;
}

.box-arrow {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  /* 130.769% */
  display: inline-block;
  border-radius: 5px;
  border: 2px solid #fff;
  padding: 14px 19px;
  text-decoration: none;
  position: relative;
  padding-right: 86px;
  padding: 8px 19px;
  padding-top: 15px;
  min-width: 240px;
  box-shadow: inset 0 0 0 0 #f2f2f2;
  -webkit-transition: all ease-out 0.4s;
  -moz-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}
.box-arrow:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.875 11.25L28.125 22.5L16.875 33.75' stroke='white' stroke-width='3'/%3E%3C/svg%3E%0A");
  position: relative;
  height: 45px;
  width: 45px;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
  right: 0;
}
.box-arrow:hover {
  box-shadow: inset 400px 0 0 0 #f2f2f2;
  color: #000;
}
.box-arrow:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='none'%3E%3Cpath d='M16.875 11.25L28.125 22.5L16.875 33.75' stroke='black' stroke-width='3'/%3E%3C/svg%3E");
}
.box-arrow.box-arrow__center {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  /* 170% */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 241px;
  height: 50px;
  padding: 0;
  padding: 0 15px;
}
.box-arrow.box-arrow__center:after {
  width: 30px;
  height: 30px;
  background-size: contain;
  position: relative;
  top: -2px;
  transform: none;
}

.btn-blue {
  background: #107EC2;
  color: #fff;
  padding: 13px 56px 13px 14px;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}
.btn-blue:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M25 15L25.7071 14.2929L26.4142 15L25.7071 15.7071L25 15ZM6.25 16C5.69772 16 5.25 15.5523 5.25 15C5.25 14.4477 5.69772 14 6.25 14V16ZM18.2071 6.79289L25.7071 14.2929L24.2929 15.7071L16.7929 8.20711L18.2071 6.79289ZM25.7071 15.7071L18.2071 23.2071L16.7929 21.7929L24.2929 14.2929L25.7071 15.7071ZM25 16H6.25V14H25V16Z' fill='white'/%3E%3C/svg%3E");
  background-size: 30px;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
.btn-blue:hover {
  background: #00081C;
}

h1,
.research-left h2 {
  color: #FFF;
  font-family: Helvetica Neue;
  font-size: 95px;
  font-style: normal;
  font-weight: 500;
  line-height: 95px;
  /* 90.909% */
  letter-spacing: 0px;
}
@media (max-width: 1400px) {
  h1,
.research-left h2 {
    font-size: 60px;
    line-height: 1;
  }
}
@media (max-width: 768px) {
  h1,
.research-left h2 {
    font-size: 38px;
    line-height: 32px;
  }
}

h2 {
  color: #FFF;
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  line-height: 70px;
  letter-spacing: normal;
}
@media (max-width: 1440px) {
  h2 {
    font-size: 60px;
    line-height: 1;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 30px;
    line-height: 32px;
  }
}

h5 {
  color: #FFF;
  text-align: center;
  font-family: Helvetica Neue;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  /* 95.833% */
  letter-spacing: -0.48px;
  margin: 0 auto;
}
@media (max-width: 1366px) {
  h5 {
    font-size: 36px;
    line-height: 32px;
  }
}
@media (max-width: 768px) {
  h5 {
    font-size: 30px;
    line-height: 1.1;
  }
}
@media (max-width: 414px) {
  h5 {
    font-size: 28px;
    line-height: 1.1;
  }
}

h3 {
  color: #202020;
  font-family: Helvetica Neue;
  font-size: 62px;
  font-style: normal;
  font-weight: 500;
  line-height: 58px;
  /* 93.548% */
}
@media (max-width: 1366px) {
  h3 {
    font-size: 43px;
    line-height: 35px;
  }
}
@media (max-width: 768px) {
  h3 {
    font-size: 24px;
    line-height: 20px;
  }
}
@media (max-width: 414px) {
  h3 {
    font-size: 22px;
    line-height: 20px;
  }
}

h4 {
  color: #FFF;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 105.556% */
}
@media (max-width: 1366px) {
  h4 {
    font-size: 27px;
    line-height: 33px;
  }
}
@media (max-width: 768px) {
  h4 {
    font-size: 15px;
    line-height: 18px;
  }
}
@media (max-width: 414px) {
  h4 {
    font-size: 26px;
    line-height: 30px;
  }
}

p {
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 1366px) {
  p {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 768px) {
  p {
    font-size: 10px;
    line-height: 12px;
  }
}
@media (max-width: 414px) {
  p {
    font-size: 17px;
    line-height: 20px;
  }
}

#header {
  position: relative;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 10;
  z-index: 11;
}

.top-menu {
  display: flex;
  justify-content: space-between;
  padding-top: 23px;
  padding-bottom: 23px;
}
.top-menu .menu {
  display: flex;
}
.top-menu .menu-right {
  display: flex;
  align-items: center;
}
.top-menu .navbar > ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.top-menu .navbar {
  position: static;
}
.top-menu .navbar .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-menu .navbar .menu > li {
  margin-right: 42px;
}
.top-menu .navbar a {
  color: #fff;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  transition: 0.2s all ease;
}
.top-menu .navbar a:hover {
  color: #107EC2;
}
.top-menu .navbar li.current-menu-item a {
  color: #107EC2;
}
.top-menu .menu-btn {
  margin-left: 34px;
}

.menu-item-image img:empty {
  width: 147px;
  height: auto;
  object-fit: contain;
}

.search {
  margin-right: 42px;
}
.search form {
  display: none;
}
.search img {
  margin-top: -5px;
}

@media (min-width: 992px) and (max-width: 1270px) {
  body .menu-item-has-children > .sub-menu {
    top: 89px;
  }

  .menu .mega-menu-li {
    width: 48%;
  }

  .top-menu .navbar .menu > li {
    margin-right: 19px;
  }

  .top-menu .menu-btn {
    margin-left: 0;
  }

  .top-menu .menu-btn a {
    font-size: 12px;
  }

  .search {
    margin-right: 10px;
  }

  .top-menu a.custom-logo-link img {
    max-width: 112px;
    height: auto;
  }
}
@media (max-width: 991px) {
  .navbar-toggler {
    background: #fff;
  }

  button.navbar-toggler {
    background: transparent;
  }

  .top-menu .navbar .menu > li {
    margin-right: 0;
  }

  #navbarSupportedContent {
    position: absolute;
    top: 100px;
    z-index: 10;
    background: #00081c;
    left: 0;
    width: 100%;
    transition: none !important;
    padding-left: 16px;
    z-index: 999;
  }

  .menu > li.menu-item-has-children > a:after {
    display: none;
  }

  .top-menu .menu {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
  .top-menu .menu > li {
    width: 89vw;
  }

  .top-menu .navbar {
    order: 1;
    padding-left: 15px;
  }

  .top-menu .navbar .menu {
    padding: 30px 0;
  }

  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23FFFFFF' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
}
@media (max-width: 767px) {
  .google-translate {
    display: none;
  }

  .menu-btn {
    display: none;
  }

  .search {
    display: none;
  }

  .top-menu .navbar .menu > li {
    margin-bottom: 20px;
  }
}
.search form {
  position: absolute;
  z-index: 99;
}

.toggle-search {
  cursor: pointer;
}

.search form input {
  width: 150px;
  height: 25px;
  font-size: 13px;
  padding-top: 7px;
}

.search button {
  font-size: 0;
  background-color: #00081c;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='7' stroke='white' stroke-width='2'/%3E%3Cpath d='M20 20L17 17' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  border: 0;
  position: absolute;
  right: 10px;
  background-size: 18px;
  background-repeat: no-repeat;
  height: 20px;
  background-position: center;
  top: 2px;
}

.search button:hover {
  background-color: #00081c;
  opacity: 0.9;
}

.search.is-open form {
  display: flex;
}

.footer {
  background: #000000;
  padding-top: 55px;
  padding-bottom: 48px;
}
.footer .footer-wrap {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1366px) {
  .footer .container {
    padding-left: 102px;
    padding-right: 95px;
  }
}

.social-link {
  margin-top: 36px;
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  row-gap: 24px;
  max-width: 136px;
  margin-right: 0;
}

.social-link a {
  width: calc(50% - 36px);
}

.logo-social > a > img {
  width: 177px;
  height: auto;
}

.footer-left {
  display: flex;
}

.addresses {
  display: flex;
  flex-wrap: wrap;
  max-width: 560px;
  margin-top: 0px;
  margin-left: 45px;
  row-gap: 28px;
  column-gap: 44px;
}

.addresses .address {
  width: calc(33.33% - 33px);
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  min-width: 155px;
}
.addresses .address a {
  color: #fff;
  text-decoration: none;
  transition: all 0.6s;
  display: inline-block;
}
.addresses .address a:hover {
  color: #1B5EAC;
  transition: all 0.6s;
}
.addresses .address p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
}
.addresses .address strong,
.addresses .address b {
  font-weight: 700;
}

.footer-menu ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  column-gap: 50px;
}
@media (min-width: 1300px) {
  .footer-menu ul {
    margin-top: 0px;
  }
}
.footer-menu ul a {
  text-decoration: none;
  display: inline-block;
  margin-bottom: 24px;
  transition: all 0.6s;
}
.footer-menu ul a:hover {
  color: #1B5EAC;
  transition: all 0.6s;
}

.footer-menu li a {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.footer-menu ul li {
  width: calc(50% - 30px);
}

.footer-right {
  max-width: 226px;
}

@media (max-width: 1300px) {
  .addresses {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .footer .footer-wrap {
    flex-wrap: wrap;
    row-gap: 60px;
  }

  .footer-right {
    max-width: 100%;
  }

  .footer-menu ul li {
    width: calc(14% - 30px);
  }
}
@media (max-width: 767px) {
  .footer-left {
    flex-wrap: wrap;
  }

  .addresses {
    margin: 0;
    margin-top: 30px;
  }

  .addresses .address {
    width: 100%;
  }

  .footer-menu ul li {
    width: auto;
  }

  .footer .footer-wrap {
    row-gap: 30px;
  }
}
section.banner {
  position: relative;
  min-height: 841px;
  background: #00081C;
  overflow: hidden;
  z-index: 1;
}
section.banner h1 {
  z-index: 999;
  position: relative;
  max-width: 1509px;
  padding-top: 275px;
  line-height: 1;
  padding-bottom: 150px;
}
section.banner iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
  pointer-events: none;
}
section.banner iframe {
  transform: scale(1.3);
}
section.banner .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
section.banner .banner-slider .item {
  background-size: cover;
  min-height: 841px;
  background-position: right;
  background-repeat: no-repeat;
}

.innerBanner-content {
  z-index: 1;
  position: relative;
}

.slick-dots-container {
  position: relative;
}

ul.slick-dots {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  position: absolute;
  max-width: 100vw;
  z-index: 9999;
  bottom: 96px;
}
ul.slick-dots li button {
  background: transparent;
  border: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7.5' cy='7.5' r='6.5' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  padding: 0;
  width: 15px;
  height: 15px;
  -webkit-appearance: none;
  outline: none;
  font-size: 0;
  margin-right: 20px;
}
ul.slick-dots li button:hover,
ul.slick-dots li.slick-active button {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7.5' cy='7.5' r='6.5' fill='%23D9D9D9' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
}

@media (min-width: 1024px) {
  section.banner h1 {
    max-width: 60vw;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  section.banner h1 {
    font-size: 70px;
  }
}
@media (max-width: 1400px) {
  section.banner h2 {
    padding-top: 200px;
    padding-bottom: 100px;
  }

  section.banner,
section.banner .banner-slider .item {
    min-height: 600px;
  }
}
@media (max-width: 767px) {
  section.banner.video-banner {
    min-height: 450px;
    min-height: 600px;
  }

  section.banner iframe {
    transform: scale(2.5);
  }

  section.banner .banner-slider .item {
    background-position-x: 38%;
  }
}
@media (max-height: 600px) {
  section.banner h1 {
    padding-top: 150px;
  }
}
section.banner.event-banner .banner-slider .item {
  min-height: 713px;
}

section.banner.event-banner .banner-slider .item h1 {
  text-align: center;
}

.intro {
  position: relative;
  min-height: 692px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.intro .intro-text {
  padding: 150px 0;
}

.intro > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  height: 100%;
  object-fit: cover;
}

.intro h5 {
  position: relative;
  max-width: 1293px;
  margin: 0 auto;
}

@media (max-width: 1400px) {
  .intro {
    min-height: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .intro h5 {
    max-width: 75%;
    line-height: 1.2;
  }
}
.numbers {
  padding-top: 130px;
  background-size: cover;
}
.numbers h5 {
  color: #fff;
  text-align: center;
  max-width: 1244px;
  padding-bottom: 47px;
}
.numbers .numbers-blocks {
  display: flex;
  gap: 15px;
  justify-content: space-between;
  padding: 0 70px;
  padding-bottom: 111px;
  flex-wrap: wrap;
  margin-top: 14px;
}
.numbers .numbers-blocks .number-block {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.numbers .numbers-blocks .number-block .text {
  color: #FFF;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 110px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -1.1px;
}
.numbers .numbers-blocks .number-block .num {
  color: #FFF;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  /* 100% */
}

@media (max-width: 1400px) {
  .numbers {
    padding-left: 15px;
    padding-right: 15px;
  }
  .numbers h3 {
    padding-bottom: 10px;
  }

  .numbers .numbers-blocks .number-block .text {
    font-size: 70px;
  }

  .numbers .numbers-blocks .number-block .num {
    font-size: 28px;
  }

  .numbers .numbers-blocks {
    justify-content: space-evenly;
    gap: 40px;
  }
}
@media (max-width: 991px) {
  .num-text .num {
    font-size: 50px;
  }

  .num-text .text {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .numbers .numbers-blocks {
    justify-content: flex-start;
    padding-right: 0;
    padding-left: 6px;
  }

  .numbers .numbers-blocks .number-block {
    align-items: flex-start;
  }

  .numbers {
    padding-top: 100px;
  }

  .numbers .numbers-blocks .number-block .text {
    font-size: 60px;
  }
}
@media (min-width: 1200px) {
  .numbers .numbers-blocks {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .numbers h5 {
    max-width: 75%;
    line-height: 1.2;
  }
}
.reports {
  margin-top: 96px;
  padding-bottom: 126px;
}
@media (min-width: 1400px) {
  .reports .container {
    padding: 0 100px;
  }
}
.reports h5, .reports h4 {
  color: #282828;
}

.reports .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.reports .left h4 {
  color: #282828;
  margin-bottom: 0;
}
.reports .reports-list h5 {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 18px;
  text-align: left;
}
.reports .title p {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.reports .btn-caret {
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  /* 123.077% */
}

.report-item {
  border-radius: 0px;
  border: 0.75px solid #000;
  background: #fff;
  width: 33.33%;
  display: flex;
}
.report-item .title {
  margin-bottom: 0;
}

.reports-list {
  display: flex;
  gap: 72px;
}

.report-item img {
  width: 150px;
  height: 212px;
  object-fit: cover;
  border-radius: 0px;
  margin-right: 21px;
}

.report-item .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.report-item .title {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 107.692% */
  display: flex;
  flex-direction: column;
}
.report-item .title .excerpt {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 10px;
}

.report-item {
  padding: 40px 47px 50px 34px;
}

@media (max-width: 1600px) {
  .report-item {
    width: 33.33%;
    width: calc(33.33% - 27px);
  }

  .reports-list {
    flex-wrap: wrap;
  }
}
@media (max-width: 1400px) {
  .reports-list {
    gap: 40px;
  }

  .report-item {
    padding: 15px;
  }

  .report-item .title {
    font-size: 20px;
    line-height: 27px;
  }

  .report-item {
    width: calc(50% - 27px);
  }
}
@media (max-width: 768px) {
  .reports .title {
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .report-item {
    width: 100%;
    width: calc(100%);
  }

  .reports-list {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .reports .title {
    flex-wrap: wrap;
  }

  .reports .title h5 {
    margin-bottom: 8px;
    margin-top: 4px;
  }

  .reports-list {
    gap: 0;
    row-gap: 20px;
  }

  .report-item img {
    width: 100px;
    object-position: top;
  }
}
@media (min-width: 1200px) {
  .reports-list {
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) and (max-width: 1450px) {
  .filtered-list .reports-list {
    gap: 15px;
  }

  .filtered-list .report-item {
    width: calc(33.33% - 15px);
  }

  .report-item .title {
    word-break: break-word;
  }
}
@media (min-width: 1024px) and (max-width: 1300px) {
  body .filtered-list .reports-list .report-item:nth-child(1) .img img {
    width: 34%;
    height: 73%;
    top: 12%;
  }
}
@media (max-width: 768px) {
  body .filtered-list .reports-list .report-item:nth-child(1) .top-img img {
    height: 250px;
  }
  body .filtered-list .reports-list .report-item:nth-child(1) .img img {
    height: 200px;
    width: 200px;
    object-position: bottom right;
    top: 60px;
  }
  body .filtered-list .reports-list .report-item:nth-child(1) .content {
    margin-left: 15px;
    margin-top: 0;
  }
  body .filtered-list .reports-list .report-item:nth-child(1) .content h4, body .filtered-list .report-item h4 {
    color: #000;
  }
  body .filtered-list .reports-list .report-item .img img {
    width: 200px;
  }
}
@media (max-width: 768px) {
  .reports .title h5 {
    margin-left: 0;
  }

  .report-item img {
    width: 200px;
  }
}
.research {
  background: #073E6F;
  padding-top: 128px;
  padding-bottom: 153px;
}
.research .container {
  display: flex;
  align-items: center;
}
@media (min-width: 1400px) {
  .research .container {
    padding-left: 236px;
    padding-right: 52px;
  }
}
.research img {
  max-width: 789px;
}
.research .research-left {
  width: 50%;
}
.research .research-right {
  width: 79.2%;
}
.research .titles h2 {
  cursor: pointer;
  margin-bottom: 15px;
}
.research .titles h2.active {
  text-decoration: underline;
}
.research .content {
  margin-top: 30px;
  margin-bottom: 56px;
}
.research .content .box-arrow {
  margin-top: 56px;
}
.research .content p {
  margin-bottom: 0;
}
.research .content p {
  color: #FFF;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px;
  /* 94.444% */
  margin-right: -14px;
  line-height: 1.2;
}
.research .research-right img {
  max-width: 100%;
}

[data-content=consulting],
[data-content=training],
[data-img=consulting],
[data-img=training] {
  display: none;
}

@media (max-width: 1400px) {
  .research {
    padding: 100px 0;
  }
}
@media (max-width: 1300px) {
  .research .research-right {
    width: 50%;
  }

  .research .research-left {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .research .research-left {
    margin-top: 0px;
  }

  .research .content p {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .research .container {
    flex-wrap: wrap;
  }

  .research .research-left, .research .research-right {
    width: 100%;
  }
}
@media (max-width: 1500px) {
  .research {
    padding: 40px 0;
  }
}
@media (max-width: 1500px) {
  .research {
    padding: 60px 0;
  }
}
.impact {
  padding-top: 90px;
  background: #00081C;
  padding-bottom: 126px;
}
.impact h2 {
  color: #FFF;
  text-align: center;
  margin-bottom: 100px;
  line-height: 1;
}

.impact-wrap {
  display: flex;
}

.impact-left {
  width: 67.4%;
}
.impact-left img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.impact-right {
  width: 20%;
  padding-top: 10px;
}

.num-text .num {
  color: #FFF;
  font-family: Helvetica LT Pro;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  /* 50% */
  letter-spacing: -0.8px;
}

.num-text .text {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  /* 142.857% */
  transition: all 1s;
}
.num-text.active .text {
  color: #107EC2;
  transition: all 1s;
}
.num-text:hover .num, .num-text:hover .text {
  color: #107EC2;
  transition: all 1s;
}

.num-text {
  display: flex;
  flex-direction: column;
  padding-bottom: 23px;
  border-bottom: 1px solid #fff;
  max-width: 337px;
  margin-bottom: 30px;
  cursor: pointer;
}
.num-text.active .num {
  color: #107EC2;
}

.impact-left {
  padding-right: 25px;
  border-right: 2px solid #107EC2;
  margin-right: 53px;
}

.impact [data-img] {
  display: none;
  height: 100%;
}
.impact [data-img="1"] {
  display: block;
}

@media (max-width: 1300px) {
  .impact-left {
    width: 60%;
  }

  .impact-right {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .impact-wrap {
    flex-wrap: wrap;
  }

  .impact-left, .impact-right {
    width: 100%;
    padding: 0;
    border: 0;
  }

  .impact-left {
    margin-bottom: 50px;
    margin-right: 0;
  }

  .impact {
    padding: 100px 0;
  }

  .impact h3 {
    font-size: 36px;
    font-style: normal;
  }

  .impact h2 {
    margin-bottom: 30px;
  }

  .impact {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .num-text .num {
    font-size: 60px;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .impact-left img {
    object-fit: cover;
  }

  .num-text .num {
    font-size: 60px;
  }
}
.get-engaged {
  padding-top: 117px;
  padding-bottom: 117px;
  background: #073E6F;
}
.get-engaged .engaged-wrap {
  display: flex;
  align-items: center;
}
.get-engaged .engaged-left {
  width: 50%;
  margin-right: 40px;
}
.get-engaged .engaged-left img {
  width: 100%;
}
.get-engaged .engaged-right {
  width: 50%;
}
.get-engaged .engaged-right a.box-arrow {
  min-width: 240px;
}
.get-engaged .engaged-right h2 {
  margin-bottom: 60px;
  letter-spacing: 0;
  line-height: 1;
}
.get-engaged .engaged-right .buttons {
  display: flex;
  column-gap: 28px;
  row-gap: 15px;
  flex-wrap: wrap;
}

@media (max-width: 1300px) {
  .get-engaged .engaged-right {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .get-engaged .engaged-wrap {
    flex-wrap: wrap;
  }

  .get-engaged .engaged-left, .get-engaged .engaged-right {
    width: 100%;
    margin: 0;
  }

  .get-engaged {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .get-engaged .engaged-right h2 {
    font-size: 60px;
  }
}
.our-partners {
  background: #F2F2F2;
  padding-top: 100px;
  padding-bottom: 100px;
}
.our-partners .partners-slider .item {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
@media (min-width: 1200px) {
  .our-partners .partners-slider .item {
    padding: 0 50px;
  }
}
.our-partners .title {
  text-align: left;
  position: relative;
  margin-bottom: 70px;
}
.our-partners .title .text {
  color: #282828;
  text-align: left;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 138.462% */
}
.our-partners .view-all {
  position: absolute;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  top: 0;
  align-items: center;
}
.our-partners .view-all a {
  color: #282828;
  text-decoration: none;
  font-family: Helvetica LT Pro;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  /* 145.455% */
  position: relative;
  top: 2px;
  transition: all 0.6s;
}
.our-partners .view-all a:hover {
  transition: all 0.6s;
  color: #1b5eac;
}
.our-partners .partner-nav {
  position: relative;
  display: flex;
  column-gap: 14px;
  column-gap: 6px;
  margin-left: 2px;
}
.our-partners .partner-nav .partner-prev,
.our-partners .partner-nav .parter-next {
  cursor: pointer;
}
.our-partners .partners-wrap .item img {
  max-width: 100%;
}

@media (max-width: 1400px) {
  .our-partners {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .our-partners .view-all a {
    display: none;
  }
}
.report_blue {
  background: #073E6F;
  padding-top: 65px;
  padding-bottom: 63px;
  max-height: 334px;
}

.report_blueLeft .title {
  color: #FFF;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
}

.report_blueLeft .caption {
  color: #FFF;
  font-family: Helvetica LT Pro;
  font-size: 45px;
  font-style: normal;
  font-weight: 300;
  line-height: 48px;
  /* 106.667% */
  margin-bottom: 18px;
}

.report_blueLeft p {
  color: #FFF;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: 48px;
}

.report_blueLeft a {
  color: #FFF;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.report_blueWrap {
  display: flex;
  justify-content: space-between;
}

.report_blueLeft {
  max-width: 1050px;
}

.report_blueRight img {
  position: relative;
  width: 229px;
  height: 324px;
  object-fit: cover;
}

.bW_image img {
  max-width: 100%;
}

.bW_image img {
  max-height: 150px;
  object-fit: cover;
  width: 100%;
  object-position: bottom;
}

@media (max-width: 767px) {
  .report_blueWrap {
    flex-wrap: wrap;
  }

  .report_blue {
    max-height: unset;
  }

  .report_blueRight {
    margin-top: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .report_blueLeft h4 {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .report_blue {
    max-height: unset;
  }
}
.upcoming-events {
  margin-top: 70px;
  margin-bottom: 100px;
}
.upcoming-events h4 {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 38px;
}
.upcoming-events .upcoming-eventsWrap {
  display: flex;
  row-gap: 50px;
  justify-content: flex-start;
}
.upcoming-events .upcoming-eventsWrap .upcoming-event {
  width: 33.33%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}
.upcoming-events .upcoming-eventsWrap .upcoming-event .date-cat {
  color: #1b5eac;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  /* 153.846% */
  margin-bottom: 14px;
  padding-right: 25px;
}
.upcoming-events .upcoming-eventsWrap .upcoming-event .date-cat span {
  border-left: 2px solid #1b5eac;
  padding-left: 10px;
  margin-left: 4px;
}
.upcoming-events .upcoming-eventsWrap .upcoming-event h4 {
  color: #414141;
  margin-bottom: 28px;
}
.upcoming-events .upcoming-eventsWrap .upcoming-event .btn-arrow {
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.upcoming-events .upcoming-eventsWrap .upcoming-event img {
  display: none;
}

div#upcoming-events .title h2 {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 105.556% */
  margin-bottom: 44px;
  margin-top: 44px;
}

div#upcoming-events .filter-wrap {
  margin-top: 0;
}

@media (max-width: 1300px) {
  .upcoming-events .upcoming-eventsWrap {
    column-gap: 30px;
  }
}
@media (max-width: 991px) {
  .upcoming-events .upcoming-eventsWrap .upcoming-event .date-cat {
    line-height: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .upcoming-events {
    margin-top: 100px;
    margin-bottom: 50px;
  }

  .upcoming-events .upcoming-eventsWrap {
    flex-wrap: wrap;
  }

  .upcoming-events .upcoming-eventsWrap .upcoming-event {
    width: 100%;
    margin-bottom: 50px;
  }

  .upcoming-events .title {
    margin-bottom: 50px;
  }
}
.upcoming-events.extend-past-events {
  background: #f2f2f2;
  margin: 0;
  padding-top: 73px;
  padding-bottom: 102px;
}
.upcoming-events.extend-past-events .title {
  text-align: left;
  position: relative;
  margin-bottom: 70px;
  min-height: 10px;
}
.upcoming-events.extend-past-events .title .text {
  color: #282828;
  text-align: left;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 138.462% */
}
.upcoming-events.extend-past-events .view-all {
  position: absolute;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  top: 0;
  align-items: center;
}
.upcoming-events.extend-past-events .view-all a {
  color: #282828;
  text-decoration: none;
  font-family: Helvetica LT Pro;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  /* 145.455% */
  position: relative;
  top: 2px;
  transition: all 0.6s;
}
.upcoming-events.extend-past-events .view-all a:hover {
  transition: all 0.6s;
  color: #1b5eac;
}
.upcoming-events.extend-past-events .event-nav {
  position: relative;
  display: flex;
  column-gap: 14px;
  column-gap: 6px;
  margin-left: 2px;
}
.upcoming-events.extend-past-events .event-nav .event-prev,
.upcoming-events.extend-past-events .event-nav .event-next {
  cursor: pointer;
}
.upcoming-events.extend-past-events .upcoming-event h4 {
  padding-right: 45px;
}
@media (max-width: 767px) {
  .upcoming-events.extend-past-events .view-all a {
    display: none;
  }
}

@media (min-width: 1024px) and (max-width: 1600px) {
  .upcoming-events .upcoming-eventsWrap .upcoming-event .date-cat {
    font-size: 24px;
  }

  .upcoming-events .upcoming-eventsWrap {
    column-gap: 20px;
  }
}
.discover-global {
  padding-top: 114px;
  padding-bottom: 124px;
  background: #F2F2F2;
}
@media (min-width: 1500px) {
  .discover-global .container {
    padding-left: 196px;
    padding-right: 165px;
  }
}
.discover-global .title h3 {
  letter-spacing: -0.62px;
  margin-bottom: 114px;
  max-width: 955px;
}
.discover-global .discover-items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.discover-global .discover-items a {
  text-decoration: none;
}
.discover-global .discover-items .content p {
  text-overflow: ellipsis;
  color: #FFF;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 125% */
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  /* Adjust the number of lines as needed */
  overflow: hidden;
}
.discover-global .discover-items .content p + p {
  display: none;
}
.discover-global .discover-items .btn-arrow {
  color: #fff;
  margin-top: 50px;
  display: inline-block;
  transition: all 0.6s;
}
.discover-global .discover-items .btn-arrow:hover {
  transition: all 0.6s;
  color: #1b5eac;
}
.discover-global .discover-items .discover-item {
  padding: 38px 14px 47px 30px;
}
.discover-global .discover-items .discover-item img {
  display: none;
}
.discover-global .discover-items .discover-item .category {
  color: #FFF;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 13px;
}
.discover-global .discover-items .discover-item:nth-child(1) h4, .discover-global .discover-items .discover-item:nth-child(2) h4 {
  margin-bottom: 25px;
}
.discover-global .discover-items .discover-item:nth-child(1), .discover-global .discover-items .discover-item:nth-child(4) {
  background: #073E6F;
  width: calc(33.34% - 10px);
}
.discover-global .discover-items .discover-item:nth-child(2), .discover-global .discover-items .discover-item:nth-child(3) {
  width: calc(66.66% - 10px);
}
.discover-global .discover-items .discover-item:nth-child(2) {
  position: relative;
  background: #000;
}
.discover-global .discover-items .discover-item:nth-child(2) .texts {
  position: relative;
  z-index: 10;
}
.discover-global .discover-items .discover-item:nth-child(2) .texts h4 {
  max-width: 372px;
}
.discover-global .discover-items .discover-item:nth-child(2) .texts .content {
  max-width: 446px;
}
.discover-global .discover-items .discover-item:nth-child(2) img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.4;
  object-fit: cover;
}
.discover-global .discover-items .discover-item:nth-child(3) {
  background: #fff;
  padding: 0;
}
.discover-global .discover-items .discover-item:nth-child(3) > a {
  height: 100%;
}
.discover-global .discover-items .discover-item:nth-child(3) .btn-arrow {
  color: #282828;
  transition: all 0.6s;
}
.discover-global .discover-items .discover-item:nth-child(3) .btn-arrow:hover {
  color: #073E6F;
  transition: all 0.6s;
}
.discover-global .discover-items .discover-item:nth-child(3) .category,
.discover-global .discover-items .discover-item:nth-child(3) h4 {
  color: #073E6F;
}
.discover-global .discover-items .discover-item:nth-child(3) .content p {
  color: #414141;
}
.discover-global .discover-items .discover-item:nth-child(3) .texts {
  margin-right: 26px;
  padding-top: 38px;
  padding-left: 33px;
}
.discover-global .discover-items .discover-item:nth-child(3) img {
  display: block;
  min-width: 50%;
  height: 100%;
  object-fit: cover;
  padding-left: 20px;
}
.discover-global .discover-items .discover-item:nth-child(3) > a {
  display: flex;
}
.discover-global .discover-items .discover-item .btn-arrow:after {
  top: 0;
  margin-left: 10px;
}
.discover-global .discover-items .discover-item:nth-child(2) .btn-arrow:after {
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 8.56327L21.7332 7.88324L22.3639 8.56327L21.7332 9.2433L21 8.56327ZM1 9.56327C0.447715 9.56327 0 9.11555 0 8.56327C0 8.01098 0.447715 7.56327 1 7.56327V9.56327ZM15.0665 0.695459L21.7332 7.88324L20.2668 9.2433L13.6001 2.05552L15.0665 0.695459ZM21.7332 9.2433L15.0665 16.4311L13.6001 15.071L20.2668 7.88324L21.7332 9.2433ZM21 9.56327H1V7.56327H21V9.56327Z' fill='white'/%3E%3C/svg%3E%0A");
}
.discover-global .discover-items .discover-item:nth-child(1) .btn-arrow:after, .discover-global .discover-items .discover-item:nth-child(3) .btn-arrow:after, .discover-global .discover-items .discover-item:nth-child(4) .btn-arrow:after {
  background-image: url("data:image/svg+xml,%3Csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 8.56327L21.7332 7.88324L22.3639 8.56327L21.7332 9.2433L21 8.56327ZM1 9.56327C0.447715 9.56327 0 9.11555 0 8.56327C0 8.01098 0.447715 7.56327 1 7.56327V9.56327ZM15.0665 0.695459L21.7332 7.88324L20.2668 9.2433L13.6001 2.05552L15.0665 0.695459ZM21.7332 9.2433L15.0665 16.4311L13.6001 15.071L20.2668 7.88324L21.7332 9.2433ZM21 9.56327H1V7.56327H21V9.56327Z' fill='%23107EC2'/%3E%3C/svg%3E%0A");
}
.discover-global .discover-items .discover-item:nth-child(3) h4, .discover-global .discover-items .discover-item:nth-child(4) h4 {
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
}

.discover-global .discover-items .discover-item:nth-child(3) .texts {
  padding-bottom: 47px;
}

@media (max-width: 1400px) {
  .discover-global .title h3 {
    margin-bottom: 60px;
    line-height: 1;
  }
}
@media (max-width: 991px) {
  .discover-global .discover-items .discover-item {
    width: calc(50% - 10px) !important;
  }

  .discover-global .discover-items .discover-item:nth-child(3) img {
    display: none;
  }
}
@media (max-width: 767px) {
  .discover-global .discover-items .discover-item {
    width: calc(100%) !important;
  }

  .discover-global {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .discover-global .discover-items .discover-item:nth-child(4) a {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .discover-global .discover-items .discover-item:nth-child(4) a .texts {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
  }

  .discover-global .discover-items .discover-item:nth-child(3) .texts {
    padding-bottom: 47px;
  }
}
.menu > li.menu-item-has-children > a {
  position: relative;
}

.menu > li.menu-item-has-children > a:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background: transparent;
  height: 60px;
  bottom: -53px;
  z-index: 1;
}

.menu-item-has-children > .sub-menu {
  position: absolute;
  z-index: 10;
  background: #00081c;
  top: 111px;
  left: 0;
  width: 100%;
  display: none;
  background: #282828;
  padding: 46px 160px 96px;
  z-index: 9999;
  padding-bottom: 46px;
}
.menu-item-has-children > .sub-menu .sub-menu-wrapper {
  padding: 0 50px;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
.menu-item-has-children > .sub-menu .sub-menu-wrapper > li {
  width: 33.33%;
}
.menu-item-has-children > .sub-menu .sub-menu-wrapper .sub-menu {
  display: flex;
}
.menu-item-has-children > .sub-menu .sub-menu-wrapper .sub-menu {
  position: relative;
  top: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.menu-item-has-children > .sub-menu .sub-menu-wrapper .sub-menu li {
  width: 100%;
  padding: 0;
}
.menu-item-has-children > .sub-menu .sub-menu-wrapper .sub-menu li a {
  color: #fff;
}
.menu-item-has-children > .sub-menu .sub-menu-wrapper .sub-menu li a:hover {
  color: #107EC2;
}
.menu-item-has-children > .sub-menu:before, .menu-item-has-children > .sub-menu:after {
  content: "";
  display: block;
  clear: both;
}

.menu-item-has-children:hover > .sub-menu {
  display: flex;
  align-items: flex-start;
}

.menu-item-has-children > .sub-menu {
  list-style: none;
}

.sub-menu-wrapper > li {
  padding-bottom: 30px;
}

.menu-item-content {
  display: flex;
  justify-content: flex-start;
  text-align: left;
}
.menu-item-content .menu-item-text-button {
  padding-left: 50px;
  max-width: 401px;
  padding-right: 15px;
}
.menu-item-content .menu-item-text-button a {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.menu-item-content .menu-item-text-button .menu-item-button {
  margin-top: 20px;
}

.top-menu .sub-menu-wrapper > li > a[href="#"] {
  pointer-events: none;
  color: #107EC2;
}

.mega-menu-li > a {
  cursor: default;
}

.menu .mega-menu-li .btn-blue {
  cursor: pointer;
}

.menu .mega-menu-li {
  width: 37%;
  font-size: 0;
  padding-top: 12px;
}

.menu-item-text {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.mega-menu-li > a {
  font-size: 0 !important;
  display: flex;
}

.menu-item-has-children > .sub-menu li:not(.mega-menu-li) {
  margin: 0px 10px;
}

.menu-item-has-children > .sub-menu li:not(.mega-menu-li) .sub-menu li,
.menu-item-has-children > .sub-menu .sub-menu-wrapper li {
  margin: 0px;
}

@media (max-width: 991px) {
  .menu-item-has-children > .sub-menu {
    position: relative;
    padding: 20px;
    top: 15px;
    margin-bottom: 15px;
  }

  .menu-item-content .menu-item-text-button .menu-item-button {
    margin-top: -10px;
  }

  .menu .mega-menu-li {
    width: 100%;
    margin-bottom: 20px;
  }

  .menu-item-content .menu-item-image,
.menu-item-content .menu-item-text {
    display: none;
  }
  .menu-item-content .menu-item-text-button {
    padding-left: 0;
  }

  .menu-item-has-children > .sub-menu .sub-menu-wrapper {
    width: 100%;
    padding: 0;
    row-gap: 25px;
  }

  .menu-item-has-children > .sub-menu .sub-menu-wrapper .sub-menu {
    margin-bottom: 0;
  }

  .menu-item-has-children > .sub-menu .sub-menu-wrapper > li {
    width: 50%;
  }

  .menu-item-has-children:hover > .sub-menu {
    display: none;
  }

  .menu > li.menu-item-has-children {
    position: relative;
    display: inline-block;
    position: relative;
  }
  .menu > li.menu-item-has-children > a {
    width: 100%;
    display: inline-block;
    text-align: left;
    width: calc(100% - 50px);
  }

  .dropdown-caret {
    background-image: url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.875 11.25L28.125 22.5L16.875 33.75' stroke='white' stroke-width='3'/%3E%3C/svg%3E%0A");
    width: 30px;
    height: 30px;
    position: absolute;
    right: -35px;
    top: -10px;
    background-size: contain;
    z-index: 99;
    transform: rotate(90deg);
  }
  .dropdown-caret.is-open {
    transform: rotate(270deg);
  }
}
@media (max-width: 767px) {
  .menu-item-has-children > .sub-menu .sub-menu-wrapper > li {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1600px) {
  .menu-item-has-children > .sub-menu .sub-menu-wrapper {
    gap: 20px;
  }

  .menu-item-has-children:hover > .sub-menu {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .menu-item-has-children > .sub-menu .sub-menu-wrapper > li {
    width: auto;
  }

  .menu-item-has-children > .sub-menu .sub-menu-wrapper > li {
    padding-right: 45px;
  }
}
.google-translate {
  min-width: 92px;
}
.google-translate select {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #00081c;
  border: 0;
  text-transform: uppercase;
}
.google-translate select.gt_selector.notranslate option {
  background: #282828;
  color: #fff;
}
.google-translate select.gt_selector.notranslate option:first-child {
  display: none;
}
.google-translate select.gt_selector.notranslate:focus-visible {
  outline: none;
}
.google-translate select.gt_selector.notranslate {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.25 7.29167L12.5 13.5417L18.75 7.29167' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 21px;
  width: 56px;
  overflow: hidden;
}

body .google-translate .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  max-width: 42px;
  text-overflow: inherit;
}
body .google-translate .select2-container {
  min-width: 92px;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.25 7.29167L12.5 13.5417L18.75 7.29167' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 21px;
  min-width: 92px;
  background-position: calc(100% - 18px);
}
body .google-translate .select2-container--default .select2-selection--single {
  background: transparent;
  border: 0;
  background-position-y: 2px;
}
body .google-translate .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
body .google-translate .select2-container--default .select2-search--dropdown .select2-search__field {
  display: none;
}
body .google-translate .select2-container--below.select2-container--open {
  background-color: #282828;
  background-position-x: calc(100% - 8px);
}
body .google-translate .select2-dropdown {
  background: #282828;
  color: #fff;
  border: 0;
}
body .google-translate .select2-dropdown li {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
body .google-translate .select2-container--default .select2-results > .select2-results__options {
  overflow: hidden;
  overflow-y: hidden;
}
body .google-translate .select2-results__options li:first-child {
  display: none;
}
body .google-translate .select2-dropdown li:hover,
body .google-translate .select2-container--default .select2-results__option--highlighted[aria-selected],
body .google-translate .select2-container--default .select2-results__option[aria-selected=true] {
  background: #282828 !important;
}

.pdf-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M19.8 23.1L18.7393 24.1606L19.8 25.2213L20.8606 24.1606L19.8 23.1ZM21.3 8.24998C21.3 7.42155 20.6284 6.74998 19.8 6.74998C18.9716 6.74998 18.3 7.42155 18.3 8.24998L21.3 8.24998ZM10.4893 15.9106L18.7393 24.1606L20.8606 22.0393L12.6106 13.7893L10.4893 15.9106ZM20.8606 24.1606L29.1106 15.9106L26.9893 13.7893L18.7393 22.0393L20.8606 24.1606ZM21.3 23.1L21.3 8.24998L18.3 8.24998L18.3 23.1L21.3 23.1Z' fill='%23414141'/%3E%3Cpath d='M8.25 26.4L8.25 28.05C8.25 29.8726 9.72746 31.35 11.55 31.35L28.05 31.35C29.8725 31.35 31.35 29.8726 31.35 28.05V26.4' stroke='%23414141' stroke-width='3'/%3E%3C/svg%3E");
  width: 41px;
  height: 38px;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.pdf-icon:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M19.8 23.1L18.7393 24.1606L19.8 25.2213L20.8606 24.1606L19.8 23.1ZM21.3 8.24998C21.3 7.42155 20.6284 6.74998 19.8 6.74998C18.9716 6.74998 18.3 7.42155 18.3 8.24998L21.3 8.24998ZM10.4893 15.9106L18.7393 24.1606L20.8606 22.0393L12.6106 13.7893L10.4893 15.9106ZM20.8606 24.1606L29.1106 15.9106L26.9893 13.7893L18.7393 22.0393L20.8606 24.1606ZM21.3 23.1L21.3 8.24998L18.3 8.24998L18.3 23.1L21.3 23.1Z' fill='%231B5EAC'/%3E%3Cpath d='M8.25 26.4L8.25 28.05C8.25 29.8726 9.72746 31.35 11.55 31.35L28.05 31.35C29.8725 31.35 31.35 29.8726 31.35 28.05V26.4' stroke='%231B5EAC' stroke-width='3'/%3E%3C/svg%3E");
}

.share-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 3.29999C20 1.4667 18.5116 0 16.6511 0C14.5115 0 13.0232 1.925 13.3953 3.94166L5.48841 8.52498C3.34881 6.78333 0 8.15832 0 11C0 13.8417 3.34888 15.3083 5.48841 13.475L13.3953 18.0583C13.0232 20.075 14.6046 22 16.6511 22C18.5116 22 20 20.5334 20 18.7C20 15.8583 16.6511 14.3917 14.5116 16.225L6.60474 11.6417C6.69776 11.275 6.69776 10.8166 6.60474 10.45L14.5116 5.86666C16.6512 7.6083 20 6.14166 20 3.39164V3.29999Z' fill='%23414141'/%3E%3C/svg%3E");
  height: 22px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 20px;
}
.share-icon:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 3.29999C20 1.4667 18.5116 0 16.6511 0C14.5115 0 13.0232 1.925 13.3953 3.94166L5.48841 8.52498C3.34881 6.78333 0 8.15832 0 11C0 13.8417 3.34888 15.3083 5.48841 13.475L13.3953 18.0583C13.0232 20.075 14.6046 22 16.6511 22C18.5116 22 20 20.5334 20 18.7C20 15.8583 16.6511 14.3917 14.5116 16.225L6.60474 11.6417C6.69776 11.275 6.69776 10.8166 6.60474 10.45L14.5116 5.86666C16.6512 7.6083 20 6.14166 20 3.39164V3.29999Z' fill='%231B5EAC'/%3E%3C/svg%3E");
}

.innerBanner {
  min-height: 708px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-color: #00081C;
}
.innerBanner .innerBanner-content {
  text-align: center;
  padding: 50px 0;
}
.innerBanner .innerBanner-content h2 {
  margin-bottom: 20px;
  color: #FFF;
  text-align: center;
  font-family: Helvetica Neue;
  font-size: 82px;
  font-style: normal;
  font-weight: 500;
  line-height: 80px;
  /* 97.561% */
  letter-spacing: -0.82px;
}
.innerBanner .innerBanner-content p {
  color: #FFF;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  /* 105.556% */
  max-width: 847px;
  margin: 0 auto;
}

.innerBanner-left {
  background-color: #00081C;
}
.innerBanner-left .innerBanner-content {
  text-align: left;
}
.innerBanner-left .innerBanner-content h2,
.innerBanner-left .innerBanner-content p {
  text-align: left;
  margin-left: 0;
}

#job-twoCol .event-twoCol__wrap {
  align-items: center;
}

@media (max-width: 991px) {
  .innerBanner .innerBanner-content h2 {
    font-size: 72px;
  }
}
@media (max-width: 575px) {
  .innerBanner .innerBanner-content h2 {
    font-size: 55px;
    line-height: 1;
  }
}
body .youtube-container {
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /* Keep it the right aspect-ratio */
  aspect-ratio: 16/9;
  /* No clicking/hover effects */
  pointer-events: none;
  filter: brightness(0.5);
  background: #2066b1;
}
@media (max-width: 1300px) {
  body .youtube-container {
    height: 100%;
  }
}
body .youtube-container iframe {
  /* Extend it beyond the viewport... */
  width: 300%;
  height: 100%;
  /* ...and bring it back again */
  margin-left: -100%;
}

@media (max-width: 768px) {
  .youtube-container {
    aspect-ratio: 0.7;
    height: 100%;
  }

  .innerBanner {
    min-height: 600px;
  }
}
.fourCol {
  background: #073E6F;
  padding-top: 114px;
  padding-bottom: 115px;
}
.fourCol .fourCol-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 37px;
}
.fourCol .fourCol-cards .fourCol-card {
  border-radius: 0px;
  background: #FFF;
  padding: 37px 45px 40px 36px;
  width: calc(25% - 28px);
  text-align: center;
}
.fourCol .fourCol-cards .fourCol-card p {
  color: #414141;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 32px;
}
.fourCol .fourCol-cards .fourCol-card h3 {
  color: #000;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 107.692% */
  letter-spacing: -0.78px;
  margin-bottom: 24px;
  min-height: auto;
}
.fourCol .fourCol-cards .fourCol-card h3 a {
  text-decoration: none;
  color: #000;
  transition: all 0.2s;
}
.fourCol .fourCol-cards .fourCol-card h3 a:hover {
  color: #107EC2;
  transition: all 0.2s;
}
.fourCol .fourCol-cards .fourCol-card img {
  height: 190px;
  object-fit: contain;
  margin-bottom: 40px;
  width: 100%;
}
.fourCol .fourCol-cards .fourCol-card ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.fourCol .fourCol-cards .fourCol-card ul li {
  color: #414141;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  /* 115% */
}

@media (max-width: 1200px) {
  .fourCol .fourCol-cards {
    flex-wrap: wrap;
  }

  .fourCol .fourCol-cards .fourCol-card {
    width: calc(50% - 28px);
  }
}
@media (max-width: 767px) {
  .fourCol .fourCol-cards .fourCol-card {
    width: 100%;
  }
}
.learnMore {
  max-width: 1551px;
  margin: 0 auto;
  margin-bottom: 55px;
  padding-top: 63px;
  padding-bottom: 60px;
  text-align: center;
  border-radius: 0px;
  background-size: cover;
}
.learnMore .content {
  max-width: 1281px;
  margin: 0 auto;
  padding: 0 50px;
}
.learnMore h5 {
  margin-bottom: 26px;
}
.learnMore-full {
  max-width: 100%;
  border-radius: 0;
  padding-top: 120px;
  padding-bottom: 104px;
  margin-bottom: 0;
}
.learnMore-full .content {
  padding: 0;
}

.page-case-studies .learnMore {
  max-width: 100%;
  border-radius: 0;
  padding-top: 120px;
  padding-bottom: 104px;
  margin-bottom: 0;
}
.page-case-studies .learnMore .content {
  padding: 0;
}

.learnMore {
  border-radius: 0;
  border-radius: 0;
  padding-top: 120px;
  padding-bottom: 104px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

@media (min-width: 1024px) and (max-width: 1600px) {
  .learnMore h5 {
    max-width: 76%;
    line-height: 1.2;
  }
}
.contentImage {
  background: #f2f2f2;
}
.contentImage-wrap {
  display: flex;
  padding-left: 72px;
  padding-top: 56px;
  padding-bottom: 56px;
}
.contentImage-left {
  width: 55%;
  padding: 56px 0;
}
.contentImage-left h2 {
  color: #000;
  margin-bottom: 20px;
}
.contentImage-right {
  width: 50%;
  max-width: 650px;
}
.contentImage-right img {
  width: 100%;
}

@media (max-width: 1200px) {
  .contentImage-wrap {
    padding: 0;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .contentImage-wrap {
    flex-wrap: wrap;
    padding-bottom: 56px;
  }

  .contentImage-left {
    width: 100%;
  }

  .contentImage-right {
    width: 100%;
  }
}
.filter-wrap {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 60px;
  margin-bottom: 134px;
}
.filter-wrap .filter-search {
  width: 34%;
  max-width: 546px;
}
.filter-wrap .filter-search input {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #000;
  height: 50px;
  padding-left: 24px;
}
.filter-wrap .filter-select {
  width: 20%;
}
.filter-wrap .filter-select select {
  width: 100%;
}
.filter-wrap label {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
  /* 230% */
  text-transform: uppercase;
}
.filter-wrap input.select2-search__field {
  display: none;
}
.filter-wrap span.select2-search.select2-search--dropdown {
  padding: 0;
}
.filter-wrap ul#select2--results li:first-child {
  display: none;
}
.filter-wrap .select2-container--default .select2-selection--single {
  height: 50px;
  border-radius: 5px;
  border: 1px solid #000;
}
.filter-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
  /* 230% */
  text-transform: capitalize;
  padding-left: 24px;
}
.filter-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.filter-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M7.5 8.75L15 16.25L22.5 8.75' stroke='%2333363F' stroke-width='2'/%3E%3C/svg%3E");
  top: 12px;
  right: 20px;
  width: 26px;
}
.filter-wrap .select2-results__option {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
  /* 230% */
  text-transform: capitalize;
  padding: 0;
  padding-left: 24px;
  background: transparent;
}
.filter-wrap .select2-container--default .select2-results__option--highlighted[aria-selected],
.filter-wrap .select2-results__option:hover,
.filter-wrap .select2-container--default .select2-results__option[aria-selected=true] {
  background: transparent;
  color: #414141;
  font-weight: 700;
}
.filter-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: 0;
}
.filter-wrap .select2-dropdown {
  border-color: #000;
}
.filter-wrap .select2-container--open span.select2-selection__arrow {
  transform: rotate(180deg);
}
.filter-wrap .select2-container--open .select2-dropdown--above {
  margin-top: 0px;
}

.pagination {
  width: 100%;
  justify-content: center;
  gap: 10px;
  margin-top: 116px;
}

.pagination a,
.pagination span {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-top: 4px;
}

.pagination .current,
.pagination a:hover {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #107ec2;
}

.pagination a.prev:hover,
.pagination a.next:hover {
  background: transparent;
}

@media (min-width: 1500px) {
  .filter .select2-container {
    min-width: 327px;
  }
}
@media (max-width: 1700px) {
  .filter-wrap .filter-search {
    width: 23%;
  }

  .filter-wrap {
    flex-wrap: wrap;
    gap: 2%;
  }

  .filter .select2-container {
    min-width: 100%;
  }

  .filter-wrap .filter-select {
    width: auto;
    display: flex;
    flex-direction: column;
    width: 23%;
  }
}
@media (max-width: 1200px) {
  .filter-wrap {
    gap: 15px;
    margin-bottom: 100px;
  }

  .filter-wrap .filter-search {
    width: 48%;
  }

  .filter-wrap .filter-select {
    width: 48%;
  }

  .filter .select2-container {
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .filter-wrap .filter-search {
    width: 100%;
  }

  .filter-wrap .filter-select {
    width: 100%;
  }

  .filtered-list .report-item {
    flex-wrap: wrap;
  }

  .filtered-list .report-item .img img {
    width: 100%;
    margin-bottom: 20px;
  }

  .filter .select2-container {
    width: 100% !important;
  }
}
.pdf-share {
  display: flex;
  align-items: center;
}
.pdf-share .pdf {
  margin-top: 4px;
}
.pdf-share .share {
  display: flex;
  border-radius: 0px;
  border: 1px solid transparent;
  padding: 7px 15px 9px 12px;
  align-items: center;
  transition: all 0.3s;
}
.pdf-share .share .social {
  gap: 13px;
  display: none;
  margin-left: 15px;
}
.pdf-share .share .social a {
  display: inline-flex;
}
.pdf-share .share .social img {
  height: 20px;
  width: 20px;
  object-fit: contain;
  border-radius: 0;
  margin: 0;
  object-position: bottom;
}
.pdf-share .share:hover {
  cursor: pointer;
}
.pdf-share .share:hover .toggle-info {
  color: #1b5eac;
}
.pdf-share .share:hover .share-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 3.29999C20 1.4667 18.5116 0 16.6511 0C14.5115 0 13.0232 1.925 13.3953 3.94166L5.48841 8.52498C3.34881 6.78333 0 8.15832 0 11C0 13.8417 3.34888 15.3083 5.48841 13.475L13.3953 18.0583C13.0232 20.075 14.6046 22 16.6511 22C18.5116 22 20 20.5334 20 18.7C20 15.8583 16.6511 14.3917 14.5116 16.225L6.60474 11.6417C6.69776 11.275 6.69776 10.8166 6.60474 10.45L14.5116 5.86666C16.6512 7.6083 20 6.14166 20 3.39164V3.29999Z' fill='%231B5EAC'/%3E%3C/svg%3E");
}
.pdf-share .share.moreinfo {
  border: 1px solid #414141;
  transition: all 0.3s;
}
.pdf-share .share.moreinfo .share-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 3.29999C20 1.4667 18.5116 0 16.6511 0C14.5115 0 13.0232 1.925 13.3953 3.94166L5.48841 8.52498C3.34881 6.78333 0 8.15832 0 11C0 13.8417 3.34888 15.3083 5.48841 13.475L13.3953 18.0583C13.0232 20.075 14.6046 22 16.6511 22C18.5116 22 20 20.5334 20 18.7C20 15.8583 16.6511 14.3917 14.5116 16.225L6.60474 11.6417C6.69776 11.275 6.69776 10.8166 6.60474 10.45L14.5116 5.86666C16.6512 7.6083 20 6.14166 20 3.39164V3.29999Z' fill='%23414141'/%3E%3C/svg%3E");
}
.pdf-share .share.moreinfo .social {
  display: flex;
}
.pdf-share .share.moreinfo .toggle-info {
  display: none;
}
.pdf-share .toggle-info {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: inline-block;
  margin-left: 16px;
  cursor: pointer;
  top: 3px;
  position: relative;
}

.filtered-list {
  max-width: 1599px;
  margin: 0 auto;
  margin-bottom: 133px;
}
.filtered-list h4 {
  color: #000;
}
.filtered-list .reports-list {
  flex-wrap: wrap;
  gap: 70px;
}
.filtered-list .report-item {
  width: calc(33.33% - 47px);
  padding: 39px 42px 39px 34px;
}
.filtered-list .report-item h4 {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}
.filtered-list .report-item p {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.filtered-list .reports-list .report-item:nth-child(1) {
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  position: relative;
  margin-bottom: 33px;
}
.filtered-list .reports-list .report-item:nth-child(1) .img img {
  position: absolute;
  right: 146px;
  bottom: 80px;
  max-height: 387px;
  width: 276px;
  height: 390px;
}
.filtered-list .reports-list .report-item:nth-child(1) .content {
  margin-left: 41px;
  margin-top: 25px;
  margin-bottom: 22px;
}
.filtered-list .reports-list .report-item:nth-child(1) .content h4 {
  color: #073e6f;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 105.556% */
}
.filtered-list .reports-list .report-item:nth-child(1) .content p {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.filtered-list .reports-list .report-item:nth-child(1) .top-img {
  width: 100%;
}
.filtered-list .reports-list .report-item:nth-child(1) .top-img img {
  width: 100%;
  height: auto;
}

.pdf-share .toggle-info {
  display: none;
}

@media (max-width: 1400px) {
  .filtered-list .report-item {
    padding: 15px;
  }
}
@media (max-width: 1199px) {
  .filtered-list .report-item {
    width: calc(50% - 47px);
  }
}
@media (max-width: 1300px) {
  .filtered-list .reports-list .report-item:nth-child(1) {
    align-items: center;
  }
  .filtered-list .reports-list .report-item:nth-child(1) .img img {
    position: absolute;
    height: 50%;
    top: 10px;
    right: 0;
    left: auto;
    width: 20%;
    object-fit: contain;
    top: 24%;
  }

  .filtered-list .reports-list .report-item:nth-child(1) .content {
    padding-right: 20%;
  }

  .filtered-list .reports-list {
    gap: 50px;
  }

  .filtered-list {
    margin-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .pagination {
    margin-top: 100px;
  }

  .filtered-list .report-item {
    width: 100%;
  }

  .filtered-list .reports-list {
    gap: 50px;
  }

  .filtered-list {
    margin-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .report-item {
    flex-wrap: wrap;
  }

  .report-item img {
    height: auto;
    margin-bottom: 20px;
  }

  .reports .title {
    margin-bottom: 25px;
  }

  .reports h5,
.reports h4 {
    font-size: 26px;
    margin-top: 7px;
    line-height: 1;
  }

  .report-item {
    padding: 20px;
  }

  .numbers .numbers-blocks .number-block .num {
    text-align: left;
  }

  .filtered-list .reports-list .report-item:nth-child(1) .img img {
    top: 0;
  }
}
.team-blue {
  background: #073e6f;
  color: #fff;
  padding-top: 118px;
  padding-bottom: 116px;
}
.team-blue .team-item h4 {
  color: #fff;
  text-align: left;
  font-family: Helvetica Neue LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  margin-bottom: 25px;
}
.team-blue .team-item .team-wrap {
  display: flex;
  gap: 74px;
  flex-wrap: wrap;
  border-bottom: 1px solid #fff;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.team-blue .team-item .team-wrap .modal-content {
  background: #073e6f;
}
.team-blue .team-item .team-wrap .team {
  display: flex;
  align-items: center;
}
.team-blue .team-item .team-wrap .team img {
  width: 200px;
  height: 200px;
  margin-right: 16px;
}
.team-blue .team-item .team-wrap .team .name {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  display: block;
  margin-bottom: 6px;
}
.team-blue .team-item .team-wrap .team .designation {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 263px;
  display: inline-block;
  line-height: 23px;
}
.team-blue .team-item:last-child .team-wrap {
  border: 0;
  margin: 0;
  padding: 0;
}

.team-blue .modal-dialog {
  max-width: 100%;
  margin-top: 0;
}
.team-blue .modal-dialog .modal-content {
  padding: 154px;
}
.team-blue .modal-dialog .modal-content h4 {
  text-align: center;
  margin-bottom: 97px;
}
.team-blue .modal-dialog button.btn-closex {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.5 12.5L12.5 37.5' stroke='white' stroke-width='3' stroke-linecap='square' stroke-linejoin='round'/%3E%3Cpath d='M12.5 12.5L37.5 37.5' stroke='white' stroke-width='3' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  padding: 0;
  width: 50px;
  height: 50px;
  background-color: transparent;
  -webkit-appearance: none;
  box-shadow: none;
  outline: 0;
  border: 0;
  position: absolute;
  right: 40px;
  top: 40px;
  z-index: 999;
}
.team-blue .modal-dialog .image-content {
  display: flex;
  justify-content: center;
}
.team-blue .modal-dialog .image-content img {
  width: 380px;
  height: 380px;
  object-fit: contain;
}
.team-blue .modal-dialog .image-content .image {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-blue .modal-dialog .image-content .image img {
  margin-bottom: 18px;
}
.team-blue .modal-dialog .image-content .image .name {
  color: #fff;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  /* 104.167% */
}
.team-blue .modal-dialog .image-content .image .designation {
  color: #fff;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  max-width: 392px;
  /* 146.154% */
}
.team-blue .modal-dialog .image-content .content {
  max-width: 608px;
  padding-left: 79px;
  border-left: 2px solid #107ec2;
  margin-left: 70px;
}
.team-blue .modal-dialog .image-content .content p {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 123.077% */
  margin-top: 20px;
}
.team-blue .modal-dialog .image-content .content a {
  color: #fff;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.page-id-222 .inquiry_form .form {
  max-width: 100%;
}

.page-id-222 .gform_wrapper.gravity-theme .gfield textarea.large {
  height: 130px;
  border-radius: 5px;
  border: 1px solid #000;
  background: #fff;
}

.gform_wrapper.gravity-theme .gfield_label {
  font-weight: 400;
  margin-top: 20px;
}

.page-id-222 .gform_wrapper.gravity-theme .gform_footer input {
  margin-top: 40px;
}

@media (max-width: 1440px) {
  .team-blue .team-item .team-wrap .team {
    width: calc(50% - 40px);
  }
}
@media (max-width: 800px) {
  .team-blue .modal-dialog button.btn-closex {
    z-index: 999;
    top: 5px;
  }

  .team-wrap .modal-body {
    padding-top: 38px;
  }

  .team-blue {
    padding: 80px 0;
  }

  .team-blue .team-item .team-wrap .team {
    width: calc(100% - 0px);
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .team-blue .modal-dialog .modal-content {
    padding: 50px;
  }
}
@media (max-width: 768px) {
  .team-blue .modal-dialog .image-content {
    flex-wrap: wrap;
  }

  .team-blue .modal-dialog .image-content .content {
    padding: 0;
    border: 0;
    margin: 0;
  }

  .team-blue .modal-dialog .modal-content {
    padding: 20px;
  }

  .team-blue .modal-dialog .image-content img {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
  }

  .team-blue .modal-dialog .modal-content h4 {
    margin-bottom: 40px;
  }
}
.team-blue.white-bg {
  background: #fff;
}
.team-blue.white-bg .team-item h4 {
  color: #000;
}
.team-blue.white-bg .team-wrap h4 {
  color: #000;
}
.team-blue.white-bg .team-wrap .modal-body h4 {
  color: #fff;
}
.team-blue.white-bg .team-wrap .team .name {
  color: #000;
}
.team-blue.white-bg .team-wrap .team .designation {
  color: #000;
}

@media (min-width: 1300px) {
  .team-blue .team-item .team-wrap .team {
    width: calc(33.33% - 50px);
  }
}
section.our_people .col-auto {
  min-width: 280px;
}

section.our_people .box-arrow {
  margin-left: 20px;
}

@media (max-width: 768px) {
  section.our_people .box-arrow {
    margin-left: 0px;
  }

  .team-blue .team-item .team-wrap .team {
    justify-content: center;
  }

  .team-info {
    text-align: center;
  }

  .team-blue .team-item h4 {
    text-align: center;
  }
}
.event-content__info {
  margin-top: 108px;
}
.event-content__info + .team-blue {
  padding-top: 69px;
}
.event-content__info .container .top .cat {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  /* 146.154% */
  letter-spacing: -0.26px;
  display: inline-block;
  margin-bottom: 20px;
}
.event-content__info .container .top h2 {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  /* 104.167% */
  letter-spacing: -0.48px;
  max-width: 1200px;
  margin-bottom: 56px;
}
.event-content__info .container .content {
  display: flex;
  justify-content: space-between;
  gap: 100px;
  flex-wrap: wrap;
}
.event-content__info .container .content .left {
  width: calc(50% - 50px);
}
.event-content__info .container .content .left p {
  color: #414141;
  leading-trim: both;
  text-edge: cap;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 123.077% */
  letter-spacing: -0.26px;
}
.event-content__info .container .content .right {
  width: calc(50% - 50px);
}
.event-content__info .container .content .right .event-detailCard {
  background: #f2f2f2;
  padding: 47px 67px 81px 55px;
}
.event-content__info .container .content .right .event-detailCard span {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  /* 146.154% */
  letter-spacing: -0.26px;
}
.event-content__info .container .content .right .event-detailCard .bold {
  color: #000;
  font-weight: 700;
  display: block;
}
.event-content__info .container .content .right .event-detailCard .date {
  padding-bottom: 17px;
  border-bottom: 1px solid #000;
}
.event-content__info .container .content .right .event-detailCard .location {
  margin-top: 21px;
}
.event-content__info .container .content .right .event-detailCard .location span {
  max-width: 368px;
  display: block;
}
.event-content__info .container .content .right .event-detailCard .map {
  margin-top: 42px;
}
.event-content__info .container .content .right .event-detailCard .map svg {
  position: relative;
  top: -4px;
}
.event-content__info .container .content .right .event-detailCard .map a {
  color: #000;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  /* 146.154% */
  letter-spacing: -0.26px;
  text-decoration: none;
}
.event-content__info .container .content .right .event-detailCard .buttons {
  margin-top: 25px;
  display: flex;
  gap: 35px;
  padding-bottom: 47px;
  border-bottom: 1px solid #000;
  flex-wrap: wrap;
  row-gap: 20px;
}
.event-content__info .container .content .right .event-detailCard .buttons a {
  min-width: 236px;
}
.event-content__info .container .content .right .event-detailCard .hosted-items {
  margin-top: 34px;
}
.event-content__info .container .content .right .event-detailCard .hosted-items .hosted-item {
  margin-bottom: 15px;
}
.event-content__info .container .content .right .event-detailCard .hosted-items a {
  color: #1b5eac;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.2px;
  display: block;
  text-decoration: none;
}
.event-content__info .container .content .right .event-detailCard .share-block__visible {
  margin-top: 30px;
}
.event-content__info .container .content .right .event-detailCard .share-block__visible .hover {
  border-color: #414141;
  background: #fff;
  z-index: 1;
  width: auto;
}
.event-content__info .container .content .right .event-detailCard .share-block__visible .share .social {
  transform: scaleX(1);
}

.single-event .video {
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 16/9;
  pointer-events: none;
  filter: brightness(0.5);
  background: #2066b1;
}

.single-event section.banner {
  min-height: 708px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-color: #00081C;
}

.single-event section.banner h1 {
  padding: 50px;
  text-align: center;
}

@media (max-width: 991px) {
  .single-event section.banner {
    min-height: 600px;
  }

  .event-content__info .container .content {
    gap: 50px;
  }
  .event-content__info .container .content .right .event-detailCard {
    padding: 30px 20px;
  }
  .event-content__info .container .content .right,
.event-content__info .container .content .left {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .event-content__info {
    margin-top: 80px;
  }
  .event-content__info .container .top h2 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 30px;
  }

  .upcoming-events.extend-past-events .title {
    padding-right: 80px;
  }
}
.innerBanner-content .box-arrow {
  margin-top: 25px;
}

#job-twoCol {
  background: #F2F2F2;
}
#job-twoCol h2 {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
}
#job-twoCol a.box-arrow.white_bg {
  margin-top: 10px;
}

@media (min-width: 1400px) {
  .page-template-template-jobs .inquiry_form .wrap {
    padding-right: 20%;
  }
}
.page-template-template-jobs .upcoming-events .upcoming-eventsWrap .upcoming-event .date-cat span {
  border: 0;
  padding: 0;
  margin: 0;
}

#expression-form {
  background: #fff;
}

.no-vacancies {
  padding-bottom: 153px;
  border: 1px solid #000;
  background: #fff;
  margin: 50px;
  padding-top: 76px;
  padding-left: 234px;
  padding-right: 50px;
  padding: 50px 100px;
}

.no-vacancies h2 {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 105.556% */
  margin-bottom: 48px;
}

.no-vacancies p {
  max-width: 376px;
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 123.077% */
  margin-bottom: 38px;
}

.job-detail {
  margin-top: 115px;
}
.job-detail .title h2 {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 105.556% */
  text-transform: capitalize;
  margin-bottom: 21px;
  letter-spacing: normal;
}
.job-detail .top-info {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 123.077% */
  margin-bottom: 63px;
}
.job-detail .job-detail-content,
.job-detail .job-detail-content p {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  /* 123.077% */
  letter-spacing: -0.26px;
}
.job-detail .job-detail-content strong {
  font-weight: 700;
}
.job-detail .job-detail-content + .apply-share {
  margin-top: 70px;
}
.job-detail .apply-share {
  display: flex;
  align-items: center;
  gap: 50px;
  margin-bottom: 66px;
}
.job-detail .share-block__visible .hover {
  border-color: #414141;
  background: #fff;
  z-index: 1;
  width: auto;
}
.job-detail .share-block__visible .share .social {
  transform: scaleX(1);
}

@media (max-width: 991px) {
  .job-detail-content,
.job-detail-content p {
    font-size: 22px;
    font-style: normal;
  }

  .job-detail {
    margin-top: 80px;
  }
}
@media (max-width: 400px) {
  .share-block__visible {
    width: 100%;
  }

  .job-detail .apply-share {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.two-col-cards {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
}
.two-col-cards a {
  text-decoration: none;
}
.two-col-cards .two-col-card {
  width: calc(50% - 25px);
  border: 1px solid #000;
}
.two-col-cards .two-col-card img {
  width: 100%;
  height: 266px;
  object-fit: cover;
  margin-left: -1px;
  margin-top: -1px;
  width: calc(100% + 2px);
}
.two-col-cards .content {
  padding-top: 38px;
  padding-right: 85px;
  padding-bottom: 33px;
  padding-left: 40px;
  background: #fff;
  border-top: 0;
}
.two-col-cards .top {
  display: flex;
  margin-bottom: 26px;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.two-col-cards .top .text {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 6px;
}
.two-col-cards .top .date {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
}
.two-col-cards .top .date:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_125_219)'%3E%3Cpath d='M18.4515 2.42988H17.5723C16.9897 2.42988 16.5237 2.86988 16.5237 3.41988C16.5237 3.96988 16.9897 4.40988 17.5723 4.40988H18.4515C18.7374 4.40988 18.9705 4.61988 18.9705 4.88988C18.9705 4.88988 18.9705 4.88988 18.9705 4.89988V16.8799C18.9705 17.1499 18.7374 17.3699 18.4515 17.3699H2.73277C2.44678 17.3699 2.21376 17.1499 2.21376 16.8799V4.89988C2.21376 4.62988 2.43619 4.40988 2.72218 4.40988C2.72218 4.40988 2.72218 4.40988 2.73277 4.40988H5.51849V5.33988C5.51849 5.88988 5.98454 6.32988 6.56711 6.32988C7.13908 6.32988 7.61573 5.89988 7.61573 5.34988C7.61573 5.34988 7.61573 5.34988 7.61573 5.33988V4.40988H13.5791V5.33988C13.5791 5.87988 14.0345 6.32988 14.6171 6.32988C14.6171 6.32988 14.6171 6.32988 14.6277 6.32988C15.2103 6.32988 15.6763 5.88988 15.6763 5.33988V1.62988C15.6763 1.07988 15.2103 0.639883 14.6277 0.639883C14.0451 0.639883 13.5791 1.07988 13.5685 1.61988V2.43988H7.61573V1.61988C7.61573 1.06988 7.14968 0.629883 6.56711 0.629883C5.98454 0.629883 5.51849 1.06988 5.51849 1.61988V2.43988H2.72218C1.28165 2.43988 0.116519 3.52988 0.105927 4.88988V16.8699C0.105927 18.2399 1.28165 19.3399 2.72218 19.3399H18.4515C19.9026 19.3399 21.0677 18.2299 21.0677 16.8699V4.89988C21.0677 3.52988 19.892 2.42988 18.4515 2.42988Z' fill='%23414141'/%3E%3Cpath d='M6.23875 8.23047C5.61381 8.23047 5.10539 8.71047 5.10539 9.30047C5.10539 9.89047 5.61381 10.3605 6.22816 10.3605C6.85309 10.3605 7.36151 9.87047 7.36151 9.28047C7.35092 8.70047 6.8425 8.23047 6.22816 8.23047H6.23875Z' fill='%23414141'/%3E%3Cpath d='M6.23875 12.4004C5.61381 12.4004 5.10539 12.8804 5.10539 13.4704C5.10539 14.0604 5.61381 14.5304 6.22816 14.5304C6.85309 14.5304 7.36151 14.0404 7.36151 13.4504C7.35092 12.8704 6.8425 12.4004 6.22816 12.4004H6.23875Z' fill='%23414141'/%3E%3Cpath d='M11.3759 8.53961C10.9311 8.11961 10.2214 8.11961 9.77651 8.53961C9.34224 8.95961 9.34224 9.62961 9.77651 10.0496C10.232 10.4596 10.9522 10.4396 11.3759 10.0096C11.7996 9.57961 11.789 8.89961 11.3336 8.49961L11.3759 8.53961Z' fill='%23414141'/%3E%3Cpath d='M9.76592 12.7301C9.32105 13.1501 9.32105 13.8201 9.76592 14.2401C9.95658 14.4201 10.2214 14.5301 10.4968 14.5401C10.8039 14.5401 11.1005 14.4201 11.323 14.2101C11.7466 13.7701 11.736 13.1001 11.2806 12.6801C10.8357 12.3201 10.179 12.3501 9.76592 12.7301Z' fill='%23414141'/%3E%3Cpath d='M14.9455 8.23047C14.3205 8.23047 13.8121 8.71047 13.8121 9.30047C13.8121 9.89047 14.3205 10.3605 14.9349 10.3605C15.5598 10.3605 16.0682 9.87047 16.0682 9.28047C16.0576 8.70047 15.5492 8.23047 14.9349 8.23047H14.9455Z' fill='%23414141'/%3E%3Cpath d='M14.9455 12.4004C14.3205 12.4004 13.8121 12.8804 13.8121 13.4704C13.8121 14.0604 14.3205 14.5304 14.9349 14.5304C15.5598 14.5304 16.0682 14.0404 16.0682 13.4504C16.0576 12.8704 15.5492 12.4004 14.9349 12.4004H14.9455Z' fill='%23414141'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_125_219'%3E%3Crect width='21.1842' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: contain;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 4px;
}
.two-col-cards .top .location {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
}
.two-col-cards .top .location::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.56513 11.5199L4.6075 11.5699C4.64987 11.6399 4.70283 11.6999 4.75579 11.7699L10.3166 19.3199C10.592 19.6899 11.1322 19.7799 11.5241 19.5199C11.6089 19.4599 11.683 19.3999 11.736 19.3199L17.2863 11.7799C17.3392 11.7099 17.3922 11.6399 17.4451 11.5799L17.4769 11.5299C19.786 8.15989 18.7586 3.66989 15.189 1.48989C11.6301 -0.690111 6.87421 0.27989 4.56513 3.64989C2.92336 6.04989 2.92336 9.12989 4.56513 11.5299V11.5199ZM11.0263 4.56989C12.7952 4.56989 14.2251 5.91989 14.2251 7.58989C14.2251 9.25989 12.7952 10.6099 11.0263 10.6099C9.25744 10.6099 7.8275 9.25989 7.8275 7.58989C7.8275 5.91989 9.25744 4.56989 11.0263 4.56989Z' fill='%23414141'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: contain;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 4px;
}
.two-col-cards h3 {
  color: #073e6f;
  font-family: Helvetica Neue LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  /* 105.556% */
  margin-bottom: 16px;
}
.two-col-cards p {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 107.692% */
  margin-bottom: 0;
}

.filter.cast-studies .filtered-list {
  max-width: 100%;
}

.case-list-title h2 {
  color: #202020;
  font-family: Helvetica Neue LT Pro;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: -0.48px;
  margin-top: 116px;
  margin-bottom: 115px;
}

@media (max-width: 1024px) {
  .two-col-cards .top {
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .two-col-cards .two-col-card {
    width: 100%;
  }

  .case-list-title h2 {
    margin: 50px auto;
  }

  .case-list-title h2 {
    margin: 50px auto;
    font-size: 36px;
    line-height: 1.2;
  }
}
@media (max-width: 575px) {
  .two-col-cards .content {
    padding: 40px 16px;
  }
}
@media (max-width: 540px) {
  .cast-studies .pagination {
    margin-top: 50px;
  }

  .two-col-cards h3 {
    font-size: 28px;
    line-height: 1;
  }
}
.event-listing {
  margin-top: 48px;
}
.event-listing h4 {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 105.556% */
}

.event-twoCol {
  background: #073e6f;
  padding-top: 115px;
  padding-bottom: 115px;
}
.event-twoCol .event-twoCol__wrap {
  display: flex;
  background: #fff;
}
.event-twoCol .event-twoCol__wrap .left,
.event-twoCol .event-twoCol__wrap .right {
  width: 50%;
}
.event-twoCol .event-twoCol__wrap .left img {
  width: 100%;
  max-height: 560px;
  object-fit: cover;
}
.event-twoCol .event-twoCol__wrap .right {
  padding: 50px 45px 50px 45px;
}
.event-twoCol .event-twoCol__wrap .right .cat {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: inline-block;
  margin-bottom: 17px;
}
.event-twoCol .event-twoCol__wrap .right h2, .event-twoCol .event-twoCol__wrap .right h2 a {
  color: #073e6f;
  font-family: Helvetica Neue LT Pro;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  /* 104.167% */
  letter-spacing: -0.48px;
  margin-bottom: 28px;
  max-width: 628px;
  line-height: 44px;
  text-decoration: none;
}
.event-twoCol .event-twoCol__wrap .right p {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 107.692% */
}
.event-twoCol .event-twoCol__wrap .right .info {
  display: flex;
  margin-top: 30px;
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 110% */
  gap: 21px;
  margin-bottom: 30px;
  align-items: flex-start;
  flex-wrap: wrap;
}
.event-twoCol .event-twoCol__wrap .right .info .date {
  position: relative;
}
.event-twoCol .event-twoCol__wrap .right .info .date:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_125_219)'%3E%3Cpath d='M18.4515 2.42988H17.5723C16.9897 2.42988 16.5237 2.86988 16.5237 3.41988C16.5237 3.96988 16.9897 4.40988 17.5723 4.40988H18.4515C18.7374 4.40988 18.9705 4.61988 18.9705 4.88988C18.9705 4.88988 18.9705 4.88988 18.9705 4.89988V16.8799C18.9705 17.1499 18.7374 17.3699 18.4515 17.3699H2.73277C2.44678 17.3699 2.21376 17.1499 2.21376 16.8799V4.89988C2.21376 4.62988 2.43619 4.40988 2.72218 4.40988C2.72218 4.40988 2.72218 4.40988 2.73277 4.40988H5.51849V5.33988C5.51849 5.88988 5.98454 6.32988 6.56711 6.32988C7.13908 6.32988 7.61573 5.89988 7.61573 5.34988C7.61573 5.34988 7.61573 5.34988 7.61573 5.33988V4.40988H13.5791V5.33988C13.5791 5.87988 14.0345 6.32988 14.6171 6.32988C14.6171 6.32988 14.6171 6.32988 14.6277 6.32988C15.2103 6.32988 15.6763 5.88988 15.6763 5.33988V1.62988C15.6763 1.07988 15.2103 0.639883 14.6277 0.639883C14.0451 0.639883 13.5791 1.07988 13.5685 1.61988V2.43988H7.61573V1.61988C7.61573 1.06988 7.14968 0.629883 6.56711 0.629883C5.98454 0.629883 5.51849 1.06988 5.51849 1.61988V2.43988H2.72218C1.28165 2.43988 0.116519 3.52988 0.105927 4.88988V16.8699C0.105927 18.2399 1.28165 19.3399 2.72218 19.3399H18.4515C19.9026 19.3399 21.0677 18.2299 21.0677 16.8699V4.89988C21.0677 3.52988 19.892 2.42988 18.4515 2.42988Z' fill='%23414141'/%3E%3Cpath d='M6.23875 8.23047C5.61381 8.23047 5.10539 8.71047 5.10539 9.30047C5.10539 9.89047 5.61381 10.3605 6.22816 10.3605C6.85309 10.3605 7.36151 9.87047 7.36151 9.28047C7.35092 8.70047 6.8425 8.23047 6.22816 8.23047H6.23875Z' fill='%23414141'/%3E%3Cpath d='M6.23875 12.4004C5.61381 12.4004 5.10539 12.8804 5.10539 13.4704C5.10539 14.0604 5.61381 14.5304 6.22816 14.5304C6.85309 14.5304 7.36151 14.0404 7.36151 13.4504C7.35092 12.8704 6.8425 12.4004 6.22816 12.4004H6.23875Z' fill='%23414141'/%3E%3Cpath d='M11.3759 8.53961C10.9311 8.11961 10.2214 8.11961 9.77651 8.53961C9.34224 8.95961 9.34224 9.62961 9.77651 10.0496C10.232 10.4596 10.9522 10.4396 11.3759 10.0096C11.7996 9.57961 11.789 8.89961 11.3336 8.49961L11.3759 8.53961Z' fill='%23414141'/%3E%3Cpath d='M9.76592 12.7301C9.32105 13.1501 9.32105 13.8201 9.76592 14.2401C9.95658 14.4201 10.2214 14.5301 10.4968 14.5401C10.8039 14.5401 11.1005 14.4201 11.323 14.2101C11.7466 13.7701 11.736 13.1001 11.2806 12.6801C10.8357 12.3201 10.179 12.3501 9.76592 12.7301Z' fill='%23414141'/%3E%3Cpath d='M14.9455 8.23047C14.3205 8.23047 13.8121 8.71047 13.8121 9.30047C13.8121 9.89047 14.3205 10.3605 14.9349 10.3605C15.5598 10.3605 16.0682 9.87047 16.0682 9.28047C16.0576 8.70047 15.5492 8.23047 14.9349 8.23047H14.9455Z' fill='%23414141'/%3E%3Cpath d='M14.9455 12.4004C14.3205 12.4004 13.8121 12.8804 13.8121 13.4704C13.8121 14.0604 14.3205 14.5304 14.9349 14.5304C15.5598 14.5304 16.0682 14.0404 16.0682 13.4504C16.0576 12.8704 15.5492 12.4004 14.9349 12.4004H14.9455Z' fill='%23414141'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_125_219'%3E%3Crect width='21.1842' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: contain;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 4px;
}
.event-twoCol .event-twoCol__wrap .right .info .time {
  position: relative;
}
.event-twoCol .event-twoCol__wrap .right .info .time::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_178_486)'%3E%3Cpath d='M10 19.8299C4.58004 19.8299 0.170044 15.4199 0.170044 9.99992C0.170044 4.57992 4.58004 0.169922 10 0.169922C15.42 0.169922 19.83 4.57992 19.83 9.99992C19.83 15.4199 15.42 19.8299 10 19.8299ZM10 2.11992C5.66004 2.11992 2.13004 5.64992 2.13004 9.98992C2.13004 14.3299 5.66004 17.8599 10 17.8599C14.34 17.8599 17.87 14.3299 17.87 9.98992C17.87 5.64992 14.34 2.11992 10 2.11992Z' fill='%23414141'/%3E%3Cpath d='M12.44 14.8799C12.18 14.8799 11.93 14.7799 11.75 14.5899L8.80001 11.6399C8.62001 11.4599 8.51001 11.2099 8.51001 10.9499V5.3799C8.51001 4.8399 8.95001 4.3999 9.49001 4.3999C10.03 4.3999 10.47 4.8399 10.47 5.3799V10.5499L13.13 13.2099C13.31 13.3899 13.42 13.6399 13.42 13.8999C13.42 14.1599 13.32 14.4099 13.13 14.5899C12.95 14.7699 12.7 14.8799 12.44 14.8799Z' fill='%23414141'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_178_486'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: contain;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 4px;
}
.event-twoCol .event-twoCol__wrap .right .info .location {
  position: relative;
  padding-left: 26px;
  max-width: 230px;
}
.event-twoCol .event-twoCol__wrap .right .info .location::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.56513 11.5199L4.6075 11.5699C4.64987 11.6399 4.70283 11.6999 4.75579 11.7699L10.3166 19.3199C10.592 19.6899 11.1322 19.7799 11.5241 19.5199C11.6089 19.4599 11.683 19.3999 11.736 19.3199L17.2863 11.7799C17.3392 11.7099 17.3922 11.6399 17.4451 11.5799L17.4769 11.5299C19.786 8.15989 18.7586 3.66989 15.189 1.48989C11.6301 -0.690111 6.87421 0.27989 4.56513 3.64989C2.92336 6.04989 2.92336 9.12989 4.56513 11.5299V11.5199ZM11.0263 4.56989C12.7952 4.56989 14.2251 5.91989 14.2251 7.58989C14.2251 9.25989 12.7952 10.6099 11.0263 10.6099C9.25744 10.6099 7.8275 9.25989 7.8275 7.58989C7.8275 5.91989 9.25744 4.56989 11.0263 4.56989Z' fill='%23414141'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-size: contain;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.event-twoCol.reverse_section .event-twoCol__wrap .right {
  order: 1;
}
.event-twoCol.reverse_section .event-twoCol__wrap .left {
  order: 2;
}

@media (max-width: 991px) {
  .event-listing .pagination {
    margin-top: 50px;
  }
}
@media (max-width: 1820px) {
  .event-twoCol .event-twoCol__wrap .left img {
    max-height: 100%;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .event-twoCol .event-twoCol__wrap .right .info {
    flex-wrap: wrap;
  }

  .event-twoCol .event-twoCol__wrap .left, .event-twoCol .event-twoCol__wrap .right {
    width: 100%;
  }

  .event-twoCol .event-twoCol__wrap {
    flex-wrap: wrap;
  }

  .event-twoCol .event-twoCol__wrap .left img {
    height: auto;
  }
}
@media (max-width: 575px) {
  .event-twoCol .event-twoCol__wrap .right h2 {
    font-size: 32px;
    line-height: 1.2;
  }

  .event-twoCol .event-twoCol__wrap .right {
    padding: 40px 20px;
  }
}
.event-twoCol + .event-twoCol {
  padding-top: 0;
}

.text_columns .col_right p {
  margin-bottom: 25px;
}
.text_columns .col_right p, .text_columns .col_right a, .text_columns .col_right ul, .text_columns .col_right ul li {
  font-family: "Helvetica LT Pro";
  font-size: 26px;
  line-height: 32px;
  font-weight: 300;
  color: #282828;
  letter-spacing: -0.26px;
  text-decoration: none;
}
.text_columns .col_right a {
  font-weight: 600;
  text-decoration: underline;
}

.image_box {
  margin: 50px auto;
}

.contact-location {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row-reverse;
  max-width: 1920px;
  width: 100%;
  margin: 100px auto;
}

.gform_ajax_spinner {
  max-width: 30px;
  position: relative;
  top: 10px;
  left: 10px;
}

@media (max-width: 1240px) {
  .contact-location {
    margin: 80px 0;
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .contact-location {
    margin: 60px 0;
  }
}
@media (max-width: 767px) {
  .contact-location {
    margin: 50px 0;
  }
}
@media (max-width: 575px) {
  .contact-location {
    margin: 30px 0;
  }
}
.contact-location h3 {
  font-size: 24px;
  color: #158dd9;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.contact-location h5 {
  color: #158dd9;
  line-height: 28px;
}

@media (max-width: 1760px) {
  .contact-location-left {
    padding: 0 150px;
  }
}
@media (max-width: 1440px) {
  .contact-location-left {
    padding: 0 100px;
  }
}
@media (max-width: 1280px) {
  .contact-location-left {
    padding: 0 50px;
  }
}
@media (max-width: 1240px) {
  .contact-location-left {
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
}
@media (max-width: 575px) {
  .contact-location-left {
    padding: 0 30px;
  }
}
@media (max-width: 1240px) {
  .contact-location-left h3 {
    flex-basis: 100%;
    padding: 50px 15px 0;
    margin-bottom: 0;
  }
}
.contact-location-left .location-block {
  margin-bottom: 30px;
  line-height: 28px;
}

@media (max-width: 1240px) {
  .contact-location-left .location-block {
    flex-basis: 33.33%;
    padding: 30px 15px 0;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .contact-location-left .location-block {
    flex-basis: 50%;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .contact-location-left .location-block {
    flex-basis: 100%;
    margin-bottom: 15px;
    padding: 20px 15px 0;
  }
}
.contact-location-left .location-block a {
  color: #000;
}

.contact-location-right {
  flex-basis: 100%;
  position: relative;
}

@media (max-width: 1240px) {
  .contact-location-right {
    flex-basis: 100%;
  }
}
.contact-location-right img {
  width: 100%;
  position: relative;
}

.contact-location-right .location-markers .marker {
  position: absolute;
  text-align: center;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}

.contact-location-right .location-markers .marker a svg {
  cursor: pointer;
  position: relative;
}

@media (max-width: 1023px) {
  .contact-location-right .location-markers .marker a svg {
    width: 28px;
    height: 28px;
  }
}
@media (max-width: 575px) {
  .contact-location-right .location-markers .marker a svg {
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 375px) {
  .contact-location-right .location-markers .marker a svg {
    margin-left: 20px;
  }
}
.contact-location-right .location-markers .marker a svg g #Ellipse_41 circle:last-child {
  fill: #158dd9;
}

.contact-location-right .location-markers .marker a:hover svg g #Ellipse_41 circle:last-child,
.contact-location-right .location-markers .marker a:focus svg g #Ellipse_41 circle:last-child,
.contact-location-right .location-markers .marker a:focus-within svg g #Ellipse_41 circle:last-child {
  fill: #fff;
}

.contact-location-right .location-markers .marker a:hover + .marker-info,
.contact-location-right .location-markers .marker a:focus + .marker-info,
.contact-location-right .location-markers .marker a:focus-within + .marker-info {
  opacity: 1;
  visibility: visible;
  display: block;
}

.contact-location-right .location-markers .marker-info {
  width: 275px;
  background: #1B5EAC;
  color: #fff;
  position: relative;
  padding: 25px 50px 25px 30px;
  text-align: left;
  top: -11px;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}

@media (max-width: 1023px) {
  .contact-location-right .location-markers .marker-info {
    width: 220px;
    padding: 20px 25px;
  }
}
@media (max-width: 575px) {
  .contact-location-right .location-markers .marker-info {
    width: 160px;
    padding: 15px;
  }
}
@media (max-width: 480px) {
  .contact-location-right .location-markers .marker-info {
    width: 140px;
  }
}
.contact-location-right .location-markers .marker-info:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-top: 11px solid #1B5EAC;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  bottom: -11px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.contact-location-right .location-markers .marker-info h5 {
  color: white;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1;
  text-align: left;
}

@media (max-width: 575px) {
  .contact-location-right .location-markers .marker-info h5 {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.contact-location-right .location-markers .marker-info p {
  font-family: forma-djr-text, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

@media (max-width: 1199px) {
  .contact-location-right .location-markers .marker-info p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 575px) {
  .contact-location-right .location-markers .marker-info p {
    font-size: 12px;
  }
}
.contact-location-right .location-markers .marker-info a {
  color: white;
  word-break: break-all;
  display: block;
  font-size: 14px;
}

.contact-location-right .location-markers .marker-info:hover,
.contact-location-right .location-markers .marker-info:focus,
.contact-location-right .location-markers .marker-info:focus-within {
  opacity: 1;
  visibility: visible;
}

.contact-location-right .location-markers .marker-1 {
  right: 10%;
  bottom: 21%;
}

@media (max-width: 1660px) {
  .contact-location-right .location-markers .marker-1 {
    right: 9.8%;
  }
}
@media (max-width: 1440px) {
  .contact-location-right .location-markers .marker-1 {
    right: 8.8%;
  }
}
@media (max-width: 1240px) {
  .contact-location-right .location-markers .marker-1 {
    right: 7%;
  }
}
@media (max-width: 1100px) {
  .contact-location-right .location-markers .marker-1 {
    right: 6%;
  }
}
@media (max-width: 1023px) {
  .contact-location-right .location-markers .marker-1 {
    right: 7%;
  }
}
@media (max-width: 828px) {
  .contact-location-right .location-markers .marker-1 {
    right: 4%;
  }
}
@media (max-width: 575px) {
  .contact-location-right .location-markers .marker-1 {
    right: 2%;
  }
}
.contact-location-right .location-markers .marker-2 {
  right: 35.5%;
  bottom: 38%;
}

@media (max-width: 1660px) {
  .contact-location-right .location-markers .marker-2 {
    right: 35%;
  }
}
@media (max-width: 1440px) {
  .contact-location-right .location-markers .marker-2 {
    right: 34%;
  }
}
@media (max-width: 1240px) {
  .contact-location-right .location-markers .marker-2 {
    right: 31%;
  }
}
@media (max-width: 1100px) {
  .contact-location-right .location-markers .marker-2 {
    right: 31%;
  }
}
@media (max-width: 1023px) {
  .contact-location-right .location-markers .marker-2 {
    right: 31%;
  }
}
@media (max-width: 828px) {
  .contact-location-right .location-markers .marker-2 {
    right: 31%;
  }
}
@media (max-width: 768px) {
  .contact-location-right .location-markers .marker-2 {
    right: 29%;
  }
}
.contact-location-right .location-markers .marker-3 {
  right: 43%;
  bottom: 66%;
}

.contact-location-right .marker-3 img {
  position: relative;
  z-index: 1;
}

@media (max-width: 1660px) {
  .contact-location-right .location-markers .marker-3 {
    right: 42%;
  }
}
@media (max-width: 1440px) {
  .contact-location-right .location-markers .marker-3 {
    right: 40%;
  }
}
@media (max-width: 1240px) {
  .contact-location-right .location-markers .marker-3 {
    right: 39.5%;
  }
}
@media (max-width: 1100px) {
  .contact-location-right .location-markers .marker-3 {
    right: 37%;
  }
}
@media (max-width: 1023px) {
  .contact-location-right .location-markers .marker-3 {
    right: 39.5%;
  }
}
@media (max-width: 828px) {
  .contact-location-right .location-markers .marker-3 {
    right: 37%;
  }
}
@media (max-width: 768px) {
  .contact-location-right .location-markers .marker-3 {
    right: 35%;
  }
}
.contact-location-right .location-markers .marker-4 {
  right: 42%;
  bottom: 69%;
}

@media (max-width: 1660px) {
  .contact-location-right .location-markers .marker-4 {
    right: 41%;
  }
}
@media (max-width: 1440px) {
  .contact-location-right .location-markers .marker-4 {
    right: 40%;
  }
}
@media (max-width: 1240px) {
  .contact-location-right .location-markers .marker-4 {
    right: 38%;
  }
}
@media (max-width: 1100px) {
  .contact-location-right .location-markers .marker-4 {
    right: 35%;
  }
}
@media (max-width: 1023px) {
  .contact-location-right .location-markers .marker-4 {
    right: 37%;
  }
}
@media (max-width: 828px) {
  .contact-location-right .location-markers .marker-4 {
    right: 35%;
  }
}
@media (max-width: 768px) {
  .contact-location-right .location-markers .marker-4 {
    right: 33%;
  }
}
.contact-location-right .location-markers .marker-5 {
  right: 67%;
  bottom: 49%;
}

@media (max-width: 1660px) {
  .contact-location-right .location-markers .marker-5 {
    right: 67%;
  }
}
@media (max-width: 1440px) {
  .contact-location-right .location-markers .marker-5 {
    right: 65%;
  }
}
@media (max-width: 1240px) {
  .contact-location-right .location-markers .marker-5 {
    right: 64%;
  }
}
@media (max-width: 1100px) {
  .contact-location-right .location-markers .marker-5 {
    right: 62%;
  }
}
@media (max-width: 1023px) {
  .contact-location-right .location-markers .marker-5 {
    right: 63%;
  }
}
@media (max-width: 828px) {
  .contact-location-right .location-markers .marker-5 {
    right: 61%;
  }
}
@media (max-width: 768px) {
  .contact-location-right .location-markers .marker-5 {
    right: 59%;
  }
}
.contact-location-right .location-markers .marker-6 {
  right: 61%;
  bottom: 61%;
}

@media (max-width: 1660px) {
  .contact-location-right .location-markers .marker-6 {
    right: 60%;
  }
}
@media (max-width: 1440px) {
  .contact-location-right .location-markers .marker-6 {
    right: 58%;
  }
}
@media (max-width: 768px) {
  .contact-location-right .location-markers .marker-6 {
    right: 54%;
  }
}
@media (max-width: 575px) {
  .contact-location-right .location-markers .marker-6 {
    right: 52%;
  }
}
@media (max-width: 575px) {
  .marker a > img {
    width: 15px;
  }
}
@media (max-width: 768px) {
  .marker a > img {
    width: 20px;
  }
}
body .form span.select2-dropdown.select2-dropdown--below {
  margin-top: 0;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
  font-size: 20px;
}

.gform_wrapper.gravity-theme .gfield-choice-input[type=checkbox] {
  width: 20px;
  height: 20px;
}

section.contact-location {
  max-width: 1660px;
  margin: 0 auto;
  margin-bottom: 116px;
}

.gform_wrapper.gravity-theme .gfield-choice-input[type=checkbox] {
  margin-top: -3px;
  margin-right: 5px;
}

.gform_wrapper.gravity-theme .consent-checkbox .gfield-choice-input[type=checkbox] {
  position: relative;
  top: -11px;
}

.enquiry-type .gfield_checkbox {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  justify-content: space-between;
}

.enquiry-type .gfield_checkbox .gchoice {
  width: 33.33%;
}

.gchoice {
  margin-bottom: 8px;
}

.contact-items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 116px;
  margin-bottom: 99px;
  gap: 64px;
  max-width: 1278px;
  margin-left: auto;
  margin-right: auto;
}

.contact-item {
  width: calc(33.33% - 45px);
}
@media (max-width: 991px) {
  .contact-item {
    width: calc(50% - 45px);
  }
}
@media (max-width: 767px) {
  .contact-item {
    width: 100%;
  }
}

.contact-items .content {
  max-width: 345px;
}

.contact-items h5 {
  color: #000;
  font-family: Helvetica Neue;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  text-align: left;
}

.contact-item p,
.contact-item a {
  color: #282828;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 107.692% */
  text-decoration: none;
}

@media (max-width: 1500px) {
  .enquiry-type .gfield_checkbox .gchoice {
    width: 50%;
  }
}
@media (max-width: 800px) {
  .enquiry-type .gfield_checkbox .gchoice {
    width: 100%;
  }

  section.contact-location {
    margin-bottom: 60px;
  }
}
#subscribe-popup {
  max-width: 560px;
  min-height: 697px;
  background: #d9d9d9;
}

#subscribe-popup .fancybox-close-small {
  display: none;
}

@media (max-width: 767px) {
  #subscribe-popup .fancybox-close-small {
    right: 0;
  }
}
#subscribe-popup .fancybox-close-small svg path {
  fill: #fff;
}

#subscribe-popup .shortcode-wrap {
  padding: 0 10px;
}

@media (max-width: 575px) {
  #subscribe-popup .shortcode-wrap {
    padding: 0;
  }
}
#subscribe-popup .shortcode-wrap p {
  margin: 15px 0 25px;
}

@media (max-width: 768px) {
  #subscribe-popup .shortcode-wrap p {
    margin: 15px 0 10px;
  }
}
#subscribe-popup .shortcode-wrap .subscribe-tc {
  display: flex;
  justify-content: space-around;
  font-size: 12px;
  line-height: 15px;
  font-family: forma-djr-text, sans-serif !important;
  margin-top: 66px;
  justify-content: center;
  gap: 32px;
}

#subscribe-popup .shortcode-wrap .subscribe-tc a {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 100% */
  text-decoration: none;
}

#subscribe-popup .shortcode-wrap .subscribe-tc a:hover,
#subscribe-popup .shortcode-wrap .subscribe-tc a:focus {
  color: #158dd9;
}

#subscribe-popup .gform_wrapper {
  position: relative;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding-right: 0;
  position: relative;
  min-width: 100%;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container input {
  padding: 3px 0;
  margin-right: 0px;
  border: 0;
  border-bottom: 1px solid #000;
  font-size: 18px;
  font-family: forma-djr-text, sans-serif;
  font-weight: 400;
  border-radius: 0;
  width: 100%;
  height: 51px;
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 145.455% */
  border: 1px solid #414141;
  background: #fff;
  padding-left: 23px;
  margin-top: 2px;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container input::-moz-placeholder {
  color: #000;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container input:-ms-input-placeholder {
  color: #000;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container input::-ms-input-placeholder {
  color: #000;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container input::placeholder {
  color: #000;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container input:hover,
#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container input:focus {
  outline: none;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container input[type=checkbox] {
  display: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  appearance: none;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container input[type=checkbox]:checked + label:before {
  background: url("../img/check-dark.svg") no-repeat;
  background-position: center;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container label {
  font-size: 12px;
  line-height: 14px;
  position: relative;
  padding-left: 22px;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container label:before {
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  border: 1px solid #707070;
  position: absolute;
  top: -2px;
  left: 0;
  background: #fff;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield .ginput_container.ginput_container_consent .gfield_required {
  display: none;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield:first-child input[type=text] {
  width: 190px;
}

@media (max-width: 575px) {
  #subscribe-popup .gform_wrapper form .gform_body .top_label .gfield:first-child input[type=text] {
    width: 170px;
  }
}
@media (max-width: 375px) {
  #subscribe-popup .gform_wrapper form .gform_body .top_label .gfield:first-child input[type=text] {
    width: 150px;
  }
}
#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield.gfield-list {
  display: block;
  margin: 25px 0 0;
  margin-top: 55px;
}

#subscribe-popup .gform_wrapper form .gform_body .top_label .gfield.gfield-list .ginput_container_checkbox {
  margin-top: 5px;
}

#subscribe-popup .gform_wrapper form .gform_footer {
  position: absolute;
  top: -30px;
  right: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-bottom: 0;
}

#subscribe-popup .gform_wrapper form .gform_footer input[type=submit] {
  width: 150px;
  border: 1px solid #000;
  text-align: center;
  padding: 16px 10px;
  background: transparent;
  font-size: 14px;
  line-height: 18px;
  font-family: forma-djr-text, sans-serif;
  font-weight: 500;
  border-radius: 0;
  text-transform: uppercase;
  margin-right: 0;
  color: #414141;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  /* 145.455% */
  padding: 0;
  height: 51px;
  min-height: 51px;
}

@media (max-width: 767px) {
  #subscribe-popup .gform_wrapper form .gform_footer input[type=submit] {
    width: 110px;
  }
}
@media (max-width: 575px) {
  #subscribe-popup .gform_wrapper form .gform_footer input[type=submit] {
    margin-top: 15px;
  }
}
@media (max-width: 375px) {
  #subscribe-popup .gform_wrapper form .gform_footer input[type=submit] {
    width: 90px;
  }
}
#subscribe-popup .gform_wrapper form .gform_footer input[type=hidden] {
  display: none;
}

#subscribe-popup .gform_wrapper form .gform_footer p {
  display: none;
}

.fancybox-content {
  background: #fff;
  display: none;
  width: 100%;
  min-height: 760px;
  height: auto;
  padding: 50px 30px;
  position: relative;
  overflow: visible;
  padding: 45px 45px 60px 54px;
}

@media (max-width: 991px) {
  .fancybox-content {
    min-height: 100%;
  }
}
@media (max-width: 375px) {
  .fancybox-content {
    padding: 40px 15px;
  }
}
@media (max-width: 991px) {
  .fancybox-content .container {
    position: relative;
    top: auto;
    transform: translateY(0);
    padding: 0 20px;
  }
}
.fancybox-content .container .row {
  align-items: center;
}

#subscribe-popup .container {
  padding: 0;
}
#subscribe-popup h3 {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 100% */
  margin-bottom: 12px;
}
#subscribe-popup p {
  margin: 0;
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 100% */
  margin-bottom: 12px;
}
#subscribe-popup .gform_legacy_markup_wrapper .top_label div.ginput_container {
  margin-top: 0;
}
#subscribe-popup .gform_legacy_markup_wrapper li.hidden_label input {
  margin-top: 0;
  width: 100%;
}
#subscribe-popup .gform_legacy_markup_wrapper .top_label .gfield_label,
#subscribe-popup .gform_legacy_markup_wrapper legend.gfield_label {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 108.333% */
  margin-bottom: 10px;
}
#subscribe-popup li#field_1_2 label {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 100% */
}
#subscribe-popup li#field_1_2 {
  margin-top: 50px;
}
#subscribe-popup .gform_legacy_markup_wrapper div.validation_error,
#subscribe-popup .gform_legacy_markup_wrapper ol.validation_list {
  display: none;
}
#subscribe-popup .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  position: absolute;
  bottom: -48px;
}
#subscribe-popup .gform_legacy_markup_wrapper .gform_ajax_spinner {
  position: absolute;
  top: 32px;
}
#subscribe-popup .gform_wrapper.gform_validation_error form .gform_footer input[type=submit] {
  position: relative;
  top: 9px;
}

@media (max-width: 767px) {
  #subscribe-popup .gform_wrapper form .gform_footer {
    position: relative;
  }

  #subscribe-popup .gform_wrapper form .gform_body .top_label .gfield.gfield-list {
    margin-top: 25px;
  }

  #subscribe-popup {
    max-height: 85vh;
    overflow: auto;
  }

  #subscribe-popup .shortcode-wrap .subscribe-tc {
    margin: 0;
  }
}
@media (min-width: 1500px) {
  .container {
    max-width: 1920px;
    padding: 0 128px;
  }
}
@media (min-width: 2000px) {
  .container-large {
    max-width: 1920px;
    margin: 0 auto;
  }
}
@media (max-width: 1500px) {
  .container {
    padding: 0 50px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 16px;
  }
}
@media (min-width: 1900px) {
  .reports .container {
    padding-left: 206px;
    padding-right: 160px;
  }

  .numbers .numbers-blocks {
    padding-left: 70px;
    padding-right: 145px;
  }

  .impact .container {
    padding-left: 196px;
  }

  body .upcoming-events {
    padding-left: 0;
    padding-right: 0;
  }

  .upcoming-events .upcoming-eventsWrap {
    column-gap: 80px;
  }

  .report_blue .container {
    padding-left: 113px;
    padding-right: 303px;
  }
}
.subscribe {
  background: #282828;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 1800px) {
  .subscribe .container {
    padding-left: 317px;
    padding-right: 303px;
  }
}
.subscribe-wrap {
  display: flex;
  justify-content: space-between;
}
.subscribe-left .title {
  display: flex;
  flex-direction: column;
}
.subscribe-left .top-title {
  color: #FFF;
  font-family: Helvetica LT Pro;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 138.462% */
  margin-bottom: 7px;
}
.subscribe-left .bottom-title {
  color: #FFF;
  font-family: Helvetica LT Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  /* 225% */
  display: block;
  line-height: 1;
}
.subscribe-right input {
  border-radius: 3px;
  background: #FFF;
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 469px;
  height: 45px;
  flex-shrink: 0;
  padding-left: 18px;
  box-shadow: none;
  border: 0;
}
.subscribe-right a {
  width: 134px;
  height: 45px;
  flex-shrink: 0;
  border-radius: 3px;
  background: #FFF;
  color: #414141;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin-left: 15px;
  transition: all 0.6s;
}
.subscribe-right a:hover {
  transition: all 0.6s;
  color: #1b5eac;
}

@media (max-width: 1300px) {
  .subscribe-right input {
    width: auto;
  }
}
@media (max-width: 991px) {
  .subscribe-wrap {
    flex-wrap: wrap;
    gap: 28px;
  }
}
@media (max-width: 767px) {
  .subscribe-form {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .subscribe-right a {
    margin-left: 0;
  }

  .subscribe-right input {
    width: 100%;
  }
}
.form .gform_wrapper.gravity-theme .gfield_label {
  text-transform: uppercase;
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
  /* 230% */
  text-transform: uppercase;
  margin: 0;
}
.form .gform_wrapper.gravity-theme .gfield textarea.large {
  border-radius: 5px;
  border: 1px solid #000;
  background: #fff;
  height: 130px;
}
.form .select2-search--dropdown {
  display: none;
}
.form input.select2-search__field {
  display: none;
}
.form span.select2-search.select2-search--dropdown {
  padding: 0;
}
.form span.select2-dropdown.select2-dropdown--below {
  margin-top: 32px;
}
.form ul#select2--results li:first-child {
  display: none;
}
.form .select2-container--default .select2-selection--single {
  height: 50px;
  border-radius: 5px;
  border: 1px solid #000;
}
.form .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
  /* 230% */
  text-transform: capitalize;
  padding-left: 24px;
}
.form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.form .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M7.5 8.75L15 16.25L22.5 8.75' stroke='%2333363F' stroke-width='2'/%3E%3C/svg%3E");
  top: 12px;
  right: 20px;
  width: 26px;
}
.form .select2-results__option {
  color: #414141;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
  /* 230% */
  text-transform: capitalize;
  padding: 0;
  padding-left: 24px;
  background: transparent;
}
.form .select2-container--default .select2-results__option--highlighted[aria-selected],
.form .select2-results__option:hover,
.form .select2-container--default .select2-results__option[aria-selected=true] {
  background: transparent;
  color: #414141;
  font-weight: 700;
}
.form .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: 0;
}
.form .select2-dropdown {
  border-color: #000;
}
.form .select2-container--open span.select2-selection__arrow {
  transform: rotate(180deg);
}
.form .select2-container--open .select2-dropdown--above {
  margin-top: 32px;
}
.form .select2-container {
  width: 100% !important;
}

.inquiry_form.inquiry_form-full .form {
  max-width: 100%;
}

.ginput_container_fileupload input {
  opacity: 0;
  z-index: 10;
  position: relative;
  height: 45px;
  min-width: 132px;
  left: -122px;
  cursor: pointer;
}

.ginput_container_fileupload {
  position: relative;
}

.ginput_container_fileupload:after {
  content: "Upload";
  color: #414141;
  border-radius: 5px;
  border: 1px solid #000;
  background: #FFF;
  min-width: 168px;
  min-height: 45px;
  justify-content: center;
  color: #414141;
  text-align: center;
  font-family: Helvetica LT Pro;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  min-width: 134px;
  display: inline-flex;
  align-items: center;
  position: absolute;
  left: 0;
  cursor: pointer;
  top: 0;
}

.gform_fileupload_rules {
  display: none !important;
}

.checkbox-row .gfield_checkbox {
  display: flex;
  column-gap: 29px;
}

@media (min-width: 1500px) {
  .checkbox-row input + label {
    white-space: nowrap;
  }
}
.gfield--type-fileupload {
  margin-left: 6px;
}

.checkbox-row {
  grid-column: span 5 !important;
}

.gfield.gfield--type-fileupload label.gfield_label.gform-field-label {
  opacity: 0;
  display: none;
}

.ginput_container.ginput_container_fileupload {
  margin-top: 20px;
}

@media (max-width: 1800px) {
  .checkbox-row {
    grid-column: span 6 !important;
  }
}
@media (max-width: 991px) {
  .checkbox-row {
    grid-column: span 12 !important;
  }

  .gfield.gfield--type-fileupload label.gfield_label.gform-field-label {
    display: none;
  }

  .single-job-and-internship .gform_wrapper.gravity-theme .gfield.gfield--width-half,
.page-template-template-jobs .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    grid-column: span 12;
  }

  .checkbox-row .gchoice {
    margin-bottom: 8px;
    min-width: 110px;
  }
}

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