@media(min-width:768px){.elementor-8303 .elementor-element.elementor-element-8c255a1{width:100%;}}/* Start custom CSS for html, class: .elementor-element-fd35bf1 */.gs-register-hero{
  background:#fff;
  padding:48px 20px 24px;
}

.gs-register-wrap{
  max-width:1050px;
  margin:0 auto;
}

.gs-register-top{
  text-align:center;
  margin-bottom:34px;
}

.gs-register-logo{
  max-width:220px;
  width:30%;
  height:auto;
  display:block;
  margin:0 auto 22px;
}

.gs-register-top h1{
  margin:0 0 14px;
  font-size:44px;
  line-height:1.1;
  font-weight:800;
  color:#24324a;
  letter-spacing:-0.02em;
}

.gs-register-subtitle{
  max-width:860px;
  margin:0 auto;
  font-size:18px;
  line-height:1.75;
  color:#58627a;
}

.gs-register-points{
  display:flex;
  justify-content:center;
  gap:16px;
  flex-wrap:wrap;
  margin-top:26px;
}

.gs-point{
  background:#fff;
  border:1px solid rgba(98,102,241,.12);
  border-radius:999px;
  padding:12px 18px;
  font-size:15px;
  font-weight:600;
  color:#2d3b58;
  box-shadow:0 8px 24px rgba(28,39,76,.05);
}

.gs-register-info{
  max-width:920px;
  margin:0 auto;
  background:#fff;
  border:1px solid #edf0f6;
  border-radius:24px;
  box-shadow:0 18px 45px rgba(25,33,61,.08);
  padding:34px 38px;
  text-align:left;
}

.gs-register-info h3{
  margin:0 0 18px;
  font-size:28px;
  line-height:1.2;
  color:#24324a;
  font-weight:800;
}

.gs-register-info ul{
  margin:0;
  padding:0;
  list-style:none;
}

.gs-register-info li{
  position:relative;
  padding-left:28px;
  margin:0 0 14px;
  font-size:18px;
  line-height:1.7;
  color:#4f5b75;
}

.gs-register-info li::before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  font-weight:800;
  color:#3fae49;
}



.gs-register-note{
  margin:16px 0 0;
  font-size:1px;
  line-height:1.6;
  color:#7b859a;
}

.gs-register-form-section{
  background:#fff;
  padding:10px 20px 70px;
}

.gs-register-form-wrap{
  max-width:1050px;
  margin:0 auto;
}

@media (max-width:1024px){
  .gs-register-top h1{
    font-size:38px;
  }

  .gs-register-subtitle{
    font-size:17px;
  }

  .gs-register-info{
    padding:28px 24px;
  }

  .gs-register-info h3{
    font-size:24px;
  }

  .gs-register-info li{
    font-size:17px;
  }
}

@media (max-width:767px){
  .gs-register-hero{
    padding:34px 16px 18px;
  }

  .gs-register-form-section{
    padding:8px 16px 46px;
  }

  .gs-register-logo{
    max-width:170px;
    margin-bottom:18px;
  }

  .gs-register-top h1{
    font-size:30px;
  }

  .gs-register-subtitle{
    font-size:15px;
    line-height:1.7;
  }

  .gs-register-points{
    gap:10px;
    margin-top:20px;
  }

  .gs-point{
    width:100%;
    text-align:center;
    font-size:14px;
    padding:11px 14px;
  }

  .gs-register-info{
    border-radius:20px;
    padding:22px 18px;
  }

  .gs-register-info h3{
    font-size:21px;
  }

  .gs-register-info li{
    font-size:15px;
    line-height:1.65;
  }

  }

  .gs-register-note{
    font-size:14px;
    text-align:center;

  }
}/* End custom CSS */