.elementor-1556 .elementor-element.elementor-element-b8196ab{--display:flex;}/* Start custom CSS for html, class: .elementor-element-c2ec376 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  color: #071b4d;
}

/* HERO UTAMA */
.pindah-prodi-hero {
  position: relative;
  width: 100%;
  min-height: 340px;
  padding: 34px 64px 36px;
  display: grid;
  grid-template-columns: 1fr 560px;
  align-items: center;
  gap: 42px;
  overflow: hidden;
  background:
    radial-gradient(circle at 78% 36%, rgba(0, 87, 217, 0.12), transparent 30%),
    linear-gradient(135deg, #f8fbff 0%, #eef6ff 52%, #ffffff 100%);
  border-bottom: 1px solid #dbe7f5;
}

.pindah-prodi-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 16% 100%, rgba(0, 87, 217, 0.08), transparent 30%),
    linear-gradient(120deg, rgba(0, 87, 217, 0.05), transparent 42%);
  pointer-events: none;
}

/* KONTEN KIRI */
.pindah-prodi-content {
  position: relative;
  z-index: 3;
}

/* Breadcrumb */
.breadcrumb {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 22px;
  color: #0057d9;
  font-size: 14px;
  font-weight: 800;
}

.breadcrumb a,
.breadcrumb strong {
  color: #0057d9;
  text-decoration: none;
}

.breadcrumb svg {
  width: 18px;
  height: 18px;
}

.breadcrumb svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.breadcrumb span {
  color: #64748b;
}

/* Judul */
.pindah-prodi-content h1 {
  color: #071b4d;
  font-size: 50px;
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: -1.2px;
  margin-bottom: 16px;
}

.title-line {
  width: 70px;
  height: 5px;
  background: #ff7900;
  border-radius: 999px;
  margin-bottom: 24px;
}

.main-desc {
  max-width: 650px;
  color: #071b4d;
  font-size: 19px;
  line-height: 1.65;
  font-weight: 600;
  text-align: justify;
  text-justify: inter-word;
  margin-bottom: 22px;
}

.sub-desc {
  max-width: 700px;
  color: #1e293b;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  text-align: justify;
  text-justify: inter-word;
}

.main-desc strong,
.sub-desc strong {
  color: #0057d9;
  font-weight: 900;
}

/* VISUAL KANAN */
.pindah-prodi-visual {
  position: relative;
  height: 280px;
  z-index: 2;
}

/* Gedung kampus */
.campus-bg {
  position: absolute;
  right: 95px;
  bottom: 6px;
  width: 290px;
  height: 235px;
  opacity: 0.28;
  z-index: 1;
}

.campus-roof {
  position: absolute;
  left: 28px;
  top: 0;
  width: 235px;
  height: 70px;
  background: #6fa8ff;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
}

.campus-body {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 290px;
  height: 182px;
  background: #bcd9ff;
  border-radius: 12px 12px 0 0;
  border-top: 10px solid #7fb2ff;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  padding: 42px 36px 20px;
}

.campus-body span {
  background: #4d8fe8;
  border-radius: 6px 6px 0 0;
}

/* Cloud */
.cloud {
  position: absolute;
  background: #ffffff;
  border-radius: 999px;
  opacity: 0.9;
  z-index: 2;
}

.cloud::before,
.cloud::after {
  content: "";
  position: absolute;
  background: #ffffff;
  border-radius: 50%;
}

.cloud-1 {
  width: 82px;
  height: 20px;
  left: 22px;
  top: 98px;
}

.cloud-1::before {
  width: 36px;
  height: 36px;
  left: 12px;
  bottom: 2px;
}

.cloud-1::after {
  width: 28px;
  height: 28px;
  right: 12px;
  bottom: 3px;
}

.cloud-2 {
  width: 78px;
  height: 18px;
  right: 22px;
  top: 52px;
}

.cloud-2::before {
  width: 30px;
  height: 30px;
  left: 12px;
  bottom: 4px;
}

.cloud-2::after {
  width: 24px;
  height: 24px;
  right: 10px;
  bottom: 4px;
}

/* Student */
.student {
  position: absolute;
  left: 95px;
  bottom: 0;
  width: 210px;
  height: 270px;
  z-index: 6;
}

.student-head {
  position: absolute;
  left: 80px;
  top: 36px;
  width: 58px;
  height: 66px;
  background: #ffc28a;
  border-radius: 45% 45% 52% 52%;
  z-index: 4;
}

