.elementor-72 .elementor-element.elementor-element-4e3f1ec{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-72 .elementor-element.elementor-element-6346503{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-72 .elementor-element.elementor-element-99448f2{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-72 .elementor-element.elementor-element-a2df545{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-72 .elementor-element.elementor-element-6149548{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-72 .elementor-element.elementor-element-1b8f580{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-98ac88b *//* =================================
   PAGE 3 — SECTION 1
   HERO PERKHIDMATAN
================================= */

.services-hero {
  position: relative;
  min-height: 100svh;
  overflow: hidden;
  background: #080909;
  color: #ffffff;
  font-family: "Montserrat", Arial, sans-serif;
}

/* Nombor halaman besar */

.services-hero-number {
  position: absolute;
  top: -40px;
  right: 15px;
  z-index: 1;
  color: rgba(255, 255, 255, 0.035);
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(190px, 27vw, 430px);
  line-height: 1;
  pointer-events: none;
  user-select: none;
}

/* Layout dua bahagian */

.services-hero-layout {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 0.83fr 1.17fr;
  min-height: calc(100svh - 62px);
}

/* =========================
   PANEL EMAS
========================= */

.services-hero-intro {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding: 75px max(45px, calc((100vw - 1180px) / 2));
  padding-right: 60px;
  background: #ffb71b;
  color: #080909;
}

.services-hero-intro::after {
  position: absolute;
  top: 0;
  right: -45px;
  z-index: 3;
  width: 90px;
  height: 100%;
  background: #ffb71b;
  clip-path: polygon(0 0, 50% 0, 100% 100%, 50% 100%);
  content: "";
}

.services-hero-label {
  margin: 0 0 23px;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.23em;
}

.services-hero-intro h1 {
  margin: 0;
  color: #080909;
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(82px, 9vw, 140px);
  font-weight: 400;
  line-height: 0.79;
  letter-spacing: -0.025em;
}

.services-hero-intro h1 strong {
  display: block;
  margin-top: 18px;
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-weight: 400;
  text-shadow: 0 4px 0 rgba(105, 61, 0, 0.3);
}

/* Subtitle */

.services-hero-subtitle {
  max-width: 520px;
  margin: 31px 0 16px;
  color: #080909;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.65;
  letter-spacing: 0.21em;
}

.services-hero-description {
  max-width: 520px;
  margin: 0;
  color: #3b2b00;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.8;
}

/* Butang */

.services-hero-button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  min-width: 265px;
  min-height: 58px;
  padding: 0 23px;
  margin-top: 31px;
  background: #080909;
  color: #ffffff;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-decoration: none;
  transition:
    background-color 0.25s ease,
    transform 0.25s ease;
}

.services-hero-button span {
  color: #ffb71b;
  font-size: 18px;
  transition: transform 0.25s ease;
}

.services-hero-button:hover {
  background: #262828;
  transform: translateY(-3px);
}

.services-hero-button:hover span {
  transform: translateY(4px);
}

/* Maklumat REN */

.services-hero-ren {
  margin-top: 38px;
  padding-top: 17px;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
}

.services-hero-ren small,
.services-hero-ren strong,
.services-hero-ren span {
  display: block;
}

.services-hero-ren small {
  margin-bottom: 6px;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.services-hero-ren strong {
  font-family: "Anton", Impact, sans-serif;
  font-size: 29px;
  font-weight: 400;
  line-height: 1;
}

.services-hero-ren span {
  margin-top: 5px;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.14em;
}

/* =========================
   VISUAL KANAN
========================= */

.services-hero-visual {
  position: relative;
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  grid-template-rows: 1fr auto;
  min-width: 0;
  padding: 55px 4vw 92px 70px;
}

/* Gambar utama */

.services-main-image {
  position: relative;
  grid-row: 1 / 2;
  min-height: 560px;
  overflow: hidden;
  background: #171818;
}

.services-main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter:
    grayscale(70%)
    brightness(0.65)
    contrast(1.15);
  transition:
    filter 0.4s ease,
    transform 0.55s ease;
}

.services-main-image:hover img {
  filter:
    grayscale(0%)
    brightness(0.88)
    contrast(1.04);
  transform: scale(1.05);
}

.services-image-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      0deg,
      rgba(4, 5, 5, 0.95) 0%,
      transparent 58%
    ),
    linear-gradient(
      90deg,
      rgba(4, 5, 5, 0.25),
      transparent
    );
}

.services-image-title {
  position: absolute;
  right: 28px;
  bottom: 27px;
  left: 28px;
}

.services-image-title small,
.services-image-title strong {
  display: block;
}

.services-image-title small {
  margin-bottom: 9px;
  color: #ffb71b;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.21em;
}

.services-image-title strong {
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 0.84;
}

/* Gambar kecil */

.services-small-image {
  position: relative;
  align-self: end;
  aspect-ratio: 1 / 1;
  margin-left: 18px;
  overflow: hidden;
  background: #171818;
  transform: translateY(-35px);
}

.services-small-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter:
    grayscale(60%)
    brightness(0.7)
    contrast(1.12);
  transition:
    filter 0.4s ease,
    transform 0.5s ease;
}

.services-small-image:hover img {
  filter:
    grayscale(0%)
    brightness(0.9);
  transform: scale(1.06);
}

.services-small-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    0deg,
    rgba(4, 5, 5, 0.92),
    transparent 65%
  );
}

.services-small-image > span {
  position: absolute;
  right: 18px;
  bottom: 18px;
  left: 18px;
  color: #ffffff;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.services-small-image > span strong {
  display: block;
  margin-top: 5px;
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.01em;
}

/* Senarai servis */

.services-hero-list {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  margin-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}

