.elementor-12748 .elementor-element.elementor-element-ace5eba{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-12748 .elementor-element.elementor-element-99a403c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-2867123 */.rclsl1 {
    --navy:#0d3e62; --navy-deep:#082d48; --purple:#942f6c;
    --ink:#172437; --muted:#607083; --line:#dfe7ee; --soft:#f5f8fb;
    --white:#fff; --shadow:0 24px 60px rgba(13,62,98,.12);
    width:100%; overflow:hidden; font-family:Inter,-apple-system,BlinkMacSystemFont,
    "Segoe UI",sans-serif; color:var(--ink); background:var(--white);
  }
  .rclsl1 *, .rclsl1 *::before, .rclsl1 *::after { box-sizing:border-box; }
  .rclsl1 a { text-decoration:none; }
  .rclsl1__container { width:min(1180px,calc(100% - 40px)); margin:auto; }

  /* Hero */
  .rclsl1__hero {
    position:relative; isolation:isolate; min-height:540px; display:flex;
    align-items:center; padding:82px 0 100px; color:var(--white);
    background:
      radial-gradient(circle at 84% 18%,rgba(148,47,108,.72),transparent 25%),
      linear-gradient(125deg,var(--navy-deep) 0%,var(--navy) 66%,#173f62 100%);
  }
  .rclsl1__hero::before {
    content:""; position:absolute; inset:0; z-index:-1; opacity:.23;
    background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),
      linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);
    background-size:52px 52px; mask-image:linear-gradient(90deg,#000,transparent 82%);
  }
  .rclsl1__orb {
    position:absolute; right:-90px; bottom:-170px; z-index:-1; width:440px;
    aspect-ratio:1; border:1px solid rgba(255,255,255,.2); border-radius:50%;
    box-shadow:0 0 0 55px rgba(255,255,255,.035),0 0 0 110px rgba(255,255,255,.025);
  }
  .rclsl1__breadcrumb {
    display:flex; flex-wrap:wrap; align-items:center; gap:10px; margin:0 0 42px;
    padding:0; list-style:none; font-size:13px; font-weight:650; letter-spacing:.02em;
  }
  .rclsl1__breadcrumb a { color:rgba(255,255,255,.72); transition:.2s ease; }
  .rclsl1__breadcrumb a:hover { color:#fff; }
  .rclsl1__breadcrumb svg { width:14px; color:rgba(255,255,255,.42); }
  .rclsl1__breadcrumb [aria-current="page"] { color:#fff; }
  .rclsl1__eyebrow {
    display:inline-flex; align-items:center; gap:10px; margin-bottom:20px;
    color:#fff; font-size:12px; font-weight:800; letter-spacing:.16em; text-transform:uppercase;
  }
  .rclsl1__eyebrow::before { content:""; width:36px; height:2px; background:#d77aad; }
  .rclsl1__title {
    max-width:800px; margin:0 0 22px!important; color:#fff!important;
    font-size:clamp(45px,6vw,76px)!important; line-height:1.02!important;
    letter-spacing:-.045em; font-weight:800!important;
  }
  .rclsl1__title span { color:#e7a7ca; }
  .rclsl1__lead {
    max-width:670px; margin:0 0 32px!important; color:rgba(255,255,255,.79)!important;
    font-size:clamp(17px,2vw,20px)!important; line-height:1.7!important;
  }
  .rclsl1__button {
    display:inline-flex; align-items:center; gap:12px; padding:15px 22px;
    border:1px solid rgba(255,255,255,.35); border-radius:999px; color:#fff!important;
    font-size:14px; font-weight:750; background:rgba(255,255,255,.1);
    backdrop-filter:blur(8px); transition:transform .25s ease,background .25s ease;
  }
  .rclsl1__button:hover { transform:translateY(-3px); background:var(--purple); }
  .rclsl1__button svg { width:18px; transition:transform .25s ease; }
  .rclsl1__button:hover svg { transform:translateY(3px); }

  /* Overview */
  .rclsl1__overview { position:relative; padding:94px 0 34px; background:#fff; }
  .rclsl1__overview-grid {
    display:grid; grid-template-columns:.82fr 1.18fr; gap:80px; align-items:start;
  }
  .rclsl1__kicker {
    margin:0 0 13px; color:var(--purple); font-size:12px; font-weight:800;
    letter-spacing:.14em; text-transform:uppercase;
  }
  .rclsl1__heading {
    margin:0!important; color:var(--navy)!important; font-size:clamp(32px,4vw,48px)!important;
    line-height:1.12!important; letter-spacing:-.035em; font-weight:800!important;
  }
  .rclsl1__copy {
    margin:4px 0 0!important; color:var(--muted)!important; font-size:17px!important;
    line-height:1.8!important;
  }
  .rclsl1__facts { display:flex; flex-wrap:wrap; gap:10px; margin-top:24px; }
  .rclsl1__fact {
    padding:9px 13px; border:1px solid var(--line); border-radius:999px;
    color:var(--navy); background:var(--soft); font-size:12px; font-weight:750;
  }

  /* Navigation cards */
  .rclsl1__explore { padding:62px 0 104px; background:#fff; }
  .rclsl1__section-head {
    display:flex; justify-content:space-between; align-items:end; gap:30px; margin-bottom:32px;
  }
  .rclsl1__section-head p {
    max-width:440px; margin:0!important; color:var(--muted)!important;
    font-size:15px!important; line-height:1.65!important;
  }
  .rclsl1__cards { display:grid; grid-template-columns:repeat(6,1fr); gap:18px; }
  .rclsl1__card {
    position:relative; grid-column:span 2; min-height:268px; display:flex;
    flex-direction:column; justify-content:space-between; overflow:hidden; padding:29px;
    border:1px solid var(--line); border-radius:24px; color:var(--ink)!important;
    background:linear-gradient(145deg,#fff,#f8fafc); box-shadow:0 10px 30px rgba(13,62,98,.055);
    transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;
  }
  .rclsl1__card:nth-child(4), .rclsl1__card:nth-child(5) { grid-column:span 3; }
  .rclsl1__card::after {
    content:""; position:absolute; right:-72px; bottom:-88px; width:190px; aspect-ratio:1;
    border-radius:50%; background:var(--purple); opacity:.055; transition:.35s ease;
  }
  .rclsl1__card:hover {
    transform:translateY(-7px); border-color:rgba(148,47,108,.35); box-shadow:var(--shadow);
  }
  .rclsl1__card:hover::after { transform:scale(1.22); opacity:.095; }
  .rclsl1__icon {
    width:50px; height:50px; display:grid; place-items:center; border-radius:15px;
    color:var(--purple); background:rgba(148,47,108,.09);
  }
  .rclsl1__icon svg { width:24px; height:24px; }
  .rclsl1__number {
    position:absolute; top:29px; right:29px; color:#b5c0ca; font-size:12px; font-weight:800;
  }
  .rclsl1__card h3 {
    margin:28px 0 9px!important; color:var(--navy)!important; font-size:21px!important;
    line-height:1.25!important; font-weight:800!important; letter-spacing:-.015em;
  }
  .rclsl1__card p {
    margin:0 0 21px!important; color:var(--muted)!important; font-size:14px!important;
    line-height:1.65!important;
  }
  .rclsl1__link {
    display:flex; align-items:center; gap:8px; color:var(--purple); font-size:13px; font-weight:800;
  }
  .rclsl1__link svg { width:17px; transition:transform .25s ease; }
  .rclsl1__card:hover .rclsl1__link svg { transform:translateX(5px); }

  .rclsl1-reveal { opacity:0; transform:translateY(22px); transition:.7s ease; }
  .rclsl1-reveal.is-visible { opacity:1; transform:none; }

  @media (max-width:900px) {
    .rclsl1__hero { min-height:auto; padding:65px 0 82px; }
    .rclsl1__overview-grid { grid-template-columns:1fr; gap:24px; }
    .rclsl1__section-head { display:block; }
    .rclsl1__section-head p { margin-top:15px!important; }
    .rclsl1__card, .rclsl1__card:nth-child(4), .rclsl1__card:nth-child(5) { grid-column:span 3; }
  }
  @media (max-width:620px) {
    .rclsl1__container { width:min(100% - 28px,1180px); }
    .rclsl1__hero { padding:48px 0 68px; }
    .rclsl1__breadcrumb { margin-bottom:34px; }
    .rclsl1__title { font-size:42px!important; }
    .rclsl1__overview { padding:66px 0 20px; }
    .rclsl1__explore { padding:48px 0 76px; }
    .rclsl1__cards { grid-template-columns:1fr; }
    .rclsl1__card, .rclsl1__card:nth-child(4), .rclsl1__card:nth-child(5) {
      grid-column:auto; min-height:250px; padding:25px;
    }
  }
  @media (prefers-reduced-motion:reduce) {
    .rclsl1 *, .rclsl1 *::before, .rclsl1 *::after {
      scroll-behavior:auto!important; transition:none!important; animation:none!important;
    }
    .rclsl1-reveal { opacity:1; transform:none; }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5da4237 */.rclsl2 {
    --navy:#0d3e62; --navy-deep:#082d48; --purple:#942f6c;
    --ink:#172437; --muted:#607083; --line:#dfe7ee; --soft:#f5f8fb;
    --white:#fff; --shadow:0 24px 60px rgba(13,62,98,.12);
    width:100%; overflow:hidden; font-family:Inter,-apple-system,BlinkMacSystemFont,
    "Segoe UI",sans-serif; color:var(--ink); background:var(--white);
  }
  .rclsl2 *, .rclsl2 *::before, .rclsl2 *::after { box-sizing:border-box; }
  .rclsl2 a { text-decoration:none; }
  .rclsl2__container { width:min(1180px,calc(100% - 40px)); margin:auto; }
  .rclsl2__kicker {
    margin:0 0 13px; color:var(--purple); font-size:12px; font-weight:800;
    letter-spacing:.14em; text-transform:uppercase;
  }
  .rclsl2__heading {
    margin:0!important; color:var(--navy)!important;
    font-size:clamp(32px,4vw,48px)!important; line-height:1.12!important;
    letter-spacing:-.035em; font-weight:800!important;
  }

  /* Campus */
  .rclsl2__campus { padding:104px 0; background:var(--soft); }
  .rclsl2__campus-grid {
    display:grid; grid-template-columns:1.05fr .95fr; gap:70px; align-items:center;
  }
  .rclsl2__visual {
    position:relative; min-height:490px; overflow:hidden; border-radius:30px;
    background:var(--navy); box-shadow:var(--shadow);
  }
  .rclsl2__visual img {
    position:absolute; inset:0; width:100%; height:100%; object-fit:cover;
    transition:transform .7s ease;
  }
  .rclsl2__visual:hover img { transform:scale(1.035); }
  .rclsl2__visual::after {
    content:""; position:absolute; inset:0;
    background:linear-gradient(180deg,transparent 42%,rgba(8,45,72,.88) 100%);
  }
  .rclsl2__location {
    position:absolute; z-index:1; left:28px; right:28px; bottom:27px;
    display:flex; align-items:center; gap:13px; color:#fff;
  }
  .rclsl2__location-icon {
    flex:0 0 46px; width:46px; height:46px; display:grid; place-items:center;
    border:1px solid rgba(255,255,255,.28); border-radius:14px;
    background:rgba(255,255,255,.13); backdrop-filter:blur(8px);
  }
  .rclsl2__location-icon svg { width:21px; }
  .rclsl2__location small {
    display:block; margin-bottom:3px; color:rgba(255,255,255,.67);
    font-size:11px; font-weight:800; letter-spacing:.12em; text-transform:uppercase;
  }
  .rclsl2__location strong { font-size:17px; line-height:1.35; }
  .rclsl2__campus-copy {
    margin:22px 0 0!important; color:var(--muted)!important;
    font-size:17px!important; line-height:1.8!important;
  }
  .rclsl2__features {
    display:grid; grid-template-columns:1fr 1fr; gap:12px; margin-top:28px;
  }
  .rclsl2__feature {
    display:flex; align-items:center; gap:10px; padding:13px 14px;
    border:1px solid var(--line); border-radius:14px; background:#fff;
    color:var(--navy); font-size:13px; font-weight:750;
  }
  .rclsl2__feature svg { flex:0 0 18px; width:18px; color:var(--purple); }
  .rclsl2__text-link {
    display:inline-flex; align-items:center; gap:9px; margin-top:27px;
    color:var(--purple)!important; font-size:14px; font-weight:800;
  }
  .rclsl2__text-link svg { width:18px; transition:transform .25s ease; }
  .rclsl2__text-link:hover svg { transform:translateX(5px); }

  /* Support */
  .rclsl2__support { padding:104px 0; background:#fff; }
  .rclsl2__support-head {
    max-width:760px; margin:0 auto 42px; text-align:center;
  }
  .rclsl2__support-intro {
    max-width:620px; margin:17px auto 0!important; color:var(--muted)!important;
    font-size:16px!important; line-height:1.75!important;
  }
  .rclsl2__support-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:17px; }
  .rclsl2__support-card {
    position:relative; padding:28px 24px; overflow:hidden;
    border:1px solid var(--line); border-radius:22px;
    background:linear-gradient(145deg,#fff,#f8fafc);
    transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;
  }
  .rclsl2__support-card:hover {
    transform:translateY(-6px); border-color:rgba(148,47,108,.34);
    box-shadow:0 20px 45px rgba(13,62,98,.1);
  }
  .rclsl2__support-icon {
    width:48px; height:48px; display:grid; place-items:center; margin-bottom:24px;
    border-radius:15px; color:var(--purple); background:rgba(148,47,108,.09);
  }
  .rclsl2__support-icon svg { width:23px; height:23px; }
  .rclsl2__support-card h3 {
    margin:0 0 9px!important; color:var(--navy)!important;
    font-size:19px!important; line-height:1.3!important; font-weight:800!important;
  }
  .rclsl2__support-card p {
    margin:0!important; color:var(--muted)!important;
    font-size:14px!important; line-height:1.65!important;
  }

  /* CTA */
  .rclsl2__cta { padding:0 0 104px; background:#fff; }
  .rclsl2__cta-panel {
    position:relative; isolation:isolate; overflow:hidden; padding:70px;
    border-radius:30px; color:#fff;
    background:
      radial-gradient(circle at 88% 10%,rgba(148,47,108,.9),transparent 28%),
      linear-gradient(125deg,var(--navy-deep),var(--navy));
  }
  .rclsl2__cta-panel::before {
    content:""; position:absolute; z-index:-1; right:-105px; bottom:-190px;
    width:420px; aspect-ratio:1; border:1px solid rgba(255,255,255,.18);
    border-radius:50%; box-shadow:0 0 0 55px rgba(255,255,255,.035),
      0 0 0 110px rgba(255,255,255,.025);
  }
  .rclsl2__cta-grid {
    display:flex; align-items:end; justify-content:space-between; gap:50px;
  }
  .rclsl2__cta-copy { max-width:670px; }
  .rclsl2__cta-label {
    margin:0 0 13px; color:#e7a7ca; font-size:12px; font-weight:800;
    letter-spacing:.14em; text-transform:uppercase;
  }
  .rclsl2__cta h2 {
    margin:0 0 15px!important; color:#fff!important;
    font-size:clamp(33px,4.5vw,52px)!important; line-height:1.1!important;
    letter-spacing:-.035em; font-weight:800!important;
  }
  .rclsl2__cta-copy > p:last-child {
    margin:0!important; color:rgba(255,255,255,.76)!important;
    font-size:16px!important; line-height:1.7!important;
  }
  .rclsl2__actions { display:flex; flex-wrap:wrap; gap:11px; flex:0 0 auto; }
  .rclsl2__button {
    display:inline-flex; align-items:center; justify-content:center; gap:9px;
    min-height:50px; padding:13px 19px; border:1px solid transparent;
    border-radius:999px; font-size:13px; font-weight:800;
    transition:transform .25s ease,background .25s ease,border-color .25s ease;
  }
  .rclsl2__button--primary { color:#fff!important; background:var(--purple); }
  .rclsl2__button--secondary {
    color:#fff!important; border-color:rgba(255,255,255,.35);
    background:rgba(255,255,255,.09); backdrop-filter:blur(8px);
  }
  .rclsl2__button:hover { transform:translateY(-3px); }
  .rclsl2__button--primary:hover { background:#ac3b80; }
  .rclsl2__button--secondary:hover { background:rgba(255,255,255,.16); }
  .rclsl2__button svg { width:17px; }

  .rclsl2-reveal { opacity:0; transform:translateY(22px); transition:.7s ease; }
  .rclsl2-reveal.is-visible { opacity:1; transform:none; }

  @media (max-width:980px) {
    .rclsl2__campus-grid { grid-template-columns:1fr; gap:42px; }
    .rclsl2__visual { min-height:430px; }
    .rclsl2__support-grid { grid-template-columns:1fr 1fr; }
    .rclsl2__cta-panel { padding:55px 45px; }
    .rclsl2__cta-grid { display:block; }
    .rclsl2__actions { margin-top:30px; }
  }
  @media (max-width:620px) {
    .rclsl2__container { width:min(100% - 28px,1180px); }
    .rclsl2__campus, .rclsl2__support { padding:76px 0; }
    .rclsl2__visual { min-height:360px; border-radius:23px; }
    .rclsl2__location { left:20px; right:20px; bottom:20px; }
    .rclsl2__location strong { font-size:14px; }
    .rclsl2__features, .rclsl2__support-grid { grid-template-columns:1fr; }
    .rclsl2__cta { padding-bottom:76px; }
    .rclsl2__cta-panel { padding:43px 25px; border-radius:23px; }
    .rclsl2__actions { display:grid; grid-template-columns:1fr; }
    .rclsl2__button { width:100%; }
  }
  @media (prefers-reduced-motion:reduce) {
    .rclsl2 *, .rclsl2 *::before, .rclsl2 *::after {
      scroll-behavior:auto!important; transition:none!important; animation:none!important;
    }
    .rclsl2-reveal { opacity:1; transform:none; }
  }/* End custom CSS */