.u-section-1 {
  background-image: linear-gradient(125deg, #034ea2 0%, #087ac2 100%);
  background-color: #034ea2;
  border-bottom: 0;
}

.u-section-1 .u-sheet-1 {
  min-height: 388px;
  position: relative;
}

.u-section-1 .u-group-1 {
  position: absolute;
  width: 100%;
  min-height: 72px;
  top: 26px;
  right: 0;
  left: 0;
  z-index: 20;
  background-image: none;
  margin: 0;
}

.u-section-1 .u-container-layout-1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 12px;
  padding: 0;
}

.u-section-1 .u-image-1 {
  width: 168px;
  height: 59px;
  background-color: transparent;
  border-radius: 10px;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.u-section-1 .u-logo-image-1 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.u-section-1 .u-group-2 {
  color: #061a2e !important;
  background-color: #00aeef !important;
  border-color: #66dcff !important;
}

.u-section-1 .u-btn-1 {
  font-size: .9rem;
  font-weight: 900;
  letter-spacing: .7px;
  line-height: 1.1;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  color: #034ea2;
  background-color: rgba(255,255,255,.96);
  border: 2px solid rgba(255,255,255,.95);
  border-radius: 8px;
  box-shadow: 0 7px 20px rgba(6,26,46,.18);
  margin: 0;
  padding: 11px 16px;
}

.u-section-1 .u-btn-2 {
  font-size: .9rem;
  font-weight: 900;
  letter-spacing: .7px;
  line-height: 1.1;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  color: #034ea2;
  background-color: rgba(255,255,255,.96);
  border: 2px solid rgba(255,255,255,.95);
  border-radius: 8px;
  box-shadow: 0 7px 20px rgba(6,26,46,.18);
  margin: 0;
  padding: 11px 16px;
}

.u-section-1 .u-btn-3 {
  font-size: .9rem;
  font-weight: 900;
  letter-spacing: .7px;
  line-height: 1.1;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  color: #034ea2;
  background-color: rgba(255,255,255,.96);
  border: 2px solid rgba(255,255,255,.95);
  border-radius: 8px;
  box-shadow: 0 7px 20px rgba(6,26,46,.18);
  margin: 0;
  padding: 11px 16px;
}

.u-section-1 .u-btn-4 {
  font-size: .9rem;
  font-weight: 900;
  letter-spacing: .7px;
  line-height: 1.1;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  color: #034ea2;
  background-color: rgba(255,255,255,.96);
  border: 2px solid rgba(255,255,255,.95);
  border-radius: 8px;
  box-shadow: 0 7px 20px rgba(6,26,46,.18);
  margin: 0;
  padding: 11px 16px;
}

.u-section-1 .u-text-1 {
  font-size: 3.2rem;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: -.7px;
  text-align: left;
  border-left: 8px solid #00aeef;
  padding-left: 20px;
  margin: 145px 0 0;
}

.u-section-1 .u-text-2 {
  line-height: 1.65;
  font-size: 1.18rem;
  color: #dff7ff;
  font-weight: 500;
  text-align: left;
  margin: 20px 0 0;
}

.u-section-1 .u-btn-5 {
  text-transform: uppercase;
  background-image: none;
  font-size: .96rem;
  color: rgb(6, 26, 46);
  background-color: #00aeef;
  border: 2px solid #00aeef;
  border-radius: 9px;
  box-shadow: rgba(6, 26, 46, 0.14) 0px 8px 22px;
  font-weight: 900;
  letter-spacing: .7px;
  margin: 26px auto 0 0;
  padding: 14px 26px;
}

.u-section-1 .u-btn-6 {
  text-transform: uppercase;
  background-image: none;
  font-size: 0.96rem;
  color: rgb(255, 255, 255);
  background-color: transparent;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 9px;
  box-shadow: rgba(6, 26, 46, 0.14) 0px 8px 22px;
  font-weight: 900;
  letter-spacing: 0.7px;
  margin: -49px auto 60px 203px;
  padding: 14px 26px;
}

@media (max-width: 1399px) {
  .u-section-1 .u-sheet-1 {
    min-height: 350px;
  }

  .u-section-1 .u-image-1 {
    width: 154px;
    height: 54px;
  }

  .u-section-1 .u-btn-1 {
    font-size: 0.9rem;
  }

  .u-section-1 .u-btn-2 {
    font-size: 0.9rem;
  }

  .u-section-1 .u-btn-3 {
    font-size: 0.9rem;
  }

  .u-section-1 .u-btn-4 {
    font-size: 0.9rem;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-top: 112px;
  }

  .u-section-1 .u-text-2 {
    line-height: 1.5;
    margin-top: 14px;
  }

  .u-section-1 .u-btn-5 {
    font-size: 0.96rem;
    margin-top: 18px;
  }

  .u-section-1 .u-btn-6 {
    margin-bottom: 24px;
    margin-left: 205px;
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 360px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.8rem;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 380px;
  }

  .u-section-1 .u-image-1 {
    width: 132px;
    height: 46px;
  }

  .u-section-1 .u-btn-1 {
    font-size: .78rem;
    padding: 9px 10px;
  }

  .u-section-1 .u-btn-2 {
    font-size: .78rem;
    padding: 9px 10px;
  }

  .u-section-1 .u-btn-3 {
    font-size: .78rem;
    padding: 9px 10px;
  }

  .u-section-1 .u-btn-4 {
    font-size: .78rem;
    padding: 9px 10px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.55rem;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 392px;
  }

  .u-section-1 .u-image-1 {
    width: 110px;
    height: 39px;
  }

  .u-section-1 .u-btn-1 {
    font-size: 0.78rem;
    padding: 7px 8px;
  }

  .u-section-1 .u-btn-2 {
    font-size: 0.78rem;
    padding: 7px 8px;
  }

  .u-section-1 .u-btn-3 {
    font-size: 0.78rem;
    padding: 7px 8px;
  }

  .u-section-1 .u-btn-4 {
    font-size: 0.78rem;
    padding: 7px 8px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 130px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.0488888888888888rem;
  }

  .u-section-1 .u-btn-5 {
    background-color: rgb(0, 174, 239);
    border: 2px solid rgb(0, 174, 239);
    margin-top: 20px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-6 {
    margin-top: 17px;
    margin-left: auto;
    margin-bottom: 34px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 454px;
  }

  .u-section-1 .u-image-1 {
    width: 96px;
    height: 34px;
  }

  .u-section-1 .u-btn-1 {
    font-size: .64rem;
    padding: 6px 5px;
  }

  .u-section-1 .u-btn-2 {
    font-size: .64rem;
    padding: 6px 5px;
  }

  .u-section-1 .u-btn-3 {
    font-size: .64rem;
    padding: 6px 5px;
  }

  .u-section-1 .u-btn-4 {
    font-size: .64rem;
    padding: 6px 5px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.0000000000000004rem;
    margin-top: 145px;
  }

  .u-section-1 .u-btn-6 {
    margin-bottom: 35px;
  }
}

.candidate-team-photo-section {
  position: relative;
  z-index: 2;
  background: linear-gradient(to bottom, #087ac2 0, #087ac2 58px, #f4f8fc 58px, #f4f8fc 100%);
  padding: 0 0 8px;
}

.candidate-team-photo-sheet {
  min-height: 0 !important;
}

.candidate-team-photo-card {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1800 / 579;
  background-color: #063f86;
  border-radius: 18px;
  border-bottom: 7px solid #00aeef;
  box-shadow: 0 18px 42px rgba(6, 26, 46, .21);
  margin: 0;
}

.candidate-team-photo {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  filter: saturate(.98) contrast(1.02) brightness(.98);
}

.candidate-team-photo-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(180deg, transparent 76%, rgba(3, 78, 162, .28) 100%);
}

@media (max-width: 991px) {
  .candidate-team-photo-section {
    background: linear-gradient(to bottom, #087ac2 0, #087ac2 44px, #f4f8fc 44px, #f4f8fc 100%);
    padding-bottom: 7px;
  }

  .candidate-team-photo-card {
    border-radius: 15px;
    border-bottom-width: 6px;
    box-shadow: 0 17px 38px rgba(6, 26, 46, .21);
  }
}

@media (max-width: 575px) {
  .candidate-team-photo-section {
    background: linear-gradient(to bottom, #087ac2 0, #087ac2 28px, #f4f8fc 28px, #f4f8fc 100%);
    padding: 0 0 5px;
  }

  .candidate-team-photo-card {
    border-radius: 12px;
    border-bottom-width: 5px;
    box-shadow: 0 12px 28px rgba(6, 26, 46, .16);
  }

  .candidate-team-photo-card::after { background: linear-gradient(180deg, transparent 72%, rgba(3, 78, 162, .24) 100%); }
}

#kandidati-1-4 .u-sheet-1 {
  min-height: auto !important;
  padding-top: 14px !important;
  padding-bottom: 40px !important;
}

#kandidati-1-4 .u-list-1 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media (max-width: 575px) {
  #kandidati-1-4 .u-sheet-1 {
    padding-top: 10px !important;
    padding-bottom: 34px !important;
  }
}

.u-section-2 {
  background-image: linear-gradient(180deg, #f4f8fc, #eaf3fb);
  background-color: #f4f8fc;
  border-top: 0;
}

.u-section-2 .u-sheet-1 {
  min-height: 1079px;
}

.u-section-2 .u-text-1 {
  color: rgb(6, 26, 46);
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: -0.5px;
  margin: 30px auto 0;
}

.u-section-2 .u-list-1 {
  margin-top: 50px;
  margin-bottom: 60px;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 18px));
  min-height: 880px;
  grid-auto-columns: calc(50% - 15px);
  --gap: 30px;
  grid-gap: 24px;
}

