.elementor-1558 .elementor-element.elementor-element-467d943{--display:flex;}/* Start custom CSS for html, class: .elementor-element-6db028c */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}

/* Hero utama */
.phs-hero {
  position: relative;
  width: 100%;
  min-height: 250px;
  padding: 42px 64px;
  display: grid;
  grid-template-columns: 1fr 520px;
  align-items: center;
  gap: 40px;
  overflow: hidden;
  background:
    radial-gradient(circle at 78% 35%, rgba(0, 87, 217, 0.12), transparent 30%),
    linear-gradient(135deg, #eef6ff 0%, #f8fbff 48%, #e6f1ff 100%);
}

/* Dekorasi background */
.phs-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(120deg, rgba(0, 87, 217, 0.05) 0%, transparent 42%),
    radial-gradient(circle at 18% 100%, rgba(0, 87, 217, 0.08), transparent 28%);
  pointer-events: none;
}

.phs-hero::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -80px;
  width: 520px;
  height: 190px;
  background: rgba(0, 87, 217, 0.08);
  border-radius: 50%;
  transform: rotate(-8deg);
}

/* Konten kiri */
.phs-content {
  position: relative;
  z-index: 3;
}

.phs-content h1 {
  color: #07348f;
  font-size: 54px;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: -1px;
  margin-bottom: 18px;
}

.phs-line {
  width: 70px;
  height: 5px;
  background: #ff8a00;
  border-radius: 999px;
  margin-bottom: 22px;
}

.phs-content p {
  max-width: 520px;
  color: #1e293b;
  font-size: 15.5px;
  line-height: 1.7;
  font-weight: 500;
  text-align: justify;
  text-justify: inter-word;
}

/* Ilustrasi kanan */
.phs-illustration {
  position: relative;
  height: 210px;
  z-index: 2;
}

/* Gedung transparan */
.phs-bg-building {
  position: absolute;
  right: 15px;
  top: 28px;
  width: 190px;
  height: 150px;
  opacity: 0.22;
}

.phs-bg-building::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  width: 150px;
  height: 42px;
  background: #7db6ff;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
}

.phs-bg-building::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 44px;
  width: 170px;
  height: 100px;
  background:
    linear-gradient(90deg, transparent 0 12%, #7db6ff 12% 22%, transparent 22% 32%, #7db6ff 32% 42%, transparent 42% 52%, #7db6ff 52% 62%, transparent 62% 72%, #7db6ff 72% 82%, transparent 82% 100%);
  border-top: 8px solid #7db6ff;
  border-bottom: 8px solid #7db6ff;
}

/* Titik dekorasi */
.phs-dots {
  position: absolute;
  left: 145px;
  top: 18px;
  display: flex;
  gap: 12px;
}

.phs-dots span {
  width: 7px;
  height: 7px;
  background: #8bbdff;
  border-radius: 50%;
}

/* Buku */
.phs-book-stack {
  position: absolute;
  left: 40px;
  bottom: 14px;
  width: 190px;
  height: 150px;
  z-index: 5;
}

.phs-book {
  position: absolute;
  left: 20px;
  width: 145px;
  height: 26px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 7px 0 rgba(15, 23, 42, 0.12);
}

.book-blue {
  bottom: 0;
  border-left: 10px solid #0057d9;
}

.book-white {
  bottom: 30px;
  border-left: 10px solid #ffffff;
}

.book-orange {
  bottom: 60px;
  border-left: 10px solid #ff8a00;
}

.phs-book::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 10px;
  width: 82px;
  height: 4px;
  background: #dbeafe;
  border-radius: 999px;
}

/* Toga */
.phs-cap {
  position: absolute;
  left: 5px;
  bottom: 80px;
  width: 160px;
  height: 80px;
}

.cap-top {
  position: absolute;
  left: 0;
  top: 18px;
  width: 160px;
  height: 70px;
  background: #063b93;
  clip-path: polygon(50% 0, 100% 38%, 50% 76%, 0 38%);
  box-shadow: 0 8px 18px rgba(0, 45, 120, 0.24);
}

.cap-base {
  position: absolute;
  left: 58px;
  top: 68px;
  width: 62px;
  height: 20px;
  background: #042c70;
  border-radius: 0 0 14px 14px;
}

