@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../assets/fonts/43adbc7c773e.ttf) format('truetype');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../assets/fonts/f2374e6da2f0.ttf) format('truetype');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../assets/fonts/0ee86126fb55.ttf) format('truetype');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../assets/fonts/cbf4f5937e04.ttf) format('truetype');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../assets/fonts/9c0e6cce7702.ttf) format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../assets/fonts/ee9558be9f8a.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../assets/fonts/a699af1dea30.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../assets/fonts/e45972c7e9f2.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../assets/fonts/87e867b52640.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../assets/fonts/6f49e1b28bce.ttf) format('truetype');
}

@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../assets/fonts/6d83b1a12212.ttf) format('truetype');
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../assets/fonts/655ecee898b6.ttf) format('truetype');
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../assets/fonts/5f6675d606a2.ttf) format('truetype');
}



:root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-orange-500: oklch(70.5% 0.213 47.604);
    --color-amber-50: oklch(98.7% 0.022 95.277);
    --color-amber-400: oklch(82.8% 0.189 84.429);
    --color-amber-700: oklch(55.5% 0.163 48.998);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-emerald-50: oklch(97.9% 0.021 166.113);
    --color-emerald-400: oklch(76.5% 0.177 163.223);
    --color-emerald-700: oklch(50.8% 0.118 165.612);
    --color-cyan-500: oklch(71.5% 0.143 215.221);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-purple-500: oklch(62.7% 0.265 303.9);
    --color-pink-500: oklch(65.6% 0.241 354.308);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-xs: 20rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-8xl: 6rem;
    --text-8xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --tracking-wide: 0.025em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --blur-sm: 8px;
    --blur-md: 12px;
    --blur-xl: 24px;
    --blur-3xl: 64px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  .about-what-makes-us-different-row-42{
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .footer-ul-21{
    margin: 10px 0;
  }

  .contact-content-card-14{
    margin: 10px 0;
  }

  .contact-content-a-22{
    margin: 10px 0;
  }

  .contact-content-row-34{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
  }

  .placement-support-content-heading-6 , .about-content-heading-6{
    line-height: 60px !important;
  }

  .admission-process-steps-row-14{
    margin-bottom: 10px;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
}
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
  :where(.space-y-1\.5 > :not(:last-child)) {
    --effect-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--effect-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--effect-space-y-reverse)));
  }
  :where(.space-y-2 > :not(:last-child)) {
    --effect-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--effect-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--effect-space-y-reverse)));
  }
  :where(.space-y-3 > :not(:last-child)) {
    --effect-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--effect-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--effect-space-y-reverse)));
  }
  :where(.space-y-4 > :not(:last-child)) {
    --effect-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--effect-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--effect-space-y-reverse)));
  }
  :where(.space-y-5 > :not(:last-child)) {
    --effect-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--effect-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--effect-space-y-reverse)));
  }
  :where(.space-y-6 > :not(:last-child)) {
    --effect-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--effect-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--effect-space-y-reverse)));
  }
  :where(.space-y-8 > :not(:last-child)) {
    --effect-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 8) * var(--effect-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--effect-space-y-reverse)));
  }
  :where(.divide-y > :not(:last-child)) {
    --effect-divide-y-reverse: 0;
    border-bottom-style: var(--effect-border-style);
    border-top-style: var(--effect-border-style);
    border-top-width: calc(1px * var(--effect-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--effect-divide-y-reverse)));
  }
  :where(.divide-\[rgba\(13\,27\,62\,0\.06\)\] > :not(:last-child)) {
    border-color: rgba(13,27,62,0.06);
  }