.u-section-2 .u-list-item-1 {
  background-image: none;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 16px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 18px 42px rgba(6,26,46,.18);
  border-bottom: 6px solid #00aeef;
  overflow: hidden;
}

.u-section-2 .u-container-layout-1 {
  padding: 18px 18px 24px;
}

.u-section-2 .u-image-1 {
  height: 330px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 11px;
  object-position: 50% 20%;
  border-radius: 11px;
  box-shadow: 0 9px 24px rgba(6,26,46,.14);
}

.u-section-2 .u-text-2 {
  font-weight: 900;
  color: #061a2e;
  font-size: 1.32rem;
  line-height: 1.14;
  margin: 24px auto 0 0;
}

.u-section-2 .u-btn-1 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #034ea2;
  border-color: #00aeef;
  font-size: .86rem;
  font-weight: 900;
  margin: 18px auto 0 0;
  padding: 0;
}

.u-section-2 .u-list-item-2 {
  background-image: none;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 16px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 18px 42px rgba(6,26,46,.18);
  border-bottom: 6px solid #00aeef;
  overflow: hidden;
}

.u-section-2 .u-container-layout-2 {
  padding: 18px 18px 24px;
}

.u-section-2 .u-image-2 {
  height: 330px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 11px;
  object-position: 50% 20%;
  border-radius: 11px;
  box-shadow: 0 9px 24px rgba(6,26,46,.14);
}

