/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/AlumniTestimonials.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
.AlumniTestimonials_section__5ngWf {
  padding: 100px 5%;
  background: #ffffff;
  font-family: var(--font-body), sans-serif;
}

.AlumniTestimonials_container__Rfu_7 {
  max-width: 1360px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  grid-gap: 40px;
  gap: 40px;
  position: relative;
}

.AlumniTestimonials_left__8Wq3x,
.AlumniTestimonials_right__Z14Gi {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.AlumniTestimonials_visible__SYx6c {
  opacity: 1;
  transform: translateY(0);
}

.AlumniTestimonials_eyebrow__Ue6lb {
  display: inline-block;
  font-family: var(--font-mono), monospace;
  font-size: 12px;
  font-weight: 600;
  color: #3b5bff;
  background: rgba(59, 91, 255, 0.08);
  border: 1px solid rgba(59, 91, 255, 0.2);
  padding: 6px 14px;
  border-radius: 8px;
  margin-bottom: 18px;
}

.AlumniTestimonials_left__8Wq3x h2 {
  font-family: var(--font-display), sans-serif;
  font-size: 42px;
  font-weight: 600;
  color: #0a0e27;
  line-height: 1.2;
  margin-bottom: 30px;
}

.AlumniTestimonials_ratingRow__5gZJW {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 30px;
}

.AlumniTestimonials_ratingBadge__IUsQ_ {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #f6f8fc;
  border: 1px solid rgba(15, 23, 42, 0.06);
  border-radius: 12px;
  padding: 12px 18px;
  width: -moz-fit-content;
  width: fit-content;
}

.AlumniTestimonials_ratingLogo__pEuXJ {
  font-weight: 700;
  font-size: 14px;
  color: #0a0e27;
}

.AlumniTestimonials_stars___IRuv {
  display: flex;
  gap: 2px;
}

.AlumniTestimonials_ratingScore__sc_0D {
  font-size: 13px;
  color: #64748b;
  font-weight: 500;
}

.AlumniTestimonials_storiesBtn__hbzag {
  padding: 14px 28px;
  background: linear-gradient(135deg, #3b5bff, #2540c9);
  color: #fff;
  border: none;
  border-radius: 12px;
  font-weight: 600;
  font-size: 14.5px;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(59, 91, 255, 0.28);
  transition: transform 0.25s ease;
  font-family: inherit;
}

.AlumniTestimonials_storiesBtn__hbzag:hover {
  transform: translateY(-2px);
}

/* Right video card */
.AlumniTestimonials_videoCard__jIn2h {
  position: relative;
  background: linear-gradient(135deg, #0a0e27, #1a2559);
  border-radius: 24px;
  min-height: 260px;
  overflow: hidden;
  padding: 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.AlumniTestimonials_videoOverlay__D5U0e {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 80% 20%, rgba(0, 212, 181, 0.18), transparent 60%);
}

.AlumniTestimonials_videoText__HjAYe {
  position: relative;
  z-index: 1;
}

.AlumniTestimonials_videoTitle__gK6MB {
  font-family: var(--font-display), sans-serif;
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  line-height: 1.25;
  margin-bottom: 8px;
}

.AlumniTestimonials_videoSub__PW8kj {
  font-size: 14px;
  color: #a3adc9;
}

.AlumniTestimonials_playBtn__jnhz2 {
  position: absolute;
  bottom: 30px;
  left: 34px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #ffffff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.25s ease;
  z-index: 2;
}

.AlumniTestimonials_playBtn__jnhz2:hover {
  transform: scale(1.1);
}

.AlumniTestimonials_avatarStack__3U3PX {
  position: absolute;
  bottom: 34px;
  right: 34px;
  display: flex;
  z-index: 1;
}

.AlumniTestimonials_stackAvatar__jUMiO {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2.5px solid #0a0e27;
  margin-left: -12px;
  object-fit: cover;
}

/* Carousel row */
.AlumniTestimonials_carouselRow__iXgkh {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 22px;
  gap: 22px;
  margin-top: 20px;
}

.AlumniTestimonials_testCard__EDMDR {
  background: #f6f8fc;
  border: 1px solid rgba(15, 23, 42, 0.06);
  border-radius: 18px;
  padding: 26px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
}

.AlumniTestimonials_testCardActive__TCqz_ {
  border-color: rgba(59, 91, 255, 0.3);
  box-shadow: 0 16px 36px rgba(10, 14, 39, 0.08);
}

.AlumniTestimonials_testCard__EDMDR p {
  font-size: 14px;
  line-height: 1.7;
  color: #334155;
}

.AlumniTestimonials_person__IHosY {
  display: flex;
  align-items: center;
  gap: 10px;
}

.AlumniTestimonials_personAvatar__o_lP1 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}

.AlumniTestimonials_person__IHosY strong {
  display: block;
  font-size: 13.5px;
  color: #0a0e27;
}

.AlumniTestimonials_person__IHosY span {
  font-size: 12px;
  color: #94a3b8;
}

.AlumniTestimonials_arrows__sS7WX {
  grid-column: 1 / -1;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 20px;
}

.AlumniTestimonials_arrows__sS7WX button {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1.5px solid #dbe3f0;
  background: #fff;
  color: #0a0e27;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
}

.AlumniTestimonials_arrows__sS7WX button:hover {
  background: #3b5bff;
  border-color: #3b5bff;
  color: #fff;
}

@media (max-width: 991px) {
  .AlumniTestimonials_container__Rfu_7 {
    grid-template-columns: 1fr;
  }
  .AlumniTestimonials_carouselRow__iXgkh {
    grid-template-columns: 1fr;
  }
}

/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/ClickableImage.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.ClickableImage_wrap__e_Xrr {
  position: relative;
  cursor: zoom-in;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(10, 14, 39, 0.12);
  transition: transform 0.15s ease-out, box-shadow 0.35s ease;
  transform-style: preserve-3d;
  will-change: transform;
}

.ClickableImage_wrap__e_Xrr::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 4;
  border-radius: inherit;
  padding: 2px;
  background: linear-gradient(135deg, #3b5bff, #00d4b5, #3b5bff);
  background-size: 200% 200%;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}

.ClickableImage_wrap__e_Xrr:hover::before,
.ClickableImage_wrap__e_Xrr:focus-visible::before {
  opacity: 1;
  animation: ClickableImage_borderShift__pZjFt 3s linear infinite;
}

@keyframes ClickableImage_borderShift__pZjFt {
  0% { background-position: 0% 50%; }
  100% { background-position: 200% 50%; }
}

.ClickableImage_wrap__e_Xrr:hover,
.ClickableImage_wrap__e_Xrr:focus-visible {
  box-shadow: 0 30px 70px rgba(10, 14, 39, 0.24);
  outline: none;
}

.ClickableImage_glowOverlay__ZQARX {
  position: absolute;
  inset: 0;
  z-index: 2;
  border-radius: inherit;
  background: radial-gradient(
    circle at var(--glow-x, 50%) var(--glow-y, 50%),
    rgba(0, 212, 181, 0.22) 0%,
    rgba(59, 91, 255, 0.12) 45%,
    transparent 65%
  );
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.ClickableImage_wrap__e_Xrr:hover .ClickableImage_glowOverlay__ZQARX,
.ClickableImage_wrap__e_Xrr:focus-visible .ClickableImage_glowOverlay__ZQARX {
  opacity: 1;
}

.ClickableImage_img__xvuCd {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}

.ClickableImage_wrap__e_Xrr:hover .ClickableImage_img__xvuCd,
.ClickableImage_wrap__e_Xrr:focus-visible .ClickableImage_img__xvuCd {
  transform: scale(1.07);
}

.ClickableImage_zoomBadge__1lb4J {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 3;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(10, 14, 39, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateY(-8px) scale(0.8);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.ClickableImage_wrap__e_Xrr:hover .ClickableImage_zoomBadge__1lb4J,
.ClickableImage_wrap__e_Xrr:focus-visible .ClickableImage_zoomBadge__1lb4J {
  opacity: 1;
  transform: translateY(0) scale(1);
}

/* ===== LIGHTBOX ===== */
.ClickableImage_lightbox__xURf9 {
  position: fixed;
  inset: 0;
  z-index: 999;
  background: rgba(6, 8, 21, 0.9);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  animation: ClickableImage_fadeIn__37hys 0.25s ease;
  cursor: zoom-out;
}

.ClickableImage_lightboxInner__g5_J4 {
  position: relative;
  max-width: 900px;
  width: 100%;
  cursor: default;
  animation: ClickableImage_zoomIn__xpVX5 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.ClickableImage_lightboxImg__kcwv7 {
  width: 100%;
  height: auto;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.5);
}

.ClickableImage_caption__0tgN4 {
  text-align: center;
  color: #cbd3ea;
  font-size: 13.5px;
  margin-top: 16px;
}

.ClickableImage_closeBtn__6pjEg {
  position: absolute;
  top: -52px;
  right: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  font-size: 17px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.25s ease, transform 0.25s ease;
}

.ClickableImage_closeBtn__6pjEg:hover {
  background: rgba(255, 255, 255, 0.18);
  transform: rotate(90deg);
}

@keyframes ClickableImage_fadeIn__37hys {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes ClickableImage_zoomIn__xpVX5 {
  from { opacity: 0; transform: scale(0.92); }
  to { opacity: 1; transform: scale(1); }
}

@media (max-width: 600px) {
  .ClickableImage_closeBtn__6pjEg { top: 0; right: 0; transform: translate(6px, -52px); }
}

@media (prefers-reduced-motion: reduce) {
  .ClickableImage_wrap__e_Xrr, .ClickableImage_img__xvuCd, .ClickableImage_zoomBadge__1lb4J {
    transition: none !important;
    transform: none !important;
  }
  .ClickableImage_wrap__e_Xrr::before {
    animation: none !important;
  }
  .ClickableImage_lightbox__xURf9, .ClickableImage_lightboxInner__g5_J4 {
    animation: none;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/CareerDevelopment.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.CareerDevelopment_section__fp7uC {
  position: relative;
  background: linear-gradient(160deg, #0a0e27 0%, #10152f 100%);
  padding: 90px 5% 0;
  overflow: hidden;
  font-family: var(--font-body), sans-serif;
}

.CareerDevelopment_glow__4VCi4 {
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  width: 700px;
  height: 400px;
  background: radial-gradient(circle, rgba(59, 91, 255, 0.2) 0%, transparent 70%);
  filter: blur(20px);
  pointer-events: none;
}

.CareerDevelopment_container__M_vex {
  position: relative;
  max-width: 1360px;
  margin: auto;
}

.CareerDevelopment_headingBlock__ig6wj {
  max-width: 640px;
  margin: 0 auto 50px;
  text-align: center;
}

.CareerDevelopment_eyebrow__fmWe6 {
  display: inline-block;
  font-family: var(--font-mono), monospace;
  font-size: 12px;
  font-weight: 600;
  color: #00d4b5;
  background: rgba(0, 212, 181, 0.1);
  border: 1px solid rgba(0, 212, 181, 0.3);
  padding: 6px 14px;
  border-radius: 8px;
  margin-bottom: 18px;
}

.CareerDevelopment_headingBlock__ig6wj h2 {
  font-family: var(--font-display), sans-serif;
  font-size: 38px;
  font-weight: 600;
  color: #fff;
  line-height: 1.25;
}

.CareerDevelopment_grid__gn0Tg {
  display: grid;
  grid-template-columns: 300px 1fr 340px;
  grid-gap: 36px;
  gap: 36px;
  align-items: center;

  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.CareerDevelopment_visible__1SI5z {
  opacity: 1;
  transform: translateY(0);
}

/* Checklist card */
.CareerDevelopment_checklistCard__z8S4H {
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 28px 24px;
}

.CareerDevelopment_badge__KizD0 {
  display: inline-block;
  background: linear-gradient(135deg, #00d4b5, #00a693);
  color: #0a0e27;
  font-size: 12.5px;
  font-weight: 700;
  padding: 8px 16px;
  border-radius: 8px;
  margin-bottom: 20px;
}

.CareerDevelopment_checklistCard__z8S4H ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.CareerDevelopment_checklistCard__z8S4H li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14.5px;
  color: #cbd3ea;
  font-weight: 500;
}

/* Middle */
.CareerDevelopment_middle__Z1Nwj h3 {
  font-family: var(--font-display), sans-serif;
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  line-height: 1.25;
  margin-bottom: 16px;
}

.CareerDevelopment_middle__Z1Nwj p {
  font-size: 15px;
  color: #a3adc9;
  line-height: 1.7;
  margin-bottom: 30px;
  max-width: 420px;
}

.CareerDevelopment_statsRow__RxPhu {
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}

.CareerDevelopment_avatarGroup__goVQR {
  display: flex;
}

.CareerDevelopment_groupAvatar__Mi5UC {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid #0a0e27;
  margin-left: -10px;
  object-fit: cover;
}

.CareerDevelopment_groupAvatar__Mi5UC:first-child {
  margin-left: 0;
}

.CareerDevelopment_statsRow__RxPhu strong {
  display: block;
  font-family: var(--font-display), sans-serif;
  font-size: 22px;
  color: #00d4b5;
  font-weight: 600;
}

.CareerDevelopment_statsRow__RxPhu span {
  font-size: 12px;
  color: #8a93b3;
}

/* Right image */
.CareerDevelopment_imageWrap__v9xVY {
  display: flex;
  justify-content: center;
}

.CareerDevelopment_gradImage__uv7QL {
  width: 100%;
  max-width: 340px;
  height: auto;
  border-radius: 20px;
  object-fit: cover;
}

/* CTA row */
.CareerDevelopment_ctaRow__wmMPO {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px;
  gap: 24px;
  margin-top: 60px;
  transform: translateY(40px);
}

.CareerDevelopment_ctaCard__y04Tn {
  background: #f6f8fc;
  border-radius: 20px 20px 0 0;
  padding: 32px;
  display: flex;
  align-items: center;
  gap: 20px;
  transition: transform 0.3s ease;
}

.CareerDevelopment_ctaCard__y04Tn:hover {
  transform: translateY(-6px);
}

.CareerDevelopment_ctaIcon__pXJ_o {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 8px 20px rgba(10, 14, 39, 0.08);
}

.CareerDevelopment_ctaCard__y04Tn h4 {
  font-family: var(--font-display), sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #0a0e27;
  margin-bottom: 6px;
}

.CareerDevelopment_ctaLink__pEXo_ {
  font-size: 14px;
  font-weight: 600;
  color: #3b5bff;
  text-decoration: none;
}

.CareerDevelopment_ctaLink__pEXo_:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .CareerDevelopment_grid__gn0Tg {
    grid-template-columns: 1fr;
  }
  .CareerDevelopment_ctaRow__wmMPO {
    grid-template-columns: 1fr;
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/CareerPaths.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.CareerPaths_careerSection__Rn3FC {
  padding: 90px 20px;
  font-family: Arial, sans-serif;
  background: #fafbfc;
}

.CareerPaths_careerContainer__AbK_3 {
  max-width: 1200px;
  margin: auto;
}

.CareerPaths_careerTitle__JPo32 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  color: #111827;
  margin: 0 0 50px;
}

.CareerPaths_logoCarouselWrapper__RM2ln {
  overflow: hidden;
  position: relative;
  margin-bottom: 60px;
  -webkit-mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
  mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
}

.CareerPaths_logoCarouselTrack__MVlPX {
  display: flex;
  width: max-content;
  animation: CareerPaths_scroll__WeVqV 28s linear infinite;
}

.CareerPaths_logoCarouselWrapper__RM2ln:hover .CareerPaths_logoCarouselTrack__MVlPX {
  animation-play-state: paused;
}

.CareerPaths_logoSlide__jG14u {
  flex: 0 0 180px;
  width: 180px;
  height: 100px;
  margin: 0 15px;
  background: #fff;
  border: 1px solid #edf2f7;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.CareerPaths_logoSlide__jG14u img {
  max-width: 80%;
  max-height: 70%;
  object-fit: contain;
}

@keyframes CareerPaths_scroll__WeVqV {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.CareerPaths_careerBox__s2V2L {
  background: #fff;
  border-radius: 28px;
  padding: 50px;
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 40px;
  gap: 40px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
}

.CareerPaths_careerLeft__JxbXh h3 {
  font-size: 34px;
  margin: 0 0 15px;
}

.CareerPaths_careerLeft__JxbXh p {
  color: #64748b;
  line-height: 1.7;
}

.CareerPaths_careerRight__WrVmc {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  gap: 20px;
}

.CareerPaths_careerCard__748Sv {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 20px;
  border: 1px solid #edf2f7;
  border-radius: 18px;
  text-decoration: none;
  color: #111827;
  transition: 0.3s;
}

.CareerPaths_careerCard__748Sv:hover {
  transform: translateY(-5px);
  border-color: #2563eb;
  box-shadow: 0 10px 20px rgba(37, 99, 235, 0.1);
}

.CareerPaths_icon__vya1_ {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  background: #eef6ff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  flex-shrink: 0;
}

@media (max-width: 991px) {
  .CareerPaths_careerBox__s2V2L {
    grid-template-columns: 1fr;
  }
  .CareerPaths_careerRight__WrVmc {
    grid-template-columns: 1fr;
  }
  .CareerPaths_careerTitle__JPo32 {
    font-size: 32px;
  }
  .CareerPaths_logoSlide__jG14u {
    flex-basis: 140px;
    width: 140px;
    height: 90px;
  }
}

@media (max-width: 576px) {
  .CareerPaths_careerTitle__JPo32 {
    font-size: 26px;
  }
  .CareerPaths_careerSection__Rn3FC {
    padding: 60px 15px;
  }
  .CareerPaths_logoSlide__jG14u {
    flex-basis: 110px;
    width: 110px;
    height: 75px;
  }
}

/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/CareerPrograms.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.CareerPrograms_section__SG_D9 {
  padding: 100px 5%;
  background: #f6f8fc;
  font-family: var(--font-body), sans-serif;
}

.CareerPrograms_container__ItnLV {
  max-width: 1360px;
  margin: auto;
}

.CareerPrograms_headingBlock__7Hy6Q {
  max-width: 700px;
  margin: 0 auto 50px;
  text-align: center;
}

.CareerPrograms_eyebrow__csFKO {
  display: inline-block;
  font-family: var(--font-mono), monospace;
  font-size: 12px;
  font-weight: 600;
  color: #3b5bff;
  background: rgba(59, 91, 255, 0.08);
  border: 1px solid rgba(59, 91, 255, 0.2);
  padding: 6px 14px;
  border-radius: 8px;
  margin-bottom: 18px;
}

.CareerPrograms_headingBlock__7Hy6Q h2 {
  font-family: var(--font-display), sans-serif;
  font-size: 44px;
  font-weight: 600;
  color: #0a0e27;
  margin-bottom: 16px;
  letter-spacing: -0.01em;
}

.CareerPrograms_headingBlock__7Hy6Q p {
  font-size: 16.5px;
  color: #64748b;
  line-height: 1.7;
}

/* Tabs */
.CareerPrograms_tabs__Lvjyl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 45px;
}

.CareerPrograms_tabBtn__xwQ1E {
  padding: 12px 22px;
  border-radius: 30px;
  border: 1.5px solid #dbe3f0;
  background: #fff;
  color: #334155;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.25s ease;
}

.CareerPrograms_tabBtn__xwQ1E:hover {
  border-color: #3b5bff;
  color: #3b5bff;
  transform: translateY(-2px);
}

.CareerPrograms_tabBtnActive__08ODL {
  background: linear-gradient(135deg, #3b5bff, #2540c9);
  border-color: transparent;
  color: #fff;
  box-shadow: 0 10px 24px rgba(59, 91, 255, 0.28);
}

.CareerPrograms_tabBtnActive__08ODL:hover {
  color: #fff;
}

/* Content */
.CareerPrograms_contentGrid__k7Lv2 {
  opacity: 0;
  transform: translateY(16px);
  animation: CareerPrograms_fadeIn__6MuI7 0.45s ease forwards;
}

@keyframes CareerPrograms_fadeIn__6MuI7 {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.CareerPrograms_categoryIntro__tQHki {
  max-width: 800px;
  margin: 0 auto 40px;
  text-align: center;
  font-size: 15.5px;
  color: #64748b;
  line-height: 1.75;
}

.CareerPrograms_courseGrid__N7_RE {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 26px;
  gap: 26px;
}

.CareerPrograms_courseCard__Oexqn {
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid rgba(15, 23, 42, 0.06);
  transition: transform 0.32s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.32s ease;
}

.CareerPrograms_courseCard__Oexqn:hover {
  transform: translateY(-8px);
  box-shadow: 0 24px 50px rgba(10, 14, 39, 0.12);
}

.CareerPrograms_imageWrap__RgzU6 {
  overflow: hidden;
  height: 190px;
}

.CareerPrograms_courseImage__ZAz_w {
  width: 100%;
  height: 190px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.CareerPrograms_courseCard__Oexqn:hover .CareerPrograms_courseImage__ZAz_w {
  transform: scale(1.08);
}

.CareerPrograms_cardBody__E76jL {
  padding: 26px;
}

.CareerPrograms_cardBody__E76jL h3 {
  font-family: var(--font-display), sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #0a0e27;
  margin-bottom: 18px;
  min-height: 48px;
}

.CareerPrograms_infoRow__m2_2L {
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-top: 1px solid #eef2f7;
  border-bottom: 1px solid #eef2f7;
  padding: 14px 0;
  margin-bottom: 20px;
}

.CareerPrograms_infoRow__m2_2L div {
  display: flex;
  justify-content: space-between;
  font-size: 13.5px;
}

.CareerPrograms_infoRow__m2_2L span {
  color: #94a3b8;
}

.CareerPrograms_infoRow__m2_2L strong {
  color: #0a0e27;
  font-weight: 600;
}

.CareerPrograms_viewBtn__s8h9u {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100%;
  padding: 13px;
  background: #eef2ff;
  color: #3b5bff;
  text-decoration: none;
  border-radius: 10px;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.25s ease;
}

.CareerPrograms_viewBtn__s8h9u svg {
  transition: transform 0.25s ease;
}

.CareerPrograms_viewBtn__s8h9u:hover {
  background: linear-gradient(135deg, #3b5bff, #2540c9);
  color: #fff;
}

.CareerPrograms_viewBtn__s8h9u:hover svg {
  transform: translateX(3px);
}

@media (max-width: 991px) {
  .CareerPrograms_courseGrid__N7_RE {
    grid-template-columns: 1fr 1fr;
  }
  .CareerPrograms_headingBlock__7Hy6Q h2 {
    font-size: 34px;
  }
}

@media (max-width: 620px) {
  .CareerPrograms_courseGrid__N7_RE {
    grid-template-columns: 1fr;
  }
  .CareerPrograms_tabs__Lvjyl {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 8px;
  }
  .CareerPrograms_tabBtn__xwQ1E {
    flex-shrink: 0;
  }
}

/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/Footer.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
.Footer_footer__pQtti {
  font-family: var(--font-body), sans-serif;
  position: relative;
  background: #0a0e27;
  overflow: hidden;
}

.Footer_topGlow__h_FiF {
  position: absolute;
  top: -180px;
  left: -80px;
  width: 460px;
  height: 460px;
  background: radial-gradient(circle, rgba(59, 91, 255, 0.18) 0%, transparent 70%);
  filter: blur(20px);
  pointer-events: none;
}

.Footer_bottomGlow__GEDa2 {
  position: absolute;
  bottom: -160px;
  right: -100px;
  width: 420px;
  height: 420px;
  background: radial-gradient(circle, rgba(0, 212, 181, 0.14) 0%, transparent 70%);
  filter: blur(20px);
  pointer-events: none;
}

.Footer_container__KpDnW {
  position: relative;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 5%;
}

/* ===== TOP SECTION ===== */
.Footer_topSection__H15y8 {
  position: relative;
  padding: 72px 0 56px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.Footer_grid__88hvW {
  display: grid;
  grid-template-columns: 1.2fr 1.3fr 1fr 1fr;
  grid-gap: 50px;
  gap: 50px;
}

.Footer_brandCol__1_L1f {
  padding-right: 10px;
}

.Footer_logoLink__Xoc6g {
  display: inline-block;
  transition: transform 0.25s ease;
}

.Footer_logoLink__Xoc6g:hover {
  transform: scale(1.03);
}

.Footer_footerLogo__4BA6d {
  width: auto;
  height: 42px;
  background: #fff;
  padding: 8px 14px;
  border-radius: 12px;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.25);
}

.Footer_brandTagline__SWGaW {
  margin-top: 20px;
  font-size: 13.5px;
  line-height: 1.75;
  color: #a3adc9;
  max-width: 280px;
}

.Footer_col__WMzcr h4 {
  position: relative;
  font-family: var(--font-display), sans-serif;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 28px;
  display: inline-block;
}

.Footer_underline__8Z18Y {
  display: block;
  width: 32px;
  height: 3px;
  border-radius: 3px;
  margin-top: 10px;
  background: linear-gradient(90deg, #3b5bff, #00d4b5);
}

/* Get in touch items */
.Footer_touchItem__I2DQx {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 22px;
  transition: transform 0.25s ease;
}

.Footer_touchItem__I2DQx:hover {
  transform: translateX(4px);
}

.Footer_touchItem__I2DQx:last-child {
  margin-bottom: 0;
}

.Footer_iconCircle__9gVo6 {
  position: relative;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease, background 0.3s ease;
}

.Footer_touchItem__I2DQx:hover .Footer_iconCircle__9gVo6 {
  transform: scale(1.08);
  box-shadow: 0 8px 22px rgba(0, 212, 181, 0.25);
  border-color: rgba(0, 212, 181, 0.4);
  background: rgba(0, 212, 181, 0.08);
}

.Footer_touchItem__I2DQx span {
  display: block;
  font-size: 12.5px;
  color: #7c88ab;
  margin-bottom: 3px;
}

.Footer_touchItem__I2DQx p {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 1.5;
  margin: 0;
}

.Footer_touchItem__I2DQx a {
  color: #fff;
  text-decoration: none;
}

.Footer_touchItem__I2DQx a:hover {
  color: #00d4b5;
}

/* Link columns */
.Footer_col__WMzcr ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.Footer_col__WMzcr ul a {
  position: relative;
  font-size: 14px;
  color: #a3adc9;
  text-decoration: none;
  transition: color 0.2s ease, padding-left 0.2s ease;
  display: inline-block;
}

.Footer_col__WMzcr ul a::before {
  content: "";
  position: absolute;
  left: -14px;
  top: 50%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #00d4b5;
  transform: translateY(-50%) scale(0);
  transition: transform 0.25s ease;
}

.Footer_col__WMzcr ul a:hover {
  color: #fff;
  padding-left: 4px;
}

.Footer_col__WMzcr ul a:hover::before {
  transform: translateY(-50%) scale(1);
}

/* ===== BOTTOM SECTION ===== */
.Footer_bottomSection__zhZ3F {
  position: relative;
  padding: 26px 0;
}

.Footer_bottomBar__sRQPB {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 14px;
}

.Footer_copyText__Ax0AJ {
  font-size: 13px;
  color: #7c88ab;
}

.Footer_legalInfo__avUyL {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.Footer_legalInfo__avUyL span {
  font-size: 13px;
  color: #7c88ab;
}

.Footer_dot__cLMq_ {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #3d4568;
  flex-shrink: 0;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 991px) {
  .Footer_grid__88hvW {
    grid-template-columns: 1fr 1fr;
  }
  .Footer_brandCol__1_L1f {
    grid-column: 1 / -1;
  }
}

@media (max-width: 620px) {
  .Footer_grid__88hvW {
    grid-template-columns: 1fr;
    gap: 38px;
  }
  .Footer_bottomBar__sRQPB {
    flex-direction: column;
    align-items: flex-start;
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/HeroSection.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.HeroSection_heroSection__tTVHz {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: radial-gradient(ellipse 120% 80% at 50% -10%, #1a2559 0%, #0a0e27 55%, #060815 100%);
  padding: 0;
}

/* Ambient glow shapes */
.HeroSection_glowOne__1je3p {
  position: absolute;
  top: -120px;
  right: -100px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(59, 91, 255, 0.35) 0%, transparent 70%);
  filter: blur(20px);
  pointer-events: none;
}

.HeroSection_glowTwo__bD_QV {
  position: absolute;
  bottom: -150px;
  left: -100px;
  width: 450px;
  height: 450px;
  background: radial-gradient(circle, rgba(0, 212, 181, 0.2) 0%, transparent 70%);
  filter: blur(20px);
  pointer-events: none;
}

.HeroSection_gridOverlay__SV9Co {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
  background-size: 48px 48px;
  -webkit-mask-image: radial-gradient(ellipse 80% 60% at 50% 30%, #000 40%, transparent 100%);
          mask-image: radial-gradient(ellipse 80% 60% at 50% 30%, #000 40%, transparent 100%);
  pointer-events: none;
}

.HeroSection_heroBanner__ILngF {
  position: relative;
  z-index: 1;
  max-width: 1440px;
  margin: 0 auto;
  padding: 100px 5% 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;

  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.HeroSection_heroVisible__rerxW {
  opacity: 1;
  transform: translateY(0);
}

.HeroSection_heroLeft__pnZCr {
  flex: 0 0 48%;
  max-width: 640px;
}

/* Terminal-style badge — signature element tying to the IT/tech subject */
.HeroSection_courseBadge__S8o2J {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 8px;
  background: rgba(0, 212, 181, 0.1);
  border: 1px solid rgba(0, 212, 181, 0.3);
  color: #00d4b5;
  font-family: var(--font-mono), monospace;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-bottom: 28px;
}

.HeroSection_badgeDot__ju9jc {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00d4b5;
  box-shadow: 0 0 8px #00d4b5;
  animation: HeroSection_pulse__aZVJa 2s ease-in-out infinite;
}

@keyframes HeroSection_pulse__aZVJa {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.4; }
}

.HeroSection_heroLeft__pnZCr h1 {
  font-family: var(--font-display), sans-serif;
  font-size: 58px;
  line-height: 1.08;
  color: #ffffff;
  margin-bottom: 22px;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.HeroSection_gradientText__eHT_V {
  background: linear-gradient(120deg, #7c9bff 0%, #00d4b5 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.HeroSection_heroLeft__pnZCr p {
  font-size: 18px;
  color: #a3adc9;
  margin-bottom: 32px;
  line-height: 1.65;
  max-width: 560px;
}

.HeroSection_featureList___mVxz {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 14px;
  gap: 14px;
  margin-bottom: 34px;
}

.HeroSection_featureItem__kInQz {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14.5px;
  font-weight: 500;
  color: #cbd3ea;
}

.HeroSection_statsGrid__wTwPp {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 12px;
  gap: 12px;
  margin-bottom: 36px;
}

.HeroSection_statCard__8AZPT {
  background: rgba(255, 255, 255, 0.04);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding: 18px 10px;
  text-align: center;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: transform 0.25s ease, border-color 0.25s ease, background 0.25s ease;
}

.HeroSection_statCard__8AZPT:hover {
  transform: translateY(-4px);
  border-color: rgba(0, 212, 181, 0.4);
  background: rgba(255, 255, 255, 0.06);
}

.HeroSection_statCard__8AZPT strong {
  display: block;
  font-size: 17px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 4px;
}

.HeroSection_statCard__8AZPT span {
  font-size: 10.5px;
  color: #8a93b3;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.HeroSection_heroButtons__hidYf {
  display: flex;
  gap: 16px;
}

.HeroSection_btnPrimary__5Yxbm,
.HeroSection_btnSecondary___SqMw {
  padding: 16px 30px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.28s cubic-bezier(0.16, 1, 0.3, 1);
}

.HeroSection_btnPrimary__5Yxbm {
  background: linear-gradient(135deg, #3b5bff, #2540c9);
  color: #fff;
  box-shadow: 0 10px 30px rgba(59, 91, 255, 0.35);
}

.HeroSection_btnPrimary__5Yxbm svg {
  transition: transform 0.25s ease;
}

.HeroSection_btnPrimary__5Yxbm:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 40px rgba(59, 91, 255, 0.45);
}

.HeroSection_btnPrimary__5Yxbm:hover svg {
  transform: translateX(4px);
}

.HeroSection_btnSecondary___SqMw {
  border: 1.5px solid rgba(0, 212, 181, 0.5);
  color: #00d4b5;
  background: rgba(0, 212, 181, 0.05);
}

.HeroSection_btnSecondary___SqMw:hover {
  background: rgba(0, 212, 181, 0.15);
  border-color: #00d4b5;
  transform: translateY(-3px);
}

/* Right side — hero image with glow ring + floating badges */
.HeroSection_heroRight__oWQLV {
  position: relative;
  flex: 0 0 680px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.HeroSection_imageGlowRing__t_ysN {
  position: absolute;
  width: 560px;
  height: 560px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(59, 91, 255, 0.28) 0%, rgba(0, 212, 181, 0.18) 60%, transparent 75%);
  filter: blur(10px);
  animation: HeroSection_float__s9c3J 6s ease-in-out infinite;
}

@keyframes HeroSection_float__s9c3J {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-16px); }
}

.HeroSection_heroImage__nQSLG {
  position: relative;
  width: 100%;
  max-width: 760px;
  height: auto;
  filter: drop-shadow(0 30px 60px rgba(0, 0, 0, 0.5));
}

.HeroSection_heroImageHoverWrap__AgNBe {
  position: relative;
  transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
  cursor: default;
}

.HeroSection_heroImageHoverWrap__AgNBe:hover {
  transform: scale(1.035) translateY(-6px);
}

.HeroSection_floatBadge__vKTvF {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(14px);
          backdrop-filter: blur(14px);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 12px;
  padding: 10px 16px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);
  animation: HeroSection_float__s9c3J 5s ease-in-out infinite;
}

.HeroSection_floatDot__xkwEd {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00d4b5;
  box-shadow: 0 0 8px #00d4b5;
}

.HeroSection_floatBadgeOne__WQiI1 {
  top: 10%;
  left: -6%;
  animation-delay: 0.3s;
}

.HeroSection_floatBadgeTwo__4kw6q {
  bottom: 12%;
  right: -4%;
  animation-delay: 1.2s;
}

/* Mobile responsive */
@media (max-width: 991px) {
  .HeroSection_heroBanner__ILngF {
    flex-direction: column;
    padding: 60px 6% 60px;
    text-align: center;
  }
  .HeroSection_heroLeft__pnZCr {
    flex: 100% 1;
    max-width: 100%;
  }
  .HeroSection_heroLeft__pnZCr h1 {
    font-size: 38px;
  }
  .HeroSection_heroLeft__pnZCr p {
    margin-left: auto;
    margin-right: auto;
  }
  .HeroSection_featureList___mVxz {
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .HeroSection_statsGrid__wTwPp {
    grid-template-columns: repeat(2, 1fr);
  }
  .HeroSection_heroRight__oWQLV {
    order: -1;
    width: 70%;
    margin-bottom: 40px;
  }
  .HeroSection_heroButtons__hidYf {
    flex-direction: column;
    width: 100%;
  }
  .HeroSection_floatBadge__vKTvF {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .HeroSection_badgeDot__ju9jc,
  .HeroSection_imageGlowRing__t_ysN,
  .HeroSection_floatBadge__vKTvF {
    animation: none;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/NewsletterSection.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.NewsletterSection_section__zGwJy {
  padding: 90px 5%;
  background: #f6f8fc;
  font-family: var(--font-body), sans-serif;
}

.NewsletterSection_container__F5zre {
  max-width: 1360px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
  gap: 60px;
  align-items: center;

  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.NewsletterSection_visible__vTzOY {
  opacity: 1;
  transform: translateY(0);
}

.NewsletterSection_imageCol__QExgg {
  position: relative;
}

.NewsletterSection_mainImage__LM50O {
  width: 100%;
  height: auto;
  border-radius: 24px;
  object-fit: cover;
}

.NewsletterSection_floatingCard__5lVxi {
  position: absolute;
  bottom: 24px;
  left: 24px;
  background: #fff;
  border-radius: 16px;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 20px 44px rgba(10, 14, 39, 0.15);
}

.NewsletterSection_floatingIcon__11RGS {
  font-size: 24px;
}

.NewsletterSection_floatingCard__5lVxi strong {
  font-size: 13.5px;
  color: #0a0e27;
}

.NewsletterSection_formCol__ywgQC {
  background: linear-gradient(150deg, #0a0e27, #1a2559);
  border-radius: 24px;
  padding: 50px 44px;
  position: relative;
  overflow: hidden;
}

.NewsletterSection_formCol__ywgQC::before {
  content: "";
  position: absolute;
  top: -80px;
  right: -80px;
  width: 260px;
  height: 260px;
  background: radial-gradient(circle, rgba(0, 212, 181, 0.2), transparent 70%);
  filter: blur(20px);
}

.NewsletterSection_eyebrow__pykBo {
  position: relative;
  display: inline-block;
  font-family: var(--font-mono), monospace;
  font-size: 12px;
  font-weight: 600;
  color: #00d4b5;
  background: rgba(0, 212, 181, 0.12);
  border: 1px solid rgba(0, 212, 181, 0.3);
  padding: 6px 14px;
  border-radius: 8px;
  margin-bottom: 20px;
}

.NewsletterSection_formCol__ywgQC h2 {
  position: relative;
  font-family: var(--font-display), sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 16px;
}

.NewsletterSection_formCol__ywgQC p {
  position: relative;
  font-size: 14.5px;
  color: #a3adc9;
  line-height: 1.7;
  margin-bottom: 24px;
  max-width: 400px;
}

.NewsletterSection_bulletList__m9XGa {
  position: relative;
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.NewsletterSection_bulletList__m9XGa li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #cbd3ea;
  font-weight: 500;
}

.NewsletterSection_form__KS4n_ {
  position: relative;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.NewsletterSection_form__KS4n_ input {
  flex: 1 1;
  min-width: 200px;
  padding: 15px 18px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  font-size: 14px;
  font-family: inherit;
}

.NewsletterSection_form__KS4n_ input::placeholder {
  color: #64708f;
}

.NewsletterSection_form__KS4n_ input:focus {
  outline: none;
  border-color: #00d4b5;
}

.NewsletterSection_form__KS4n_ button {
  padding: 15px 28px;
  background: linear-gradient(135deg, #3b5bff, #2540c9);
  color: #fff;
  border: none;
  border-radius: 12px;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  font-family: inherit;
  transition: transform 0.25s ease;
}

.NewsletterSection_form__KS4n_ button:hover {
  transform: translateY(-2px);
}

.NewsletterSection_form__KS4n_ button:disabled {
  opacity: 0.7;
  cursor: default;
  transform: none;
}

.NewsletterSection_form__KS4n_ input:disabled {
  opacity: 0.6;
}

.NewsletterSection_successNote__X_UPx {
  position: relative;
  margin-top: 12px;
  font-size: 13px;
  color: #00d4b5;
  font-weight: 600;
}

@media (max-width: 900px) {
  .NewsletterSection_container__F5zre {
    grid-template-columns: 1fr;
  }
  .NewsletterSection_formCol__ywgQC {
    padding: 36px 28px;
  }
}

/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/StatsCounter.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
.StatsCounter_section__EnN6k {
  background: linear-gradient(120deg, #0a0e27 0%, #141b42 100%);
  padding: 80px 5%;
  font-family: var(--font-body), sans-serif;
  overflow: hidden;
}

.StatsCounter_container__eaE08 {
  max-width: 1360px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  flex-wrap: wrap;
}

.StatsCounter_left__6tl2m {
  flex: 0 0 320px;
}

.StatsCounter_eyebrow__v_0FK {
  display: inline-block;
  font-family: var(--font-mono), monospace;
  font-size: 12px;
  font-weight: 600;
  color: #00d4b5;
  background: rgba(0, 212, 181, 0.1);
  border: 1px solid rgba(0, 212, 181, 0.3);
  padding: 6px 14px;
  border-radius: 8px;
  margin-bottom: 20px;
}

.StatsCounter_left__6tl2m h2 {
  font-family: var(--font-display), sans-serif;
  font-size: 42px;
  font-weight: 600;
  color: #fff;
  line-height: 1.2;
}

.StatsCounter_statsRow__6pdxb {
  flex: 1 1;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.StatsCounter_statCard__PN7Vm {
  flex: 1 1 200px;
  max-width: 260px;
  background: rgba(255, 255, 255, 0.04);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 18px;
  padding: 28px 24px;
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.StatsCounter_statCard__PN7Vm:hover {
  transform: translateY(-6px);
  border-color: rgba(0, 212, 181, 0.4);
}

.StatsCounter_statValue__rNvpp {
  font-family: var(--font-display), sans-serif;
  font-size: 40px;
  font-weight: 600;
  background: linear-gradient(120deg, #7c9bff, #00d4b5);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
}

.StatsCounter_statCard__PN7Vm p {
  font-size: 13.5px;
  color: #a3adc9;
  line-height: 1.5;
}

@media (max-width: 900px) {
  .StatsCounter_container__eaE08 {
    justify-content: center;
    text-align: center;
  }
  .StatsCounter_statsRow__6pdxb {
    justify-content: center;
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/WhyChooseUs.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.WhyChooseUs_whyChooseSection__B7fm3 {
  padding: 90px 20px;
  background: #ffffff;
  font-family: "Poppins", sans-serif;
}

.WhyChooseUs_container__QW7fv {
  max-width: 1300px;
  margin: auto;
}

.WhyChooseUs_sectionTitle__zQVvt {
  text-align: center;
  font-size: 48px;
  font-weight: 800;
  color: #0f172a;
  margin-bottom: 60px;
}

.WhyChooseUs_whyWrapper__BV1RD {
  display: grid;
  grid-template-columns: 260px 1fr 420px;
  grid-gap: 50px;
  gap: 50px;
  align-items: center;
}

/* LEFT MENU */
.WhyChooseUs_leftMenu__a0X2k {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.WhyChooseUs_menuBtn__lKyHa {
  width: 100%;
  padding: 18px 20px;
  background: #ffffff;
  color: #172554;
  border: 1px solid #dbe4f0;
  border-radius: 12px;
  font-size: 15px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  transition: all 0.35s ease;
  text-align: left;
}

.WhyChooseUs_menuBtn__lKyHa:hover {
  background: #2563eb;
  color: #ffffff;
  transform: translateX(6px);
  box-shadow: 0 15px 35px rgba(37, 99, 235, 0.2);
}

.WhyChooseUs_menuBtnActive__BcMuk {
  background: #172554;
  color: #ffffff;
  border-color: #172554;
  box-shadow: 0 15px 35px rgba(23, 37, 84, 0.25);
}

.WhyChooseUs_helpBtn__AlWSv {
  display: block;
  width: 100%;
  padding: 18px;
  text-align: center;
  text-decoration: none;
  border: 2px solid #2563eb;
  border-radius: 12px;
  color: #2563eb;
  font-weight: 600;
  transition: 0.35s;
  margin-top: 15px;
  box-sizing: border-box;
}

.WhyChooseUs_helpBtn__AlWSv:hover {
  background: #2563eb;
  color: #ffffff;
}

/* MIDDLE CONTENT */
.WhyChooseUs_middleContent__eeIyQ {
  min-height: 420px;
}

.WhyChooseUs_tabContent__UD2sK {
  animation: WhyChooseUs_fade__JeEXH 0.4s ease;
}

.WhyChooseUs_tabContent__UD2sK h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #0f172a;
}

.WhyChooseUs_tabContent__UD2sK p {
  font-size: 17px;
  line-height: 1.8;
  color: #64748b;
  margin-bottom: 22px;
}

/* RIGHT IMAGE */
.WhyChooseUs_rightImage__vQhR5 {
  display: flex;
  justify-content: center;
}

.WhyChooseUs_rightImage__vQhR5 img {
  width: 100%;
  max-width: 420px;
  height: 420px;
  object-fit: cover;
  object-position: center 15%;
  border-radius: 18px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);
  transition: 0.5s;
}

.WhyChooseUs_rightImage__vQhR5 img:hover {
  transform: scale(1.03);
}

@keyframes WhyChooseUs_fade__JeEXH {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1100px) {
  .WhyChooseUs_whyWrapper__BV1RD {
    grid-template-columns: 1fr;
  }
  .WhyChooseUs_rightImage__vQhR5 {
    order: -1;
  }
  .WhyChooseUs_leftMenu__a0X2k {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .WhyChooseUs_menuBtn__lKyHa {
    width: auto;
    flex: 1 1 auto;
  }
  .WhyChooseUs_helpBtn__AlWSv {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .WhyChooseUs_sectionTitle__zQVvt {
    font-size: 32px;
  }
  .WhyChooseUs_leftMenu__a0X2k {
    flex-direction: column;
  }
}

