.elementor-504 .elementor-element.elementor-element-8da55a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-d7afaf2 *//* =========================
GMSU SENIOR CAMPUS PAGE
========================= */

.gmsu-senior-page{
  position:relative;
  background:#ffffff;
  overflow:hidden;
  color:#0f172a;
}

/* CONTAINER */

.gmsu-senior-container{
  width:100%;
  max-width:1240px;
  margin:0 auto;
  padding:0 24px;
}

/* HERO */

.gmsu-senior-hero{
  position:relative;
  padding:120px 0 100px;
  background:
  linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);
}

.gmsu-senior-hero::before{
  content:'';
  position:absolute;
  top:-120px;
  right:-120px;
  width:360px;
  height:360px;
  border-radius:50%;
  background:rgba(59,130,246,.08);
  filter:blur(90px);
}

.gmsu-senior-badge{
  display:inline-flex;
  align-items:center;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(30,58,138,.08);
  color:#1E3A8A;
  font-size:13px;
  font-weight:600;
  letter-spacing:.08em;
  margin-bottom:28px;
}

.gmsu-senior-hero h1{
  margin:0 0 22px;
  color:#0B1F5E;
  font-size:clamp(36px,5vw,66px);
  line-height:1.08;
  font-weight:600;
  letter-spacing:-.03em;
  max-width:1100px;
}

.gmsu-senior-subtitle{
  margin:0 0 24px;
  color:#D4AF37;
  font-size:22px;
  line-height:1.6;
  font-weight:500;
}

.gmsu-senior-description{
  max-width:860px;
  color:#64748b;
  line-height:1.9;
  font-size:17px;
  margin:0;
}

/* SECTION */

.gmsu-senior-section{
  padding:90px 0;
}

.gmsu-senior-soft-bg{
  background:#f8fbff;
}

/* INTRO */

.gmsu-senior-intro{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:60px;
  align-items:start;
}

.gmsu-senior-intro-left span{
  display:inline-block;
  margin-bottom:18px;
  color:#3B82F6;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-senior-intro-left h2{
  margin:0;
  color:#0B1F5E;
  font-size:clamp(32px,4vw,52px);
  line-height:1.2;
  font-weight:600;
}

.gmsu-senior-intro-right p{
  margin:0 0 24px;
  color:#64748b;
  line-height:1.9;
  font-size:17px;
}

.gmsu-senior-intro-right p:last-child{
  margin-bottom:0;
}

/* HEADING */

.gmsu-senior-heading{
  text-align:center;
  margin-bottom:60px;
}

.gmsu-senior-heading span{
  display:inline-block;
  margin-bottom:16px;
  color:#3B82F6;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-senior-heading h2{
  margin:0;
  color:#0B1F5E;
  font-size:clamp(32px,4vw,52px);
  line-height:1.2;
  font-weight:600;
}

/* VISION */

.gmsu-senior-vision-box{
  background:#fff;
  border-radius:32px;
  padding:50px;
  box-shadow:0 18px 60px rgba(15,23,42,.05);
}

.gmsu-senior-vision-box p{
  max-width:860px;
  margin:0 auto 40px;
  text-align:center;
  color:#64748b;
  line-height:1.9;
  font-size:17px;
}

/* STATS */

.gmsu-senior-stat-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}

.gmsu-senior-stat-card{
  background:#f8fbff;
  border-radius:24px;
  padding:34px;
  text-align:center;
}

.gmsu-senior-stat-card h3{
  margin:0 0 12px;
  color:#0B1F5E;
  font-size:44px;
  font-weight:600;
}

.gmsu-senior-stat-card p{
  margin:0;
  color:#64748b;
  font-size:15px;
}

/* CARE GRID */

.gmsu-senior-care-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:28px;
}

.gmsu-senior-care-card{
  background:#fff;
  border-radius:30px;
  padding:38px;
  box-shadow:0 18px 60px rgba(15,23,42,.05);
}

.gmsu-senior-care-top{
  margin-bottom:20px;
}

.gmsu-senior-care-top span{
  display:inline-block;
  margin-bottom:12px;
  color:#3B82F6;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-senior-care-top h3{
  margin:0;
  color:#0B1F5E;
  font-size:32px;
  line-height:1.3;
  font-weight:600;
}

