.elementor-509 .elementor-element.elementor-element-c2fc6ad{--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-06468ab *//* =========================
GMSU LAND PROSPECTUS
========================= */

.gmsu-land-page{
  position:relative;
  background:#ffffff;
  overflow:hidden;
  color:#0f172a;
}

/* CONTAINER */

.gmsu-land-container{
  width:100%;
  max-width:1240px;
  margin:0 auto;
  padding:0 24px;
}

/* HERO */

.gmsu-land-hero{
  position:relative;
  padding:120px 0 100px;
  background:
  linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);
}

.gmsu-land-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-land-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-land-hero h1{
  margin:0 0 20px;
  color:#0B1F5E;
  font-size:clamp(42px,6vw,74px);
  line-height:1.08;
  font-weight:600;
  letter-spacing:-.03em;
}

.gmsu-land-subtitle{
  margin:0 0 24px;
  color:#D4AF37;
  font-size:22px;
  line-height:1.6;
  font-weight:500;
}

.gmsu-land-description{
  max-width:860px;
  margin:0 0 50px;
  color:#64748b;
  line-height:1.9;
  font-size:17px;
}

/* HERO GRID */

.gmsu-land-hero-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}

.gmsu-land-hero-card{
  background:#fff;
  border-radius:28px;
  padding:34px;
  box-shadow:0 18px 60px rgba(15,23,42,.05);
}

.gmsu-land-hero-card h3{
  margin:0 0 12px;
  color:#0B1F5E;
  font-size:42px;
  font-weight:600;
}

.gmsu-land-hero-card p{
  margin:0;
  color:#64748b;
  line-height:1.7;
}

/* SECTION */

.gmsu-land-section{
  padding:90px 0;
}

.gmsu-land-soft-bg{
  background:#f8fbff;
}

/* SUMMARY */

.gmsu-land-summary{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:60px;
}

.gmsu-land-summary-left span{
  display:inline-block;
  margin-bottom:18px;
  color:#3B82F6;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-land-summary-left h2{
  margin:0;
  color:#0B1F5E;
  font-size:clamp(32px,4vw,52px);
  line-height:1.2;
  font-weight:600;
}

.gmsu-land-summary-right p{
  margin:0 0 24px;
  color:#64748b;
  line-height:1.9;
  font-size:17px;
}

.gmsu-land-summary-right p:last-child{
  margin-bottom:0;
}

/* HEADING */

.gmsu-land-heading{
  text-align:center;
  margin-bottom:60px;
}

.gmsu-land-heading span{
  display:inline-block;
  margin-bottom:16px;
  color:#3B82F6;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-land-heading h2{
  margin:0;
  color:#0B1F5E;
  font-size:clamp(32px,4vw,52px);
  line-height:1.2;
  font-weight:600;
}

/* TABLE */

.gmsu-land-table-wrap{
  overflow:auto;
}

.gmsu-land-table{
  min-width:1000px;
  border-radius:28px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 18px 60px rgba(15,23,42,.05);
}

.gmsu-land-table-head{
  display:grid;
  grid-template-columns:1fr .7fr 2fr;
  background:#0B1F5E;
  color:#fff;
  font-weight:600;
}

.gmsu-land-table-head div{
  padding:24px 28px;
}

.gmsu-land-row{
  display:grid;
  grid-template-columns:1fr .7fr 2fr;
  border-bottom:1px solid rgba(148,163,184,.12);
}

.gmsu-land-row:last-child{
  border-bottom:none;
}

.gmsu-land-row div{
  padding:28px;
  color:#475569;
  line-height:1.8;
}

/* GRID */

.gmsu-land-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}

.gmsu-land-card{
  background:#fff;
  border-radius:28px;
  padding:34px;
  box-shadow:0 18px 55px rgba(15,23,42,.05);
}

