.elementor-10 .elementor-element.elementor-element-2de2393{--display:flex;}.elementor-10 .elementor-element.elementor-element-e32986c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-130836c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-f0f7849{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-3519e8e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-da28475{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-70a6a78{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-ae88516{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-22b9419{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-e42b6c6{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-51bbba2 */.whp-hero__visual{
  position:relative;
  min-height:560px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
}

.whp-hero__portrait{
  position:relative;
  z-index:5;
  width:min(420px,90%);
  aspect-ratio:4/5;
  border-radius:46px;
  overflow:hidden;
  background:linear-gradient(135deg,rgba(255,242,168,.95),rgba(135,72,190,.35));
  padding:3px;
  box-shadow:
    0 40px 100px rgba(0,0,0,.48),
    0 0 0 1px rgba(255,255,255,.12);
}

.whp-floating{
  position:absolute;
  z-index:7;
  width:215px;
  padding:16px 18px;
  border-radius:22px;
  background:rgba(12,2,22,.78);
  border:1px solid rgba(239,194,97,.35);
  backdrop-filter:blur(16px);
  box-shadow:0 24px 60px rgba(0,0,0,.36);
}

.whp-floating--one{
  left:-35px;
  top:58px;
}

.whp-floating--two{
  right:-30px;
  bottom:70px;
}

@media(max-width:980px){
  .whp-floating--one{
    left:20px;
    top:35px;
  }

  .whp-floating--two{
    right:20px;
    bottom:35px;
  }
}

@media(max-width:640px){
  .whp-hero__visual{
    min-height:auto;
    padding-bottom:0;
    display:grid;
    gap:16px;
  }

  .whp-hero__portrait{
    width:86%;
    justify-self:center;
  }

  .whp-floating{
    position:relative;
    width:100%;
    max-width:320px;
    left:auto;
    right:auto;
    top:auto;
    bottom:auto;
    justify-self:center;
  }

  .whp-floating--one,
  .whp-floating--two{
    left:auto;
    right:auto;
    top:auto;
    bottom:auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8dbbf3d */.whp-hero{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  min-height:100vh;
  overflow:hidden;
  background:
    radial-gradient(circle at 78% 20%, rgba(239,194,97,.24), transparent 30%),
    radial-gradient(circle at 20% 80%, rgba(128,54,197,.35), transparent 34%),
    linear-gradient(135deg,#070011 0%,#160027 35%,#2b0750 68%,#0b0117 100%);
  color:#fff;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
}

.whp-hero,
.whp-hero *{
  box-sizing:border-box;
}

.whp-hero::before{
  content:"";
  position:absolute;
  inset:-2px;
  background:
    linear-gradient(115deg,transparent 0%,transparent 42%,rgba(255,217,122,.16) 43%,transparent 45%),
    linear-gradient(300deg,transparent 0%,transparent 58%,rgba(255,217,122,.10) 59%,transparent 61%);
  pointer-events:none;
  z-index:1;
}

.whp-hero__grain{
  position:absolute;
  inset:0;
  opacity:.15;
  background-image:radial-gradient(rgba(255,255,255,.45) 1px, transparent 1px);
  background-size:18px 18px;
  mix-blend-mode:overlay;
  z-index:2;
  pointer-events:none;
}

.whp-hero__orb{
  position:absolute;
  border-radius:999px;
  filter:blur(20px);
  opacity:.8;
  z-index:1;
}

.whp-hero__orb--one{
  width:380px;
  height:380px;
  right:5vw;
  top:14vh;
  background:rgba(193,118,255,.22);
}

.whp-hero__orb--two{
  width:300px;
  height:300px;
  left:-80px;
  bottom:-80px;
  background:rgba(239,194,97,.18);
}

.whp-hero__watermark{
  position:absolute;
  right:4vw;
  top:14vh;
  font-family:Georgia,serif;
  font-size:clamp(130px,22vw,340px);
  font-weight:700;
  letter-spacing:-18px;
  color:rgba(255,255,255,.035);
  line-height:.8;
  z-index:1;
  user-select:none;
}

.whp-hero__wrap{
  position:relative;
  z-index:5;
  width:min(1280px,100%);
  min-height:100vh;
  margin:0 auto;
  padding:110px 6vw 70px;
  display:grid;
  grid-template-columns:1.08fr .92fr;
  align-items:center;
  gap:56px;
}

.whp-hero__content{
  max-width:720px;
}

.whp-hero__kicker{
  display:inline-flex;
  align-items:center;
  gap:14px;
  margin-bottom:22px;
  padding:10px 16px;
  border:1px solid rgba(239,194,97,.28);
  border-radius:999px;
  background:rgba(255,255,255,.055);
  color:#f3cd77;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.1px;
  text-transform:uppercase;
  backdrop-filter:blur(12px);
}

.whp-hero__kicker span{
  width:34px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,#fff2b8,#c78d25);
}

.whp-hero h1{
  margin:0;
  max-width:700px;
  font-size:clamp(34px,4.4vw,62px);
  line-height:1.05;
  letter-spacing:-2px;
  font-weight:850;
  color:#fff;
}

.whp-hero h1::after{
  content:"";
  display:block;
  width:min(360px,70%);
  height:3px;
  margin-top:28px;
  border-radius:999px;
  background:linear-gradient(90deg,#fff1a6,#d79b2d,transparent);
}

.whp-hero p{
  max-width:640px;
  margin:26px 0 0;
  color:rgba(255,255,255,.76);
  font-size:17px;
  line-height:1.85;
}

.whp-hero__actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:34px;
}

.whp-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:15px 24px;
  border-radius:999px;
  text-decoration:none;
  font-size:14px;
  font-weight:800;
  transition:.28s ease;
}

.whp-btn--gold{
  color:#160027;
  background:linear-gradient(135deg,#fff2a8 0%,#d79b2d 45%,#9f6616 100%);
  box-shadow:0 18px 38px rgba(215,155,45,.28);
}

.whp-btn--gold:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 50px rgba(215,155,45,.38);
}

.whp-btn--ghost{
  color:#f3cd77;
  border:1px solid rgba(243,205,119,.5);
  background:rgba(255,255,255,.04);
}

.whp-btn--ghost:hover{
  transform:translateY(-3px);
  background:rgba(243,205,119,.12);
}

.whp-hero__trust{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  max-width:680px;
  margin-top:42px;
}

.whp-hero__trust div{
  padding:18px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:22px;
  background:rgba(255,255,255,.055);
  backdrop-filter:blur(14px);
}

.whp-hero__trust strong{
  display:block;
  color:#f3cd77;
  font-size:28px;
  line-height:1;
  margin-bottom:8px;
}

.whp-hero__trust span{
  display:block;
  color:rgba(255,255,255,.68);
  font-size:12px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.7px;
}

.whp-hero__visual{
  position:relative;
  min-height:560px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.whp-hero__portrait{
  position:relative;
  width:min(420px,90%);
  aspect-ratio:4/5;
  border-radius:46px;
  overflow:hidden;
  background:linear-gradient(135deg,rgba(255,242,168,.95),rgba(135,72,190,.35));
  padding:3px;
  box-shadow:
    0 40px 100px rgba(0,0,0,.48),
    0 0 0 1px rgba(255,255,255,.12);
}

.whp-hero__portrait::before{
  content:"";
  position:absolute;
  inset:18px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:36px;
  z-index:2;
  pointer-events:none;
}

.whp-hero__portrait img{
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:43px;
  display:block;
  filter:saturate(1.04) contrast(1.03);
}

.whp-floating{
  position:absolute;
  z-index:6;
  width:230px;
  padding:18px;
  border-radius:22px;
  background:rgba(12,2,22,.72);
  border:1px solid rgba(239,194,97,.3);
  backdrop-filter:blur(16px);
  box-shadow:0 24px 60px rgba(0,0,0,.36);
}

.whp-floating b{
  display:block;
  color:#f3cd77;
  font-size:15px;
  margin-bottom:6px;
}

.whp-floating span{
  display:block;
  color:rgba(255,255,255,.72);
  font-size:12px;
  line-height:1.55;
}

.whp-floating--one{
  left:2px;
  top:110px;
}

.whp-floating--two{
  right:0;
  bottom:96px;
}

@media(max-width:980px){
  .whp-hero__wrap{
    grid-template-columns:1fr;
    padding:90px 6vw 60px;
    gap:36px;
  }

  .whp-hero__visual{
    min-height:460px;
  }
}

@media(max-width:640px){
  .whp-hero__wrap{
    padding:82px 5vw 48px;
  }

  .whp-hero h1{
    font-size:clamp(32px,9vw,46px);
    letter-spacing:-1.4px;
  }

  .whp-hero p{
    font-size:15px;
    line-height:1.75;
  }

  .whp-hero__actions{
    flex-direction:column;
  }

  .whp-btn{
    width:100%;
  }

  .whp-hero__trust{
    grid-template-columns:1fr;
  }

  .whp-hero__visual{
    min-height:390px;
  }

  .whp-hero__portrait{
    width:82%;
    border-radius:34px;
  }

  .whp-hero__portrait img{
    border-radius:31px;
  }

  .whp-floating{
    width:190px;
    padding:14px;
  }

  .whp-floating--one{
    left:0;
    top:96px;
  }

  .whp-floating--two{
    right:0;
    bottom:56px;
  }
}
.whp-hero__visual{
  position:relative;
  min-height:560px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
}

.whp-hero__portrait{
  position:relative;
  z-index:5;
  width:min(420px,90%);
  aspect-ratio:4/5;
  border-radius:46px;
  overflow:hidden;
  background:linear-gradient(135deg,rgba(255,242,168,.95),rgba(135,72,190,.35));
  padding:3px;
  box-shadow:
    0 40px 100px rgba(0,0,0,.48),
    0 0 0 1px rgba(255,255,255,.12);
}

.whp-floating{
  position:absolute;
  z-index:7;
  width:215px;
  padding:16px 18px;
  border-radius:22px;
  background:rgba(12,2,22,.78);
  border:1px solid rgba(239,194,97,.35);
  backdrop-filter:blur(16px);
  box-shadow:0 24px 60px rgba(0,0,0,.36);
}

.whp-floating--one{
  left:-35px;
  top:58px;
}

.whp-floating--two{
  right:-30px;
  bottom:70px;
}

@media(max-width:980px){
  .whp-floating--one{
    left:20px;
    top:35px;
  }

  .whp-floating--two{
    right:20px;
    bottom:35px;
  }
}

@media(max-width:640px){
  .whp-hero__visual{
    min-height:auto;
    padding-bottom:0;
    display:grid;
    gap:16px;
  }

  .whp-hero__portrait{
    width:86%;
    justify-self:center;
  }

  .whp-floating{
    position:relative;
    width:100%;
    max-width:320px;
    left:auto;
    right:auto;
    top:auto;
    bottom:auto;
    justify-self:center;
  }

  .whp-floating--one,
  .whp-floating--two{
    left:auto;
    right:auto;
    top:auto;
    bottom:auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f330185 */.whp-sec2{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  padding:110px 6vw;
  background:
    radial-gradient(circle at 15% 20%, rgba(142,73,211,.12), transparent 34%),
    radial-gradient(circle at 85% 80%, rgba(214,157,48,.12), transparent 32%),
    #ffffff;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
  color:#1d1230;
}

.whp-sec2,
.whp-sec2 *{
  box-sizing:border-box;
}

.whp-sec2__bg-mark{
  position:absolute;
  right:5vw;
  bottom:-40px;
  font-family:Georgia,serif;
  font-size:clamp(110px,18vw,270px);
  font-weight:800;
  letter-spacing:-14px;
  color:rgba(64,18,105,.045);
  line-height:.8;
  user-select:none;
  pointer-events:none;
}

.whp-sec2__wrap{
  position:relative;
  z-index:2;
  width:min(1280px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:70px;
  align-items:center;
}

.whp-sec2__left{
  max-width:620px;
}

.whp-sec2__kicker{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
  color:#8b5a16;
  font-size:12px;
  font-weight:850;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.whp-sec2__kicker span{
  width:42px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#d89b2c,#5c1b87);
}

.whp-sec2 h2{
  margin:0;
  max-width:620px;
  color:#1b0b2e;
  font-size:clamp(30px,4vw,54px);
  line-height:1.08;
  letter-spacing:-1.8px;
  font-weight:700;
}

.whp-sec2__left p{
  margin:24px 0 0;
  color:#51465d;
  font-size:16px;
  line-height:1.85;
}

.whp-sec2__actions{
  margin-top:34px;
}

.whp-sec2__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:14px 24px;
  border-radius:999px;
  text-decoration:none;
  color:#fff;
  font-size:14px;
  font-weight:850;
  background:linear-gradient(135deg,#3d0c66,#6f28a6);
  box-shadow:0 18px 36px rgba(61,12,102,.22);
  transition:.28s ease;
}

.whp-sec2__btn:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 48px rgba(61,12,102,.3);
}

.whp-sec2__right{
  position:relative;
}

.whp-sec2__right::before{
  content:"";
  position:absolute;
  width:240px;
  height:240px;
  border-radius:999px;
  right:-40px;
  top:-40px;
  background:linear-gradient(135deg,rgba(214,157,48,.25),rgba(111,40,166,.12));
  filter:blur(8px);
}

.whp-sec2__panel{
  position:relative;
  z-index:2;
  padding:34px;
  border-radius:34px;
  background:
    linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,255,255,.78));
  border:1px solid rgba(61,12,102,.12);
  box-shadow:
    0 34px 90px rgba(26,10,44,.12),
    inset 0 1px 0 rgba(255,255,255,.7);
  overflow:hidden;
}

.whp-sec2__panel::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg,transparent 0%,transparent 50%,rgba(214,157,48,.12) 51%,transparent 54%);
  pointer-events:none;
}

.whp-sec2__panel-head{
  position:relative;
  z-index:2;
  margin-bottom:24px;
  padding-bottom:24px;
  border-bottom:1px solid rgba(61,12,102,.1);
}

.whp-sec2__panel-head span{
  display:inline-flex;
  margin-bottom:12px;
  padding:8px 14px;
  border-radius:999px;
  background:rgba(214,157,48,.12);
  color:#8b5a16;
  font-size:12px;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.9px;
}

.whp-sec2__panel-head h3{
  margin:0;
  max-width:620px;
  color:#1b0b2e;
  font-size:clamp(24px,2.4vw,34px);
  line-height:1.18;
  letter-spacing:-1px;
  font-weight:700;
}

.whp-sec2__grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}

.whp-sec2__item{
  min-height:170px;
  padding:24px;
  border-radius:24px;
  background:#fff;
  border:1px solid rgba(61,12,102,.1);
  box-shadow:0 18px 40px rgba(26,10,44,.07);
  transition:.28s ease;
}

.whp-sec2__item:hover{
  transform:translateY(-5px);
  box-shadow:0 24px 54px rgba(26,10,44,.12);
  border-color:rgba(214,157,48,.35);
}

.whp-sec2__item strong{
  display:block;
  margin-bottom:12px;
  color:#5c1b87;
  font-size:clamp(24px,2.6vw,38px);
  line-height:1;
  font-weight:700;
  letter-spacing:-1px;
}

.whp-sec2__item span{
  display:block;
  color:#5f536b;
  font-size:14px;
  line-height:1.65;
  font-weight:500;
}

@media(max-width:980px){
  .whp-sec2{
    padding:85px 6vw;
  }

  .whp-sec2__wrap{
    grid-template-columns:1fr;
    gap:44px;
  }

  .whp-sec2__left{
    max-width:760px;
  }
}

@media(max-width:640px){
  .whp-sec2{
    padding:70px 5vw;
  }

  .whp-sec2 h2{
    font-size:clamp(28px,8vw,40px);
    letter-spacing:-1.2px;
  }

  .whp-sec2__left p{
    font-size:15px;
    line-height:1.75;
  }

  .whp-sec2__btn{
    width:100%;
  }

  .whp-sec2__panel{
    padding:22px;
    border-radius:26px;
  }

  .whp-sec2__grid{
    grid-template-columns:1fr;
  }

  .whp-sec2__item{
    min-height:auto;
    padding:22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1bbac66 */.whp-sec3{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  padding:110px 6vw;
  background:linear-gradient(135deg,#080011 0%,#170027 42%,#2b0750 100%);
  color:#fff;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
}

.whp-sec3,
.whp-sec3 *{
  box-sizing:border-box;
}

.whp-sec3::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 22% 20%, rgba(214,157,48,.15), transparent 28%),
    radial-gradient(circle at 80% 70%, rgba(146,74,217,.23), transparent 32%),
    linear-gradient(120deg, transparent 0%, transparent 48%, rgba(255,220,135,.08) 49%, transparent 52%);
  pointer-events:none;
}

.whp-sec3__glow{
  position:absolute;
  border-radius:999px;
  filter:blur(24px);
  opacity:.7;
  pointer-events:none;
}

.whp-sec3__glow--one{
  width:360px;
  height:360px;
  left:-120px;
  top:120px;
  background:rgba(214,157,48,.18);
}

.whp-sec3__glow--two{
  width:460px;
  height:460px;
  right:-180px;
  bottom:60px;
  background:rgba(128,54,197,.28);
}

.whp-sec3__wrap{
  position:relative;
  z-index:2;
  width:min(1280px,100%);
  margin:0 auto;
}

.whp-sec3__head{
  max-width:860px;
  margin-bottom:54px;
}

.whp-sec3__kicker{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
  color:#f3cd77;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.whp-sec3__kicker span{
  width:42px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#fff2b8,#d89b2c);
}

.whp-sec3__head h2{
  margin:0;
  max-width:780px;
  font-size:clamp(30px,4vw,54px);
  line-height:1.08;
  letter-spacing:-1.5px;
  font-weight:700;
  color:#fff;
}

.whp-sec3__head p{
  max-width:780px;
  margin:24px 0 0;
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1.85;
}

.whp-sec3__grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}

.whp-sec3__card{
  position:relative;
  min-height:auto;
  border-radius:28px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 22px 60px rgba(0,0,0,.22);
  overflow:hidden;
  transition:.3s ease;
  backdrop-filter:blur(14px);
}

.whp-sec3__card::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(135deg,rgba(255,255,255,.10),transparent 46%),
    radial-gradient(circle at 80% 12%,rgba(243,205,119,.16),transparent 28%);
  opacity:.75;
  pointer-events:none;
}

.whp-sec3__card::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:3px;
  background:linear-gradient(90deg,#fff2a8,#d89b2c,transparent);
  transform:scaleX(.42);
  transform-origin:left;
  opacity:.7;
  transition:.3s ease;
}

.whp-sec3__card:hover{
  transform:translateY(-7px);
  border-color:rgba(243,205,119,.36);
  background:rgba(255,255,255,.085);
  box-shadow:0 30px 75px rgba(0,0,0,.32);
}

.whp-sec3__card:hover::after{
  transform:scaleX(1);
}

.whp-sec3__card--featured{
  background:linear-gradient(135deg,rgba(243,205,119,.22),rgba(255,255,255,.06));
  border-color:rgba(243,205,119,.38);
}

.whp-sec3__image{
  position:relative;
  z-index:2;
  width:100%;
  aspect-ratio:1/1;
  overflow:hidden;
  background:rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.14);
}

.whp-sec3__image::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 45%,rgba(8,0,17,.62) 100%);
  pointer-events:none;
}

.whp-sec3__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.45s ease;
}

.whp-sec3__card:hover .whp-sec3__image img{
  transform:scale(1.06);
}

.whp-sec3__body{
  position:relative;
  z-index:2;
  padding:22px;
}

.whp-sec3__icon{
  width:50px;
  height:50px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:18px;
  border-radius:16px;
  background:linear-gradient(135deg,#fff2a8,#d89b2c);
  color:#1a082d;
  font-size:13px;
  font-weight:700;
  box-shadow:0 16px 35px rgba(214,157,48,.22);
}

.whp-sec3__card h3{
  margin:0;
  color:#fff;
  font-size:20px;
  line-height:1.25;
  letter-spacing:-.3px;
  font-weight:700;
}

.whp-sec3__card p{
  margin:14px 0 0;
  color:rgba(255,255,255,.66);
  font-size:14px;
  line-height:1.75;
}

.whp-sec3__bottom{
  margin-top:28px;
  padding:28px 32px;
  border-radius:28px;
  background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.035));
  border:1px solid rgba(255,255,255,.12);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  backdrop-filter:blur(14px);
}

.whp-sec3__bottom p{
  margin:0;
  max-width:760px;
  color:rgba(255,255,255,.72);
  font-size:15px;
  line-height:1.7;
}

.whp-sec3__bottom a{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:14px 22px;
  border-radius:999px;
  text-decoration:none;
  color:#1a082d;
  font-size:14px;
  font-weight:700;
  background:linear-gradient(135deg,#fff2a8,#d89b2c);
  box-shadow:0 18px 38px rgba(214,157,48,.22);
  transition:.28s ease;
}

.whp-sec3__bottom a:hover{
  transform:translateY(-3px);
}

@media(max-width:1100px){
  .whp-sec3__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:760px){
  .whp-sec3{
    padding:78px 5vw;
  }

  .whp-sec3__head{
    margin-bottom:36px;
  }

  .whp-sec3__head h2{
    font-size:clamp(28px,8vw,40px);
    letter-spacing:-1.1px;
    font-weight:700;
  }

  .whp-sec3__head p{
    font-size:15px;
    line-height:1.75;
  }

  .whp-sec3__grid{
    grid-template-columns:1fr;
  }

  .whp-sec3__body{
    padding:22px;
  }

  .whp-sec3__bottom{
    flex-direction:column;
    align-items:flex-start;
    padding:24px;
  }

  .whp-sec3__bottom a{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d02ff46 */.whp-sec4{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  padding:110px 6vw;
  background:
    radial-gradient(circle at 85% 15%, rgba(214,157,48,.14), transparent 28%),
    radial-gradient(circle at 10% 70%, rgba(111,40,166,.10), transparent 34%),
    #ffffff;
  color:#1b0b2e;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
}

.whp-sec4,
.whp-sec4 *{
  box-sizing:border-box;
}

.whp-sec4__wrap{
  width:min(1280px,100%);
  margin:0 auto;
}

.whp-sec4__head{
  max-width:860px;
  margin-bottom:54px;
}

.whp-sec4__kicker{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
  color:#8b5a16;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.whp-sec4__kicker span{
  width:42px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#d89b2c,#5c1b87);
}

.whp-sec4__head h2{
  margin:0;
  max-width:780px;
  color:#1b0b2e;
  font-size:clamp(30px,4vw,54px);
  line-height:1.08;
  letter-spacing:-1.5px;
  font-weight:700;
}

.whp-sec4__head p{
  max-width:760px;
  margin:24px 0 0;
  color:#5d5267;
  font-size:16px;
  line-height:1.85;
}

.whp-sec4__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}

.whp-sec4__card{
  position:relative;
  overflow:hidden;
  min-height:500px;
  border-radius:34px;
  background:#12001f;
  border:1px solid rgba(91,31,135,.14);
  box-shadow:0 30px 80px rgba(26,10,44,.13);
  transition:.35s ease;
  isolation:isolate;
}

.whp-sec4__card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  background:linear-gradient(120deg,transparent 0%,transparent 45%,rgba(255,255,255,.13) 50%,transparent 56%,transparent 100%);
  transform:translateX(-120%);
  transition:.7s ease;
  pointer-events:none;
}

.whp-sec4__card:hover::before{
  transform:translateX(120%);
}

.whp-sec4__card:hover{
  transform:translateY(-7px);
  box-shadow:0 36px 95px rgba(26,10,44,.2);
  border-color:rgba(214,157,48,.38);
}

.whp-sec4__number{
  position:absolute;
  top:24px;
  left:24px;
  z-index:4;
  width:48px;
  height:48px;
  border-radius:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#1a082d;
  background:linear-gradient(135deg,#fff2a8,#d89b2c);
  font-size:13px;
  font-weight:700;
  box-shadow:0 16px 35px rgba(214,157,48,.25);
}

.whp-sec4__image{
  position:absolute;
  inset:0;
  z-index:1;
}

.whp-sec4__image::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(18,0,31,.02) 0%,rgba(18,0,31,.30) 44%,rgba(18,0,31,.95) 100%),
    radial-gradient(circle at 50% 18%,transparent 0%,rgba(0,0,0,.15) 58%,rgba(0,0,0,.52) 100%);
}

.whp-sec4__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
  display:block;
  transition:.5s ease;
}

