.elementor-77 .elementor-element.elementor-element-1bee615{--display:flex;}.elementor-77 .elementor-element.elementor-element-edb70ae{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-77 .elementor-element.elementor-element-be2210c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-77 .elementor-element.elementor-element-4c5cb78{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-77 .elementor-element.elementor-element-fec4110{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-77 .elementor-element.elementor-element-f47100c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-77 .elementor-element.elementor-element-6397631{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-e3c6a12 */.whprog-hero{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  min-height:88vh;
  overflow:hidden;
  color:#fff;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
}

.whprog-hero,
.whprog-hero *{
  box-sizing:border-box;
}

.whprog-hero__bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(135deg,rgba(7,0,17,.94),rgba(24,0,40,.88),rgba(43,7,80,.94)),
    url("MASUKKAN_GAMBAR_BACKGROUND") center center / cover no-repeat;
  transform:scale(1.04);
}

.whprog-hero__shade{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 78% 22%, rgba(214,157,48,.18), transparent 30%),
    radial-gradient(circle at 18% 78%, rgba(128,54,197,.22), transparent 35%),
    linear-gradient(120deg, transparent 0%, transparent 48%, rgba(255,220,135,.08) 49%, transparent 52%);
  pointer-events:none;
}

.whprog-hero__wrap{
  position:relative;
  z-index:2;
  width:min(1280px,100%);
  margin:0 auto;
  min-height:88vh;
  padding:115px 6vw 80px;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  align-items:center;
  gap:70px;
}

.whprog-hero__content{
  max-width:720px;
}

.whprog-hero__kicker{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:20px;
  color:#f3cd77;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.4px;
  text-transform:uppercase;
}

.whprog-hero__kicker span{
  width:44px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#fff2b8,#d89b2c);
}

.whprog-hero h1{
  margin:0;
  max-width:700px;
  font-size:clamp(34px,4.8vw,64px);
  line-height:1.05;
  letter-spacing:-1.7px;
  font-weight:700;
}

.whprog-hero p{
  max-width:660px;
  margin:24px 0 0;
  color:rgba(255,255,255,.75);
  font-size:16px;
  line-height:1.85;
}

.whprog-hero__actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:34px;
}

.whprog-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;
}

.whprog-btn:hover{
  transform:translateY(-3px);
}

