.elementor-17 .elementor-element.elementor-element-9936ef8{--display:flex;--overlay-opacity:0.83;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-17 .elementor-element.elementor-element-9936ef8:not(.elementor-motion-effects-element-type-background), .elementor-17 .elementor-element.elementor-element-9936ef8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://beintl.my/wp-content/uploads/2026/02/Website_2023_3-scaled-1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-17 .elementor-element.elementor-element-9936ef8::before, .elementor-17 .elementor-element.elementor-element-9936ef8 > .elementor-background-video-container::before, .elementor-17 .elementor-element.elementor-element-9936ef8 > .e-con-inner > .elementor-background-video-container::before, .elementor-17 .elementor-element.elementor-element-9936ef8 > .elementor-background-slideshow::before, .elementor-17 .elementor-element.elementor-element-9936ef8 > .e-con-inner > .elementor-background-slideshow::before, .elementor-17 .elementor-element.elementor-element-9936ef8 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-17 .elementor-element.elementor-element-a83f66a{--display:flex;}.elementor-17 .elementor-element.elementor-element-82f9c3d{--display:flex;}.elementor-17 .elementor-element.elementor-element-13d4426{--display:flex;--overlay-opacity:0.5;}.elementor-17 .elementor-element.elementor-element-13d4426:not(.elementor-motion-effects-element-type-background), .elementor-17 .elementor-element.elementor-element-13d4426 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://beintl.my/wp-content/uploads/2026/02/Website_Aulora-02-scaled-1.jpg");}.elementor-17 .elementor-element.elementor-element-13d4426::before, .elementor-17 .elementor-element.elementor-element-13d4426 > .elementor-background-video-container::before, .elementor-17 .elementor-element.elementor-element-13d4426 > .e-con-inner > .elementor-background-video-container::before, .elementor-17 .elementor-element.elementor-element-13d4426 > .elementor-background-slideshow::before, .elementor-17 .elementor-element.elementor-element-13d4426 > .e-con-inner > .elementor-background-slideshow::before, .elementor-17 .elementor-element.elementor-element-13d4426 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-17 .elementor-element.elementor-element-7ff7d47{--display:flex;}.elementor-17 .elementor-element.elementor-element-4101366{--display:flex;}.elementor-17 .elementor-element.elementor-element-2e0b66a{--display:flex;--overlay-opacity:0.74;}.elementor-17 .elementor-element.elementor-element-2e0b66a:not(.elementor-motion-effects-element-type-background), .elementor-17 .elementor-element.elementor-element-2e0b66a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://beintl.my/wp-content/uploads/2026/02/Website_2023_4-1-scaled-1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-17 .elementor-element.elementor-element-2e0b66a::before, .elementor-17 .elementor-element.elementor-element-2e0b66a > .elementor-background-video-container::before, .elementor-17 .elementor-element.elementor-element-2e0b66a > .e-con-inner > .elementor-background-video-container::before, .elementor-17 .elementor-element.elementor-element-2e0b66a > .elementor-background-slideshow::before, .elementor-17 .elementor-element.elementor-element-2e0b66a > .e-con-inner > .elementor-background-slideshow::before, .elementor-17 .elementor-element.elementor-element-2e0b66a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-17 .elementor-element.elementor-element-016a31c{--display:flex;}.elementor-17 .elementor-element.elementor-element-016a31c:not(.elementor-motion-effects-element-type-background), .elementor-17 .elementor-element.elementor-element-016a31c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00102C;}/* Start custom CSS for html, class: .elementor-element-7d826d1 *//* ==============================
   HERO – BE THEME
   Blue Purple Corporate
================================== */

.hm1{
  --blue:#2A8BD9;
  --purple:#4B3FA8;
  --dark:#0E1117;
  --muted:#A0A8B8;

  font-family:'Inter',sans-serif;
  padding: clamp(90px, 8vw, 140px) 20px;
  background: transparent; /* transparent as requested */
}

.hm1__wrap{
  max-width:1200px;
  margin:auto;
}

.hm1__content{
  max-width:800px;
}

/* Badge */
.hm1__badge{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:8px 16px;
  border-radius:40px;
  background:rgba(42,139,217,.08);
  border:1px solid rgba(42,139,217,.25);
  font-size:12px;
  font-weight:700;
  letter-spacing:1px;
  color:var(--blue);
}

.hm1__dot{
  width:8px;
  height:8px;
  border-radius:50%;
  background:linear-gradient(135deg,var(--blue),var(--purple));
}

/* Title */
.hm1__title{
  font-size: clamp(34px,4vw,60px);
  font-weight:900;
  line-height:1.1;
  margin:24px 0 12px;
  color:#ffffff;
}

.hm1__titleAccent{
  display:block;
  background:linear-gradient(90deg,var(--blue),var(--purple));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

/* Sub */
.hm1__sub{
  font-size:18px;
  color:var(--muted);
  margin-bottom:30px;
  line-height:1.6;
}

/* Buttons */
.hm1__cta{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
}

.hm1btn{
  padding:14px 26px;
  border-radius:8px;
  font-weight:800;
  text-decoration:none;
  transition:.3s ease;
}

/* Primary */
.hm1btn--primary{
  background:linear-gradient(135deg,var(--blue),var(--purple));
  color:#fff;
  box-shadow:0 10px 30px rgba(0,0,0,.3);
}

.hm1btn--primary:hover{
  transform:translateY(-3px);
}

/* Ghost */
.hm1btn--ghost{
  border:2px solid var(--blue);
  color:var(--blue);
  background:transparent;
}

.hm1btn--ghost:hover{
  background:rgba(42,139,217,.08);
}

/* Mobile */
@media(max-width:768px){
  .hm1__cta{
    flex-direction:column;
    align-items:flex-start;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-22f27c0 *//* ==============================
   SECTION 2 – TRANSPARENT
   Blue Purple Corporate Theme
================================== */

.hm2{
  --blue:#2A8BD9;
  --purple:#4B3FA8;
  --text:#ffffff;
  --muted:#A0A8B8;

  padding: clamp(80px,7vw,120px) 20px;
  background: transparent; /* IMPORTANT */
  font-family:'Inter',sans-serif;
}

.hm2__wrap{
  max-width:1200px;
  margin:auto;
}

.hm2__head{
  text-align:center;
  max-width:800px;
  margin:auto;
  margin-bottom:60px;
}

.hm2__title{
  font-size: clamp(28px,3.5vw,46px);
  font-weight:900;
  color:var(--text);
  margin-bottom:16px;
}

.hm2__sub{
  color:var(--muted);
  font-size:18px;
  line-height:1.6;
}

/* GRID */
.hm2__grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
  gap:28px;
}

/* CARD */
.hm2__card{
  background: rgba(255,255,255,.04); /* semi glass effect */
  padding:30px;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.08);
  backdrop-filter: blur(8px);
  transition:.3s ease;
}

.hm2__card:hover{
  transform:translateY(-6px);
  border:1px solid rgba(42,139,217,.5);
  box-shadow:0 20px 40px rgba(0,0,0,.4);
}

/* ICON */
.hm2__icon{
  width:48px;
  height:48px;
  border-radius:50%;
  background:linear-gradient(135deg,var(--blue),var(--purple));
  margin-bottom:20px;
}

/* TEXT */
.hm2__card h3{
  color:var(--text);
  font-size:20px;
  font-weight:800;
  margin-bottom:10px;
}

.hm2__card p{
  color:var(--muted);
  font-size:15px;
  line-height:1.6;
}
/* FIX TEXT VISIBILITY */

.hm2__title{
  color:#111827; /* dark navy */
}

.hm2__sub{
  color:#374151; /* medium dark grey */
}

.hm2__card h3{
  color:#0F172A; /* stronger heading */
}

.hm2__card p{
  color:#475569; /* readable paragraph */
}
.hm2__card{
  background: rgba(255,255,255,.7);
  padding:30px;
  border-radius:16px;
  border:1px solid rgba(42,139,217,.25); /* logo blue */
  transition:.3s ease;
}

.hm2__card:hover{
  border:1px solid #2A8BD9;
  box-shadow:0 12px 30px rgba(42,139,217,.15);
  transform:translateY(-6px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-897072d *//* ==============================
   SECTION 3 – TEAM / LEADERSHIP
   Transparent background (no change)
   Works on light backgrounds
================================== */

.hm3{
  --blue:#2A8BD9;
  --purple:#4B3FA8;
  --ink:#0F172A;
  --muted:#475569;
  --line:#E5E7EB;

  padding: clamp(80px,7vw,120px) 20px;
  background: transparent;
  font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

.hm3__wrap{
  max-width:1200px;
  margin:auto;
}

/* Head */
.hm3__head{
  text-align:center;
  max-width:860px;
  margin:0 auto 56px;
}

.hm3__eyebrow{
  display:inline-block;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:var(--blue);
  margin-bottom:12px;
}

.hm3__title{
  font-size: clamp(28px,3.4vw,46px);
  line-height:1.12;
  font-weight:950;
  color:var(--ink);
  margin:0 0 14px;
}

.hm3__sub{
  font-size:18px;
  line-height:1.65;
  color:var(--muted);
  margin:0;
}

/* Grid */
.hm3__grid{
  display:grid;
  grid-template-columns: repeat(12, 1fr);
  gap:22px;
}

.hm3__card{
  grid-column: span 12;
  background:#fff;
  border:1px solid var(--line);
  border-radius:18px;
  padding:26px;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

@media (min-width: 900px){
  .hm3__card{ grid-column: span 4; }
}

.hm3__card:hover{
  transform: translateY(-6px);
  border-color: rgba(42,139,217,.35);
  box-shadow: 0 18px 40px rgba(15,23,42,.10);
}

/* Top row */
.hm3__top{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:14px;
}

.hm3__avatar{
  width:46px;
  height:46px;
  border-radius:14px;
  background: linear-gradient(135deg, rgba(42,139,217,.18), rgba(75,63,168,.18));
  border:1px solid rgba(42,139,217,.18);
}

.hm3__avatar--alt{
  background: linear-gradient(135deg, rgba(75,63,168,.18), rgba(42,139,217,.18));
  border:1px solid rgba(75,63,168,.18);
}

.hm3__name{
  font-weight:900;
  color:var(--ink);
  font-size:16px;
  margin-bottom:2px;
}

.hm3__role{
  color:var(--muted);
  font-size:13px;
  font-weight:700;
}

/* Desc */
.hm3__desc{
  color:var(--muted);
  line-height:1.7;
  font-size:15px;
  margin:0;
}

/* CTA Strip */
.hm3__ctaStrip{
  margin-top:34px;
  background: linear-gradient(135deg, rgba(42,139,217,.08), rgba(75,63,168,.08));
  border:1px solid rgba(42,139,217,.18);
  border-radius:18px;
  padding:20px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap;
}

.hm3__ctaText{
  color:var(--ink);
  display:flex;
  flex-direction:column;
  gap:6px;
}

.hm3__ctaText strong{
  font-weight:950;
}

.hm3__ctaText span{
  color:var(--muted);
  font-weight:600;
}

/* Buttons */
.hm3__ctaBtns{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}

.hm3btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 18px;
  border-radius:12px;
  font-weight:900;
  text-decoration:none;
  transition:.25s ease;
  border:1px solid transparent;
}

.hm3btn--primary{
  color:#fff;
  background: linear-gradient(135deg, var(--blue), var(--purple));
  box-shadow: 0 14px 28px rgba(42,139,217,.18);
}

.hm3btn--primary:hover{ transform: translateY(-2px); }

.hm3btn--ghost{
  color: var(--blue);
  border-color: rgba(42,139,217,.35);
  background: #fff;
}

.hm3btn--ghost:hover{
  background: rgba(42,139,217,.06);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-27056e2 *//* ==============================
   SECTION 4 – PRODUCTS
   White Font Version
================================== */

.hm4{
  --blue:#2A8BD9;
  --purple:#4B3FA8;
  --muted:#B8C1D1;

  padding: clamp(80px,7vw,120px) 20px;
  background: transparent; /* kekal */
  font-family:'Inter',sans-serif;
}

.hm4__wrap{
  max-width:1200px;
  margin:auto;
}

.hm4__head{
  text-align:center;
  max-width:800px;
  margin:auto;
  margin-bottom:60px;
}

.hm4__eyebrow{
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:var(--blue);
  display:block;
  margin-bottom:12px;
}

.hm4__title{
  font-size: clamp(28px,3.5vw,46px);
  font-weight:900;
  color:#ffffff; /* CHANGED TO WHITE */
  margin-bottom:16px;
}

.hm4__sub{
  color:var(--muted); /* lighter white grey */
  font-size:18px;
  line-height:1.6;
}

/* GRID */
.hm4__grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  gap:28px;
}

/* CARD */
.hm4__card{
  background: rgba(255,255,255,.05);
  padding:30px;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(6px);
  transition:.3s ease;
}

.hm4__card:hover{
  transform:translateY(-6px);
  border:1px solid rgba(42,139,217,.6);
  box-shadow:0 15px 35px rgba(0,0,0,.4);
}

/* ICON */
.hm4__icon{
  width:50px;
  height:50px;
  border-radius:50%;
  background:linear-gradient(135deg,var(--blue),var(--purple));
  margin-bottom:20px;
}

/* TEXT */
.hm4__card h3{
  color:#ffffff; /* CHANGED TO WHITE */
  font-size:20px;
  font-weight:800;
  margin-bottom:12px;
}

.hm4__card p{
  color:var(--muted); /* soft white */
  font-size:15px;
  line-height:1.6;
}
/* Portrait Image Container */
.hm4__image{
  width:100%;
  aspect-ratio:4/5; /* portrait ratio */
  overflow:hidden;
  border-radius:14px;
  margin-bottom:20px;
  border:1px solid rgba(255,255,255,.12);
}

/* Image Fit */
.hm4__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.4s ease;
}

.hm4__card:hover .hm4__image img{
  transform:scale(1.05);
}
.hm4__image{
  box-shadow:0 15px 35px rgba(0,0,0,.3);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-222a466 *//* ==============================
   SECTION 5 – HOW TO START
   Normal Light Text Version
================================== */

.hm5{
  --blue:#2A8BD9;
  --purple:#4B3FA8;
  --ink:#0F172A;
  --muted:#475569;
  --line:#E5E7EB;

  padding: clamp(80px,7vw,120px) 20px;
  background: transparent;
  font-family:'Inter',sans-serif;
}

.hm5__wrap{
  max-width:1200px;
  margin:auto;
}

.hm5__head{
  text-align:center;
  max-width:800px;
  margin:auto;
  margin-bottom:60px;
}

.hm5__eyebrow{
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:var(--blue);
  margin-bottom:12px;
  display:block;
}

.hm5__title{
  font-size: clamp(28px,3.5vw,46px);
  font-weight:900;
  color:var(--ink);
  margin-bottom:16px;
}

.hm5__sub{
  color:var(--muted);
  font-size:18px;
  line-height:1.6;
}

/* Steps Grid */
.hm5__steps{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
  gap:28px;
}

/* Step Card */
.hm5__step{
  padding:30px;
  border-radius:16px;
  border:1px solid var(--line);
  background:#ffffff;
  transition:.3s ease;
}

.hm5__step:hover{
  transform:translateY(-6px);
  border-color:rgba(42,139,217,.35);
  box-shadow:0 12px 30px rgba(0,0,0,.08);
}

/* Step Number */
.hm5__number{
  font-size:28px;
  font-weight:900;
  background:linear-gradient(135deg,var(--blue),var(--purple));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
  margin-bottom:12px;
}

.hm5__step h3{
  font-size:18px;
  font-weight:800;
  color:var(--ink);
  margin-bottom:10px;
}

.hm5__step p{
  color:var(--muted);
  font-size:15px;
  line-height:1.6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e1584f8 *//* ==============================
   SECTION 6 – FAQ (NO JS)
   Normal / Light Background Friendly
================================== */

.hm6{
  --blue:#2A8BD9;
  --purple:#4B3FA8;
  --ink:#0F172A;
  --muted:#475569;
  --line:#E5E7EB;

  padding: clamp(80px,7vw,120px) 20px;
  background: transparent;
  font-family:'Inter',sans-serif;
}

.hm6__wrap{
  max-width:1000px;
  margin:auto;
}

.hm6__head{
  text-align:center;
  max-width:760px;
  margin:0 auto 46px;
}

.hm6__eyebrow{
  display:inline-block;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:var(--blue);
  margin-bottom:12px;
}

.hm6__title{
  font-size: clamp(28px,3.2vw,44px);
  font-weight:950;
  color:var(--ink);
  margin:0 0 12px;
}

.hm6__sub{
  color:var(--muted);
  font-size:18px;
  line-height:1.6;
  margin:0;
}

/* List */
.hm6__list{
  display:grid;
  gap:14px;
}

/* Item */
.hm6__item{
  background:#fff;
  border:1px solid var(--line);
  border-radius:16px;
  overflow:hidden;
  transition:.25s ease;
}

.hm6__item[open]{
  border-color: rgba(42,139,217,.35);
  box-shadow:0 14px 34px rgba(15,23,42,.08);
}

/* Question */
.hm6__q{
  cursor:pointer;
  list-style:none;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:18px 18px;
  font-weight:900;
  color:var(--ink);
  font-size:16px;
}

.hm6__q::-webkit-details-marker{ display:none; }

.hm6__chev{
  width:18px;
  height:18px;
  border-right:3px solid rgba(15,23,42,.55);
  border-bottom:3px solid rgba(15,23,42,.55);
  transform: rotate(45deg);
  transition:.2s ease;
  flex:0 0 auto;
}

.hm6__item[open] .hm6__chev{
  transform: rotate(-135deg);
  border-right-color: rgba(42,139,217,.9);
  border-bottom-color: rgba(42,139,217,.9);
}

/* Answer */
.hm6__a{
  padding:0 18px 18px;
  color:var(--muted);
  line-height:1.7;
  font-size:15px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f160a9a *//* ==============================
   SECTION 7 – CLOSING CTA
   Normal / Light Background Friendly
================================== */

.hm7{
  --blue:#2A8BD9;
  --purple:#4B3FA8;
  --ink:#0F172A;
  --muted:#475569;
  --line:#E5E7EB;

  padding: clamp(80px,7vw,120px) 20px;
  background: transparent;
  font-family:'Inter',sans-serif;
}

.hm7__wrap{
  max-width:1200px;
  margin:auto;
}

/* Big box */
.hm7__box{
  display:grid;
  gap:20px;
  border-radius:22px;
  border:1px solid var(--line);
  background:#fff;
  padding: clamp(22px,3vw,34px);
  box-shadow: 0 18px 45px rgba(15,23,42,.08);
}

@media(min-width: 980px){
  .hm7__box{
    grid-template-columns: 1.15fr .85fr;
    align-items:stretch;
  }
}

/* Left */
.hm7__eyebrow{
  display:inline-block;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:var(--blue);
  margin-bottom:10px;
}

.hm7__title{
  font-size: clamp(28px,3.4vw,44px);
  line-height:1.12;
  font-weight:950;
  color:var(--ink);
  margin: 0 0 12px;
}

.hm7__sub{
  color:var(--muted);
  font-size:17px;
  line-height:1.65;
  margin: 0 0 18px;
  max-width: 62ch;
}

.hm7__bullets{
  margin: 0;
  padding-left: 18px;
  color: var(--muted);
  line-height:1.8;
  font-weight:600;
}

.hm7__bullets li{
  margin: 6px 0;
}

/* Right card */
.hm7__card{
  height:100%;
  border-radius:18px;
  border:1px solid rgba(42,139,217,.22);
  background: linear-gradient(135deg, rgba(42,139,217,.06), rgba(75,63,168,.06));
  padding: 22px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}

.hm7__cardTitle{
  font-weight:950;
  font-size:18px;
  color:var(--ink);
  margin-bottom:8px;
}

.hm7__cardSub{
  color:var(--muted);
  line-height:1.6;
  margin:0 0 16px;
}

.hm7__btns{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top: 8px;
}

/* Buttons */
.hm7btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 16px;
  border-radius:12px;
  font-weight:900;
  text-decoration:none;
  border:1px solid transparent;
  transition:.25s ease;
  min-width: 170px;
}

.hm7btn--primary{
  color:#fff;
  background: linear-gradient(135deg, var(--blue), var(--purple));
  box-shadow: 0 14px 28px rgba(42,139,217,.18);
}

.hm7btn--primary:hover{ transform: translateY(-2px); }

.hm7btn--ghost{
  background:#fff;
  color:var(--blue);
  border-color: rgba(42,139,217,.35);
}

.hm7btn--ghost:hover{
  background: rgba(42,139,217,.06);
}

/* Note */
.hm7__note{
  margin-top:16px;
  padding:12px 14px;
  border-radius:14px;
  background:#fff;
  border:1px dashed rgba(42,139,217,.35);
  color: var(--muted);
  font-size: 13px;
  line-height:1.6;
}

.hm7__note strong{
  color: var(--ink);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-720f104 *//* ==============================
   FOOTER – CLEAN CORPORATE
================================== */

.ftr{
  --blue:#2A8BD9;
  --purple:#4B3FA8;
  --ink:#0F172A;
  --muted:#64748B;
  --line:#E5E7EB;

  margin-top:80px;
  padding:60px 20px 20px;
  background: transparent; /* kekal */
  border-top:1px solid var(--line);
  font-family:'Inter',sans-serif;
}

.ftr__wrap{
  max-width:1200px;
  margin:auto;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:40px;
}

.ftr__logo{
  font-weight:900;
  font-size:20px;
  background:linear-gradient(90deg,var(--blue),var(--purple));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
  margin-bottom:14px;
}

.ftr__desc{
  color:var(--muted);
  line-height:1.6;
  font-size:14px;
}

.ftr__title{
  font-weight:800;
  color:var(--ink);
  margin-bottom:14px;
}

.ftr__list{
  list-style:none;
  padding:0;
  margin:0;
}

.ftr__list li{
  margin-bottom:10px;
  color:var(--muted);
  font-size:14px;
}

.ftr__list a{
  text-decoration:none;
  color:var(--muted);
  transition:.2s ease;
}

.ftr__list a:hover{
  color:var(--blue);
}

/* Social */
.ftr__social{
  display:flex;
  gap:10px;
  margin-top:12px;
}

.ftr__icon{
  width:36px;
  height:36px;
  border-radius:8px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:12px;
  font-weight:700;
  text-decoration:none;
  background:linear-gradient(135deg,var(--blue),var(--purple));
  color:#fff;
  transition:.3s ease;
}

.ftr__icon:hover{
  transform:translateY(-3px);
}

/* Bottom */
.ftr__bottom{
  text-align:center;
  margin-top:40px;
  padding-top:20px;
  border-top:1px solid var(--line);
  font-size:13px;
  color:var(--muted);
}
/* ==============================
   FOOTER – WHITE TEXT VERSION
================================== */

.ftr{
  --blue:#2A8BD9;
  --purple:#4B3FA8;
  --line:rgba(255,255,255,.15);

  margin-top:80px;
  padding:60px 20px 20px;
  background: transparent;
  border-top:1px solid var(--line);
}

/* Logo */
.ftr__logo{
  background:linear-gradient(90deg,var(--blue),var(--purple));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

/* Titles */
.ftr__title{
  color:#ffffff; /* WHITE */
  font-weight:800;
}

/* Description */
.ftr__desc{
  color:rgba(255,255,255,.75);
}

/* List */
.ftr__list li{
  color:rgba(255,255,255,.75);
}

.ftr__list a{
  color:rgba(255,255,255,.75);
}

.ftr__list a:hover{
  color:var(--blue);
}

/* Bottom */
.ftr__bottom{
  border-top:1px solid var(--line);
  color:rgba(255,255,255,.6);
}/* End custom CSS */