.student-hair {
  position: absolute;
  left: 62px;
  top: 20px;
  width: 86px;
  height: 56px;
  background: #10234d;
  border-radius: 60% 38% 55% 40%;
  transform: rotate(-8deg);
  z-index: 5;
}

.student-body {
  position: absolute;
  left: 56px;
  top: 106px;
  width: 106px;
  height: 145px;
  background: #0b54c5;
  border-radius: 34px 34px 10px 10px;
  z-index: 3;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 40px;
}

.student-body span {
  color: #ffffff;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -1px;
}

.student-bag {
  position: absolute;
  left: 12px;
  top: 112px;
  width: 78px;
  height: 128px;
  background: #10234d;
  border-radius: 42px 18px 18px 42px;
  z-index: 2;
}

.student-arm {
  position: absolute;
  right: 2px;
  top: 128px;
  width: 82px;
  height: 20px;
  background: #ffc28a;
  border-radius: 999px;
  transform: rotate(-38deg);
  z-index: 7;
}

.student-arm::after {
  content: "";
  position: absolute;
  right: -13px;
  top: -6px;
  width: 28px;
  height: 28px;
  background: #ffc28a;
  border-radius: 50%;
}

.student-book {
  position: absolute;
  left: 100px;
  bottom: 18px;
  width: 70px;
  height: 94px;
  background: #173b92;
  border-left: 8px solid #ffffff;
  border-radius: 8px;
  transform: rotate(-8deg);
  z-index: 8;
}

/* Signpost */
.signpost {
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 230px;
  height: 230px;
  z-index: 7;
}

.pole {
  position: absolute;
  left: 52px;
  bottom: 0;
  width: 18px;
  height: 220px;
  background: #082864;
  border-radius: 999px 999px 0 0;
}

.sign {
  position: absolute;
  left: 52px;
  width: 190px;
  height: 56px;
  color: #ffffff;
  display: flex;
  align-items: center;
  padding-left: 34px;
  font-size: 16px;
  font-weight: 900;
  box-shadow: 0 10px 20px rgba(15, 23, 42, 0.15);
}

.sign::after {
  content: "";
  position: absolute;
  right: -36px;
  top: 0;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
}

.sign-old {
  top: 44px;
  background: #082864;
}

.sign-old::after {
  border-left: 36px solid #082864;
}

.sign-new {
  top: 114px;
  background: #ff7900;
}

.sign-new::after {
  border-left: 36px solid #ff7900;
}

/* Plants */
.plant {
  position: absolute;
  bottom: 0;
  width: 90px;
  height: 120px;
  z-index: 3;
}

.plant::before {
  content: "";
  position: absolute;
  left: 42px;
  bottom: 0;
  width: 8px;
  height: 72px;
  background: #2f6f4e;
  border-radius: 999px;
}

.plant span,
.plant span::before,
.plant span::after {
  content: "";
  position: absolute;
  background: #73aeea;
  border-radius: 50% 0 50% 50%;
}

.plant span {
  width: 42px;
  height: 24px;
  left: 5px;
  top: 30px;
  transform: rotate(210deg);
}

.plant span::before {
  width: 42px;
  height: 24px;
  left: 42px;
  top: 22px;
  transform: rotate(165deg);
}

.plant span::after {
  width: 38px;
  height: 22px;
  left: 12px;
  top: 48px;
  transform: rotate(40deg);
}

.plant-left {
  left: 0;
}

.plant-right {
  right: 0;
}

/* Animasi */
.student,
.signpost {
  transition: transform 0.35s ease;
}

.pindah-prodi-hero:hover .student {
  transform: translateY(-6px);
}

.pindah-prodi-hero:hover .signpost {
  transform: translateY(-5px);
}

/* TABLET */
@media (max-width: 1100px) {
  .pindah-prodi-hero {
    grid-template-columns: 1fr;
    padding: 42px 36px 32px;
    gap: 26px;
  }

  .pindah-prodi-content h1 {
    font-size: 48px;
  }

  .main-desc,
  .sub-desc {
    max-width: 100%;
  }

  .pindah-prodi-visual {
    max-width: 560px;
    width: 100%;
    margin: 0 auto;
  }
}

/* MOBILE */
@media (max-width: 576px) {
  .pindah-prodi-hero {
    padding: 30px 20px 26px;
    min-height: auto;
  }

  .breadcrumb {
    font-size: 12px;
    gap: 7px;
    flex-wrap: wrap;
    margin-bottom: 18px;
  }

  .breadcrumb svg {
    width: 16px;
    height: 16px;
  }

  .pindah-prodi-content h1 {
    font-size: 36px;
    line-height: 1.12;
    letter-spacing: -0.5px;
  }

  .title-line {
    width: 56px;
    height: 4px;
    margin-bottom: 20px;
  }

  .main-desc {
    font-size: 15px;
    line-height: 1.65;
    text-align: justify;
  }

  .sub-desc {
    font-size: 14px;
    line-height: 1.65;
    text-align: justify;
  }

  .pindah-prodi-visual {
    height: 225px;
    transform: scale(0.78);
    transform-origin: top center;
    margin-top: 8px;
  }
}