.u-section-2 .u-text-3 {
  font-weight: 900;
  color: #061a2e;
  font-size: 1.32rem;
  line-height: 1.14;
  margin: 24px auto 0 0;
}

.u-section-2 .u-btn-2 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #034ea2;
  border-color: #00aeef;
  font-size: .86rem;
  font-weight: 900;
  margin: 18px auto 0 0;
  padding: 0;
}

.u-section-2 .u-list-item-3 {
  background-image: none;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 16px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 18px 42px rgba(6,26,46,.18);
  border-bottom: 6px solid #00aeef;
  overflow: hidden;
}

.u-section-2 .u-container-layout-3 {
  padding: 18px 18px 24px;
}

.u-section-2 .u-image-3 {
  height: 330px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 11px;
  object-position: 50% 20%;
  border-radius: 11px;
  box-shadow: 0 9px 24px rgba(6,26,46,.14);
}

.u-section-2 .u-text-4 {
  font-weight: 900;
  color: #061a2e;
  font-size: 1.32rem;
  line-height: 1.14;
  margin: 24px auto 0 0;
}

.u-section-2 .u-btn-3 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #034ea2;
  border-color: #00aeef;
  font-size: .86rem;
  font-weight: 900;
  margin: 18px auto 0 0;
  padding: 0;
}

