.elementor-1562 .elementor-element.elementor-element-d9fe621{--display:flex;}/* Start custom CSS for html, class: .elementor-element-6cf6537 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}

/* HERO SECTION */
.pkrs-hero {
  width: 100%;
  min-height: 245px;
  background:
    radial-gradient(circle at 80% 35%, rgba(75, 160, 255, 0.35), transparent 28%),
    linear-gradient(135deg, #0047c9 0%, #005eea 48%, #003ca8 100%);
  border-radius: 12px;
  padding: 34px 46px;
  display: grid;
  grid-template-columns: 1fr 520px;
  align-items: center;
  gap: 24px;
  position: relative;
  overflow: hidden;
  color: #ffffff;
}

/* LEFT CONTENT */
.pkrs-content {
  position: relative;
  z-index: 3;
}

.pkrs-badge {
  display: inline-block;
  background: #ff8a00;
  color: #ffffff;
  padding: 7px 16px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 18px;
}

.pkrs-content h1 {
  color: #ffffff;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 16px;
  letter-spacing: -0.6px;
}

.pkrs-desc {
  max-width: 620px;
  color: rgba(255, 255, 255, 0.94);
  font-size: 16px;
  line-height: 1.65;
  font-weight: 500;
  margin-bottom: 24px;
}

.pkrs-info {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  max-width: 540px;
}

.pkrs-info-icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  color: #ffffff;
  margin-top: 2px;
}

.pkrs-info-icon svg {
  width: 100%;
  height: 100%;
}

.pkrs-info-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pkrs-info p {
  color: #ffffff;
  font-size: 15px;
  line-height: 1.55;
  font-weight: 500;
}

/* RIGHT ILLUSTRATION */
.pkrs-illustration {
  position: relative;
  height: 220px;
  z-index: 2;
}

/* BACKGROUND SHAPES */
.circle-bg {
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
}

.circle-one {
  width: 150px;
  height: 150px;
  left: 60px;
  top: 42px;
}

.circle-two {
  width: 120px;
  height: 120px;
  right: 22px;
  top: 58px;
}

.dots {
  position: absolute;
  right: 30px;
  top: 5px;
  width: 90px;
  height: 40px;
  background-image: radial-gradient(rgba(255, 255, 255, 0.35) 2px, transparent 2px);
  background-size: 14px 14px;
}

/* BOOKS */
.books {
  position: absolute;
  left: 30px;
  bottom: 6px;
  width: 120px;
  height: 90px;
}

.book {
  position: absolute;
  width: 105px;
  height: 18px;
  background: #ffffff;
  border-radius: 6px;
  left: 10px;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.16);
}

.book-one {
  bottom: 0;
}

.book-two {
  bottom: 19px;
  transform: rotate(-4deg);
}

.book-three {
  bottom: 38px;
  transform: rotate(4deg);
}

.book::after {
  content: "";
  position: absolute;
  width: 70px;
  height: 4px;
  background: #0b5bd3;
  left: 18px;
  top: 7px;
  border-radius: 10px;
}

.graduation-cap {
  position: absolute;
  left: 28px;
  bottom: 65px;
  width: 70px;
  height: 36px;
}

.graduation-cap::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 0;
  width: 70px;
  height: 32px;
  background: #102e63;
  clip-path: polygon(50% 0, 100% 38%, 50% 75%, 0 38%);
}

.graduation-cap::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 22px;
  width: 36px;
  height: 12px;
  background: #0b1e44;
  border-radius: 0 0 8px 8px;
}

/* LAPTOP */
.laptop {
  position: absolute;
  left: 145px;
  bottom: 0;
  width: 260px;
  height: 190px;
}

.laptop-screen {
  position: relative;
  width: 250px;
  height: 168px;
  background: #f8fbff;
  border: 11px solid #15396f;
  border-radius: 12px 12px 6px 6px;
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.35);
  overflow: hidden;
}

.screen-header {
  height: 18px;
  background: #c7ddff;
  border-bottom: 1px solid #9ebce7;
}

