.elementor-110 .elementor-element.elementor-element-6adf632{--display:flex;--overlay-opacity:0.7;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-110 .elementor-element.elementor-element-6adf632:not(.elementor-motion-effects-element-type-background), .elementor-110 .elementor-element.elementor-element-6adf632 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://afhamtravel.com.my/wp-content/uploads/2026/01/137875-03_49_293637.jpeg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-110 .elementor-element.elementor-element-6adf632::before, .elementor-110 .elementor-element.elementor-element-6adf632 > .elementor-background-video-container::before, .elementor-110 .elementor-element.elementor-element-6adf632 > .e-con-inner > .elementor-background-video-container::before, .elementor-110 .elementor-element.elementor-element-6adf632 > .elementor-background-slideshow::before, .elementor-110 .elementor-element.elementor-element-6adf632 > .e-con-inner > .elementor-background-slideshow::before, .elementor-110 .elementor-element.elementor-element-6adf632 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-110 .elementor-element.elementor-element-8eedb9c{--display:flex;}.elementor-110 .elementor-element.elementor-element-9c89ed3{--display:flex;}.elementor-110 .elementor-element.elementor-element-0a2d4c0{--display:flex;}.elementor-110 .elementor-element.elementor-element-feb46d8{--display:flex;}.elementor-110 .elementor-element.elementor-element-bbcde7d{--display:flex;--overlay-opacity:0.9;}.elementor-110 .elementor-element.elementor-element-bbcde7d:not(.elementor-motion-effects-element-type-background), .elementor-110 .elementor-element.elementor-element-bbcde7d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://afhamtravel.com.my/wp-content/uploads/2026/01/world1-e1527826534687.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-110 .elementor-element.elementor-element-bbcde7d::before, .elementor-110 .elementor-element.elementor-element-bbcde7d > .elementor-background-video-container::before, .elementor-110 .elementor-element.elementor-element-bbcde7d > .e-con-inner > .elementor-background-video-container::before, .elementor-110 .elementor-element.elementor-element-bbcde7d > .elementor-background-slideshow::before, .elementor-110 .elementor-element.elementor-element-bbcde7d > .e-con-inner > .elementor-background-slideshow::before, .elementor-110 .elementor-element.elementor-element-bbcde7d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FFFFFF;--background-overlay:'';}.elementor-110 .elementor-element.elementor-element-bd8cbc2{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-110 .elementor-element.elementor-element-bd8cbc2:not(.elementor-motion-effects-element-type-background), .elementor-110 .elementor-element.elementor-element-bd8cbc2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(min-width:1025px){.elementor-110 .elementor-element.elementor-element-6adf632:not(.elementor-motion-effects-element-type-background), .elementor-110 .elementor-element.elementor-element-6adf632 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for html, class: .elementor-element-4bb8d46 *//* =========================
ABOUT US – SEC 1 (HERO)
OUTSIDE: PUTIH | CARD: HITAM TEXT
BG: TRANSPARENT
========================= */

.afh-ab1{
  --teal:#41C0C7;
  --teal2:#2AA8AE;
  --dark:#0B1B1E;

  background: transparent;
  padding: clamp(70px, 8vw, 120px) 16px;
  font-family: "Poppins", system-ui, sans-serif;
  color:#ffffff; /* luar putih */
}

.afh-ab1__wrap{ max-width:1240px; margin:0 auto; }

.afh-ab1__grid{
  display:grid;
  grid-template-columns: 1.15fr .85fr;
  gap: clamp(18px, 4vw, 36px);
  align-items:start;
}

/* LEFT */
.afh-ab1__kicker{
  display:flex; align-items:center; gap:10px;
  font-size:12px; font-weight:1000; letter-spacing:1px;
  color: rgba(255,255,255,.78);
  margin-bottom: 12px;
}
.afh-ab1__kicker span{
  width:34px;height:3px;border-radius:999px;
  background: linear-gradient(135deg,var(--teal),var(--teal2));
}

.afh-ab1__title{
  margin:0 0 12px;
  font-size: clamp(30px, 4vw, 56px);
  line-height: 1.08;
  font-weight: 1200;
  letter-spacing: -.6px;
}
.afh-ab1__title span{ color: rgba(255,255,255,.92); text-decoration: underline; text-decoration-color: rgba(65,192,199,.55); }

.afh-ab1__desc{
  margin:0 0 18px;
  font-size: 15.5px;
  line-height: 1.75;
  color: rgba(255,255,255,.78);
  max-width: 62ch;
}

/* CTA */
.afh-ab1__ctaRow{ display:flex; gap:12px; flex-wrap:wrap; margin-bottom: 16px; }
.afh-ab1__btn{
  display:inline-flex; align-items:center; justify-content:center;
  padding: 13px 16px;
  border-radius: 18px;
  font-weight: 1100;
  font-size: 13.5px;
  text-decoration:none;
  border:1px solid transparent;
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.afh-ab1__btn:hover{ transform: translateY(-2px); }

.afh-ab1__btnPrimary{
  color:#061114;
  background: linear-gradient(135deg,var(--teal),var(--teal2));
  box-shadow: 0 18px 40px rgba(65,192,199,.25);
}
.afh-ab1__btnGhost{
  color:#ffffff;
  background: rgba(255,255,255,.12);
  border-color: rgba(255,255,255,.28);
}

/* trust chips */
.afh-ab1__trust{ display:flex; flex-wrap:wrap; gap:10px; }
.afh-ab1__chip{
  padding: 10px 12px;
  border-radius: 999px;
  font-size: 12.5px;
  font-weight: 900;
  color: #ffffff;
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.22);
}

/* RIGHT CARD (white) */
.afh-ab1__card{
  background:#ffffff;
  border: 1px solid rgba(11,27,30,.12);
  border-radius: 28px;
  box-shadow: 0 20px 60px rgba(11,27,30,.12);
  padding: 18px;
  color: var(--dark); /* dalam hitam */
}

.afh-ab1__cardTitle{ font-size:15px; font-weight:1100; margin-bottom:2px; }
.afh-ab1__cardSub{ font-size:12.8px; color: rgba(11,27,30,.65); }

.afh-ab1__points{ margin-top: 14px; display:flex; flex-direction:column; gap:12px; }
.afh-ab1__point{ display:flex; gap:12px; align-items:flex-start; }

.afh-ab1__ico{
  width:44px;height:44px;border-radius:16px;
  display:flex;align-items:center;justify-content:center;
  font-weight:1200;
  color: rgba(11,27,30,.84);
  background: linear-gradient(135deg, rgba(65,192,199,.22), rgba(42,168,174,.10));
  border: 1px solid rgba(65,192,199,.25);
  flex: 0 0 auto;
}

.afh-ab1__ptT{ font-weight:1100; margin-bottom:2px; }
.afh-ab1__ptD{ font-size:13px; color: rgba(11,27,30,.65); line-height:1.55; }

/* stats */
.afh-ab1__stats{
  margin-top: 14px;
  display:grid;
  grid-template-columns: repeat(3,1fr);
  gap: 10px;
}
.afh-ab1__stat{
  border-radius: 18px;
  padding: 12px 10px;
  background: rgba(11,27,30,.04);
  border: 1px solid rgba(11,27,30,.10);
  text-align:center;
}
.afh-ab1__num{ font-weight:1200; font-size:18px; }
.afh-ab1__lbl{ margin-top:4px; font-size:11.5px; font-weight:900; color: rgba(11,27,30,.60); }

/* responsive */
@media (max-width: 980px){
  .afh-ab1__grid{ grid-template-columns: 1fr; }
}
@media (max-width: 520px){
  .afh-ab1__stats{ grid-template-columns: 1fr; }
}
/* =========================
ABOUT PAGE – FIX: FONT HITAM ➜ PUTIH
OUTSIDE WHITE | BOX KEKAL HITAM
========================= */

/* FORCE SEMUA TEXT OUTSIDE JADI PUTIH */
.afh-ab1,
.afh-ab1 h1,
.afh-ab1 h2,
.afh-ab1 h3,
.afh-ab1 h4,
.afh-ab1 h5,
.afh-ab1 p,
.afh-ab1 span,
.afh-ab1 li,
.afh-ab1 a{
  color:#ffffff !important;
}

/* KICKER & SMALL TEXT */
.afh-ab1__kicker,
.afh-ab1__desc,
.afh-ab1__trust,
.afh-ab1__chip{
  color:rgba(255,255,255,.85) !important;
}

/* BUTTON GHOST */
.afh-ab1__btnGhost{
  color:#ffffff !important;
  border-color: rgba(255,255,255,.35);
}

/* =========================
EXCLUDE WHITE CARD (DALAM BOX)
KEKAL HITAM
========================= */
.afh-ab1__card,
.afh-ab1__card *{
  color:#0B1B1E !important;
}

/* CARD SUBTEXT */
.afh-ab1__cardSub,
.afh-ab1__ptD,
.afh-ab1__lbl{
  color:rgba(11,27,30,.65) !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f4e92c9 *//* =========================
ABOUT – SEC 5 : TEAM & PEMILIK
NAMA SAHAJA
========================= */

.afh-team{
  --teal:#41C0C7;
  --teal2:#2AA8AE;
  --dark:#0B1B1E;

  background: transparent;
  padding: clamp(70px, 8vw, 120px) 16px;
  font-family: "Poppins", system-ui, sans-serif;
  color: var(--dark);
}

.afh-team__wrap{
  max-width: 1240px;
  margin: 0 auto;
}

/* HEADER */
.afh-team__head{
  margin-bottom: 26px;
}

.afh-team__kicker{
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
  color: rgba(11,27,30,.65);
  margin-bottom: 10px;
  text-transform: uppercase;
}

.afh-team__kicker span{
  width: 34px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--teal), var(--teal2));
}

