.elementor-313 .elementor-element.elementor-element-71b3870{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-313 .elementor-element.elementor-element-0104e1b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-313 .elementor-element.elementor-element-77baee8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-313 .elementor-element.elementor-element-8d9afa1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-313 .elementor-element.elementor-element-d8e6209{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-313 .elementor-element.elementor-element-809136b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-313 .elementor-element.elementor-element-5ad0b1a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-313 .elementor-element.elementor-element-b8a9eb8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-313 .elementor-element.elementor-element-3d48ad5{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-313 .elementor-element.elementor-element-3532f93{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-1432ce2 */.wh-ct-hero{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  min-height:100vh;
  padding:150px 24px 90px;
  overflow:hidden;
  background:#f8fbff;
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.wh-ct-hero,
.wh-ct-hero *{
  box-sizing:border-box;
}

.wh-ct-hero__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 14% 18%, rgba(13,76,109,.12), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(205,166,86,.17), transparent 30%),
    linear-gradient(135deg,#ffffff 0%,#f6fbff 48%,#edf7f4 100%);
}

.wh-ct-hero__bg::after{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(13,76,109,.045) 1px, transparent 1px),
    linear-gradient(90deg,rgba(13,76,109,.045) 1px, transparent 1px);
  background-size:54px 54px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.42),transparent 88%);
  -webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.42),transparent 88%);
}

.wh-ct-hero__wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.02fr .98fr;
  gap:70px;
  align-items:center;
}

.wh-ct-hero__content{
  max-width:760px;
}

.wh-ct-hero__eyebrow{
  display:inline-flex;
  padding:9px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.88);
  border:1px solid rgba(13,76,109,.12);
  color:#0d4c6d;
  font-size:13px;
  font-weight:800;
  margin-bottom:22px;
  box-shadow:0 12px 30px rgba(13,76,109,.07);
}

.wh-ct-hero h1{
  margin:0;
  color:#102638;
  font-size:clamp(40px,5vw,72px);
  line-height:1.04;
  letter-spacing:-2.2px;
  font-weight:800;
}

.wh-ct-hero h1 strong{
  display:block;
  color:#0d4c6d;
}

.wh-ct-hero p{
  max-width:690px;
  margin:26px 0 0;
  color:#526575;
  font-size:17px;
  line-height:1.85;
}

.wh-ct-hero__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:34px;
}

.wh-ct-hero__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:15px 24px;
  border-radius:999px;
  text-decoration:none;
  font-size:14px;
  font-weight:900;
  transition:.28s ease;
}

.wh-ct-hero__btn--primary{
  color:#ffffff;
  background:linear-gradient(135deg,#0d4c6d,#123f5a);
  box-shadow:0 18px 36px rgba(13,76,109,.25);
}

.wh-ct-hero__btn--outline{
  color:#0d4c6d;
  background:rgba(255,255,255,.80);
  border:1px solid rgba(13,76,109,.18);
}

.wh-ct-hero__btn:hover{
  transform:translateY(-3px);
}

.wh-ct-hero__stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:44px;
  max-width:680px;
}

.wh-ct-hero__stats div{
  padding:20px 18px;
  border-radius:24px;
  background:rgba(255,255,255,.84);
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 16px 38px rgba(16,38,56,.08);
}

.wh-ct-hero__stats b{
  display:block;
  color:#0d4c6d;
  font-size:27px;
  line-height:1;
  margin-bottom:8px;
}

.wh-ct-hero__stats span{
  display:block;
  color:#5d6f7d;
  font-size:13px;
  line-height:1.4;
  font-weight:700;
}

.wh-ct-hero__visual{
  position:relative;
  min-height:650px;
}

.wh-ct-hero__main-img{
  position:absolute;
  right:0;
  top:30px;
  width:78%;
  height:560px;
  border-radius:44px;
  overflow:hidden;
  background:#dfeaf1;
  border:10px solid rgba(255,255,255,.88);
  box-shadow:0 34px 80px rgba(16,38,56,.18);
}

.wh-ct-hero__main-img::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top,rgba(13,76,109,.32),transparent 55%);
}

.wh-ct-hero__main-img img,
.wh-ct-hero__mini img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.wh-ct-hero__mini{
  position:absolute;
  z-index:4;
  width:210px;
  height:150px;
  border-radius:26px;
  overflow:hidden;
  background:#ffffff;
  border:7px solid rgba(255,255,255,.92);
  box-shadow:0 24px 55px rgba(16,38,56,.18);
}

.wh-ct-hero__mini--one{
  left:0;
  top:110px;
}

.wh-ct-hero__mini--two{
  left:55px;
  bottom:70px;
}

