.elementor-1276 .elementor-element.elementor-element-0ff12a9{--display:flex;}.elementor-1276 .elementor-element.elementor-element-0ff12a9:not(.elementor-motion-effects-element-type-background), .elementor-1276 .elementor-element.elementor-element-0ff12a9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://akademik.universitas-bth.ac.id/wp-content/uploads/2026/05/Header-MBKM-1536x512.png");background-position:center right;background-repeat:no-repeat;background-size:cover;}.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-1276 .elementor-element.elementor-element-4a02033{--display:flex;}.elementor-1276 .elementor-element.elementor-element-cbf9481{text-align:justify;}.elementor-1276 .elementor-element.elementor-element-a62f06b{--display:flex;}.elementor-1276 .elementor-element.elementor-element-a62f06b.e-con{--align-self:flex-start;}.elementor-1276 .elementor-element.elementor-element-f9819ba{text-align:justify;}.elementor-1276 .elementor-element.elementor-element-e05b727{--display:flex;}.elementor-1276 .elementor-element.elementor-element-e05b727.e-con{--align-self:flex-start;}.elementor-1276 .elementor-element.elementor-element-2e09be5{text-align:start;}.elementor-1276 .elementor-element.elementor-element-7a0b169{--display:flex;}.elementor-1276 .elementor-element.elementor-element-7a0b169.e-con{--align-self:flex-start;}/* Start custom CSS for text-editor, class: .elementor-element-e1faddd */.mbkm-hero {
  position: relative;
  width: 100%;
  min-height: 320px;
  padding: 56px 80px;
  overflow: hidden;
  background: linear-gradient(90deg, # 0%, #f3f8ff 100%);
  font-family: "Poppins", "Inter", Arial, sans-serif;
  display: flex;
  align-items: center;
}

/* Ornamen biru lembut kanan */
.mbkm-hero::before {
  content: "";
  position: absolute;
  right: -120px;
  top: -80px;
  width: 520px;
  height: 400px;
  background: radial-gradient(circle, rgba(0, 83, 214, 0.12), rgba(255,255,255,0));
  border-radius: 50%;
  z-index: 1;
}

.mbkm-hero::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 420px;
  height: 200px;
  background: rgba(0, 83, 214, 0.06);
  border-top-left-radius: 220px;
  z-index: 1;
}

.mbkm-content {
  position: relative;
  z-index: 3;
  max-width: 720px;
}

.mbkm-content h1 {
  margin: 0 0 18px 0;
  color: #0046d5;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -0.5px;
}

.mbkm-content p {
  margin: 0 0 28px 0;
  max-width: 560px;
  color: #17233d;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
}

.mbkm-buttons {
  display: flex;
  align-items: center;
  gap: 18px;
}

.mbkm-buttons a {
  min-width: 160px;
  height: 48px;
  padding: 0 24px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: all 0.25s ease;
}

.btn-primary {
  background: #0046d5;
  color: #ffffff;
  box-shadow: 0 8px 20px rgba(0, 70, 213, 0.25);
}

.btn-primary:hover {
  background: #0038ad;
  transform: translateY(-2px);
}

.btn-outline {
  background: #ffffff;
  color: #0046d5;
  border: 1.5px solid #b7ccff;
}

.btn-outline:hover {
  background: #eef4ff;
  transform: translateY(-2px);
}

/* Area gambar gedung di kanan, opsional */
.mbkm-illustration {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 420px;
  height: 260px;
  background-image: url("URL-GAMBAR-GEDUNG-ANDA");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  z-index: 2;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-cbf9481 */.mbkm-info-section {
  width: 100%;
  padding: 40px 20px;
  background: #ffffff;
  font-family: "Poppins", "Inter", Arial, sans-serif;
}

.mbkm-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 36px;
  max-width: 1180px;
  margin: 0 auto;
  align-items: stretch;
}

.mbkm-card {
  padding: 32px;
  border-radius: 20px;
}

.plain-card {
  background: transparent;
}