.services-hero-list > div {
  min-height: 83px;
  padding: 14px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.services-hero-list span,
.services-hero-list strong {
  display: block;
}

.services-hero-list span {
  margin-bottom: 13px;
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-size: 18px;
}

.services-hero-list strong {
  color: #ffffff;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.12em;
}

/* =========================
   JALUR BAWAH
========================= */

.services-hero-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 27px;
  min-height: 62px;
  background: #050606;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}

.services-hero-bottom span {
  color: #979a99;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.services-hero-bottom i {
  width: 5px;
  height: 5px;
  background: #ffb71b;
  border-radius: 50%;
}

/* =========================
   TABLET
========================= */

@media (max-width: 1000px) {
  .services-hero-layout {
    grid-template-columns: 1fr;
  }

  .services-hero-intro {
    min-height: 730px;
    padding: 90px max(30px, calc((100vw - 850px) / 2));
  }

  .services-hero-intro::after {
    display: none;
  }

  .services-hero-visual {
    padding: 70px 35px 120px;
  }

  .services-main-image {
    min-height: 600px;
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 650px) {
  .services-hero-intro {
    min-height: auto;
    padding: 85px 17px;
  }

  .services-hero-intro h1 {
    font-size: 83px;
  }

  .services-hero-visual {
    grid-template-columns: 1fr;
    padding: 45px 17px 110px;
  }

  .services-main-image {
    min-height: 500px;
  }

  .services-image-title strong {
    font-size: 48px;
  }

  .services-small-image {
    width: 72%;
    margin: 18px 0 0 auto;
    transform: none;
  }

  .services-hero-list {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 28px;
  }

  .services-hero-bottom {
    justify-content: flex-start;
    gap: 13px;
    padding: 0 17px;
    overflow: hidden;
  }

  .services-hero-bottom span {
    font-size: 7px;
    white-space: nowrap;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b774fee *//* =================================
   PAGE 3 — SECTION 2
   JUAL & BELI SUBSALE
================================= */

.subsale-section {
  position: relative;
  overflow: hidden;
  padding: 125px 0;
  background: #f2f0e9;
  color: #111212;
  font-family: "Montserrat", Arial, sans-serif;
}

/* Tulisan latar */

.subsale-background-text {
  position: absolute;
  top: 5px;
  right: -20px;
  color: rgba(0, 0, 0, 0.035);
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(150px, 21vw, 320px);
  line-height: 1;
  pointer-events: none;
  user-select: none;
}

.subsale-container {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

/* =========================
   TAJUK
========================= */

.subsale-heading {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  align-items: end;
  gap: 80px;
  margin-bottom: 65px;
}

.subsale-label {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 -48px;
  color: #976900;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.22em;
}

.subsale-label span {
  width: 42px;
  height: 4px;
  background: #d59700;
}

.subsale-heading h2 {
  margin: 0;
  color: #111212;
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(72px, 8vw, 116px);
  font-weight: 400;
  line-height: 0.83;
  letter-spacing: -0.025em;
}

.subsale-heading h2 strong {
  display: block;
  margin-top: 17px;
  color: #e5a400;
  font-family: "Anton", Impact, sans-serif;
  font-weight: 400;
  text-shadow: 0 3px 0 rgba(120, 75, 0, 0.16);
}

.subsale-heading > p:not(.subsale-label) {
  margin: 0 0 5px;
  color: #656867;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
}

/* =========================
   LAYOUT
========================= */

.subsale-layout {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  align-items: stretch;
  gap: 55px;
}

/* =========================
   GAMBAR 1:1
========================= */

.subsale-visual {
  position: relative;
  align-self: start;
}

.subsale-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #111212;
  box-shadow: 0 30px 65px rgba(0, 0, 0, 0.2);
}

.subsale-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter:
    grayscale(65%)
    brightness(0.72)
    contrast(1.12);
  transition:
    filter 0.4s ease,
    transform 0.5s ease;
}

.subsale-image:hover img {
  filter:
    grayscale(0%)
    brightness(0.9)
    contrast(1.03);
  transform: scale(1.05);
}

.subsale-image-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    0deg,
    rgba(5, 6, 6, 0.96) 0%,
    transparent 62%
  );
}

.subsale-image-content {
  position: absolute;
  right: 27px;
  bottom: 26px;
  left: 27px;
  z-index: 3;
}

.subsale-image-content small,
.subsale-image-content strong {
  display: block;
}

.subsale-image-content small {
  margin-bottom: 9px;
  color: #ffb71b;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.21em;
}

.subsale-image-content strong {
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 0.85;
}

/* Kad REN */

.subsale-ren-card {
  position: relative;
  width: calc(100% - 35px);
  padding: 21px 23px;
  margin: -1px 0 0 35px;
  background: #ffb71b;
  color: #080909;
}

.subsale-ren-card span,
.subsale-ren-card strong,
.subsale-ren-card small {
  display: block;
}

.subsale-ren-card span {
  margin-bottom: 6px;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.subsale-ren-card strong {
  font-family: "Anton", Impact, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 1;
}

.subsale-ren-card small {
  margin-top: 6px;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.13em;
}

/* =========================
   PANEL PEMILIK & PEMBELI
========================= */

.subsale-services {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.subsale-panel {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 600px;
  padding: 31px;
}

.subsale-panel-dark {
  background: #0a0b0b;
  color: #ffffff;
}

.subsale-panel-gold {
  background: #ffb71b;
  color: #080909;
}

/* Nombor panel */

.subsale-panel-number {
  position: absolute;
  top: 24px;
  right: 27px;
  font-family: "Anton", Impact, sans-serif;
  font-size: 43px;
  line-height: 1;
  opacity: 0.3;
}

.subsale-panel > small {
  display: block;
  margin-bottom: 45px;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.19em;
}

.subsale-panel-dark > small {
  color: #ffb71b;
}

/* Tajuk panel */

.subsale-panel h3 {
  margin: 0 0 19px;
  font-family: "Anton", Impact, sans-serif;
  font-size: 43px;
  font-weight: 400;
  line-height: 0.91;
  letter-spacing: 0.01em;
}

.subsale-panel > p {
  margin: 0 0 25px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.7;
}

.subsale-panel-dark > p {
  color: #949796;
}

.subsale-panel-gold > p {
  color: #3b2c00;
}

/* Senarai */

.subsale-panel ul {
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
}

.subsale-panel li {
  position: relative;
  padding: 11px 0 11px 20px;
  border-bottom: 1px solid currentColor;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.5;
  opacity: 0.85;
}

.subsale-panel li::before {
  position: absolute;
  top: 14px;
  left: 0;
  width: 7px;
  height: 7px;
  background: #ffb71b;
  content: "";
}

.subsale-panel-gold li::before {
  background: #080909;
}

/* Pautan panel */

.subsale-panel > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 54px;
  padding: 0 18px;
  margin-top: auto;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.15em;
  text-decoration: none;
  transition:
    background-color 0.25s ease,
    transform 0.25s ease;
}

.subsale-panel-dark > a {
  background: #ffb71b;
  color: #080909;
}

.subsale-panel-gold > a {
  background: #080909;
  color: #ffffff;
}

.subsale-panel > a span {
  font-size: 18px;
  transition: transform 0.25s ease;
}

.subsale-panel > a:hover {
  transform: translateY(-3px);
}

.subsale-panel > a:hover span {
  transform: translate(4px, -4px);
}

/* =========================
   PROSES SUBSALE
========================= */

.subsale-process {
  display: grid;
  grid-template-columns: 1.2fr repeat(5, 1fr);
  margin-top: 70px;
  border-top: 1px solid #c9c5bb;
  border-left: 1px solid #c9c5bb;
}

.subsale-process > div {
  min-height: 165px;
  padding: 22px;
  border-right: 1px solid #c9c5bb;
  border-bottom: 1px solid #c9c5bb;
}

.subsale-process-title {
  background: #111212;
  color: #ffffff;
}

.subsale-process-title small,
.subsale-process-title strong {
  display: block;
}

.subsale-process-title small {
  margin-bottom: 22px;
  color: #ffb71b;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.subsale-process-title strong {
  font-family: "Anton", Impact, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 1;
}

.subsale-process-step span,
.subsale-process-step strong {
  display: block;
}

.subsale-process-step span {
  margin-bottom: 22px;
  color: #d39800;
  font-family: "Anton", Impact, sans-serif;
  font-size: 25px;
}

.subsale-process-step strong {
  margin-bottom: 8px;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.13em;
}

.subsale-process-step p {
  margin: 0;
  color: #696c6b;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.6;
}

/* =========================
   TABLET
========================= */

@media (max-width: 1000px) {
  .subsale-heading {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .subsale-label {
    grid-column: auto;
    margin-bottom: 0;
  }

  .subsale-heading > p:not(.subsale-label) {
    max-width: 650px;
  }

  .subsale-layout {
    grid-template-columns: 1fr;
  }

  .subsale-visual {
    width: min(100%, 560px);
  }

  .subsale-process {
    grid-template-columns: repeat(3, 1fr);
  }

  .subsale-process-title {
    grid-column: span 3;
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 650px) {
  .subsale-section {
    padding: 85px 0;
  }

  .subsale-container {
    width: calc(100% - 34px);
  }

  .subsale-heading h2 {
    font-size: 69px;
  }

  .subsale-services {
    grid-template-columns: 1fr;
  }

  .subsale-panel {
    min-height: 570px;
    padding: 27px;
  }

  .subsale-image-content strong {
    font-size: 44px;
  }

  .subsale-process {
    grid-template-columns: 1fr;
  }

  .subsale-process-title {
    grid-column: auto;
  }

  .subsale-process > div {
    min-height: 145px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8190672 *//* =================================
   PAGE 3 — SECTION 3
   PROJEK UNDERCON
================================= */

.undercon-section {
  position: relative;
  overflow: hidden;
  padding: 125px 0;
  background: #080909;
  color: #ffffff;
  font-family: "Montserrat", Arial, sans-serif;
}

/* Tulisan latar */

.undercon-background-text {
  position: absolute;
  top: 5px;
  right: -20px;
  color: rgba(255, 255, 255, 0.025);
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(140px, 19vw, 290px);
  line-height: 1;
  pointer-events: none;
  user-select: none;
}

.undercon-container {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

/* =========================
   TAJUK
========================= */

.undercon-heading {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  align-items: end;
  gap: 80px;
  margin-bottom: 65px;
}

.undercon-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: #ffb71b;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.22em;
}

.undercon-label span {
  width: 42px;
  height: 4px;
  background: #ffb71b;
}

.undercon-heading h2 {
  margin: 0;
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(72px, 8vw, 116px);
  font-weight: 400;
  line-height: 0.83;
  letter-spacing: -0.025em;
}

.undercon-heading h2 strong {
  display: block;
  margin-top: 17px;
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-weight: 400;
  text-shadow: 0 4px 0 rgba(130, 74, 0, 0.4);
}

.undercon-introduction {
  margin: 0 0 5px;
  color: #929594;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
}

/* =========================
   LAYOUT
========================= */

.undercon-layout {
  display: grid;
  grid-template-columns: 0.82fr 1.18fr;
  align-items: center;
  gap: 85px;
}

/* =========================
   GAMBAR 1:1
========================= */

.undercon-visual {
  position: relative;
  align-self: start;
}

.undercon-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #171818;
}

.undercon-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter:
    grayscale(70%)
    brightness(0.66)
    contrast(1.15);
  transition:
    filter 0.4s ease,
    transform 0.55s ease;
}

.undercon-image:hover img {
  filter:
    grayscale(0%)
    brightness(0.88)
    contrast(1.04);
  transform: scale(1.05);
}

.undercon-image-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      0deg,
      rgba(4, 5, 5, 0.96) 0%,
      transparent 61%
    ),
    linear-gradient(
      90deg,
      rgba(4, 5, 5, 0.3),
      transparent
    );
}

/* Nombor servis */

.undercon-service-number {
  position: absolute;
  top: 22px;
  right: 24px;
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-size: 53px;
  line-height: 1;
  text-shadow: 0 5px 20px rgba(0, 0, 0, 0.7);
}

/* Teks gambar */

.undercon-image-content {
  position: absolute;
  right: 27px;
  bottom: 27px;
  left: 27px;
  z-index: 3;
}

.undercon-image-content small,
.undercon-image-content strong {
  display: block;
}

.undercon-image-content small {
  margin-bottom: 9px;
  color: #ffb71b;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.21em;
}

.undercon-image-content strong {
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 0.84;
}

/* Kad REN */

.undercon-consultation {
  position: relative;
  width: calc(100% - 35px);
  padding: 20px 23px;
  margin-left: 35px;
  background: #ffb71b;
  color: #080909;
}

.undercon-consultation span,
.undercon-consultation strong,
.undercon-consultation small {
  display: block;
}

.undercon-consultation span {
  margin-bottom: 6px;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.undercon-consultation strong {
  font-family: "Anton", Impact, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 1;
}

.undercon-consultation small {
  margin-top: 6px;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.13em;
}

/* =========================
   KANDUNGAN KANAN
========================= */

.undercon-highlight {
  max-width: 680px;
  margin: 0 0 14px;
  color: #ffffff;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.7;
}

.undercon-description {
  max-width: 680px;
  margin: 0;
  color: #909392;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.8;
}

/* Kad pertimbangan */

.undercon-considerations {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  border-left: 1px solid rgba(255, 255, 255, 0.16);
}

.undercon-considerations article {
  position: relative;
  min-height: 225px;
  padding: 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.16);
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  transition:
    background-color 0.3s ease,
    transform 0.3s ease;
}

.undercon-considerations article:hover {
  z-index: 2;
  background: #141616;
  transform: translateY(-4px);
}

.undercon-considerations article > span {
  position: absolute;
  top: 20px;
  right: 22px;
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-size: 28px;
}

.undercon-considerations small {
  display: block;
  margin-bottom: 28px;
  color: #ffb71b;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.undercon-considerations h3 {
  margin: 0 0 12px;
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.1;
}

.undercon-considerations p {
  margin: 0;
  color: #8c8f8e;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.7;
}

/* Butang */

.undercon-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 59px;
  padding: 0 23px;
  margin-top: 28px;
  background: #ffb71b;
  color: #080909;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-decoration: none;
  transition:
    background-color 0.25s ease,
    transform 0.25s ease;
}

.undercon-button span {
  font-size: 19px;
  transition: transform 0.25s ease;
}

.undercon-button:hover {
  background: #ffc43f;
  transform: translateY(-3px);
}

.undercon-button:hover span {
  transform: translate(4px, -4px);
}

/* =========================
   PROSES
========================= */

.undercon-process {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  gap: 0;
  margin-top: 75px;
  border: 1px solid rgba(255, 255, 255, 0.16);
}

.undercon-process-heading {
  padding: 29px;
  background: #ffb71b;
  color: #080909;
}

.undercon-process-heading small,
.undercon-process-heading strong {
  display: block;
}

.undercon-process-heading small {
  margin-bottom: 25px;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.undercon-process-heading strong {
  font-family: "Anton", Impact, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 0.95;
}

.undercon-process-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.undercon-process-list > div {
  display: grid;
  grid-template-columns: 30px 1fr;
  gap: 12px;
  min-height: 160px;
  padding: 22px 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.16);
}

.undercon-process-list > div > span {
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-size: 22px;
  line-height: 1;
}

.undercon-process-list p {
  margin: 0;
}

.undercon-process-list small,
.undercon-process-list strong {
  display: block;
}

.undercon-process-list small {
  margin-bottom: 9px;
  color: #ffb71b;
  font-size: 6px;
  font-weight: 900;
  letter-spacing: 0.14em;
}

.undercon-process-list strong {
  color: #ffffff;
  font-size: 9px;
  font-weight: 800;
  line-height: 1.6;
}

/* =========================
   TABLET
========================= */

@media (max-width: 1000px) {
  .undercon-heading {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .undercon-introduction {
    max-width: 650px;
  }

  .undercon-layout {
    grid-template-columns: 1fr;
    gap: 65px;
  }

  .undercon-visual {
    width: min(100%, 560px);
  }

  .undercon-process {
    grid-template-columns: 1fr;
  }

  .undercon-process-list {
    grid-template-columns: repeat(5, 1fr);
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 650px) {
  .undercon-section {
    padding: 85px 0;
  }

  .undercon-container {
    width: calc(100% - 34px);
  }

  .undercon-heading h2 {
    font-size: 69px;
  }

  .undercon-considerations {
    grid-template-columns: 1fr;
  }

  .undercon-considerations article {
    min-height: 205px;
  }

  .undercon-image-content strong {
    font-size: 44px;
  }

  .undercon-process-list {
    grid-template-columns: 1fr;
  }

  .undercon-process-list > div {
    min-height: 115px;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
    border-left: 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-88fdaaf *//* =================================
   PAGE 3 — SECTION 4
   PUSAKA & PEMBIAYAAN
================================= */

.support-section {
  position: relative;
  overflow: hidden;
  padding: 125px 0;
  background: #f2f0e9;
  color: #111212;
  font-family: "Montserrat", Arial, sans-serif;
}

/* Tulisan latar */

.support-background-text {
  position: absolute;
  top: 5px;
  right: -20px;
  color: rgba(0, 0, 0, 0.035);
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(150px, 21vw, 320px);
  line-height: 1;
  pointer-events: none;
  user-select: none;
}

.support-container {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

/* =========================
   TAJUK
========================= */

.support-heading {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  align-items: end;
  gap: 80px;
  margin-bottom: 65px;
}

.support-label {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 -48px;
  color: #976900;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.22em;
}

.support-label span {
  width: 42px;
  height: 4px;
  background: #d59700;
}

.support-heading h2 {
  margin: 0;
  color: #111212;
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(69px, 7.5vw, 110px);
  font-weight: 400;
  line-height: 0.84;
  letter-spacing: -0.025em;
}

.support-heading h2 strong {
  display: block;
  margin-top: 17px;
  color: #e5a400;
  font-family: "Anton", Impact, sans-serif;
  font-weight: 400;
  text-shadow: 0 3px 0 rgba(120, 75, 0, 0.16);
}

.support-heading > p:not(.support-label) {
  margin: 0 0 5px;
  color: #656867;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
}

/* =========================
   DUA PERKHIDMATAN
========================= */

.support-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}

.support-service {
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #d3cfc5;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.support-service:hover {
  transform: translateY(-6px);
  box-shadow: 0 25px 55px rgba(0, 0, 0, 0.12);
}

/* =========================
   GAMBAR 1:1
========================= */

.support-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #111212;
}

.support-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter:
    grayscale(70%)
    brightness(0.7)
    contrast(1.13);
  transition:
    filter 0.4s ease,
    transform 0.55s ease;
}

.support-service:hover .support-image img {
  filter:
    grayscale(0%)
    brightness(0.9)
    contrast(1.03);
  transform: scale(1.05);
}

.support-image-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      0deg,
      rgba(4, 5, 5, 0.96) 0%,
      transparent 60%
    ),
    linear-gradient(
      90deg,
      rgba(4, 5, 5, 0.25),
      transparent
    );
}

/* Nombor */

.support-number {
  position: absolute;
  top: 23px;
  right: 25px;
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-size: 51px;
  line-height: 1;
  text-shadow: 0 5px 18px rgba(0, 0, 0, 0.7);
}

/* Tajuk gambar */

.support-image-title {
  position: absolute;
  right: 28px;
  bottom: 27px;
  left: 28px;
  z-index: 3;
}

.support-image-title small,
.support-image-title strong {
  display: block;
}

.support-image-title small {
  margin-bottom: 9px;
  color: #ffb71b;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.2em;
}

.support-image-title strong {
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(45px, 5vw, 64px);
  font-weight: 400;
  line-height: 0.86;
}

/* =========================
   KANDUNGAN
========================= */

.support-content {
  display: flex;
  flex-direction: column;
  min-height: 650px;
  padding: 30px;
}

.support-highlight {
  margin: 0 0 14px;
  color: #202221;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.7;
}

.support-description {
  margin: 0;
  color: #696c6b;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.8;
}

/* Senarai */

.support-list {
  margin-top: 27px;
  border-top: 1px solid #d3cfc5;
}

.support-list > div {
  display: grid;
  grid-template-columns: 37px 1fr;
  gap: 14px;
  padding: 14px 0;
  border-bottom: 1px solid #d3cfc5;
}

.support-list span {
  color: #d39800;
  font-family: "Anton", Impact, sans-serif;
  font-size: 21px;
  line-height: 1;
}

.support-list p {
  margin: 0;
  color: #343635;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.5;
}

/* Nota */

.support-notice {
  padding: 16px;
  margin: 24px 0;
  background: #ece9e1;
  border-left: 4px solid #d39800;
}

.support-notice strong {
  display: block;
  margin-bottom: 6px;
  color: #976900;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.17em;
}

.support-notice p {
  margin: 0;
  color: #686b6a;
  font-size: 9px;
  font-weight: 600;
  line-height: 1.65;
}

/* Butang */

.support-content > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 57px;
  padding: 0 20px;
  margin-top: auto;
  background: #0a0b0b;
  color: #ffffff;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-decoration: none;
  transition:
    background-color 0.25s ease,
    transform 0.25s ease;
}

