.elementor-494 .elementor-element.elementor-element-d0c3956{--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-454474c *//* =========================
GMSU BUDGET PAGE
========================= */

.gmsu-budget-page{
  position:relative;
  background:#ffffff;
  overflow:hidden;
  color:#0f172a;
}

/* CONTAINER */

.gmsu-budget-container{
  width:100%;
  max-width:1260px;
  margin:0 auto;
  padding:0 24px;
}

/* HERO */

.gmsu-budget-hero{
  position:relative;
  padding:110px 0 90px;
  background:
  linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);
}

.gmsu-budget-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-budget-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:26px;
}

.gmsu-budget-hero h1{
  font-size:clamp(38px,6vw,70px);
  line-height:1.08;
  font-weight:600;
  color:#0B1F5E;
  margin:0 0 18px;
  letter-spacing:-.03em;
  max-width:980px;
}

.gmsu-budget-subtitle{
  font-size:20px;
  color:#64748b;
  line-height:1.7;
  margin-bottom:36px;
}

.gmsu-budget-goal-card{
  max-width:420px;
  background:#fff;
  border-radius:28px;
  padding:34px;
  box-shadow:0 18px 60px rgba(15,23,42,.06);
}

.gmsu-budget-goal-card span{
  display:block;
  margin-bottom:12px;
  color:#3B82F6;
  font-size:14px;
  font-weight:600;
  letter-spacing:.06em;
}

.gmsu-budget-goal-card h2{
  margin:0;
  color:#0B1F5E;
  font-size:52px;
  font-weight:600;
}

/* SECTION */

.gmsu-budget-section{
  padding:90px 0;
}

.gmsu-budget-soft-bg{
  background:#f8fbff;
}

/* HEADING */

.gmsu-budget-heading{
  text-align:center;
  margin-bottom:60px;
}

.gmsu-budget-heading span{
  display:inline-block;
  margin-bottom:16px;
  color:#3B82F6;
  font-size:13px;
  font-weight:600;
  letter-spacing:.08em;
}

.gmsu-budget-heading h2{
  margin:0;
  color:#0B1F5E;
  font-size:clamp(30px,4vw,48px);
  line-height:1.2;
  font-weight:600;
  letter-spacing:-.02em;
}

/* TABLE */

.gmsu-budget-table-wrap{
  overflow:auto;
}

.gmsu-budget-table{
  min-width:1000px;
  border-radius:28px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 18px 60px rgba(15,23,42,.06);
}

.gmsu-budget-table-head{
  display:grid;
  grid-template-columns:1.1fr .7fr 2fr;
  background:#0B1F5E;
  color:#fff;
  font-weight:600;
}

.gmsu-budget-table-head div{
  padding:24px 28px;
  font-size:15px;
}

.gmsu-budget-row{
  display:grid;
  grid-template-columns:1.1fr .7fr 2fr;
  border-bottom:1px solid rgba(148,163,184,.12);
}

.gmsu-budget-row:last-child{
  border-bottom:none;
}

.gmsu-budget-row > div{
  padding:28px;
}

.gmsu-budget-category{
  color:#0B1F5E;
  font-weight:600;
  line-height:1.5;
}

.gmsu-budget-amount{
  color:#3B82F6;
  font-weight:700;
  font-size:20px;
}

.gmsu-budget-details{
  color:#64748b;
  line-height:1.8;
}

/* OUTCOMES */

.gmsu-budget-outcomes-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:26px;
}

.gmsu-budget-outcome-card{
  background:#fff;
  border-radius:24px;
  padding:34px;
  box-shadow:0 14px 50px rgba(15,23,42,.05);
}

.gmsu-budget-outcome-card h3{
  margin:0 0 16px;
  color:#0B1F5E;
  font-size:24px;
  line-height:1.4;
  font-weight:600;
}

.gmsu-budget-outcome-card p{
  margin:0;
  color:#64748b;
  line-height:1.9;
}

/* PHASE */

