.programs-drives-business {
  overflow: hidden;
}
.programs-drives-business .left {
  flex: 1;
  display: flex;
  gap: 12px;
  align-items: baseline;
}
.programs-drives-business .left .section-title {
  font-weight: 400;
  line-height: 1.4;
  font-style: normal;
}
.programs-drives-business .left .section-title span {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 6px;
}
.programs-drives-business .programs-wrapper {
  background: url("../images/home/program-business/program-bg.jpg") no-repeat;
  background-position: center -42px;
  background-size: cover;
  height: 780px;
  position: relative;
}
.programs-drives-business .programs-wrapper .programs-drive-section {
  height: 100%;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-section .tab-buttons {
  display: flex;
  gap: 50px;
  margin-bottom: 24px;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-section .tab-buttons .tab-btn {
  color: #424242;
  border: none;
  border-bottom: 1px solid #424242;
  height: 40px;
  width: 368px;
  background: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  font-style: normal;
  text-align: left;
  cursor: pointer;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-section .tab-buttons .tab-btn.active {
  border-bottom: 1px solid #FFFFFF;
  color: #fff;
  font-style: italic;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content {
  height: 100%;
  padding: unset;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel {
  height: 100%;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .desc {
  max-width: 680px;
  font-family: "Inter";
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  color: #C0B9B8;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .white-button {
  width: -moz-fit-content;
  width: fit-content;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details a:hover {
  color: #020202;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .play-video-btn {
  padding: 14px 14px;
  align-items: center;
  position: relative;
  background-color: #fff;
  border-radius: 100px;
  display: flex;
  gap: 20px;
  width: 9%;
  font-family: "Inter";
  font-weight: 600;
  line-height: 1;
  text-align: center;
  border: 1px solid #fff;
  cursor: pointer;
  color: #020202;
  font-size: 16px;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .play-video-btn:hover img {
  transform: rotate(-23deg) scale(1);
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .play-video-btn img {
  align-self: center;
  position: absolute;
  right: 5px;
  height: auto;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items {
  padding: 18px 12px;
  background: rgba(255, 255, 255, 0.05);
  border: 0.71px solid rgba(255, 255, 255, 0.5607843137);
  border-radius: 14px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  cursor: pointer;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items .display-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items .description {
  display: none;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active {
  height: 180px;
  transform: translateY(-114px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .prog-name {
  font-family: "Sentient";
  font-weight: 500;
  font-style: italic;
  font-size: 12px;
  line-height: 1.4;
  color: #020202;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .prog-name img {
  display: block;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .prog-icon .minus {
  display: block;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .prog-icon .plus {
  display: none;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .description {
  display: block;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .description .title {
  font-family: "Sentient";
  font-weight: 500;
  font-style: italic;
  font-size: 18px;
  line-height: 1.4;
  color: #020202;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .description .desc {
  font-family: "Inter";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  color: #424242;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items .prog-name {
  font-family: "Sentient";
  font-weight: 500;
  font-style: italic;
  font-size: 16px;
  line-height: 1.4;
  white-space: nowrap;
  margin-right: 12px;
  display: flex;
  gap: 6px;
  align-items: center;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items .prog-name img {
  display: none;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items .prog-icon .minus {
  display: none;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items .prog-icon .plus {
  display: block;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .slick-slider .slick-track {
  display: flex;
  gap: 12px;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .slick-slider .slick-list {
  overflow: visible;
}
.programs-drives-business .programs-wrapper .programs-drive-section .tab-content .slick-pagination-short {
  display: none;
}

.program-highlights {
  background: #000;
  color: #fff;
}
.program-highlights .container .left {
  flex: 1;
  display: flex;
  gap: 12px;
  align-items: baseline;
}
.program-highlights .container .left .title-dot {
  margin-top: 2%;
}
.program-highlights .container .highlights-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}
.program-highlights .container .highlights-grid .highlight-card {
  position: relative;
  flex: 1 1 calc(33.333% - 20px);
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(28.99px);
  -webkit-backdrop-filter: blur(28.99px);
  border-radius: 16px;
  padding: 22px;
  overflow: hidden;
  z-index: 1;
  transition: background 1.2s ease-in-out, -webkit-backdrop-filter 1.2s ease-in-out;
  transition: background 1.2s ease-in-out, backdrop-filter 1.2s ease-in-out;
  transition: background 1.2s ease-in-out, backdrop-filter 1.2s ease-in-out, -webkit-backdrop-filter 1.2s ease-in-out;
}
.program-highlights .container .highlights-grid .highlight-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 16px;
  padding: 1px;
  background: linear-gradient(120.79deg, rgba(255, 255, 255, 0.56) 3.3%, rgba(153, 153, 153, 0.32) 51.34%, rgba(255, 255, 255, 0.56) 97.56%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 1.5s ease;
  pointer-events: none;
  z-index: 2;
}
.program-highlights .container .highlights-grid .highlight-card:hover {
  background: url("../images/gradient.png") no-repeat center center;
  background-size: cover;
}
.program-highlights .container .highlights-grid .highlight-card:hover::before {
  opacity: 1;
}
.program-highlights .container .highlights-grid .highlight-card:hover .shape {
  opacity: 1;
}
.program-highlights .container .highlights-grid .highlight-card:hover .shape1 {
  animation: mymove1 0.6s ease backwards;
}
.program-highlights .container .highlights-grid .highlight-card:hover .shape2 {
  animation: mymove2 1s ease forwards;
}
.program-highlights .container .highlights-grid .highlight-card:hover .icon {
  opacity: 100%;
}
.program-highlights .container .highlights-grid .highlight-card .icon {
  font-size: 24px;
  margin-bottom: 157px;
  position: relative;
  z-index: 3;
  opacity: 50%;
}
.program-highlights .container .highlights-grid .highlight-card h3 {
  font-size: 18px;
  margin-bottom: 10px;
  position: relative;
  z-index: 3;
  font-weight: 400;
  color: #fff;
  font-family: "Sentient", serif;
}
.program-highlights .container .highlights-grid .highlight-card h3 span {
  display: block;
}
.program-highlights .container .highlights-grid .highlight-card p {
  font-size: 14px;
  color: #C0B9B8;
  position: relative;
  z-index: 3;
  font-family: "Inter", serif;
}
.program-highlights .container .highlights-grid .highlight-card p span {
  display: block;
}
.program-highlights .container .highlights-grid .highlight-card .shape {
  position: absolute;
  opacity: 0;
  transition: opacity 0.4s ease, transform 0.6s ease;
  z-index: 1;
  pointer-events: none;
}
.program-highlights .container .highlights-grid .highlight-card .shape.shape1 {
  top: -30%;
  right: 60px;
  width: 60px;
  height: 227px;
  border-radius: 0 0 59px 59px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.0509803922) 0%, #FF4E02 100%);
  z-index: 1;
}
.program-highlights .container .highlights-grid .highlight-card .shape.shape2 {
  bottom: -100%;
  right: 30px;
  width: 60px;
  height: 308px;
  border-radius: 43px 43px 0 0;
  background: linear-gradient(180deg, #FF4E02 0%, #0A0A0A 65.64%, rgba(17, 17, 17, 0) 100%);
  z-index: 3;
}
.program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape1 {
  right: -19%;
  top: -39%;
  width: 60px;
  height: 227px;
  border-radius: 0 0 59px 59px;
  background: linear-gradient(0deg, #FF4E02 0%, #0A0A0A 81.64%, rgba(17, 17, 17, 0) 100%);
  z-index: 3;
  transform: rotate(45deg);
}
.program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape2 {
  right: 119%;
  top: 49%;
  height: 308px;
  border-radius: 43px 43px 0 0;
  background: linear-gradient(180deg, #FF4E02 0%, #0A0A0A 65.64%, rgba(17, 17, 17, 0) 100%);
  z-index: 1;
  transform: rotate(45deg);
}
.program-highlights .container .highlights-grid .highlight-card:nth-child(2):hover .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(6):hover .shape.shape1 {
  animation: mymove3 1s ease-out forwards;
}
.program-highlights .container .highlights-grid .highlight-card:nth-child(2):hover .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(6):hover .shape.shape2 {
  animation: mymove4 1s ease forwards;
}
.program-highlights .container .highlights-grid .highlight-card:nth-child(3) .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(4) .shape.shape1 {
  top: -10%;
  right: -25%;
  width: 60px;
  height: 227px;
  border-radius: 0 0 59px 59px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.0509803922) 0%, #FF4E02 100%);
  transform: rotate(90deg);
  z-index: 1;
}
.program-highlights .container .highlights-grid .highlight-card:nth-child(3) .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(4) .shape.shape2 {
  top: -14%;
  left: -32%;
  width: 60px;
  height: 308px;
  border-radius: 43px 43px 0 0;
  transform: rotate(90deg);
  background: linear-gradient(180deg, #FF4E02 0%, #0A0A0A 65.64%, rgba(17, 17, 17, 0) 100%);
  z-index: 3;
}
.program-highlights .container .highlights-grid .highlight-card:nth-child(3):hover .shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(4):hover .shape1 {
  animation: mymove5 1.2s ease forwards;
}
.program-highlights .container .highlights-grid .highlight-card:nth-child(3):hover .shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(4):hover .shape2 {
  animation: mymove6 2s ease forwards;
}
.program-highlights .container .slick-pagination-short {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  color: #ffffff;
  position: relative;
  gap: 10px;
}
.program-highlights .container .slick-pagination-short::before {
  content: "";
  position: absolute;
  bottom: -6px;
  height: 2px;
  width: 146px;
  background: #4a4a4a;
  border-radius: 2px;
}
.program-highlights .container .slick-pagination-short .number {
  position: relative;
  cursor: pointer;
  font-weight: 500;
  opacity: 0.6;
  font-size: 16px;
  margin: 0 42px;
}
.program-highlights .container .slick-pagination-short .number.active {
  opacity: 1;
}
.program-highlights .container .slick-pagination-short .number.active::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 62px;
  background: #ffffff;
  border-radius: 2px;
  z-index: 1;
}
.program-highlights .container .slick-pagination-short .divider {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.4;
}

@keyframes mymove1 {
  0% {
    top: -66%;
  }
  25% {
    bottom: -100%;
  }
  75% {
    bottom: -200%;
  }
  100% {
    bottom: -200%;
  }
}
@keyframes mymove2 {
  0% {
    bottom: 100%;
  }
  25% {
    top: 100%;
  }
  75% {
    top: -10%;
  }
  100% {
    top: -12%;
  }
}
@keyframes mymove3 {
  from {
    transform: translate(0, 0) rotate(50deg);
  }
  to {
    transform: translate(-5vw, 10vh) rotate(50deg);
  }
}
@keyframes mymove4 {
  from {
    transform: translate(0, 0) rotate(45deg);
  }
  to {
    transform: translate(26vw, -40vh) rotate(45deg);
  }
}
@keyframes mymove5 {
  0% {
    right: -50%;
  }
  25% {
    right: -10%;
  }
  100% {
    right: 1%;
  }
}
@keyframes mymove6 {
  0% {
    left: -10%;
  }
  25% {
    left: 71.8%;
  }
  75% {
    left: 71.9%;
  }
  100% {
    left: 72%;
  }
}
.unlock-capabilities-section {
  overflow: hidden;
  /* ---- Keyframes ---- */
  /* NEW: old-left slides down and fades out */
}
.unlock-capabilities-section .unlock-capabilities-wrapper {
  position: relative;
  height: 653px;
  border-bottom: 1px solid #424242;
}
.unlock-capabilities-section .unlock_capabilities {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}
.unlock-capabilities-section .unlock-title {
  flex: 1;
  display: flex;
  gap: 12px;
  align-items: baseline;
}
.unlock-capabilities-section .unlock-title .title-dot img {
  width: 12px;
  height: 12px;
}
.unlock-capabilities-section .unlock-title .section-title {
  font-weight: 400;
  line-height: 1.4;
  font-style: normal;
}
.unlock-capabilities-section .unlock-title .section-title span {
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 6px;
}
.unlock-capabilities-section .mobile-tab-image {
  display: none;
}
.unlock-capabilities-section .toggle-icon {
  display: none;
}
.unlock-capabilities-section .image-container {
  position: absolute;
  top: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 1.2s ease;
  z-index: 0;
  /* New: when the OLD-LEFT exits, slide it downward */
}
.unlock-capabilities-section .image-container img {
  transition: all 1.2s ease;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
}
.unlock-capabilities-section .image-container.left {
  left: 5%;
  top: 52%;
  transform: translateY(-20px);
  opacity: 1;
  z-index: 1;
  pointer-events: auto;
}
.unlock-capabilities-section .image-container.left img {
  height: 310px;
  margin-top: 41px;
  width: auto;
  transition: all 1.2s ease, width 0.3s ease;
}
.unlock-capabilities-section .image-container.animate-leftdown {
  animation: slideLeftToDown 1.8s ease forwards;
  z-index: 0;
}
.unlock-capabilities-section .image-container.center {
  left: 50%;
  top: 17%;
  transform: translateX(-50%) scale(1);
  opacity: 1;
  z-index: 3;
  pointer-events: auto;
}
.unlock-capabilities-section .image-container.center img {
  width: auto;
  height: 540px;
  opacity: 1;
  background: radial-gradient(60% 60% at 50% 50%, rgba(245, 86, 4, 0.25) 0%, rgba(245, 86, 4, 0) 100%);
}
.unlock-capabilities-section .image-container.center.animate-right-entry {
  animation: slideFromRightToCenter 1.2s ease forwards;
}
.unlock-capabilities-section .image-container.center.animate-left-entry {
  animation: slideFromLeftToCenter 0.8s ease forwards;
}
.unlock-capabilities-section .image-container.center.animate-center-to-left {
  animation: slideFromCenterToLeft 1.2s ease forwards;
}
.unlock-capabilities-section .image-container.right {
  left: 79%;
  top: 80.5%;
  transform: scale(0.9) translateY(40px);
  opacity: 1;
  z-index: 2;
}
.unlock-capabilities-section .image-container.right img {
  height: 415px;
  margin-top: -216px;
  opacity: 0.7;
  width: auto;
}
.unlock-capabilities-section .image-container.fade-out-left {
  opacity: 0;
  transform: translateX(-100%) scale(1);
  transition: all 1.2s ease;
}
.unlock-capabilities-section .image-container.fade-out-right {
  opacity: 0;
  transform: translateX(100%) scale(0.9);
  transition: all 1.2s ease;
}
.unlock-capabilities-section .image-container:not(.left):not(.center):not(.right) {
  display: none;
}
@keyframes slideFromRightToCenter {
  from {
    left: 95%;
    top: 80.5%;
    transform: scale(0.9) translateY(40px);
    opacity: 0.7;
    z-index: 2;
  }
  to {
    left: 50%;
    top: 17%;
    transform: translateX(-50%) scale(1);
    opacity: 1;
    z-index: 3;
  }
}
@keyframes slideFromLeftToCenter {
  from {
    opacity: 0;
    transform: translateX(-100%) scale(1.1);
  }
  to {
    opacity: 1;
    transform: translateX(-50%) scale(1);
  }
}
@keyframes slideFromCenterToLeft {
  from {
    left: 50%;
    top: 17%;
    transform: translateX(-50%) scale(1);
    opacity: 1;
  }
  to {
    left: 5%;
    top: 52%;
    transform: translateY(-20px);
    opacity: 1;
  }
}
@keyframes slideLeftToDown {
  from {
    left: 5%;
    top: 52%;
    transform: translateY(-20px);
    opacity: 1;
  }
  to {
    left: -20%;
    top: 120%;
    transform: translateY(0);
    opacity: 0;
  }
}
.unlock-capabilities-section .unlock-tabs {
  flex: 1;
  max-width: 300px;
  z-index: 1;
}
.unlock-capabilities-section .unlock-tabs .uc-tab-buttons {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper {
  border-bottom: 1px solid #424242;
  padding-bottom: 12px;
}
.unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn {
  font-family: "Sentient";
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-transform: capitalize;
  background: none;
  border: none;
  color: #C0B9B8;
  cursor: pointer;
  text-align: left;
}
.unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn.active {
  font-size: 18px;
  color: #fff;
}
.unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content {
  display: none;
  padding-top: 8px;
  color: #ccc;
}
.unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content.show {
  display: block;
}
.unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .trans-button {
  transform: scale(0.9);
  transform-origin: left;
}
.unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .enquire-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid #DCDCDC;
  color: white;
  background: none;
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 24px;
  border-radius: 100px;
  margin-top: 10px;
  font-family: "Inter";
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  text-transform: capitalize;
  cursor: pointer;
  transition: background 0.3s, color 0.3s;
}
.unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .enquire-btn:hover {
  background: white;
  color: black;
}
.unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .enquire-btn .view-img {
  width: 11px;
  height: auto;
}

@keyframes slideFromLeftDown {
  from {
    left: 50%;
    top: 17%;
    transform: translateX(-50%) scale(1);
    opacity: 1;
  }
  to {
    left: 5%;
    top: 52%;
    transform: translateY(-20px);
    opacity: 1;
  }
}
.mind-banner {
  background: #050505;
  overflow: hidden;
  position: relative;
}
.mind-banner .mind-bg .bg-wrapper {
  display: flex;
}
.mind-banner .mind-bg .bg-wrapper .left .container {
  padding-left: 75px;
}
.mind-banner .mind-bg .bg-wrapper .left .container .section-title {
  font-family: Sentient;
  font-style: Italic;
  color: #FFFFFF;
}
.mind-banner .mind-bg .bg-wrapper .left .container .section-title span {
  font-family: Inter;
  font-style: normal;
  color: #FFFFFF;
}
.mind-banner .mind-bg .bg-wrapper .left .details {
  display: flex;
  flex-direction: column;
  padding-top: 56px;
}
.mind-banner .mind-bg .bg-wrapper .left .details .limitless-logo img {
  width: 58vw;
}
.mind-banner .mind-bg .bg-wrapper .left .details a:hover {
  color: black;
}
.mind-banner .mind-bg .bg-wrapper .left .details .white-button {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: -68px;
}
.mind-banner .mind-bg .bg-wrapper .right .mind-girl {
  z-index: 1;
  position: relative;
}
.mind-banner .mind-bg .bg-wrapper .right .left-cloud {
  position: absolute;
  bottom: 0;
  z-index: 0;
}
.mind-banner .mind-bg .bg-wrapper .right .top-cloud {
  position: absolute;
  top: 24%;
  right: 20%;
  z-index: 0;
}
.mind-banner .mind-bg .bg-wrapper .right .right-cloud {
  position: absolute;
  right: 0%;
  bottom: 2%;
}
.mind-banner .mind-bg .bg-wrapper .right .mind-logo {
  z-index: 1;
  top: 6%;
  position: absolute;
  right: 6%;
}

@media (min-width: 360px) and (max-width: 360px) {
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape1 {
    right: -7%;
    top: -30% !important;
    transform: rotate(45deg);
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape2 {
    right: 104%;
    top: 78%;
    transform: rotate(45deg);
  }
  .program-highlights .container .slick-pagination-short {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 32px;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    color: #ffffff;
  }
  .program-highlights .container .slick-pagination-short .number {
    position: relative;
    cursor: pointer;
    font-weight: 500;
    opacity: 0.6;
    transition: opacity 0.3s ease;
    margin: 0 42px;
    font-size: 16px;
  }
  .program-highlights .container .slick-pagination-short .number.active {
    opacity: 1;
  }
  .program-highlights .container .slick-pagination-short .number.active::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    height: 2px;
    background: #ffffff;
    border-radius: 2px;
    width: 62px;
    top: 40px;
  }
  .program-highlights .container .slick-pagination-short .divider {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    opacity: 0.4;
  }
  @keyframes mymove3 {
    from {
      transform: translate(0, 0) rotate(50deg);
    }
    to {
      transform: translate(-5vw, 5vh) rotate(50deg);
    }
  }
  @keyframes mymove4 {
    from {
      transform: translate(0, 0) rotate(60deg);
    }
    to {
      transform: translate(65vw, -45vh) rotate(55deg);
    }
  }
  .mind-banner .mind-bg .bg-wrapper .right .container .section-title {
    max-width: 305px;
    font-size: 14px !important;
  }
}
@media (min-width: 390px) and (max-width: 390px) {
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape1 {
    right: -7%;
    top: -22% !important;
    transform: rotate(45deg);
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape2 {
    right: 104%;
    top: 78%;
    transform: rotate(45deg);
  }
  .program-highlights .container .slick-pagination-short {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 32px;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    color: #ffffff;
  }
  .program-highlights .container .slick-pagination-short .number {
    position: relative;
    cursor: pointer;
    font-weight: 500;
    opacity: 0.6;
    transition: opacity 0.3s ease;
    margin: 0 42px;
    font-size: 16px;
  }
  .program-highlights .container .slick-pagination-short .number.active {
    opacity: 1;
  }
  .program-highlights .container .slick-pagination-short .number.active::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    height: 2px;
    background: #ffffff;
    border-radius: 2px;
    width: 62px;
    top: 40px;
  }
  .program-highlights .container .slick-pagination-short .divider {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    opacity: 0.4;
  }
  @keyframes mymove3 {
    from {
      transform: translate(0, 0) rotate(50deg);
    }
    to {
      transform: translate(-5vw, 5vh) rotate(50deg);
    }
  }
  @keyframes mymove4 {
    from {
      transform: translate(0, 0) rotate(60deg);
    }
    to {
      transform: translate(65vw, -45vh) rotate(55deg);
    }
  }
}
@media (max-width: 992px) {
  .program-highlights .slick-slide {
    height: inherit !important;
    margin-left: 12px;
  }
  .program-highlights .slick-track {
    display: flex !important;
  }
  .program-highlights .container .highlights-grid .highlight-card {
    background: url(../images/gradient.png) no-repeat center center;
    background-size: cover;
  }
  .program-highlights .container .highlights-grid .highlight-card h3 {
    font-size: 26px;
  }
  .program-highlights .container .highlights-grid .highlight-card h3 span {
    display: none;
  }
  .program-highlights .container .highlights-grid .highlight-card p {
    font-size: 20px;
  }
  .program-highlights .container .highlights-grid .highlight-card p span {
    display: none;
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape1 {
    right: 4%;
    top: -9%;
    transform: rotate(45deg);
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape2 {
    right: 15%;
    top: -20%;
    transform: rotate(45deg);
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(3) .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(4) .shape.shape1 {
    right: 0%;
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(3) .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(4) .shape.shape2 {
    top: -11%;
    left: 61%;
  }
  .program-highlights .container .highlights-grid .highlight-card .icon {
    opacity: 100%;
  }
  .program-highlights .container .slick-pagination-short {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 32px;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    color: #ffffff;
  }
  .program-highlights .container .slick-pagination-short .number {
    position: relative;
    cursor: pointer;
    font-weight: 500;
    opacity: 0.6;
    transition: opacity 0.3s ease;
    margin: 0 42px;
    font-size: 16px;
  }
  .program-highlights .container .slick-pagination-short .number.active {
    opacity: 1;
  }
  .program-highlights .container .slick-pagination-short .number.active::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    height: 2px;
    background: #ffffff;
    border-radius: 2px;
    width: 62px;
    top: 40px;
  }
  .program-highlights .container .slick-pagination-short .divider {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    opacity: 0.4;
  }
  .program-highlights .container .highlights-grid .highlight-card .shape {
    opacity: 1;
  }
  .program-highlights .container .highlights-grid .highlight-card .shape.shape2 {
    opacity: 1;
    bottom: 27%;
  }
  .program-highlights .container .highlights-grid .highlight-card:hover .shape1 {
    animation: unset;
  }
  .program-highlights .container .highlights-grid .highlight-card:hover .shape2 {
    animation: unset;
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2):hover .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(6):hover .shape.shape1 {
    animation: unset;
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2):hover .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(6):hover .shape.shape2 {
    animation: unset;
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(3):hover .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(4):hover .shape.shape1 {
    animation: unset;
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(3):hover .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(4):hover .shape.shape2 {
    animation: unset;
  }
  .program-highlights .container .highlights-grid .highlight-card::before {
    opacity: 1;
  }
  @keyframes mymove3 {
    from {
      transform: translate(0, 0) rotate(50deg);
    }
    to {
      transform: translate(-5vw, 5vh) rotate(50deg);
    }
  }
  @keyframes mymove4 {
    from {
      transform: translate(0, 0) rotate(60deg);
    }
    to {
      transform: translate(65vw, -45vh) rotate(55deg);
    }
  }
  .programs-drives-business {
    overflow: hidden;
  }
  .programs-drives-business .programs-wrapper {
    background: url("../images/home/program-business/program-bg.jpg") no-repeat;
    background-position: center center;
    background-size: cover;
    max-height: 900px;
    position: relative;
    z-index: 0;
  }
  .programs-drives-business .programs-wrapper:after {
    content: "";
    background: linear-gradient(0deg, rgba(5, 5, 5, 0) 0%, #050505 72%);
    position: absolute;
    width: 100%;
    height: 200px;
    top: 0;
    z-index: -1;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section {
    height: 100%;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-section {
    overflow: auto;
    margin-top: 20px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-section::-webkit-scrollbar {
    display: none;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-section .tab-buttons {
    display: flex;
    gap: 20px;
    margin-bottom: 24px;
    width: -moz-max-content;
    width: max-content;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-section .tab-buttons .tab-btn {
    color: #424242;
    border: none;
    border-bottom: none;
    height: 40px;
    width: 294px;
    background: none;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    text-align: left;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-section .tab-buttons .tab-btn .border-bottom {
    border: 1px solid #424242;
    width: 280px;
    margin-top: 6px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-section .tab-buttons .tab-btn.active {
    border-bottom: none;
    color: #fff;
    font-style: italic;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-section .tab-buttons .tab-btn.active .border-bottom {
    border: 1px solid #fff;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .desc {
    font-family: "Inter";
    font-weight: 400;
    font-style: Italic;
    font-size: 20px;
    line-height: 1.5;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .play-video-btn {
    width: auto;
    max-width: 155px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .play-video-btn img {
    transform: rotate(-23deg) scale(1);
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items {
    padding: 18px 12px;
    border: 0.71px solid rgba(255, 255, 255, 0.5607843137);
    border-radius: 14px;
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    cursor: pointer;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items .display-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active {
    height: 220px;
    transform: translateY(-154px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .prog-name {
    color: #1E1E1E;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    font-style: normal;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .prog-icon .minus {
    display: none;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .description {
    display: block;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .description .title {
    font-size: 22px;
    line-height: 1;
    color: #1E1E1E;
    padding-bottom: 6px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active .description .desc {
    font-size: 18px;
    line-height: 1.5;
    max-width: 340px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items .prog-name {
    font-family: "Sentient";
    font-weight: 500;
    font-style: italic;
    font-size: 18px;
    line-height: 1.4;
    white-space: nowrap;
    margin-right: 12px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .slick-pagination-short {
    display: block;
    position: absolute;
    gap: 10px;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    color: #ffffff;
    bottom: 2%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1215686275);
    height: 42px;
    left: 38%;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .slick-pagination-short .number {
    position: relative;
    cursor: pointer;
    font-weight: 500;
    opacity: 0.6;
    transition: opacity 0.3s ease;
    margin: 0 42px;
    font-size: 16px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .slick-pagination-short .number.active {
    opacity: 1;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .slick-pagination-short .number.active::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: -39px;
    right: 0;
    height: 2px;
    background: #ffffff;
    border-radius: 2px;
    width: 94px;
    top: 38px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .slick-pagination-short .divider {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    opacity: 0.4;
  }
  .unlock-capabilities-section .unlock-capabilities-wrapper {
    height: auto;
  }
  .unlock-capabilities-section p {
    margin-bottom: 12px;
    font-family: "Inter";
    font-weight: 400;
    font-style: normal;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: normal;
  }
  .unlock-capabilities-section .unlock_capabilities {
    flex-direction: column;
    gap: 8px;
  }
  .unlock-capabilities-section .unlock-title {
    display: flex;
    gap: 12px;
    border-bottom: 1px solid #424242;
    padding-bottom: 10px;
  }
  .unlock-capabilities-section .unlock-title .title-dot img {
    width: 12px;
    height: 12px;
  }
  .unlock-capabilities-section .unlock-title .section-title {
    font-weight: 400;
    line-height: 1.4;
    max-width: unset;
  }
  .unlock-capabilities-section .unlock-tabs {
    max-width: unset !important;
    width: 100%;
  }
  .unlock-capabilities-section .uc-tab-image-track {
    display: none !important;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper {
    border-bottom: 1px solid #424242;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn .tab-label-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .toggle-icon {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .toggle-icon img {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn {
    position: relative;
    font-size: 24px;
    line-height: 38px;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn.active {
    font-size: 22px;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn .plus-icon {
    display: inline-block;
    filter: brightness(0) invert(1);
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn.active .plus-icon {
    display: none;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn.active .minus-icon {
    display: inline-block;
    filter: brightness(0) invert(1);
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .plus-icon,
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .minus-icon {
    width: 24px;
    height: 24px;
    display: none;
    opacity: 1;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn.active .minus-icon {
    display: inline;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn:not(.active) .plus-icon {
    display: inline;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content {
    display: none;
    padding-top: 10px;
    color: #ccc;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content.show {
    display: block;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .tab-content-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .tab-content-row p {
    font-family: "Inter";
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    margin: 0;
    color: rgba(255, 255, 255, 0.6117647059);
    flex: 1;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .tab-content-row .enquire-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #DCDCDC;
    color: white;
    background: none;
    opacity: 1;
    padding-top: 14px;
    padding-right: 24px;
    padding-bottom: 14px;
    padding-left: 24px;
    border-radius: 100px;
    font-family: "Inter";
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    white-space: nowrap;
    cursor: pointer;
    margin-bottom: 36px;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .tab-content-row .enquire-btn:hover {
    background: white;
    color: black;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .tab-content-row .enquire-btn:hover .view-img {
    filter: invert(1);
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .tab-content-row .enquire-btn .view-img {
    width: 8px;
    height: 8px;
    display: inline-block;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .mobile-tab-image {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .mobile-tab-image .image-glow-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 361px;
    height: 361px;
    transform: translate(-50%, -50%);
    opacity: 0.2;
    background: radial-gradient(50% 50% at 50% 50%, #F55604 0%, rgba(245, 86, 4, 0) 100%);
    z-index: 0;
    pointer-events: none;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .mobile-tab-image img {
    position: relative;
    z-index: 1;
    width: 90%;
    max-width: 300px;
    height: auto;
    top: 11px;
    -o-object-fit: contain;
       object-fit: contain;
    display: block;
  }
  .mind-banner {
    background: #050505;
    overflow: hidden;
    position: relative;
  }
  .mind-banner .mind-bg .bg-wrapper {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .mind-banner .mind-bg .bg-wrapper .left .details {
    display: flex;
    flex-direction: column;
    padding-top: unset;
    bottom: 6%;
    left: 14%;
    align-items: center;
  }
  .mind-banner .mind-bg .bg-wrapper .left .details .limitless-logo img {
    width: 68vw;
  }
  .mind-banner .mind-bg .bg-wrapper .left .details a:hover {
    color: black;
  }
  .mind-banner .mind-bg .bg-wrapper .left .details .white-button {
    width: -moz-fit-content;
    width: fit-content;
    margin-top: -32px;
  }
  .mind-banner .mind-bg .bg-wrapper .right .container {
    padding-left: 20px;
  }
  .mind-banner .mind-bg .bg-wrapper .right .container .section-title {
    font-family: Sentient;
    font-style: Italic;
    color: #FFFFFF;
    max-width: 320px;
    position: absolute;
    font-size: 18px;
  }
  .mind-banner .mind-bg .bg-wrapper .right .container .section-title span {
    font-family: Inter;
    font-style: normal;
    color: #FFFFFF;
  }
  .mind-banner .mind-bg .bg-wrapper .right .mind-girl-mob {
    z-index: 1;
    position: relative;
    height: 130vw;
  }
  .mind-banner .mind-bg .bg-wrapper .right .left-cloud {
    display: none;
  }
  .mind-banner .mind-bg .bg-wrapper .right .top-cloud {
    position: absolute;
    top: 34%;
    right: 69%;
    z-index: 1;
  }
  .mind-banner .mind-bg .bg-wrapper .right .right-cloud {
    position: absolute;
    right: -31%;
    bottom: 20%;
  }
  .mind-banner .mind-bg .bg-wrapper .right .mind-logo {
    position: absolute;
    left: 9%;
    top: 11%;
  }
}
@media (max-width: 575.98px) {
  .programs-drives-business .programs-wrapper {
    background-position: top right;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .slick-pagination-short {
    left: 29%;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .slick-pagination-short .number.active::after {
    top: 38px;
  }
  .unlock-capabilities-section .unlock-title .section-title {
    max-width: 100%;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn {
    font-size: 18px;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn.active {
    font-size: 16px;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content.slide-down {
    animation: slideDown 0.5s ease forwards;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content .tab-content-row p {
    font-size: 16px;
  }
  @keyframes slideDown {
    0% {
      opacity: 0;
      transform: translateY(-20px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .program-highlights .container .highlights-grid .highlight-card h3 {
    font-size: 22px;
  }
  .program-highlights .container .highlights-grid .highlight-card h3 span {
    display: block;
  }
  .program-highlights .container .highlights-grid .highlight-card p {
    font-size: 18px;
  }
  .program-highlights .container .highlights-grid .highlight-card p span {
    display: block;
  }
}
@media (max-width: 395px) {
  .mind-banner .mind-bg .bg-wrapper .right .container .section-title {
    max-width: 305px;
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .mind-banner img {
    margin: 0 auto;
    width: 100%;
    max-width: 768px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .programs-drives-business .programs-wrapper {
    background-position: center -42px;
    max-height: 654px;
    height: 654px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-section .tab-buttons {
    display: flex;
    gap: 30px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-section .tab-buttons .tab-btn {
    width: 294px;
    font-size: 16px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .desc {
    max-width: 620px;
    font-size: 18px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .play-video-btn {
    width: 13%;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card {
    gap: 16px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items {
    padding: 12px 12px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active {
    transform: translateY(-126px);
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items .prog-name {
    font-size: 12px;
    font-weight: 400;
  }
  .unlock-capabilities-section .unlock-capabilities-wrapper {
    position: relative;
    height: 605px;
    padding-bottom: 12px;
  }
  .unlock-capabilities-section .image-container {
    position: absolute;
    top: 0;
    opacity: 0;
    pointer-events: none;
    transition: all 1.2s ease;
    z-index: 0;
  }
  .unlock-capabilities-section .image-container img {
    transition: all 1.2s ease;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: auto;
  }
  .unlock-capabilities-section .image-container.left {
    left: 5%;
    top: 40%;
    transform: scale(1.1) translateY(-20px);
    opacity: 1;
    z-index: 1;
  }
  .unlock-capabilities-section .image-container.left img {
    width: auto;
    opacity: 0.6;
    margin-top: 131px;
    height: 300px;
  }
  .unlock-capabilities-section .image-container.center {
    left: 50%;
    top: 10%;
    transform: translateX(-50%) scale(1);
    opacity: 1;
    z-index: 3;
    pointer-events: auto;
  }
  .unlock-capabilities-section .image-container.center img {
    width: 100%;
    margin-top: 8px;
    opacity: 1;
  }
  .unlock-capabilities-section .image-container.center.animate-right-entry {
    animation: slideFromRightToCenter 1.2s ease forwards;
    animation-delay: 0s;
    /* No delay for current transition */
  }
  .unlock-capabilities-section .image-container.center.animate-left-entry {
    animation: slideFromLeftToCenter 0.8s ease forwards;
  }
  .unlock-capabilities-section .image-container.animate-right-appear {
    animation: slideInFromRightBottom 1s ease forwards;
  }
  .unlock-capabilities-section .image-container.next-right {
    opacity: 0;
    pointer-events: none;
    animation: slideFromRightToCenter 1.2s ease forwards;
    animation-delay: 1.2s;
    /* Wait until current is done */
  }
  .unlock-capabilities-section .image-container.right {
    left: 74%;
    top: 82%;
    transform: scale(0.9) translateY(40px);
    opacity: 1;
    z-index: 2;
  }
  .unlock-capabilities-section .image-container.right img {
    height: 415px;
    margin-top: -216px;
    opacity: 0.7;
    width: auto;
  }
  .unlock-capabilities-section .image-container.fade-out-left {
    opacity: 0;
    transform: translateX(-100%) scale(1);
    transition: all 1.2s ease;
  }
  .unlock-capabilities-section .image-container.fade-out-right {
    opacity: 0;
    transform: translateX(100%) scale(0.9);
    transition: all 1.2s ease;
  }
  .unlock-capabilities-section .image-container:not(.left):not(.center):not(.right) {
    display: none;
  }
  @keyframes slideFromRightToCenter {
    from {
      left: 74%;
      top: 82%;
      transform: scale(0.9) translateY(40px);
      opacity: 0.7;
      z-index: 2;
    }
    to {
      left: 50%;
      top: 10%;
      transform: translateX(-50%) scale(1);
      opacity: 1;
      z-index: 3;
    }
  }
  @keyframes slideFromLeftToCenter {
    from {
      opacity: 0;
      transform: translateX(-100%) scale(1.1);
    }
    to {
      opacity: 1;
      transform: translateX(-50%) scale(1);
    }
  }
  .mind-banner .mind-bg .bg-wrapper .left .container {
    padding-left: 50px;
  }
  .mind-banner .mind-bg .bg-wrapper .left .details .limitless-logo img {
    width: 63vw;
  }
  .mind-banner .mind-bg .bg-wrapper .left .details .white-button {
    margin-top: -34px;
  }
  .mind-banner .mind-bg .bg-wrapper .right .top-cloud {
    top: 14%;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-section .tab-buttons .tab-btn {
    font-size: 14px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .desc {
    font-size: 16px;
  }
  .program-highlights .container .left {
    gap: 12px;
  }
  .program-highlights .container .left .title-dot {
    margin-top: 2%;
  }
  .program-highlights .container .highlights-grid {
    gap: 20px;
  }
  .program-highlights .container .highlights-grid .highlight-card {
    border-radius: 16px;
    padding: 20px;
  }
  .program-highlights .container .highlights-grid .highlight-card .icon {
    margin-bottom: 100px;
    max-width: 40px;
  }
  .program-highlights .container .highlights-grid .highlight-card h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .program-highlights .container .highlights-grid .highlight-card p {
    font-size: 12px;
  }
  .program-highlights .container .highlights-grid .highlight-card .shape.shape1 {
    top: -30%;
    right: 60px;
    width: 50px;
    height: 227px;
    border-radius: 0 0 59px 59px;
  }
  .program-highlights .container .highlights-grid .highlight-card .shape.shape2 {
    bottom: -100%;
    right: 30px;
    width: 50px;
    height: 308px;
    border-radius: 43px 43px 0 0;
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape1 {
    right: -19%;
    top: -56%;
    width: 50px;
    height: 227px;
    border-radius: 0 0 59px 59px;
    transform: rotate(45deg);
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape2 {
    right: 122%;
    top: 62%;
    height: 308px;
    border-radius: 43px 43px 0 0;
    transform: rotate(45deg);
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(3) .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(4) .shape.shape1 {
    top: -10%;
    right: -25%;
    width: 50px;
    height: 227px;
    border-radius: 0 0 59px 59px;
    transform: rotate(90deg);
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(3) .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(4) .shape.shape2 {
    top: -14%;
    left: -32%;
    width: 50px;
    height: 308px;
    border-radius: 43px 43px 0 0;
    transform: rotate(90deg);
  }
  .program-highlights .container .slick-pagination-short {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 32px;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    color: #ffffff;
    position: relative;
    gap: 10px;
  }
  .program-highlights .container .slick-pagination-short::before {
    content: "";
    position: absolute;
    bottom: -6px;
    height: 2px;
    width: 146px;
    background: #4a4a4a;
    border-radius: 2px;
  }
  .program-highlights .container .slick-pagination-short .number {
    position: relative;
    cursor: pointer;
    font-weight: 500;
    opacity: 0.6;
    font-size: 16px;
    margin: 0 42px;
  }
  .program-highlights .container .slick-pagination-short .number.active {
    opacity: 1;
  }
  .program-highlights .container .slick-pagination-short .number.active::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    width: 62px;
    background: #ffffff;
    border-radius: 2px;
    z-index: 1;
  }
  .program-highlights .container .slick-pagination-short .divider {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    opacity: 0.4;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-btn.active {
    font-size: 16px;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons .uc-tab-wrapper .uc-tab-content.show .tab-content-row {
    font-size: 14px;
    line-height: 1.2;
  }
  .unlock-capabilities-section .image-container.center img {
    transform: scale(0.9);
    transform-origin: bottom;
  }
  .unlock-capabilities-section .unlock-tabs .uc-tab-buttons {
    gap: 12px;
  }
  .mind-banner .mind-bg .bg-wrapper .left .container {
    padding-left: 50px;
  }
  .mind-banner .mind-bg .bg-wrapper .left .details .limitless-logo img {
    width: 63vw;
  }
  .mind-banner .mind-bg .bg-wrapper .left .details .white-button {
    margin-top: -34px;
  }
  .mind-banner .mind-bg .bg-wrapper .right .top-cloud {
    top: 14%;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active {
    display: block;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-details .play-video-btn {
    width: 12%;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items {
    padding: 12px 20px;
  }
  .programs-drives-business .programs-wrapper .programs-drive-section .tab-content .tab-panel.active .section-tab .programs-card .card-items.active {
    transform: translateY(-126px);
  }
  .unlock-capabilities-section .image-container.center {
    top: 17%;
  }
  .unlock-capabilities-section .image-container.right {
    left: 75%;
    top: 80%;
  }
  .unlock-capabilities-section .image-container.left {
    top: 53%;
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape2,
  .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape2 {
    right: 114%;
    top: 63%;
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape1,
  .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape1 {
    top: -40%;
  }
  .mind-banner .mind-bg .bg-wrapper .left .container {
    padding-left: 52px;
  }
  .mind-banner .mind-bg .bg-wrapper .left .container .section-title {
    font-family: Sentient;
    font-style: Italic;
    color: #FFFFFF;
  }
  .mind-banner .mind-bg .bg-wrapper .left .container .section-title span {
    font-family: Inter;
    font-style: normal;
    color: #FFFFFF;
  }
}
@media (min-width: 1920px) {
  .program-highlights {
    background: #000;
    color: #fff;
  }
  .program-highlights .container .left {
    flex: 1;
    display: flex;
    gap: 16px;
    align-items: baseline;
  }
  .program-highlights .container .left .title-dot {
    margin-top: 2%;
  }
  .program-highlights .container .highlights-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
  }
  .program-highlights .container .highlights-grid .highlight-card {
    border-radius: 24px;
    padding: 32px;
  }
  .program-highlights .container .highlights-grid .highlight-card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 24px;
    padding: 1px;
    background: linear-gradient(120.79deg, rgba(255, 255, 255, 0.56) 3.3%, rgba(153, 153, 153, 0.32) 51.34%, rgba(255, 255, 255, 0.56) 97.56%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    opacity: 0;
    transition: opacity 2s ease;
    pointer-events: none;
    z-index: 2;
  }
  .program-highlights .container .highlights-grid .highlight-card:hover {
    background: url("../images/gradient.png") no-repeat center center;
    background-size: cover;
  }
  .program-highlights .container .highlights-grid .highlight-card:hover::before {
    opacity: 1;
  }
  .program-highlights .container .highlights-grid .highlight-card:hover .shape {
    opacity: 1;
  }
  .program-highlights .container .highlights-grid .highlight-card:hover .shape1 {
    animation: mymove1 0.6s ease backwards;
  }
  .program-highlights .container .highlights-grid .highlight-card:hover .shape2 {
    animation: mymove2 1s ease forwards;
  }
  .program-highlights .container .highlights-grid .highlight-card:hover .icon {
    opacity: 100%;
  }
  .program-highlights .container .highlights-grid .highlight-card h3 {
    font-size: 28px;
  }
  .program-highlights .container .highlights-grid .highlight-card p {
    font-size: 18px;
  }
  .program-highlights .container .highlights-grid .highlight-card .shape.shape1 {
    top: -30%;
    right: 60px;
    width: 60px;
    height: 227px;
    border-radius: 0 0 59px 59px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.0509803922) 0%, #FF4E02 100%);
    z-index: 1;
  }
  .program-highlights .container .highlights-grid .highlight-card .shape.shape2 {
    bottom: -100%;
    right: 30px;
    width: 60px;
    height: 308px;
    border-radius: 43px 43px 0 0;
    background: linear-gradient(180deg, #FF4E02 0%, #0A0A0A 65.64%, rgba(17, 17, 17, 0) 100%);
    z-index: 3;
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape1 {
    right: -19%;
    top: -38%;
    width: 60px;
    height: 227px;
    border-radius: 0 0 59px 59px;
    z-index: 3;
    transform: rotate(45deg);
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(2) .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(6) .shape.shape2 {
    right: 104%;
    top: 78%;
    height: 308px;
    border-radius: 43px 43px 0 0;
    z-index: 1;
    transform: rotate(45deg);
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(3) .shape.shape1, .program-highlights .container .highlights-grid .highlight-card:nth-child(4) .shape.shape1 {
    top: -10%;
    right: -25%;
    width: 60px;
    height: 227px;
    border-radius: 0 0 59px 59px;
    transform: rotate(90deg);
    z-index: 1;
  }
  .program-highlights .container .highlights-grid .highlight-card:nth-child(3) .shape.shape2, .program-highlights .container .highlights-grid .highlight-card:nth-child(4) .shape.shape2 {
    top: -14%;
    left: -32%;
    width: 60px;
    height: 308px;
    border-radius: 43px 43px 0 0;
    transform: rotate(90deg);
    z-index: 3;
  }
  .program-highlights .container .slick-pagination-short {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 32px;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    color: #ffffff;
  }
  .program-highlights .container .slick-pagination-short .number {
    position: relative;
    cursor: pointer;
    font-weight: 500;
    opacity: 0.6;
    transition: opacity 0.3s ease;
    margin: 0 42px;
    font-size: 16px;
  }
  .program-highlights .container .slick-pagination-short .number.active {
    opacity: 1;
  }
  .program-highlights .container .slick-pagination-short .number.active::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    height: 2px;
    background: #ffffff;
    border-radius: 2px;
    width: 62px;
    top: 40px;
  }
  .program-highlights .container .slick-pagination-short .divider {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    opacity: 0.4;
  }
  .unlock-capabilities-section .unlock-capabilities-wrapper {
    position: relative;
    height: 651px;
    padding-bottom: 12px;
  }
}
@media (max-width: 395px) {
  .program-highlights .container .highlights-grid .highlight-card .icon {
    margin-bottom: 115px;
  }
}/*# sourceMappingURL=home.css.map */