.support-content > a span {
  color: #ffb71b;
  font-size: 18px;
  transition: transform 0.25s ease;
}

.support-content > a:hover {
  background: #242626;
  transform: translateY(-3px);
}

.support-content > a:hover span {
  transform: translate(4px, -4px);
}

/* =========================
   ALIRAN BANTUAN
========================= */

.support-process {
  display: grid;
  grid-template-columns: 1.25fr repeat(4, 1fr);
  margin-top: 70px;
  border-top: 1px solid #c9c5bb;
  border-left: 1px solid #c9c5bb;
}

.support-process > div {
  min-height: 175px;
  padding: 23px;
  border-right: 1px solid #c9c5bb;
  border-bottom: 1px solid #c9c5bb;
}

.support-process-title {
  background: #111212;
  color: #ffffff;
}

.support-process-title small,
.support-process-title strong {
  display: block;
}

.support-process-title small {
  margin-bottom: 23px;
  color: #ffb71b;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.support-process-title strong {
  font-family: "Anton", Impact, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 0.96;
}

.support-process-step span,
.support-process-step strong {
  display: block;
}

.support-process-step span {
  margin-bottom: 23px;
  color: #d39800;
  font-family: "Anton", Impact, sans-serif;
  font-size: 27px;
}

.support-process-step strong {
  margin-bottom: 8px;
  color: #111212;
  font-size: 8px;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0.12em;
}