.gmsu-senior-care-card p{
  margin:0 0 24px;
  color:#64748b;
  line-height:1.9;
}

.gmsu-senior-care-card ul{
  margin:0;
  padding:0;
  list-style:none;
}

.gmsu-senior-care-card ul li{
  position:relative;
  padding-left:24px;
  margin-bottom:14px;
  color:#475569;
  line-height:1.8;
}

.gmsu-senior-care-card ul li::before{
  content:'';
  position:absolute;
  left:0;
  top:12px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#3B82F6;
}

/* CAMPUS BOX */

.gmsu-senior-campus-box{
  background:linear-gradient(135deg,#0B1F5E 0%,#16389f 100%);
  border-radius:34px;
  padding:70px 60px;
  text-align:center;
}

.gmsu-senior-campus-box span{
  display:inline-block;
  margin-bottom:16px;
  color:#D4AF37;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-senior-campus-box h2{
  margin:0 0 24px;
  color:#fff;
  font-size:clamp(34px,4vw,56px);
  line-height:1.15;
  font-weight:600;
}

.gmsu-senior-campus-box p{
  max-width:900px;
  margin:0 auto 22px;
  color:rgba(255,255,255,.82);
  line-height:1.9;
  font-size:17px;
}

.gmsu-senior-campus-box p:last-child{
  margin-bottom:0;
}

/* DIFFERENCE */

.gmsu-senior-difference-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:28px;
}

.gmsu-senior-difference-card{
  background:#fff;
  border-radius:28px;
  padding:36px;
  box-shadow:0 18px 55px rgba(15,23,42,.05);
}

.gmsu-senior-difference-card h3{
  margin:0 0 16px;
  color:#0B1F5E;
  font-size:26px;
  line-height:1.4;
  font-weight:600;
}

.gmsu-senior-difference-card p{
  margin:0;
  color:#64748b;
  line-height:1.9;
}

/* CTA */

.gmsu-senior-cta{
  padding:0 0 100px;
}

.gmsu-senior-cta-box{
  background:#f8fbff;
  border-radius:34px;
  padding:70px 60px;
  text-align:center;
}

.gmsu-senior-cta-box span{
  display:inline-block;
  margin-bottom:16px;
  color:#3B82F6;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-senior-cta-box h2{
  margin:0 0 20px;
  color:#0B1F5E;
  font-size:clamp(34px,4vw,54px);
  line-height:1.15;
  font-weight:600;
}

.gmsu-senior-cta-box p{
  max-width:820px;
  margin:0 auto 44px;
  color:#64748b;
  line-height:1.9;
  font-size:17px;
}

/* CONTACT */

.gmsu-senior-contact-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}

.gmsu-senior-contact-card{
  background:#fff;
  border-radius:24px;
  padding:26px;
  box-shadow:0 12px 40px rgba(15,23,42,.04);
}

.gmsu-senior-contact-card h4{
  margin:0 0 10px;
  color:#0B1F5E;
  font-size:16px;
  font-weight:600;
}

.gmsu-senior-contact-card p{
  margin:0;
  color:#64748b;
  font-size:15px;
  line-height:1.7;
}

/* RESPONSIVE */

@media (max-width:1024px){

  .gmsu-senior-intro,
  .gmsu-senior-care-grid,
  .gmsu-senior-difference-grid,
  .gmsu-senior-contact-grid{
    grid-template-columns:1fr;
  }

}

@media (max-width:767px){

  .gmsu-senior-hero{
    padding:90px 0 70px;
  }

  .gmsu-senior-section{
    padding:70px 0;
  }

  .gmsu-senior-container{
    padding:0 18px;
  }

  .gmsu-senior-stat-grid,
  .gmsu-senior-contact-grid{
    grid-template-columns:1fr;
  }

  .gmsu-senior-vision-box,
  .gmsu-senior-care-card,
  .gmsu-senior-campus-box,
  .gmsu-senior-difference-card,
  .gmsu-senior-cta-box{
    padding:30px 24px;
  }

  .gmsu-senior-care-top h3{
    font-size:28px;
  }

  .gmsu-senior-stat-card h3{
    font-size:36px;
  }

}/* End custom CSS */