.u-section-2 .u-list-item-4 {
  background-image: none;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 16px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 18px 42px rgba(6,26,46,.18);
  border-bottom: 6px solid #00aeef;
  overflow: hidden;
}

.u-section-2 .u-container-layout-4 {
  padding: 18px 18px 24px;
}

.u-section-2 .u-image-4 {
  height: 330px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 11px;
  object-position: 50% 20%;
  border-radius: 11px;
  box-shadow: 0 9px 24px rgba(6,26,46,.14);
}

.u-section-2 .u-text-5 {
  font-weight: 900;
  color: #061a2e;
  font-size: 1.32rem;
  line-height: 1.14;
  margin: 24px auto 0 0;
}

.u-section-2 .u-btn-4 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #034ea2;
  border-color: #00aeef;
  font-size: .86rem;
  font-weight: 900;
  margin: 18px auto 0 0;
  padding: 0;
}

@media (max-width: 1399px) {
  .u-section-2 .u-btn-1 {
    font-size: 0.86rem;
  }

  .u-section-2 .u-btn-2 {
    font-size: 0.86rem;
  }

  .u-section-2 .u-btn-3 {
    font-size: 0.86rem;
  }

  .u-section-2 .u-btn-4 {
    font-size: 0.86rem;
  }
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 1080px;
  }

  .u-section-2 .u-text-1 {
    font-size: 2.7rem;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(4, calc(25% - 12px));
    min-height: 840px;
    grid-gap: 16px;
  }

  .u-section-2 .u-image-1 {
    height: 270px;
  }

  .u-section-2 .u-image-2 {
    height: 270px;
  }

  .u-section-2 .u-image-3 {
    height: 270px;
  }

  .u-section-2 .u-image-4 {
    height: 270px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 1900px;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 12px));
    min-height: 1650px;
    grid-auto-columns: calc(100% - 0px);
    grid-gap: 24px;
  }

  .u-section-2 .u-image-1 {
    height: 390px;
  }

  .u-section-2 .u-image-2 {
    height: 390px;
  }

  .u-section-2 .u-image-3 {
    height: 390px;
  }

  .u-section-2 .u-image-4 {
    height: 390px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 3500px;
  }

  .u-section-2 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 3250px;
    grid-auto-columns: 100%;
    grid-gap: 30px;
  }

  .u-section-2 .u-image-1 {
    height: 500px;
  }

  .u-section-2 .u-image-2 {
    height: 500px;
  }

  .u-section-2 .u-image-3 {
    height: 500px;
  }

  .u-section-2 .u-image-4 {
    height: 500px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 3300px;
  }

  .u-section-2 .u-text-1 {
    font-size: 2rem;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 3050px;
    grid-gap: 24px;
  }

  .u-section-2 .u-image-1 {
    height: 300px;
  }

  .u-section-2 .u-image-2 {
    height: 300px;
  }

  .u-section-2 .u-image-3 {
    height: 300px;
  }

  .u-section-2 .u-image-4 {
    height: 300px;
  }
} .u-section-3 {
  background-image: linear-gradient(125deg, #034ea2, #087ac2);
  background-color: #034ea2;
  border-top: 5px solid #00aeef;
}

.u-section-3 .u-sheet-1 {
  min-height: 1120px;
}

.u-section-3 .u-text-1 {
  color: #ffffff;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: -.5px;
  margin: 60px auto 0;
}

.u-section-3 .u-list-1 {
  margin-top: 50px;
  margin-bottom: 60px;
}

.u-section-3 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 18px));
  min-height: 880px;
  grid-auto-columns: calc(50% - 15px);
  --gap: 30px;
  grid-gap: 24px;
}

.u-section-3 .u-list-item-1 {
  background-image: none;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 16px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 18px 42px rgba(6,26,46,.18);
  border-bottom: 6px solid #00aeef;
  overflow: hidden;
}

