.elementor-98 .elementor-element.elementor-element-a3ca40a{--display:flex;--overlay-opacity:0.6;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-98 .elementor-element.elementor-element-a3ca40a:not(.elementor-motion-effects-element-type-background), .elementor-98 .elementor-element.elementor-element-a3ca40a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://enixperformance.com/wp-content/uploads/2026/02/Starting-my-Malaysia-cycling-journey-with-@enix_performance-@mzakeekarim-@naim_ammar_-in-a-place-3.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-98 .elementor-element.elementor-element-a3ca40a::before, .elementor-98 .elementor-element.elementor-element-a3ca40a > .elementor-background-video-container::before, .elementor-98 .elementor-element.elementor-element-a3ca40a > .e-con-inner > .elementor-background-video-container::before, .elementor-98 .elementor-element.elementor-element-a3ca40a > .elementor-background-slideshow::before, .elementor-98 .elementor-element.elementor-element-a3ca40a > .e-con-inner > .elementor-background-slideshow::before, .elementor-98 .elementor-element.elementor-element-a3ca40a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-98 .elementor-element.elementor-element-ab257d3{--display:flex;}.elementor-98 .elementor-element.elementor-element-d7aa01c{--display:flex;}.elementor-98 .elementor-element.elementor-element-a2128c9{--display:flex;--overlay-opacity:0.5;}.elementor-98 .elementor-element.elementor-element-a2128c9:not(.elementor-motion-effects-element-type-background), .elementor-98 .elementor-element.elementor-element-a2128c9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://enixperformance.com/wp-content/uploads/2026/02/Starting-my-Malaysia-cycling-journey-with-@enix_performance-@mzakeekarim-@naim_ammar_-in-a-place.jpg");background-position:0px -800px;background-size:cover;}.elementor-98 .elementor-element.elementor-element-a2128c9::before, .elementor-98 .elementor-element.elementor-element-a2128c9 > .elementor-background-video-container::before, .elementor-98 .elementor-element.elementor-element-a2128c9 > .e-con-inner > .elementor-background-video-container::before, .elementor-98 .elementor-element.elementor-element-a2128c9 > .elementor-background-slideshow::before, .elementor-98 .elementor-element.elementor-element-a2128c9 > .e-con-inner > .elementor-background-slideshow::before, .elementor-98 .elementor-element.elementor-element-a2128c9 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-98 .elementor-element.elementor-element-32cab0c{--display:flex;}.elementor-98 .elementor-element.elementor-element-19d280b{--display:flex;}.elementor-98 .elementor-element.elementor-element-d3192f7{--display:flex;}.elementor-98 .elementor-element.elementor-element-beb5c13{--display:flex;}.elementor-98 .elementor-element.elementor-element-beb5c13:not(.elementor-motion-effects-element-type-background), .elementor-98 .elementor-element.elementor-element-beb5c13 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:1024px){.elementor-98 .elementor-element.elementor-element-a2128c9:not(.elementor-motion-effects-element-type-background), .elementor-98 .elementor-element.elementor-element-a2128c9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}@media(max-width:767px){.elementor-98 .elementor-element.elementor-element-a2128c9:not(.elementor-motion-effects-element-type-background), .elementor-98 .elementor-element.elementor-element-a2128c9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}/* Start custom CSS for html, class: .elementor-element-cf5a292 *//* =========================
   THE ENIX PLATFORM – SECTION 1
   Transparent Background • White Text
========================= */

.enixplat-s1{
  background:transparent;
  padding:clamp(100px,10vw,160px) 20px;
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  color:#ffffff;
}

.enixplat-s1__wrap{
  max-width:1000px;
  margin:0 auto;
}

/* Eyebrow */
.enixplat-s1__eyebrow{
  display:inline-block;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:rgba(255,255,255,.75);
  margin-bottom:18px;
}

/* Title */
.enixplat-s1__title{
  font-size:clamp(30px,3.5vw,48px);
  font-weight:950;
  line-height:1.25;
  letter-spacing:.01em;
  margin:0 0 22px;
  color:#ffffff;
}

/* Lead */
.enixplat-s1__lead{
  font-size:clamp(16px,2vw,20px);
  line-height:1.75;
  color:rgba(255,255,255,.85);
  margin:0 0 32px;
  max-width:700px;
}

/* Buttons */
.enixplat-s1__actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}

