.elementor-537 .elementor-element.elementor-element-e42fbe2{--display:flex;}/* Start custom CSS for html, class: .elementor-element-38bbab6 */.ninda-video-testimoni{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  overflow:hidden;
  padding:110px 7%;
  background:
    radial-gradient(circle at 12% 20%,rgba(209,0,114,.10),transparent 30%),
    radial-gradient(circle at 88% 78%,rgba(216,164,91,.13),transparent 32%),
    linear-gradient(135deg,#fff7f8 0%,#ffffff 45%,#fde6ef 100%);
  font-family:'Poppins',sans-serif;
  color:#4a2140;
}

.ninda-video-testimoni::before{
  content:"";
  position:absolute;
  width:440px;
  height:440px;
  border-radius:50%;
  right:-160px;
  top:-140px;
  background:rgba(209,0,114,.08);
  filter:blur(10px);
}

.ninda-video-testimoni::after{
  content:"";
  position:absolute;
  width:360px;
  height:360px;
  border-radius:50%;
  left:-160px;
  bottom:-160px;
  background:rgba(216,164,91,.10);
  filter:blur(12px);
}

.ninda-video-testimoni__wrap{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
}

.ninda-video-testimoni__head{
  max-width:780px;
  margin:0 auto 50px;
  text-align:center;
}

.ninda-video-testimoni__head span{
  display:inline-flex;
  align-items:center;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(209,0,114,.16);
  color:#d10072;
  font-size:13px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em;
  margin-bottom:22px;
  box-shadow:0 12px 28px rgba(209,0,114,.07);
}

.ninda-video-testimoni__head h2{
  margin:0;
  font-family:'Playfair Display','Cormorant Garamond',serif;
  font-size:clamp(34px,4.2vw,58px);
  line-height:1.08;
  font-weight:800;
  color:#4a2140;
  letter-spacing:-1px;
}

.ninda-video-testimoni__head p{
  margin:20px auto 0;
  max-width:720px;
  font-size:16px;
  line-height:1.85;
  color:rgba(74,33,64,.76);
}

.ninda-video-testimoni__grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:22px;
}

.ninda-video-testimoni__card{
  position:relative;
  min-height:520px;
  border-radius:32px;
  overflow:hidden;
  background:#fff;
  border:8px solid rgba(255,255,255,.88);
  box-shadow:0 24px 70px rgba(74,33,64,.14);
}

.ninda-video-testimoni__card::before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:24px;
  pointer-events:none;
  box-shadow:inset 0 0 0 1px rgba(209,0,114,.10);
  z-index:2;
}

.ninda-video-testimoni__card iframe{
  width:100%;
  height:100%;
  min-height:520px;
  border:0;
  display:block;
  background:#fff;
}

@media(max-width:1200px){
  .ninda-video-testimoni__grid{
    grid-template-columns:repeat(3,1fr);
  }
}

@media(max-width:900px){
  .ninda-video-testimoni{
    padding:90px 5%;
  }

  .ninda-video-testimoni__grid{
    grid-template-columns:repeat(2,1fr);
  }

  .ninda-video-testimoni__card,
  .ninda-video-testimoni__card iframe{
    min-height:500px;
  }
}

@media(max-width:767px){
  .ninda-video-testimoni{
    padding:70px 20px;
  }

  .ninda-video-testimoni__head{
    margin-bottom:36px;
  }

  .ninda-video-testimoni__grid{
    grid-template-columns:1fr;
    gap:18px;
  }

  .ninda-video-testimoni__card{
    border-radius:28px;
    min-height:560px;
  }

  .ninda-video-testimoni__card iframe{
    min-height:560px;
  }

  .ninda-video-testimoni__head p{
    font-size:15px;
    line-height:1.75;
  }
}
.ninda-video-testimoni__card video{
  width:100%;
  height:100%;
  min-height:520px;
  display:block;
  object-fit:cover;
  background:#000;
  border:0;
}/* End custom CSS */