.whprog-btn--gold{
  color:#170025;
  background:linear-gradient(135deg,#fff2a8,#d89b2c);
  box-shadow:0 18px 38px rgba(214,157,48,.25);
}

.whprog-btn--ghost{
  color:#fff;
  border:1px solid rgba(255,255,255,.38);
  background:rgba(255,255,255,.05);
}

.whprog-hero__mini{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:42px;
  max-width:680px;
}

.whprog-hero__mini div{
  padding:18px;
  border-radius:22px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(14px);
}

.whprog-hero__mini strong{
  display:block;
  color:#f3cd77;
  font-size:26px;
  line-height:1;
  margin-bottom:8px;
  font-weight:700;
}

.whprog-hero__mini span{
  display:block;
  color:rgba(255,255,255,.66);
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.7px;
  font-weight:700;
}

.whprog-hero__visual{
  position:relative;
  min-height:540px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.whprog-hero__frame{
  width:min(430px,92%);
  aspect-ratio:4/5;
  padding:3px;
  border-radius:42px;
  overflow:hidden;
  background:linear-gradient(135deg,#fff2a8,#d89b2c,rgba(111,40,166,.8));
  box-shadow:0 40px 100px rgba(0,0,0,.45);
}

.whprog-hero__frame img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  border-radius:39px;
}

.whprog-hero__float{
  position:absolute;
  z-index:4;
  max-width:260px;
  padding:16px 18px;
  border-radius:20px;
  background:rgba(12,2,22,.78);
  border:1px solid rgba(243,205,119,.28);
  color:rgba(255,255,255,.82);
  font-size:13px;
  font-weight:700;
  line-height:1.5;
  box-shadow:0 24px 60px rgba(0,0,0,.35);
  backdrop-filter:blur(14px);
}

.whprog-hero__float--one{
  left:0;
  top:110px;
}

.whprog-hero__float--two{
  right:0;
  bottom:110px;
}

@media(max-width:980px){
  .whprog-hero__wrap{
    grid-template-columns:1fr;
    gap:42px;
    padding:95px 6vw 70px;
  }

  .whprog-hero__visual{
    min-height:440px;
  }
}

@media(max-width:640px){
  .whprog-hero__wrap{
    padding:82px 5vw 56px;
  }

  .whprog-hero h1{
    font-size:clamp(32px,9vw,44px);
    letter-spacing:-1.2px;
  }

  .whprog-hero p{
    font-size:15px;
    line-height:1.75;
  }

  .whprog-hero__actions{
    flex-direction:column;
  }

  .whprog-btn{
    width:100%;
  }

  .whprog-hero__mini{
    grid-template-columns:1fr;
  }

  .whprog-hero__visual{
    min-height:390px;
  }

  .whprog-hero__frame{
    width:82%;
    border-radius:32px;
  }

  .whprog-hero__frame img{
    border-radius:29px;
  }

  .whprog-hero__float{
    max-width:210px;
    padding:13px 15px;
    font-size:12px;
  }

  .whprog-hero__float--one{
    left:0;
    top:78px;
  }

  .whprog-hero__float--two{
    right:0;
    bottom:65px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd00391 */.whprog-sec2{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  padding:110px 6vw;
  background:#ffffff;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
  color:#1b0b2e;
}

.whprog-sec2,
.whprog-sec2 *{
  box-sizing:border-box;
}

.whprog-sec2::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 18%, rgba(111,40,166,.10), transparent 32%),
    radial-gradient(circle at 88% 78%, rgba(214,157,48,.13), transparent 30%);
  pointer-events:none;
}

.whprog-sec2__mark{
  position:absolute;
  right:4vw;
  top:70px;
  font-family:Georgia,serif;
  font-size:clamp(120px,18vw,280px);
  font-weight:800;
  letter-spacing:-14px;
  color:rgba(64,18,105,.045);
  line-height:.8;
  pointer-events:none;
  user-select:none;
}

.whprog-sec2__wrap{
  position:relative;
  z-index:2;
  width:min(1280px,100%);
  margin:0 auto;
}

.whprog-sec2__head{
  max-width:760px;
  margin-bottom:58px;
}

.whprog-sec2__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;
}

.whprog-sec2__kicker span{
  width:42px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#d89b2c,#5c1b87);
}

.whprog-sec2__head h2{
  margin:0;
  max-width:700px;
  font-size:clamp(30px,4vw,54px);
  line-height:1.08;
  letter-spacing:-1.5px;
  font-weight:700;
  color:#1b0b2e;
}

.whprog-sec2__head p{
  max-width:720px;
  margin:24px 0 0;
  color:#5d5267;
  font-size:16px;
  line-height:1.85;
}

.whprog-sec2__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

.whprog-card{
  position:relative;
  border-radius:30px;
  overflow:hidden;
  cursor:pointer;
  background:#12001f;
  box-shadow:0 28px 75px rgba(26,10,44,.14);
  transition:.32s ease;
}

.whprog-card:hover{
  transform:translateY(-7px);
  box-shadow:0 36px 95px rgba(26,10,44,.22);
}

.whprog-card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  background:linear-gradient(120deg,transparent 0%,transparent 45%,rgba(255,255,255,.14) 50%,transparent 56%,transparent 100%);
  transform:translateX(-120%);
  transition:.7s ease;
  pointer-events:none;
}

.whprog-card:hover::before{
  transform:translateX(120%);
}

.whprog-card img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  display:block;
  transition:.45s ease;
}

.whprog-card:hover img{
  transform:scale(1.07);
}

.whprog-card__overlay{
  position:absolute;
  inset:auto 0 0 0;
  z-index:2;
  padding:26px;
  min-height:45%;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  background:
    linear-gradient(180deg,transparent 0%,rgba(18,0,31,.55) 35%,rgba(18,0,31,.96) 100%);
  color:#fff;
}