.gmsu-budget-phase-box{
  background:linear-gradient(135deg,#0B1F5E 0%,#16389f 100%);
  border-radius:34px;
  padding:60px 50px;
}

.gmsu-budget-phase-box span{
  display:inline-block;
  margin-bottom:18px;
  color:#D4AF37;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-budget-phase-box h2{
  margin:0 0 22px;
  color:#fff;
  font-size:clamp(30px,4vw,50px);
  line-height:1.2;
  font-weight:600;
}

.gmsu-budget-phase-box h2 strong{
  color:#D4AF37;
  font-weight:600;
}

.gmsu-budget-phase-box p{
  max-width:900px;
  margin:0;
  color:rgba(255,255,255,.82);
  line-height:1.9;
  font-size:17px;
}

/* ROI */

.gmsu-budget-roi{
  text-align:center;
  max-width:920px;
  margin:0 auto;
}

.gmsu-budget-roi span{
  display:inline-block;
  margin-bottom:16px;
  color:#3B82F6;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-budget-roi h2{
  margin:0 0 20px;
  color:#0B1F5E;
  font-size:clamp(30px,4vw,52px);
  line-height:1.2;
  font-weight:600;
}

.gmsu-budget-roi p{
  margin:0;
  color:#64748b;
  font-size:18px;
  line-height:1.9;
}

/* NAMING */

.gmsu-budget-naming-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}

.gmsu-budget-name-card{
  background:#fff;
  border-radius:24px;
  padding:34px;
  box-shadow:0 14px 50px rgba(15,23,42,.05);
}

.gmsu-budget-name-card h3{
  margin:0 0 18px;
  color:#0B1F5E;
  font-size:24px;
  line-height:1.4;
  font-weight:600;
}

.gmsu-budget-price{
  margin-bottom:18px;
  color:#3B82F6;
  font-size:32px;
  font-weight:700;
}

.gmsu-budget-name-card p{
  margin:0;
  color:#64748b;
  line-height:1.8;
}

/* STEWARDSHIP */

.gmsu-budget-stewardship{
  background:#f8fbff;
  border-radius:34px;
  padding:60px 50px;
  text-align:center;
}

.gmsu-budget-stewardship span{
  display:inline-block;
  margin-bottom:16px;
  color:#3B82F6;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
}

.gmsu-budget-stewardship h2{
  margin:0 0 20px;
  color:#0B1F5E;
  font-size:clamp(30px,4vw,50px);
  line-height:1.2;
  font-weight:600;
}

.gmsu-budget-stewardship p{
  max-width:900px;
  margin:0 auto 44px;
  color:#64748b;
  line-height:1.9;
  font-size:17px;
}

/* CONTACT */

.gmsu-budget-contact-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}

.gmsu-budget-contact-card{
  background:#fff;
  border-radius:22px;
  padding:24px;
  box-shadow:0 12px 40px rgba(15,23,42,.04);
}

.gmsu-budget-contact-card h4{
  margin:0 0 10px;
  color:#0B1F5E;
  font-size:16px;
  font-weight:600;
}

.gmsu-budget-contact-card p{
  margin:0;
  color:#64748b;
  font-size:15px;
  line-height:1.7;
}

/* RESPONSIVE */

@media (max-width:1024px){

  .gmsu-budget-outcomes-grid,
  .gmsu-budget-naming-grid,
  .gmsu-budget-contact-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

}

@media (max-width:767px){

  .gmsu-budget-hero{
    padding:90px 0 70px;
  }

  .gmsu-budget-section{
    padding:70px 0;
  }

  .gmsu-budget-container{
    padding:0 18px;
  }

  .gmsu-budget-goal-card,
  .gmsu-budget-phase-box,
  .gmsu-budget-stewardship{
    padding:34px 24px;
  }

  .gmsu-budget-outcomes-grid,
  .gmsu-budget-naming-grid,
  .gmsu-budget-contact-grid{
    grid-template-columns:1fr;
  }

  .gmsu-budget-goal-card h2{
    font-size:40px;
  }

  .gmsu-budget-phase-box h2,
  .gmsu-budget-stewardship h2{
    font-size:34px;
  }

  .gmsu-budget-table{
    min-width:820px;
  }

}/* End custom CSS */