.enixplat-s1__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:14px 22px;
  border-radius:12px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  text-decoration:none;
  background:#ffffff;
  color:#0b0b0d;
  border:1px solid #ffffff;
  transition:.2s ease;
}

.enixplat-s1__btn:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 40px rgba(0,0,0,.25);
}

.enixplat-s1__btn--ghost{
  background:transparent;
  color:#ffffff;
  border:1px solid rgba(255,255,255,.4);
}

.enixplat-s1__btn--ghost:hover{
  border-color:#ffffff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f811a3d *//* =========================
   THE ENIX PLATFORM – SECTION 2
   Normal White Background • Black Text
========================= */

.enixplat-s2{
  background:#ffffff;
  padding:clamp(90px,9vw,140px) 20px;
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  color:#0a0a0a;
}

.enixplat-s2__wrap{
  max-width:1150px;
  margin:0 auto;
}

/* Head */
.enixplat-s2__head{
  max-width:800px;
  margin-bottom:40px;
}

.enixplat-s2__eyebrow{
  display:inline-block;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#666;
  margin-bottom:14px;
}

.enixplat-s2__title{
  font-size:clamp(26px,3vw,38px);
  font-weight:950;
  line-height:1.3;
  margin:0 0 12px;
}

.enixplat-s2__sub{
  margin:0;
  font-size:16px;
  line-height:1.75;
  color:#444;
}

/* Grid */
.enixplat-s2__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-bottom:30px;
}

/* Cards */
.enixplat-s2__card{
  border:1px solid rgba(0,0,0,.12);
  border-radius:18px;
  padding:22px;
  background:#fff;
  transition:.25s ease;
}

.enixplat-s2__card:hover{
  transform:translateY(-6px);
  box-shadow:0 30px 70px rgba(0,0,0,.08);
}

.enixplat-s2__label{
  display:inline-block;
  font-size:11px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#888;
  margin-bottom:10px;
}

.enixplat-s2__card h3{
  margin:0 0 10px;
  font-size:17px;
  font-weight:900;
}

.enixplat-s2__card p{
  margin:0;
  font-size:14px;
  line-height:1.7;
  color:#444;
}

/* Closing */
.enixplat-s2__closing{
  font-size:14px;
  font-weight:800;
  color:#111;
  margin:0;
}

/* Responsive */
@media (max-width: 900px){
  .enixplat-s2__grid{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-39c182e *//* =========================
   THE ENIX PLATFORM – SECTION 3 (6 PILLARS)
   White BG • Black Text • 6 Card Grid
========================= */

.enixplat-s3{
  background:#ffffff;
  padding:clamp(90px,9vw,140px) 20px;
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  color:#0a0a0a;
}

.enixplat-s3__wrap{
  max-width:1200px;
  margin:0 auto;
}

/* Head */
.enixplat-s3__head{
  max-width:900px;
  margin-bottom:26px;
}
.enixplat-s3__eyebrow{
  display:inline-block;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#666;
  margin-bottom:12px;
}
.enixplat-s3__title{
  margin:0 0 10px;
  font-size:clamp(26px,3vw,40px);
  font-weight:950;
  letter-spacing:.01em;
}
.enixplat-s3__sub{
  margin:0;
  font-size:15.5px;
  line-height:1.75;
  color:#444;
}

/* Grid */
.enixplat-s3__grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:16px;
  margin-top:22px;
}

/* Pillar card */
.enixplat-pillar{
  border:1px solid rgba(0,0,0,.12);
  background:#fff;
  border-radius:18px;
  padding:18px 18px 16px;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
  display:flex;
  flex-direction:column;
  min-height:260px;
}

.enixplat-pillar:hover{
  transform:translateY(-6px);
  box-shadow:0 30px 70px rgba(0,0,0,.08);
  border-color:rgba(0,0,0,.18);
}

/* Top row */
.enixplat-pillar__top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:10px;
  margin-bottom:14px;
}