/* EXTRA SMALL MOBILE */
@media (max-width: 380px) {
  .pindah-prodi-content h1 {
    font-size: 32px;
  }

  .pindah-prodi-visual {
    transform: scale(0.68);
    height: 198px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f48061 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #f8fbff;
  font-family: Arial, Helvetica, sans-serif;
  color: #071b4d;
}

/* Section utama */
.prodi-procedure-section {
  width: 100%;
  padding: 36px 24px;
  background: #ffffff;
}

/* Header */
.prodi-procedure-header {
  text-align: center;
  margin-bottom: 32px;
}

.prodi-procedure-header h2 {
  color: #071b4d;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.3;
  margin-bottom: 10px;
}

.prodi-procedure-header p {
  max-width: 760px;
  margin: 0 auto;
  color: #1e293b;
  font-size: 15px;
  line-height: 1.65;
  font-weight: 500;
  text-align: center;
}

/* Wrapper card */
.prodi-procedure-wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  align-items: stretch;
}

/* Card */
.prodi-procedure-card {
  position: relative;
  background: #ffffff;
  border: 1px solid #dbe7f5;
  border-radius: 16px;
  padding: 34px 28px 30px;
  min-height: 340px;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.08);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.prodi-procedure-card:hover {
  transform: translateY(-8px);
  border-color: #93c5fd;
  box-shadow: 0 20px 42px rgba(0, 87, 217, 0.14);
}