.whp-sec4__card:hover .whp-sec4__image img{
  transform:scale(1.07);
}

.whp-sec4__content{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:4;
  padding:30px;
}

.whp-sec4__content::before{
  content:"";
  display:block;
  width:70px;
  height:3px;
  border-radius:99px;
  margin-bottom:18px;
  background:linear-gradient(90deg,#fff2a8,#d89b2c);
}

.whp-sec4__content span{
  display:inline-flex;
  margin-bottom:14px;
  padding:8px 14px;
  border-radius:999px;
  background:rgba(243,205,119,.14);
  border:1px solid rgba(243,205,119,.25);
  color:#f3cd77;
  font-size:12px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.8px;
}

.whp-sec4__content h3{
  margin:0;
  color:#fff;
  font-size:clamp(24px,2.3vw,34px);
  line-height:1.12;
  letter-spacing:-.8px;
  font-weight:700;
}

.whp-sec4__content p{
  margin:16px 0 0;
  max-width:420px;
  color:rgba(255,255,255,.74);
  font-size:14px;
  line-height:1.7;
}

.whp-sec4__cta{
  margin-top:28px;
  padding:30px 34px;
  border-radius:30px;
  background:
    linear-gradient(135deg,rgba(61,12,102,.08),rgba(214,157,48,.10));
  border:1px solid rgba(61,12,102,.10);
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:24px;
}

.whp-sec4__cta strong{
  display:block;
  margin-bottom:8px;
  color:#1b0b2e;
  font-size:22px;
  line-height:1.25;
  font-weight:700;
}

.whp-sec4__cta p{
  margin:0;
  max-width:720px;
  color:#51465d;
  font-size:15px;
  line-height:1.7;
}

.whp-sec4__cta a{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:14px 25px;
  border-radius:999px;
  text-decoration:none;
  color:#fff;
  background:linear-gradient(135deg,#3d0c66,#6f28a6);
  box-shadow:0 18px 36px rgba(61,12,102,.22);
  font-size:14px;
  font-weight:700;
  transition:.28s ease;
}

.whp-sec4__cta a:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 48px rgba(61,12,102,.3);
}

@media(max-width:1050px){
  .whp-sec4__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:720px){
  .whp-sec4{
    padding:78px 5vw;
  }

  .whp-sec4__head{
    margin-bottom:36px;
  }

  .whp-sec4__head h2{
    font-size:clamp(28px,8vw,40px);
    letter-spacing:-1.1px;
  }

  .whp-sec4__head p{
    font-size:15px;
    line-height:1.75;
  }

  .whp-sec4__grid{
    grid-template-columns:1fr;
  }

  .whp-sec4__card{
    min-height:460px;
    border-radius:26px;
  }

  .whp-sec4__number{
    top:18px;
    left:18px;
  }

  .whp-sec4__content{
    padding:24px;
  }

  .whp-sec4__cta{
    flex-direction:column;
    align-items:flex-start;
    padding:24px;
  }

  .whp-sec4__cta a{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-af579c7 */.whp-sec5{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  padding:115px 6vw;
  background:
    radial-gradient(circle at 80% 20%, rgba(214,157,48,.18), transparent 30%),
    radial-gradient(circle at 18% 82%, rgba(128,54,197,.30), transparent 34%),
    linear-gradient(135deg,#070011 0%,#180028 45%,#2b0750 100%);
  color:#fff;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
}

.whp-sec5,
.whp-sec5 *{
  box-sizing:border-box;
}

.whp-sec5::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg,transparent 0%,transparent 48%,rgba(255,220,135,.08) 49%,transparent 52%);
  pointer-events:none;
}

.whp-sec5__wrap{
  position:relative;
  z-index:2;
  width:min(1280px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:70px;
  align-items:center;
}

.whp-sec5__kicker{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
  color:#f3cd77;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.whp-sec5__kicker span{
  width:42px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#fff2b8,#d89b2c);
}

.whp-sec5 h2{
  margin:0;
  max-width:700px;
  font-size:clamp(30px,4vw,54px);
  line-height:1.08;
  letter-spacing:-1.5px;
  font-weight:700;
}

.whp-sec5__left p{
  max-width:660px;
  margin:24px 0 0;
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1.85;
}

.whp-sec5__buttons{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:34px;
}

.whp-sec5__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:14px 24px;
  border-radius:999px;
  text-decoration:none;
  font-size:14px;
  font-weight:700;
  transition:.28s ease;
}

.whp-sec5__btn--gold{
  color:#1a082d;
  background:linear-gradient(135deg,#fff2a8,#d89b2c);
  box-shadow:0 18px 38px rgba(214,157,48,.24);
}

.whp-sec5__btn--outline{
  color:#f3cd77;
  border:1px solid rgba(243,205,119,.45);
  background:rgba(255,255,255,.04);
}

.whp-sec5__btn:hover{
  transform:translateY(-3px);
}

.whp-sec5__panel{
  position:relative;
  padding:42px;
  border-radius:38px;
  background:
    linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.04));
  border:1px solid rgba(255,255,255,.14);
  box-shadow:0 34px 90px rgba(0,0,0,.32);
  overflow:hidden;
  backdrop-filter:blur(16px);
}

.whp-sec5__panel::before{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  border-radius:999px;
  right:-80px;
  top:-80px;
  background:rgba(214,157,48,.18);
  filter:blur(10px);
}

.whp-sec5__big{
  position:relative;
  z-index:2;
  color:#f3cd77;
  font-size:clamp(78px,9vw,130px);
  line-height:.85;
  letter-spacing:-6px;
  font-weight:700;
}

.whp-sec5__panel h3{
  position:relative;
  z-index:2;
  margin:22px 0 0;
  color:#fff;
  font-size:clamp(24px,3vw,38px);
  line-height:1.12;
  letter-spacing:-1px;
  font-weight:700;
}

.whp-sec5__panel p{
  position:relative;
  z-index:2;
  margin:18px 0 0;
  color:rgba(255,255,255,.70);
  font-size:15px;
  line-height:1.75;
}

.whp-sec5__list{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:12px;
  margin-top:30px;
}

.whp-sec5__list div{
  padding:14px 16px;
  border-radius:18px;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.11);
  color:rgba(255,255,255,.82);
  font-size:13px;
  font-weight:700;
}

