.elementor-111 .elementor-element.elementor-element-13c1080{--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:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-111 .elementor-element.elementor-element-13c1080{--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-e9e41b9 *//* GMS Founder Page V2 - Elementor HTML Widget Ready */

.gmsf-page{
  background:#FFFFFF;
  color:#0B1F5E;
  overflow:hidden;
}

.gmsf-container{
  max-width:1320px;
  margin:0 auto;
  padding:0 24px;
}

.gmsf-label{
  display:inline-flex;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(37,99,235,.08);
  color:#2563EB;
  font-size:13px;
  font-weight:800;
  letter-spacing:1px;
  text-transform:uppercase;
  margin-bottom:22px;
}

/* HERO */

.gmsf-hero{
  position:relative;
  background:#F8FAFC;
  padding:170px 0 120px;
  overflow:hidden;
}

.gmsf-hero::before{
  content:"";
  position:absolute;
  top:-140px;
  right:-120px;
  width:420px;
  height:420px;
  background:rgba(37,99,235,.10);
  border-radius:50%;
  filter:blur(90px);
}

.gmsf-hero-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:85px;
  align-items:center;
}

.gmsf-hero-content h1{
  font-size:clamp(42px,5.2vw,76px);
  line-height:1.05;
  letter-spacing:-2px;
  font-weight:800;
  margin:0 0 24px;
}

.gmsf-hero-content p{
  color:#5B6472;
  font-size:18px;
  line-height:1.85;
  max-width:680px;
  margin:0 0 28px;
}

.gmsf-hero-note{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  background:#FFFFFF;
  border:1px solid rgba(11,31,94,.08);
  border-left:4px solid #D4AF37;
  border-radius:20px;
  padding:18px 20px;
  max-width:650px;
  box-shadow:0 14px 45px rgba(11,31,94,.05);
}

.gmsf-hero-note strong{
  color:#0B1F5E;
  font-weight:800;
}

.gmsf-hero-note span{
  color:#5B6472;
  font-weight:600;
}

/* BUTTONS */

.gmsf-actions{
  display:flex;
  gap:16px;
  flex-wrap:wrap;
  margin-top:34px;
}

.gmsf-btn-primary,
.gmsf-btn-secondary,
.gmsf-btn-light{
  min-height:56px;
  padding:0 30px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-size:15px;
  font-weight:800;
  transition:all .3s ease;
}

.gmsf-btn-primary{
  background:#2563EB;
  color:#FFFFFF;
}

.gmsf-btn-primary:hover{
  background:#0B1F5E;
  transform:translateY(-3px);
}

.gmsf-btn-secondary{
  background:#FFFFFF;
  color:#0B1F5E;
  border:1px solid rgba(11,31,94,.12);
}

.gmsf-btn-secondary:hover{
  border-color:#D4AF37;
  transform:translateY(-3px);
}

.gmsf-btn-light{
  background:#FFFFFF;
  color:#0B1F5E;
}

.gmsf-btn-light:hover{
  background:#D4AF37;
  transform:translateY(-3px);
}

/* IMAGE */

.gmsf-hero-visual{
  position:relative;
}

.gmsf-image-frame{
  background:#FFFFFF;
  padding:14px;
  border-radius:42px;
  border:1px solid rgba(11,31,94,.08);
  box-shadow:0 30px 100px rgba(11,31,94,.14);
}

.gmsf-image-frame img{
  width:100%;
  display:block;
  border-radius:30px;
  object-fit:cover;
}

.gmsf-floating-card{
  position:absolute;
  right:-32px;
  bottom:44px;
  width:320px;
  background:#FFFFFF;
  border-radius:24px;
  padding:24px;
  border-left:5px solid #D4AF37;
  box-shadow:0 24px 75px rgba(11,31,94,.16);
  animation:gmsfFloat 4.5s ease-in-out infinite;
}

.gmsf-floating-card span{
  display:block;
  color:#2563EB;
  font-size:12px;
  font-weight:800;
  letter-spacing:.8px;
  text-transform:uppercase;
  margin-bottom:8px;
}

.gmsf-floating-card strong{
  color:#0B1F5E;
  font-size:19px;
  line-height:1.35;
  font-weight:800;
}

/* SECTIONS */

.gmsf-section,
.gmsf-soft,
.gmsf-quote-section{
  padding:115px 0;
}

.gmsf-soft{
  background:#F8FAFC;
}

.gmsf-two-col,
.gmsf-impact-grid{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:80px;
  align-items:start;
}

.gmsf-two-col h2,
.gmsf-center h2,
.gmsf-impact-grid h2,
.gmsf-cta-box h2{
  color:#0B1F5E;
  font-size:clamp(32px,4vw,56px);
  line-height:1.1;
  letter-spacing:-1.4px;
  font-weight:800;
  margin:0 0 22px;
}

.gmsf-text-block p,
.gmsf-impact-grid p,
.gmsf-center p,
.gmsf-cta-box p{
  color:#5B6472;
  font-size:17px;
  line-height:1.85;
  margin:0 0 20px;
}

/* CENTER */

.gmsf-center{
  max-width:850px;
  margin:0 auto 58px;
  text-align:center;
}

/* PILLARS */

.gmsf-pillar-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:22px;
}