.eligibility-card {
  background: linear-gradient(135deg, #ffffff 0%, #f4f9ff 100%);
  border: 1px solid #e5eef9;
  box-shadow: 0 12px 32px rgba(0, 45, 120, 0.08);
}

.mbkm-card h2 {
  margin: 0 0 18px 0;
  color: #0a1f5c;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.25;
}

.mbkm-card p {
  margin: 0 0 26px 0;
  color: #1f2a44;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.75;
}

.feature-list,
.check-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.feature-item,
.check-item {
  display: flex;
  align-items: center;
  gap: 14px;
  color: #1f2a44;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
}

.feature-icon {
  width: 28px;
  height: 28px;
  min-width: 28px;
  border-radius: 8px;
  background: #edf4ff;
  color: #0046d5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  box-shadow: 0 6px 14px rgba(0, 70, 213, 0.10);
}

.check-icon {
  width: 22px;
  height: 22px;
  min-width: 22px;
  border-radius: 50%;
  background: #17a767;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 800;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f9819ba */.sks-section {
  width: 100%;
  padding: 36px 20px;
  font-family: "Poppins", "Inter", Arial, sans-serif;
  background: #ffffff;
}

.sks-section h2 {
  margin: 0 0 24px 0;
  color: #0a1f5c;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.3;
}

.sks-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.sks-card {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  min-height: 120px;
  padding: 24px;
  border-radius: 16px;
  border: 1px solid transparent;
  box-shadow: 0 10px 28px rgba(0, 45, 120, 0.06);
  transition: all 0.25s ease;
}

.sks-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 34px rgba(0, 45, 120, 0.12);
}

.sks-green {
  background: linear-gradient(135deg, #f2fff8 0%, #ffffff 100%);
  border-color: #d9f3e5;
}

.sks-orange {
  background: linear-gradient(135deg, #fff8f0 0%, #ffffff 100%);
  border-color: #ffe3c7;
}

.sks-blue {
  background: linear-gradient(135deg, #f3f8ff 0%, #ffffff 100%);
  border-color: #dbeafe;
}

.sks-icon {
  width: 48px;
  height: 48px;
  min-width: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}

.sks-green .sks-icon {
  background: #e4f8ee;
  color: #17a767;
}

.sks-orange .sks-icon {
  background: #fff0df;
  color: #ff7a00;
}

.sks-blue .sks-icon {
  background: #eaf2ff;
  color: #0046d5;
}

.sks-content h3 {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.35;
}

.sks-green .sks-content h3 {
  color: #138a57;
}

.sks-orange .sks-content h3 {
  color: #e66b00;
}

.sks-blue .sks-content h3 {
  color: #0046d5;
}

.sks-content p {
  margin: 0;
  color: #1f2a44;
  font-size: 13.5px;
  font-weight: 400;
  line-height: 1.65;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2e09be5 */.bkp-section {
  width: 100%;
  padding: 36px 20px;
  background: #ffffff;
  font-family: "Poppins", "Inter", Arial, sans-serif;
}

.bkp-header {
  margin-bottom: 24px;
}

.bkp-header h2 {
  margin: 0 0 8px 0;
  color: #0a1f5c;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.3;
}

.bkp-header p {
  margin: 0;
  color: #1f2a44;
  font-size: 14px;
  line-height: 1.6;
}

.bkp-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

.bkp-card {
  display: flex;
  gap: 16px;
  min-height: 110px;
  padding: 20px;
  background: linear-gradient(135deg, #ffffff 0%, #f7faff 100%);
  border: 1px solid #e6eef8;
  border-radius: 14px;
  box-shadow: 0 8px 22px rgba(0, 45, 120, 0.06);
  transition: all 0.25s ease;
}

.bkp-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 32px rgba(0, 45, 120, 0.12);
  border-color: #c9dcff;
}

.bkp-number {
  width: 44px;
  height: 44px;
  min-width: 44px;
  border-radius: 12px;
  background: #eef4ff;
  color: #0046d5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 800;
}

.bkp-content h3 {
  margin: 0 0 8px 0;
  color: #0a1f5c;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;
}

.bkp-content p {
  margin: 0;
  color: #1f2a44;
  font-size: 12.5px;
  font-weight: 400;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-85f632b */.flow-section {
  width: 100%;
  padding: 36px 20px;
  background: #ffffff;
  font-family: "Poppins", "Inter", Arial, sans-serif;
}

.flow-section h2 {
  margin: 0 0 28px 0;
  color: #0a1f5c;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.3;
}

.flow-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  max-width: 1100px;
}

.flow-item {
  width: 160px;
  text-align: center;
}

.flow-icon {
  width: 54px;
  height: 54px;
  margin: 0 auto 12px auto;
  border-radius: 50%;
  background: #ffffff;
  border: 1.5px solid #dbe7fb;
  color: #0046d5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  box-shadow: 0 8px 20px rgba(0, 45, 120, 0.08);
}

.flow-item h3 {
  margin: 0 0 8px 0;
  color: #0a1f5c;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.3;
}

.flow-item p {
  margin: 0;
  color: #1f2a44;
  font-size: 12.5px;
  font-weight: 400;
  line-height: 1.55;
}

.flow-arrow {
  margin-top: 18px;
  color: #9aa8bf;
  font-size: 38px;
  font-weight: 300;
  line-height: 1;
}/* End custom CSS */