@font-face {
  font-family: "Montserrat";
  src: local("Montserrat"), url("../font/Montserrat/Montserrat-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Work Sans";
  src: local("Work Sans"), url("../font/Work_Sans/WorkSans-VariableFont_wght.ttf") format("truetype");
}
body {
  background: #ffffff;
  font-size: 16px;
  color: #3C4646;
  overflow-x: hidden;
  font-family: "Work Sans", sans-serif;
}
body h1 {
  font-family: "Montserrat", serif;
  font-variant: normal;
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 4.2rem;
  letter-spacing: -2%;
}
body h1 span {
  color: #05467E;
}
@media screen and (max-width: 767px) {
  body h1 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 400;
  }
}
body h2 {
  font-family: "Montserrat", serif;
  font-variant: normal;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 3rem;
  letter-spacing: -2%;
}
body h2 span {
  color: #05467E;
}
@media screen and (max-width: 767px) {
  body h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 400;
  }
}
body h3 {
  font-family: "Montserrat", serif !important;
  font-variant: normal;
  font-weight: 400 !important;
  font-size: 1.5rem !important;
  line-height: 1.75rem !important;
  letter-spacing: -2% !important;
  vertical-align: middle;
}
body h3 span {
  color: #05467E;
}
@media screen and (max-width: 767px) {
  body h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 400;
  }
}
body h4 {
  font-family: "Montserrat", serif;
  font-variant: normal;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: -2%;
  vertical-align: middle;
}
body h4 span {
  color: #05467E;
}
body p {
  font-family: "Work Sans", sans-serif;
  font-variant: normal;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 2rem;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  body p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
body p.sub-headline {
  font-family: "Work Sans", sans-serif;
  font-variant: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 0;
}
body .i2g-label {
  padding: 0.625rem 1.25rem;
  background-color: #05467E;
  color: #ffffff;
  font-weight: 700;
  font-variant: normal;
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0;
  border-radius: 0.5rem;
  display: inline-flex;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
  box-shadow: 0 0 16px -5px rgba(0, 0, 0, 0.24);
}
@media screen and (max-width: 767px) {
  body .i2g-label {
    font-size: 0.8rem;
    line-height: 1.35rem;
  }
}
body .i2g-label-outline {
  padding: 0.625rem 1.25rem;
  background-color: #05467E;
  color: #ffffff;
  font-weight: 700;
  font-variant: normal;
  font-size: 1.5rem;
  line-height: 2.25rem;
  letter-spacing: 0;
  border-radius: 0.5rem;
  display: inline-flex;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 767px) {
  body .i2g-label-outline {
    font-size: 0.8rem;
    line-height: 1.35rem;
  }
}
body .i2g-label-alternative {
  padding: 0.625rem 0;
  color: #05467E;
  font-weight: 700;
  font-variant: normal;
  font-size: 1.25rem;
  line-height: 1.75rem;
  letter-spacing: 0;
  display: inline-flex;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  body .i2g-label-alternative {
    font-size: 0.8rem;
    line-height: 1.35rem;
  }
}
body .i2g-section-welcome {
  background-color: #05467E;
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 960px;
}
body .i2g-section-welcome.container-slim {
  height: 560px !important;
}
body .i2g-section-welcome.container-slim .container {
  height: 100% !important;
}
@media screen and (max-width: 1680px) {
  body .i2g-section-welcome {
    height: 100vh;
  }
}
body .i2g-section-welcome .background-image {
  background-size: cover;
  background-position: center center;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 1680px) {
  body .i2g-section-welcome .background-image {
    height: 100%;
  }
}
body .i2g-section-welcome .background-content {
  background-color: rgba(5, 70, 126, 0.6);
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
body .i2g-section-welcome .background-content.absolute {
  position: absolute;
  overflow: hidden;
}
body .i2g-section-welcome .background-content video {
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
@media screen and (max-width: 1023px) {
  body .i2g-section-welcome .background-content video {
    min-width: 400% !important;
    transform: translate(-50%);
  }
}
body .i2g-section-welcome .background-wrapper {
  background: #05467E;
  background: linear-gradient(0deg, rgb(5, 70, 126) 1%, rgba(5, 70, 126, 0.5) 25%);
}
@media screen and (max-width: 767px) {
  body .i2g-section-welcome .background-wrapper .col-12 img {
    max-width: 80%;
  }
}
@media screen and (max-width: 1680px) {
  body .i2g-section-welcome .background-wrapper {
    height: 100% !important;
    padding-top: 8rem;
  }
}
body .i2g-section-welcome .background-wrapper.absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .i2g-section-welcome .background-wrapper .container {
  height: 960px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body .i2g-section-welcome .background-wrapper .container .adjust-screen {
  position: absolute;
  bottom: 0;
}
body .i2g-section-welcome .background-wrapper .container > .row {
  height: 100%;
}
@media screen and (max-width: 1680px) {
  body .i2g-section-welcome .background-wrapper .container {
    height: 100%;
  }
}
@media screen and (max-height: 700px) {
  body .i2g-section-welcome .background-wrapper .container {
    justify-content: end;
  }
}
body .i2g-section-welcome * {
  color: #ffffff;
}
body .i2g-section-welcome p {
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: 500;
}
body .i2g-section-welcome .c-text p {
  text-align: center;
}
body .i2g-section-welcome .item-listing {
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
  align-items: center;
  justify-content: center;
  column-gap: 1rem;
  row-gap: 1rem;
}
body .i2g-section-welcome .item-listing a {
  display: block;
}
body .i2g-section-welcome .item-listing img {
  height: 105px;
}
body .i2g-section-partners {
  background-color: #05467E;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 8rem 0;
}
body .i2g-section-partners .background-wrapper {
  background: #05467E;
  background: linear-gradient(0deg, rgb(5, 70, 126) 1%, rgba(5, 70, 126, 0.5) 25%);
  min-height: 960px;
}
body .i2g-section-partners .background-wrapper.absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .i2g-section-partners .background-wrapper .container {
  min-height: 960px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
body .i2g-section-partners * {
  color: #ffffff;
}
body .i2g-section-partners h3 {
  text-align: center;
  padding-bottom: 2rem;
}
body .i2g-section-partners p {
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 300;
}
body .i2g-section-partners .c-text p {
  text-align: center;
}
body .i2g-section-partners .marquee-container {
  height: 108px;
  width: 100%;
  background: transparent;
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}
body .i2g-section-partners .marquee-container .item {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  height: 100%;
  width: 25%;
  margin: 0;
  position: relative;
  flex-shrink: 0;
  overflow: hidden;
  padding: 0 4rem;
}
@media screen and (max-width: 767px) {
  body .i2g-section-partners .marquee-container .item {
    width: 60%;
  }
}
body .i2g-section-partners .marquee-container .item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
body .i2g-section-image {
  background-color: #ffffff;
}
body .i2g-section-image.background-dark {
  background-color: #05467E;
}
body .i2g-section-image.background-dark h2, body .i2g-section-image.background-dark p, body .i2g-section-image.background-dark span {
  color: #ffffff;
}
body .i2g-section-image .box-image {
  height: 100%;
  min-height: 200px;
  background-size: cover;
  background-position: center center;
}
body .i2g-section-image .content {
  padding: 6rem 2rem;
}
@media screen and (max-width: 767px) {
  body .i2g-section-image .content {
    padding: 2rem;
  }
}
body .i2g-section-holder {
  background-color: #ffffff;
  padding: 4rem 0rem;
}
body .i2g-section-holder .box-image {
  height: 100%;
  background-size: cover;
  background-position: center center;
}
body .i2g-section-holder .content {
  padding: 2rem;
}
body .i2g-section-holder.i2g-section-mount-theme {
  padding: 0;
}
@media screen and (max-width: 767px) {
  body .i2g-section-holder.i2g-section-mount-theme .content {
    height: auto;
  }
}
body .i2g-section-holder.background-dark {
  background-color: #05467E;
}
body .i2g-section-holder.background-dark * {
  color: #ffffff;
}
body .i2g-section-image-gallery .gallery-frame {
  width: 100%;
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  body .i2g-section-image-gallery .gallery-frame {
    flex-direction: column;
  }
}
body .i2g-section-image-gallery .gallery-frame .gallery-image {
  width: 33%;
  height: 480px;
  background-size: cover;
  background-position: center;
}
body .i2g-section-image-gallery .gallery-frame .gallery-image.sm-hidden {
  display: none;
}
@media screen and (max-width: 767px) {
  body .i2g-section-image-gallery .gallery-frame .gallery-image {
    width: 100% !important;
    height: 200px;
  }
}
body .i2g-main-navigation {
  background: transparent;
  color: #ffffff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1100;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  transition: ease 0.4s;
}
@media screen and (max-width: 767px) {
  body .i2g-main-navigation {
    justify-content: space-between;
  }
}
body .i2g-main-navigation--scrolled {
  height: 40px;
}
body .i2g-main-navigation .logo .c-c1 {
  fill: #FFFFFF;
}
body .i2g-main-navigation .logo .c-c2 {
  fill: #FFFFFF;
}
@media screen and (max-width: 767px) {
  body .i2g-main-navigation .logo {
    height: 30px;
  }
}
body .i2g-main-navigation .menue-links ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
body .i2g-main-navigation .menue-links ul li {
  margin-left: 2rem;
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children {
  position: relative;
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children > a {
  position: relative;
  padding-right: 1.5rem;
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children > a:before {
  transition-duration: 220ms;
  right: 0;
  top: 41%;
  position: absolute;
  content: " ";
  background-image: url("../img/icons/Chevron_Down.svg");
  background-size: cover;
  width: 1rem;
  height: 1rem;
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children > a:hover:before {
  transform: rotateX(180deg);
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  height: auto;
  display: block;
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children .sub-menu {
  opacity: 0;
  height: 0;
  padding: 1rem;
  margin: 0;
  position: absolute;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  top: 100%;
  min-width: 270px;
  display: none;
  background-color: rgb(255, 255, 255);
  list-style-type: none;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.4);
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children .sub-menu li {
  margin: 0;
  padding: 0;
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children .sub-menu li a {
  color: #3C4646;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  padding: 0.25rem 4rem 0.25rem 2rem;
  text-align: left;
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children .sub-menu li a:after {
  height: 0;
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children .sub-menu li a:before {
  transition-duration: 220ms;
  left: 0;
  bottom: 10px;
  position: absolute;
  content: " ";
  background-image: url("../img/icons/Arrow.svg");
  background-size: cover;
  width: 1rem;
  height: 1rem;
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children .sub-menu li a:hover {
  background-color: #E8EFF3;
}
body .i2g-main-navigation .menue-links ul li.menu-item-has-children .sub-menu li a:hover:before {
  transform: translateX(10px);
}
body .i2g-main-navigation .menue-links ul li a {
  font-size: 1.125rem;
  line-height: 2rem;
  text-decoration: none;
  color: #ffffff;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  position: relative;
  display: block;
  padding: 2.5rem 0;
}
body .i2g-main-navigation .menue-links ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  content: " ";
  height: 1px;
  transition-duration: 220ms;
  background-color: #ffffff;
}
body .i2g-main-navigation .menue-links ul li a:hover:after {
  width: 100%;
}
body .i2g-main-navigation .menue-links ul li.btn a {
  background-color: #ffffff;
  color: #3C4646;
  padding: 0.5rem 2rem;
  border-radius: 0.5rem;
}
body .i2g-main-navigation .menue-links ul li.btn a:after {
  height: 0;
  content: "";
}
body .i2g-main-navigation.attached {
  padding: 0;
  background-color: #FFFFFF;
  box-shadow: 0px 8px 32px 0px rgba(60, 70, 70, 0.2509803922);
  z-index: 2000;
}
body .i2g-main-navigation.attached .logo .c-c1 {
  fill: #2675a4;
}
body .i2g-main-navigation.attached .logo .c-c2 {
  fill: #89878c;
}
body .i2g-main-navigation.attached .sub-menu {
  z-index: 2100;
}
body .i2g-main-navigation.attached .menue-links .menu-item-has-children > a:before {
  background-image: url("../img/icons/Chevron_Down_Normal.svg");
}
body .i2g-main-navigation.attached .menue-links a {
  color: #3C4646;
}
body .i2g-main-navigation.attached .menue-links a:hover:after {
  bottom: 0;
  width: 100%;
  height: 3px;
  z-index: 2200;
  background-color: #05467E;
}
body .i2g-main-navigation.attached .menue-links .current_page_item a:after {
  bottom: 0;
  width: 100%;
  height: 3px;
  z-index: 2200;
  background-color: #05467E;
}
body .i2g-main-navigation.attached .menue-links .btn a {
  background-color: #05467E;
  color: #ffffff;
  padding: 0.5rem 2rem;
  border-radius: 0.5rem;
}
body .i2g-main-navigation.attached .menue-links .btn a:after {
  content: "";
  height: 0;
}
body .i2g-mobile-navigation {
  background: transparent;
  padding: 1rem 0;
  color: #ffffff;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1100;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  transition: ease 0.4s;
}
@media screen and (max-width: 767px) {
  body .i2g-mobile-navigation {
    justify-content: space-between;
  }
}
body .i2g-mobile-navigation--scrolled {
  height: 40px;
}
body .i2g-mobile-navigation .logo .c-c1 {
  fill: #FFFFFF;
}
body .i2g-mobile-navigation .logo .c-c2 {
  fill: #FFFFFF;
}
@media screen and (max-width: 767px) {
  body .i2g-mobile-navigation .logo {
    height: 30px;
  }
}
body .i2g-mobile-navigation .drawer-icon .cls-drawer {
  stroke: #FFFFFF;
}
body .i2g-mobile-navigation .menue-links ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body .i2g-mobile-navigation .menue-links ul li {
  margin: 0;
  border-bottom: 1px solid #3C4646;
  width: 100%;
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children {
  position: relative;
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children.open > a:before {
  transform: rotateX(180deg);
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children.open .sub-menu {
  display: flex;
  width: 100%;
  opacity: 1;
  border-top: 1px solid #E8EFF3;
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children > a {
  position: relative;
  padding-right: 1.5rem;
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children > a:before {
  transition-duration: 220ms;
  right: 1rem;
  top: 41%;
  position: absolute;
  content: " ";
  background-image: url("../img/icons/Chevron_Down.svg");
  background-size: cover;
  width: 1rem;
  height: 1rem;
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children > a:hover:before {
  transform: rotateX(180deg);
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  height: auto;
  display: block;
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children .sub-menu {
  opacity: 0;
  padding: 1rem;
  margin: 0;
  display: none;
  background-color: rgb(255, 255, 255);
  list-style-type: none;
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children .sub-menu li {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children .sub-menu li a {
  color: #3C4646;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  padding: 0.25rem 4rem 0.25rem 2rem;
  text-align: left;
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children .sub-menu li a:after {
  height: 0;
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children .sub-menu li a:before {
  transition-duration: 220ms;
  left: 0;
  bottom: 10px;
  position: absolute;
  content: " ";
  background-image: url("../img/icons/Arrow.svg");
  background-size: cover;
  width: 1rem;
  height: 1rem;
}
body .i2g-mobile-navigation .menue-links ul li.menu-item-has-children .sub-menu li a:before:before {
  transform: translateX(10px);
}
body .i2g-mobile-navigation .menue-links ul li a {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 2rem;
  text-decoration: none;
  color: #ffffff;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  position: relative;
  display: block;
  padding: 1.25rem 0;
}
body .i2g-mobile-navigation .menue-links ul li.btn a {
  background-color: #ffffff;
  color: #3C4646;
  padding: 0.5rem 2rem;
  border-radius: 0.5rem;
}
body .i2g-mobile-navigation .menue-links ul li.btn a:after {
  height: 0;
  content: "";
}
body .i2g-mobile-navigation .menu-contents {
  position: fixed;
  top: -100%;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transition-duration: 220ms;
  padding-top: 4rem;
  z-index: 0;
}
body .i2g-mobile-navigation .menu-contents.open {
  top: 0;
  z-index: -1;
}
body .i2g-mobile-navigation.attached {
  padding: 1rem 0;
  background-color: #FFFFFF;
  box-shadow: 0px 8px 32px 0px rgba(60, 70, 70, 0.2509803922);
  z-index: 2000;
}
body .i2g-mobile-navigation.attached .logo .c-c1 {
  fill: #2675a4;
}
body .i2g-mobile-navigation.attached .logo .c-c2 {
  fill: #89878c;
}
body .i2g-mobile-navigation.attached .drawer-icon .cls-drawer {
  stroke: #3C4646;
}
body .i2g-mobile-navigation.attached .sub-menu {
  z-index: 2100;
}
body .i2g-mobile-navigation.attached .menue-links .menu-item-has-children > a:before {
  background-image: url("../img/icons/Chevron_Down_Normal.svg");
}
body .i2g-mobile-navigation.attached .menue-links a {
  color: #3C4646;
  padding: 1rem;
}
body .i2g-mobile-navigation.attached .menue-links a:hover:after {
  bottom: 0;
  width: 100%;
  height: 3px;
  z-index: 2200;
  background-color: #05467E;
}
body .i2g-mobile-navigation.attached .menue-links .current_page_item a:after {
  bottom: 0;
  width: 100%;
  height: 3px;
  z-index: 2200;
  background-color: #05467E;
}
body .i2g-mobile-navigation.attached .menue-links .btn a {
  background-color: #05467E;
  color: #ffffff;
  padding: 0.5rem 2rem;
  border-radius: 0.5rem;
}
body .i2g-mobile-navigation.attached .menue-links .btn a:after {
  content: "";
  height: 0;
}
body .i2g-section-infobox {
  padding: 8rem 0;
}
body .i2g-section-infobox.padding-adjust {
  padding: 8rem 0 4rem 0;
}
body .i2g-section-infobox.padding-adjust-top {
  padding: 4rem 0 8rem 0;
}
@media screen and (max-width: 767px) {
  body .i2g-section-infobox {
    padding: 0 !important;
  }
}
body .i2g-section-infobox h3, body .i2g-section-infobox .item-label {
  text-align: center;
}
body .i2g-section-infobox .item-listing {
  margin-top: 2rem !important;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
  align-items: center;
  justify-content: space-evenly;
  column-gap: 1rem;
  row-gap: 1rem;
}
body .i2g-section-infobox .item-listing a {
  display: block;
}
body .i2g-section-infobox .item-listing img {
  height: 128px;
}
@media screen and (max-height: 767px) {
  body .i2g-section-infobox .item-listing img {
    height: 50px;
  }
}
body .i2g-section-infobox.i2g-blocks .content h2 {
  margin-bottom: 1.5rem !important;
}
@media screen and (max-width: 767px) {
  body .i2g-section-infobox.i2g-blocks {
    padding-bottom: 1.5rem;
  }
}
body .i2g-section-infobox.i2g-blocks .item-adjustment {
  visibility: hidden;
}
body .i2g-section-infobox.i2g-blocks h3, body .i2g-section-infobox.i2g-blocks .item-label {
  text-align: left;
}
body .i2g-section-infobox.i2g-blocks h3 {
  font-family: "Work Sans", Sans-serif;
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: 500;
  margin-bottom: 0;
}
body .i2g-section-infobox.i2g-blocks .item-label, body .i2g-section-infobox.i2g-blocks p {
  hyphens: auto;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  body .i2g-section-infobox .content-tile {
    margin-bottom: 1rem;
  }
  body .i2g-section-infobox .content-tile img {
    width: 3rem;
  }
}
body .elementor-widget-content-slides-container {
  background: linear-gradient(270.09deg, #FAFDFF 1.26%, #DDE0E4 99.93%);
}
body .i2g-section-slides .slides-keeper {
  display: flex;
  flex-wrap: wrap;
  row-gap: 2rem;
  column-gap: 6rem;
}
body .i2g-section-slides .slides-keeper .slide {
  width: calc(50% - 4rem);
  opacity: 1 !important;
  transition-duration: 220ms;
  display: flex;
}
body .i2g-section-slides .slides-keeper .slide:hover {
  opacity: 1 !important;
}
body .i2g-section-slides .slides-keeper .slide:hover * {
  opacity: 1 !important;
}
body .i2g-section-slides .slides-keeper .slide:hover .content {
  border-radius: 1rem;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
body .i2g-section-slides .slides-keeper .slide .content {
  hyphens: auto;
  padding: 2rem;
  height: 100%;
}
body .i2g-section-slides .slides-keeper .slide .icon {
  margin-bottom: 1rem;
  position: relative;
}
body .i2g-section-slides .slides-keeper .slide a {
  color: #05467E;
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: flex-start;
}
body .i2g-section-slides .slides-keeper .slide a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  content: " ";
  height: 1px;
  transition-duration: 220ms;
  background-color: #05467E;
}
body .i2g-section-slides .slides-keeper .slide a:hover:after {
  width: 0;
  height: 0;
}
body .i2g-section-slides .slides-keeper .slide a span {
  display: block;
  font-weight: 500;
  font-size: 1rem;
}
body .i2g-section-slides .slides-keeper .slide a span:hover {
  text-decoration: underline;
}
body .i2g-section-slides .slides-keeper .slide a svg {
  margin-top: 0.5rem;
  margin-right: 0.5rem;
}
body .i2g-section-slides .slides-keeper .slide.top-left {
  align-items: flex-end;
}
body .i2g-section-slides .slides-keeper .slide.top-left .icon {
  margin-left: 1rem;
}
body .i2g-section-slides .slides-keeper .slide.top-left .icon .bar-horizontal {
  position: absolute;
  z-index: 300;
  bottom: 0;
  right: -100px;
  background-color: #2675a4;
  height: 32px;
  width: 101px;
}
body .i2g-section-slides .slides-keeper .slide.top-left .icon .bar-vertical {
  position: absolute;
  z-index: 300;
  bottom: -64px;
  right: 0;
  background-color: #2675a4;
  height: 65px;
  width: 32px;
}
body .i2g-section-slides .slides-keeper .slide.top-right {
  flex-direction: row-reverse;
  align-items: flex-end;
}
body .i2g-section-slides .slides-keeper .slide.top-right .icon {
  margin-right: 1rem;
  transform: rotateY(-180deg);
}
body .i2g-section-slides .slides-keeper .slide.bottom-left .icon {
  display: flex;
  align-items: flex-end;
  margin-left: 1rem;
  transform: rotateX(-180deg);
}
body .i2g-section-slides .slides-keeper .slide.bottom-right {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
body .i2g-section-slides .slides-keeper .slide.bottom-right .icon {
  margin-right: 1rem;
  transform: rotateX(-180deg) rotateY(-180deg);
}
body .i2g-section-slides .slides-keeper .slide.bottom-right .icon .bar-horizontal {
  position: absolute;
  z-index: 300;
  bottom: 0;
  right: -100px;
  background-color: #2675a4;
  height: 32px;
  width: 101px;
}
body .i2g-section-slides .slides-keeper .slide.bottom-right .icon .bar-vertical {
  position: absolute;
  z-index: 300;
  bottom: -64px;
  right: 0;
  background-color: #2675a4;
  height: 65px;
  width: 32px;
}
body .i2g-section-slides.i2g-section-slides-mobile .content {
  margin-bottom: 2rem;
  width: 100%;
}
body .i2g-section-slides.i2g-section-slides-mobile .content .header {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
}
body .i2g-section-slides.i2g-section-slides-mobile .content .header img {
  margin-right: 1rem;
}
body .i2g-section-slides.i2g-section-slides-mobile .content a {
  display: flex;
  align-items: flex-start;
}
body .i2g-section-slides.i2g-section-slides-mobile .content a svg {
  margin-right: 0.5rem;
}
body .i2g-section-slides.i2g-section-slides-mobile .content a span {
  color: #05467E;
  display: block;
  font-weight: 500;
}
body .i2g-section-slides.i2g-section-slides-mobile .content:last-child {
  margin-bottom: 0;
}
body .i2g-section-background {
  position: relative;
  height: 1080px;
}
body .i2g-section-background.alternate-background-height {
  height: 768px;
}
@media screen and (max-width: 767px) {
  body .i2g-section-background {
    height: auto;
  }
}
body .i2g-section-background.compact-layout {
  height: auto !important;
  background: #05467E;
}
body .i2g-section-background.compact-layout .background-wrapper {
  position: relative;
}
body .i2g-section-background .background-content {
  position: relative;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
body .i2g-section-background .background-content.absolute {
  position: absolute;
}
body .i2g-section-background .background-content video {
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  position: absolute;
}
body .i2g-section-background .background-wrapper {
  padding: 8rem 0;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
  background: rgba(5, 70, 126, 0.9);
}
@media screen and (max-width: 767px) {
  body .i2g-section-background .background-wrapper {
    padding: 2rem 0;
  }
}
@media screen and (max-width: 767px) {
  body .i2g-section-background .background-wrapper {
    position: relative;
  }
}
body .i2g-section-background .background-wrapper .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
body .i2g-section-background .background-wrapper .container * {
  color: #ffffff;
}
body .i2g-section-background a {
  color: #3C4646;
  font-size: 2rem;
  display: flex;
  align-items: flex-start;
}
body .i2g-section-background a span {
  position: relative;
}
body .i2g-section-background a span:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  content: " ";
  height: 1px;
  transition-duration: 220ms;
  background-color: #ffffff;
}
body .i2g-section-background a span:hover:after {
  width: 100%;
}
@media screen and (max-width: 767px) {
  body .i2g-section-background a {
    font-size: 1rem;
  }
}
body .i2g-section-background a svg {
  margin-top: 0.5rem;
  margin-right: 0.5rem;
}
@media screen and (max-width: 767px) {
  body .i2g-section-background a svg {
    margin-top: 0;
    width: 20px;
  }
}
body .i2g-section-background a svg path {
  fill: #ffffff;
}
body .i2g-section-ventures {
  padding: 8rem 0;
}
body .i2g-section-ventures .alternative-label {
  font-family: "Work Sans", Sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
}
body .i2g-section-ventures.no-pd {
  padding: 0 !important;
}
body .i2g-section-ventures h4 {
  font-family: "Work Sans", Sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.25rem;
}
body .i2g-section-ventures .content {
  padding: 2rem;
}
body .i2g-section-ventures .content.border-left {
  border-left: 1px solid #3C4646;
  height: 100%;
}
body .i2g-section-ventures .ventures-grid {
  height: 100%;
}
body .i2g-section-ventures .venture-cell {
  transition-duration: 220ms;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6rem 4rem;
  min-height: 400px;
  max-height: 50%;
  opacity: 0.5;
}
body .i2g-section-ventures .venture-cell:hover {
  opacity: 1;
}
body .i2g-section-ventures .venture-cell a {
  color: #3C4646;
  font-size: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .i2g-section-ventures .venture-cell a svg {
  margin-top: 0.5rem;
  margin-right: 0.5rem;
}
body .i2g-section-ventures .venture-cell a svg path {
  fill: #3C4646;
}
body .i2g-section-ventures .venture-cell a span {
  text-decoration: underline;
}
body .i2g-section-ventures .venture-cell a h3 {
  margin-top: 0.5rem;
}
body .i2g-section-ventures .border-all {
  border: 1px solid #3C4646;
}
body .i2g-section-ventures .top-left {
  border-left: 1px solid #3C4646;
  border-bottom: 1px solid #3C4646;
}
body .i2g-section-ventures .top-right {
  border-left: 1px solid #3C4646;
  border-right: 1px solid #3C4646;
  border-bottom: 1px solid #3C4646;
}
body .i2g-section-ventures .bottom-left {
  border-left: 1px solid #3C4646;
}
body .i2g-section-ventures .bottom-right {
  border-left: 1px solid #3C4646;
  border-right: 1px solid #3C4646;
}
body .i2g-section-ventures.i2g-section-ventures-mobile {
  position: relative;
  padding: 2rem 0;
}
body .i2g-section-ventures.i2g-section-ventures-mobile .ventures-container {
  position: relative;
}
body .i2g-section-ventures.i2g-section-ventures-mobile .ventures-container .controls {
  position: absolute;
  right: 0;
  top: 2.5rem;
  right: 2rem;
  z-index: 500;
  background-color: #ffffff;
}
body .i2g-section-ventures.i2g-section-ventures-mobile .ventures-container .controls ul {
  display: flex;
  list-style-type: none;
  margin: 0;
}
body .i2g-section-ventures.i2g-section-ventures-mobile .ventures-container .controls ul li:first-child {
  margin-right: 0.5rem;
}
body .i2g-section-ventures.i2g-section-ventures-mobile .ventures-container .controls ul a {
  border: 1px solid #cccccc;
  padding: 0.6rem 0.75rem;
}
body .i2g-section-ventures.i2g-section-ventures-mobile .ventures-container .controls ul li:last-child svg {
  transform: rotateY(180deg);
}
body .i2g-section-ventures.i2g-section-ventures-mobile .marquee-container {
  position: relative;
  padding-bottom: 2rem;
  height: 108px;
  overflow: hidden;
}
body .i2g-section-ventures.i2g-section-ventures-mobile .marquee-container .item {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0 2rem;
  background-color: #ffffff;
  opacity: 0;
  left: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-duration: 220ms;
}
body .i2g-section-ventures.i2g-section-ventures-mobile .marquee-container .item:first-child {
  opacity: 1;
  left: 0;
}
body .i2g-section-ventures.i2g-section-ventures-mobile .marquee-container .item a span {
  color: #05467E;
}
body .i2g-section-blog {
  padding: 8rem 0;
}
body .i2g-section-blog .content {
  padding: 2rem;
}
body .i2g-section-blog .blog-grid {
  column-gap: 2rem;
  row-gap: 2rem;
}
body .i2g-section-blog .blog-cell {
  width: calc(50% - 2rem);
  transition-duration: 220ms;
}
body .i2g-section-blog .blog-cell img {
  border-radius: 0.25rem;
  border: 10px solid #D1DDE6;
  margin-bottom: 1rem;
  max-width: 100%;
}
body .i2g-section-blog .blog-cell p {
  margin-top: 1rem;
}
body .i2g-section-blog .blog-cell:hover {
  opacity: 1;
}
body .i2g-section-blog a {
  color: #3C4646;
  font-size: 2rem;
  display: flex;
}
body .i2g-section-blog a span {
  position: relative;
}
body .i2g-section-blog a span:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  content: " ";
  height: 1px;
  transition-duration: 220ms;
  background-color: #3C4646;
}
body .i2g-section-blog a span:hover:after {
  width: 100%;
}
body .i2g-section-blog a svg {
  margin-top: 0.5rem;
  margin-right: 0.5rem;
}
body .i2g-section-blog a svg path {
  fill: #3C4646;
}
body .i2g-section-blog.i2g-section-blog-mobile {
  position: relative;
  padding: 2rem 0;
}
body .i2g-section-blog.i2g-section-blog-mobile .blog-container {
  position: relative;
}
body .i2g-section-blog.i2g-section-blog-mobile .blog-container .controls {
  position: absolute;
  top: 2.5rem;
  right: 2rem;
  z-index: 500;
  background-color: #ffffff;
}
body .i2g-section-blog.i2g-section-blog-mobile .blog-container .controls ul {
  display: flex;
  list-style-type: none;
  margin: 0;
}
body .i2g-section-blog.i2g-section-blog-mobile .blog-container .controls ul li:first-child {
  margin-right: 0.5rem;
}
body .i2g-section-blog.i2g-section-blog-mobile .blog-container .controls ul a {
  border: 1px solid #cccccc;
  padding: 0.6rem 0.4rem 0.6rem 0.7rem;
}
body .i2g-section-blog.i2g-section-blog-mobile .blog-container .controls ul li:last-child svg {
  transform: rotateY(180deg);
}
body .i2g-section-blog.i2g-section-blog-mobile .blog-container .content {
  padding: 2rem 0;
  width: 75%;
}
body .i2g-section-blog.i2g-section-blog-mobile .marquee-container {
  position: relative;
  padding-bottom: 2rem;
  height: 620px;
  overflow: hidden;
}
body .i2g-section-blog.i2g-section-blog-mobile .marquee-container .item {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0 2rem;
  background-color: #ffffff;
  opacity: 0;
  left: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  transition-duration: 220ms;
}
body .i2g-section-blog.i2g-section-blog-mobile .marquee-container .item img {
  border-radius: 0.25rem;
  border: 10px solid #D1DDE6;
  margin-bottom: 1rem;
  max-width: 100%;
}
body .i2g-section-blog.i2g-section-blog-mobile .marquee-container .item:first-child {
  opacity: 1;
  left: 0;
}
body .i2g-section-blog.i2g-section-blog-mobile a {
  display: flex;
  align-items: flex-start;
}
body .i2g-section-blog.i2g-section-blog-mobile a svg {
  width: 20px;
  margin-top: 0;
}
body .i2g-section-blog.i2g-section-blog-mobile a span {
  color: #3C4646;
  font-size: 1rem;
}
body .i2g-section-banner {
  padding: 8rem 0;
}
body .i2g-section-banner.padding-adjust {
  padding: 8rem 0 4rem 0;
}
@media screen and (max-width: 767px) {
  body .i2g-section-banner {
    padding: 4rem 0;
  }
}
body .i2g-section-banner .content {
  border-radius: 0.5rem;
  border: 1px solid rgba(5, 70, 126, 0.6);
  padding: 2.5rem;
  background: linear-gradient(270.09deg, #FAFDFF 1.26%, #DDE0E4 99.93%);
}
body .i2g-section-banner a {
  color: #3C4646;
  font-size: 2rem;
  line-height: 3rem;
  display: flex;
  justify-content: flex-end;
}
body .i2g-section-banner a svg {
  margin-top: 0.5rem;
  margin-right: 0.5rem;
}
@media screen and (max-width: 767px) {
  body .i2g-section-banner a svg {
    margin-top: 0;
  }
}
body .i2g-section-banner a svg path {
  fill: #3C4646;
}
body .i2g-section-banner a span {
  text-decoration: underline;
}
body .i2g-section-banner a span:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  body .i2g-section-banner a span {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 400;
  }
}
body .i2g-section-banner.alternative-layout {
  background: linear-gradient(270.09deg, #FAFDFF 1.26%, #DDE0E4 99.93%);
}
body .i2g-section-banner.alternative-layout .content {
  background: #05467E;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
body .i2g-section-banner.alternative-layout .content h2, body .i2g-section-banner.alternative-layout .content p {
  color: #ffffff;
  text-align: center;
}
body .i2g-section-banner.alternative-layout .content a {
  justify-content: center;
}
body .i2g-section-banner.alternative-layout .content a span {
  display: block;
  border-radius: 0.25rem;
  background-color: #ffffff;
  color: #05467E;
  text-decoration: none;
  font-size: 1.125rem;
  line-height: 2rem;
  padding: 0.5rem 1rem;
}
body .i2g-section-banner.alternative-layout .content a span:hover {
  background: linear-gradient(270.09deg, #FAFDFF 1.26%, #DDE0E4 99.93%);
}
body .i2g-section-banner.alternative-layout .content svg {
  display: none;
}
body .i2g-section-banner.alternative-layout .content .link-disclaimer {
  font-size: 0.625rem;
  line-height: 1rem;
}
body .i2g-section-infobox.background-gradient {
  background: linear-gradient(270.09deg, #FAFDFF 1.26%, #DDE0E4 99.93%);
}
body .i2g-section-infobox.padding-adjust {
  padding-bottom: 0 !important;
}
body footer {
  padding: 4rem 0;
  background-color: #05467E;
  display: flex;
  align-items: center;
  justify-content: center;
}
body footer.footer-slim {
  padding: 1rem 0;
  background-color: transparent !important;
}
body footer.footer-slim a, body footer.footer-slim p {
  color: #3C4646;
}
body footer * {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
body footer p {
  color: #ffffff;
}
body footer p.text-small {
  font-size: 0.875rem;
  line-height: 1.125rem;
}
body footer p.text-small strong {
  font-size: 0.875rem;
  line-height: 1.125rem;
}
body footer p.text-small a:after {
  height: 0 !important;
}
body footer .btn {
  background-color: #ffffff;
  color: #3C4646;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  body footer .nav-lists {
    flex-direction: column;
  }
}
body footer .nav-lists ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
}
@media screen and (max-width: 767px) {
  body footer .nav-lists ul {
    flex-direction: column;
    margin-bottom: 2rem;
  }
}
body footer .nav-lists ul li {
  margin-left: 1rem;
}
@media screen and (max-width: 767px) {
  body footer .nav-lists ul li {
    margin-left: 0;
    padding: 0.25rem 0;
  }
}
body footer .nav-lists ul li:first-child {
  margin-left: 0;
}
body footer a {
  text-decoration: none;
  color: #ffffff;
  position: relative;
}
body footer a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  content: " ";
  height: 1px;
  transition-duration: 220ms;
  background-color: #ffffff;
}
body footer a:hover:after {
  width: 100%;
}
body .i2g-gatekeeper {
  padding: 0 !important;
}
body .i2g-gatekeeper .gatekeeper-tile {
  position: relative;
  overflow: hidden;
  border-radius: 1.25rem;
  width: 100%;
  height: 520px;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  body .i2g-gatekeeper .gatekeeper-tile {
    height: fit-content;
  }
}
body .i2g-gatekeeper .gatekeeper-tile video {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body .i2g-gatekeeper .gatekeeper-tile .keeper-content {
  position: absolute;
  padding: 2rem;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body .i2g-gatekeeper .gatekeeper-tile .keeper-content * {
  color: #ffffff;
}
body .i2g-gatekeeper .gatekeeper-tile .keeper-content h3 {
  font-family: "Work Sans", Sans-serif;
  text-align: left;
}
body .i2g-gatekeeper .gatekeeper-tile .keeper-content p {
  text-align: left;
  font-size: 1.5rem;
  line-height: 2.25rem;
  margin: 0;
}
body .i2g-gatekeeper .gatekeeper-tile .keeper-content .keeper-tag {
  font-family: "Work Sans", Sans-serif;
  font-weight: 600;
}
body .i2g-gatekeeper .gatekeeper-tile .keeper-content .keeper-text {
  padding-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  body .i2g-gatekeeper .gatekeeper-tile .keeper-content .keeper-text {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  body .i2g-gatekeeper .gatekeeper-tile .keeper-content {
    position: relative;
  }
}
body .i2g-gatekeeper .gatekeeper-tile .keeper-content .btn-primary {
  background-color: #4E87C4;
  border-color: #4E87C4;
}
body .content-dynamic-abstract-widget .elementor-widget-container, body .content-dynamic-abstract-widget .elementor-widget-content-inset-team-abstract, body .content-dynamic-abstract-widget .accordion-abstract-container, body .content-dynamic-abstract-widget .team-group, body .content-dynamic-abstract-widget .elementor-widget-wpforms {
  width: 100%;
}
body .content-dynamic-abstract-widget .content {
  width: 100%;
  display: flex;
  flex-direction: column;
  column-gap: 1rem;
  row-gap: 1rem;
  align-items: center;
}
body .content-dynamic-abstract-widget .content .content-tabs {
  width: 100%;
  display: flex;
  flex-direction: row;
  column-gap: 1rem;
  row-gap: 1rem;
  align-items: center;
}
body .content-dynamic-abstract-widget .content .content-tabs h3 {
  color: #3C4646;
}
@media screen and (max-width: 767px) {
  body .content-dynamic-abstract-widget .content .content-tabs {
    flex-direction: column-reverse;
  }
}
body .content-dynamic-abstract-widget .content .content-tabs.horizontal {
  flex-direction: row;
  align-items: start;
}
@media screen and (max-width: 767px) {
  body .content-dynamic-abstract-widget .content .content-tabs.horizontal {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  body .content-dynamic-abstract-widget .content {
    padding: 2rem 0;
  }
  body .content-dynamic-abstract-widget .content .elementor-element {
    padding: 0;
  }
}
body .content-dynamic-abstract-widget .wpforms-container .wpforms-required-label {
  display: none !important;
}
body .content-dynamic-abstract-widget .wpforms-container .wpforms-field {
  position: relative;
  padding: 0rem;
  margin-bottom: 1.5rem;
  overflow: visible !important;
}
body .content-dynamic-abstract-widget .wpforms-container .wpforms-field label.wpforms-field-label {
  position: absolute;
  top: -14px;
  left: 8px;
  background-color: #FFFFFF;
  padding: 0.25rem 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  font-variant: none;
}
body .content-dynamic-abstract-widget .wpforms-container .wpforms-field-row, body .content-dynamic-abstract-widget .wpforms-container .wpforms-field-medium {
  width: 100%;
  max-width: 100%;
}
body .content-dynamic-abstract-widget .wpforms-container label, body .content-dynamic-abstract-widget .wpforms-container legend {
  color: #3C4646;
  font-weight: 600;
}
body .content-dynamic-abstract-widget .wpforms-container ul label {
  font-weight: 400;
  padding-inline-start: 0 !important;
}
body .content-dynamic-abstract-widget .wpforms-container input, body .content-dynamic-abstract-widget .wpforms-container textarea {
  background-color: #FFFFFF;
  border-radius: 0.75rem;
  padding: 1rem 1rem;
}
body .content-dynamic-abstract-widget .wpforms-container input::placeholder, body .content-dynamic-abstract-widget .wpforms-container textarea::placeholder {
  color: #3C4646;
}
body .content-dynamic-abstract-widget .wpforms-container button {
  width: 100%;
  background-color: #05467E !important;
  border-radius: 0.75rem;
}
body .content-dynamic-abstract-widget .content-item {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
body .content-dynamic-abstract-widget .content-item .item-icon {
  margin-right: 0.5rem;
}
body .content-dynamic-abstract-widget .content-item .item-content-container * {
  font-size: 1rem;
}
body .i2g-section-testimonials {
  padding: 8rem 0;
}
body .i2g-section-testimonials .frame-keeper .content {
  position: relative;
}
@media screen and (max-width: 767px) {
  body .i2g-section-testimonials {
    padding: 0;
  }
}
body .i2g-section-testimonials .controls {
  position: absolute;
  right: 0;
  top: 0.85rem;
  right: 2rem;
  z-index: 500;
  background-color: #ffffff;
  display: block;
}
body .i2g-section-testimonials .controls ul {
  display: flex;
  list-style-type: none;
  margin: 0;
}
body .i2g-section-testimonials .controls ul li:first-child {
  margin-right: 0.5rem;
}
body .i2g-section-testimonials .controls ul a {
  border: 1px solid #cccccc;
  padding: 0.6rem 0.75rem;
}
body .i2g-section-testimonials .controls ul li:last-child svg {
  transform: rotateY(180deg);
}
@media screen and (max-width: 767px) {
  body .i2g-section-testimonials .content h2 {
    width: 60%;
  }
}
body .i2g-section-testimonials .testimonial-container {
  overflow-x: hidden;
  display: flex;
  position: relative;
}
body .i2g-section-testimonials .testimonial-container .testimonial-group {
  display: inline-flex;
  position: relative;
  transition-duration: 220ms;
  left: 0;
}
body .i2g-section-testimonials .testimonial-container .testimonial-group .content {
  display: inline-flex;
  align-items: flex-end;
  width: 890px;
}
@media screen and (max-width: 767px) {
  body .i2g-section-testimonials .testimonial-container .testimonial-group .content {
    width: 100%;
    flex-direction: column;
  }
}
body .i2g-section-testimonials .testimonial-container .testimonial-group .content .avatar-image {
  width: 320px;
  height: 320px;
  overflow: hidden;
  border: 30px solid #D1DDE6;
}
@media screen and (max-width: 767px) {
  body .i2g-section-testimonials .testimonial-container .testimonial-group .content .avatar-image {
    width: 100%;
  }
}
body .i2g-section-testimonials .testimonial-container .testimonial-group .content .testimonial-description {
  width: 570px;
  padding-left: 2rem;
  padding-right: 12rem;
}
@media screen and (max-width: 767px) {
  body .i2g-section-testimonials .testimonial-container .testimonial-group .content .testimonial-description {
    width: 100%;
    padding-left: 0;
    padding-top: 1rem;
  }
}

.arrow-bounce {
  animation: bounce 2s ease 0s infinite normal forwards;
}

@keyframes bounce {
  0% {
    animation-timing-function: ease-in;
    opacity: 1;
    transform: translateY(-16px);
  }
  33% {
    animation-timing-function: ease-in;
    transform: translateY(-8px);
  }
  50% {
    animation-timing-function: ease-in;
    transform: translateY(0px);
  }
  66% {
    animation-timing-function: ease-out;
    transform: translateY(-8px);
  }
  100% {
    animation-timing-function: ease-out;
    opacity: 1;
    transform: translateY(-16px);
  }
}
.i2g-section-infobox.anim-trigger, .i2g-section-infobox.ib2 {
  overflow: hidden;
}

.i2g-adjustment-frame {
  padding: 2rem 0;
}

.i2g-section-holder.i2g-svg-scroll-mobile {
  overflow: hidden;
}
.i2g-section-holder.i2g-svg-scroll-mobile .content {
  background-color: #ffffff;
}
.i2g-section-holder.i2g-svg-scroll-mobile .content:not(.s1) {
  opacity: 0;
}
.i2g-section-holder .svg-slides-container {
  position: relative;
}
.i2g-section-holder .svg-slides-container .controls {
  position: absolute;
  right: 0;
  top: 2.5rem;
  right: 2rem;
  z-index: 500;
  background-color: #ffffff;
}
.i2g-section-holder .svg-slides-container .controls ul {
  display: flex;
  list-style-type: none;
  margin: 0;
}
.i2g-section-holder .svg-slides-container .controls ul li:first-child {
  margin-right: 0.5rem;
}
.i2g-section-holder .svg-slides-container .controls ul a {
  border: 1px solid #cccccc;
  padding: 0.6rem 0.75rem;
}
.i2g-section-holder .svg-slides-container .controls ul li:last-child svg {
  transform: rotateY(180deg);
}
.i2g-section-holder .svg-slides-container .slide {
  position: relative;
  flex: inherit;
  width: 100%;
}
.i2g-section-holder .content {
  transition-duration: 220ms;
  height: 536px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}

.i2g-section-image-gallery {
  overflow: hidden;
}

.i2g-section-background {
  overflow: hidden;
}

.i2g-section-tiles .tile-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .i2g-section-tiles .tile-container {
    flex-direction: column;
  }
}
.i2g-section-tiles .tile-container .tile {
  width: 50%;
  height: 432px;
  background-position: center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .i2g-section-tiles .tile-container .tile {
    width: 100%;
    height: 360px;
  }
}
.i2g-section-tiles .tile-container .tile .tile-content {
  padding: 1rem;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(5, 70, 126, 0.8);
}
.i2g-section-tiles .tile-container .tile .tile-content * {
  color: #ffffff;
}
.i2g-section-tiles .tile-container .tile .tile-content h3, .i2g-section-tiles .tile-container .tile .tile-content p {
  text-align: center;
}
.i2g-section-tiles .tile-container .tile .tile-content .btn-primary {
  padding: 1rem;
  color: #3C4646;
  background-color: #ffffff;
  border-color: #ffffff;
}
.i2g-section-tiles .tile-container .tile .tile-content .btn-primary:hover {
  color: #ffffff;
  background-color: #4E87C4;
  border-color: #4E87C4;
}

.i2g-section-partner-tiles {
  background: #05467E;
  padding: 4rem 0rem;
}
.i2g-section-partner-tiles h3, .i2g-section-partner-tiles h4, .i2g-section-partner-tiles p, .i2g-section-partner-tiles a {
  color: #ffffff;
}
.i2g-section-partner-tiles h3 {
  margin-bottom: 2rem;
}
.i2g-section-partner-tiles h4 {
  font-family: "Work Sans", sans-serif;
  font-variant: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 0;
  margin-bottom: 1rem;
}
.i2g-section-partner-tiles .tile-image {
  width: 100%;
  border-radius: 0.5rem;
  background: linear-gradient(35.92deg, #2775A4 -23.71%, #10568B 7.99%, #04467E 53.7%, #0F5489 95.72%, #2775A4 129.63%);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
.i2g-section-partner-tiles .tile-image img {
  max-width: 50%;
  max-height: 50%;
}
.i2g-section-partner-tiles svg {
  height: 1.25rem;
  max-width: 1.25rem;
}
.i2g-section-partner-tiles svg path {
  fill: #ffffff;
}

.team-section .person-tile {
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
  height: 400px;
  background-size: cover;
  background-position: center;
}
.team-section .person-tile .person-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(4, 70, 126, 0) 51.65%, #04467E 86.64%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1rem;
}
.team-section .person-tile .person-overlay h4, .team-section .person-tile .person-overlay p {
  color: #ffffff;
  margin-bottom: 0;
}
.team-section .person-tile .person-overlay h4 {
  font-family: "Work Sans", Sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.25rem;
}
.team-section .person-tile .person-overlay p {
  font-size: 1rem;
  line-height: 1.5rem;
}

.elementor {
  width: 100%;
}

/* Container DIV - automatically generated */
.simply-scroll-container {
  position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
  position: relative;
  overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on */
.simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.simply-scroll-list li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.simply-scroll-list li img {
  border: none;
  display: block;
}

.header-canvas {
  height: 112px;
  background-color: #05467E;
}

.i2g-blog-post .post-image {
  width: 100%;
}
.i2g-blog-post .post-image img {
  width: 100%;
}
.i2g-blog-post .content-body {
  padding-top: 2rem;
}

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