.gmsf-pillar-card{
  background:#FFFFFF;
  border:1px solid rgba(11,31,94,.08);
  border-radius:30px;
  padding:32px;
  box-shadow:0 16px 50px rgba(11,31,94,.05);
  transition:all .3s ease;
}

.gmsf-pillar-card:hover{
  transform:translateY(-8px);
  border-color:rgba(37,99,235,.20);
  box-shadow:0 24px 70px rgba(37,99,235,.10);
}

.gmsf-pillar-card strong{
  width:46px;
  height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:14px;
  background:#0B1F5E;
  color:#FFFFFF;
  font-size:14px;
  font-weight:800;
  margin-bottom:22px;
}

.gmsf-pillar-card h3{
  color:#0B1F5E;
  font-size:22px;
  line-height:1.25;
  font-weight:800;
  margin:0 0 12px;
}

.gmsf-pillar-card p{
  color:#5B6472;
  font-size:15.5px;
  line-height:1.75;
  margin:0;
}

/* QUOTE */

.gmsf-quote-box{
  position:relative;
  background:#0B1F5E;
  border-radius:42px;
  padding:80px;
  overflow:hidden;
  text-align:center;
}

.gmsf-quote-box::before{
  content:"";
  position:absolute;
  top:-120px;
  right:-120px;
  width:340px;
  height:340px;
  background:rgba(37,99,235,.25);
  border-radius:50%;
  filter:blur(80px);
}

.gmsf-quote-box span{
  position:relative;
  z-index:2;
  color:#D4AF37;
  font-size:13px;
  font-weight:800;
  letter-spacing:1px;
  text-transform:uppercase;
}

.gmsf-quote-box blockquote{
  position:relative;
  z-index:2;
  color:#FFFFFF;
  font-size:clamp(34px,4vw,58px);
  line-height:1.2;
  letter-spacing:-1.5px;
  font-weight:800;
  max-width:920px;
  margin:28px auto 18px;
}

.gmsf-quote-box p{
  position:relative;
  z-index:2;
  color:rgba(255,255,255,.76);
  font-size:17px;
  line-height:1.8;
  max-width:720px;
  margin:0 auto;
}

/* TIMELINE */

.gmsf-timeline{
  max-width:980px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:22px;
}

.gmsf-timeline-item{
  display:grid;
  grid-template-columns:52px 1fr;
  gap:20px;
  background:#FFFFFF;
  border:1px solid rgba(11,31,94,.08);
  border-radius:28px;
  padding:30px;
  box-shadow:0 16px 50px rgba(11,31,94,.05);
  transition:all .3s ease;
}

.gmsf-timeline-item:hover{
  transform:translateX(8px);
  border-color:rgba(37,99,235,.18);
  box-shadow:0 24px 70px rgba(37,99,235,.10);
}

.gmsf-dot{
  width:46px;
  height:46px;
  border-radius:50%;
  background:#2563EB;
  box-shadow:0 0 0 8px rgba(37,99,235,.10);
}