.u-section-3 .u-container-layout-1 {
  padding: 18px 18px 24px;
}

.u-section-3 .u-image-1 {
  height: 330px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 11px;
  object-position: 50% 20%;
  border-radius: 11px;
  box-shadow: 0 9px 24px rgba(6,26,46,.14);
}

.u-section-3 .u-text-2 {
  font-weight: 900;
  color: #061a2e;
  font-size: 1.32rem;
  line-height: 1.14;
  margin: 24px auto 0 0;
}

.u-section-3 .u-btn-1 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #034ea2;
  border-color: #00aeef;
  font-size: .86rem;
  font-weight: 900;
  margin: 18px auto 0 0;
  padding: 0;
}

.u-section-3 .u-list-item-2 {
  background-image: none;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 16px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 18px 42px rgba(6,26,46,.18);
  border-bottom: 6px solid #00aeef;
  overflow: hidden;
}

.u-section-3 .u-container-layout-2 {
  padding: 18px 18px 24px;
}

.u-section-3 .u-image-2 {
  height: 330px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 11px;
  object-position: 50% 20%;
  border-radius: 11px;
  box-shadow: 0 9px 24px rgba(6,26,46,.14);
}

.u-section-3 .u-text-3 {
  font-weight: 900;
  color: #061a2e;
  font-size: 1.32rem;
  line-height: 1.14;
  margin: 24px auto 0 0;
}

.u-section-3 .u-btn-2 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #034ea2;
  border-color: #00aeef;
  font-size: .86rem;
  font-weight: 900;
  margin: 18px auto 0 0;
  padding: 0;
}

.u-section-3 .u-list-item-3 {
  background-image: none;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 16px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 18px 42px rgba(6,26,46,.18);
  border-bottom: 6px solid #00aeef;
  overflow: hidden;
}

.u-section-3 .u-container-layout-3 {
  padding: 18px 18px 24px;
}

.u-section-3 .u-image-3 {
  height: 330px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 11px;
  object-position: 50% 20%;
  border-radius: 11px;
  box-shadow: 0 9px 24px rgba(6,26,46,.14);
}

.u-section-3 .u-text-4 {
  font-weight: 900;
  color: #061a2e;
  font-size: 1.32rem;
  line-height: 1.14;
  margin: 24px auto 0 0;
}

.u-section-3 .u-btn-3 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #034ea2;
  border-color: #00aeef;
  font-size: .86rem;
  font-weight: 900;
  margin: 18px auto 0 0;
  padding: 0;
}

.u-section-3 .u-list-item-4 {
  background-image: none;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  --radius: 16px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 18px 42px rgba(6,26,46,.18);
  border-bottom: 6px solid #00aeef;
  overflow: hidden;
}

.u-section-3 .u-container-layout-4 {
  padding: 18px 18px 24px;
}

.u-section-3 .u-image-4 {
  height: 330px;
  margin-top: 0;
  margin-bottom: 0;
  --radius: 11px;
  object-position: 50% 20%;
  border-radius: 11px;
  box-shadow: 0 9px 24px rgba(6,26,46,.14);
}

.u-section-3 .u-text-5 {
  font-weight: 900;
  color: #061a2e;
  font-size: 1.32rem;
  line-height: 1.14;
  margin: 24px auto 0 0;
}

.u-section-3 .u-btn-4 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #034ea2;
  border-color: #00aeef;
  font-size: .86rem;
  font-weight: 900;
  margin: 18px auto 0 0;
  padding: 0;
}

