.author-descr.text-lg, .author-descr.text-lg :not(h1, h2, h3, h4, h5, h6, sup, .in-btn__text, .in-btn, .in-btn *) {
  line-height: 135%;
  color: #333;
}
.author-name h3 {
  color: #35A595 !important;
  font-weight: 500;
}
.hdr-desc-form-wrp .form-title {
  display: none;
}
.hdr-desc-form-wrp form .hs-input {
  margin-bottom: 4px;
  padding: 20px 25px;
  border-radius: 10px !important;
  width: 100% !important;
  background-color: #fff;
  border: none;
  color: #005A89;
}

.hs-form-field {
  margin: 0;
}

.hdr-desc-form-wrp {
  background: transparent;

}

.hdr-desc-form-wrp form .hs-input::placeholder {
  color: #005A89 !important
}

.hdr-desc-form-wrp form .hs-richtext , .hdr-desc-form-wrp form .hs-richtext p{

  color: #000;

}

.hdr-desc-form-wrp form  .inputs-list li.hs-form-booleancheckbox>label {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.hdr-desc-form-wrp form  .inputs-list li.hs-form-booleancheckbox>label input {
  width: 15px !important;
}

.hdr-desc-form-wrp form  .inputs-list li.hs-form-booleancheckbox>label p {

  color: #000;
  text-align: left;
  margin: 0 !important;
}

.hdr-desc-form-wrp form  .inputs-list li.hs-form-booleancheckbox>label span {
  margin: -3px 0 0 5px !important;
}

.hdr-desc-form-wrp form .hs-richtext a,.hdr-desc-form-wrp form .hs-richtext a *, .hdr-desc-form-wrp form .hs-richtext p a {
  color:#F36F21; 
}

.hdr-desc-form-wrp form input.hs-button.primary.large {
  padding: 12px 30px;
  border-radius: 50px !important;
  background: transparent;
  color: #000;
  border: 1px solid #000;
  /* font-size: 16px; */
  line-height: 24px;
  margin-bottom: 10px;
  cursor: pointer;
  font-weight: normal;
  position: relative;
  text-transform: uppercase;
  font-family: DM Sans, sans-serif;
}
.hdr-desc-form-wrp form input.hs-button.primary.large::after {
  content: "";

  width: 44px;
  height: 44px;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2244%22%20height%3D%2244%22%20viewBox%3D%220%200%2044%2044%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2243%22%20height%3D%2243%22%20rx%3D%2221.5%22%20stroke%3D%22black%22/%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2243%22%20height%3D%2243%22%20rx%3D%2221.5%22%20stroke%3D%22black%22%20stroke-opacity%3D%220.2%22/%3E%3Cpath%20d%3D%22M19%2015.6328L25.5%2022.0002L19%2028.3675%22%20stroke%3D%22%23F36F21%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  position:absolute;
}

.hdr-desc-form-wrp form .actions {
  text-align: left;
  margin-top: 60px;
}

{% scope_css %}
.hdr-desc-mod-desc>a, .hdr-desc-mod-desc>p>a{
  color: #f78235;
  text-decoration: none;
  display: inline-block;
}
.header-undrline {
  position: relative;
  width: 15%;
  height: 2px;
  background-color: #005481;
  margin: 5px 0 20px;
}
.hdr-desc-mod-hdr>h2 {
  color: #005481;
  font-size: 22px;
  font-weight: 600;
  margin: 0;
}
.author-name>h3{
  font-weight: 600;
  font-size: 22px;
   color: #35A595 !important;
  line-height: 22px;
  text-align: left;
  margin: 0;
  padding: 0 0 15px;
}
.hdr-desc-mod-desc>p, .author-descr>p {

  line-height: 26px;
}
.hdr-desc-mod-desc>ul>li:before {
  align-items: center;
  border: 1px solid #005481;
  border-radius: 50px;
  color: #005481;
  content: "\f105";
  display: flex;
  font-family: Font Awesome\ 5 Free;
  font-size: 13px;
  font-weight: 900;
  height: 20px;
  justify-content: center;
  left: -32px;
  position: absolute;
  top: 7px;
  vertical-align: middle;
  width: 20px;
}
.hdr-desc-mod-desc>ul {
  list-style-type: none;
}
.hdr-desc-mod-desc>ul>li {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  list-style-type: none;
  padding-bottom: 10px;
  position: relative;
}
@media(max-width: 767px){
  .hdr-desc-form-wrp form .hs-richtext p a {
    font-size: 14px;
  }
  .hs-error-msg, .hs-error-msgs .hs-main-font-element, .hs-form__alerts__list-item--error {

    line-height: 100% !important;

    font-size: 14px!important;
    margin: 0 0 11px!important;
  }
  .hdr-desc-form-wrp form .actions {
    text-align: left;
    margin-top: 32px;
  }
  .hdr-desc-form-wrp form input.hs-button.primary.large {
    padding: 10px 20px;

    width: fit-content;
  }
  .legal-consent-container .hs-form-booleancheckbox-display p {
    margin: 0;
    display: block !important;
  }
  .hdr-desc-form-wrp form .hs-input {
    margin-bottom: 4px;

    color: #939598;
    font-weight: 600;

  }
  .hdr-desc-form-wrp form .hs-input::placeholder {
    color: #939598 !important
  }
  .hdr-desc-mod-desc > p,  .author-descr > p {
    line-height: 135%;
    font-size: 16px;
  }
  .author-name h6 {
    font-size: 20px;
    background: linear-gradient(131.03deg, #46B754 23.27%, #14B0E6 84.61%);

    background-clip: border-box;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }
}