.cap-tassel {
  position: absolute;
  left: 108px;
  top: 54px;
  width: 4px;
  height: 52px;
  background: #ff8a00;
  border-radius: 999px;
}

.cap-tassel::before {
  content: "";
  position: absolute;
  left: -5px;
  top: -7px;
  width: 14px;
  height: 14px;
  background: #ff8a00;
  border-radius: 50%;
}

.cap-tassel::after {
  content: "";
  position: absolute;
  left: -6px;
  bottom: -8px;
  width: 16px;
  height: 16px;
  background: #ff8a00;
  border-radius: 50%;
}

/* Clipboard */
.phs-clipboard {
  position: absolute;
  left: 235px;
  bottom: 18px;
  width: 125px;
  height: 155px;
  background: #ffffff;
  border: 8px solid #063b93;
  border-radius: 10px;
  box-shadow: 0 12px 26px rgba(15, 23, 42, 0.18);
  z-index: 4;
}

.clip {
  position: absolute;
  left: 42px;
  top: -18px;
  width: 40px;
  height: 24px;
  background: #042c70;
  border-radius: 8px 8px 0 0;
}

.clip::before {
  content: "";
  position: absolute;
  left: 14px;
  top: -8px;
  width: 12px;
  height: 12px;
  background: #ffffff;
  border: 4px solid #042c70;
  border-radius: 50%;
}

.paper-line {
  position: absolute;
  left: 20px;
  height: 6px;
  background: #c7d8f3;
  border-radius: 999px;
}

.line-1 {
  top: 42px;
  width: 72px;
}

.line-2 {
  top: 62px;
  width: 58px;
}

.line-3 {
  top: 82px;
  width: 76px;
}

.check-circle {
  position: absolute;
  right: 16px;
  bottom: 20px;
  width: 42px;
  height: 42px;
  border: 4px solid #063b93;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #063b93;
  font-size: 26px;
  font-weight: 900;
}

/* Tanaman */
.phs-plant {
  position: absolute;
  right: 70px;
  bottom: 15px;
  width: 80px;
  height: 115px;
  z-index: 5;
}

.plant-pot {
  position: absolute;
  left: 25px;
  bottom: 0;
  width: 38px;
  height: 34px;
  background: #1f74d8;
  border-radius: 6px 6px 12px 12px;
}

.plant-pot::before {
  content: "";
  position: absolute;
  left: -4px;
  top: -6px;
  width: 46px;
  height: 12px;
  background: #1f74d8;
  border-radius: 999px;
}

.leaf {
  position: absolute;
  background: #2d9f5d;
  border-radius: 50% 0 50% 50%;
}

.leaf-1 {
  width: 42px;
  height: 22px;
  right: 0;
  top: 20px;
  transform: rotate(-20deg);
}

.leaf-2 {
  width: 40px;
  height: 21px;
  left: 0;
  top: 42px;
  transform: rotate(205deg);
}

.leaf-3 {
  width: 34px;
  height: 20px;
  right: 8px;
  top: 62px;
  transform: rotate(-8deg);
}

/* Animasi hover */
.phs-book-stack,
.phs-clipboard,
.phs-plant {
  transition: transform 0.35s ease;
}

.phs-hero:hover .phs-book-stack {
  transform: translateY(-5px);
}

.phs-hero:hover .phs-clipboard {
  transform: translateY(-7px);
}

.phs-hero:hover .phs-plant {
  transform: translateY(-4px);
}

/* Tablet */
@media (max-width: 992px) {
  .phs-hero {
    grid-template-columns: 1fr;
    padding: 40px 34px;
    gap: 24px;
  }

  .phs-content h1 {
    font-size: 44px;
  }

  .phs-content p {
    max-width: 100%;
  }

  .phs-illustration {
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
  }
}

/* Mobile */
@media (max-width: 576px) {
  .phs-hero {
    padding: 32px 22px 26px;
    min-height: auto;
  }

  .phs-content h1 {
    font-size: 34px;
    line-height: 1.12;
  }

  .phs-line {
    width: 56px;
    height: 4px;
    margin-bottom: 18px;
  }

  .phs-content p {
    font-size: 14px;
    line-height: 1.65;
    text-align: justify;
  }

  .phs-illustration {
    height: 190px;
    transform: scale(0.78);
    transform-origin: top center;
    margin-top: 8px;
  }
}