@media (max-width: 1399px) {
  .u-section-3 .u-btn-1 {
    font-size: 0.86rem;
  }

  .u-section-3 .u-btn-2 {
    font-size: 0.86rem;
  }

  .u-section-3 .u-btn-3 {
    font-size: 0.86rem;
  }

  .u-section-3 .u-btn-4 {
    font-size: 0.86rem;
  }
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 1080px;
  }

  .u-section-3 .u-text-1 {
    font-size: 2.7rem;
  }

  .u-section-3 .u-repeater-1 {
    grid-template-columns: repeat(4, calc(25% - 12px));
    min-height: 840px;
    grid-gap: 16px;
  }

  .u-section-3 .u-image-1 {
    height: 270px;
  }

  .u-section-3 .u-image-2 {
    height: 270px;
  }

  .u-section-3 .u-image-3 {
    height: 270px;
  }

  .u-section-3 .u-image-4 {
    height: 270px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    min-height: 1900px;
  }

  .u-section-3 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 12px));
    min-height: 1650px;
    grid-auto-columns: calc(100% - 0px);
    grid-gap: 24px;
  }

  .u-section-3 .u-image-1 {
    height: 390px;
  }

  .u-section-3 .u-image-2 {
    height: 390px;
  }

  .u-section-3 .u-image-3 {
    height: 390px;
  }

  .u-section-3 .u-image-4 {
    height: 390px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 3500px;
  }

  .u-section-3 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-3 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 3250px;
    grid-auto-columns: 100%;
    grid-gap: 30px;
  }

  .u-section-3 .u-image-1 {
    height: 500px;
  }

  .u-section-3 .u-image-2 {
    height: 500px;
  }

  .u-section-3 .u-image-3 {
    height: 500px;
  }

  .u-section-3 .u-image-4 {
    height: 500px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 3300px;
  }

  .u-section-3 .u-text-1 {
    font-size: 2rem;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 3050px;
    grid-gap: 24px;
  }

  .u-section-3 .u-image-1 {
    height: 300px;
  }

  .u-section-3 .u-image-2 {
    height: 300px;
  }

  .u-section-3 .u-image-3 {
    height: 300px;
  }

  .u-section-3 .u-image-4 {
    height: 300px;
  }
} .u-section-4 {
  background-image: linear-gradient(180deg, #f4f8fc 0%, #ffffff 100%);
  background-color: #f4f8fc;
}

.u-section-4 .u-sheet-1 {
  min-height: 1108px;
}

.u-section-4 .u-text-1 {
  font-weight: 900;
  font-size: 3.15rem;
  color: #061a2e;
  line-height: 1.05;
  letter-spacing: -.6px;
  margin: 19px auto 0 0;
}

.u-section-4 .u-text-2 {
  font-size: 1.1rem;
  color: #49627a;
  line-height: 1.6;
  margin: 12px 0 0;
}

.u-section-4 .u-layout-wrap-1 {
  margin-top: 19px;
  margin-bottom: 0;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 318px;
  background-color: #ffffff;
  background-image: none;
  border-radius: 15px;
  box-shadow: 0 14px 34px rgba(6,26,46,.11);
  overflow: hidden;
}

.u-section-4 .u-container-layout-1 {
  border: 0;
  border-top: 6px solid #00aeef;
  padding: 25px 28px;
}

.u-section-4 .u-text-3 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 900;
  font-size: 1.42rem;
  color: #034ea2;
  line-height: 1.16;
}

.u-section-4 .u-text-4 {
  font-size: 1.02rem;
  color: #2e4358;
  line-height: 1.6;
  margin: 20px auto 0 0;
}

.u-section-4 .u-layout-cell-2 {
  min-height: 318px;
  background-color: #ffffff;
  background-image: none;
  border-radius: 15px;
  box-shadow: 0 14px 34px rgba(6,26,46,.11);
  overflow: hidden;
}

.u-section-4 .u-container-layout-2 {
  border: 0;
  border-top: 6px solid #00aeef;
  padding: 25px 28px;
}

.u-section-4 .u-text-5 {
  font-weight: 900;
  font-size: 1.42rem;
  color: #034ea2;
  line-height: 1.16;
  margin: 0 1px;
}

.u-section-4 .u-text-6 {
  font-size: 1.02rem;
  color: #2e4358;
  line-height: 1.6;
  margin: 20px 0 0;
}

.u-section-4 .u-layout-cell-3 {
  min-height: 284px;
  background-color: #ffffff;
  background-image: none;
  border-radius: 15px;
  box-shadow: 0 14px 34px rgba(6,26,46,.11);
  overflow: hidden;
}

.u-section-4 .u-container-layout-3 {
  border: 0;
  border-top: 6px solid #00aeef;
  padding: 25px 28px;
}

