@charset "UTF-8";
/** Colors */
/** Box Model  */
section.grey {
  background-color: #F7F7F9;
}

.elementor-sticky--active {
  z-index: -1;
}

header {
  position: relative;
  margin: 0;
  padding: 0;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}
header.elementor-section {
  z-index: 0;
}
header.large {
  background-color: #F5F5F5;
  height: 100vh;
  max-height: 1220px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  header.large {
    min-height: unset;
    max-height: unset;
    overflow: unset;
    margin-bottom: 0;
    height: unset;
  }
}
header.large .jkea_header {
  height: 100%;
  max-width: 1660px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 1023px) {
  header.large .jkea_header {
    max-height: unset;
    padding: 100px 0 0;
    margin: 0px;
  }
}
header.large .jkea_header__contentwrap {
  flex: 1;
  position: relative;
}
@media (max-width: 1023px) {
  header.large .jkea_header__contentwrap {
    width: 100%;
    margin-top: unset;
    order: 1;
    margin-bottom: 100px;
  }
}
header.large .jkea_header__content {
  padding-top: 0;
  padding-right: 30px;
  max-width: unset;
}
@media (max-width: 1023px) {
  header.large .jkea_header__content {
    width: 100%;
    position: relative;
    padding: 0 30px;
  }
}
header.large .jkea_header__content .links a.btn {
  font-size: 19px;
}
header.large .jkea_header__content .links a.videolink {
  display: inline-flex;
  align-items: center;
  font-size: 18px;
}
@media (max-width: 1023px) {
  header.large .jkea_header__content .links a.videolink {
    margin-top: 30px;
    font-weight: bold;
  }
}
header.large .jkea_header__content .links a.videolink:hover {
  cursor: pointer;
}
header.large .jkea_header__content .links a.videolink:after {
  content: "";
  width: 15px;
  height: 15px;
  position: relative;
  right: -10px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11.9 9.4' style='enable-background:new 0 0 11.9 9.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_00000163759556449381325800000018404100253817953213_);%7D .st1%7Bfill:%23EF4035;%7D%0A%3C/style%3E%3Cg id='Group_3492' transform='translate(0 0)'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='11.9' height='9.4'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000032631169962686899650000006909762613155619212_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg id='Group_3481' transform='translate(0 0)' style='clip-path:url(%23SVGID_00000032631169962686899650000006909762613155619212_);'%3E%3Cpath id='Path_444' class='st1' d='M11.9,4.7c0,0.2-0.1,0.5-0.3,0.7L7.8,9.1c-0.4,0.4-1,0.4-1.3,0s-0.4-1,0-1.3l0,0l3.1-3.1 L6.5,1.6c-0.4-0.4-0.4-1,0-1.3c0.4-0.4,1-0.4,1.3,0L11.6,4C11.8,4.2,11.9,4.4,11.9,4.7'/%3E%3Cpath id='Path_445' class='st1' d='M11.9,4.7c0,0.5-0.4,0.9-0.9,0.9h-10C0.4,5.6,0,5.2,0,4.7s0.4-0.9,0.9-0.9h10 C11.5,3.7,11.9,4.2,11.9,4.7C11.9,4.7,11.9,4.7,11.9,4.7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain;
}
header.large .jkea_header__graphic {
  width: 100vh;
  max-width: 50%;
  height: 100%;
  display: flex;
  margin-top: 10vh;
  align-items: center;
  position: unset;
}
@media (max-width: 1023px) {
  header.large .jkea_header__graphic {
    width: 100%;
    max-width: 100%;
    max-height: unset;
    left: unset;
    top: unset;
    padding-top: 50px;
    margin-top: -50px;
    overflow-y: hidden;
  }
}
header.large .jkea_header__graphic .featuredimage .imgcontainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  header.large .jkea_header__graphic .featuredimage .imgcontainer {
    max-height: 505px;
  }
}
header.large .jkea_header__graphic .featuredimage .imgcontainer .imageholder {
  position: relative;
  max-height: 400px;
  height: 44vh;
  width: calc(33% - 10px);
  border-top-left-radius: 8vh;
  border-bottom-right-radius: 8vh;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0 !important;
}
@media (max-width: 1023px) {
  header.large .jkea_header__graphic .featuredimage .imgcontainer .imageholder {
    display: block;
    max-height: 195px;
    margin-bottom: 10px;
    width: calc(33% - 5px);
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}
header.large .jkea_header__graphic .featuredimage .imgcontainer .imageholder:nth-child(3n+2) {
  margin-top: -50px;
}
header.large .jkea_header__graphic .featuredimage .imgcontainer .imageholder img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  header.large .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container {
    padding: 0;
  }
}
header.large .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container .outer_vidyard_wrapper {
  z-index: 0;
  width: 100%;
  height: 100%;
}
header.large .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container .outer_vidyard_wrapper .vidyard_wrapper {
  height: 100%;
  width: 100%;
}
header.large .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container .outer_vidyard_wrapper .vidyard_wrapper .screen {
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #173042;
  opacity: 0.75;
  z-index: 0;
}
header.large .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container .outer_vidyard_wrapper .vidyard_wrapper button.play-btn {
  z-index: 2;
  opacity: 1;
  background: #DC962F;
  color: #173042 !important;
  width: 40%;
  margin: -20% 0 0 -20%;
}
header.large .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container .outer_vidyard_wrapper .vidyard_wrapper button.play-btn .arrow {
  border-left-color: #173042;
}
@media (max-width: 1023px) {
  header.large .jkea_header__graphic {
    position: relative;
  }
}
header.large .title h1 {
  position: relative;
  margin-bottom: 30px;
  opacity: 0;
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  header.large .title h1 {
    font-size: 45px;
    line-height: 50px;
  }
}
header.large .subtitle h2 {
  position: relative;
  transition: all 0.5s;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
}
@media (max-width: 767px) {
  header.large {
    padding: 0;
  }
}
header.large .featuredimage img {
  margin-bottom: -125px;
  float: right;
}
header.medium {
  max-height: 750px;
  padding: 0;
  margin-top: -50px;
  background-color: #F5F5F5;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1023px) {
  header.medium {
    padding: 100px 0 0;
    max-height: unset;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
header.medium .jkea_header {
  min-height: 690px;
  max-width: 1660px;
  margin: -50px auto 0;
  padding: 0 30px;
}
@media (max-width: 1023px) {
  header.medium .jkea_header {
    min-height: unset;
    max-height: unset;
    padding: 0;
    overflow: hidden;
  }
}
header.medium .jkea_header__contentwrap {
  flex: 1;
  position: relative;
}
@media (max-width: 1023px) {
  header.medium .jkea_header__contentwrap {
    position: relative;
    width: 100%;
    top: unset;
    order: unset;
  }
}
header.medium .jkea_header__content {
  padding-top: 0;
  max-width: unset;
}
@media (max-width: 1023px) {
  header.medium .jkea_header__content {
    position: relative;
    padding: 0 30px;
  }
}
header.medium .jkea_header__content .subtext {
  margin-bottom: 20px;
  position: relative;
}
header.medium .jkea_header__content .subtext p {
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  header.medium .jkea_header__content .subtext p {
    font-size: 18px;
    line-height: 31px;
  }
}
header.medium .jkea_header__graphic {
  width: 100vh;
  max-width: 50%;
  height: 100%;
  display: flex;
  margin-top: 10vh;
  align-items: center;
  position: unset;
}
@media (max-width: 1023px) {
  header.medium .jkea_header__graphic {
    width: 100%;
    max-width: 100%;
    top: unset;
    left: unset;
    order: unset;
    margin-top: 50px;
    position: relative;
  }
}
header.medium .jkea_header__graphic .featuredimage .imgcontainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
header.medium .jkea_header__graphic .featuredimage .imgcontainer .imageholder {
  position: relative;
  max-height: 400px;
  height: 400px;
  width: calc(33% - 10px);
  border-top-left-radius: 8vh;
  border-bottom-right-radius: 8vh;
  overflow: hidden;
  margin-bottom: 20px;
}
header.medium .jkea_header__graphic .featuredimage .imgcontainer .imageholder:nth-child(3n+2) {
  margin-top: -50px;
}
@media (max-width: 1023px) {
  header.medium .jkea_header__graphic .featuredimage .imgcontainer .imageholder {
    max-height: 180px;
    height: 180px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}
header.medium .jkea_header__graphic .featuredimage .imgcontainer .imageholder img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
header.medium .title h1 {
  position: relative;
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  header.medium .title h1 {
    font-size: 45px;
    line-height: 50px;
  }
}
header.medium .subtitle h2 {
  position: relative;
  font-size: 45px;
}
@media (max-width: 1023px) {
  header.medium .subtitle h2 {
    font-size: 36px;
  }
}
@media (min-width: 1401px) {
  header.medium .title h1 {
    font-size: 50px;
    line-height: 60px;
  }
  header.medium .subtitle h2 {
    font-size: 45px;
    line-height: 54px;
  }
}
header.small {
  max-height: 690px;
  padding: 0;
  margin-bottom: 100px;
  background-color: #F5F5F5;
}
@media (max-width: 1399px) {
  header.small {
    margin-bottom: 100px;
  }
}
@media (max-width: 1023px) {
  header.small {
    max-height: unset;
  }
}
header.small .jkea_header {
  height: 100%;
  max-width: 1630px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  header.small .jkea_header {
    min-height: unset;
    max-height: unset;
    padding: 50px 0 0;
    margin-bottom: 50px;
  }
}
header.small .jkea_header__contentwrap {
  margin-top: -170px;
  width: unset;
}
@media (max-width: 1023px) {
  header.small .jkea_header__contentwrap {
    margin-top: 50px;
    position: relative;
    width: 100%;
    top: unset;
    order: unset;
  }
}
header.small .jkea_header__content {
  padding-top: 0;
  position: absolute;
  top: 45%;
  width: 43%;
  padding-left: 30px;
}
@media (max-width: 1023px) {
  header.small .jkea_header__content {
    width: 100%;
    top: unset;
    position: relative;
    padding: 0 30px;
  }
}
header.small .jkea_header__graphic {
  width: 50%;
  position: relative;
  top: unset;
  bottom: -100px;
}
@media (max-width: 1023px) {
  header.small .jkea_header__graphic {
    width: 100%;
    top: unset;
    left: unset;
    order: unset;
    bottom: unset;
    max-height: unset;
  }
}
header.small .jkea_header__graphic .featuredimage .imgcontainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-height: 690px;
  margin-right: 30px;
}
header.small .jkea_header__graphic .featuredimage .imgcontainer img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media (min-width: 1601px) {
  header.small .jkea_header__graphic .featuredimage .imgcontainer {
    margin-right: 0;
  }
}
@media (max-width: 1399px) {
  header.small .jkea_header__graphic .featuredimage .imgcontainer {
    max-height: unset;
  }
}
header.small .jkea_header__graphic .featuredimage .imgcontainer .imageholder {
  position: relative;
  max-width: 245px;
  max-height: 400px;
  width: 245px;
  height: 400px;
  width: calc(33% - 10px);
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  header.small .jkea_header__graphic .featuredimage .imgcontainer .imageholder {
    max-width: 120px;
    max-height: 180px;
    width: 120px;
    height: 180px;
  }
}
header.small .jkea_header__graphic .featuredimage .imgcontainer .imageholder:nth-child(3n+2) {
  margin-top: -50px;
}
header.small .jkea_header__graphic .featuredimage .imgcontainer .imageholder img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
header.small .title h1 {
  position: relative;
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  header.small .title h1 {
    font-size: 45px;
    line-height: 50px;
  }
}
header.small .subtitle h2 {
  position: relative;
  font-size: 45px;
  line-height: 54px;
}
@media (max-width: 1023px) {
  header.small .subtitle h2 {
    font-size: 36px;
    line-height: 45px;
  }
}
@media (min-width: 1401px) {
  header.small .title h1 {
    font-size: 50px;
    line-height: 60px;
  }
  header.small .subtitle h2 {
    font-size: 45px;
    line-height: 54px;
  }
}
@media (max-width: 1023px) {
  header.small {
    height: unset;
    min-height: unset;
    margin-bottom: 30px;
    margin-top: unset;
    padding: 0;
  }
}
@media (max-width: 767px) {
  header.small {
    padding: 0;
  }
}
header.video {
  padding: 0;
  margin-bottom: 200px;
  background-color: #F5F5F5;
  padding-bottom: 0px;
}
@media (max-width: 1399px) {
  header.video {
    margin-bottom: 100px;
  }
}
@media (max-width: 1023px) {
  header.video {
    padding: 55px 0 0;
    max-height: unset;
    margin-top: 0px;
  }
}
header.video .jkea_header {
  min-height: 690px;
  max-width: 1600px;
  margin: 0 auto 350px;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1023px) {
  header.video .jkea_header {
    min-height: unset;
    max-height: unset;
    padding: 50px 0 0;
    margin-bottom: 100px;
  }
}
header.video .jkea_header__contentwrap {
  width: 100%;
}
@media (max-width: 1023px) {
  header.video .jkea_header__contentwrap {
    margin-top: 50px;
    position: relative;
    width: 100%;
    top: unset;
    order: unset;
  }
}
header.video .jkea_header__content {
  padding-top: 0;
  align-self: center;
  max-width: 1250px;
}
@media (max-width: 1023px) {
  header.video .jkea_header__content {
    width: 100%;
    top: unset;
    position: relative;
    padding: 0 30px;
  }
}
header.video .jkea_header__graphic {
  width: 60%;
  max-width: 60%;
  position: relative !important;
  margin: 150px auto -40%;
  left: unset;
}
@media (max-width: 1023px) {
  header.video .jkea_header__graphic {
    width: 100%;
    top: unset;
    left: unset;
    order: unset;
    margin: 50px auto -100px;
    max-height: unset;
  }
}
header.video .jkea_header__graphic .featuredimage {
  border: 1px solid #EBECF2;
  background-color: #fff;
  padding: 50px;
}
@media (max-width: 1399px) {
  header.video .jkea_header__graphic .featuredimage {
    padding: 20px;
  }
}
header.video .jkea_header__graphic .featuredimage .imgcontainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1399px) {
  header.video .jkea_header__graphic .featuredimage .imgcontainer {
    max-height: unset;
  }
}
header.video .jkea_header__graphic .featuredimage .imgcontainer img {
  height: unset;
}
header.video .jkea_header__graphic .featuredimage .imgcontainer .vidyard_wrapper .play-btn {
  background: #DC962F;
  opacity: 1;
  max-width: 100px;
  margin: unset;
  transform: translateX(-50%) translateY(-50%);
}
header.video .jkea_header__graphic .featuredimage .imgcontainer .vidyard_wrapper .play-btn .arrow {
  border-left-color: #173042;
}
header.video .title h1 {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  header.video .title h1 {
    font-size: 45px;
    line-height: 50px;
    text-align: left;
  }
}
header.video .subtext p {
  text-align: center;
  position: relative;
  font-family: "Circe", sans-serif;
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  header.video .subtext p {
    font-size: 18px;
    line-height: 31px;
    text-align: left;
  }
}
@media (min-width: 1401px) {
  header.video .title h1 {
    font-size: 50px;
    line-height: 60px;
  }
  header.video .subtitle h2 {
    font-size: 45px;
    line-height: 54px;
  }
}
@media (max-width: 1023px) {
  header.video {
    height: unset;
    min-height: unset;
    margin-bottom: 30px;
    margin-top: unset;
    padding: 0;
  }
}
@media (max-width: 767px) {
  header.video {
    padding: 0;
  }
}
header.xlarge {
  background-color: #F5F5F5;
  height: 100vh;
  max-height: 1220px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  header.xlarge {
    min-height: unset;
    max-height: unset;
    overflow: unset;
    margin-bottom: 0;
    height: unset;
  }
}
header.xlarge .jkea_header {
  height: 100%;
  max-width: 1660px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 1023px) {
  header.xlarge .jkea_header {
    max-height: unset;
    padding: 100px 0 0;
    margin: 0px;
  }
}
header.xlarge .jkea_header__contentwrap {
  flex: 1;
  position: relative;
}
@media (max-width: 1023px) {
  header.xlarge .jkea_header__contentwrap {
    width: 100%;
    margin-top: unset;
    order: 1;
    margin-bottom: 100px;
  }
}
header.xlarge .jkea_header__content {
  padding-top: 0;
  padding-right: 30px;
  max-width: unset;
}
@media (max-width: 1023px) {
  header.xlarge .jkea_header__content {
    width: 100%;
    position: relative;
    padding: 0 30px;
  }
}
header.xlarge .jkea_header__content .links a.btn {
  font-size: 19px;
}
header.xlarge .jkea_header__content .links a.videolink {
  display: inline-flex;
  align-items: center;
  font-size: 18px;
}
@media (max-width: 1023px) {
  header.xlarge .jkea_header__content .links a.videolink {
    margin-top: 30px;
    font-weight: bold;
  }
}
header.xlarge .jkea_header__content .links a.videolink:hover {
  cursor: pointer;
}
header.xlarge .jkea_header__content .links a.videolink:after {
  content: "";
  width: 15px;
  height: 15px;
  position: relative;
  right: -10px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11.9 9.4' style='enable-background:new 0 0 11.9 9.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_00000163759556449381325800000018404100253817953213_);%7D .st1%7Bfill:%23EF4035;%7D%0A%3C/style%3E%3Cg id='Group_3492' transform='translate(0 0)'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='11.9' height='9.4'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000032631169962686899650000006909762613155619212_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg id='Group_3481' transform='translate(0 0)' style='clip-path:url(%23SVGID_00000032631169962686899650000006909762613155619212_);'%3E%3Cpath id='Path_444' class='st1' d='M11.9,4.7c0,0.2-0.1,0.5-0.3,0.7L7.8,9.1c-0.4,0.4-1,0.4-1.3,0s-0.4-1,0-1.3l0,0l3.1-3.1 L6.5,1.6c-0.4-0.4-0.4-1,0-1.3c0.4-0.4,1-0.4,1.3,0L11.6,4C11.8,4.2,11.9,4.4,11.9,4.7'/%3E%3Cpath id='Path_445' class='st1' d='M11.9,4.7c0,0.5-0.4,0.9-0.9,0.9h-10C0.4,5.6,0,5.2,0,4.7s0.4-0.9,0.9-0.9h10 C11.5,3.7,11.9,4.2,11.9,4.7C11.9,4.7,11.9,4.7,11.9,4.7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain;
}
header.xlarge .jkea_header__graphic {
  width: 100vh;
  max-width: 60%;
  height: 100%;
  display: flex;
  margin-top: 23vh;
  align-items: center;
  position: unset;
}
@media (max-width: 1023px) {
  header.xlarge .jkea_header__graphic {
    width: 100%;
    max-width: 100%;
    max-height: unset;
    left: unset;
    top: unset;
    padding-top: 50px;
    margin-top: -50px;
    overflow-y: hidden;
    flex-direction: column;
    align-items: center;
  }
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  header.xlarge .jkea_header__graphic .featuredimage .imgcontainer {
    max-height: 505px;
    flex-direction: column;
    align-items: center;
  }
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder {
  position: relative;
  height: 44vh;
  width: calc(25% - 10px);
  border-top-left-radius: 8vh;
  border-bottom-right-radius: 8vh;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0 !important;
}
@media (max-width: 1023px) {
  header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder {
    display: none;
  }
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder:nth-child(2) {
  margin-top: -14vh;
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder:nth-child(3) {
  margin-top: -14vh;
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder:nth-child(9) {
  margin-top: 11vh;
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder:nth-child(10) {
  margin-top: 11vh;
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container {
  width: calc(50% - 10px);
  margin: -14vh 0 -9vh;
  height: 69vh;
}
@media (max-width: 1023px) {
  header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container {
    padding: 0;
    display: block;
    margin: -50px auto 50px;
    height: 550px;
    max-height: 550px;
    width: calc(100% - 60px);
    min-width: 300px;
  }
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container .outer_vidyard_wrapper {
  z-index: 0;
  width: 100%;
  height: 100%;
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container .outer_vidyard_wrapper .vidyard_wrapper {
  height: 100%;
  width: 100%;
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container .outer_vidyard_wrapper .vidyard_wrapper video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
  border-top-left-radius: 8vh;
  border-bottom-right-radius: 8vh;
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container .outer_vidyard_wrapper .vidyard_wrapper .screen {
  height: 100%;
  width: 100%;
  position: absolute;
  opacity: 0.75;
  z-index: 0;
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container .outer_vidyard_wrapper .vidyard_wrapper button.play-btn {
  z-index: 2;
  opacity: 1;
  background: #DC962F;
  color: #173042 !important;
  width: 30%;
  margin: -17% 0 0 -12%;
}
header.xlarge .jkea_header__graphic .featuredimage .imgcontainer .imageholder.videoplayer-container .outer_vidyard_wrapper .vidyard_wrapper button.play-btn .arrow {
  border-left-color: #173042;
}
@media (max-width: 1023px) {
  header.xlarge .jkea_header__graphic {
    position: relative;
  }
}
header.xlarge .title h1 {
  position: relative;
  margin-bottom: 30px;
  opacity: 0;
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  header.xlarge .title h1 {
    font-size: 45px;
    line-height: 50px;
  }
}
header.xlarge .subtitle h2 {
  position: relative;
  transition: all 0.5s;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
}
@media (max-width: 767px) {
  header.xlarge {
    padding: 0;
  }
}
header.xlarge .featuredimage img {
  margin-bottom: -125px;
  float: right;
}

.jkea_header {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  align-items: center;
}
@media (max-width: 1023px) {
  .jkea_header {
    height: unset;
    margin-top: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.jkea_header__container {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  position: relative;
  width: 100%;
  max-width: 1140px;
  height: 100%;
  min-height: 550px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1399px) {
  .jkea_header__container {
    padding-top: 100px;
    min-height: 300px;
    margin-top: 350px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .jkea_header__container {
    padding: 110px 0 70px;
    min-height: unset;
    height: unset;
  }
}
.jkea_header__contentwrap {
  width: 46%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 3;
  order: 1;
}
@media (max-width: 1023px) {
  .jkea_header__contentwrap {
    width: 100%;
    margin-left: unset;
    margin-right: unset;
    order: 2;
  }
}
.jkea_header__contentwrap .title h1 {
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .jkea_header__contentwrap .title h1 {
    max-width: unset;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .jkea_header__contentwrap .title h1 {
    margin-bottom: 0;
  }
}
.jkea_header__contentwrap .subtitle p {
  color: #313131;
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  .jkea_header__contentwrap .subtitle p {
    max-width: unset;
    font-size: 1.125rem;
  }
}
.jkea_header__contentwrap .subtitle p a {
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  font-size: 1.26rem;
  text-decoration: none;
}
.jkea_header__contentwrap .subtitle p a:after {
  font-family: "fontawesome";
  color: #00b9f1;
  content: "\f054";
  margin-left: 10px;
  font-size: 20px;
  line-height: 35px;
}
.jkea_header__contentwrap .search {
  max-width: 80%;
}
.jkea_header__contentwrap .search .searchform-container {
  -webkit-box-shadow: 1px 2px 10px 1px #ccc;
  box-shadow: 1px 2px 10px 1px #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 20px;
  margin-left: -2px;
}
.jkea_header__contentwrap .search input[type=search],
.jkea_header__contentwrap .search input[type=search] {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.jkea_header__content {
  width: 100%;
  padding-right: 20px;
  position: absolute;
  font-size: 24px;
}
@media (min-width: 1401px) {
  .jkea_header__content {
    max-width: 730px;
  }
}
@media (max-width: 1399px) {
  .jkea_header__content {
    margin-top: 50px;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .jkea_header__content {
    align-self: unset;
  }
}
.jkea_header__graphic {
  width: 50%;
  max-width: 800px;
  position: absolute;
  left: 50%;
  top: -10px;
  order: 2;
}
@media (max-width: 1023px) {
  .jkea_header__graphic {
    margin-left: unset;
    order: 1;
    width: 100%;
    max-height: 300px;
  }
  .jkea_header__graphic .featuredimage {
    justify-content: flex-end;
  }
  .jkea_header__graphic .featuredimage .imgcontainer {
    max-height: 300px;
  }
  .jkea_header__graphic .featuredimage .imgcontainer img {
    height: 100%;
  }
}
.jkea_header__graphic .featuredimage {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
}

section.testimonial {
  min-height: 400px;
}
@media (max-width: 1023px) {
  section.testimonial {
    min-height: unset;
  }
}

.testimonialbox {
  margin: 150px auto;
  position: relative;
  width: 100%;
  max-width: 1600px;
}
@media (max-width: 1023px) {
  .testimonialbox {
    margin: 0 auto 100px;
    max-width: calc(100% - 60px);
  }
}
.testimonialbox .shadow {
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  left: 20px;
  top: 20px;
  background: #DCDEEA;
}
.testimonialbox .testimonialwrapper {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  background: #F7F7F9;
  padding: 50px 0 50px 100px;
}
@media (max-width: 1023px) {
  .testimonialbox .testimonialwrapper {
    flex-direction: column;
    padding: 60px 30px 0;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}
.testimonialbox .testimonialwrapper .testimonial {
  width: 60%;
}
@media (max-width: 1023px) {
  .testimonialbox .testimonialwrapper .testimonial {
    width: 100%;
  }
}
.testimonialbox .testimonialwrapper .testimonial .quote {
  font-size: 40px;
  line-height: 52px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .testimonialbox .testimonialwrapper .testimonial .quote {
    font-size: 28px;
    line-height: 36px;
  }
}
.testimonialbox .testimonialwrapper .testimonial .quote:before {
  content: "“";
}
.testimonialbox .testimonialwrapper .testimonial .quote:after {
  content: "”";
}
.testimonialbox .testimonialwrapper .testimonial .meta {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 30px 0;
  flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .testimonialbox .testimonialwrapper .testimonial .meta {
    flex-direction: column;
  }
}
.testimonialbox .testimonialwrapper .testimonial .meta .author {
  margin-right: 10px;
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .testimonialbox .testimonialwrapper .testimonial .meta .author {
    font-size: 18px;
    line-height: 30px;
  }
}
.testimonialbox .testimonialwrapper .testimonial .meta .author:after {
  content: "/";
  margin-left: 10px;
}
.testimonialbox .testimonialwrapper .testimonial .meta .title, .testimonialbox .testimonialwrapper .testimonial .meta .company {
  font-size: 24px;
  line-height: 26px;
  margin-right: 5px;
}
@media (max-width: 1023px) {
  .testimonialbox .testimonialwrapper .testimonial .meta .title, .testimonialbox .testimonialwrapper .testimonial .meta .company {
    font-size: 18px;
    line-height: 30px;
  }
}
.testimonialbox .testimonialwrapper .testimonial .meta .title:after {
  content: ",";
}
.testimonialbox .testimonialwrapper .testimonial .link {
  margin: 50px 0 0;
}
@media (max-width: 1023px) {
  .testimonialbox .testimonialwrapper .testimonial .link {
    margin: 30px 0 0;
  }
}
.testimonialbox .testimonialwrapper .testimonial .link a {
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .testimonialbox .testimonialwrapper .testimonial .link a {
    font-size: 18px;
    line-height: 30px;
  }
}
.testimonialbox .testimonialwrapper .testimonial .link a:after {
  content: "";
  width: 10px;
  height: 10px;
  position: relative;
  right: -10px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11.9 9.4' style='enable-background:new 0 0 11.9 9.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_00000163759556449381325800000018404100253817953213_);%7D .st1%7Bfill:%23EF4035;%7D%0A%3C/style%3E%3Cg id='Group_3492' transform='translate(0 0)'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='11.9' height='9.4'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000032631169962686899650000006909762613155619212_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg id='Group_3481' transform='translate(0 0)' style='clip-path:url(%23SVGID_00000032631169962686899650000006909762613155619212_);'%3E%3Cpath id='Path_444' class='st1' d='M11.9,4.7c0,0.2-0.1,0.5-0.3,0.7L7.8,9.1c-0.4,0.4-1,0.4-1.3,0s-0.4-1,0-1.3l0,0l3.1-3.1 L6.5,1.6c-0.4-0.4-0.4-1,0-1.3c0.4-0.4,1-0.4,1.3,0L11.6,4C11.8,4.2,11.9,4.4,11.9,4.7'/%3E%3Cpath id='Path_445' class='st1' d='M11.9,4.7c0,0.5-0.4,0.9-0.9,0.9h-10C0.4,5.6,0,5.2,0,4.7s0.4-0.9,0.9-0.9h10 C11.5,3.7,11.9,4.2,11.9,4.7C11.9,4.7,11.9,4.7,11.9,4.7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain;
}
.testimonialbox .testimonialwrapper .image {
  width: 40%;
  position: absolute;
  bottom: 0px;
  right: 30px;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1023px) {
  .testimonialbox .testimonialwrapper .image {
    align-self: flex-end;
    max-width: 250px;
    max-height: 250px;
    width: 100%;
    position: relative;
    right: 0;
    margin-top: 30px;
  }
}

.jkea_pageintro_wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 70px 0px;
  text-align: left;
}
@media (max-width: 1023px) {
  .jkea_pageintro_wrapper {
    text-align: left;
    margin: 30px 0 35px;
  }
}
.jkea_pageintro_wrapper .jkea_pageintro {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1179px) {
  .jkea_pageintro_wrapper .jkea_pageintro {
    max-width: unset;
    padding: 0 30px;
    left: unset;
  }
}
.jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content {
  position: relative;
}
.jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .colorbar {
  position: relative;
  height: 8px;
  background-color: #00FFFF;
  max-width: 100px;
  margin-bottom: 15px;
  width: 0%;
  transition: all 5s;
}
@media (max-width: 1023px) {
  .jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .colorbar {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .colorbar {
    max-width: 50px;
  }
}
.jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_text p {
  font-size: 20px;
  color: #00475D;
}
@media (max-width: 767px) {
  .jkea_pageintro_wrapper .jkea_pageintro .jkea_pageintro_content .jkea_text p {
    font-size: 18px;
  }
}

.jkea_sectionintro_wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px 0px 50px;
  text-align: left;
}
@media (max-width: 1023px) {
  .jkea_sectionintro_wrapper {
    text-align: left;
    margin: 30px 0 35px;
  }
}
.jkea_sectionintro_wrapper .jkea_sectionintro {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1179px) {
  .jkea_sectionintro_wrapper .jkea_sectionintro {
    max-width: unset;
    padding: 0 30px;
    left: unset;
  }
}
.jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content.left h2, .jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content.left p {
  text-align: left;
}
.jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content.right h2, .jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content.right p {
  text-align: left;
}
.jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content.center {
  width: 100%;
  margin-top: 30px;
}
.jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content.center h2, .jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content.center p {
  text-align: center;
  max-width: 1075px;
  width: 100%;
  margin: 0 auto 20px;
}
@media (max-width: 767px) {
  .jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content.center h2, .jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content.center p {
    text-align: left;
  }
}
.jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content .jkea_title h2 {
  position: relative;
  color: #173042;
}
.jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content .jkea_text p {
  font-size: 20px;
  line-height: 35px;
  text-align: center;
}
@media (max-width: 1023px) {
  .jkea_sectionintro_wrapper .jkea_sectionintro .jkea_sectionintro_content .jkea_text p {
    text-align: left;
  }
}

.bgcircle {
  min-width: 485px;
  min-height: 485px;
  z-index: 0;
}
.bgcircle.right0 {
  position: absolute;
  top: -50%;
  right: -240px;
}
@media (max-width: 1023px) {
  .bgcircle.right0 {
    min-width: 250px;
    min-height: 250px;
    top: -10% !important;
    right: -30% !important;
    z-index: -1;
  }
}

.elementor-widget-jk-cta-bar > .elementor-widget-container {
  position: relative;
}

.jkea_cta-bar_wrapper {
  min-height: 360px;
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin: 200px 0 150px;
  background-color: #173042;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .jkea_cta-bar_wrapper {
    height: 100px;
  }
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper {
    min-height: 350px;
    margin-top: 50px;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 50px 0;
}
@media (max-width: 1399px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar {
    padding: 50px 30px;
  }
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar {
    max-width: unset;
    left: unset;
    flex-direction: column;
    padding: 0;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content {
  width: 50%;
  padding-right: 50px;
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    padding: 100px 0 50px;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_title h2 {
  color: #fff;
  font-size: 45px;
  line-height: 54px;
  font-weight: bold;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_title h2 {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_text {
  margin: 10px auto;
  color: #fff;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_text p {
  color: #fff;
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_text p {
    font-size: 18px;
    line-height: 31px;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_text a {
  color: #fff;
  text-decoration: none;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_text a.btn {
  display: inline-block;
  margin-top: 25px;
  color: #00475D;
  border: 1px solid transparent;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_text a.btn:hover {
  background-color: #fff;
  border-color: #00475D;
}
@media (max-width: 767px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_text a.btn {
    padding: 10px 20px;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_button {
  padding: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
}
@media (max-width: 767px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_content .jkea_button {
    display: block;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images {
  width: 50%;
  position: relative;
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images {
    width: 100%;
    margin: 100px 0 30px;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img1 {
  height: 540px;
  min-height: 540px;
  max-width: 320px;
  position: relative;
  margin-bottom: -150px;
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img1 .imageshadow {
  background-color: #F7F7F9;
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img1 {
    height: 280px;
    min-height: 280px;
    max-width: 170px;
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
    margin: 0 0 -100px 0;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img2 {
  height: 540px;
  min-height: 540px;
  max-width: 320px;
  left: 350px;
  top: -150px;
  position: absolute;
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img2 .imageshadow {
  background-color: #DCDEEA;
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img2 {
    height: 280px;
    min-height: 280px;
    max-width: 170px;
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
    right: 0px;
    left: unset;
    top: -100px;
  }
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img1, .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img2 {
  display: flex;
  width: 50%;
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img1.compat-object-fit, .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img2.compat-object-fit {
  border-radius: 25px;
  box-shadow: 5px 10px 22px 4px rgba(0, 0, 0, 0.25);
}
.jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img1 img, .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img2 img {
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}
@media (max-width: 1023px) {
  .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img1 img, .jkea_cta-bar_wrapper .jkea_cta-bar .jkea_cta-bar_images .img2 img {
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
  }
}

.jkea_halfpage_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 25px 0;
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto 50px;
}
@media (max-width: 1599px) {
  .jkea_halfpage_wrapper {
    padding: 0 30px;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0 30px;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper {
    padding: 0;
  }
}
.jkea_halfpage_wrapper.left .jkea_image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
  background-position: center right;
}
@media (max-width: 1399px) {
  .jkea_halfpage_wrapper.left .jkea_image {
    width: 50%;
    padding-right: 30px;
    padding-left: 0;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.left .jkea_image {
    max-height: unset;
    min-height: unset;
    padding-right: 0px;
    width: 100%;
    padding: 0 30px 0;
    order: 2;
  }
}
.jkea_halfpage_wrapper.left .jkea_image .bgcircle {
  top: 30%;
  transform: translateY(-50%);
  right: 0;
}
.jkea_halfpage_wrapper.left .jkea_halfpage {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  box-sizing: border-box;
  padding-right: 50px;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.left .jkea_halfpage {
    order: 1;
  }
}
.jkea_halfpage_wrapper.right {
  padding: 0 0 0 30px;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right {
    padding: 0;
  }
}
.jkea_halfpage_wrapper.right .jkea_image {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  position: relative;
  background-position: center left;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right .jkea_image {
    max-height: unset;
    min-height: unset;
  }
}
@media (max-width: 1139px) {
  .jkea_halfpage_wrapper.right .jkea_image {
    padding-right: 30px;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right .jkea_image {
    padding: 0 60px 0 30px;
  }
}
.jkea_halfpage_wrapper.right .jkea_image .bgcircle {
  display: none;
}
.jkea_halfpage_wrapper.right .jkea_halfpage {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right .jkea_halfpage {
    padding: 30px;
  }
}
.jkea_halfpage_wrapper.right.show {
  margin-top: -130px;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right.show {
    margin-top: 100px;
  }
}
.jkea_halfpage_wrapper.right.show .jkea_image {
  position: relative;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right.show .jkea_image {
    padding: 0;
    order: 1;
  }
}
.jkea_halfpage_wrapper.right.boxed, .jkea_halfpage_wrapper.left.boxed {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  background: #F7F7F9;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  padding: 80px 40px;
  margin-bottom: 50px;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right.boxed, .jkea_halfpage_wrapper.left.boxed {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 50px 20px;
    width: calc(100% - 60px);
    margin: 0 auto 30px;
  }
}
.jkea_halfpage_wrapper.right.boxed .jkea_halfpage, .jkea_halfpage_wrapper.left.boxed .jkea_halfpage {
  padding: 0;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right.boxed .jkea_image, .jkea_halfpage_wrapper.left.boxed .jkea_image {
    padding: 0px;
    margin-bottom: 0;
  }
}
.jkea_halfpage_wrapper.right.boxed .jkea_image .bgcircle, .jkea_halfpage_wrapper.left.boxed .jkea_image .bgcircle {
  display: none;
}
.jkea_halfpage_wrapper.right.boxed .jkea_image .imgcontainer, .jkea_halfpage_wrapper.left.boxed .jkea_image .imgcontainer {
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper.right.boxed .jkea_image .imgcontainer, .jkea_halfpage_wrapper.left.boxed .jkea_image .imgcontainer {
    margin-bottom: 0;
    margin-top: 30px;
  }
}
.jkea_halfpage_wrapper.right.boxed .jkea_image .imgcontainer .img img, .jkea_halfpage_wrapper.left.boxed .jkea_image .imgcontainer .img img {
  object-fit: cover;
  width: 100%;
}
.jkea_halfpage_wrapper .jkea_image {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  margin: 0;
  min-height: 330px;
}
@media (max-width: 1399px) {
  .jkea_halfpage_wrapper .jkea_image {
    width: 50%;
    padding-left: 30px;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_image {
    padding-left: unset;
    width: 100%;
    margin-bottom: 40px;
    max-height: 380px;
  }
}
.jkea_halfpage_wrapper .jkea_image .imgcontainer {
  width: 100%;
  position: relative;
}
@media (max-width: 1399px) {
  .jkea_halfpage_wrapper .jkea_image .imgcontainer {
    margin-bottom: 60px;
  }
}
.jkea_halfpage_wrapper .jkea_image .imgcontainer .img1 {
  width: 415px;
  height: 690px;
  min-height: 690px;
  max-width: 100%;
  position: relative;
}
.jkea_halfpage_wrapper .jkea_image .imgcontainer .img1 img {
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
}
.jkea_halfpage_wrapper .jkea_image .imgcontainer .img1 .imageshadow {
  background-color: #F7F7F9;
  right: -30px;
  bottom: -30px;
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_image .imgcontainer .img1 .imageshadow {
    right: -15px;
    bottom: -15px;
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_image .imgcontainer .img1 {
    width: 205px;
    height: 345px;
    min-height: 345px;
    max-width: 205px;
  }
  .jkea_halfpage_wrapper .jkea_image .imgcontainer .img1 img {
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
  }
}
.jkea_halfpage_wrapper .jkea_image .imgcontainer .img2 {
  width: 240px;
  height: 400px;
  min-height: 400px;
  max-width: 100%;
  left: 350px;
  bottom: -60px;
  position: absolute;
}
.jkea_halfpage_wrapper .jkea_image .imgcontainer .img2 img {
  border-top-left-radius: 55px;
  border-bottom-right-radius: 55px;
}
.jkea_halfpage_wrapper .jkea_image .imgcontainer .img2 .imageshadow {
  background-color: #DCDEEA;
  right: -30px;
  bottom: -30px;
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_image .imgcontainer .img2 .imageshadow {
    right: -10px;
    bottom: -10px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_image .imgcontainer .img2 {
    width: 120px;
    height: 200px;
    min-height: 200px;
    max-width: 100%;
    left: 150px;
  }
  .jkea_halfpage_wrapper .jkea_image .imgcontainer .img2 img {
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }
}
.jkea_halfpage_wrapper .jkea_image .imgcontainer .img1, .jkea_halfpage_wrapper .jkea_image .imgcontainer .img2 {
  display: flex;
  margin: 30px 30px 0 0;
}
.jkea_halfpage_wrapper .jkea_image .imgcontainer .img1.compat-object-fit, .jkea_halfpage_wrapper .jkea_image .imgcontainer .img2.compat-object-fit {
  border-radius: 25px;
  box-shadow: 5px 10px 22px 4px rgba(0, 0, 0, 0.25);
}
.jkea_halfpage_wrapper .jkea_image .imgcontainer .img1 img, .jkea_halfpage_wrapper .jkea_image .imgcontainer .img2 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}
.jkea_halfpage_wrapper .jkea_image .imgcontainer .img1 .imageshadow, .jkea_halfpage_wrapper .jkea_image .imgcontainer .img2 .imageshadow {
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  position: absolute;
  z-index: 0;
}
.jkea_halfpage_wrapper .jkea_image .image {
  position: relative;
  z-index: 2;
  height: 100%;
}
.jkea_halfpage_wrapper .jkea_image .image.compat-object-fit {
  border-radius: 25px;
  box-shadow: 5px 10px 22px 4px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_image .image {
    height: 250px;
    max-height: 250px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .jkea_halfpage_wrapper .jkea_image .image {
    max-height: 300px;
    height: 300px;
  }
}
.jkea_halfpage_wrapper .jkea_image .image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.jkea_halfpage_wrapper .jkea_halfpage {
  width: 45%;
  padding: 50px 0;
  box-sizing: border-box;
}
@media (max-width: 1399px) {
  .jkea_halfpage_wrapper .jkea_halfpage {
    width: 50%;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_halfpage {
    width: 100%;
    padding: 30px 0 0;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_halfpage {
    padding: 30px;
  }
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_halfpage_content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_halfpage .jkea_halfpage_content {
    max-width: unset;
  }
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_title h2 {
  position: relative;
  font-size: 45px;
  line-height: 54px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_halfpage .jkea_title h2 {
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 45px;
  }
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_halfpage .jkea_title {
    font-size: 1.5rem;
  }
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_text {
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_halfpage .jkea_text {
    font-size: 18px;
    line-height: 31px;
  }
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_text ul {
  list-style: none;
  margin: 15px 0px 12px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_text ul li {
  background: url("data:image/svg+xml,%3Csvg id='Layer_1-2' data-name='Layer 1-2' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Group_2581' data-name='Group 2581'%3E%3Ccircle id='Ellipse_261' data-name='Ellipse 261' cx='10' cy='10' r='10' fill='%2353BBEB'/%3E%3Cpath id='check-bold' d='M8.522,17.269,5,13.164l1.6-1.87,1.918,2.241L14.118,7l1.6,1.87Z' transform='translate(-0.59 -1.822)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E") no-repeat top 3px left;
  padding-left: 30px;
  box-sizing: border-box;
  font-weight: 700;
  line-height: 1.5rem;
  margin: 5px 2% 5px 0;
  width: 100%;
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_text ul li:nth-child(2n) {
  margin-right: 0;
}
.jkea_halfpage_wrapper .jkea_halfpage .jkea_text ul.twocolumn li {
  width: 48%;
}
@media (max-width: 1023px) {
  .jkea_halfpage_wrapper .jkea_halfpage .jkea_text ul.twocolumn li {
    width: 100%;
  }
}
.jkea_halfpage_wrapper .jkea_halfpage .buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .jkea_halfpage_wrapper .jkea_halfpage .buttons {
    flex-direction: column;
  }
}

.pagelist {
  text-align: center;
}
.pagelist .pagewrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .pagelist .pagewrapper {
    padding: 0 30px;
    justify-content: space-evenly;
  }
}
@media (max-width: 1023px) {
  .pagelist .pagewrapper .pagelink {
    width: 50%;
  }
}
.pagelist .page {
  box-sizing: border-box;
  width: 100%;
  max-width: 185px;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .pagelist .page {
    padding: 10px;
    max-width: unset;
    margin: 0 auto 30px;
  }
}
.pagelist .page .icon {
  width: 185px;
  height: 185px;
  border-width: 4px;
  border-style: solid;
  border-radius: 50%;
  overflow: hidden;
  padding: 30px;
  border-color: transparent;
  margin: 10px auto;
  transition: border 0.5s;
}
@media (max-width: 767px) {
  .pagelist .page .icon {
    width: 120px;
    height: 120px;
    padding: 20px;
    border-color: unset;
  }
}
.pagelist .page .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pagelist .page .icon:hover {
  cursor: pointer;
}
.pagelist .page .title {
  text-align: center;
}

section.challenges .circle {
  position: absolute;
  height: 100%;
}
section.challenges .resourcewrapper {
  flex-wrap: wrap;
  justify-content: space-between;
}
section.challenges .resourcewrapper .resource {
  width: 48%;
  margin-right: unset;
}
@media (max-width: 1399px) {
  section.challenges .resourcewrapper .resource {
    width: 100%;
  }
}
section.challenges .resourcewrapper .resource .title {
  display: flex;
}
section.challenges .resourcewrapper .resource .title .icon {
  position: relative;
  width: 38px;
  height: 38px;
  margin-right: 15px;
}
section.challenges .resourcewrapper .resource .title .icon img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
section.challenges .resourcewrapper .resource .link a {
  display: inline-block;
  text-transform: uppercase;
  background: #F04034;
  border-radius: 38px;
  color: #fff;
  padding: 10px 40px;
  white-space: nowrap;
  border: 1px solid transparent;
  transition: background 0.25s, border-color 0.25s;
  margin: 10px 10px 0 0;
  text-decoration: none;
  font-size: 18px;
}
section.challenges .resourcewrapper .resource .link a:hover {
  background: #fff;
  color: #F04034;
  border: 1px solid #F04034;
}
section.challenges .resourcewrapper .resource .link a:hover:after {
  display: none;
}
section.challenges .resourcewrapper .resource .link:after {
  display: none;
}

.resourcelist .section_content {
  max-width: 1170px;
  margin: 50px auto;
}
.resourcelist .section_content h2 {
  font-size: 45px;
  line-height: 54px;
  text-align: center;
}
@media (max-width: 1023px) {
  .resourcelist .section_content h2 {
    font-size: 36px;
    line-height: 45px;
    text-align: left;
  }
}
.resourcelist .section_content p {
  text-align: center;
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  .resourcelist .section_content p {
    font-size: 18px;
    line-height: 31px;
    text-align: left;
  }
}
.resourcelist .resourcewrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper {
    flex-direction: column;
    padding: 0;
  }
  .resourcelist .resourcewrapper.awards, .resourcelist .resourcewrapper.bio {
    flex-direction: row;
  }
}
.resourcelist .resourcewrapper.bio:after {
  content: "";
  flex: auto;
  max-width: 48%;
}
.resourcelist .resourcewrapper > .elementor-container > .elementor-row {
  justify-content: space-between;
}
.resourcelist .resourcewrapper .resource {
  background: #F7F7F9;
  color: #173042;
  box-sizing: border-box;
  padding: 60px;
  min-height: 430px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
  overflow: hidden;
  width: 30%;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource {
    width: 100%;
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
    padding: 60px 20px;
  }
}
.resourcelist .resourcewrapper .resource.news {
  padding: 0;
  width: 30%;
}
@media (max-width: 767px) {
  .resourcelist .resourcewrapper .resource.news {
    width: 100%;
  }
}
.resourcelist .resourcewrapper .resource.news .image {
  min-height: 375px;
  height: 375px;
  width: 100%;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource.news .image {
    height: 245px;
    min-height: 245px;
  }
}
.resourcelist .resourcewrapper .resource.news .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.resourcelist .resourcewrapper .resource.news .title {
  padding: 60px 60px 30px;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource.news .title {
    padding: 60px 30px 30px;
  }
}
.resourcelist .resourcewrapper .resource.news .content {
  padding: 0px 60px 30px;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource.news .content {
    padding: 0px 30px 30px;
  }
}
.resourcelist .resourcewrapper .resource.news .link {
  padding: 0px 60px 30px;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource.news .link {
    padding: 0px 30px 30px;
  }
}
.resourcelist .resourcewrapper .resource.casestudy h3 {
  margin-bottom: 0;
}
.resourcelist .resourcewrapper .resource.award {
  background: #fff;
  min-height: unset;
  padding: 40px;
  width: 15%;
  margin-bottom: 40px;
  flex-direction: initial;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource.award {
    width: 44%;
  }
}
@media (max-width: 767px) {
  .resourcelist .resourcewrapper .resource.award {
    padding: 30px;
    width: 100%;
  }
  .resourcelist .resourcewrapper .resource.award .image {
    max-height: 150px;
  }
  .resourcelist .resourcewrapper .resource.award .image img {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
}
.resourcelist .resourcewrapper .resource.bio {
  background: none;
  padding: 0;
  flex-wrap: wrap;
  width: 22%;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 1439px) {
  .resourcelist .resourcewrapper .resource.bio {
    width: 30%;
  }
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource.bio {
    width: 45%;
  }
}
.resourcelist .resourcewrapper .resource.bio .image {
  width: 100%;
  border: solid 1px #dedede;
  height: 340px;
  max-width: 340px;
  max-height: 340px;
  overflow: hidden;
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource.bio .image {
    max-height: 200px;
  }
}
.resourcelist .resourcewrapper .resource.bio .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.resourcelist .resourcewrapper .resource.bio .name {
  font-size: 26px;
  line-height: 34px;
  font-weight: bold;
}
.resourcelist .resourcewrapper .resource.bio .position {
  font-size: 20px;
  line-height: 34px;
}
.resourcelist .resourcewrapper .resource.bio .links {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px;
}
.resourcelist .resourcewrapper .resource.bio .links .linkedin {
  width: 24px;
  height: 24px;
  margin-right: 20px;
}
.resourcelist .resourcewrapper .resource.bio .links .linkedin a {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 35 35' style='enable-background:new 0 0 35 35;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%235D6F7C;%7D .st1%7Bclip-path:url(%23SVGID_00000061468146270750055170000006492457928599868602_);%7D .st2%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg id='Group_3606' transform='translate(-175 -5252)'%3E%3Ccircle id='Ellipse_137' class='st0' cx='192.5' cy='5269.5' r='17.5'/%3E%3Cg id='Group_3605' transform='translate(183.795 5261.321)'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='0' y='0' width='17.9' height='16.4'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000179643013790736377880000015059824680672504973_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg id='Group_5' transform='translate(0 0)' style='clip-path:url(%23SVGID_00000179643013790736377880000015059824680672504973_);'%3E%3Cpath id='Path_2' class='st2' d='M17.9,16.4h-4v-5.8c0-1.5-0.6-2.5-2-2.5c-0.9,0-1.6,0.6-1.9,1.4C10,9.8,10,10.1,10,10.4v6H6.1 c0,0,0.1-10.2,0-11.2H10V7c0.2-0.8,1.5-1.9,3.5-1.9c2.5,0,4.4,1.6,4.4,5.1L17.9,16.4z M2.1,3.9L2.1,3.9C1,4,0.1,3.2,0,2.1 C0,2,0,2,0,1.9C0,0.9,0.9,0,2,0C2,0,2.1,0,2.1,0c1.1-0.1,2,0.7,2.1,1.8s-0.7,2-1.8,2.1C2.3,3.9,2.2,3.9,2.1,3.9 M3.9,16.4H0.5 V5.3h3.5V16.4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain;
}
.resourcelist .resourcewrapper .resource.bio .links .download {
  width: 24px;
  height: 24px;
}
.resourcelist .resourcewrapper .resource.bio .links .download a {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26.4 26.7' style='enable-background:new 0 0 26.4 26.7;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_00000003092930087147029000000016981210607589169079_);%7D .st1%7Bfill:%23EF4035;%7D .st2%7Bfill:%23163042;%7D%0A%3C/style%3E%3Cg id='Group_3745' transform='translate(-392 -6018)'%3E%3Cg id='Group_3743' transform='translate(392 6018)'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='26.4' height='26.7'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000150789984985978158190000009801291867287511943_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg id='Group_3742' transform='translate(0 0)' style='clip-path:url(%23SVGID_00000150789984985978158190000009801291867287511943_);'%3E%3Cpath id='Path_864' class='st1' d='M13,17.7c-0.3,0-0.6-0.1-0.8-0.3l-3.9-3.9c-0.4-0.5-0.4-1.2,0.1-1.6c0.4-0.4,1.1-0.4,1.5,0 L13,15l3.1-3.1c0.5-0.4,1.2-0.4,1.6,0.1c0.4,0.4,0.4,1.1,0,1.5l-3.9,3.9C13.6,17.6,13.3,17.7,13,17.7'/%3E%3Cpath id='Path_865' class='st1' d='M13,17.6c-0.6,0-1.1-0.5-1.1-1.1V1.1C11.9,0.5,12.4,0,13,0c0.6,0,1.1,0.5,1.1,1.1v15.4 C14.2,17.1,13.7,17.6,13,17.6'/%3E%3Cpath id='Path_866' class='st2' d='M13.2,26.7C5.4,26.7,0,21.3,0,13.5c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1 c0,6.4,4.5,10.9,10.9,10.9s10.9-4.5,10.9-10.9c0-0.6,0.5-1.1,1.1-1.1s1.1,0.5,1.1,1.1C26.4,21.3,21,26.7,13.2,26.7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain;
}
.resourcelist .resourcewrapper .resource.challenge .title h3 {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource {
    min-height: 300px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .resourcelist .resourcewrapper .resource {
    min-height: 375px;
    margin-bottom: 30px;
  }
}
.resourcelist .resourcewrapper .resource .tags {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 35px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource .tags {
    font-size: 14px;
    line-height: 23px;
  }
}
.resourcelist .resourcewrapper .resource .title {
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource .title {
    font-size: 30px;
    line-height: 40px;
  }
}
.resourcelist .resourcewrapper .resource .content {
  margin-top: 20px;
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource .content {
    font-size: 18px;
    line-height: 31px;
  }
}
.resourcelist .resourcewrapper .resource .link {
  margin-top: auto;
  position: relative;
  right: 0;
  text-align: right;
  padding-right: 30px;
  padding-top: 30px;
  display: inline-flex;
  align-items: center;
}
.resourcelist .resourcewrapper .resource .link a {
  color: #173042;
  text-decoration: none;
  font-size: 20px;
  line-height: 35px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .resourcelist .resourcewrapper .resource .link a {
    font-size: 18px;
    line-height: 31px;
  }
}
.resourcelist .resourcewrapper .resource .link:after {
  content: "";
  width: 10px;
  height: 10px;
  position: relative;
  right: -10px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11.9 9.4' style='enable-background:new 0 0 11.9 9.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_00000163759556449381325800000018404100253817953213_);%7D .st1%7Bfill:%23EF4035;%7D%0A%3C/style%3E%3Cg id='Group_3492' transform='translate(0 0)'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='11.9' height='9.4'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000032631169962686899650000006909762613155619212_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg id='Group_3481' transform='translate(0 0)' style='clip-path:url(%23SVGID_00000032631169962686899650000006909762613155619212_);'%3E%3Cpath id='Path_444' class='st1' d='M11.9,4.7c0,0.2-0.1,0.5-0.3,0.7L7.8,9.1c-0.4,0.4-1,0.4-1.3,0s-0.4-1,0-1.3l0,0l3.1-3.1 L6.5,1.6c-0.4-0.4-0.4-1,0-1.3c0.4-0.4,1-0.4,1.3,0L11.6,4C11.8,4.2,11.9,4.4,11.9,4.7'/%3E%3Cpath id='Path_445' class='st1' d='M11.9,4.7c0,0.5-0.4,0.9-0.9,0.9h-10C0.4,5.6,0,5.2,0,4.7s0.4-0.9,0.9-0.9h10 C11.5,3.7,11.9,4.2,11.9,4.7C11.9,4.7,11.9,4.7,11.9,4.7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain;
}
.resourcelist .viewmore {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}
@media (max-width: 1023px) {
  .resourcelist .viewmore {
    justify-content: flex-start;
    margin-bottom: 30px;
  }
}

@keyframes readmorearrow {
  0% {
    right: 0px;
  }
  50% {
    right: 5px;
  }
  100% {
    right: 0px;
  }
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}

section.gallery {
  overflow-x: hidden;
}

.sliderselectwrapper {
  display: none;
  position: relative;
}
@media (max-width: 1023px) {
  .sliderselectwrapper {
    display: block;
    text-align: center;
  }
  .sliderselectwrapper select {
    appearance: none;
    -moz-appearance: none;
    border: 1px solid #173042;
    min-height: 60px;
    border-radius: 35px;
    width: calc(100% - 60px);
    padding: 20px;
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 8.3' style='enable-background:new 0 0 16 8.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23163042;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cpolyline class='st0' points='1,1 8.2,7.3 15,1.3 '/%3E%3C/svg%3E%0A") no-repeat center right 30px/20px;
  }
}

.jkea-slider {
  margin-top: 175px;
  margin-bottom: 100px;
}
@media (max-width: 1023px) {
  .jkea-slider {
    margin-top: 50px;
    margin-bottom: 0;
  }
}
.jkea-slider.slick-dotted.slick-slider {
  margin: 0 0 150px;
}
.jkea-slider .slick-prev, .jkea-slider .slick-next {
  top: unset;
  bottom: 0;
}
.jkea-slider .slick-prev {
  height: 50px;
  width: 25px;
  left: 50%;
  bottom: -28px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.jkea-slider .slick-prev:before {
  opacity: 1;
  color: #DF5835;
  font-family: "fontawesome";
  font-size: 2rem;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DF5835' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .jkea-slider .slick-prev:before {
    font-size: 1.5rem;
  }
}
.jkea-slider .slick-next {
  right: 50%;
  height: 50px;
  width: 25px;
  top: calc(100% + 8px);
}
@media (max-width: 1023px) {
  .jkea-slider .slick-next {
    top: calc(100% + 5px);
  }
}
.jkea-slider .slick-next:before {
  opacity: 1;
  color: #DF5835;
  font-family: "fontawesome";
  font-size: 2rem;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DF5835' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .jkea-slider .slick-next:before {
    font-size: 1.5rem;
  }
}
.jkea-slider .slick-list {
  margin: 0 -10px;
}
.jkea-slider .slick-track {
  display: flex !important;
}
.jkea-slider .slick-slide {
  margin: 0 10px;
}
@media (max-width: 1023px) {
  .jkea-slider .slick-slide {
    height: unset;
    height: inherit !important;
  }
}
.jkea-slider .slidebox {
  position: relative;
  width: 100%;
  display: flex;
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox {
    max-height: unset;
  }
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .container {
    padding: 0;
  }
}
.jkea-slider .slidebox .slidewrapper {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
.jkea-slider .slidebox .slidewrapper .slidecopy {
  padding: 30px;
  box-sizing: border-box;
  width: 50%;
  position: relative;
  max-width: 690px;
  font-size: 20px;
  line-height: 35px;
}
.jkea-slider .slidebox .slidewrapper .slidecopy h2, .jkea-slider .slidebox .slidewrapper .slidecopy h3 {
  position: relative;
  font-size: 30px;
  margin-bottom: 50px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper .slidecopy {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 30px;
  }
  .jkea-slider .slidebox .slidewrapper .slidecopy h2, .jkea-slider .slidebox .slidewrapper .slidecopy h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .jkea-slider .slidebox .slidewrapper .slidecopy .btn {
    margin: 30px 0;
  }
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper {
  position: relative;
  max-width: 690px;
  margin-left: 100px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper .slideimagewrapper {
    max-width: 100%;
    margin: 0;
    padding: 0 30px;
  }
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage {
  position: relative;
  width: 490px;
  height: 680px;
  min-height: 680px;
  max-width: 100%;
  display: flex;
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
  margin: 30px 30px 0 0;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage {
    height: 375px;
    width: 270px;
    max-width: 270px;
    min-height: 375px;
  }
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .bgcircle.right50 {
  right: calc(-50% - 30px);
  top: unset;
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .imageshadow {
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  position: absolute;
  right: -30px;
  top: -30px;
  background-color: #DCDEEA;
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .imageshadow {
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
    right: -15px;
    bottom: -15px;
  }
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage img {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage img {
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
  }
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img1 {
  width: 320px;
  min-width: 320px;
  max-height: 530px;
  max-width: 100%;
  position: relative;
  top: 50px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img1 {
    height: 375px;
    width: 270px;
    min-width: 270px;
    max-width: 270px;
  }
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img1 .imageshadow {
  background-color: #F7F7F9;
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img2 {
  width: 320px;
  min-width: 320px;
  height: 530px;
  max-height: 530px;
  max-width: 100%;
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img2 .imageshadow {
  background-color: #DCDEEA;
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img1, .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img2 {
  display: flex;
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
  margin: 30px 30px 0 0;
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img1.compat-object-fit, .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img2.compat-object-fit {
  border-radius: 25px;
  box-shadow: 5px 10px 22px 4px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img1, .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img2 {
    height: 250px;
    max-height: 250px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img1, .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img2 {
    max-height: 300px;
    height: 300px;
  }
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img1 img, .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage .img2 img {
  border-top-left-radius: 85px;
  border-bottom-right-radius: 85px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage.homeslice .img1 {
  width: 60%;
  min-width: 350px;
  height: 530px;
  max-height: 530px;
  max-width: 100%;
  position: relative;
  top: -30px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage.homeslice .img1 {
    height: 375px;
    width: 270px;
    min-width: 270px;
    max-width: 270px;
  }
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage.homeslice .img1 .imageshadow {
  height: 100%;
  width: 100%;
  background-color: #DCDEEA;
  right: -30px;
  top: unset;
  bottom: -30px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage.homeslice .img1 .imageshadow {
    right: -15px;
    bottom: -15px;
  }
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage.homeslice .img2 {
  width: 30%;
  min-width: 250px;
  height: 350px;
  max-height: 350px;
  max-width: 100%;
  right: 0px;
  bottom: 60px;
  position: absolute;
}
.jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage.homeslice .img2 .imageshadow {
  height: 100%;
  width: 100%;
  background-color: #DCDEEA;
  right: -30px;
  top: unset;
  bottom: -30px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper .slideimagewrapper .slideimage.homeslice .img2 .imageshadow {
    right: -15px;
    bottom: -15px;
  }
}
.jkea-slider .slidebox .slidewrapper.multiimage {
  background: #F7F7F9;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper.multiimage {
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper {
  width: 50%;
}
.jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimage {
  width: 100%;
  justify-content: space-evenly;
  padding-right: 30px;
}
.jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .img1, .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .img2 {
  width: 100%;
  min-width: 50%;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper {
    width: 100%;
  }
  .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimage, .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimgage.homeslice {
    justify-content: space-evenly;
  }
  .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimage .img1, .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimgage.homeslice .img1 {
    width: 205px;
    height: 345px;
    min-height: 345px;
    max-width: 205px;
    min-width: unset;
  }
  .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimage .img1 img, .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimgage.homeslice .img1 img {
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
  }
  .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimage .img1 .imageshadow, .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimgage.homeslice .img1 .imageshadow {
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
    right: -15px;
    bottom: -15px;
  }
  .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimage .img2, .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimgage.homeslice .img2 {
    width: 120px;
    height: 200px;
    min-height: 200px;
    max-width: 100%;
    min-width: unset;
    left: 190px;
    bottom: 30px;
  }
  .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimage .img2 img, .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimgage.homeslice .img2 img {
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }
  .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimage .img2 .imageshadow, .jkea-slider .slidebox .slidewrapper.multiimage .slideimagewrapper .slideimgage.homeslice .img2 .imageshadow {
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    right: -15px;
    bottom: -15px;
  }
}
.jkea-slider .slidebox .slidewrapper.multiimage .slidecopy {
  padding: 30px 0 30px 100px;
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper.multiimage .slidecopy {
    padding: 30px;
    font-size: 18px;
    line-height: 31px;
  }
}
.jkea-slider .slidebox .slidewrapper.multiimage .slidecopy h3 {
  margin-bottom: 50px;
  font-size: 30px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper.multiimage .slidecopy h3 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }
}
.jkea-slider .slidebox .slidewrapper.multiimage .slidecopy a.btn {
  background: none;
  border: none;
  color: #173042;
  display: flex;
  align-items: center;
  margin: 50px 0 0;
  padding: 0;
  text-transform: none;
  font-family: "Circe", sans-serif;
  font-size: 20px;
}
@media (max-width: 1023px) {
  .jkea-slider .slidebox .slidewrapper.multiimage .slidecopy a.btn {
    font-size: 18px;
  }
}
.jkea-slider .slidebox .slidewrapper.multiimage .slidecopy a.btn:after {
  content: "";
  width: 15px;
  height: 15px;
  position: relative;
  right: -10px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11.9 9.4' style='enable-background:new 0 0 11.9 9.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_00000163759556449381325800000018404100253817953213_);%7D .st1%7Bfill:%23EF4035;%7D%0A%3C/style%3E%3Cg id='Group_3492' transform='translate(0 0)'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='11.9' height='9.4'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000032631169962686899650000006909762613155619212_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg id='Group_3481' transform='translate(0 0)' style='clip-path:url(%23SVGID_00000032631169962686899650000006909762613155619212_);'%3E%3Cpath id='Path_444' class='st1' d='M11.9,4.7c0,0.2-0.1,0.5-0.3,0.7L7.8,9.1c-0.4,0.4-1,0.4-1.3,0s-0.4-1,0-1.3l0,0l3.1-3.1 L6.5,1.6c-0.4-0.4-0.4-1,0-1.3c0.4-0.4,1-0.4,1.3,0L11.6,4C11.8,4.2,11.9,4.4,11.9,4.7'/%3E%3Cpath id='Path_445' class='st1' d='M11.9,4.7c0,0.5-0.4,0.9-0.9,0.9h-10C0.4,5.6,0,5.2,0,4.7s0.4-0.9,0.9-0.9h10 C11.5,3.7,11.9,4.2,11.9,4.7C11.9,4.7,11.9,4.7,11.9,4.7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain;
}
.jkea-slider .slidebox .slidewrapper.multiimage .slidecopy a.btn :hover:after {
  content: "";
  width: 15px;
  height: 15px;
  position: relative;
  right: 10px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11.9 9.4' style='enable-background:new 0 0 11.9 9.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_00000163759556449381325800000018404100253817953213_);%7D .st1%7Bfill:%23EF4035;%7D%0A%3C/style%3E%3Cg id='Group_3492' transform='translate(0 0)'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='11.9' height='9.4'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000032631169962686899650000006909762613155619212_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg id='Group_3481' transform='translate(0 0)' style='clip-path:url(%23SVGID_00000032631169962686899650000006909762613155619212_);'%3E%3Cpath id='Path_444' class='st1' d='M11.9,4.7c0,0.2-0.1,0.5-0.3,0.7L7.8,9.1c-0.4,0.4-1,0.4-1.3,0s-0.4-1,0-1.3l0,0l3.1-3.1 L6.5,1.6c-0.4-0.4-0.4-1,0-1.3c0.4-0.4,1-0.4,1.3,0L11.6,4C11.8,4.2,11.9,4.4,11.9,4.7'/%3E%3Cpath id='Path_445' class='st1' d='M11.9,4.7c0,0.5-0.4,0.9-0.9,0.9h-10C0.4,5.6,0,5.2,0,4.7s0.4-0.9,0.9-0.9h10 C11.5,3.7,11.9,4.2,11.9,4.7C11.9,4.7,11.9,4.7,11.9,4.7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain;
}
.jkea-slider .slick-dots {
  top: -120px;
  position: absolute;
  padding: 0;
  margin: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  display: flex;
}
@media (max-width: 1023px) {
  .jkea-slider .slick-dots {
    top: 105%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0;
    margin: 0;
    display: flex;
  }
}
.jkea-slider .slick-dots ul {
  list-style: none;
}
.jkea-slider .slick-dots li {
  position: relative;
  text-align: center;
  justify-content: center;
  min-height: 85px;
  min-width: 180px;
  display: flex;
  transition: color 0.5s;
  font-size: 24px;
  border-bottom: 7px solid transparent;
  margin: 0 30px;
}
@media (max-width: 1023px) {
  .jkea-slider .slick-dots li {
    min-height: unset;
    min-width: unset;
    margin: 0;
    background: transparent;
    border: 1px solid #4D4944;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    margin: 5px;
    text-indent: -9999px;
    transition: background-color 0.5s;
  }
}
.jkea-slider .slick-dots li:before {
  content: "";
  display: none;
}
@media (max-width: 1023px) {
  .jkea-slider .slick-dots li:before {
    display: none;
  }
}
.jkea-slider .slick-dots li button {
  padding: 0;
  line-height: 30px;
  font-size: 24px;
}
@media (max-width: 1023px) {
  .jkea-slider .slick-dots li button {
    text-indent: -9999px;
  }
}
.jkea-slider .slick-dots li button:before {
  opacity: 1;
  font-size: 0.8rem;
}
@media (min-width: 1025px) {
  .jkea-slider .slick-dots li button:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 1;
    font-size: 0.6rem;
    height: 8px;
    width: 100%;
    transition: height 0.5s;
    z-index: -1;
  }
}
@media (max-width: 1023px) {
  .jkea-slider .slick-dots li.slick-active {
    background: #00475D;
  }
}
.jkea-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  height: 100%;
}
.jkea-slider .slick-dots li.slick-active:after {
  content: "";
  background: #2A799D;
  border-radius: 3px;
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
@media (max-width: 1023px) {
  .jkea-slider .slick-dots li.slick-active:after {
    display: none;
  }
}

@keyframes readmorearrow {
  0% {
    right: 0px;
  }
  50% {
    right: 5px;
  }
  100% {
    right: 0px;
  }
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}

.jkea-slider .listslider {
  margin-top: 175px;
  margin-bottom: 100px;
}
.jkea-slider .listslider.slick-dotted.slick-slider {
  margin: 0 0 150px;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider {
    margin-top: 50px;
  }
}
.jkea-slider .listslider .slick-prev, .jkea-slider .listslider .slick-next {
  top: unset;
  bottom: 0;
}
.jkea-slider .listslider .slick-prev {
  height: 50px;
  width: 25px;
  left: 50%;
  bottom: -28px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.jkea-slider .listslider .slick-prev:before {
  opacity: 1;
  color: #DF5835;
  font-family: "fontawesome";
  font-size: 2rem;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DF5835' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slick-prev:before {
    font-size: 1.5rem;
  }
}
.jkea-slider .listslider .slick-next {
  right: 50%;
  height: 50px;
  width: 25px;
  top: calc(100% + 8px);
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slick-next {
    top: calc(100% + 5px);
  }
}
.jkea-slider .listslider .slick-next:before {
  opacity: 1;
  color: #DF5835;
  font-family: "fontawesome";
  font-size: 2rem;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DF5835' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slick-next:before {
    font-size: 1.5rem;
  }
}
.jkea-slider .listslider .slick-list {
  margin: 0 -10px;
}
.jkea-slider .listslider .slick-track {
  display: flex !important;
}
.jkea-slider .listslider .slick-slide {
  margin: 0 10px;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slick-slide {
    height: unset;
    height: inherit !important;
  }
}
.jkea-slider .listslider .slidebox {
  position: relative;
  width: 100%;
  display: flex;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slidebox {
    max-height: unset;
  }
}
.jkea-slider .listslider .slidebox .slidewrapper {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slidebox .slidewrapper {
    flex-direction: column;
  }
}
.jkea-slider .listslider .slidebox .slidewrapper .slidecopy {
  padding: 30px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  max-width: unset;
}
.jkea-slider .listslider .slidebox .slidewrapper .slidecopy h2.title {
  position: relative;
  text-align: center;
  font-size: 45px;
  line-height: 54px;
}
@media (max-width: 1399px) {
  .jkea-slider .listslider .slidebox .slidewrapper .slidecopy h2.title {
    font-size: 36px;
    line-height: 45px;
    text-align: left;
  }
}
.jkea-slider .listslider .slidebox .slidewrapper .slidecopy .subtext {
  max-width: 1140px;
  position: relative;
  display: block;
  text-align: center;
  margin: 20px auto 50px;
}
@media (max-width: 1399px) {
  .jkea-slider .listslider .slidebox .slidewrapper .slidecopy .subtext {
    font-size: 18px;
    line-height: 31px;
    text-align: left;
  }
}
.jkea-slider .listslider .slidebox .slidewrapper .slidecopy .listwrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slidebox .slidewrapper .slidecopy .listwrapper {
    flex-direction: column;
  }
}
.jkea-slider .listslider .slidebox .slidewrapper .slidecopy .listwrapper .item {
  max-width: 24%;
  display: flex;
  margin: 30px 0px;
}
@media (max-width: 1399px) {
  .jkea-slider .listslider .slidebox .slidewrapper .slidecopy .listwrapper .item {
    max-width: 31%;
  }
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slidebox .slidewrapper .slidecopy .listwrapper .item {
    max-width: 100%;
  }
}
.jkea-slider .listslider .slidebox .slidewrapper .slidecopy .listwrapper .item .icon {
  width: 40px;
  min-width: 40px;
  margin-right: 10px;
}
.jkea-slider .listslider .slidebox .slidewrapper .slidecopy .listwrapper .item .icon img {
  object-fit: contain;
  width: 100%;
}
.jkea-slider .listslider .slidebox .slidewrapper .slidecopy .listwrapper .item .content .itemtitle h3 {
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
  margin: 5px 0 20px !important;
  position: static;
  opacity: 1;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slidebox .slidewrapper .slidecopy .listwrapper .item .content .itemtitle h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.jkea-slider .listslider .slidebox .slidewrapper .slidecopy .listwrapper .item .content .itemtext {
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slidebox .slidewrapper .slidecopy .listwrapper .item .content .itemtext {
    font-size: 18px;
    line-height: 31px;
  }
}
.jkea-slider .listslider .slick-dots {
  top: -120px;
  position: absolute;
  padding: 0;
  margin: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  display: flex;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slick-dots {
    top: 105%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0;
    margin: 0;
    display: flex;
  }
}
.jkea-slider .listslider .slick-dots ul {
  list-style: none;
}
.jkea-slider .listslider .slick-dots li {
  position: relative;
  text-align: center;
  justify-content: center;
  min-height: 55px;
  min-width: 180px;
  display: flex;
  transition: color 0.5s;
  border-bottom: 7px solid transparent;
  margin: 0 30px;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slick-dots li {
    min-height: unset;
    min-width: unset;
    margin: 0;
    background: transparent;
    border: 1px solid #4D4944;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    margin: 5px;
    text-indent: -9999px;
    transition: background-color 0.5s;
  }
}
.jkea-slider .listslider .slick-dots li:before {
  content: "";
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slick-dots li:before {
    display: none;
  }
}
.jkea-slider .listslider .slick-dots li button {
  padding: 0;
  line-height: 30px;
  font-size: 24px;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slick-dots li button {
    text-indent: -9999px;
  }
}
.jkea-slider .listslider .slick-dots li button:before {
  opacity: 1;
  font-size: 0.8rem;
}
@media (min-width: 1025px) {
  .jkea-slider .listslider .slick-dots li button:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 1;
    font-size: 0.6rem;
    height: 8px;
    width: 100%;
    transition: height 0.5s;
    z-index: -1;
  }
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slick-dots li.slick-active {
    background: #00475D;
  }
}
.jkea-slider .listslider .slick-dots li.slick-active button:before {
  opacity: 1;
  height: 100%;
}
.jkea-slider .listslider .slick-dots li.slick-active:after {
  content: "";
  background: #2A799D;
  border-radius: 3px;
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
@media (max-width: 1023px) {
  .jkea-slider .listslider .slick-dots li.slick-active:after {
    display: none;
  }
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}

.listsection {
  margin-top: 35px;
  margin-bottom: 100px;
  font-size: 24px;
}
.listsection .sectioncopy {
  padding: 30px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  max-width: unset;
}
@media (max-width: 1023px) {
  .listsection .sectioncopy {
    padding: 0px;
  }
}
.listsection .sectioncopy h2.title {
  position: relative;
  text-align: center;
  font-size: 45px;
  line-height: 54px;
}
@media (max-width: 1023px) {
  .listsection .sectioncopy h2.title {
    text-align: left;
    font-size: 36px;
    line-height: 45px;
  }
}
.listsection .sectioncopy .subtext {
  max-width: 1140px;
  position: relative;
  display: block;
  text-align: center;
  margin: 20px auto 50px;
}
@media (max-width: 1023px) {
  .listsection .sectioncopy .subtext {
    text-align: left;
  }
}
.listsection .sectioncopy .listwrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.listsection .sectioncopy .listwrapper .item {
  width: 100%;
  max-width: 22%;
  display: flex;
  margin: 30px 30px 30px 0;
  padding: 10px;
}
@media (max-width: 1399px) {
  .listsection .sectioncopy .listwrapper .item {
    max-width: 49%;
  }
}
@media (max-width: 1023px) {
  .listsection .sectioncopy .listwrapper .item {
    max-width: 100%;
  }
}
.listsection .sectioncopy .listwrapper .item .icon {
  width: 30px;
  min-width: 30px;
  margin-right: 10px;
  margin-top: 5px;
}
@media (max-width: 1023px) {
  .listsection .sectioncopy .listwrapper .item .icon {
    width: 30x;
    min-width: 30px;
  }
}
.listsection .sectioncopy .listwrapper .item .icon img {
  object-fit: contain;
  width: 100%;
}
.listsection .sectioncopy .listwrapper .item .content .itemtitle h3 {
  display: flex;
  align-items: flex-start;
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
  margin: 5px 0 20px !important;
  position: static;
  opacity: 1;
}
@media (max-width: 1023px) {
  .listsection .sectioncopy .listwrapper .item .content .itemtitle h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.listsection .sectioncopy .listwrapper .item .content .itemtext {
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  .listsection .sectioncopy .listwrapper .item .content .itemtext {
    font-size: 18px;
    line-height: 31px;
  }
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}

.jkea-logoslider {
  margin-top: 75px;
  margin-bottom: 100px;
  text-align: center;
}
.jkea-logoslider .section_content {
  max-width: 1170px;
  margin: 50px auto;
}
@media (max-width: 1023px) {
  .jkea-logoslider .section_content {
    padding: 0 30px;
  }
}
.jkea-logoslider .section_content h2 {
  font-size: 45px;
  line-height: 54px;
  text-align: center;
}
@media (max-width: 1023px) {
  .jkea-logoslider .section_content h2 {
    text-align: left;
    font-size: 36px;
    line-height: 45px;
  }
}
.jkea-logoslider .section_content p {
  text-align: center;
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  .jkea-logoslider .section_content p {
    text-align: left;
    font-size: 18px;
    line-height: 31px;
  }
}
@media (max-width: 1023px) {
  .jkea-logoslider .logoslider {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .jkea-logoslider .logoslider {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
.jkea-logoslider.slick-dotted.slick-slider {
  margin: 0 0 150px;
}
.jkea-logoslider .slick-slider {
  display: flex;
  justify-content: space-around;
  max-width: 1370px;
  width: 100%;
  margin: 50px auto;
}
@media (max-width: 1023px) {
  .jkea-logoslider {
    margin-top: 50px;
  }
}
.jkea-logoslider .slick-prev, .jkea-logoslider .slick-next {
  top: unset;
  bottom: 0;
  text-indent: -99999px;
}
.jkea-logoslider .slick-prev {
  height: 30px;
  width: 15px;
  left: 50%;
  bottom: -28px;
  margin-top: 10px;
  min-width: 25px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20.5 36' style='enable-background:new 0 0 20.5 36;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23163042;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Cpath id='Path_518' class='st0' d='M18,2.5L2.5,18L18,33.5'/%3E%3C/svg%3E%0A") no-repeat center center/contain;
}
.jkea-logoslider .slick-prev:before {
  height: 50px;
  width: 25px;
  opacity: 1;
  font-size: 2rem;
  content: "";
}
@media (max-width: 1023px) {
  .jkea-logoslider .slick-prev:before {
    font-size: 1.5rem;
  }
}
.jkea-logoslider .slick-next {
  right: 50%;
  height: 30px;
  width: 15px;
  top: calc(100% + 16px);
  margin-top: 10px;
  min-width: 25px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20.5 36' style='enable-background:new 0 0 20.5 36;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23163042;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Cpath id='Path_518' class='st0' d='M2.5,33.5L18,18L2.5,2.5'/%3E%3C/svg%3E%0A") no-repeat center center/contain;
}
@media (max-width: 1023px) {
  .jkea-logoslider .slick-next {
    top: calc(100% + 5px);
  }
}
.jkea-logoslider .slick-next:before {
  opacity: 1;
  font-size: 2rem;
  content: "";
}
@media (max-width: 1023px) {
  .jkea-logoslider .slick-next:before {
    font-size: 1.5rem;
  }
}
.jkea-logoslider .slick-list {
  margin: 0 30px;
}
.jkea-logoslider .slick-track {
  display: flex !important;
  align-items: center;
}
.jkea-logoslider .slick-slide {
  margin: 0 10px;
}
@media (max-width: 1023px) {
  .jkea-logoslider .slick-slide {
    height: unset;
    height: inherit !important;
  }
}
.jkea-logoslider .slidebox {
  position: relative;
  width: 100%;
  display: flex;
}
@media (max-width: 1023px) {
  .jkea-logoslider .slidebox {
    max-height: unset;
  }
}
@media (max-width: 767px) {
  .jkea-logoslider .slidebox {
    width: 45%;
    margin-bottom: 30px;
  }
  .jkea-logoslider .slidebox .container {
    padding: 0;
  }
}
.jkea-logoslider .slidebox .slidewrapper {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  overflow: hidden;
  justify-content: center;
}
@media (max-width: 1023px) {
  .jkea-logoslider .slidebox .slidewrapper {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .jkea-logoslider .slidebox .slidewrapper {
    align-items: flex-start;
  }
}
.jkea-logoslider .slidebox .slidewrapper .slideimagewrapper {
  position: relative;
  max-width: 215px;
}
.jkea-logoslider .slidebox .slidewrapper .slideimagewrapper .slideimage {
  position: relative;
  max-width: 100%;
  display: flex;
}
.jkea-logoslider .slidebox .slidewrapper .slideimagewrapper .slideimage img {
  position: relative;
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.jkea-logoslider .slick-dots {
  top: -120px;
  position: absolute;
  padding: 0;
  margin: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  display: flex;
}
@media (max-width: 1023px) {
  .jkea-logoslider .slick-dots {
    top: 105%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0;
    margin: 0;
    display: flex;
  }
}
.jkea-logoslider .slick-dots ul {
  list-style: none;
}
.jkea-logoslider .slick-dots li {
  position: relative;
  text-align: center;
  justify-content: center;
  min-height: 55px;
  min-width: 180px;
  display: flex;
  transition: color 0.5s;
  border-bottom: 7px solid transparent;
  margin: 0 30px;
}
@media (max-width: 1023px) {
  .jkea-logoslider .slick-dots li {
    min-height: unset;
    min-width: unset;
    margin: 0;
    background: transparent;
    border: 1px solid #4D4944;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    margin: 5px;
    text-indent: -9999px;
    transition: background-color 0.5s;
  }
}
.jkea-logoslider .slick-dots li:before {
  content: "";
}
@media (max-width: 1023px) {
  .jkea-logoslider .slick-dots li:before {
    display: none;
  }
}
.jkea-logoslider .slick-dots li button {
  padding: 0;
  line-height: 30px;
  font-size: 24px;
}
@media (max-width: 1023px) {
  .jkea-logoslider .slick-dots li button {
    text-indent: -9999px;
  }
}
.jkea-logoslider .slick-dots li button:before {
  opacity: 1;
  font-size: 0.8rem;
}
@media (min-width: 1025px) {
  .jkea-logoslider .slick-dots li button:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 1;
    font-size: 0.6rem;
    height: 8px;
    width: 100%;
    transition: height 0.5s;
    z-index: -1;
  }
}
@media (max-width: 1023px) {
  .jkea-logoslider .slick-dots li.slick-active {
    background: #00475D;
  }
}
.jkea-logoslider .slick-dots li.slick-active button:before {
  opacity: 1;
  height: 100%;
}
.jkea-logoslider .slick-dots li.slick-active:after {
  content: "";
  background: #2A799D;
  border-radius: 3px;
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
@media (max-width: 1023px) {
  .jkea-logoslider .slick-dots li.slick-active:after {
    display: none;
  }
}

.jkea_pod_wrapper {
  max-width: 1600px;
  margin: 50px auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1599px) {
  .jkea_pod_wrapper {
    padding: 0 30px;
  }
}
@media (max-width: 1399px) {
  .jkea_pod_wrapper {
    padding: 0 30px;
  }
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper {
    padding: 0 30px;
  }
}
.jkea_pod_wrapper.horizontal {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1399px) {
  .jkea_pod_wrapper.horizontal {
    padding: 0 30px;
  }
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper.horizontal {
    flex-direction: column;
  }
}
.jkea_pod_wrapper.horizontal .jkea_pods, .jkea_pod_wrapper.horizontal .jkea_content {
  width: 50%;
  padding: 0 30px;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper.horizontal .jkea_pods, .jkea_pod_wrapper.horizontal .jkea_content {
    width: 100%;
    padding: 0px;
  }
}
.jkea_pod_wrapper.horizontal .jkea_pods {
  flex-direction: row;
  margin-top: 0;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper.horizontal .jkea_pods {
    align-items: flex-start;
  }
}
.jkea_pod_wrapper.horizontal .jkea_pods .jkea_pod_content {
  max-width: 33%;
  width: 33%;
}
.jkea_pod_wrapper.horizontal .jkea_button {
  text-align: left;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper.horizontal .jkea_pods {
    flex-direction: row;
  }
  .jkea_pod_wrapper.horizontal .jkea_pods .jkea_pod_content {
    max-width: 50%;
    width: 50%;
  }
}
.jkea_pod_wrapper .jkea_content {
  max-width: 1140px;
  margin: 0 auto;
}
.jkea_pod_wrapper .jkea_content .jkea_pod_title {
  text-align: center;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper .jkea_content .jkea_pod_title {
    text-align: left;
  }
}
.jkea_pod_wrapper .jkea_content h3 {
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
  margin: 30px 0 20px;
  display: block;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper .jkea_content h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
.jkea_pod_wrapper .jkea_content h3 a {
  display: inline-block;
  position: relative;
}
.jkea_pod_wrapper .jkea_content h3 a:after {
  content: "";
  width: 15px;
  height: 15px;
  position: relative;
  display: inline-block;
  right: -10px;
  bottom: 3px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11.9 9.4' style='enable-background:new 0 0 11.9 9.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_00000163759556449381325800000018404100253817953213_);%7D .st1%7Bfill:%23EF4035;%7D%0A%3C/style%3E%3Cg id='Group_3492' transform='translate(0 0)'%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='11.9' height='9.4'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000032631169962686899650000006909762613155619212_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg id='Group_3481' transform='translate(0 0)' style='clip-path:url(%23SVGID_00000032631169962686899650000006909762613155619212_);'%3E%3Cpath id='Path_444' class='st1' d='M11.9,4.7c0,0.2-0.1,0.5-0.3,0.7L7.8,9.1c-0.4,0.4-1,0.4-1.3,0s-0.4-1,0-1.3l0,0l3.1-3.1 L6.5,1.6c-0.4-0.4-0.4-1,0-1.3c0.4-0.4,1-0.4,1.3,0L11.6,4C11.8,4.2,11.9,4.4,11.9,4.7'/%3E%3Cpath id='Path_445' class='st1' d='M11.9,4.7c0,0.5-0.4,0.9-0.9,0.9h-10C0.4,5.6,0,5.2,0,4.7s0.4-0.9,0.9-0.9h10 C11.5,3.7,11.9,4.2,11.9,4.7C11.9,4.7,11.9,4.7,11.9,4.7'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/contain;
}
.jkea_pod_wrapper .jkea_content p {
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper .jkea_content p {
    font-size: 18px;
    line-height: 31px;
  }
}
.jkea_pod_wrapper .jkea_pods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  margin-top: 50px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content {
  position: relative;
  max-width: 16%;
  width: 16%;
  padding: 0 10px 25px;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content {
    max-width: 50%;
    width: 50%;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_icon {
  max-width: 180px;
  margin: 0 auto;
  border-radius: 50%;
  background: #EBECF2;
}
@media (max-width: 767px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_icon {
    max-width: 130px;
    max-height: 130px;
    margin-bottom: 30px;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_icon .icon {
  position: relative;
  height: 130px;
  width: 130px;
  padding: 20%;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_icon .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 35px;
}
@media (max-width: 767px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title {
    padding-top: 0px;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title h3 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 40px;
  font-weight: normal;
  color: #313131;
  letter-spacing: 0.15rem;
  margin-bottom: 8px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title h3 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title h3 {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title p {
  font-size: 20px;
  line-height: 20px;
}
@media (max-width: 1023px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title p {
    font-size: 18px;
    line-height: 20px;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.left .jkea_icon {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 10px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  max-width: 50px;
  max-height: 50px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.left .jkea_icon .icon {
  height: 50px;
  width: 50px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.left .jkea_icon .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.left h3 {
  text-align: left;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 5px 0;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.right .jkea_icon {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  max-width: 50px;
  max-height: 50px;
  margin-left: 10px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.right .jkea_icon .icon {
  height: 50px;
  width: 50px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.right .jkea_icon .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.right h3 {
  text-align: right;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 5px 10px 5px 0;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center .jkea_icon {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  max-width: 90px;
  max-height: 90px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center .jkea_icon {
    margin-right: 10px;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center .jkea_icon .icon {
  height: 90px;
  width: 90px;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center .jkea_icon .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center h3 {
  text-align: center;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 0 0 5px 0;
}
@media (max-width: 767px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_title.center h3 {
    text-align: left;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_text {
  color: #5e5f5f;
  line-height: 35px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_text.center {
  text-align: center;
}
@media (max-width: 767px) {
  .jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_text.center {
    text-align: center;
  }
}
.jkea_pod_wrapper .jkea_pods .jkea_pod_content .jkea_text.left {
  padding-left: 60px;
}
.jkea_pod_wrapper .jkea_button {
  text-align: center;
  margin: 30px auto;
}
.jkea_pod_wrapper .jkea_button a.btn {
  margin: 0 auto;
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}

section.gallery {
  overflow-x: hidden;
}

.jkea-timeline {
  margin-top: 50px;
  margin-bottom: 100px;
}
.jkea-timeline.slick-dotted.slick-slider {
  margin: 0 0 150px;
}
.jkea-timeline .slick-prev, .jkea-timeline .slick-next {
  top: unset;
  bottom: 0;
}
.jkea-timeline .slick-prev {
  height: 50px;
  width: 25px;
  left: 50%;
  bottom: -28px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.jkea-timeline .slick-prev:before {
  opacity: 1;
  color: #DF5835;
  font-family: "fontawesome";
  font-size: 2rem;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DF5835' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .jkea-timeline .slick-prev:before {
    font-size: 1.5rem;
  }
}
.jkea-timeline .slick-next {
  right: 50%;
  height: 50px;
  width: 25px;
  top: calc(100% + 8px);
}
@media (max-width: 1023px) {
  .jkea-timeline .slick-next {
    top: calc(100% + 5px);
  }
}
.jkea-timeline .slick-next:before {
  opacity: 1;
  color: #DF5835;
  font-family: "fontawesome";
  font-size: 2rem;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' fill='%23DF5835' viewBox='0 0 89 132.6' style='enable-background:new 0 0 89 132.6;' xml:space='preserve'%3E%3Cg id='Group_2694' transform='translate(0 -148.787)'%3E%3Cg id='Group_2693' transform='translate(0 0)'%3E%3Cpath id='Path_306' d='M0,281.1c0,0.1,0,0.2,0,0.2c0,0,0.1,0,0.1,0h48.7c0.1,0,0.1,0,0.1-0.1l23.6-38.1L89,215.1L72.6,187 L49,148.9c0,0-0.1-0.1-0.1-0.1H0.2c-0.1,0-0.2,0.1-0.2,0.2c0,0,0,0.1,0,0.1l42.9,66.1L0,281.1z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .jkea-timeline .slick-next:before {
    font-size: 1.5rem;
  }
}
.jkea-timeline .slick-list {
  margin: 0 -10px;
}
.jkea-timeline .slick-track {
  display: flex;
  align-items: center;
}
.jkea-timeline .slick-slide {
  margin: 0 10px;
  transform: scale(0.8);
}
.jkea-timeline .slidebox {
  position: relative;
  max-height: 400px;
  width: 100%;
  display: flex;
  background: #F4F4F4;
  transform: scale(0.8);
  transition: all 0.2s ease-in-out;
}
.jkea-timeline .slidebox.slick-current {
  transform: scale(1);
}
.jkea-timeline .slidebox.slick-current .bluebox {
  height: 20px;
}
.jkea-timeline .slidebox .bluebox {
  background-color: #0F2170;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10px;
  left: 0;
  z-index: 1;
  transition: height 0.2s;
}
.jkea-timeline .slidebox .slidewrapper {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  padding-bottom: 30px;
}
.jkea-timeline .slidebox .slidewrapper .slidecopy {
  padding: 20px 30px;
  box-sizing: border-box;
  order: 2;
}
.jkea-timeline .slidebox .slidewrapper .slidecopy h2 {
  font-size: 54px;
  color: #0F2170;
  letter-spacing: unset;
}
.jkea-timeline .slidebox .slidewrapper .slidecopy a.btn {
  color: #00475D;
  background: transparent;
  padding: 0;
  margin-top: 25px;
  text-decoration: none;
  padding-right: 20px;
  display: inline-block;
  position: relative;
}
.jkea-timeline .slidebox .slidewrapper .slidecopy a.btn:after {
  display: inline-block;
  content: "";
  width: 10px;
  height: 100%;
  min-height: 20px;
  background: url('data:image/svg+xml,%3C%3Fxml version="1.0" encoding="utf-8"%3F%3E%3Csvg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 9.6 15.2" xml:space="preserve"%3E%3Cpath fill="none" stroke="%2302475D" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" d="M2,13.2l5.6-5.6L2,2"/%3E%3C/svg%3E%0A') no-repeat center center/contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.jkea-timeline .slick-dots {
  bottom: -20px;
  position: relative;
  padding: 0;
  margin: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  display: flex;
  justify-content: center;
}
.jkea-timeline .slick-dots li {
  text-indent: -999px;
  border: 3px solid #0F2170;
  background: transparent;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin: 5px;
}
.jkea-timeline .slick-dots li.slick-active {
  background: #0F2170;
}

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