.whprog-card__overlay::before{
  content:"";
  display:block;
  width:64px;
  height:3px;
  border-radius:99px;
  margin-bottom:16px;
  background:linear-gradient(90deg,#fff2a8,#d89b2c);
}

.whprog-card__overlay span{
  display:inline-flex;
  width:max-content;
  margin-bottom:12px;
  padding:7px 13px;
  border-radius:999px;
  color:#f3cd77;
  background:rgba(243,205,119,.14);
  border:1px solid rgba(243,205,119,.25);
  font-size:11px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.7px;
}

.whprog-card__overlay h3{
  margin:0;
  color:#fff;
  font-size:clamp(22px,2vw,30px);
  line-height:1.12;
  letter-spacing:-.6px;
  font-weight:700;
}

@media(max-width:980px){
  .whprog-sec2{
    padding:85px 6vw;
  }

  .whprog-sec2__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:640px){
  .whprog-sec2{
    padding:75px 5vw;
  }

  .whprog-sec2__head{
    margin-bottom:36px;
  }

  .whprog-sec2__head h2{
    font-size:clamp(28px,8vw,40px);
    letter-spacing:-1.1px;
  }

  .whprog-sec2__head p{
    font-size:15px;
    line-height:1.75;
  }

  .whprog-sec2__grid{
    grid-template-columns:1fr;
  }

  .whprog-card{
    border-radius:26px;
  }

  .whprog-card__overlay{
    padding:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-38171f1 */.whprog-sec3{
  position:relative;
  left:50%;
  margin-left:-50vw;
  width:100vw;
  padding:110px 6vw;
  background:
    radial-gradient(circle at 20% 20%, rgba(111,40,166,.08), transparent 30%),
    radial-gradient(circle at 80% 80%, rgba(214,157,48,.10), transparent 30%),
    #ffffff;
  font-family:'Poppins','Montserrat',sans-serif;
}

.whprog-sec3__wrap{
  max-width:1200px;
  margin:0 auto;
}

.whprog-sec3__head{
  max-width:700px;
  margin-bottom:70px;
}

.whprog-sec3__kicker{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:12px;
  font-weight:700;
  color:#d89b2c;
}

.whprog-sec3__kicker span{
  width:40px;
  height:2px;
  background:linear-gradient(#000,#d89b2c);
}

.whprog-sec3__head h2{
  margin:10px 0;
  font-size:48px;
  font-weight:700;
  color:#1b0b2e;
}

/* BLOCK */
.whprog-sec3__block{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:60px;
  align-items:center;
  margin-bottom:80px;
}

.whprog-sec3__block.reverse{
  direction:rtl;
}

.whprog-sec3__block.reverse .whprog-sec3__content{
  direction:ltr;
}

/* IMAGE */
.whprog-sec3__image img{
  width:100%;
  border-radius:24px;
  object-fit:cover;
  box-shadow:0 30px 80px rgba(0,0,0,.15);
}

/* CONTENT */
.whprog-sec3__content h3{
  font-size:28px;
  font-weight:700;
  margin-bottom:15px;
}

.whprog-sec3__content p{
  color:#5d5267;
  line-height:1.7;
  margin-bottom:15px;
}

.whprog-sec3__content ul{
  padding-left:18px;
}

.whprog-sec3__content li{
  margin-bottom:8px;
  color:#3d2b50;
}

/* MOBILE */
@media(max-width:900px){
  .whprog-sec3__block{
    grid-template-columns:1fr;
    gap:30px;
  }

  .whprog-sec3__block.reverse{
    direction:ltr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-117cbc5 */.whprog-sec4{
  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% 18%, rgba(214,157,48,.16), transparent 30%),
    radial-gradient(circle at 18% 82%, rgba(128,54,197,.28), transparent 34%),
    linear-gradient(135deg,#070011 0%,#180028 45%,#2b0750 100%);
  color:#fff;
  font-family:'Poppins','Montserrat',Arial,sans-serif;
}

.whprog-sec4,
.whprog-sec4 *{
  box-sizing:border-box;
}

.whprog-sec4::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;
}

.whprog-sec4__mark{
  position:absolute;
  right:4vw;
  bottom:-35px;
  font-family:Georgia,serif;
  font-size:clamp(130px,19vw,300px);
  font-weight:800;
  letter-spacing:-14px;
  color:rgba(255,255,255,.04);
  line-height:.8;
  pointer-events:none;
  user-select:none;
}

.whprog-sec4__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;
}

.whprog-sec4__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;
}

.whprog-sec4__kicker span{
  width:42px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,#fff2b8,#d89b2c);
}

.whprog-sec4 h2{
  margin:0;
  max-width:700px;
  font-size:clamp(30px,4vw,54px);
  line-height:1.08;
  letter-spacing:-1.5px;
  font-weight:700;
}

.whprog-sec4__left p{
  max-width:660px;
  margin:24px 0 0;
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1.85;
}

.whprog-sec4__stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:38px;
  max-width:680px;
}

.whprog-sec4__stats div{
  padding:18px;
  border-radius:22px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(14px);
}

.whprog-sec4__stats strong{
  display:block;
  color:#f3cd77;
  font-size:28px;
  line-height:1;
  margin-bottom:8px;
  font-weight:700;
}

.whprog-sec4__stats span{
  display:block;
  color:rgba(255,255,255,.66);
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.7px;
  font-weight:700;
}

.whprog-sec4__right{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.whprog-sec4__card{
  position:relative;
  min-height:245px;
  padding:28px;
  border-radius:28px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.13);
  box-shadow:0 24px 70px rgba(0,0,0,.24);
  backdrop-filter:blur(14px);
  overflow:hidden;
  transition:.3s ease;
}

.whprog-sec4__card::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 85% 10%, rgba(243,205,119,.15), transparent 30%),
    linear-gradient(135deg,rgba(255,255,255,.10),transparent 46%);
  pointer-events:none;
}