.wh-ct-hero__badge{
  position:absolute;
  z-index:5;
  right:18px;
  bottom:82px;
  padding:16px 20px;
  border-radius:999px;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(13,76,109,.12);
  color:#0d4c6d;
  font-size:13px;
  font-weight:900;
  box-shadow:0 18px 45px rgba(16,38,56,.14);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

@media(max-width:1100px){
  .wh-ct-hero__wrap{
    grid-template-columns:1fr;
    gap:55px;
  }

  .wh-ct-hero__content{
    max-width:900px;
    text-align:center;
    margin:0 auto;
  }

  .wh-ct-hero p,
  .wh-ct-hero__stats{
    margin-left:auto;
    margin-right:auto;
  }

  .wh-ct-hero__actions{
    justify-content:center;
  }
}

@media(max-width:720px){
  .wh-ct-hero{
    min-height:auto;
    padding:120px 18px 70px;
  }

  .wh-ct-hero h1{
    letter-spacing:-1.3px;
  }

  .wh-ct-hero p{
    font-size:15.5px;
  }

  .wh-ct-hero__actions{
    flex-direction:column;
  }

  .wh-ct-hero__btn{
    width:100%;
  }

  .wh-ct-hero__stats{
    grid-template-columns:1fr;
    margin-top:32px;
  }

  .wh-ct-hero__visual{
    min-height:auto;
    display:grid;
    gap:14px;
  }

  .wh-ct-hero__main-img,
  .wh-ct-hero__mini,
  .wh-ct-hero__badge{
    position:relative;
    inset:auto;
    width:100%;
  }

  .wh-ct-hero__main-img{
    height:420px;
    border-radius:32px;
    border-width:7px;
  }

  .wh-ct-hero__mini{
    height:190px;
    border-radius:24px;
  }

  .wh-ct-hero__badge{
    text-align:center;
    justify-content:center;
    border-radius:22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a40d1e2 */.wh-services{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 24px;
  background:#ffffff;
  font-family:'Poppins',sans-serif;
  overflow:hidden;
}

.wh-services *{
  box-sizing:border-box;
}

.wh-services__wrap{
  width:100%;
  max-width:1320px;
  margin:auto;
}

.wh-services__head{
  text-align:center;
  max-width:850px;
  margin:0 auto 60px;
}

.wh-services__head span{
  display:inline-flex;
  padding:10px 18px;
  border-radius:999px;
  background:#edf7f4;
  color:#0d4c6d;
  font-size:13px;
  font-weight:700;
  margin-bottom:18px;
}

.wh-services__head h2{
  margin:0;
  color:#102638;
  font-size:clamp(36px,4vw,62px);
  line-height:1.05;
  font-weight:800;
  letter-spacing:-2px;
}

.wh-services__head h2 strong{
  display:block;
  color:#0d4c6d;
}

.wh-services__head p{
  margin-top:22px;
  color:#617381;
  line-height:1.8;
  font-size:16px;
}

.wh-services__grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:28px;
}

.wh-services__card{
  background:#fff;
  border-radius:34px;
  overflow:hidden;
  border:1px solid rgba(13,76,109,.08);
  box-shadow:0 24px 60px rgba(16,38,56,.08);
  transition:.35s ease;
}

.wh-services__card:hover{
  transform:translateY(-8px);
}

.wh-services__image{
  height:280px;
  overflow:hidden;
}

.wh-services__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:.5s ease;
}

.wh-services__card:hover img{
  transform:scale(1.08);
}

.wh-services__content{
  padding:32px;
}

.wh-services__content span{
  width:55px;
  height:55px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:#edf7f4;
  color:#0d4c6d;
  font-weight:800;
  margin-bottom:20px;
}

.wh-services__content h3{
  margin:0;
  color:#102638;
  font-size:28px;
  line-height:1.2;
  font-weight:800;
}

.wh-services__content p{
  margin-top:16px;
  color:#617381;
  font-size:15px;
  line-height:1.8;
}

.wh-services__content a{
  display:inline-flex;
  margin-top:22px;
  color:#0d4c6d;
  font-size:14px;
  font-weight:800;
  text-decoration:none;
}

@media(max-width:900px){

  .wh-services__grid{
    grid-template-columns:1fr;
  }

}

@media(max-width:768px){

  .wh-services{
    padding:80px 18px;
  }

  .wh-services__content{
    padding:24px;
  }

  .wh-services__image{
    height:220px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dfc41b1 */.wh-categories{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 24px;
  background:#f7fbff;
  overflow:hidden;
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.wh-categories,
.wh-categories *{
  box-sizing:border-box;
}

.wh-categories::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 20%, rgba(13,76,109,.10), transparent 30%),
    radial-gradient(circle at 90% 90%, rgba(205,166,86,.14), transparent 32%),
    linear-gradient(135deg,#f8fbff 0%,#eef8f5 100%);
}

.wh-categories__wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
}

.wh-categories__top{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:70px;
  align-items:end;
  margin-bottom:56px;
}

.wh-categories__top span{
  display:inline-flex;
  padding:9px 16px;
  border-radius:999px;
  background:#ffffff;
  border:1px solid rgba(13,76,109,.12);
  color:#0d4c6d;
  font-size:13px;
  font-weight:800;
  margin-bottom:18px;
}

.wh-categories__top h2{
  margin:0;
  color:#102638;
  font-size:clamp(34px,4vw,58px);
  line-height:1.08;
  letter-spacing:-1.7px;
  font-weight:800;
}

.wh-categories__top h2 strong{
  display:block;
  color:#0d4c6d;
}

.wh-categories__top p{
  margin:0;
  color:#526575;
  font-size:16.5px;
  line-height:1.85;
  max-width:700px;
}

.wh-categories__grid{
  display:grid;
  grid-template-columns:1.1fr .95fr .95fr;
  gap:22px;
}

.wh-categories__card{
  position:relative;
  min-height:260px;
  padding:32px 28px;
  border-radius:32px;
  background:#ffffff;
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 18px 45px rgba(16,38,56,.07);
  overflow:hidden;
  transition:.3s ease;
}

.wh-categories__card::before{
  content:"";
  position:absolute;
  width:150px;
  height:150px;
  right:-65px;
  top:-65px;
  border-radius:50%;
  background:rgba(205,166,86,.14);
}

.wh-categories__card:hover{
  transform:translateY(-8px);
  box-shadow:0 28px 70px rgba(16,38,56,.13);
}

.wh-categories__card > span,
.wh-categories__card div span{
  position:relative;
  z-index:2;
  width:56px;
  height:56px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:19px;
  background:#edf7f4;
  color:#0d4c6d;
  font-size:14px;
  font-weight:900;
  margin-bottom:24px;
}

.wh-categories__card h3{
  position:relative;
  z-index:2;
  margin:0;
  color:#102638;
  font-size:23px;
  line-height:1.22;
  font-weight:800;
}

.wh-categories__card p{
  position:relative;
  z-index:2;
  margin:15px 0 0;
  color:#5b6c79;
  font-size:15px;
  line-height:1.75;
}

.wh-categories__card--large{
  grid-row:span 2;
  min-height:542px;
  padding:0;
  background:#dfeaf1;
}

.wh-categories__card--large::before{
  display:none;
}

.wh-categories__card--large img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.wh-categories__card--large::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top,rgba(13,76,109,.82),rgba(13,76,109,.18) 58%,transparent);
}