.enixplat-pillar__code{
  font-size:11px;
  font-weight:950;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#111;
  padding:7px 10px;
  border-radius:999px;
  border:1px solid rgba(0,0,0,.14);
  background:rgba(0,0,0,.03);
}

.enixplat-pillar__tag{
  font-size:11px;
  font-weight:950;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#0b0b0d;
  padding:7px 10px;
  border-radius:999px;
  border:1px solid rgba(0,0,0,.14);
  background:rgba(0,0,0,.02);
}

/* Title & text */
.enixplat-pillar__title{
  margin:0 0 10px;
  font-size:15px;
  font-weight:950;
  line-height:1.35;
}
.enixplat-pillar__text{
  margin:0 0 14px;
  font-size:13.5px;
  line-height:1.7;
  color:#444;
}

/* Outcome */
.enixplat-pillar__outcome{
  margin-top:auto;
  margin-bottom:0;
  font-size:12.8px;
  color:#222;
  padding-top:12px;
  border-top:1px solid rgba(0,0,0,.10);
}
.enixplat-pillar__outcome strong{
  font-weight:950;
}

/* Note */
.enixplat-s3__note{
  margin-top:18px;
  border:1px solid rgba(0,0,0,.12);
  border-radius:16px;
  padding:14px 16px;
  display:flex;
  gap:12px;
  align-items:flex-start;
  background:rgba(0,0,0,.02);
}
.enixplat-s3__dot{
  width:10px; height:10px;
  border-radius:999px;
  background:#0b0b0d;
  margin-top:6px;
  flex:0 0 10px;
}
.enixplat-s3__note p{
  margin:0;
  color:#222;
  line-height:1.6;
  font-size:14px;
}

/* Responsive */
@media (max-width: 980px){
  .enixplat-s3__grid{ grid-template-columns:1fr; }
  .enixplat-pillar{ min-height:auto; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3f80c43 *//* =========================
   THE ENIX PLATFORM – SECTION 4 (PILLAR A)
   Transparent BG • White Text
========================= */

.enixplat-s4{
  background:transparent;
  padding:clamp(90px,9vw,140px) 20px;
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  color:#ffffff;
}

.enixplat-s4__wrap{
  max-width:1150px;
  margin:0 auto;
}

/* Head */
.enixplat-s4__head{
  max-width:800px;
  margin-bottom:30px;
}

.enixplat-s4__eyebrow{
  display:inline-block;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:rgba(255,255,255,.75);
  margin-bottom:14px;
}

.enixplat-s4__title{
  font-size:clamp(26px,3vw,40px);
  font-weight:950;
  margin:0 0 10px;
  line-height:1.3;
}

.enixplat-s4__sub{
  margin:0;
  font-size:16px;
  color:rgba(255,255,255,.85);
}

/* Grid */
.enixplat-s4__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  margin-bottom:30px;
}

/* Blocks */
.enixplat-s4__block{
  border:1px solid rgba(255,255,255,.25);
  border-radius:18px;
  padding:22px;
  background:rgba(255,255,255,.05);
  backdrop-filter: blur(4px);
}

.enixplat-s4__block h3{
  margin:0 0 14px;
  font-size:15px;
  font-weight:950;
}

.enixplat-s4__block ul{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:10px;
}

.enixplat-s4__block li{
  position:relative;
  padding-left:18px;
  font-size:14px;
  line-height:1.7;
  color:rgba(255,255,255,.9);
}

.enixplat-s4__block li::before{
  content:"";
  position:absolute;
  left:0;
  top:7px;
  width:8px;
  height:8px;
  border-radius:999px;
  background:#ffffff;
}

/* Closing */
.enixplat-s4__closing{
  font-size:15px;
  font-weight:800;
  margin:0;
  color:#ffffff;
}

/* Responsive */
@media (max-width: 900px){
  .enixplat-s4__grid{
    grid-template-columns:1fr;
  }
}
/* ====================================
   FIX PILLAR A TITLE WARNA PUTIH
==================================== */

.enixplat-s4,
.enixplat-s4 *{
  color:#ffffff !important;
}

/* Specific target kalau theme override */
.enixplat-s4__title{
  color:#ffffff !important;
}

.enixplat-s4__head h2{
  color:#ffffff !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fc9655b *//* =========================
   THE ENIX PLATFORM – SECTION 5 (B + C)
   Normal White Background • Black Text
========================= */

.enixplat-s5{
  background:#ffffff;
  padding:clamp(90px,9vw,140px) 20px;
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  color:#0a0a0a;
}

.enixplat-s5__wrap{ max-width:1200px; margin:0 auto; }

/* Head */
.enixplat-s5__head{ max-width:900px; margin-bottom:26px; }
.enixplat-s5__eyebrow{
  display:inline-block;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#666;
  margin-bottom:12px;
}
.enixplat-s5__title{
  margin:0 0 10px;
  font-size:clamp(26px,3vw,40px);
  font-weight:950;
  letter-spacing:.01em;
}
.enixplat-s5__sub{
  margin:0;
  font-size:15.5px;
  line-height:1.75;
  color:#444;
}

/* Grid */
.enixplat-s5__grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  margin-top:22px;
}

/* Cards */
.enixplat-s5__card{
  border:1px solid rgba(0,0,0,.12);
  border-radius:18px;
  padding:20px;
  background:#fff;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.enixplat-s5__card:hover{
  transform:translateY(-6px);
  box-shadow:0 30px 70px rgba(0,0,0,.08);
  border-color:rgba(0,0,0,.18);
}

/* Top row */
.enixplat-s5__top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:10px;
  margin-bottom:12px;
}