.whprog-sec4__card:hover{
  transform:translateY(-6px);
  border-color:rgba(243,205,119,.36);
  box-shadow:0 34px 90px rgba(0,0,0,.34);
}

.whprog-sec4__num{
  position:relative;
  z-index:2;
  width:50px;
  height:50px;
  margin-bottom:24px;
  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,.22);
}

.whprog-sec4__card h3{
  position:relative;
  z-index:2;
  margin:0;
  color:#fff;
  font-size:21px;
  line-height:1.22;
  letter-spacing:-.4px;
  font-weight:700;
}

.whprog-sec4__card p{
  position:relative;
  z-index:2;
  margin:14px 0 0;
  color:rgba(255,255,255,.68);
  font-size:14px;
  line-height:1.7;
}

@media(max-width:980px){
  .whprog-sec4{
    padding:85px 6vw;
  }

  .whprog-sec4__wrap{
    grid-template-columns:1fr;
    gap:44px;
  }
}

@media(max-width:640px){
  .whprog-sec4{
    padding:75px 5vw;
  }

  .whprog-sec4 h2{
    font-size:clamp(28px,8vw,40px);
    letter-spacing:-1.1px;
  }

  .whprog-sec4__left p{
    font-size:15px;
    line-height:1.75;
  }

  .whprog-sec4__stats{
    grid-template-columns:1fr;
  }

  .whprog-sec4__right{
    grid-template-columns:1fr;
  }

  .whprog-sec4__card{
    min-height:auto;
    padding:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d80f771 */.whprog-sec5{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  padding:120px 6vw;
  background:
    radial-gradient(circle at 20% 30%, rgba(214,157,48,.18), transparent 40%),
    radial-gradient(circle at 80% 70%, rgba(111,40,166,.25), transparent 40%),
    linear-gradient(135deg,#070011,#180028,#2b0750);
  color:#fff;
  font-family:'Poppins','Montserrat',sans-serif;
}

.whprog-sec5,
.whprog-sec5 *{
  box-sizing:border-box;
}

.whprog-sec5__mark{
  position:absolute;
  left:4vw;
  top:40px;
  font-family:Georgia,serif;
  font-size:clamp(120px,18vw,280px);
  font-weight:800;
  letter-spacing:-14px;
  color:rgba(255,255,255,.04);
  pointer-events:none;
}

.whprog-sec5__wrap{
  position:relative;
  z-index:2;
  max-width:1000px;
  margin:0 auto;
}

.whprog-sec5__box{
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.12);
  border-radius:30px;
  padding:60px;
  backdrop-filter:blur(14px);
  text-align:center;
  box-shadow:0 40px 120px rgba(0,0,0,.4);
}

.whprog-sec5__kicker{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:10px;
  font-size:12px;
  font-weight:700;
  color:#f3cd77;
  margin-bottom:20px;
  letter-spacing:1px;
  text-transform:uppercase;
}

.whprog-sec5__kicker span{
  width:40px;
  height:2px;
  background:linear-gradient(#fff,#f3cd77);
}

.whprog-sec5 h2{
  font-size:clamp(32px,4vw,48px);
  font-weight:700;
  margin:0 0 20px;
}

.whprog-sec5 p{
  max-width:600px;
  margin:0 auto 30px;
  color:rgba(255,255,255,.7);
  line-height:1.7;
}

.whprog-sec5__actions{
  display:flex;
  justify-content:center;
  gap:16px;
  flex-wrap:wrap;
}

/* BUTTON */
.whprog-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:14px 26px;
  border-radius:999px;
  text-decoration:none;
  font-weight:700;
  transition:.3s;
}

.whprog-btn--gold{
  background:linear-gradient(135deg,#fff2a8,#d89b2c);
  color:#1a082d;
}

.whprog-btn--gold:hover{
  transform:translateY(-3px);
}

.whprog-btn--outline{
  border:1px solid rgba(255,255,255,.4);
  color:#fff;
}

.whprog-btn--outline:hover{
  background:#fff;
  color:#1a082d;
}

/* MOBILE */
@media(max-width:768px){
  .whprog-sec5{
    padding:80px 5vw;
  }

  .whprog-sec5__box{
    padding:40px 20px;
  }

  .whprog-sec5__actions{
    flex-direction:column;
  }

  .whprog-btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b5a67d9 */.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 */