.elementor-331 .elementor-element.elementor-element-6d1fa7a{--display:flex;}.elementor-331 .elementor-element.elementor-element-6e843a7{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-331 .elementor-element.elementor-element-c7adeaf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-4f76001 *//* ===== WELCOME PKPA ===== */
.pkpa-welcome{
  background:linear-gradient(135deg,#0b1220,#0f1b33);
  padding:90px 20px;
  color:#ffffff !important;
}

.pkpa-welcome *{
  color:#ffffff !important; /* paksa semua teks jadi putih */
}

.pkpa-welcome-inner{
  max-width:1100px;
  margin:auto;
}

.welcome-badge{
  display:inline-block;
  padding:6px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.15);
  font-size:12px;
  letter-spacing:.5px;
  margin-bottom:18px;
  color:#ffffff !important;
}

.pkpa-welcome h1{
  font-size:42px;
  line-height:1.25;
  margin-bottom:20px;
  font-weight:800;
  color:#ffffff !important;
}

.welcome-desc{
  max-width:760px;
  font-size:17px;
  line-height:1.8;
  color:#ffffff !important;
}

.welcome-actions{
  margin-top:32px;
}

.btn-daftar{
  display:inline-block;
  padding:14px 32px;
  background:#3b82f6;
  color:#ffffff !important;
  border-radius:999px;
  font-weight:600;
  text-decoration:none;
  transition:.25s ease;
}

.btn-daftar:hover{
  background:#2563eb;
  color:#ffffff !important;
}

@media(max-width:768px){
  .pkpa-welcome h1{
    font-size:30px;
  }
}/* End custom CSS */