.enixplat-s5__code{
  font-size:11px;
  font-weight:950;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#111;
  padding:7px 10px;
  border-radius:999px;
  border:1px solid rgba(0,0,0,.14);
  background:rgba(0,0,0,.03);
}

.enixplat-s5__tag{
  font-size:11px;
  font-weight:950;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#0b0b0d;
  padding:7px 10px;
  border-radius:999px;
  border:1px solid rgba(0,0,0,.14);
  background:rgba(0,0,0,.02);
}

/* Text */
.enixplat-s5__h3{
  margin:0 0 10px;
  font-size:16px;
  font-weight:950;
  line-height:1.35;
}

.enixplat-s5__lead{
  margin:0 0 14px;
  font-size:13.5px;
  line-height:1.7;
  color:#444;
}

/* Media */
.enixplat-s5__media{
  border:1px solid rgba(0,0,0,.10);
  border-radius:16px;
  overflow:hidden;
  background:rgba(0,0,0,.02);
  margin:0 0 14px;
}

.enixplat-s5__media img{
  width:100%;
  height:220px;
  object-fit:cover;
  display:block;
}

/* List */
.enixplat-s5__list{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:10px;
}

.enixplat-s5__list li{
  position:relative;
  padding-left:18px;
  font-size:13.5px;
  line-height:1.7;
  color:#2f2f2f;
}

.enixplat-s5__list li::before{
  content:"";
  position:absolute;
  left:0;
  top:7px;
  width:8px;
  height:8px;
  border-radius:999px;
  background:#0b0b0d;
}

/* Divider + Note */
.enixplat-s5__line{
  height:1px;
  background:rgba(0,0,0,.10);
  margin:16px 0 12px;
}

.enixplat-s5__note{
  margin:0;
  font-size:13px;
  font-weight:800;
  color:#111;
}

/* Responsive */
@media (max-width: 980px){
  .enixplat-s5__grid{ grid-template-columns:1fr; }
  .enixplat-s5__media img{ height:200px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0e8701a *//* =========================
   THE ENIX PLATFORM – SECTION 6 (D + E)
   White BG • Black Text
========================= */

.enixplat-s6{
  background:#ffffff;
  padding:clamp(90px,9vw,140px) 20px;
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  color:#0a0a0a;
}

.enixplat-s6__wrap{ max-width:1200px; margin:0 auto; }

/* Head */
.enixplat-s6__head{ max-width:900px; margin-bottom:26px; }
.enixplat-s6__eyebrow{
  display:inline-block;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#666;
  margin-bottom:12px;
}
.enixplat-s6__title{
  margin:0 0 10px;
  font-size:clamp(26px,3vw,40px);
  font-weight:950;
  letter-spacing:.01em;
}
.enixplat-s6__sub{
  margin:0;
  font-size:15.5px;
  line-height:1.75;
  color:#444;
}

/* Grid */
.enixplat-s6__grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  margin-top:22px;
}

/* Cards */
.enixplat-s6__card{
  border:1px solid rgba(0,0,0,.12);
  border-radius:18px;
  padding:20px;
  background:#fff;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.enixplat-s6__card:hover{
  transform:translateY(-6px);
  box-shadow:0 30px 70px rgba(0,0,0,.08);
  border-color:rgba(0,0,0,.18);
}

/* Top row */
.enixplat-s6__top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:10px;
  margin-bottom:12px;
}