.u-section-4 .u-text-7 {
  font-weight: 900;
  font-size: 1.42rem;
  color: #034ea2;
  line-height: 1.16;
  margin: 0 -1px;
}

.u-section-4 .u-text-8 {
  font-size: 1.02rem;
  color: #2e4358;
  line-height: 1.6;
  margin: 20px -1px 0;
}

.u-section-4 .u-layout-cell-4 {
  min-height: 354px;
  background-color: #ffffff;
  background-image: none;
  border-radius: 15px;
  box-shadow: 0 14px 34px rgba(6,26,46,.11);
  overflow: hidden;
}

.u-section-4 .u-container-layout-4 {
  border: 0;
  border-top: 6px solid #00aeef;
  padding: 25px 28px;
}

.u-section-4 .u-text-9 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.42rem;
  font-weight: 900;
  color: #034ea2;
  line-height: 1.16;
}

.u-section-4 .u-text-10 {
  font-size: 1.02rem;
  color: #2e4358;
  line-height: 1.6;
  margin: 20px 0 0;
}

.u-section-4 .u-layout-wrap-2 {
  margin-top: 24px;
  margin-bottom: 28px;
}

.u-section-4 .u-layout-cell-5 {
  min-height: 268px;
  background-color: #ffffff;
  background-image: none;
  border-radius: 15px;
  box-shadow: 0 14px 34px rgba(6,26,46,.11);
  overflow: hidden;
}

.u-section-4 .u-container-layout-5 {
  border: 0;
  border-top: 6px solid #00aeef;
  padding: 25px 28px;
}

.u-section-4 .u-text-11 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.42rem;
  font-weight: 900;
  color: #034ea2;
  line-height: 1.16;
}

.u-section-4 .u-text-12 {
  font-size: 1.02rem;
  color: #2e4358;
  line-height: 1.6;
  margin: 20px auto 0 0;
}

.u-section-4 .u-layout-cell-6 {
  min-height: 275px;
  background-color: #ffffff;
  background-image: none;
  border-radius: 15px;
  box-shadow: 0 14px 34px rgba(6,26,46,.11);
  overflow: hidden;
}

.u-section-4 .u-container-layout-6 {
  border: 0;
  border-top: 6px solid #00aeef;
  padding: 25px 28px;
}

.u-section-4 .u-text-13 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.42rem;
  font-weight: 900;
  color: #034ea2;
  line-height: 1.16;
}

.u-section-4 .u-text-14 {
  font-size: 1.02rem;
  color: #2e4358;
  line-height: 1.6;
  margin: 20px 0 0;
}

@media (max-width: 1399px) {
  .u-section-4 .u-sheet-1 {
    min-height: 946px;
  }

  .u-section-4 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-4 .u-text-2 {
    margin-left: -1px;
    margin-right: -1px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 314px;
  }

  .u-section-4 .u-text-3 {
    width: auto;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 314px;
  }

  .u-section-4 .u-text-5 {
    width: auto;
    margin-right: auto;
    margin-left: -1px;
  }

  .u-section-4 .u-text-6 {
    width: auto;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 242px;
  }

  .u-section-4 .u-text-8 {
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 242px;
  }

  .u-section-4 .u-layout-wrap-2 {
    margin-top: 28px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 231px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 224px;
  }
}