.gmsu-land-card h3{
  margin:0 0 16px;
  color:#0B1F5E;
  font-size:24px;
  line-height:1.4;
  font-weight:600;
}

.gmsu-land-card p{
  margin:0;
  color:#64748b;
  line-height:1.9;
}

/* MARKET */

.gmsu-land-market-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:24px;
}

.gmsu-land-market-card{
  background:#fff;
  border-radius:28px;
  padding:34px;
  text-align:center;
  box-shadow:0 18px 55px rgba(15,23,42,.05);
}

.gmsu-land-market-card h3{
  margin:0 0 14px;
  color:#0B1F5E;
  font-size:40px;
  font-weight:600;
}

.gmsu-land-market-card p{
  margin:0;
  color:#64748b;
  line-height:1.8;
}

/* IMPACT */

.gmsu-land-impact-box{
  background:linear-gradient(135deg,#0B1F5E 0%,#16389f 100%);
  border-radius:34px;
  padding:70px 60px;
  text-align:center;
}

.gmsu-land-impact-box span{
  display:inline-block;
  margin-bottom:16px;
  color:#D4AF37;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-land-impact-box h2{
  margin:0 0 40px;
  color:#fff;
  font-size:clamp(34px,4vw,56px);
  line-height:1.15;
  font-weight:600;
}

.gmsu-land-impact-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}

.gmsu-land-impact-item{
  background:rgba(255,255,255,.08);
  border-radius:24px;
  padding:30px;
}

.gmsu-land-impact-item h3{
  margin:0 0 12px;
  color:#D4AF37;
  font-size:38px;
  font-weight:600;
}

.gmsu-land-impact-item p{
  margin:0;
  color:rgba(255,255,255,.82);
  line-height:1.8;
}

/* CTA */

.gmsu-land-cta{
  padding:0 0 100px;
}

.gmsu-land-cta-box{
  background:#f8fbff;
  border-radius:34px;
  padding:70px 60px;
  text-align:center;
}

.gmsu-land-cta-box span{
  display:inline-block;
  margin-bottom:16px;
  color:#3B82F6;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-land-cta-box h2{
  margin:0 0 20px;
  color:#0B1F5E;
  font-size:clamp(34px,4vw,54px);
  line-height:1.15;
  font-weight:600;
}

.gmsu-land-cta-box p{
  max-width:820px;
  margin:0 auto 44px;
  color:#64748b;
  line-height:1.9;
  font-size:17px;
}

/* CONTACT */

.gmsu-land-contact-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}

.gmsu-land-contact-card{
  background:#fff;
  border-radius:24px;
  padding:26px;
  box-shadow:0 12px 40px rgba(15,23,42,.04);
}

.gmsu-land-contact-card h4{
  margin:0 0 10px;
  color:#0B1F5E;
  font-size:16px;
  font-weight:600;
}

.gmsu-land-contact-card p{
  margin:0;
  color:#64748b;
  font-size:15px;
  line-height:1.7;
}

/* RESPONSIVE */

@media (max-width:1024px){

  .gmsu-land-summary,
  .gmsu-land-grid,
  .gmsu-land-market-grid,
  .gmsu-land-impact-grid,
  .gmsu-land-contact-grid{
    grid-template-columns:1fr 1fr;
  }

}

@media (max-width:767px){

  .gmsu-land-hero{
    padding:90px 0 70px;
  }

  .gmsu-land-section{
    padding:70px 0;
  }

  .gmsu-land-container{
    padding:0 18px;
  }

  .gmsu-land-summary,
  .gmsu-land-hero-grid,
  .gmsu-land-grid,
  .gmsu-land-market-grid,
  .gmsu-land-impact-grid,
  .gmsu-land-contact-grid{
    grid-template-columns:1fr;
  }

  .gmsu-land-impact-box,
  .gmsu-land-cta-box{
    padding:34px 24px;
  }

  .gmsu-land-table{
    min-width:820px;
  }

}/* End custom CSS */