/* Nomor */
.procedure-number {
  position: absolute;
  top: 18px;
  left: 18px;
  width: 42px;
  height: 42px;
  background: linear-gradient(135deg, #07348f, #0057d9);
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 900;
  box-shadow: 0 8px 18px rgba(0, 87, 217, 0.26);
}

/* Icon di atas dan center */
.procedure-icon {
  width: 86px;
  height: 86px;
  background: #eef5ff;
  color: #0057d9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto 24px;
  box-shadow: inset 0 0 0 1px #dbeafe;
}

.procedure-icon svg {
  width: 50px;
  height: 50px;
}

.procedure-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Konten */
.procedure-content h3 {
  color: #071b4d;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.35;
  margin-bottom: 14px;
  text-align: center;
}

.procedure-content p {
  color: #1e293b;
  font-size: 14.5px;
  line-height: 1.7;
  font-weight: 500;
  text-align: justify;
  text-justify: inter-word;
}

/* Tablet */
@media (max-width: 992px) {
  .prodi-procedure-wrapper {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .prodi-procedure-card {
    min-height: auto;
  }

  .prodi-procedure-header h2 {
    font-size: 26px;
  }
}

/* Mobile */
@media (max-width: 576px) {
  .prodi-procedure-section {
    padding: 28px 16px;
  }

  .prodi-procedure-header {
    margin-bottom: 24px;
  }

  .prodi-procedure-header h2 {
    font-size: 22px;
  }

  .prodi-procedure-header p {
    font-size: 13.5px;
    line-height: 1.6;
    text-align: justify;
  }

  .prodi-procedure-card {
    padding: 32px 20px 24px;
    border-radius: 14px;
  }

  .procedure-number {
    width: 36px;
    height: 36px;
    font-size: 17px;
    top: 16px;
    left: 16px;
  }

  .procedure-icon {
    width: 72px;
    height: 72px;
    margin: 12px auto 20px;
  }

  .procedure-icon svg {
    width: 42px;
    height: 42px;
  }

  .procedure-content h3 {
    font-size: 17px;
  }

  .procedure-content p {
    font-size: 13.5px;
    line-height: 1.65;
    text-align: justify;
  }
}

/* Extra small mobile */
@media (max-width: 380px) {
  .prodi-procedure-section {
    padding: 24px 12px;
  }

  .prodi-procedure-card {
    padding: 30px 16px 22px;
  }

  .prodi-procedure-header h2 {
    font-size: 20px;
  }

  .procedure-content h3 {
    font-size: 16px;
  }

  .procedure-content p {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e589a63 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #f8fbff;
  font-family: Arial, Helvetica, sans-serif;
  color: #071b4d;
}

/* SECTION */
.prodi-alert-section {
  width: 100%;
  padding: 24px;
  background: #f8fbff;
}

/* WARNING CARD */
.prodi-warning-card {
  width: 100%;
  background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%);
  border: 1px solid #fdba74;
  border-radius: 16px;
  padding: 24px 30px 28px;
  box-shadow: 0 12px 30px rgba(249, 115, 22, 0.08);
  margin-bottom: 18px;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.prodi-warning-card:hover {
  transform: translateY(-5px);
  border-color: #fb923c;
  box-shadow: 0 20px 42px rgba(249, 115, 22, 0.14);
}

/* HEADER */
.warning-header {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.warning-main-icon {
  width: 42px;
  height: 42px;
  color: #f97316;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.warning-main-icon svg {
  width: 40px;
  height: 40px;
}

.warning-main-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.warning-header h2 {
  color: #f05a16;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.35;
}

/* CONTENT */
.warning-content {
  display: grid;
  grid-template-columns: 1fr 1px 1.6fr;
  gap: 26px;
  align-items: stretch;
}

.warning-item {
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 18px;
  align-items: flex-start;
}

.warning-divider {
  width: 1px;
  background: #fed7aa;
  height: 100%;
}

/* ICON ITEM */
.warning-item-icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-self: center;
  flex-shrink: 0;
}

.warning-item-icon svg {
  width: 31px;
  height: 31px;
}

.warning-item-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.35;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.orange-soft {
  background: #fff0df;
  color: #f97316;
}

.cream-soft {
  background: #fff3d8;
  color: #f97316;
}

/* TEXT */
.warning-text h3 {
  color: #071b4d;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.35;
  margin-bottom: 7px;
}

.warning-text p {
  color: #1e293b;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 500;
  text-align: justify;
  text-justify: inter-word;
}

.warning-text strong {
  color: #071b4d;
  font-weight: 900;
}

.warning-text .red-text {
  color: #ef4444;
}

/* INFO CARD */
.prodi-info-card {
  width: 100%;
  background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%);
  border: 1px solid #dbeafe;
  border-radius: 14px;
  padding: 20px 26px;
  display: grid;
  grid-template-columns: 52px 1fr;
  align-items: center;
  gap: 18px;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.prodi-info-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 36px rgba(0, 87, 217, 0.12);
}

.info-icon {
  width: 42px;
  height: 42px;
  background: linear-gradient(135deg, #0062e6, #0049c7);
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Georgia, serif;
  font-size: 27px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 8px 18px rgba(0, 87, 217, 0.24);
}

.prodi-info-card p {
  color: #07348f;
  font-size: 15px;
  line-height: 1.65;
  font-weight: 500;
  text-align: justify;
  text-justify: inter-word;
}

.prodi-info-card strong {
  color: #0057d9;
  font-weight: 900;
}

/* TABLET */
@media (max-width: 992px) {
  .warning-content {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .warning-divider {
    width: 100%;
    height: 1px;
  }
}

/* MOBILE */
@media (max-width: 576px) {
  .prodi-alert-section {
    padding: 16px;
  }

  .prodi-warning-card {
    padding: 22px 18px;
    border-radius: 14px;
  }

  .warning-header {
    align-items: flex-start;
    gap: 12px;
  }

  .warning-main-icon {
    width: 36px;
    height: 36px;
  }

  .warning-main-icon svg {
    width: 34px;
    height: 34px;
  }

  .warning-header h2 {
    font-size: 18px;
  }

  .warning-item {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .warning-item-icon {
    width: 48px;
    height: 48px;
    justify-self: flex-start;
  }

  .warning-item-icon svg {
    width: 28px;
    height: 28px;
  }

  .warning-text h3 {
    font-size: 15px;
  }

  .warning-text p {
    font-size: 13.5px;
    line-height: 1.65;
    text-align: justify;
  }

  .prodi-info-card {
    grid-template-columns: 1fr;
    padding: 20px 18px;
    gap: 12px;
  }

  .info-icon {
    width: 40px;
    height: 40px;
    font-size: 25px;
    justify-self: flex-start;
  }

  .prodi-info-card p {
    font-size: 13.5px;
    line-height: 1.65;
    text-align: justify;
  }
}

/* EXTRA SMALL */
@media (max-width: 380px) {
  .prodi-alert-section {
    padding: 12px;
  }

  .prodi-warning-card {
    padding: 20px 16px;
  }

  .warning-header h2 {
    font-size: 17px;
  }

  .warning-text p,
  .prodi-info-card p {
    font-size: 13px;
  }
}/* End custom CSS */