.hero-wrapper .bg-green {
  padding: 70px 20px;
  background: #33A542; 
  background-image: -webkit-linear-gradient(-135deg, #33A542 0%, #3A5A33 100%);
  background-image: -moz-linear-gradient(-135deg, #33A542 0%, #3A5A33 100%);
  background-image: -o-linear-gradient(-135deg, #33A542 0%, #3A5A33 100%);
  background-image: linear-gradient(-135deg, #33A542 0%, #3A5A33 100%);
}

.herooverlay {
  background: url(https://5063216.fs1.hubspotusercontent-na1.net/hubfs/5063216/Routeware-2025/bgMap-green.svg) no-repeat center center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  opacity: 0.5;
}

.hero-wrapper {
  position: relative;
}
.bg-green {
  z-index: 2;
  position: relative;
}

.hero-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  z-index: 2;
  position: relative;
}

.hero-left {
  width: 42%;
}

.hero-right {
  width: 50%;
}

.hero-right form {
  background: transparent;
}

.hero-right h3 {
  display: none;
}

.hero-inner h1 {
  font-size: 80px;
  line-height: 80px;
  letter-spacing: -0.8px;
  color: white;   
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
}
.hero-inner p {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.24px;
  color: #fff;
  margin: 0px;
  font-family: "neue-haas-grotesk-display", sans-serif;
}

.hero-right .hs-input {
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hero-right  .hs-input {
  display: inline-block;
  width: 90%;
  max-width: 500px;
  height: 40px;
  padding: 9px 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.hero-right form .hs-input {
  -moz-appearance: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  font=we: 3;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f5f8fa;
}





.hero-right .hs-error-msgs li {
  margin: 0px !important;
  font-size: 12px;
}

.hero-right .hs-error-msgs li label {
  font-size: 12px;
  color: red;
}

.hero-right form .hs-input::placeholder {
  color: #bfbfbf;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hero-right .hero-right form .hs-input {
  width: 100% !important;
  max-width: 100%;
  background-color: #f5f8fa;
  /* color:  #bfbfbf; */
}

.hero-right select.is-placeholder {
  color : #bfbfbf
}

.hero-right select.is-placeholder : focus {
  color : #33475b
}

.hero-right .hs-input : -moz-placeholder {
  color : #bfbfbf
}

.hero-right .hs-input : :-webkit-input-placeholder {
  color : #bfbfbf
}

.hero-right select#country_territory__testing_-bdcf752f-7ceb-42e6-a6e5-ee21b171e7ae_4093 {
}

.hero-right input::placeholder {
  color: #bfbfbf !important;
}

.hero-right form label {
  color: #FFFFFF;
  font-family: helvetica;
  font-size: 16px;
}

.hero-right .hs-dependent-field {
}

.hero-right .hs-dependent-field fieldset.form-columns-2 .hs-form-field {
  width: 100% !important;
}

.hero-right .hs-dependent-field .field:nth-child(2) {
  width: 100% !important;
}

.hero-right form .hs-richtext p {
  font-family: helvetica;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
}

.hero-right form .hs-richtext p a {
  color: #e29d2a;
  font-family: helvetica;
}

.hero-right .hs_submit.hs-submit input {
  background: #E6A730;
  border-color: #E6A730;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 20px;
  font-family: helvetica;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  padding: 12px 24px;
  font-weight: 700;
}
.hero-right .hs_submit.hs-submit input:hover {
  background: #33A542;
  border-color: #33A542;
}

.hero-right .actions {
  margin: 0px;
}
.hero-right fieldset.form-columns-2 .hs-form-field {
  width: 100% !important;
}

.hero-right form .hs-input {
  width: 100% !important;
  max-width: 100% !important;
}

.hero-right textarea {
  min-height: 66px !important;
}

.hero-right fieldset.form-columns-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hero-right fieldset.form-columns-2 .hs-form-field, 
.hero-right fieldset.form-columns-2 .hs-dependent-field {
  flex: 0 calc(50% - 15px);
}

.hero-right fieldset.form-columns-2 .input {
  margin: 0px !important;
}

.hero-right fieldset.form-columns-1 .input {
  margin: 0px !important;
}
@media(max-width:1400px){
  .hero-inner h1 {
    font-size: 72px;
    line-height: 73px;
    letter-spacing: -0.7166666667px;
  }
  .hero-wrapper .page-center {
    width: 92% !important;
    max-width: 1400px !important;
  }

  .hero-wrapper .bg-green {
    padding: 70px 0px;
  }
  .hero-inner p {
    font-size: 23.3333333333px;
    line-height: 31.3333333333px;
    letter-spacing: -0.1566666667px;
  }
}

@media (min-width: 1240px) {
  .hero-inner h1 {        
    font-size: 64px;
    line-height: 66px;
    letter-spacing: -0.6333333333px;
  } 
  .hero-inner p {
    font-size: 22.6666666667px;
    line-height: 30.6666666667px;
    letter-spacing: -0.0733333333px;
  }
}
@media (max-width: 1024px) {
  .hero-inner h1 {        
    font-size: 56px;
    line-height: 59px;
    letter-spacing: -0.55px;
  }
  .hero-inner p {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.01px;
  }
}
@media (max-width: 900px) {
  .hero-inner h1 {       
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -0.4666666667px;
  }
  .hero-section {
    flex-direction: column;
    gap: 30px;
  }

  .hero-left, .hero-right {
    width: 100%;
  }
  .hero-inner p {
    font-size: 21.3333333333px;
    line-height: 29.3333333333px;
    letter-spacing: 0.0933333333px;
  }
}
@media (max-width: 768px) {
  .hero-inner h1 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: -0.3833333333px;
  }
  .hero-inner p {
    font-size: 20.6666666667px;
    line-height: 28.6666666667px;
    letter-spacing: 0.1766666667px;
  }
}
@media (max-width: 600px) {
  .hero-inner h1 {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.16px;
  }
  .hero-right fieldset.form-columns-2 {
    display: block;
  }
  .hero-inner p {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.1px;
  }
}