.screen-header::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 7px;
  width: 5px;
  height: 5px;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 10px 0 #ffffff, 20px 0 #ffffff;
}

.laptop-screen h3 {
  color: #0047c9;
  font-size: 22px;
  font-weight: 800;
  margin: 12px 0 8px 18px;
}

.krs-table {
  width: 140px;
  margin-left: 18px;
}

.row {
  display: grid;
  grid-template-columns: 12px 45px 28px 20px;
  gap: 8px;
  align-items: center;
  margin-bottom: 9px;
}

.row span {
  height: 6px;
  border-radius: 10px;
  background: #cddcf2;
}

.row span:first-child {
  width: 8px;
  height: 8px;
  background: #2d7cf6;
  border-radius: 50%;
}

.row b {
  color: #17a85b;
  font-size: 14px;
}

.sync-icon {
  position: absolute;
  right: 20px;
  top: 62px;
  width: 58px;
  height: 58px;
  background: #4a8df7;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sync-icon svg {
  width: 30px;
  height: 30px;
}

.sync-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.laptop-base {
  width: 285px;
  height: 18px;
  background: #102e63;
  border-radius: 0 0 16px 16px;
  margin-left: -18px;
  box-shadow: 0 8px 0 rgba(0, 0, 0, 0.15);
}

/* CLOCK */
.clock {
  position: absolute;
  right: 102px;
  top: 12px;
  width: 60px;
  height: 60px;
  background: #ffffff;
  border-radius: 50%;
  border: 6px solid #6aa9ff;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
}

.clock::before {
  content: "";
  position: absolute;
  left: 26px;
  top: 10px;
  width: 3px;
  height: 18px;
  background: #0b3d91;
  border-radius: 10px;
}

.clock::after {
  content: "";
  position: absolute;
  left: 27px;
  top: 27px;
  width: 14px;
  height: 3px;
  background: #0b3d91;
  border-radius: 10px;
}

.clock span {
  position: absolute;
  left: 24px;
  top: 24px;
  width: 8px;
  height: 8px;
  background: #0b3d91;
  border-radius: 50%;
}

/* CALENDAR */
.calendar {
  position: absolute;
  right: 10px;
  bottom: 15px;
  width: 95px;
  height: 92px;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.22);
  overflow: hidden;
}

.calendar-top {
  height: 24px;
  background: #ff8a00;
}

.calendar-top::before,
.calendar-top::after {
  content: "";
  position: absolute;
  top: -8px;
  width: 7px;
  height: 20px;
  background: #102e63;
  border-radius: 10px;
}

.calendar-top::before {
  left: 22px;
}

.calendar-top::after {
  right: 22px;
}

.calendar-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  padding: 14px;
}

.calendar-grid span {
  height: 12px;
  background: #dbe7fb;
  border-radius: 3px;
}

/* PERSON */
.person {
  position: absolute;
  right: 112px;
  bottom: 0;
  width: 72px;
  height: 145px;
}

.person-head {
  position: absolute;
  top: 0;
  left: 25px;
  width: 28px;
  height: 28px;
  background: #ffbd75;
  border-radius: 50%;
}

.person-head::before {
  content: "";
  position: absolute;
  left: -2px;
  top: -5px;
  width: 25px;
  height: 14px;
  background: #101827;
  border-radius: 20px 20px 4px 4px;
}

.person-body {
  position: absolute;
  top: 28px;
  left: 18px;
  width: 42px;
  height: 70px;
  background: #ff8a00;
  border-radius: 18px 18px 6px 6px;
}

.person-arm {
  position: absolute;
  top: 38px;
  left: 0;
  width: 45px;
  height: 12px;
  background: #ffbd75;
  border-radius: 999px;
  transform: rotate(30deg);
}

.person-leg {
  position: absolute;
  bottom: 0;
  width: 13px;
  height: 52px;
  background: #1f2937;
  border-radius: 8px;
}

.leg-left {
  left: 25px;
}

.leg-right {
  left: 45px;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .pkrs-hero {
    grid-template-columns: 1fr;
    padding: 34px 28px;
  }

  .pkrs-illustration {
    height: 230px;
    max-width: 520px;
  }

  .pkrs-content h1 {
    font-size: 34px;
  }
}