.wh-categories__card--large div{
  position:absolute;
  z-index:3;
  left:30px;
  right:30px;
  bottom:30px;
}

.wh-categories__card--large h3{
  color:#ffffff;
}

.wh-categories__card--large p{
  color:rgba(255,255,255,.86);
}

.wh-categories__card--large div span{
  background:rgba(255,255,255,.18);
  color:#ffffff;
}

.wh-categories__card--dark{
  background:linear-gradient(135deg,#0d4c6d,#123f5a);
}

.wh-categories__card--dark::before{
  background:rgba(205,166,86,.22);
}

.wh-categories__card--dark > span{
  background:rgba(255,255,255,.16);
  color:#ffffff;
}

.wh-categories__card--dark h3{
  color:#ffffff;
}

.wh-categories__card--dark p{
  color:rgba(255,255,255,.84);
}

@media(max-width:1100px){
  .wh-categories__top{
    grid-template-columns:1fr;
    gap:24px;
  }

  .wh-categories__grid{
    grid-template-columns:repeat(2,1fr);
  }

  .wh-categories__card--large{
    grid-row:auto;
    min-height:390px;
  }
}

@media(max-width:720px){
  .wh-categories{
    padding:80px 18px;
  }

  .wh-categories__grid{
    grid-template-columns:1fr;
  }

  .wh-categories__card{
    min-height:auto;
    padding:30px 24px;
    border-radius:26px;
  }

  .wh-categories__card--large{
    min-height:420px;
    padding:0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-525885e */.wh-featured-programme{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 24px;
  background:#ffffff;
  overflow:hidden;
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.wh-featured-programme,
.wh-featured-programme *{
  box-sizing:border-box;
}

.wh-featured-programme::before{
  content:"";
  position:absolute;
  width:620px;
  height:620px;
  right:-280px;
  bottom:-280px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(13,76,109,.10),transparent 68%);
}

.wh-featured-programme__wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:70px;
  align-items:center;
}

.wh-featured-programme__visual{
  position:relative;
  min-height:620px;
  border-radius:42px;
  overflow:hidden;
  background:#dfeaf1;
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 30px 75px rgba(16,38,56,.13);
}

.wh-featured-programme__visual::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top,rgba(13,76,109,.58),transparent 58%);
}

.wh-featured-programme__visual img{
  width:100%;
  height:100%;
  min-height:620px;
  display:block;
  object-fit:cover;
}