.gmsf-timeline-item h3{
  color:#0B1F5E;
  font-size:24px;
  font-weight:800;
  margin:0 0 10px;
}

.gmsf-timeline-item p{
  color:#5B6472;
  font-size:16px;
  line-height:1.75;
  margin:0;
}

/* IMPACT */

.gmsf-impact-cards{
  display:grid;
  gap:18px;
}

.gmsf-impact-cards div{
  background:#FFFFFF;
  border:1px solid rgba(11,31,94,.08);
  border-radius:26px;
  padding:30px;
  box-shadow:0 16px 50px rgba(11,31,94,.05);
}

.gmsf-impact-cards strong{
  display:block;
  color:#2563EB;
  font-size:38px;
  font-weight:800;
  line-height:1;
  margin-bottom:10px;
}

.gmsf-impact-cards span{
  color:#0B1F5E;
  font-size:15px;
  font-weight:700;
}

/* CTA */

.gmsf-cta-section{
  padding:115px 0 130px;
  background:#FFFFFF;
}

.gmsf-cta-box{
  position:relative;
  background:#0B1F5E;
  border-radius:42px;
  padding:72px;
  overflow:hidden;
}

.gmsf-cta-box::before{
  content:"";
  position:absolute;
  top:-120px;
  right:-120px;
  width:340px;
  height:340px;
  background:rgba(37,99,235,.25);
  border-radius:50%;
  filter:blur(80px);
}

.gmsf-cta-box span{
  position:relative;
  z-index:2;
  color:#D4AF37;
  font-size:13px;
  font-weight:800;
  letter-spacing:1px;
  text-transform:uppercase;
}

.gmsf-cta-box h2,
.gmsf-cta-box p,
.gmsf-cta-box .gmsf-actions{
  position:relative;
  z-index:2;
}

.gmsf-cta-box h2{
  color:#FFFFFF;
  max-width:850px;
}

.gmsf-cta-box p{
  color:rgba(255,255,255,.76);
  max-width:760px;
}

/* ANIMATION */

@keyframes gmsfFloat{
  0%,100%{transform:translateY(0);}
  50%{transform:translateY(-12px);}
}

/* RESPONSIVE */

@media(max-width:1100px){
  .gmsf-pillar-grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:991px){
  .gmsf-hero-grid,
  .gmsf-two-col,
  .gmsf-impact-grid{
    grid-template-columns:1fr;
    gap:55px;
  }
}

@media(max-width:767px){
  .gmsf-hero{
    padding:140px 0 90px;
  }

  .gmsf-section,
  .gmsf-soft,
  .gmsf-quote-section{
    padding:85px 0;
  }

  .gmsf-container{
    padding:0 20px;
  }

  .gmsf-hero-content h1,
  .gmsf-two-col h2,
  .gmsf-center h2,
  .gmsf-impact-grid h2,
  .gmsf-cta-box h2{
    font-size:32px;
    line-height:1.14;
    letter-spacing:-1px;
  }

  .gmsf-hero-content p,
  .gmsf-text-block p,
  .gmsf-impact-grid p,
  .gmsf-center p,
  .gmsf-cta-box p{
    font-size:16px;
  }

  .gmsf-actions{
    flex-direction:column;
  }

  .gmsf-btn-primary,
  .gmsf-btn-secondary,
  .gmsf-btn-light{
    width:100%;
  }

  .gmsf-image-frame{
    border-radius:30px;
    padding:10px;
  }

  .gmsf-image-frame img{
    border-radius:22px;
  }

  .gmsf-floating-card{
    position:relative;
    right:auto;
    bottom:auto;
    width:100%;
    margin-top:18px;
    animation:none;
  }

  .gmsf-pillar-grid{
    grid-template-columns:1fr;
  }

  .gmsf-quote-box,
  .gmsf-cta-box{
    padding:46px 26px;
    border-radius:28px;
  }

  .gmsf-quote-box blockquote{
    font-size:28px;
  }

  .gmsf-timeline-item{
    grid-template-columns:1fr;
    padding:26px;
  }
}/* End custom CSS */