.enixplat-s6__code{
  font-size:11px;
  font-weight:950;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#111;
  padding:7px 10px;
  border-radius:999px;
  border:1px solid rgba(0,0,0,.14);
  background:rgba(0,0,0,.03);
}

.enixplat-s6__tag{
  font-size:11px;
  font-weight:950;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#0b0b0d;
  padding:7px 10px;
  border-radius:999px;
  border:1px solid rgba(0,0,0,.14);
  background:rgba(0,0,0,.02);
}

/* Text */
.enixplat-s6__h3{
  margin:0 0 10px;
  font-size:16px;
  font-weight:950;
  line-height:1.35;
}

.enixplat-s6__lead{
  margin:0 0 14px;
  font-size:13.5px;
  line-height:1.7;
  color:#444;
}

/* Media */
.enixplat-s6__media{
  border:1px solid rgba(0,0,0,.10);
  border-radius:16px;
  overflow:hidden;
  background:rgba(0,0,0,.02);
  margin:0 0 14px;
}

.enixplat-s6__media img{
  width:100%;
  height:220px;
  object-fit:cover;
  display:block;
}

/* List */
.enixplat-s6__list{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:10px;
}

.enixplat-s6__list li{
  position:relative;
  padding-left:18px;
  font-size:13.5px;
  line-height:1.7;
  color:#2f2f2f;
}

.enixplat-s6__list li::before{
  content:"";
  position:absolute;
  left:0;
  top:7px;
  width:8px;
  height:8px;
  border-radius:999px;
  background:#0b0b0d;
}

/* Divider + Note */
.enixplat-s6__line{
  height:1px;
  background:rgba(0,0,0,.10);
  margin:16px 0 12px;
}

.enixplat-s6__note{
  margin:0;
  font-size:13px;
  font-weight:800;
  color:#111;
}