.support-process-step p {
  margin: 0;
  color: #696c6b;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.6;
}

/* Jalur emas */

.support-section::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 35%;
  height: 7px;
  background: #ffb71b;
  content: "";
}

/* =========================
   TABLET
========================= */

@media (max-width: 950px) {
  .support-heading {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .support-label {
    grid-column: auto;
    margin-bottom: 0;
  }

  .support-heading > p:not(.support-label) {
    max-width: 650px;
  }

  .support-process {
    grid-template-columns: repeat(2, 1fr);
  }

  .support-process-title {
    grid-column: span 2;
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 650px) {
  .support-section {
    padding: 85px 0;
  }

  .support-container {
    width: calc(100% - 34px);
  }

  .support-heading h2 {
    font-size: 63px;
  }

  .support-grid {
    grid-template-columns: 1fr;
  }

  .support-content {
    min-height: auto;
  }

  .support-content > a {
    margin-top: 10px;
  }

  .support-process {
    grid-template-columns: 1fr;
  }

  .support-process-title {
    grid-column: auto;
  }

  .support-process > div {
    min-height: 150px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c1a8d29 *//* =================================
   PAGE 3 — SECTION 5
   KOMERSIAL, SHOPLOT & TANAH
================================= */

.asset-section {
  position: relative;
  overflow: hidden;
  padding: 125px 0;
  background: #080909;
  color: #ffffff;
  font-family: "Montserrat", Arial, sans-serif;
}

/* Tulisan latar */

.asset-background-text {
  position: absolute;
  top: 5px;
  right: -20px;
  color: rgba(255, 255, 255, 0.025);
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(160px, 22vw, 330px);
  line-height: 1;
  pointer-events: none;
  user-select: none;
}

.asset-container {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

/* =========================
   TAJUK
========================= */

.asset-heading {
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  align-items: end;
  gap: 80px;
  margin-bottom: 65px;
}

.asset-label {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 21px;
  color: #ffb71b;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.22em;
}

.asset-label span {
  width: 42px;
  height: 4px;
  background: #ffb71b;
}

.asset-heading h2 {
  max-width: 850px;
  margin: 0;
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(67px, 7.5vw, 108px);
  font-weight: 400;
  line-height: 0.84;
  letter-spacing: -0.025em;
}

.asset-heading h2 strong {
  display: block;
  margin-top: 17px;
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-weight: 400;
  text-shadow: 0 4px 0 rgba(130, 74, 0, 0.4);
}

.asset-introduction {
  margin: 0 0 5px;
  color: #929594;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
}

/* =========================
   GRID KAD
========================= */

.asset-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.asset-card {
  overflow: hidden;
  background: #121313;
  border: 1px solid rgba(255, 255, 255, 0.12);
  transition:
    border-color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.asset-card:hover {
  border-color: rgba(255, 183, 27, 0.65);
  transform: translateY(-7px);
  box-shadow: 0 25px 55px rgba(0, 0, 0, 0.5);
}

/* =========================
   GAMBAR 1:1
========================= */

.asset-image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #171818;
}

.asset-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter:
    grayscale(70%)
    brightness(0.68)
    contrast(1.14);
  transition:
    filter 0.4s ease,
    transform 0.55s ease;
}

.asset-card:hover .asset-image img {
  filter:
    grayscale(0%)
    brightness(0.9)
    contrast(1.03);
  transform: scale(1.055);
}

.asset-image-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      0deg,
      rgba(4, 5, 5, 0.96) 0%,
      transparent 61%
    ),
    linear-gradient(
      90deg,
      rgba(4, 5, 5, 0.25),
      transparent
    );
}

/* Nombor */

.asset-number {
  position: absolute;
  top: 21px;
  right: 23px;
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-size: 43px;
  line-height: 1;
  text-shadow: 0 5px 18px rgba(0, 0, 0, 0.7);
}

/* Tajuk gambar */

.asset-image-title {
  position: absolute;
  right: 25px;
  bottom: 24px;
  left: 25px;
  z-index: 3;
}

.asset-image-title small,
.asset-image-title strong {
  display: block;
}

.asset-image-title small {
  margin-bottom: 8px;
  color: #ffb71b;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.2em;
}

.asset-image-title strong {
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 0.9;
}

/* =========================
   KANDUNGAN KAD
========================= */

.asset-card-content {
  display: flex;
  flex-direction: column;
  min-height: 330px;
  padding: 26px;
}

.asset-card-content > p {
  margin: 0;
  color: #929594;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.75;
}

/* Tag */

.asset-features {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 24px;
}

.asset-features span {
  padding: 8px 10px;
  color: #ffb71b;
  border: 1px solid rgba(255, 183, 27, 0.35);
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.12em;
}

/* Pautan */

.asset-card-content > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 17px;
  margin-top: auto;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-decoration: none;
  transition: color 0.25s ease;
}

.asset-card-content > a span {
  color: #ffb71b;
  font-size: 18px;
  transition: transform 0.25s ease;
}

.asset-card-content > a:hover {
  color: #ffb71b;
}

.asset-card-content > a:hover span {
  transform: translate(4px, -4px);
}

/* =========================
   AUDIENCE
========================= */

.asset-audience {
  display: grid;
  grid-template-columns: 1.25fr repeat(3, 1fr);
  margin-top: 75px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  border-left: 1px solid rgba(255, 255, 255, 0.16);
}

.asset-audience > div {
  min-height: 210px;
  padding: 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.16);
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.asset-audience-heading {
  background: #ffb71b;
  color: #080909;
}

.asset-audience-heading small,
.asset-audience-heading strong {
  display: block;
}

.asset-audience-heading small {
  margin-bottom: 25px;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.asset-audience-heading strong {
  font-family: "Anton", Impact, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 0.9;
}

.asset-audience-item > span {
  display: block;
  margin-bottom: 25px;
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-size: 29px;
}

.asset-audience-item h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-size: 23px;
  font-weight: 400;
}

.asset-audience-item p {
  margin: 0;
  color: #8d908f;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.65;
}

/* =========================
   CTA
========================= */

.asset-cta {
  display: grid;
  grid-template-columns: 1.1fr 0.8fr auto;
  align-items: center;
  gap: 55px;
  padding: 38px;
  margin-top: 25px;
  background: #ffb71b;
  color: #080909;
}

.asset-cta small,
.asset-cta strong {
  display: block;
}

.asset-cta small {
  margin-bottom: 10px;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.asset-cta strong {
  font-family: "Anton", Impact, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 0.95;
}

.asset-cta > p {
  margin: 0;
  color: #3c2c00;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.7;
}

.asset-cta > a {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 35px;
  min-width: 225px;
  min-height: 57px;
  padding: 0 20px;
  background: #080909;
  color: #ffffff;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.15em;
  text-decoration: none;
  transition:
    background-color 0.25s ease,
    transform 0.25s ease;
}

.asset-cta > a span {
  color: #ffb71b;
  font-size: 18px;
  transition: transform 0.25s ease;
}

.asset-cta > a:hover {
  background: #242626;
  transform: translateY(-3px);
}

.asset-cta > a:hover span {
  transform: translate(4px, -4px);
}

/* Cahaya latar */

.asset-section::before {
  position: absolute;
  bottom: -350px;
  left: -350px;
  width: 750px;
  height: 750px;
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(255, 183, 27, 0.09),
    transparent 67%
  );
  content: "";
}

/* =========================
   TABLET
========================= */

@media (max-width: 1000px) {
  .asset-heading {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .asset-introduction {
    max-width: 650px;
  }

  .asset-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .asset-audience {
    grid-template-columns: repeat(2, 1fr);
  }

  .asset-cta {
    grid-template-columns: 1fr;
  }

  .asset-cta > p {
    max-width: 550px;
  }

  .asset-cta > a {
    width: fit-content;
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 650px) {
  .asset-section {
    padding: 85px 0;
  }

  .asset-container {
    width: calc(100% - 34px);
  }

  .asset-heading h2 {
    font-size: 62px;
  }

  .asset-grid {
    grid-template-columns: 1fr;
  }

  .asset-card-content {
    min-height: 300px;
  }

  .asset-audience {
    grid-template-columns: 1fr;
    margin-top: 55px;
  }

  .asset-audience > div {
    min-height: 180px;
  }

  .asset-cta {
    gap: 25px;
    padding: 27px;
  }

  .asset-cta > a {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9cff7b0 *//* =================================
   PAGE 3 — SECTION 6
   PROSES KONSULTASI & CTA
================================= */

.service-cta {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  padding: 125px 0 115px;
  background: #080909;
  color: #ffffff;
  font-family: "Montserrat", Arial, sans-serif;
  isolation: isolate;
}

/* Background */

.service-cta-background {
  position: absolute;
  inset: 0;
  z-index: -4;
  background-image: url("services-contact.jpg");
  background-position: center;
  background-size: cover;
  filter:
    grayscale(100%)
    brightness(0.28)
    contrast(1.2);
}

/* Overlay */

.service-cta-overlay {
  position: absolute;
  inset: 0;
  z-index: -3;
  background:
    linear-gradient(
      90deg,
      rgba(4, 5, 5, 0.98) 0%,
      rgba(4, 5, 5, 0.87) 55%,
      rgba(4, 5, 5, 0.68) 100%
    ),
    linear-gradient(
      0deg,
      rgba(4, 5, 5, 0.98) 0%,
      transparent 60%
    );
}

/* Grid */

.service-cta-pattern {
  position: absolute;
  inset: 0;
  z-index: -2;
  opacity: 0.12;
  background-image:
    linear-gradient(
      rgba(255, 255, 255, 0.06) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.06) 1px,
      transparent 1px
    );
  background-size: 80px 80px;
}

.service-cta-container {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

/* =========================
   TAJUK
========================= */

.service-cta-heading {
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  align-items: end;
  gap: 80px;
  margin-bottom: 60px;
}

.service-cta-label {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 -45px;
  color: #ffb71b;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.22em;
}

.service-cta-label span {
  width: 42px;
  height: 4px;
  background: #ffb71b;
}

.service-cta-heading h2 {
  margin: 0;
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(69px, 7.5vw, 110px);
  font-weight: 400;
  line-height: 0.84;
  letter-spacing: -0.025em;
}

.service-cta-heading h2 strong {
  display: block;
  margin-top: 17px;
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-weight: 400;
  text-shadow: 0 4px 0 rgba(130, 74, 0, 0.4);
}

.service-cta-heading > p:not(.service-cta-label) {
  margin: 0 0 5px;
  color: #a0a3a2;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
}

/* =========================
   PILIHAN PERTANYAAN
========================= */

.service-cta-options {
  border-top: 1px solid rgba(255, 255, 255, 0.17);
}

.service-cta-options > a {
  display: grid;
  grid-template-columns: 65px 1fr 40px;
  align-items: center;
  gap: 22px;
  min-height: 95px;
  padding: 16px 25px;
  color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.17);
  text-decoration: none;
  transition:
    padding-left 0.3s ease,
    background-color 0.3s ease;
}

.service-cta-options > a:hover {
  padding-left: 38px;
  background: rgba(255, 183, 27, 0.1);
}

.service-cta-options > a > span {
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-size: 34px;
}

.service-cta-options small,
.service-cta-options strong {
  display: block;
}

.service-cta-options small {
  margin-bottom: 7px;
  color: #888b8a;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.service-cta-options strong {
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0.015em;
}

.service-cta-options b {
  color: #ffb71b;
  font-size: 20px;
  transition: transform 0.25s ease;
}

.service-cta-options > a:hover b {
  transform: translate(4px, -4px);
}

/* =========================
   PROSES
========================= */

.service-consultation-process {
  display: grid;
  grid-template-columns: 1.2fr repeat(4, 1fr);
  margin-top: 70px;
  border-top: 1px solid rgba(255, 255, 255, 0.17);
  border-left: 1px solid rgba(255, 255, 255, 0.17);
}

.service-consultation-process > div {
  min-height: 180px;
  padding: 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.17);
  border-bottom: 1px solid rgba(255, 255, 255, 0.17);
}

.service-process-title {
  background: #ffb71b;
  color: #080909;
}

.service-process-title small,
.service-process-title strong {
  display: block;
}

.service-process-title small {
  margin-bottom: 24px;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.service-process-title strong {
  font-family: "Anton", Impact, sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 0.95;
}

.service-process-step span,
.service-process-step strong {
  display: block;
}

.service-process-step span {
  margin-bottom: 25px;
  color: #ffb71b;
  font-family: "Anton", Impact, sans-serif;
  font-size: 29px;
}

.service-process-step strong {
  margin-bottom: 9px;
  color: #ffffff;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.13em;
}

.service-process-step p {
  margin: 0;
  color: #8f9291;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.65;
}

/* =========================
   CTA AKHIR
========================= */

.service-final-cta {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  align-items: center;
  gap: 70px;
  padding: 50px;
  margin-top: 25px;
  background: #ffb71b;
  color: #080909;
}

.service-final-cta > div > small {
  display: block;
  margin-bottom: 12px;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.service-final-cta h3 {
  margin: 0;
  font-family: "Anton", Impact, sans-serif;
  font-size: clamp(48px, 5.5vw, 76px);
  font-weight: 400;
  line-height: 0.86;
}

.service-final-cta h3 strong {
  display: block;
  margin-top: 13px;
  color: #ffffff;
  font-family: "Anton", Impact, sans-serif;
  font-weight: 400;
  text-shadow: 0 4px 0 rgba(110, 64, 0, 0.3);
}

.service-final-contact > p {
  margin: 0 0 18px;
  color: #3b2b00;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.7;
}

/* Butang nombor */

.service-final-contact > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 82px;
  padding: 15px 22px;
  background: #080909;
  color: #ffffff;
  text-decoration: none;
  transition:
    background-color 0.25s ease,
    transform 0.25s ease;
}

.service-final-contact a small,
.service-final-contact a strong {
  display: block;
}

.service-final-contact a small {
  margin-bottom: 4px;
  color: #ffb71b;
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.17em;
}

.service-final-contact a strong {
  font-family: "Anton", Impact, sans-serif;
  font-size: 29px;
  font-weight: 400;
  letter-spacing: 0.04em;
}

.service-final-contact a b {
  color: #ffb71b;
  font-size: 22px;
  transition: transform 0.25s ease;
}

.service-final-contact > a:hover {
  background: #242626;
  transform: translateY(-3px);
}

.service-final-contact > a:hover b {
  transform: translate(4px, -4px);
}

/* =========================
   JALUR PENUTUP
========================= */

.service-closing {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 27px;
  min-height: 62px;
  background: #050606;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}

.service-closing span {
  color: #8e9190;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.17em;
}

.service-closing i {
  width: 5px;
  height: 5px;
  background: #ffb71b;
  border-radius: 50%;
}

/* Floating WhatsApp */

.service-floating-wa {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 50;
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  background: #ffb71b;
  border: 3px solid #ffffff;
  border-radius: 50%;
  color: #080909;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 10px;
  font-weight: 900;
  text-decoration: none;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.35);
  transition: transform 0.25s ease;
}

.service-floating-wa:hover {
  transform: scale(1.08);
}

/* =========================
   TABLET
========================= */

@media (max-width: 950px) {
  .service-cta-heading {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .service-cta-label {
    grid-column: auto;
    margin-bottom: 0;
  }

  .service-cta-heading > p:not(.service-cta-label) {
    max-width: 650px;
  }

  .service-consultation-process {
    grid-template-columns: repeat(2, 1fr);
  }

  .service-process-title {
    grid-column: span 2;
  }

  .service-final-cta {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .service-final-contact {
    max-width: 500px;
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 650px) {
  .service-cta {
    padding: 85px 0 105px;
  }

  .service-cta-container {
    width: calc(100% - 34px);
  }

  .service-cta-heading h2 {
    font-size: 62px;
  }

  .service-cta-options > a {
    grid-template-columns: 45px 1fr 25px;
    gap: 13px;
    padding: 15px 10px;
  }

  .service-cta-options strong {
    font-size: 21px;
  }

  .service-consultation-process {
    grid-template-columns: 1fr;
  }

  .service-process-title {
    grid-column: auto;
  }

  .service-consultation-process > div {
    min-height: 150px;
  }

  .service-final-cta {
    padding: 28px;
  }

  .service-final-cta h3 {
    font-size: 53px;
  }

  .service-closing {
    justify-content: flex-start;
    gap: 13px;
    padding: 0 17px;
    overflow: hidden;
  }

  .service-closing span {
    font-size: 7px;
    white-space: nowrap;
  }
}/* End custom CSS */