.elementor-392 .elementor-element.elementor-element-f4fa85c{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-392 .elementor-element.elementor-element-f4fa85c.yes-is-sticky, .elementor-392 .elementor-element.elementor-element-f4fa85c.adv-sticky-elementor{transition:all 300ms ease-in-out;}.elementor-392 .elementor-element.elementor-element-ff3a8d1{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-392 .elementor-element.elementor-element-ff3a8d1.yes-is-sticky, .elementor-392 .elementor-element.elementor-element-ff3a8d1.adv-sticky-elementor{transition:all 300ms ease-in-out;}.elementor-392 .elementor-element.elementor-element-a00f8f5{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-392 .elementor-element.elementor-element-a00f8f5.yes-is-sticky, .elementor-392 .elementor-element.elementor-element-a00f8f5.adv-sticky-elementor{transition:all 300ms ease-in-out;}.elementor-392 .elementor-element.elementor-element-3be126b{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-392 .elementor-element.elementor-element-3be126b.yes-is-sticky, .elementor-392 .elementor-element.elementor-element-3be126b.adv-sticky-elementor{transition:all 300ms ease-in-out;}.elementor-392 .elementor-element.elementor-element-1fbe19a{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-392 .elementor-element.elementor-element-1fbe19a.yes-is-sticky, .elementor-392 .elementor-element.elementor-element-1fbe19a.adv-sticky-elementor{transition:all 300ms ease-in-out;}.elementor-392 .elementor-element.elementor-element-eef1f10{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-392 .elementor-element.elementor-element-eef1f10.yes-is-sticky, .elementor-392 .elementor-element.elementor-element-eef1f10.adv-sticky-elementor{transition:all 300ms ease-in-out;}/* Start custom CSS for html, class: .elementor-element-8559374 *//* =========================
DEVELOPMENT HERO
========================= */

.development-hero {
  position: relative;

  min-height: 100vh;

  display: flex;
  align-items: center;
  justify-content: center;

  text-align: center;

  overflow: hidden;

  padding: 140px 20px;

  background:
  url('https://ghscustomgear.com/wp-content/uploads/2026/05/Developments-GHS-GEARS.png') center/cover no-repeat;
}

/* OVERLAY */
.development-overlay {
  position: absolute;
  inset: 0;

  background:
  linear-gradient(
  180deg,
  rgba(2,6,23,0.75),
  rgba(15,23,42,0.82)
  );

  backdrop-filter: blur(3px);
}

/* CONTENT */
.development-hero-content {
  position: relative;
  z-index: 2;

  max-width: 1100px;
  margin: auto;
}

/* TAG */
.development-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 14px 28px;

  border-radius: 999px;

  background: rgba(255,255,255,0.08);

  border: 1px solid rgba(255,255,255,0.1);

  backdrop-filter: blur(14px);

  color: #cbd5e1;

  font-size: 14px;
  font-weight: 700;

  letter-spacing: 2px;

  margin-bottom: 30px;
}

/* HEADING */
.development-hero h1 {
  font-size: 92px;
  line-height: 0.95;
  font-weight: 900;

  color: #fff;

  margin-bottom: 35px;

  letter-spacing: -4px;
}

/* TEXT */
.development-hero p {
  max-width: 900px;
  margin: auto auto 45px;

  color: #e2e8f0;

  font-size: 22px;
  line-height: 1.9;
}

/* BUTTONS */
.development-buttons {
  display: flex;
  justify-content: center;

  gap: 22px;

  flex-wrap: wrap;
}

/* PRIMARY */
.development-btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 20px 38px;

  border-radius: 18px;

  background:
  linear-gradient(90deg,#3b82f6,#8b5cf6);

  color: #fff;
  text-decoration: none;

  font-size: 16px;
  font-weight: 800;

  transition: 0.35s;

  box-shadow: 0 25px 60px rgba(59,130,246,0.35);
}

/* SECONDARY */
.development-btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 20px 38px;

  border-radius: 18px;

  background: rgba(255,255,255,0.06);

  border: 1px solid rgba(255,255,255,0.1);

  backdrop-filter: blur(12px);

  color: #fff;
  text-decoration: none;

  font-size: 16px;
  font-weight: 800;

  transition: 0.35s;
}

/* HOVER */
.development-btn-primary:hover,
.development-btn-secondary:hover {
  transform: translateY(-5px);
}

/* TABLET */
@media(max-width:991px){

  .development-hero h1 {
    font-size: 58px;

    line-height: 1;
  }

  .development-hero p {
    font-size: 18px;
  }

}

/* MOBILE */
@media(max-width:768px){

  .development-hero {
    min-height: auto;

    padding: 120px 18px 90px;
  }

  .development-tag {
    font-size: 11px;

    padding: 12px 20px;
  }

  .development-hero h1 {
    font-size: 42px;

    line-height: 1.08;

    letter-spacing: -2px;
  }

  .development-hero p {
    font-size: 15px;

    line-height: 1.8;
  }

  .development-buttons {
    flex-direction: column;
  }

  .development-btn-primary,
  .development-btn-secondary {
    width: 100%;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f4fa85c *//* =========================
GLOBAL HEADING SIZE FIX
DEVELOPMENT PAGE
========================= */

/* HERO HEADING */
.development-hero h1 {
  font-size: 68px !important;
  line-height: 1.02 !important;

  letter-spacing: -3px !important;
}

/* ALL MAIN SECTION HEADINGS */
.development-services-head h2,
.process-head h2,
.technology-content h2,
.development-stats-head h2,
.development-cta-content h2 {

  font-size: 54px !important;
  line-height: 1.08 !important;

  letter-spacing: -2px !important;
}

/* CARD TITLES */
.development-service-content h3,
.process-content h3,
.technology-box h3 {

  font-size: 26px !important;
  line-height: 1.2 !important;
}

/* ALL TEXT */
.development-hero p,
.development-services-head p,
.process-head p,
.technology-content > p,
.development-stats-head p,
.development-cta-content p {

  font-size: 17px !important;
  line-height: 1.8 !important;

  max-width: 850px;
}

/* =========================
TABLET
========================= */

@media(max-width:991px){

  .development-hero h1 {
    font-size: 52px !important;
  }

  .development-services-head h2,
  .process-head h2,
  .technology-content h2,
  .development-stats-head h2,
  .development-cta-content h2 {

    font-size: 42px !important;
  }

}

/* =========================
MOBILE
========================= */

@media(max-width:768px){

  /* HERO */
  .development-hero h1 {
    font-size: 38px !important;

    line-height: 1.1 !important;

    letter-spacing: -1px !important;
  }

  /* ALL SECTION HEADINGS */
  .development-services-head h2,
  .process-head h2,
  .technology-content h2,
  .development-stats-head h2,
  .development-cta-content h2 {

    font-size: 32px !important;

    line-height: 1.15 !important;

    letter-spacing: -1px !important;
  }

  /* CARD TITLES */
  .development-service-content h3,
  .process-content h3,
  .technology-box h3 {

    font-size: 22px !important;
  }

  /* TEXT */
  .development-hero p,
  .development-services-head p,
  .process-head p,
  .technology-content > p,
  .development-stats-head p,
  .development-cta-content p {

    font-size: 15px !important;

    line-height: 1.75 !important;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9605ffe *//* =========================
DEVELOPMENT SERVICES
========================= */

.development-services {
  padding: 130px 20px;

  background: #f8fafc;
}

/* HEADING */
.development-services-head {
  max-width: 950px;
  margin: auto auto 90px;

  text-align: center;
}

/* TAG */
.development-services-tag {
  display: inline-block;

  color: #3b82f6;

  font-size: 14px;
  font-weight: 800;

  letter-spacing: 2px;

  margin-bottom: 22px;
}

/* TITLE */
.development-services-head h2 {
  font-size: 64px;
  line-height: 1.02;
  font-weight: 900;

  color: #0f172a;

  margin-bottom: 28px;

  letter-spacing: -2px;
}

/* TEXT */
.development-services-head p {
  color: #475569;

  font-size: 20px;
  line-height: 1.9;
}

/* GRID */
.development-services-grid {
  max-width: 1450px;
  margin: auto;

  display: grid;
  grid-template-columns: repeat(3,1fr);

  gap: 30px;
}

/* CARD */
.development-service-card {
  background: #fff;

  border-radius: 30px;

  overflow: hidden;

  border: 1px solid #e2e8f0;

  transition: 0.4s;

  box-shadow: 0 20px 50px rgba(15,23,42,0.05);
}

/* HOVER */
.development-service-card:hover {
  transform: translateY(-10px);

  box-shadow: 0 35px 70px rgba(15,23,42,0.12);
}

/* IMAGE */
.development-service-image img {
  width: 100%;
  height: 280px;

  object-fit: cover;
}

/* CONTENT */
.development-service-content {
  padding: 35px;
}

/* NUMBER */
.development-service-content span {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 55px;
  height: 55px;

  border-radius: 16px;

  background:
  linear-gradient(135deg,#3b82f6,#8b5cf6);

  color: #fff;

  font-size: 18px;
  font-weight: 800;

  margin-bottom: 22px;
}

/* TITLE */
.development-service-content h3 {
  font-size: 30px;
  font-weight: 900;

  color: #0f172a;

  margin-bottom: 18px;
}

/* TEXT */
.development-service-content p {
  color: #475569;

  font-size: 16px;
  line-height: 1.8;
}

/* TABLET */
@media(max-width:991px){

  .development-services-grid {
    grid-template-columns: repeat(2,1fr);
  }

  .development-services-head h2 {
    font-size: 46px;
  }

}

/* MOBILE */
@media(max-width:768px){

  .development-services {
    padding: 90px 18px;
  }

  .development-services-grid {
    grid-template-columns: 1fr;
  }

  .development-services-head h2 {
    font-size: 34px;

    line-height: 1.12;
  }

  .development-services-head p {
    font-size: 15px;
  }

  .development-service-image img {
    height: 240px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ef653e3 *//* =========================
PROCESS SECTION
========================= */

.process-section {
  position: relative;

  padding: 140px 20px;

  overflow: hidden;

  background:
  linear-gradient(180deg,#020617,#0f172a);
}

/* TOP */
.process-head {
  max-width: 950px;
  margin: auto auto 100px;

  text-align: center;
}

/* TAG */
.process-tag {
  display: inline-block;

  color: #60a5fa;

  font-size: 14px;
  font-weight: 800;

  letter-spacing: 2px;

  margin-bottom: 22px;
}

/* TITLE */
.process-head h2 {
  font-size: 68px;
  line-height: 1;
  font-weight: 900;

  color: #fff;

  margin-bottom: 28px;

  letter-spacing: -3px;
}

/* TEXT */
.process-head p {
  color: #cbd5e1;

  font-size: 20px;
  line-height: 1.9;
}

/* TIMELINE */
.process-timeline {
  max-width: 1200px;
  margin: auto;

  position: relative;
}

/* LINE */
.process-timeline::before {
  content: "";

  position: absolute;

  left: 34px;
  top: 0;

  width: 2px;
  height: 100%;

  background:
  linear-gradient(
  180deg,
  #3b82f6,
  #8b5cf6
  );
}

/* STEP */
.process-step {
  position: relative;

  padding-left: 120px;

  margin-bottom: 70px;
}

/* NUMBER */
.process-number {
  position: absolute;

  left: 0;
  top: 0;

  width: 70px;
  height: 70px;

  border-radius: 22px;

  background:
  linear-gradient(135deg,#3b82f6,#8b5cf6);

  display: flex;
  align-items: center;
  justify-content: center;

  color: #fff;

  font-size: 22px;
  font-weight: 900;

  box-shadow: 0 20px 40px rgba(59,130,246,0.3);
}

/* CONTENT */
.process-content {
  padding: 35px;

  border-radius: 28px;

  background: rgba(255,255,255,0.05);

  border: 1px solid rgba(255,255,255,0.08);

  backdrop-filter: blur(12px);

  transition: 0.35s;
}

/* HOVER */
.process-content:hover {
  transform: translateY(-6px);

  border-color: rgba(59,130,246,0.35);

  box-shadow: 0 25px 60px rgba(59,130,246,0.12);
}

/* TITLE */
.process-content h3 {
  font-size: 34px;
  font-weight: 900;

  color: #fff;

  margin-bottom: 16px;
}

/* TEXT */
.process-content p {
  color: #cbd5e1;

  font-size: 17px;
  line-height: 1.8;
}

/* TABLET */
@media(max-width:991px){

  .process-head h2 {
    font-size: 48px;
  }

}

/* MOBILE */
@media(max-width:768px){

  .process-section {
    padding: 90px 18px;
  }

  .process-head h2 {
    font-size: 36px;

    line-height: 1.1;
  }

  .process-head p {
    font-size: 15px;
  }

  .process-step {
    padding-left: 90px;
  }

  .process-number {
    width: 56px;
    height: 56px;

    font-size: 18px;

    border-radius: 18px;
  }

  .process-content {
    padding: 25px;
  }

  .process-content h3 {
    font-size: 24px;
  }

  .process-content p {
    font-size: 14px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3a4db1b *//* =========================
TECHNOLOGY SECTION
========================= */

.technology-section {
  padding: 140px 20px;

  background: #f8fafc;

  display: grid;
  grid-template-columns: 1fr 1fr;

  gap: 80px;

  align-items: center;

  max-width: 1450px;
  margin: auto;
}

/* IMAGE */
.technology-image img {
  width: 100%;
  height: 720px;

  object-fit: cover;

  border-radius: 32px;

  box-shadow: 0 30px 70px rgba(15,23,42,0.12);
}

/* TAG */
.technology-tag {
  display: inline-block;

  color: #3b82f6;

  font-size: 14px;
  font-weight: 800;

  letter-spacing: 2px;

  margin-bottom: 22px;
}

/* TITLE */
.technology-content h2 {
  font-size: 68px;
  line-height: 1;
  font-weight: 900;

  color: #0f172a;

  margin-bottom: 30px;

  letter-spacing: -3px;
}

/* TEXT */
.technology-content > p {
  color: #475569;

  font-size: 20px;
  line-height: 1.9;

  margin-bottom: 40px;
}

/* FEATURES */
.technology-features {
  display: flex;
  flex-direction: column;

  gap: 22px;
}

/* BOX */
.technology-box {
  display: flex;
  align-items: flex-start;

  gap: 20px;

  padding: 28px;

  border-radius: 24px;

  background: #fff;

  border: 1px solid #e2e8f0;

  transition: 0.35s;

  box-shadow: 0 15px 40px rgba(15,23,42,0.05);
}

/* HOVER */
.technology-box:hover {
  transform: translateY(-6px);

  box-shadow: 0 30px 60px rgba(15,23,42,0.1);
}

/* ICON */
.technology-icon {
  min-width: 65px;
  height: 65px;

  border-radius: 18px;

  background:
  linear-gradient(135deg,#3b82f6,#8b5cf6);

  display: flex;
  align-items: center;
  justify-content: center;

  font-size: 28px;

  color: #fff;

  box-shadow: 0 20px 40px rgba(59,130,246,0.25);
}

/* TITLE */
.technology-box h3 {
  font-size: 24px;
  font-weight: 800;

  color: #0f172a;

  margin-bottom: 10px;
}

/* TEXT */
.technology-box p {
  color: #64748b;

  font-size: 15px;
  line-height: 1.8;
}

/* TABLET */
@media(max-width:991px){

  .technology-section {
    grid-template-columns: 1fr;

    gap: 50px;
  }

  .technology-content h2 {
    font-size: 48px;
  }

  .technology-image img {
    height: 520px;
  }

}

/* MOBILE */
@media(max-width:768px){

  .technology-section {
    padding: 90px 18px;
  }

  .technology-content h2 {
    font-size: 36px;

    line-height: 1.1;
  }

  .technology-content > p {
    font-size: 15px;
  }

  .technology-image img {
    height: 380px;

    border-radius: 24px;
  }

  .technology-box {
    padding: 22px;
  }

  .technology-box h3 {
    font-size: 20px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-364d1df *//* =========================
DEVELOPMENT STATS
========================= */

.development-stats-section {
  position: relative;

  padding: 150px 20px;

  overflow: hidden;

  background:
  url('YOUR-BACKGROUND.jpg') center/cover no-repeat;
}

/* OVERLAY */
.development-stats-overlay {
  position: absolute;
  inset: 0;

  background:
  linear-gradient(
  180deg,
  rgba(2,6,23,0.82),
  rgba(15,23,42,0.88)
  );
}

/* CONTAINER */
.development-stats-container {
  position: relative;
  z-index: 2;

  max-width: 1450px;
  margin: auto;
}

/* HEAD */
.development-stats-head {
  max-width: 950px;

  margin: auto auto 90px;

  text-align: center;
}

/* TAG */
.development-stats-tag {
  display: inline-block;

  color: #93c5fd;

  font-size: 14px;
  font-weight: 800;

  letter-spacing: 2px;

  margin-bottom: 24px;
}

/* TITLE */
.development-stats-head h2 {
  font-size: 72px;
  line-height: 1;
  font-weight: 900;

  color: #fff;

  margin-bottom: 30px;

  letter-spacing: -3px;
}

/* TEXT */
.development-stats-head p {
  color: #cbd5e1;

  font-size: 20px;
  line-height: 1.9;
}

/* GRID */
.development-stats-grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);

  gap: 30px;
}

/* CARD */
.development-stat-card {
  padding: 45px 30px;

  border-radius: 32px;

  text-align: center;

  background: rgba(255,255,255,0.06);

  border: 1px solid rgba(255,255,255,0.08);

  backdrop-filter: blur(14px);

  transition: 0.35s;
}

/* HOVER */
.development-stat-card:hover {
  transform: translateY(-8px);

  border-color: rgba(59,130,246,0.35);

  box-shadow: 0 30px 60px rgba(59,130,246,0.12);
}

/* NUMBER */
.development-stat-card h3 {
  font-size: 62px;
  font-weight: 900;

  background:
  linear-gradient(90deg,#3b82f6,#8b5cf6);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  margin-bottom: 16px;
}

/* TEXT */
.development-stat-card p {
  color: #e2e8f0;

  font-size: 17px;
  line-height: 1.7;

  font-weight: 600;
}

/* TABLET */
@media(max-width:991px){

  .development-stats-grid {
    grid-template-columns: repeat(2,1fr);
  }

  .development-stats-head h2 {
    font-size: 50px;
  }

}

/* MOBILE */
@media(max-width:768px){

  .development-stats-section {
    padding: 100px 18px;
  }

  .development-stats-grid {
    grid-template-columns: 1fr;
  }

  .development-stats-head h2 {
    font-size: 36px;

    line-height: 1.1;
  }

  .development-stats-head p {
    font-size: 15px;
  }

  .development-stat-card {
    padding: 35px 25px;
  }

  .development-stat-card h3 {
    font-size: 46px;
  }

  .development-stat-card p {
    font-size: 15px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e7d9349 *//* =========================
DEVELOPMENT CTA
========================= */

.development-cta-section {
  position: relative;

  padding: 170px 20px;

  overflow: hidden;

  text-align: center;

  background:
  linear-gradient(180deg,#020617,#0f172a);
}

/* GLOW */
.development-cta-glow {
  position: absolute;

  width: 700px;
  height: 700px;

  left: 50%;
  top: -220px;

  transform: translateX(-50%);

  background:
  radial-gradient(circle,
  rgba(59,130,246,0.24),
  transparent 70%);
}

/* CONTENT */
.development-cta-content {
  position: relative;
  z-index: 2;

  max-width: 1000px;
  margin: auto;
}

/* TAG */
.development-cta-tag {
  display: inline-block;

  color: #93c5fd;

  font-size: 14px;
  font-weight: 800;

  letter-spacing: 2px;

  margin-bottom: 24px;
}

/* TITLE */
.development-cta-content h2 {
  font-size: 84px;
  line-height: 0.95;
  font-weight: 900;

  color: #fff;

  margin-bottom: 34px;

  letter-spacing: -4px;
}

/* TEXT */
.development-cta-content p {
  max-width: 850px;

  margin: auto auto 50px;

  color: #cbd5e1;

  font-size: 21px;
  line-height: 1.9;
}

/* BUTTONS */
.development-cta-buttons {
  display: flex;
  justify-content: center;

  gap: 22px;

  flex-wrap: wrap;
}

/* PRIMARY */
.development-cta-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 20px 40px;

  border-radius: 18px;

  background:
  linear-gradient(90deg,#3b82f6,#8b5cf6);

  color: #fff;
  text-decoration: none;

  font-size: 16px;
  font-weight: 800;

  transition: 0.35s;

  box-shadow: 0 25px 60px rgba(59,130,246,0.35);
}

/* SECONDARY */
.development-cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 20px 40px;

  border-radius: 18px;

  background: rgba(255,255,255,0.06);

  border: 1px solid rgba(255,255,255,0.1);

  backdrop-filter: blur(12px);

  color: #fff;
  text-decoration: none;

  font-size: 16px;
  font-weight: 800;

  transition: 0.35s;
}

/* HOVER */
.development-cta-primary:hover,
.development-cta-secondary:hover {
  transform: translateY(-5px);
}

/* TABLET */
@media(max-width:991px){

  .development-cta-content h2 {
    font-size: 54px;
  }

}

/* MOBILE */
@media(max-width:768px){

  .development-cta-section {
    padding: 100px 18px;
  }

  .development-cta-content h2 {
    font-size: 40px;

    line-height: 1.08;

    letter-spacing: -2px;
  }

  .development-cta-content p {
    font-size: 15px;
  }

  .development-cta-buttons {
    flex-direction: column;
  }

  .development-cta-primary,
  .development-cta-secondary {
    width: 100%;
  }

}/* End custom CSS */