/* Responsive */
@media (max-width: 980px){
  .enixplat-s6__grid{ grid-template-columns:1fr; }
  .enixplat-s6__media img{ height:200px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9ccbf25 *//* =========================
   THE ENIX PLATFORM – SECTION 7 (PILLAR F)
   White BG • Black Text • Split Layout
========================= */

.enixplat-s7{
  background:#ffffff;
  padding:clamp(90px,9vw,140px) 20px;
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  color:#0a0a0a;
}

.enixplat-s7__wrap{ max-width:1200px; margin:0 auto; }

/* Head */
.enixplat-s7__head{ max-width:900px; margin-bottom:26px; }
.enixplat-s7__eyebrow{
  display:inline-block;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#666;
  margin-bottom:12px;
}
.enixplat-s7__title{
  margin:0 0 10px;
  font-size:clamp(26px,3vw,40px);
  font-weight:950;
  letter-spacing:.01em;
}
.enixplat-s7__sub{
  margin:0;
  font-size:15.5px;
  line-height:1.75;
  color:#444;
}

/* Grid */
.enixplat-s7__grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:16px;
  margin-top:22px;
  align-items:start;
}

/* Lead */
.enixplat-s7__lead{
  margin:0 0 14px;
  font-size:14.5px;
  line-height:1.8;
  color:#333;
  max-width:820px;
}

/* Cards */
.enixplat-s7__cards{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-top:14px;
}

.enixplat-s7__card{
  border:1px solid rgba(0,0,0,.12);
  border-radius:18px;
  padding:18px;
  background:#fff;
}

.enixplat-s7__card h3{
  margin:0 0 12px;
  font-size:14px;
  font-weight:950;
}

.enixplat-s7__card ul{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:10px;
}

.enixplat-s7__card li{
  position:relative;
  padding-left:18px;
  font-size:13.5px;
  line-height:1.7;
  color:#2f2f2f;
}

.enixplat-s7__card li::before{
  content:"";
  position:absolute;
  left:0;
  top:7px;
  width:8px;
  height:8px;
  border-radius:999px;
  background:#0b0b0d;
}

/* Note */
.enixplat-s7__note{
  margin-top:14px;
  border:1px solid rgba(0,0,0,.12);
  border-radius:16px;
  padding:14px 16px;
  display:flex;
  gap:12px;
  align-items:flex-start;
  background:rgba(0,0,0,.02);
}
.enixplat-s7__dot{
  width:10px; height:10px;
  border-radius:999px;
  background:#0b0b0d;
  margin-top:6px;
  flex:0 0 10px;
}
.enixplat-s7__note p{
  margin:0;
  color:#222;
  line-height:1.6;
  font-size:14px;
}

/* Media */
.enixplat-s7__media{
  border:1px solid rgba(0,0,0,.10);
  border-radius:18px;
  overflow:hidden;
  background:rgba(0,0,0,.02);
}

.enixplat-s7__media img{
  width:100%;
  height:460px;
  object-fit:cover;
  display:block;
}

/* Responsive */
@media (max-width: 980px){
  .enixplat-s7__grid{ grid-template-columns:1fr; }
  .enixplat-s7__cards{ grid-template-columns:1fr; }
  .enixplat-s7__media img{ height:260px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-16a4753 *//* =========================
   ENIX FOOTER
========================= */

.enix-footer{
  background:#0b0b0d;
  color:#ffffff;
  padding:clamp(70px,7vw,100px) 20px 40px;
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
}

.enix-footer__wrap{
  max-width:1200px;
  margin:auto;
}

/* Grid */
.enix-footer__grid{
  display:grid;
  grid-template-columns:1.5fr 1fr 1fr 1fr;
  gap:40px;
  margin-bottom:50px;
}

/* Brand */
.enix-footer__brand{
  font-size:16px;
  font-weight:900;
  letter-spacing:.08em;
  margin-bottom:12px;
}

.enix-footer__desc{
  font-size:14px;
  color:rgba(255,255,255,.75);
  line-height:1.7;
  margin-bottom:18px;
}

.enix-footer__tagline{
  font-size:13px;
  font-weight:700;
  color:rgba(255,255,255,.85);
}

/* Titles */
.enix-footer__title{
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:16px;
  color:rgba(255,255,255,.85);
}

/* List */
.enix-footer__list{
  list-style:none;
  padding:0;
  margin:0;
}

.enix-footer__list li{
  margin-bottom:10px;
}

.enix-footer__list a{
  text-decoration:none;
  font-size:13px;
  color:rgba(255,255,255,.7);
  transition:.2s ease;
}

.enix-footer__list a:hover{
  color:#ffffff;
}

/* Email */
.enix-footer__email a{
  text-decoration:none;
  font-weight:900;
  color:#ffffff;
  border-bottom:2px solid rgba(255,255,255,.25);
  padding-bottom:3px;
}

.enix-footer__email a:hover{
  border-bottom-color:#ffffff;
}

.enix-footer__note{
  font-size:13px;
  color:rgba(255,255,255,.6);
  margin-top:10px;
}

/* Bottom */
.enix-footer__bottom{
  border-top:1px solid rgba(255,255,255,.15);
  padding-top:20px;
  font-size:12px;
  color:rgba(255,255,255,.5);
  text-align:left;
}

/* Responsive */
@media(max-width:1024px){
  .enix-footer__grid{
    grid-template-columns:1fr 1fr;
    gap:30px;
  }
}

@media(max-width:600px){
  .enix-footer__grid{
    grid-template-columns:1fr;
  }
}
/* ====================================
   FIX FOOTER TITLE JADI PUTIH
==================================== */

.enix-footer .enix-footer__title{
  color:#ffffff !important;
}

/* Kalau theme override semua heading */
.enix-footer h1,
.enix-footer h2,
.enix-footer h3,
.enix-footer h4,
.enix-footer h5,
.enix-footer h6{
  color:#ffffff !important;
}/* End custom CSS */