.popup-arrow {
  color: #000;
  top: auto;
  bottom: -8px;
  width: 10% !important;
}

.popup-arrow:focus,
.popup-arrow:hover {
  color: #000;
}

.carousel-control-prev {
  left: 27%;
}

.carousel-control-next {
  right: 27%;
}

.sidc-popup {
  padding: 16px 0 0;
}

/* Popup slide frames */
#sidc-popup-1>div {
  height: 500px;
  width: 38vw;
}

#sidc-popup-2>div,
#sidc-popup-3>div,
#sidc-popup-4>div,
#sidc-popup-5>div {
  border-radius: 50px;
  border: #000 1px solid;
  overflow: hidden;
  height: 500px;
  width: 38vw;
}

/* Remove default carousel background gaps */
.carousel,
.carousel-inner,
.carousel-item {
  background: transparent;
}

#popmake-2786 .carousel-indicators {
  margin-bottom: -10px;
}

.carousel-indicators {
  margin-bottom: 0;
  z-index: 0 !important;
}

.carousel-indicators .active {
  background-color: black;
}

#popmake-3116 .carousel-indicators li {
  background-color: #fff;
  border-bottom: none;
}

.carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.151);
}

/* popup-white-bg */
.popup-title {
  justify-self: center;
  margin: 20px 0 -15px;
  font-size: 24px;
  font-weight: 600;
  text-shadow: 2px 2px 4px #fff;
}

/* Slide 1 */
.popup01-left-col {
  display: flex;
  flex-direction: row;
  gap: 16px;
  justify-self: center;
  margin: 0 auto;
}

.popup01-left-bg {
  position: relative;
  min-width: 250px;
  border-radius: 14px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  width: 100%;
  background-image: url('https://sidc.com.my/wp-content/uploads/2025/09/popup0101_bg.png');
  background-size: cover;
  background-position: center;
  max-width: 400px;
}

.popup01-left-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 22px;
  background: linear-gradient(to bottom, #18519440, #18519470 60%);
}

.popup01-left-title {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  margin: 0;
  max-width: 128px;
  text-shadow: 0 4px 10px #00000070;
}

.popup01-left-linkdiv {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}

.popup01-left-link {
  font-weight: 500;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #fff;
}

.popup01-left-linkdiv p {
  margin-bottom: 0 !important;
}

/* right-upper */
.popup01-ru {
  display: grid;
  grid-template-rows: 1fr 1fr;
  gap: 16px;
  max-width: 330px;
}

.popup01-ru-bg {
  border-radius: 14px;
  overflow: hidden;
  min-height: 172px;
  background: #e6edf5;
  position: relative;
  background-image: url('https://sidc.com.my/wp-content/uploads/2025/09/popup0102_bg.png');
  background-size: cover;
  background-position: center;
}

.popup01-ru-div {
  position: absolute;
  inset: 0;
  padding: 18px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: linear-gradient(to bottom, #18519440, #18519470 60%);
  align-items: center;
}

.popup01-ru-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin: 0;
  text-shadow: 0 4px 10px #00000070;
}

.popup01-ru-sub {
  font-size: 14px;
  line-height: 20px;
  margin-top: 6px;
  margin-bottom: 25px;
  text-shadow: 0 4px 10px #00000070;
}

.popup01-ru-btn {
  text-align: center;
  width: 120px;
  padding: 11px 20px;
  border-radius: 999px;
  background: #0A5BD3;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.popup01-ru-btn:hover, 
.popup02-btn:hover {
  background-color: #fff;
}

/* right bottom */
.popup01-rb-bar {
  display: block;
  border-radius: 14px;
  padding: 16px;
  background: #fff;
  border: 1px solid #e5e9f0;
}

.popup01-rb-ann {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #1a1a1a80;
  font-weight: 600;
}

.popup01-rb-detail {
  text-decoration: none;
  color: #2d69cd;
  font-weight: 500;
}

.popup01-rb-title {
  margin-top: 20px;
  font-size: 18px;
  color: #004890;
  font-weight: 600;
  line-height: 24px;
}

.popup01-rb-sub {
  margin-top: 20px;
  font-size: 14px;
  color: #1a1a1a;
  font-weight: 500;
}

.popup01-rb-text {
  margin-top: 20px;
  font-size: 12px;
  color: #1a1a1a99;
  white-space: nowrap;
  overflow: hidden;
}

/* Slide 2 */
.popup02-bg {
  position: relative;
  place-content: end;
  overflow: hidden;
  margin: 0 auto;
  background: black;
}

.popup02-bg-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.popup02-section {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  margin: 40px;
}

.popup02-textfield {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 205px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.popup02-title {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
}

.popup02-btn {
  text-align: center;
  width: 120px;
  margin-top: 12px;
  padding: 11px 20px;
  border-radius: 999px;
  background: #0A5BD3;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.popup03-bg {
  display: flex; flex-direction: column; justify-content: flex-start; justify-self: center; align-self: center; margin: 0 auto; background-color: #fff;
}

.popup03-bg-img {
  height: 220px; width: 100%; background-image: url('https://sidc.com.my/wp-content/uploads/2025/09/popup03_bg.png'); background-size: cover; background-position: center;
}

.popup03-container {
  display: flex; flex-direction: column; padding: 16px 32px 32px;
}

.popup03-ann-bar {
  display: flex; flex-direction: row; justify-content: space-between;
}
.popup03-ann {
  font-size: 12px; color: #1a1a1a; font-weight: 600;
}
.popup03-details {
  text-decoration: none; color: #2d69cd; font-size: 12px; font-weight: 500;
}
.popup03-textfield {

}