.wh-featured-programme__badge{
  position:absolute;
  z-index:3;
  left:28px;
  right:28px;
  bottom:28px;
  padding:22px 24px;
  border-radius:26px;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(13,76,109,.12);
  box-shadow:0 20px 50px rgba(16,38,56,.14);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

.wh-featured-programme__badge b{
  display:block;
  color:#102638;
  font-size:20px;
  margin-bottom:6px;
}

.wh-featured-programme__badge span{
  display:block;
  color:#5b6c79;
  font-size:14px;
  line-height:1.55;
  font-weight:700;
}

.wh-featured-programme__content > span{
  display:inline-flex;
  padding:9px 16px;
  border-radius:999px;
  background:#edf7f4;
  color:#0d4c6d;
  font-size:13px;
  font-weight:800;
  margin-bottom:18px;
}

.wh-featured-programme__content h2{
  margin:0;
  color:#102638;
  font-size:clamp(34px,4vw,58px);
  line-height:1.08;
  letter-spacing:-1.7px;
  font-weight:800;
}

.wh-featured-programme__content h2 strong{
  display:block;
  color:#0d4c6d;
}

.wh-featured-programme__content p{
  margin:22px 0 0;
  color:#526575;
  font-size:16.5px;
  line-height:1.85;
  max-width:680px;
}

.wh-featured-programme__outcomes{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-top:30px;
}

.wh-featured-programme__outcomes div{
  position:relative;
  padding:16px 18px 16px 44px;
  border-radius:18px;
  background:#f8fbff;
  border:1px solid rgba(13,76,109,.10);
  color:#102638;
  font-size:14px;
  font-weight:800;
}

.wh-featured-programme__outcomes div::before{
  content:"";
  position:absolute;
  left:18px;
  top:50%;
  transform:translateY(-50%);
  width:10px;
  height:10px;
  border-radius:50%;
  background:#cda656;
  box-shadow:0 0 0 6px rgba(205,166,86,.14);
}

.wh-featured-programme__meta{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-top:26px;
}

.wh-featured-programme__meta div{
  padding:20px;
  border-radius:22px;
  background:#ffffff;
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 14px 34px rgba(16,38,56,.06);
}

.wh-featured-programme__meta b{
  display:block;
  color:#0d4c6d;
  font-size:13px;
  margin-bottom:8px;
}

.wh-featured-programme__meta span{
  display:block;
  color:#5b6c79;
  font-size:14px;
  line-height:1.55;
  font-weight:700;
}

.wh-featured-programme__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:15px 25px;
  margin-top:34px;
  border-radius:999px;
  color:#ffffff;
  background:linear-gradient(135deg,#0d4c6d,#123f5a);
  box-shadow:0 18px 36px rgba(13,76,109,.23);
  text-decoration:none;
  font-size:14px;
  font-weight:900;
  transition:.28s ease;
}

.wh-featured-programme__btn:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 46px rgba(13,76,109,.30);
}

@media(max-width:1050px){
  .wh-featured-programme__wrap{
    grid-template-columns:1fr;
    gap:50px;
  }

  .wh-featured-programme__visual{
    min-height:460px;
  }

  .wh-featured-programme__visual img{
    min-height:460px;
  }
}

@media(max-width:720px){
  .wh-featured-programme{
    padding:80px 18px;
  }

  .wh-featured-programme__visual{
    min-height:420px;
    border-radius:28px;
  }

  .wh-featured-programme__visual img{
    min-height:420px;
  }

  .wh-featured-programme__badge{
    left:18px;
    right:18px;
    bottom:18px;
    border-radius:22px;
  }

  .wh-featured-programme__outcomes,
  .wh-featured-programme__meta{
    grid-template-columns:1fr;
  }

  .wh-featured-programme__btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c7d9deb */.wh-training-gallery{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 24px;
  background:#f7fbff;
  overflow:hidden;
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.wh-training-gallery,
.wh-training-gallery *{
  box-sizing:border-box;
}

.wh-training-gallery::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 20%, rgba(13,76,109,.10), transparent 30%),
    radial-gradient(circle at 88% 88%, rgba(205,166,86,.14), transparent 30%),
    linear-gradient(135deg,#f8fbff 0%,#eef8f5 100%);
}

.wh-training-gallery__wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
}

.wh-training-gallery__head{
  max-width:880px;
  margin:0 auto 56px;
  text-align:center;
}

.wh-training-gallery__head span{
  display:inline-flex;
  padding:9px 16px;
  border-radius:999px;
  background:#ffffff;
  border:1px solid rgba(13,76,109,.12);
  color:#0d4c6d;
  font-size:13px;
  font-weight:800;
  margin-bottom:18px;
  box-shadow:0 12px 30px rgba(13,76,109,.07);
}

.wh-training-gallery__head h2{
  margin:0;
  color:#102638;
  font-size:clamp(34px,4vw,58px);
  line-height:1.08;
  letter-spacing:-1.7px;
  font-weight:800;
}

.wh-training-gallery__head h2 strong{
  display:block;
  color:#0d4c6d;
}

.wh-training-gallery__head p{
  max-width:720px;
  margin:22px auto 0;
  color:#526575;
  font-size:16.5px;
  line-height:1.8;
}

.wh-training-gallery__grid{
  display:grid;
  grid-template-columns:1.1fr .9fr .9fr;
  grid-auto-rows:270px;
  gap:22px;
}