/* Extra small mobile */
@media (max-width: 380px) {
  .phs-content h1 {
    font-size: 30px;
  }

  .phs-illustration {
    transform: scale(0.68);
    height: 165px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0df5214 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #f8fbff;
  font-family: Arial, Helvetica, sans-serif;
  color: #001b4d;
}

/* Section utama */
.phs-info-section {
  width: 100%;
  padding: 18px;
  background: #f8fbff;
}

/* Card */
.phs-info-card {
  width: 100%;
  background: linear-gradient(135deg, #eef6ff 0%, #ffffff 100%);
  border: 1px solid #dbeafe;
  border-radius: 12px;
  padding: 22px 28px;
  display: grid;
  grid-template-columns: 52px 1fr;
  align-items: flex-start;
  gap: 18px;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.phs-info-card:hover {
  transform: translateY(-5px);
  border-color: #93c5fd;
  box-shadow: 0 16px 36px rgba(0, 87, 217, 0.12);
}

/* Icon info */
.phs-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: 800;
  line-height: 1;
  box-shadow: 0 8px 18px rgba(0, 87, 217, 0.25);
  flex-shrink: 0;
}

/* Konten */
.phs-info-content h2 {
  color: #071b4d;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.35;
  margin-bottom: 8px;
}

.phs-info-content p {
  color: #1e293b;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 500;
  text-align: justify;
  text-justify: inter-word;
}

/* Tablet */
@media (max-width: 768px) {
  .phs-info-card {
    padding: 20px 22px;
    grid-template-columns: 48px 1fr;
    gap: 16px;
  }

  .phs-info-content h2 {
    font-size: 16px;
  }

  .phs-info-content p {
    font-size: 13.5px;
  }
}

/* Mobile */
@media (max-width: 576px) {
  .phs-info-section {
    padding: 14px;
  }

  .phs-info-card {
    grid-template-columns: 1fr;
    padding: 22px 18px;
    border-radius: 10px;
    gap: 14px;
  }

  .phs-info-icon {
    width: 40px;
    height: 40px;
    font-size: 25px;
  }

  .phs-info-content h2 {
    font-size: 16px;
  }

  .phs-info-content p {
    font-size: 13px;
    line-height: 1.65;
    text-align: justify;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0771016 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #f8fbff;
  font-family: Arial, Helvetica, sans-serif;
  color: #071b4d;
}

/* Section Utama */
.do-types-section {
  width: 100%;
  padding: 34px 24px;
  background: #f8fbff;
}

/* Header */
.do-types-header {
  text-align: center;
  margin-bottom: 26px;
}

.do-types-header h2 {
  color: #071b4d;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.3;
  margin-bottom: 8px;
}

.do-types-header p {
  color: #64748b;
  font-size: 13.5px;
  font-weight: 600;
}

/* Wrapper Card */
.do-types-wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

/* Card */
.do-card {
  background: #ffffff;
  border: 1px solid #dfe8f5;
  border-radius: 12px;
  padding: 22px 18px;
  min-height: 315px;
  box-shadow: 0 10px 26px rgba(15, 23, 42, 0.08);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.do-card:hover {
  transform: translateY(-8px);
  border-color: #93c5fd;
  box-shadow: 0 18px 38px rgba(0, 87, 217, 0.14);
}

/* Icon Center */
.do-icon {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 18px;
  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.16);
}

.do-icon svg {
  width: 34px;
  height: 34px;
}

.do-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Warna Icon */
.do-icon.blue {
  background: linear-gradient(135deg, #2f80ed, #0057d9);
}

.do-icon.green {
  background: linear-gradient(135deg, #34d399, #059669);
}

.do-icon.orange {
  background: linear-gradient(135deg, #fbbf24, #f97316);
}

.do-icon.red {
  background: linear-gradient(135deg, #f87171, #ef4444);
}

.do-icon.purple {
  background: linear-gradient(135deg, #8b5cf6, #6d4fd8);
}

/* Text */
.do-card h3 {
  color: #071b4d;
  font-size: 15.5px;
  font-weight: 900;
  line-height: 1.35;
  margin-bottom: 12px;
  text-align: left;
}

.do-card h3 span {
  font-size: 13px;
  font-weight: 800;
  color: #0f2f6f;
}

.do-card p {
  color: #334155;
  font-size: 13px;
  line-height: 1.65;
  font-weight: 500;
  text-align: justify;
  text-justify: inter-word;
}

/* Note */
.do-note {
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px dashed #cbd8ea;
}

.do-note strong {
  display: block;
  color: #0057d9;
  font-size: 13px;
  font-weight: 900;
  margin-bottom: 6px;
}

.do-note ul {
  padding-left: 16px;
}

.do-note li {
  color: #334155;
  font-size: 12.5px;
  line-height: 1.55;
  font-weight: 500;
  margin-bottom: 6px;
  text-align: justify;
}

.green-note li::marker {
  color: #059669;
}

.orange-note li::marker {
  color: #f97316;
}

.red-note li::marker {
  color: #ef4444;
}

.purple-note p {
  color: #6d4fd8;
  font-weight: 700;
}

/* Tablet */
@media (max-width: 1200px) {
  .do-types-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Tablet Kecil */
@media (max-width: 900px) {
  .do-types-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .do-card {
    min-height: auto;
  }
}

/* Mobile */
@media (max-width: 576px) {
  .do-types-section {
    padding: 26px 16px;
  }

  .do-types-header h2 {
    font-size: 21px;
  }

  .do-types-header p {
    font-size: 12.5px;
  }

  .do-types-wrapper {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .do-card {
    padding: 22px 18px;
    border-radius: 12px;
  }

  .do-icon {
    width: 54px;
    height: 54px;
    margin: 0 auto 16px;
  }

  .do-icon svg {
    width: 31px;
    height: 31px;
  }

  .do-card h3 {
    font-size: 15px;
    text-align: center;
  }

  .do-card h3 span {
    font-size: 12.5px;
  }

  .do-card p,
  .do-note li {
    font-size: 12.8px;
    line-height: 1.65;
    text-align: justify;
  }
}

/* Extra Small Mobile */
@media (max-width: 380px) {
  .do-types-section {
    padding: 22px 12px;
  }

  .do-card {
    padding: 20px 16px;
  }

  .do-types-header h2 {
    font-size: 19px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-712f28e */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #f8fbff;
  font-family: Arial, Helvetica, sans-serif;
  color: #1e293b;
}

/* Section utama */
.do-warning-section {
  width: 100%;
  padding: 18px;
  background: #f8fbff;
}

/* Card utama */
.do-warning-card {
  width: 100%;
  background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%);
  border: 1px solid #fed7aa;
  border-radius: 14px;
  padding: 26px 34px;
  display: grid;
  grid-template-columns: 86px 1fr;
  align-items: center;
  gap: 24px;
  box-shadow: 0 10px 28px rgba(249, 115, 22, 0.08);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.do-warning-card:hover {
  transform: translateY(-5px);
  border-color: #fb923c;
  box-shadow: 0 18px 38px rgba(249, 115, 22, 0.15);
}

/* Icon */
.do-warning-icon {
  width: 72px;
  height: 72px;
  color: #f97316;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-self: center;
  flex-shrink: 0;
}

.do-warning-icon svg {
  width: 70px;
  height: 70px;
}

.do-warning-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Konten */
.do-warning-content h2 {
  color: #ea580c;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 8px;
}

.do-warning-content p {
  color: #1f2937;
  font-size: 16px;
  line-height: 1.65;
  font-weight: 500;
  text-align: justify;
  text-justify: inter-word;
}

.do-warning-content strong {
  color: #111827;
  font-weight: 900;
}

/* Tablet */
@media (max-width: 768px) {
  .do-warning-card {
    grid-template-columns: 68px 1fr;
    gap: 18px;
    padding: 24px 26px;
  }

  .do-warning-icon {
    width: 60px;
    height: 60px;
  }

  .do-warning-icon svg {
    width: 58px;
    height: 58px;
  }

  .do-warning-content h2 {
    font-size: 21px;
  }

  .do-warning-content p {
    font-size: 14.5px;
  }
}

/* Mobile */
@media (max-width: 576px) {
  .do-warning-section {
    padding: 14px;
  }

  .do-warning-card {
    grid-template-columns: 1fr;
    padding: 24px 20px;
    gap: 14px;
    align-items: flex-start;
    border-radius: 12px;
  }

  .do-warning-icon {
    width: 58px;
    height: 58px;
    justify-self: flex-start;
  }

  .do-warning-icon svg {
    width: 56px;
    height: 56px;
  }

  .do-warning-content h2 {
    font-size: 19px;
  }

  .do-warning-content p {
    font-size: 13.5px;
    line-height: 1.65;
    text-align: justify;
  }
}

/* Extra small mobile */
@media (max-width: 380px) {
  .do-warning-card {
    padding: 22px 16px;
  }

  .do-warning-content h2 {
    font-size: 18px;
  }

  .do-warning-content p {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8221d04 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  color: #071b4d;
}

/* Section utama */
.tips-do-section {
  width: 100%;
  padding: 34px 18px;
  background: #ffffff;
}

/* Header */
.tips-do-header {
  text-align: center;
  margin-bottom: 28px;
}

.tips-do-header h2 {
  color: #07348f;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 10px;
}

.tips-do-header span {
  display: block;
  width: 46px;
  height: 4px;
  background: #ff8a00;
  border-radius: 999px;
  margin: 0 auto;
}

/* Wrapper card */
.tips-do-wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 26px;
  align-items: stretch;
}

/* Card */
.tips-do-card {
  position: relative;
  background: #ffffff;
  border: 1px solid #e1eaf6;
  border-radius: 16px;
  padding: 28px 24px 26px;
  min-height: 230px;
  text-align: center;
  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;
}

.tips-do-card:hover {
  transform: translateY(-8px);
  border-color: #93c5fd;
  box-shadow: 0 20px 42px rgba(0, 87, 217, 0.14);
}

/* Check kecil kanan atas */
.tips-check {
  position: absolute;
  top: -10px;
  right: 14px;
  width: 30px;
  height: 30px;
  background: #0057d9;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 900;
  box-shadow: 0 7px 16px rgba(0, 87, 217, 0.25);
}

/* Icon utama di atas dan center */
.tips-do-icon {
  width: 72px;
  height: 72px;
  background: linear-gradient(135deg, #0062e6, #0049c7);
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  box-shadow: 0 10px 22px rgba(0, 87, 217, 0.25);
}

.tips-do-icon svg {
  width: 38px;
  height: 38px;
}

.tips-do-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Konten */
.tips-do-content h3 {
  color: #071b4d;
  font-size: 17px;
  font-weight: 900;
  line-height: 1.35;
  margin-bottom: 12px;
  text-align: center;
}

.tips-do-content p {
  color: #1e293b;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 500;
  text-align: justify;
  text-justify: inter-word;
}

/* Tablet */
@media (max-width: 1100px) {
  .tips-do-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tips-do-card {
    min-height: auto;
  }
}

/* Mobile */
@media (max-width: 576px) {
  .tips-do-section {
    padding: 28px 16px;
  }

  .tips-do-header h2 {
    font-size: 23px;
  }

  .tips-do-wrapper {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .tips-do-card {
    padding: 26px 20px 24px;
    border-radius: 14px;
  }

  .tips-do-icon {
    width: 64px;
    height: 64px;
    margin-bottom: 18px;
  }

  .tips-do-icon svg {
    width: 34px;
    height: 34px;
  }

  .tips-do-content h3 {
    font-size: 16px;
  }

  .tips-do-content p {
    font-size: 13.5px;
    line-height: 1.65;
    text-align: justify;
  }

  .tips-check {
    width: 28px;
    height: 28px;
    font-size: 15px;
    right: 12px;
  }
}

/* Extra small mobile */
@media (max-width: 380px) {
  .tips-do-section {
    padding: 24px 12px;
  }

  .tips-do-header h2 {
    font-size: 21px;
  }

  .tips-do-card {
    padding: 24px 18px;
  }

  .tips-do-content p {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2394acc */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #f8fbff;
  font-family: Arial, Helvetica, sans-serif;
}

/* Section utama */
.help-resign-section {
  width: 100%;
  padding: 24px;
  background: #f8fbff;
}

/* Card utama */
.help-resign-card {
  width: 100%;
  min-height: 150px;
  background: linear-gradient(90deg, #003b98 0%, #0057d9 48%, #003b98 100%);
  border-radius: 14px;
  padding: 30px 38px;
  display: grid;
  grid-template-columns: 92px 1fr auto;
  align-items: center;
  gap: 28px;
  color: #ffffff;
  box-shadow: 0 14px 32px rgba(0, 57, 152, 0.22);
  overflow: hidden;
  position: relative;
}

.help-resign-card::before {
  content: "";
  position: absolute;
  right: -80px;
  top: -100px;
  width: 260px;
  height: 260px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 50%;
}

.help-resign-card::after {
  content: "";
  position: absolute;
  left: 18%;
  bottom: -120px;
  width: 320px;
  height: 180px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 50%;
}

/* Icon kiri */
.help-resign-icon {
  width: 82px;
  height: 82px;
  background: #eaf3ff;
  color: #0057d9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: inset 0 0 0 1px #cfe3ff, 0 8px 20px rgba(0, 0, 0, 0.18);
  position: relative;
  z-index: 2;
}

.help-resign-icon svg {
  width: 48px;
  height: 48px;
}

.help-resign-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Teks */
.help-resign-text {
  position: relative;
  z-index: 2;
}

.help-resign-text h2 {
  color: #ffffff;
  font-size: 28px;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 8px;
}

.help-resign-text p {
  max-width: 620px;
  color: rgba(255, 255, 255, 0.94);
  font-size: 16px;
  line-height: 1.65;
  font-weight: 600;
  text-align: justify;
  text-justify: inter-word;
}

/* Tombol */
.help-resign-actions {
  display: flex;
  align-items: center;
  gap: 18px;
  position: relative;
  z-index: 2;
}

.help-resign-actions a {
  min-height: 56px;
  padding: 0 24px;
  border-radius: 10px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 15px;
  font-weight: 900;
  white-space: nowrap;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.help-resign-actions a:hover {
  transform: translateY(-5px);
}

.help-resign-actions svg {
  width: 26px;
  height: 26px;
  flex-shrink: 0;
}

.help-resign-actions svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Tombol formulir */
.btn-form {
  background: #ffffff;
  color: #07348f;
  box-shadow: 0 8px 20px rgba(255, 255, 255, 0.18);
}

.btn-form:hover {
  box-shadow: 0 14px 28px rgba(255, 255, 255, 0.28);
}

/* Tombol DPA */
.btn-dpa {
  background: linear-gradient(135deg, #ff9f1c, #ff7900);
  color: #ffffff;
  box-shadow: 0 8px 20px rgba(255, 121, 0, 0.34);
}

.btn-dpa:hover {
  box-shadow: 0 14px 30px rgba(255, 121, 0, 0.45);
}

/* Tablet */
@media (max-width: 1100px) {
  .help-resign-card {
    grid-template-columns: 82px 1fr;
    gap: 22px;
  }

  .help-resign-actions {
    grid-column: 1 / -1;
    justify-content: flex-start;
    padding-left: 104px;
    flex-wrap: wrap;
  }
}

/* Mobile */
@media (max-width: 576px) {
  .help-resign-section {
    padding: 16px;
  }

  .help-resign-card {
    grid-template-columns: 1fr;
    text-align: center;
    padding: 28px 20px;
    gap: 18px;
    border-radius: 12px;
  }

  .help-resign-icon {
    width: 72px;
    height: 72px;
    justify-self: center;
  }

  .help-resign-icon svg {
    width: 42px;
    height: 42px;
  }

  .help-resign-text h2 {
    font-size: 23px;
  }

  .help-resign-text p {
    font-size: 14px;
    line-height: 1.65;
    text-align: justify;
    max-width: 100%;
  }

  .help-resign-actions {
    width: 100%;
    padding-left: 0;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .help-resign-actions a {
    width: 100%;
    min-height: 52px;
    padding: 0 18px;
    font-size: 13.5px;
    white-space: normal;
    text-align: center;
  }
}

/* Extra small mobile */
@media (max-width: 380px) {
  .help-resign-card {
    padding: 24px 16px;
  }

  .help-resign-text h2 {
    font-size: 21px;
  }

  .help-resign-text p {
    font-size: 13px;
  }

  .help-resign-actions a {
    font-size: 13px;
  }
}/* End custom CSS */