:root {
  --background: #F4F7FF;
  --foreground: #0D1B3E;
  --card: rgba(255, 255, 255, 0.85);
  --card-foreground: #0D1B3E;
  --primary: #0060E6;
  --primary-foreground: #ffffff;
  --secondary: #E8F0FF;
  --secondary-foreground: #0D1B3E;
  --muted: #EEF2FF;
  --muted-foreground: #5A6A8A;
  --accent: #FF6A2F;
  --accent-foreground: #ffffff;
  --border: rgba(13, 27, 62, 0.1);
  --ring: #00C2E8;
  --navy: #0D1B3E;
  --cyan: #00C2E8;
  --orange: #FF6A2F;
  --radius: 0.75rem;
}
html, body, .site-shell {
  height: 100%;
  font-family: 'Inter', system-ui, sans-serif;
  background: var(--background);
  color: var(--foreground);
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Plus Jakarta Sans', system-ui, sans-serif;
}
::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  background: rgba(13, 27, 62, 0.2);
  border-radius: 3px;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 96, 230, 0.4);
}
@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-12px);
  }
}
@keyframes pulse-ring {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes slide-up {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes shimmer {
  0% {
    background-position: -200% center;
  }
  100% {
    background-position: 200% center;
  }
}
@property --effect-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --effect-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --effect-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --effect-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --effect-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --effect-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --effect-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --effect-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --effect-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --effect-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --effect-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --effect-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --effect-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --effect-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --effect-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --effect-leading {
  syntax: "*";
  inherits: false;
}
@property --effect-font-weight {
  syntax: "*";
  inherits: false;
}
@property --effect-tracking {
  syntax: "*";
  inherits: false;
}
@property --effect-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --effect-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --effect-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --effect-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --effect-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --effect-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --effect-ring-color {
  syntax: "*";
  inherits: false;
}
@property --effect-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --effect-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --effect-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --effect-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --effect-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --effect-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --effect-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --effect-blur {
  syntax: "*";
  inherits: false;
}
@property --effect-brightness {
  syntax: "*";
  inherits: false;
}
@property --effect-contrast {
  syntax: "*";
  inherits: false;
}
@property --effect-grayscale {
  syntax: "*";
  inherits: false;
}
@property --effect-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --effect-invert {
  syntax: "*";
  inherits: false;
}
@property --effect-opacity {
  syntax: "*";
  inherits: false;
}
@property --effect-saturate {
  syntax: "*";
  inherits: false;
}
@property --effect-sepia {
  syntax: "*";
  inherits: false;
}
@property --effect-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --effect-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --effect-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --effect-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --effect-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --effect-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --effect-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --effect-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --effect-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --effect-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --effect-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --effect-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --effect-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --effect-duration {
  syntax: "*";
  inherits: false;
}
@property --effect-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --effect-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --effect-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --effect-translate-x: 0;
      --effect-translate-y: 0;
      --effect-translate-z: 0;
      --effect-space-y-reverse: 0;
      --effect-divide-y-reverse: 0;
      --effect-border-style: solid;
      --effect-gradient-position: initial;
      --effect-gradient-from: #0000;
      --effect-gradient-via: #0000;
      --effect-gradient-to: #0000;
      --effect-gradient-stops: initial;
      --effect-gradient-via-stops: initial;
      --effect-gradient-from-position: 0%;
      --effect-gradient-via-position: 50%;
      --effect-gradient-to-position: 100%;
      --effect-leading: initial;
      --effect-font-weight: initial;
      --effect-tracking: initial;
      --effect-shadow: 0 0 #0000;
      --effect-shadow-color: initial;
      --effect-shadow-alpha: 100%;
      --effect-inset-shadow: 0 0 #0000;
      --effect-inset-shadow-color: initial;
      --effect-inset-shadow-alpha: 100%;
      --effect-ring-color: initial;
      --effect-ring-shadow: 0 0 #0000;
      --effect-inset-ring-color: initial;
      --effect-inset-ring-shadow: 0 0 #0000;
      --effect-ring-inset: initial;
      --effect-ring-offset-width: 0px;
      --effect-ring-offset-color: #fff;
      --effect-ring-offset-shadow: 0 0 #0000;
      --effect-blur: initial;
      --effect-brightness: initial;
      --effect-contrast: initial;
      --effect-grayscale: initial;
      --effect-hue-rotate: initial;
      --effect-invert: initial;
      --effect-opacity: initial;
      --effect-saturate: initial;
      --effect-sepia: initial;
      --effect-drop-shadow: initial;
      --effect-drop-shadow-color: initial;
      --effect-drop-shadow-alpha: 100%;
      --effect-drop-shadow-size: initial;
      --effect-backdrop-blur: initial;
      --effect-backdrop-brightness: initial;
      --effect-backdrop-contrast: initial;
      --effect-backdrop-grayscale: initial;
      --effect-backdrop-hue-rotate: initial;
      --effect-backdrop-invert: initial;
      --effect-backdrop-opacity: initial;
      --effect-backdrop-saturate: initial;
      --effect-backdrop-sepia: initial;
      --effect-duration: initial;
      --effect-scale-x: 1;
      --effect-scale-y: 1;
      --effect-scale-z: 1;
    }
}
@keyframes dropdown-in { from { opacity:0; transform:translateX(-50%) translateY(-6px); } to { opacity:1; transform:translateX(-50%) translateY(0); } }
@keyframes scroll { 0%{transform:translateX(0)} 100%{transform:translateX(-50%)} }
@keyframes modal-in { from { opacity:0; transform:scale(0.92) translateY(16px); } to { opacity:1; transform:scale(1) translateY(0); } }