.afh-team__title{
  margin: 0 0 8px;
  font-size: clamp(28px, 3.6vw, 44px);
  line-height: 1.15;
  font-weight: 800;
  color: var(--dark);
}

.afh-team__desc{
  margin: 0;
  max-width: 70ch;
  font-size: 15px;
  line-height: 1.75;
  color: rgba(11,27,30,.72);
}

/* GRID */
.afh-team__grid{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  align-items: stretch;
}

/* CARD */
.afh-team__card{
  background: #ffffff;
  border-radius: 28px;
  border: 1px solid rgba(11,27,30,.12);
  box-shadow: 0 18px 55px rgba(11,27,30,.12);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}

.afh-team__card:hover{
  transform: translateY(-6px);
  box-shadow: 0 24px 65px rgba(11,27,30,.16);
  border-color: rgba(65,192,199,.28);
}

/* OWNER CARD BESAR */
.afh-team__card.is-owner{
  grid-column: span 3;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  align-items: stretch;
}

/* IMAGE */
.afh-team__img{
  width: 100%;
  aspect-ratio: 3 / 4;
  background: #e9eef0;
  overflow: hidden;
}

.afh-team__card.is-owner .afh-team__img{
  aspect-ratio: auto;
  min-height: 100%;
}

.afh-team__img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* BODY */
.afh-team__body{
  padding: 22px 22px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.afh-team__name{
  margin: 0;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 800;
  color: var(--dark);
}

/* TABLET */
@media (max-width: 1024px){
  .afh-team{
    padding: clamp(60px, 7vw, 90px) 16px;
  }

  .afh-team__grid{
    grid-template-columns: 1fr 1fr;
  }

  .afh-team__card.is-owner{
    grid-column: span 2;
    grid-template-columns: 1fr;
  }

  .afh-team__card.is-owner .afh-team__img{
    aspect-ratio: 16 / 10;
  }
}

/* MOBILE */
@media (max-width: 600px){
  .afh-team{
    padding: 56px 14px;
  }

  .afh-team__head{
    margin-bottom: 20px;
  }

  .afh-team__grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .afh-team__card{
    border-radius: 22px;
  }

  .afh-team__card.is-owner{
    grid-column: span 1;
  }

  .afh-team__img,
  .afh-team__card.is-owner .afh-team__img{
    aspect-ratio: 4 / 5;
  }

  .afh-team__body{
    padding: 18px 16px 20px;
  }

  .afh-team__name{
    font-size: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-94b9f54 *//* =========================
ABOUT – SEC : NILAI TERAS
THEME: AFHAM TEAM STYLE
========================= */

.afh-values{
  --teal:#41C0C7;
  --teal2:#2AA8AE;
  --dark:#0B1B1E;

  background: transparent;
  padding: clamp(70px, 8vw, 120px) 16px;
  font-family: "Poppins", system-ui, sans-serif;
  color: var(--dark);
}

.afh-values__wrap{
  max-width: 1240px;
  margin: 0 auto;
}

/* HEADER */
.afh-values__head{
  max-width: 860px;
  margin: 0 0 30px;
}

.afh-values__kicker{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:12px;
  font-weight:1000;
  letter-spacing:1px;
  color:rgba(11,27,30,.65);
  margin-bottom:10px;
}

.afh-values__kicker span{
  width:34px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(135deg,var(--teal),var(--teal2));
}

.afh-values__title{
  margin:0 0 10px;
  font-size:clamp(28px,3.6vw,44px);
  line-height:1.12;
  font-weight:1200;
  color:var(--dark);
}

.afh-values__desc{
  margin:0;
  max-width:70ch;
  font-size:15px;
  line-height:1.75;
  color:rgba(11,27,30,.72);
}

/* GRID */
.afh-values__grid{
  display:grid;
  grid-template-columns:repeat(2, minmax(0,1fr));
  gap:18px;
  margin-top:26px;
}

/* CARD */
.afh-values__card{
  position:relative;
  background:#ffffff;
  border-radius:28px;
  border:1px solid rgba(11,27,30,.12);
  box-shadow:0 18px 55px rgba(11,27,30,.12);
  overflow:hidden;
  padding:24px 24px 22px;
  min-height:220px;
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.afh-values__card:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 60px rgba(11,27,30,.14);
  border-color:rgba(42,168,174,.22);
}

.afh-values__card::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:5px;
  background:linear-gradient(135deg,var(--teal),var(--teal2));
}

/* ICON / NUMBER */
.afh-values__icon{
  width:54px;
  height:54px;
  border-radius:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:16px;
  font-size:14px;
  font-weight:1000;
  color:var(--teal2);
  background:rgba(65,192,199,.10);
  border:1px solid rgba(65,192,199,.18);
}

/* CONTENT */
.afh-values__card-title{
  margin:0 0 10px;
  font-size:22px;
  line-height:1.2;
  font-weight:1200;
  color:var(--dark);
}

.afh-values__card-text{
  margin:0;
  font-size:14px;
  line-height:1.8;
  color:rgba(11,27,30,.72);
}

/* RESPONSIVE */
@media(max-width:1024px){
  .afh-values__grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:767px){
  .afh-values{
    padding:60px 16px;
  }

  .afh-values__grid{
    grid-template-columns:1fr;
    gap:16px;
  }

  .afh-values__card{
    border-radius:22px;
    padding:20px 20px 18px;
    min-height:auto;
  }

  .afh-values__card-title{
    font-size:20px;
  }

  .afh-values__card-text{
    font-size:14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a380b3 *//* =========================
ABOUT – SEC : LESEN / SIJIL
AFHAM THEME
========================= */

.afh-cert{
  --teal:#41C0C7;
  --teal2:#2AA8AE;
  --dark:#0B1B1E;

  background: transparent;
  padding: clamp(70px, 8vw, 120px) 16px;
  font-family: "Poppins", system-ui, sans-serif;
  color: var(--dark);
}

.afh-cert__wrap{
  max-width: 1240px;
  margin: 0 auto;
}

/* HEADER */
.afh-cert__head{
  max-width: 860px;
  margin-bottom: 28px;
}

.afh-cert__kicker{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:12px;
  font-weight:1000;
  letter-spacing:1px;
  color:rgba(11,27,30,.65);
  margin-bottom:10px;
}

.afh-cert__kicker span{
  width:34px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(135deg,var(--teal),var(--teal2));
}

.afh-cert__title{
  margin:0 0 10px;
  font-size:clamp(28px,3.6vw,44px);
  line-height:1.12;
  font-weight:1200;
  color:var(--dark);
}

.afh-cert__desc{
  margin:0;
  max-width:70ch;
  font-size:15px;
  line-height:1.75;
  color:rgba(11,27,30,.72);
}

/* MAIN GRID */
.afh-cert__grid{
  display:grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap:22px;
  align-items:stretch;
}

/* LEFT CARD */
.afh-cert__content{
  background:#ffffff;
  border-radius:28px;
  border:1px solid rgba(11,27,30,.12);
  box-shadow:0 18px 55px rgba(11,27,30,.12);
  padding:28px;
  position:relative;
  overflow:hidden;
}

.afh-cert__content::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:5px;
  background:linear-gradient(135deg,var(--teal),var(--teal2));
}

.afh-cert__badge{
  display:inline-flex;
  align-items:center;
  padding:9px 14px;
  border-radius:999px;
  font-size:11.5px;
  font-weight:1000;
  letter-spacing:.4px;
  color:var(--teal2);
  background:rgba(65,192,199,.10);
  border:1px solid rgba(65,192,199,.18);
  margin-bottom:18px;
}

.afh-cert__name{
  margin:0 0 12px;
  font-size:clamp(24px,2.7vw,34px);
  line-height:1.15;
  font-weight:1200;
  color:var(--dark);
}

.afh-cert__text{
  margin:0 0 22px;
  font-size:14px;
  line-height:1.8;
  color:rgba(11,27,30,.72);
}

.afh-cert__points{
  display:grid;
  gap:12px;
}

.afh-cert__point{
  padding:14px 16px;
  border-radius:18px;
  background:rgba(11,27,30,.035);
  border:1px solid rgba(11,27,30,.08);
}

.afh-cert__point strong{
  display:block;
  margin-bottom:4px;
  font-size:13px;
  font-weight:1000;
  color:var(--dark);
}

.afh-cert__point span{
  display:block;
  font-size:13.5px;
  line-height:1.65;
  color:rgba(11,27,30,.68);
}

/* RIGHT VISUAL */
.afh-cert__visual{
  background:#ffffff;
  border-radius:28px;
  border:1px solid rgba(11,27,30,.12);
  box-shadow:0 18px 55px rgba(11,27,30,.12);
  padding:18px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.afh-cert__frame{
  width:100%;
  background:
    linear-gradient(135deg, rgba(65,192,199,.10), rgba(42,168,174,.05));
  border-radius:22px;
  padding:18px;
  border:1px solid rgba(11,27,30,.08);
}

.afh-cert__frame img{
  width:100%;
  display:block;
  border-radius:14px;
  background:#fff;
  box-shadow:0 14px 30px rgba(11,27,30,.10);
  object-fit:contain;
}

/* RESPONSIVE */
@media(max-width:1024px){
  .afh-cert__grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:767px){
  .afh-cert{
    padding:60px 16px;
  }

  .afh-cert__content,
  .afh-cert__visual{
    border-radius:22px;
    padding:20px;
  }

  .afh-cert__frame{
    border-radius:18px;
    padding:12px;
  }

  .afh-cert__name{
    font-size:26px;
  }

  .afh-cert__text,
  .afh-cert__point span{
    font-size:14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f83240c *//* =========================
AFHAM – PERKHIDMATAN KAMI
MODERN SERVICE HIGHLIGHT
========================= */

.afh-svpro{
  --teal:#41C0C7;
  --teal2:#2AA8AE;
  --dark:#0B1B1E;

  background:transparent;
  padding:clamp(70px,8vw,120px) 16px;
  font-family:"Poppins",system-ui,sans-serif;
  color:var(--dark);
}

.afh-svpro__wrap{
  max-width:1240px;
  margin:0 auto;
}

/* TOP AREA */
.afh-svpro__top{
  display:grid;
  grid-template-columns: .92fr 1.08fr;
  gap:22px;
  align-items:start;
  margin-bottom:22px;
}

/* INTRO */
.afh-svpro__intro{
  background:linear-gradient(180deg,#ffffff,rgba(255,255,255,.96));
  border:1px solid rgba(11,27,30,.12);
  border-radius:30px;
  box-shadow:0 18px 55px rgba(11,27,30,.12);
  padding:30px 28px;
  position:sticky;
  top:20px;
}

.afh-svpro__kicker{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:12px;
  font-weight:1000;
  letter-spacing:1px;
  color:rgba(11,27,30,.65);
  margin-bottom:12px;
}

.afh-svpro__kicker span{
  width:34px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(135deg,var(--teal),var(--teal2));
}

.afh-svpro__title{
  margin:0 0 14px;
  font-size:clamp(30px,4vw,52px);
  line-height:1.04;
  font-weight:1200;
  color:var(--dark);
  letter-spacing:-0.5px;
}

.afh-svpro__title span{
  display:block;
  color:var(--teal2);
}

.afh-svpro__desc{
  margin:0;
  font-size:15px;
  line-height:1.85;
  color:rgba(11,27,30,.72);
  max-width:58ch;
}

/* SERVICE CARDS */
.afh-svpro__cards{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

.afh-svpro__card{
  position:relative;
  min-height:220px;
  background:#ffffff;
  border:1px solid rgba(11,27,30,.10);
  border-radius:28px;
  box-shadow:0 18px 55px rgba(11,27,30,.10);
  padding:24px 22px 22px;
  overflow:hidden;
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.afh-svpro__card:hover{
  transform:translateY(-5px);
  box-shadow:0 24px 60px rgba(11,27,30,.14);
  border-color:rgba(42,168,174,.25);
}

.afh-svpro__card::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:5px;
  background:linear-gradient(135deg,var(--teal),var(--teal2));
}

.afh-svpro__card::after{
  content:"";
  position:absolute;
  right:-30px;
  bottom:-30px;
  width:120px;
  height:120px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(65,192,199,.12), transparent 68%);
  pointer-events:none;
}

.afh-svpro__no{
  width:54px;
  height:54px;
  border-radius:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:18px;
  font-size:14px;
  font-weight:1000;
  color:var(--teal2);
  background:rgba(65,192,199,.10);
  border:1px solid rgba(65,192,199,.18);
}

.afh-svpro__card-title{
  margin:0 0 10px;
  font-size:24px;
  line-height:1.15;
  font-weight:1200;
  color:var(--dark);
}

.afh-svpro__card-text{
  margin:0;
  font-size:14px;
  line-height:1.85;
  color:rgba(11,27,30,.72);
}

/* IMAGE AREA */
.afh-svpro__visual{
  position:relative;
  width:100%;
  min-height:480px;
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 25px 70px rgba(11,27,30,.14);
  border:1px solid rgba(11,27,30,.08);
}

.afh-svpro__visual img{
  width:100%;
  height:100%;
  min-height:480px;
  object-fit:cover;
  display:block;
}

.afh-svpro__visual::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg, rgba(11,27,30,.08) 0%, rgba(11,27,30,.16) 100%);
  pointer-events:none;
}

.afh-svpro__overlay-card{
  position:absolute;
  left:24px;
  right:24px;
  bottom:24px;
  max-width:560px;
  background:rgba(255,255,255,.82);
  backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,.7);
  border-radius:24px;
  padding:18px 18px;
  box-shadow:0 18px 40px rgba(11,27,30,.12);
}

.afh-svpro__overlay-label{
  display:inline-block;
  margin-bottom:8px;
  padding:8px 12px;
  border-radius:999px;
  font-size:11px;
  font-weight:1000;
  letter-spacing:.4px;
  color:var(--teal2);
  background:rgba(65,192,199,.12);
  border:1px solid rgba(65,192,199,.16);
}

.afh-svpro__overlay-title{
  font-size:20px;
  line-height:1.4;
  font-weight:1000;
  color:var(--dark);
}

/* RESPONSIVE */
@media(max-width:1024px){
  .afh-svpro__top{
    grid-template-columns:1fr;
  }

  .afh-svpro__intro{
    position:relative;
    top:auto;
  }
}

@media(max-width:767px){
  .afh-svpro{
    padding:60px 16px;
  }

  .afh-svpro__intro{
    border-radius:24px;
    padding:22px 20px;
  }

  .afh-svpro__cards{
    grid-template-columns:1fr;
    gap:16px;
  }

  .afh-svpro__card{
    min-height:auto;
    border-radius:22px;
    padding:20px 18px 18px;
  }

  .afh-svpro__no{
    width:46px;
    height:46px;
    border-radius:14px;
    font-size:12px;
    margin-bottom:14px;
  }

  .afh-svpro__card-title{
    font-size:20px;
  }

  .afh-svpro__card-text,
  .afh-svpro__desc{
    font-size:14px;
  }

  .afh-svpro__visual{
    min-height:320px;
    border-radius:24px;
  }

  .afh-svpro__visual img{
    min-height:320px;
  }

  .afh-svpro__overlay-card{
    left:14px;
    right:14px;
    bottom:14px;
    border-radius:18px;
    padding:14px;
  }

  .afh-svpro__overlay-title{
    font-size:16px;
    line-height:1.45;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9412a33 *//* =========================
ABOUT – SEC 4 : CTA KREDIBILITI
========================= */

.afh-ab4{
  --teal:#41C0C7;
  --teal2:#2AA8AE;
  --dark:#0B1B1E;

  background: transparent;
  padding: clamp(60px, 7vw, 110px) 16px;
  font-family: "Poppins", system-ui, sans-serif;
  color: var(--dark);
}

.afh-ab4__wrap{
  max-width:1240px;
  margin:0 auto;
}

/* CARD */
.afh-ab4__card{
  background:#ffffff;
  border-radius:32px;
  border:1px solid rgba(11,27,30,.12);
  box-shadow:0 24px 70px rgba(11,27,30,.14);
  padding: clamp(20px, 3vw, 36px);
  display:grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 24px;
  align-items:center;
}

/* LEFT */
.afh-ab4__kicker{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:12px;
  font-weight:1000;
  letter-spacing:1px;
  color:rgba(11,27,30,.65);
  margin-bottom:10px;
}
.afh-ab4__kicker span{
  width:34px;height:3px;border-radius:999px;
  background:linear-gradient(135deg,var(--teal),var(--teal2));
}

.afh-ab4__title{
  margin:0 0 10px;
  font-size:clamp(26px,3.4vw,42px);
  font-weight:1200;
  letter-spacing:-.3px;
}

.afh-ab4__desc{
  margin:0 0 14px;
  font-size:15px;
  line-height:1.75;
  color:rgba(11,27,30,.72);
  max-width:62ch;
}

.afh-ab4__trust{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.afh-ab4__trust span{
  padding:9px 12px;
  border-radius:999px;
  font-size:12.5px;
  font-weight:900;
  color:rgba(11,27,30,.75);
  background:rgba(11,27,30,.04);
  border:1px solid rgba(11,27,30,.10);
}

/* RIGHT */
.afh-ab4__right{
  display:flex;
  flex-direction:column;
  gap:12px;
  align-items:flex-start;
}

.afh-ab4__btn{
  width:100%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:14px 16px;
  border-radius:18px;
  font-weight:1100;
  font-size:14px;
  text-decoration:none;
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}

.afh-ab4__btn:hover{ transform: translateY(-2px); }

.afh-ab4__btnPrimary{
  color:#061114;
  background:linear-gradient(135deg,var(--teal),var(--teal2));
  box-shadow:0 18px 40px rgba(65,192,199,.28);
}

.afh-ab4__btnGhost{
  color:var(--dark);
  background:#ffffff;
  border:1px solid rgba(11,27,30,.18);
}

/* RESPONSIVE */
@media(max-width:900px){
  .afh-ab4__card{
    grid-template-columns:1fr;
  }
  .afh-ab4__right{
    flex-direction:row;
    flex-wrap:wrap;
  }
  .afh-ab4__btn{
    width:auto;
    flex:1 1 220px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-da28f7f *//* =========================
AFHAM FOOTER
BG: TRANSPARENT
TEXT: PUTIH
TITLE: BIRU
========================= */

.afh-footer{
  --f-blue:#41C0C7;
  --f-blue2:#2AA8AE;

  background: transparent;
  padding: 80px 16px 30px;
  font-family: "Poppins", system-ui, sans-serif;
  color: #ffffff;
}

/* WRAP */
.afh-footer__wrap{
  max-width: 1240px;
  margin: 0 auto;
}

/* GRID */
.afh-footer__grid{
  display:grid;
  grid-template-columns: 1.3fr 1fr 1fr 1.2fr;
  gap: 36px;
}

/* BRAND */
.afh-footer__brandName{
  font-size: 20px;
  font-weight: 1100;
  letter-spacing: .4px;
  color: #ffffff;
  margin-bottom: 10px;
}

.afh-footer__tagline{
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255,255,255,.78);
  max-width: 360px;
}

/* CONTACT */
.afh-footer__contact{
  margin-top: 14px;
  display:flex;
  flex-direction:column;
  gap: 6px;
}

.afh-footer__contactItem{
  font-size: 13.5px;
  font-weight: 600;
  color: rgba(255,255,255,.85);
  text-decoration:none;
}
.afh-footer__contactItem:hover{
  color: var(--f-blue);
}

/* TITLES */
.afh-footer__title{
  font-size: 14px;
  font-weight: 1000;
  letter-spacing: .6px;
  color: var(--f-blue);
  margin-bottom: 12px;
  text-transform: uppercase;
}

/* LINKS */
.afh-footer__links{
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-direction:column;
  gap: 8px;
}

.afh-footer__links a{
  font-size: 13.5px;
  font-weight: 600;
  color: rgba(255,255,255,.82);
  text-decoration:none;
  transition: transform .15s ease, color .15s ease;
}
.afh-footer__links a:hover{
  color: #ffffff;
  transform: translateX(3px);
}

/* SOCIAL */
.afh-footer__social{
  display:flex;
  gap: 12px;
  flex-wrap:wrap;
  margin-bottom: 14px;
}

.afh-footer__social a{
  padding: 9px 14px;
  border-radius: 999px;
  font-size: 12.5px;
  font-weight: 900;
  text-decoration:none;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,.28);
  background: rgba(255,255,255,.06);
  transition: background .15s ease, transform .15s ease;
}
.afh-footer__social a:hover{
  background: rgba(65,192,199,.28);
  transform: translateY(-2px);
}

/* NEWSLETTER */
.afh-footer__nlTitle{
  font-size: 13px;
  font-weight: 900;
  color: rgba(255,255,255,.9);
  margin-bottom: 6px;
}

.afh-footer__form{
  display:flex;
  gap: 8px;
  margin-bottom: 12px;
}

.afh-footer__form input{
  flex:1;
  padding: 10px 12px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,.28);
  background: rgba(255,255,255,.08);
  color:#ffffff;
  font-size: 13px;
  outline:none;
}

.afh-footer__form input::placeholder{
  color: rgba(255,255,255,.6);
}

.afh-footer__form button{
  padding: 10px 14px;
  border-radius: 14px;
  border: 0;
  font-weight: 1000;
  font-size: 13px;
  cursor:pointer;
  color:#061114;
  background: linear-gradient(135deg,var(--f-blue),var(--f-blue2));
}

/* WHATSAPP */
.afh-footer__wa{
  display:inline-block;
  padding: 11px 16px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 1000;
  text-decoration:none;
  color:#061114;
  background: linear-gradient(135deg,var(--f-blue),var(--f-blue2));
  box-shadow: 0 16px 34px rgba(65,192,199,.35);
}

/* BOTTOM BAR */
.afh-footer__bottom{
  margin-top: 40px;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,.22);
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap: 12px;
  flex-wrap:wrap;
}

.afh-footer__copy{
  font-size: 12.5px;
  color: rgba(255,255,255,.75);
}

.afh-footer__miniLinks{
  display:flex;
  align-items:center;
  gap: 8px;
}

.afh-footer__miniLinks a{
  font-size: 12.5px;
  font-weight: 700;
  color: rgba(255,255,255,.75);
  text-decoration:none;
}
.afh-footer__miniLinks a:hover{
  color:#ffffff;
}

/* RESPONSIVE */
@media(max-width:980px){
  .afh-footer__grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:520px){
  .afh-footer__grid{
    grid-template-columns:1fr;
  }
  .afh-footer__bottom{
    flex-direction:column;
    align-items:flex-start;
  }
}/* End custom CSS */