.wh-training-gallery__item{
  position:relative;
  overflow:hidden;
  border-radius:32px;
  background:#dfeaf1;
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 22px 55px rgba(16,38,56,.10);
}

.wh-training-gallery__item--large{
  grid-row:span 2;
}

.wh-training-gallery__item--wide{
  grid-column:span 2;
}

.wh-training-gallery__item img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:.45s ease;
}

.wh-training-gallery__item::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top,rgba(13,76,109,.82),rgba(13,76,109,.12) 58%,transparent);
}

.wh-training-gallery__item div{
  position:absolute;
  z-index:2;
  left:26px;
  right:26px;
  bottom:24px;
}

.wh-training-gallery__item h3{
  margin:0;
  color:#ffffff;
  font-size:22px;
  line-height:1.2;
  font-weight:800;
}

.wh-training-gallery__item p{
  margin:9px 0 0;
  color:rgba(255,255,255,.86);
  font-size:14px;
  line-height:1.55;
}

.wh-training-gallery__item:hover img{
  transform:scale(1.06);
}

@media(max-width:1050px){
  .wh-training-gallery__grid{
    grid-template-columns:1fr 1fr;
  }

  .wh-training-gallery__item--large,
  .wh-training-gallery__item--wide{
    grid-row:auto;
    grid-column:auto;
  }
}

@media(max-width:720px){
  .wh-training-gallery{
    padding:80px 18px;
  }

  .wh-training-gallery__head{
    text-align:left;
    margin-bottom:36px;
  }

  .wh-training-gallery__head p{
    margin-left:0;
  }

  .wh-training-gallery__grid{
    grid-template-columns:1fr;
    grid-auto-rows:330px;
  }

  .wh-training-gallery__item{
    border-radius:26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ab0bd28 */.wh-training-process{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 24px;
  background:#ffffff;
  overflow:hidden;
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.wh-training-process,
.wh-training-process *{
  box-sizing:border-box;
}

.wh-training-process::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(13,76,109,.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(13,76,109,.04) 1px, transparent 1px);
  background-size:54px 54px;
}

.wh-training-process__wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
}

.wh-training-process__top{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:70px;
  align-items:end;
  margin-bottom:56px;
}

.wh-training-process__top span{
  display:inline-flex;
  padding:9px 16px;
  border-radius:999px;
  background:#edf7f4;
  color:#0d4c6d;
  font-size:13px;
  font-weight:800;
  margin-bottom:18px;
}

.wh-training-process__top h2{
  margin:0;
  color:#102638;
  font-size:clamp(34px,4vw,58px);
  line-height:1.08;
  letter-spacing:-1.7px;
  font-weight:800;
}

.wh-training-process__top h2 strong{
  display:block;
  color:#0d4c6d;
}

.wh-training-process__top p{
  margin:0;
  color:#526575;
  font-size:16.5px;
  line-height:1.85;
  max-width:700px;
}

.wh-training-process__layout{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:50px;
  align-items:center;
}

.wh-training-process__image{
  height:580px;
  border-radius:40px;
  overflow:hidden;
  background:#dfeaf1;
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 28px 70px rgba(16,38,56,.12);
}

.wh-training-process__image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.wh-training-process__steps{
  display:grid;
  gap:18px;
}

.wh-training-process__step{
  display:grid;
  grid-template-columns:70px 1fr;
  gap:20px;
  padding:24px;
  border-radius:28px;
  background:#f8fbff;
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 18px 45px rgba(16,38,56,.07);
  transition:.28s ease;
}

.wh-training-process__step:hover{
  transform:translateY(-5px);
  background:#ffffff;
}

.wh-training-process__step b{
  width:58px;
  height:58px;
  border-radius:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,#0d4c6d,#123f5a);
  color:#ffffff;
  font-size:14px;
  font-weight:900;
}

.wh-training-process__step h3{
  margin:0;
  color:#102638;
  font-size:22px;
  line-height:1.25;
  font-weight:800;
}

.wh-training-process__step p{
  margin:10px 0 0;
  color:#5b6c79;
  font-size:15px;
  line-height:1.7;
}

@media(max-width:1050px){
  .wh-training-process__top,
  .wh-training-process__layout{
    grid-template-columns:1fr;
    gap:35px;
  }

  .wh-training-process__image{
    height:440px;
  }
}

@media(max-width:720px){
  .wh-training-process{
    padding:80px 18px;
  }

  .wh-training-process__top{
    margin-bottom:36px;
  }

  .wh-training-process__image{
    height:360px;
    border-radius:28px;
  }

  .wh-training-process__step{
    grid-template-columns:1fr;
    gap:16px;
    padding:24px 20px;
    border-radius:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0f9ad52 */.wh-suitable{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 24px;
  background:#f7fbff;
  overflow:hidden;
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.wh-suitable,
.wh-suitable *{
  box-sizing:border-box;
}

.wh-suitable::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 20%, rgba(13,76,109,.10), transparent 30%),
    radial-gradient(circle at 88% 88%, rgba(205,166,86,.14), transparent 30%),
    linear-gradient(135deg,#f8fbff 0%,#eef8f5 100%);
  pointer-events:none;
}

.wh-suitable__wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
}

.wh-suitable__head{
  max-width:860px;
  margin:0 auto 56px;
  text-align:center;
}

.wh-suitable__head span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 18px;
  border-radius:999px;
  background:#ffffff;
  border:1px solid rgba(13,76,109,.12);
  color:#0d4c6d;
  font-size:13px;
  font-weight:800;
  margin-bottom:18px;
  box-shadow:0 12px 30px rgba(13,76,109,.07);
}

.wh-suitable__head span::before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  background:#cda656;
}