@media (max-width: 576px) {
  .pkrs-hero {
    padding: 28px 22px;
    border-radius: 10px;
  }

  .pkrs-content h1 {
    font-size: 28px;
  }

  .pkrs-desc,
  .pkrs-info p {
    font-size: 14px;
  }

  .pkrs-illustration {
    transform: scale(0.78);
    transform-origin: left top;
    height: 180px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8640330 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #f8fbff;
  font-family: Arial, Helvetica, sans-serif;
  color: #001b4d;
}

/* Section */
.pkrs-info-section {
  width: 100%;
  padding: 24px;
  background: #f8fbff;
}

/* Card utama */
.pkrs-info-card {
  width: 100%;
  background: #ffffff;
  border: 1px solid #e2eaf5;
  border-radius: 14px;
  padding: 24px 30px;
  display: grid;
  grid-template-columns: 64px 180px 1fr;
  align-items: center;
  gap: 24px;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

/* Animasi hover */
.pkrs-info-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 36px rgba(15, 23, 42, 0.14);
  border-color: #bfdbfe;
}

/* Icon kiri */
.pkrs-icon {
  width: 58px;
  height: 58px;
  background: linear-gradient(135deg, #0062e6, #0049c7);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  box-shadow: 0 8px 18px rgba(0, 87, 217, 0.28);
  flex-shrink: 0;
}

.pkrs-icon span {
  font-size: 30px;
  font-weight: 800;
  font-family: Georgia, serif;
  line-height: 1;
}

/* Judul */
.pkrs-title h2 {
  color: #071b4d;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
}

/* Deskripsi */
.pkrs-description p {
  color: #334155;
  font-size: 16px;
  line-height: 1.55;
  font-weight: 500;
  max-width: 1120px;
  text-align: justify;
}

/* Responsive tablet */
@media (max-width: 992px) {
  .pkrs-info-card {
    grid-template-columns: 58px 1fr;
    gap: 18px;
  }

  .pkrs-description {
    grid-column: 1 / -1;
  }
}

/* Responsive mobile */
@media (max-width: 576px) {
  .pkrs-info-section {
    padding: 16px;
  }

  .pkrs-info-card {
    grid-template-columns: 1fr;
    padding: 22px;
    gap: 14px;
  }

  .pkrs-icon {
    width: 52px;
    height: 52px;
  }

  .pkrs-icon span {
    font-size: 26px;
  }

  .pkrs-title h2 {
    font-size: 20px;
  }

  .pkrs-description p {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e088a9d */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #f8fbff;
  font-family: Arial, Helvetica, sans-serif;
  color: #001b4d;
}

/* Section utama */
.pkrs-rules-section {
  width: 100%;
  background: #ffffff;
  border: 1px solid #e2eaf5;
  border-radius: 16px;
  padding: 26px 30px 30px;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
}

/* Header */
.pkrs-rules-header {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 24px;
}

.header-icon {
  width: 34px;
  height: 34px;
  background: #0057d9;
  color: #ffffff;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.header-icon svg {
  width: 22px;
  height: 22px;
}

.header-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pkrs-rules-header h2 {
  color: #071b4d;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.3;
}

/* Wrapper card */
.pkrs-rules-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 26px;
  align-items: stretch;
}

/* Card */
.rule-card {
  position: relative;
  background: linear-gradient(135deg, #f8fbff 0%, #ffffff 100%);
  border: 1px solid #cfe0f7;
  border-radius: 10px;
  padding: 26px 22px 24px;
  min-height: 180px;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.07);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.rule-card:hover {
  transform: translateY(-8px);
  border-color: #93c5fd;
  box-shadow: 0 18px 38px rgba(0, 87, 217, 0.14);
}

/* Nomor */
.rule-number {
  position: absolute;
  top: 18px;
  left: 18px;
  width: 42px;
  height: 42px;
  background: #ffffff;
  border: 1px solid #d6e5fb;
  color: #0057d9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 800;
  box-shadow: 0 5px 14px rgba(0, 87, 217, 0.12);
}

/* Isi card */
.rule-content {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 18px;
  align-items: start;
  padding-top: 14px;
  
}

.rule-icon {
  width: 42px;
  height: 42px;
  color: #0057d9;
  margin-top: 58px;
}

.rule-icon svg {
  width: 42px;
  height: 42px;
}

.rule-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.rule-text {
  padding-left: 2px;
}

.rule-text h3 {
  color: #071b4d;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.35;
  margin-bottom: 12px;
}

.rule-text p {
  color: #1e293b;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 500;
  text-align: justify;
}

/* Responsive tablet */
@media (max-width: 1100px) {
  .pkrs-rules-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Responsive mobile */
@media (max-width: 576px) {
  .pkrs-rules-section {
    padding: 22px 18px;
    border-radius: 14px;
  }

  .pkrs-rules-header h2 {
    font-size: 19px;
  }

  .pkrs-rules-wrapper {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .rule-card {
    padding: 24px 20px;
    min-height: auto;
  }

  .rule-content {
    grid-template-columns: 38px 1fr;
    gap: 14px;
  }

  .rule-number {
    width: 38px;
    height: 38px;
    font-size: 18px;
  }

  .rule-icon {
    width: 36px;
    height: 36px;
  }

  .rule-icon svg {
    width: 36px;
    height: 36px;
  }

  .rule-text h3 {
    font-size: 16px;
  }

  .rule-text p {
    font-size: 13.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ac72a93 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: #f8fbff;
  font-family: Arial, Helvetica, sans-serif;
  color: #001b4d;
}

/* Section utama */
.pkrs-steps-section {
  width: 100%;
  background: #ffffff;
  border: 1px solid #e2eaf5;
  border-radius: 16px;
  padding: 26px 30px 30px;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
  overflow: hidden;
}

/* Header */
.pkrs-steps-header {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 26px;
}

.rocket-icon {
  width: 34px;
  height: 34px;
  color: #0057d9;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rocket-icon svg {
  width: 28px;
  height: 28px;
}

.rocket-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pkrs-steps-header h2 {
  color: #071b4d;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.3;
}

/* Wrapper timeline */
.pkrs-steps-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 48px;
  align-items: stretch;
  padding-top: 30px;
}

.pkrs-step-item {
 position: relative;
  z-index: 2;
  display: flex;
  height: 100%;
}



/* Garis putus-putus */
.timeline-line {
  position: absolute;
  top: 14px;
  left: 8%;
  right: 8%;
  border-top: 3px dotted #0057d9;
  z-index: 1;
}

/* Item */
.pkrs-step-item {
  position: relative;
  z-index: 2;
}

/* Nomor */
.step-number {
  position: absolute;
  top: -45px;
  left: 50%;
  width: 36px;
  height: 36px;
  background: #0057d9;
  color: #ffffff;
  border-radius: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 800;
  box-shadow: 0 6px 14px rgba(0, 87, 217, 0.28);
  z-index: 3;
}

/* Card */
.step-card {
  width: 100%;
  height: 100%;
  min-height: 180px;
  background: linear-gradient(135deg, #f8fbff 0%, #ffffff 100%);
  border: 1px solid #d9e7f7;
  border-radius: 10px;
  padding: 26px 22px;

  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;

  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.step-card:hover {
  transform: translateY(-8px);
  border-color: #93c5fd;
  box-shadow: 0 18px 38px rgba(0, 87, 217, 0.14);
}

/* Icon */
.step-icon {
  width: 44px;
  height: 44px;
  color: #0057d9;
  display: flex;
  align-items: center
  justify-content: center
  margin-bottom: 4px;
  align-self: center;
}

.step-icon svg {
  width: 42px;
  height: 42px;
}

.step-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
  
}

/* Text */
.step-text h3 {
  color: #071b4d;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.35;
  margin-bottom: 10px;
}

.step-text p {
  color: #334155;
  font-size: 13.5px;
  line-height: 1.65;
  font-weight: 500;
  text-align: justify;
}

/* Responsive tablet */
@media (max-width: 1100px) {
  .pkrs-steps-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 52px 24px;
  }

  .timeline-line {
    display: none;
  }

  .step-number {
    left: 22px;
    top: -18px;
    transform: none;
  }

  .step-card {
    padding-top: 34px;
  }
}

/* Responsive mobile */
@media (max-width: 576px) {
  .pkrs-steps-section {
    padding: 22px 18px;
    border-radius: 14px;
  }

  .pkrs-steps-header h2 {
    font-size: 19px;
  }

  .pkrs-steps-wrapper {
    grid-template-columns: 1fr;
    gap: 28px;
    padding-top: 10px;
  }

  .step-card {
    grid-template-columns: 38px 1fr;
    gap: 14px;
    min-height: auto;
    padding: 32px 20px 22px;
  }

  .step-number {
    width: 34px;
    height: 34px;
    font-size: 15px;
  }

  .step-icon,
  .step-icon svg {
    width: 36px;
    height: 36px;
  }

  .step-text h3 {
    font-size: 15px;
  }

  .step-text p {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0859453 */.pkrs-warning-section {
  width: 100%;
  background: #fff8ed;
  border: 1px solid #ffbf66;
  border-radius: 12px;
  padding: 22px 28px;
  font-family: Arial, Helvetica, sans-serif;
  color: #1f2937;
  box-shadow: 0 8px 24px rgba(255, 138, 0, 0.08);
}

/* Header */
.pkrs-warning-header {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 12px;
}

.pkrs-warning-main-icon {
  width: 54px;
  height: 54px;
  color: #ff8a00;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.pkrs-warning-main-icon svg {
  width: 48px;
  height: 48px;
}

.pkrs-warning-main-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pkrs-warning-header h2 {
  margin: 0;
  color: #ff7a00;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
}

/* Wrapper */
.pkrs-warning-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-left: 72px;
}

/* Card */
.pkrs-warning-card {
  background: rgba(255, 255, 255, 0.35);
  border: 1px solid #ffc777;
  border-radius: 9px;
  padding: 20px 24px;
  display: grid;
  grid-template-columns: 54px 1fr;
  align-items: center;
  gap: 18px;
  min-height: 96px;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.pkrs-warning-card:hover {
  transform: translateY(-6px);
  border-color: #ff9f1c;
  box-shadow: 0 14px 32px rgba(255, 138, 0, 0.16);
}

/* Icon Card */
.pkrs-warning-icon {
  width: 44px;
  height: 44px;
  background: #ff8a00;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-self: center;
  flex-shrink: 0;
}

.pkrs-warning-icon svg {
  width: 27px;
  height: 27px;
}

.pkrs-warning-icon svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Text */
.pkrs-warning-text h3 {
  margin: 0 0 7px;
  color: #1f2937;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.3;
}

.pkrs-warning-text p {
  margin: 0;
  color: #374151;
  font-size: 13.5px;
  line-height: 1.55;
  font-weight: 500;
  text-align: left;
}

/* Responsive Tablet */
@media (max-width: 992px) {
  .pkrs-warning-wrapper {
    grid-template-columns: 1fr;
    margin-left: 0;
  }

  .pkrs-warning-header {
    margin-bottom: 18px;
  }
}

/* Responsive Mobile */
@media (max-width: 576px) {
  .pkrs-warning-section {
    padding: 20px 18px;
    border-radius: 10px;
  }

  .pkrs-warning-header {
    align-items: flex-start;
    gap: 12px;
  }

  .pkrs-warning-main-icon {
    width: 42px;
    height: 42px;
  }

  .pkrs-warning-main-icon svg {
    width: 38px;
    height: 38px;
  }

  .pkrs-warning-header h2 {
    font-size: 20px;
  }

  .pkrs-warning-card {
    grid-template-columns: 1fr;
    align-items: flex-start;
    gap: 14px;
    padding: 18px;
  }

  .pkrs-warning-icon {
    justify-self: flex-start;
  }

  .pkrs-warning-text h3 {
    font-size: 15px;
  }

  .pkrs-warning-text p {
    font-size: 13px;
  }
}/* End custom CSS */