@media (max-width: 1199px) {
  .u-section-4 .u-sheet-1 {
    min-height: 1387px;
  }

  .u-section-4 .u-text-1 {
    font-size: 2.8rem;
    width: auto;
  }

  .u-section-4 .u-text-2 {
    width: auto;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 28px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 415px;
  }

  .u-section-4 .u-text-4 {
    width: auto;
    margin-left: -1px;
    margin-right: -1px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 415px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 283px;
  }

  .u-section-4 .u-text-7 {
    width: auto;
    margin-right: auto;
    margin-left: -2px;
  }

  .u-section-4 .u-text-8 {
    width: auto;
    margin-right: -1px;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 211px;
  }

  .u-section-4 .u-layout-wrap-2 {
    margin-top: 19px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 201px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 195px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-sheet-1 {
    min-height: 1657px;
  }

  .u-section-4 .u-text-1 {
    font-size: 2.55rem;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 24px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 380px;
  }

  .u-section-4 .u-text-3 {
    margin-left: -1px;
    margin-right: -1px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 380px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 322px;
  }

  .u-section-4 .u-text-7 {
    margin-left: -1px;
    margin-right: -1px;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 322px;
  }

  .u-section-4 .u-text-10 {
    width: auto;
    margin-bottom: -21px;
  }

  .u-section-4 .u-layout-wrap-2 {
    margin-top: 21px;
    margin-bottom: 23px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 147px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    min-height: 738px;
  }

  .u-section-4 .u-text-1 {
    font-size: 2.266666666666666rem;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-4 .u-text-4 {
    font-size: 1rem;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-4 .u-text-6 {
    font-size: 1rem;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 100px;
  }

  .u-section-4 .u-text-8 {
    font-size: 1rem;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 230px;
  }

  .u-section-4 .u-text-10 {
    font-size: 1rem;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 221px;
  }

  .u-section-4 .u-text-12 {
    font-size: 1rem;
  }

  .u-section-4 .u-text-14 {
    font-size: 1rem;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-sheet-1 {
    min-height: 2473px;
  }

  .u-section-4 .u-text-1 {
    font-size: 2rem;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 17px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 299px;
  }

  .u-section-4 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-text-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 230px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 225px;
  }

  .u-section-4 .u-text-7 {
    margin-right: auto;
  }

  .u-section-4 .u-text-8 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-4 {
    min-height: 221px;
  }

  .u-section-4 .u-text-9 {
    width: auto;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-4 .u-text-10 {
    margin-bottom: 0;
  }

  .u-section-4 .u-layout-wrap-2 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 130px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 377px;
  }

  .u-section-4 .u-text-13 {
    width: auto;
    margin-left: -1px;
    margin-right: -1px;
  }

  .u-section-4 .u-text-14 {
    width: auto;
  }
} .u-section-5 {
  background-image: linear-gradient(115deg, #00aeef 0%, #087ac2 52%, #034ea2 100%);
  background-color: #034ea2;
  border-top: 6px solid #66dcff;
}

.u-section-5 .u-sheet-1 {
  min-height: 204px;
}

.u-section-5 .u-text-1 {
  margin-bottom: 0;
  font-weight: 900;
  font-size: 2.65rem;
  margin-top: 17px;
  color: rgb(255, 255, 255);
  line-height: 1.05;
  letter-spacing: -0.4px;
}

.u-section-5 .u-text-2 {
  font-size: 1.1rem;
  color: #ffffff;
  font-weight: 500;
  line-height: 1.6;
  margin: 12px 0 0;
}

.u-section-5 .u-btn-1 {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .7px;
  color: #061a2e;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #ffffff;
  border-radius: 9px;
  box-shadow: 0 8px 22px rgba(6,26,46,.18);
  font-size: .92rem;
  margin: 20px auto 0 0;
  padding: 13px 25px;
}

.u-section-5 .u-btn-2 {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  color: rgb(255, 255, 255);
  background-color: transparent;
  background-image: none;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 9px;
  box-shadow: rgba(6, 26, 46, 0.18) 0px 8px 22px;
  font-size: 0.92rem;
  margin: -48px auto 29px 185px;
  padding: 13px 25px;
}

@media (max-width: 1399px) {
  .u-section-5 .u-btn-1 {
    font-size: 0.92rem;
  }
}

@media (max-width: 1199px) {
  .u-section-5 .u-text-1 {
    font-size: 2.4rem;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-sheet-1 {
    min-height: 370px;
  }

  .u-section-5 .u-text-1 {
    font-size: 2.1333333333333333rem;
  }

  .u-section-5 .u-btn-1 {
    margin-top: 16px;
  }

  .u-section-5 .u-btn-2 {
    margin-top: 16px;
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-sheet-1 {
    min-height: 455px;
  }

  .u-section-5 .u-text-1 {
    font-size: 1.95rem;
  }
}