@media(max-width:900px){
  .whp-sec5__wrap{
    grid-template-columns:1fr;
    gap:42px;
  }
}

@media(max-width:640px){
  .whp-sec5{
    padding:78px 5vw;
  }

  .whp-sec5 h2{
    font-size:clamp(28px,8vw,40px);
  }

  .whp-sec5__left p{
    font-size:15px;
    line-height:1.75;
  }

  .whp-sec5__buttons{
    flex-direction:column;
  }

  .whp-sec5__btn{
    width:100%;
  }

  .whp-sec5__panel{
    padding:28px;
    border-radius:28px;
  }

  .whp-sec5__list{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5da83ac */.whp-sec6{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  padding:110px 6vw;
  background:
    radial-gradient(circle at 20% 20%, rgba(214,157,48,.10), transparent 30%),
    radial-gradient(circle at 80% 80%, rgba(128,54,197,.18), transparent 35%),
    #ffffff;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
  color:#1b0b2e;
}

.whp-sec6,
.whp-sec6 *{
  box-sizing:border-box;
}

/* WH watermark */
.whp-sec6__bg-mark{
  position:absolute;
  right:4vw;
  bottom:-40px;
  font-family:Georgia,serif;
  font-size:clamp(120px,18vw,280px);
  font-weight:800;
  letter-spacing:-14px;
  color:rgba(64,18,105,.05);
  line-height:.8;
  user-select:none;
  pointer-events:none;
}

/* container */
.whp-sec6__wrap{
  position:relative;
  z-index:2;
  width:min(1280px,100%);
  margin:0 auto;
}

/* head */
.whp-sec6__head{
  max-width:780px;
  margin-bottom:54px;
}

.whp-sec6__kicker{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
  color:#8b5a16;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.whp-sec6__kicker span{
  width:42px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#d89b2c,#5c1b87);
}

.whp-sec6__head h2{
  margin:0;
  max-width:700px;
  font-size:clamp(30px,4vw,54px);
  line-height:1.08;
  letter-spacing:-1.5px;
  font-weight:700;
}

.whp-sec6__head p{
  margin:24px 0 0;
  color:#5d5267;
  font-size:16px;
  line-height:1.85;
}

/* grid */
.whp-sec6__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}

/* card */
.whp-sec6__card{
  position:relative;
  padding:30px;
  border-radius:30px;
  background:#ffffff;
  border:1px solid rgba(61,12,102,.08);
  box-shadow:0 20px 50px rgba(26,10,44,.08);
  transition:.3s ease;
}

.whp-sec6__card:hover{
  transform:translateY(-6px);
  box-shadow:0 30px 70px rgba(26,10,44,.12);
  border-color:rgba(214,157,48,.35);
}

/* icon number */
.whp-sec6__icon{
  width:48px;
  height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:20px;
  border-radius:14px;
  background:linear-gradient(135deg,#fff2a8,#d89b2c);
  color:#1a082d;
  font-size:13px;
  font-weight:700;
}

/* title */
.whp-sec6__card h3{
  margin:0;
  font-size:20px;
  line-height:1.25;
  letter-spacing:-.3px;
  font-weight:700;
  color:#1b0b2e;
}

/* desc */
.whp-sec6__card p{
  margin:14px 0 0;
  color:#5d5267;
  font-size:14px;
  line-height:1.75;
}

/* responsive */
@media(max-width:1000px){
  .whp-sec6__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:640px){
  .whp-sec6{
    padding:78px 5vw;
  }

  .whp-sec6__head{
    margin-bottom:36px;
  }

  .whp-sec6__head h2{
    font-size:clamp(28px,8vw,40px);
  }

  .whp-sec6__grid{
    grid-template-columns:1fr;
  }

  .whp-sec6__card{
    padding:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d0699b7 */.whp-sec7{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  padding:110px 6vw;
  background:
    radial-gradient(circle at 85% 20%, rgba(214,157,48,.14), transparent 28%),
    radial-gradient(circle at 15% 80%, rgba(128,54,197,.20), transparent 34%),
    linear-gradient(135deg,#070011 0%,#180028 45%,#2b0750 100%);
  color:#fff;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
}

.whp-sec7,
.whp-sec7 *{
  box-sizing:border-box;
}

/* watermark */
.whp-sec7__bg-mark{
  position:absolute;
  right:4vw;
  top:20%;
  font-family:Georgia,serif;
  font-size:clamp(120px,18vw,280px);
  font-weight:800;
  letter-spacing:-14px;
  color:rgba(255,255,255,.04);
  line-height:.8;
  pointer-events:none;
}

/* container */
.whp-sec7__wrap{
  position:relative;
  z-index:2;
  width:min(1280px,100%);
  margin:0 auto;
}

/* head */
.whp-sec7__head{
  max-width:780px;
  margin-bottom:54px;
}

.whp-sec7__kicker{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
  color:#f3cd77;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.whp-sec7__kicker span{
  width:42px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#fff2b8,#d89b2c);
}

.whp-sec7__head h2{
  margin:0;
  max-width:700px;
  font-size:clamp(30px,4vw,54px);
  line-height:1.08;
  letter-spacing:-1.5px;
  font-weight:700;
}

.whp-sec7__head p{
  margin:24px 0 0;
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1.85;
}

/* grid */
.whp-sec7__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}

/* card */
.whp-sec7__card{
  position:relative;
  padding:32px;
  border-radius:30px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(14px);
  box-shadow:0 20px 60px rgba(0,0,0,.25);
  transition:.3s ease;
}

.whp-sec7__card:hover{
  transform:translateY(-6px);
  border-color:rgba(243,205,119,.35);
  box-shadow:0 30px 80px rgba(0,0,0,.35);
}

/* quote */
.whp-sec7__quote{
  font-size:50px;
  color:#f3cd77;
  line-height:1;
  margin-bottom:10px;
}

/* text */
.whp-sec7__card p{
  margin:10px 0 0;
  color:rgba(255,255,255,.75);
  font-size:15px;
  line-height:1.8;
}

/* user */
.whp-sec7__user{
  margin-top:24px;
}

.whp-sec7__user strong{
  display:block;
  font-size:15px;
  font-weight:700;
  color:#fff;
}

.whp-sec7__user span{
  font-size:13px;
  color:rgba(255,255,255,.6);
}

/* responsive */
@media(max-width:1000px){
  .whp-sec7__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:640px){
  .whp-sec7{
    padding:78px 5vw;
  }

  .whp-sec7__head{
    margin-bottom:36px;
  }

  .whp-sec7__head h2{
    font-size:clamp(28px,8vw,40px);
  }

  .whp-sec7__grid{
    grid-template-columns:1fr;
  }

  .whp-sec7__card{
    padding:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3d82408 */.whp-sec8{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  padding:120px 6vw;
  background:
    linear-gradient(135deg,rgba(7,0,17,.94),rgba(24,0,40,.90),rgba(43,7,80,.94)),
    url("MASUKKAN_LINK_GAMBAR_BACKGROUND") center center / cover no-repeat;
  color:#fff;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
}

.whp-sec8,
.whp-sec8 *{
  box-sizing:border-box;
}

.whp-sec8::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 85% 20%, rgba(214,157,48,.18), transparent 30%),
    radial-gradient(circle at 15% 80%, rgba(128,54,197,.25), transparent 35%);
  pointer-events:none;
  z-index:1;
}

.whp-sec8__bg-mark{
  position:absolute;
  right:4vw;
  bottom:0;
  font-family:Georgia,serif;
  font-size:clamp(140px,20vw,300px);
  font-weight:800;
  letter-spacing:-14px;
  color:rgba(255,255,255,.04);
  pointer-events:none;
  z-index:2;
}

.whp-sec8__wrap{
  position:relative;
  z-index:3;
  width:min(1280px,100%);
  margin:0 auto;
}

.whp-sec8__box{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:40px;
  padding:50px;
  border-radius:36px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(18px);
  box-shadow:0 30px 90px rgba(0,0,0,.38);
}

.whp-sec8__kicker{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
  color:#f3cd77;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.whp-sec8__kicker span{
  width:42px;
  height:2px;
  background:linear-gradient(90deg,#fff2b8,#d89b2c);
}

.whp-sec8__content h2{
  margin:0;
  font-size:clamp(32px,4vw,54px);
  font-weight:700;
  line-height:1.1;
}

.whp-sec8__content p{
  margin:20px 0;
  color:rgba(255,255,255,.75);
  line-height:1.8;
}

.whp-sec8__actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-bottom:24px;
}

.whp-sec8__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:14px 24px;
  border-radius:999px;
  text-decoration:none;
  font-size:14px;
  font-weight:700;
  transition:.28s ease;
}

.whp-sec8__btn:hover{
  transform:translateY(-3px);
}

.whp-sec8__btn--gold{
  background:linear-gradient(135deg,#fff2a8,#d89b2c);
  color:#1a082d;
  box-shadow:0 18px 38px rgba(214,157,48,.22);
}

.whp-sec8__btn--outline{
  border:1px solid rgba(255,255,255,.4);
  color:#fff;
  background:rgba(255,255,255,.04);
}

.whp-sec8__info{
  display:flex;
  gap:30px;
}

.whp-sec8__info strong{
  display:block;
  font-size:13px;
  color:#fff;
}

.whp-sec8__info span{
  font-size:14px;
  color:rgba(255,255,255,.7);
}

.whp-sec8__form form{
  display:flex;
  flex-direction:column;
  gap:12px;
}

.whp-sec8__form input,
.whp-sec8__form select,
.whp-sec8__form textarea{
  width:100%;
  padding:14px 16px;
  border-radius:12px;
  border:1px solid rgba(255,255,255,.18);
  outline:none;
  background:rgba(255,255,255,.92);
  color:#1b0b2e;
  font-size:14px;
  font-family:inherit;
}

.whp-sec8__form input::placeholder,
.whp-sec8__form textarea::placeholder{
  color:#6b6273;
}

.whp-sec8__form select{
  appearance:auto;
}

.whp-sec8__form textarea{
  min-height:100px;
  resize:vertical;
}

.whp-sec8__form button{
  margin-top:10px;
  padding:15px 20px;
  border:none;
  border-radius:999px;
  background:linear-gradient(135deg,#fff2a8,#d89b2c);
  color:#1a082d;
  font-weight:700;
  font-family:inherit;
  cursor:pointer;
  transition:.28s ease;
}

.whp-sec8__form button:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 38px rgba(214,157,48,.22);
}

@media(max-width:900px){
  .whp-sec8{
    padding:85px 5vw;
  }

  .whp-sec8__box{
    grid-template-columns:1fr;
    padding:30px;
    border-radius:28px;
  }

  .whp-sec8__actions{
    flex-direction:column;
  }

  .whp-sec8__btn{
    width:100%;
  }

  .whp-sec8__info{
    flex-direction:column;
    gap:14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-db96e14 */.wh-footer{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  padding:70px 6vw 25px;
  background:
    linear-gradient(135deg,#070011 0%,#160027 45%,#2b0750 100%);
  color:#fff;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
}

.wh-footer,
.wh-footer *{
  box-sizing:border-box;
}

.wh-footer__wrap{
  width:min(1280px,100%);
  margin:0 auto;
}

/* TOP */
.wh-footer__top{
  display:grid;
  grid-template-columns:1.5fr .8fr .8fr .9fr;
  gap:40px;
  padding-bottom:40px;
  border-bottom:1px solid rgba(255,255,255,.12);
}

/* BRAND */
.wh-footer__brand img{
  width:90px;
  margin-bottom:px;
}

.wh-footer__brand p{
  max-width:420px;
  color:rgba(255,255,255,.7);
  font-size:14px;
  line-height:1.8;
}

.wh-footer__social{
  display:flex;
  gap:10px;
  margin-top:20px;
}

.wh-footer__social a{
  padding:8px 12px;
  border-radius:999px;
  text-decoration:none;
  font-size:12px;
  font-weight:700;
  color:#f3cd77;
  border:1px solid rgba(243,205,119,.3);
  background:rgba(255,255,255,.05);
}

/* COLUMN */
.wh-footer__col h3{
  margin-bottom:16px;
  font-size:15px;
  font-weight:700;
}

.wh-footer__col a{
  display:block;
  margin-bottom:10px;
  text-decoration:none;
  color:rgba(255,255,255,.65);
  font-size:14px;
  transition:.2s;
}

.wh-footer__col a:hover{
  color:#f3cd77;
  transform:translateX(3px);
}

/* BOTTOM */
.wh-footer__bottom{
  padding-top:20px;
}

.wh-footer__bottom p{
  font-size:13px;
  color:rgba(255,255,255,.5);
}

/* MOBILE */
@media(max-width:900px){
  .wh-footer__top{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:640px){
  .wh-footer{
    padding:60px 5vw 20px;
  }

  .wh-footer__top{
    grid-template-columns:1fr;
    gap:30px;
  }
}/* End custom CSS */