.elementor-1699 .elementor-element.elementor-element-c7ed328{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2a1293b *//* ===== PROCESS SECTION ONLY ===== */

.process-wrap{
  background:#04132b;
  color:#f4f4f4;
  padding:90px 20px 60px;
  font-family:Arial, Helvetica, sans-serif;
  box-sizing:border-box;
}

.process-wrap,
.process-wrap *{
  box-sizing:border-box;
}

.process-wrap section{
  max-width:980px;
  margin:0 auto 24px;
}

.process-wrap section:first-of-type{
  text-align:center;
  padding:28px 0 18px;
}

.process-wrap h1{
  display:block;
  margin:0 0 16px;
  font-size:72px;
  line-height:1.05;
  font-weight:300;
  letter-spacing:-.03em;
  color:#f4f4f4;
  text-align:center;
}

.process-wrap h2{
  margin:0 0 14px;
  font-size:40px;
  line-height:1.12;
  font-weight:700;
  letter-spacing:-.02em;
  color:#ffffff;
}

.process-wrap p{
  margin:0 auto 16px;
  font-size:18px;
  line-height:1.7;
  color:#d7dfef;
}

.process-wrap section:first-of-type p{
  max-width:760px;
  text-align:center;
}

.process-wrap section:not(:first-of-type){
  background:linear-gradient(180deg, rgba(8,22,48,.96), rgba(7,18,37,.98));
  border:1px solid rgba(255,255,255,.08);
  border-radius:28px;
  padding:34px 30px;
  box-shadow:0 18px 40px rgba(0,0,0,.28);
}

.process-wrap section:last-of-type{
  text-align:center;
  padding:46px 30px;
}

.process-wrap section:last-of-type p{
  max-width:700px;
}

.process-wrap a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-top:12px;
  padding:16px 24px;
  min-width:240px;
  border-radius:14px;
  background:#ff3b30;
  color:#ffffff;
  text-decoration:none;
  font-size:16px;
  font-weight:700;
  transition:transform .2s ease, background .2s ease;
}

.process-wrap a:hover{
  background:#e53329;
  transform:translateY(-2px);
}

.process-wrap section + section{
  margin-top:24px;
}

/* ===== TABLET ===== */
@media (max-width:1024px){
  .process-wrap{
    padding:70px 18px 46px;
  }

  .process-wrap h1{
    font-size:56px;
  }

  .process-wrap h2{
    font-size:32px;
  }

  .process-wrap section:not(:first-of-type){
    padding:28px 24px;
  }
}

/* ===== MOBILE ===== */
@media (max-width:767px){
  .process-wrap{
    padding:120px 14px 38px;
  }

  .process-wrap section{
    margin-bottom:18px;
  }

  .process-wrap section:first-of-type{
    text-align:center;
    padding:24px 0 16px;
  }

  .process-wrap h1{
    display:block;
    font-size:40px;
    line-height:1.1;
    margin:0 0 12px;
    text-align:center;
    color:#f4f4f4;
  }

  .process-wrap h2{
    font-size:26px;
    line-height:1.18;
    margin-bottom:12px;
  }

  .process-wrap p{
    font-size:16px;
    line-height:1.65;
  }

  .process-wrap section:first-of-type p{
    max-width:100%;
    margin:0 auto;
    padding:0 4px;
    text-align:center;
  }

  .process-wrap section:not(:first-of-type){
    border-radius:20px;
    padding:22px 18px;
  }

  .process-wrap section:last-of-type{
    padding:28px 18px;
  }

  .process-wrap a{
    width:100%;
    min-width:0;
    padding:15px 18px;
  }
}/* End custom CSS */