.wh-suitable__head h2{
  margin:0;
  color:#102638;
  font-size:clamp(34px,4vw,58px);
  line-height:1.08;
  letter-spacing:-1.7px;
  font-weight:850;
}

.wh-suitable__head h2 strong{
  display:block;
  color:#0d4c6d;
}

.wh-suitable__head p{
  max-width:720px;
  margin:22px auto 0;
  color:#526575;
  font-size:16.5px;
  line-height:1.8;
}

.wh-suitable__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}

.wh-suitable__card{
  position:relative;
  overflow:hidden;
  border-radius:32px;
  background:#ffffff;
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 22px 55px rgba(16,38,56,.09);
  transition:transform .3s ease, box-shadow .3s ease;
}

.wh-suitable__card:hover{
  transform:translateY(-7px);
  box-shadow:0 32px 75px rgba(16,38,56,.14);
}

.wh-suitable__card img{
  width:100%;
  height:240px;
  display:block;
  object-fit:cover;
  object-position:center;
  background:
    linear-gradient(135deg,#dfeaf1,#eef8f5);
}

.wh-suitable__card h3{
  margin:26px 28px 0;
  color:#102638;
  font-size:23px;
  line-height:1.25;
  font-weight:850;
  letter-spacing:-.4px;
}

.wh-suitable__card p{
  margin:14px 28px 32px;
  color:#5b6c79;
  font-size:15px;
  line-height:1.75;
}

.wh-suitable__card--dark{
  background:linear-gradient(135deg,#0d4c6d,#123f5a);
}

.wh-suitable__card--dark h3{
  color:#ffffff;
}

.wh-suitable__card--dark p{
  color:rgba(255,255,255,.84);
}

@media(max-width:1050px){
  .wh-suitable__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:720px){
  .wh-suitable{
    padding:80px 18px;
  }

  .wh-suitable__head{
    text-align:left;
    margin-bottom:36px;
  }

  .wh-suitable__head h2{
    letter-spacing:-1.2px;
  }

  .wh-suitable__head p{
    margin-left:0;
  }

  .wh-suitable__grid{
    grid-template-columns:1fr;
  }

  .wh-suitable__card{
    border-radius:26px;
  }

  .wh-suitable__card img{
    height:235px;
  }

  .wh-suitable__card h3{
    margin:24px 24px 0;
    font-size:22px;
  }

  .wh-suitable__card p{
    margin:12px 24px 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3d4e33d */.wh-hrd-cta{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 24px;
  background:#ffffff;
  overflow:hidden;
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.wh-hrd-cta,
.wh-hrd-cta *{
  box-sizing:border-box;
}

.wh-hrd-cta__wrap{
  width:100%;
  max-width:1320px;
  margin:0 auto;
}

.wh-hrd-cta__box{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:1.12fr .88fr;
  gap:50px;
  align-items:center;
  padding:64px;
  border-radius:44px;
  background:
    radial-gradient(circle at 12% 20%, rgba(205,166,86,.22), transparent 30%),
    linear-gradient(135deg,#0d4c6d,#123f5a);
  box-shadow:0 34px 80px rgba(16,38,56,.18);
}

.wh-hrd-cta__box::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.055) 1px, transparent 1px);
  background-size:54px 54px;
}

.wh-hrd-cta__content,
.wh-hrd-cta__panel{
  position:relative;
  z-index:2;
}

.wh-hrd-cta__content > span{
  display:inline-flex;
  padding:9px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.14);
  color:#ffffff;
  border:1px solid rgba(255,255,255,.18);
  font-size:13px;
  font-weight:800;
  margin-bottom:18px;
}

.wh-hrd-cta__content h2{
  margin:0;
  color:#ffffff;
  font-size:clamp(34px,4vw,58px);
  line-height:1.08;
  letter-spacing:-1.7px;
  font-weight:800;
}

.wh-hrd-cta__content h2 strong{
  display:block;
  color:#f2d38a;
}

.wh-hrd-cta__content p{
  max-width:720px;
  margin:22px 0 0;
  color:rgba(255,255,255,.84);
  font-size:16.5px;
  line-height:1.85;
}

.wh-hrd-cta__chips{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:30px;
}

.wh-hrd-cta__chips div{
  padding:11px 15px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  color:#ffffff;
  font-size:13px;
  font-weight:800;
}

.wh-hrd-cta__panel{
  padding:34px;
  border-radius:32px;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(255,255,255,.20);
  box-shadow:0 24px 60px rgba(0,0,0,.12);
}

.wh-hrd-cta__icon{
  width:66px;
  height:66px;
  border-radius:22px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#ffffff;
  background:linear-gradient(135deg,#cda656,#a97c2d);
  font-size:16px;
  font-weight:900;
  margin-bottom:24px;
}

.wh-hrd-cta__panel h3{
  margin:0;
  color:#102638;
  font-size:26px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:-.5px;
}

.wh-hrd-cta__panel p{
  margin:14px 0 0;
  color:#5b6c79;
  font-size:15px;
  line-height:1.7;
}

.wh-hrd-cta__btn{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:52px;
  margin-top:14px;
  padding:15px 22px;
  border-radius:999px;
  text-decoration:none;
  font-size:14px;
  font-weight:900;
  transition:.28s ease;
}

.wh-hrd-cta__btn--primary{
  margin-top:26px;
  color:#ffffff;
  background:linear-gradient(135deg,#0d4c6d,#123f5a);
  box-shadow:0 18px 36px rgba(13,76,109,.23);
}

.wh-hrd-cta__btn--outline{
  color:#0d4c6d;
  background:#ffffff;
  border:1px solid rgba(13,76,109,.16);
}

.wh-hrd-cta__btn:hover{
  transform:translateY(-3px);
}

@media(max-width:950px){
  .wh-hrd-cta__box{
    grid-template-columns:1fr;
    padding:44px;
  }
}

@media(max-width:720px){
  .wh-hrd-cta{
    padding:80px 18px;
  }

  .wh-hrd-cta__box{
    padding:30px 22px;
    border-radius:30px;
  }

  .wh-hrd-cta__panel{
    padding:26px 22px;
    border-radius:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bd4b41f */.wh-feedback{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 24px;
  background:
    radial-gradient(circle at 12% 15%, rgba(13,76,109,.08), transparent 30%),
    radial-gradient(circle at 88% 85%, rgba(205,166,86,.12), transparent 35%),
    linear-gradient(135deg,#ffffff 0%,#f7fbff 50%,#eef8f5 100%);
  overflow:hidden;
  font-family:'Poppins',sans-serif;
}

.wh-feedback *{
  box-sizing:border-box;
}

.wh-feedback__wrap{
  width:100%;
  max-width:1320px;
  margin:auto;
}

.wh-feedback__head{
  text-align:center;
  max-width:850px;
  margin:0 auto 60px;
}

.wh-feedback__head span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 18px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(13,76,109,.10);
  color:#0d4c6d;
  font-size:13px;
  font-weight:700;
  margin-bottom:18px;
  box-shadow:0 12px 30px rgba(13,76,109,.06);
}

.wh-feedback__head span:before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  background:#cda656;
}

.wh-feedback__head h2{
  margin:0;
  color:#102638;
  font-size:clamp(36px,4vw,60px);
  line-height:1.05;
  font-weight:800;
  letter-spacing:-2px;
}

.wh-feedback__head h2 strong{
  display:block;
  color:#0d4c6d;
}

.wh-feedback__head p{
  margin-top:22px;
  color:#617381;
  font-size:16px;
  line-height:1.8;
}

.wh-feedback__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
  margin-bottom:50px;
}

.wh-feedback__video{
  position:relative;
  min-height:680px;
  border-radius:32px;
  overflow:hidden;
  background:#ffffff;
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 22px 55px rgba(16,38,56,.08);
  padding:12px;
}

.wh-feedback__video .tiktok-embed{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  margin:0 !important;
}

.wh-feedback__video iframe{
  width:100% !important;
  max-width:100% !important;
  min-height:650px !important;
  border-radius:22px !important;
  overflow:hidden !important;
}

.wh-feedback__reviews{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

.wh-feedback__review{
  padding:32px;
  border-radius:30px;
  background:#ffffff;
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 18px 45px rgba(16,38,56,.07);
  transition:.3s ease;
}

.wh-feedback__review:hover{
  transform:translateY(-5px);
}

.wh-feedback__stars{
  color:#cda656;
  font-size:22px;
  margin-bottom:18px;
}

.wh-feedback__review p{
  color:#617381;
  line-height:1.9;
  font-size:15px;
  margin:0;
}

.wh-feedback__review strong{
  display:block;
  margin-top:22px;
  color:#102638;
  font-size:15px;
  font-weight:700;
}

@media(max-width:1200px){

  .wh-feedback__grid{
    grid-template-columns:repeat(2,1fr);
  }

}

@media(max-width:1050px){

  .wh-feedback__grid,
  .wh-feedback__reviews{
    grid-template-columns:1fr;
  }

  .wh-feedback__video{
    min-height:720px;
  }

}

@media(max-width:768px){

  .wh-feedback{
    padding:80px 18px;
  }

  .wh-feedback__head{
    text-align:left;
  }

  .wh-feedback__video{
    min-height:620px;
    border-radius:24px;
    padding:10px;
  }

  .wh-feedback__video iframe{
    min-height:590px !important;
    border-radius:18px !important;
  }

  .wh-feedback__review{
    border-radius:24px;
    padding:24px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b9d369f */.wh-training-contact{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 24px;
  background:#ffffff;
  overflow:hidden;
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.wh-training-contact,
.wh-training-contact *{
  box-sizing:border-box;
}

.wh-training-contact::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 20%, rgba(13,76,109,.10), transparent 30%),
    radial-gradient(circle at 88% 88%, rgba(205,166,86,.15), transparent 32%);
}

.wh-training-contact__wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:70px;
  align-items:center;
}

.wh-training-contact__content span{
  display:inline-flex;
  padding:9px 16px;
  border-radius:999px;
  background:#edf7f4;
  color:#0d4c6d;
  font-size:13px;
  font-weight:800;
  margin-bottom:18px;
}

.wh-training-contact__content h2{
  margin:0;
  color:#102638;
  font-size:clamp(34px,4vw,58px);
  line-height:1.08;
  letter-spacing:-1.7px;
  font-weight:800;
}

.wh-training-contact__content h2 strong{
  display:block;
  color:#0d4c6d;
}

.wh-training-contact__content p{
  margin:22px 0 0;
  color:#526575;
  font-size:16.5px;
  line-height:1.85;
  max-width:620px;
}

.wh-training-contact__quick{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:34px;
}

.wh-training-contact__quick a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:15px 24px;
  border-radius:999px;
  text-decoration:none;
  font-size:14px;
  font-weight:900;
  transition:.28s ease;
}

.wh-training-contact__quick a:first-child{
  color:#ffffff;
  background:linear-gradient(135deg,#0d4c6d,#123f5a);
  box-shadow:0 18px 36px rgba(13,76,109,.23);
}

.wh-training-contact__quick a:last-child{
  color:#0d4c6d;
  background:#ffffff;
  border:1px solid rgba(13,76,109,.16);
}

.wh-training-contact__quick a:hover{
  transform:translateY(-3px);
}

.wh-training-contact__info{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-top:34px;
}

.wh-training-contact__info div{
  padding:22px;
  border-radius:24px;
  background:#f8fbff;
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 14px 34px rgba(16,38,56,.06);
}

.wh-training-contact__info b{
  display:block;
  color:#102638;
  font-size:17px;
  line-height:1.3;
  margin-bottom:8px;
}

.wh-training-contact__info small{
  display:block;
  color:#5b6c79;
  font-size:13px;
  line-height:1.55;
  font-weight:700;
}

.wh-training-contact__form{
  padding:38px;
  border-radius:36px;
  background:linear-gradient(135deg,#f8fbff,#eef8f5);
  border:1px solid rgba(13,76,109,.10);
  box-shadow:0 28px 70px rgba(16,38,56,.11);
}

.wh-training-contact__form h3{
  margin:0 0 24px;
  color:#102638;
  font-size:28px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:-.5px;
}

.wh-training-contact__row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}

.wh-training-contact input,
.wh-training-contact select,
.wh-training-contact textarea{
  width:100%;
  min-height:54px;
  margin-bottom:14px;
  padding:15px 18px;
  border-radius:18px;
  border:1px solid rgba(13,76,109,.14);
  background:#ffffff;
  color:#102638;
  font-family:inherit;
  font-size:14px;
  font-weight:600;
  outline:none;
}

.wh-training-contact textarea{
  min-height:135px;
  resize:vertical;
}

.wh-training-contact input:focus,
.wh-training-contact select:focus,
.wh-training-contact textarea:focus{
  border-color:#0d4c6d;
  box-shadow:0 0 0 4px rgba(13,76,109,.10);
}

.wh-training-contact button{
  width:100%;
  min-height:54px;
  border:0;
  border-radius:999px;
  color:#ffffff;
  background:linear-gradient(135deg,#0d4c6d,#123f5a);
  font-family:inherit;
  font-size:14px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 18px 36px rgba(13,76,109,.23);
  transition:.28s ease;
}

.wh-training-contact button:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 46px rgba(13,76,109,.30);
}

@media(max-width:1050px){
  .wh-training-contact__wrap{
    grid-template-columns:1fr;
    gap:45px;
  }
}

@media(max-width:720px){
  .wh-training-contact{
    padding:80px 18px;
  }

  .wh-training-contact__quick{
    flex-direction:column;
  }

  .wh-training-contact__quick a{
    width:100%;
  }

  .wh-training-contact__info{
    grid-template-columns:1fr;
  }

  .wh-training-contact__row{
    grid-template-columns:1fr;
    gap:0;
  }

  .wh-training-contact__form{
    padding:26px 20px;
    border-radius:28px;
  }
}/* End custom CSS */