/* From Hero.css in get-connected-2022 */
.indinrow1 .dnd-section .dnd-column:first-child {
  display: block;
}

.hero {
  /* color: #fff; */
  width: 100%;
  background: linear-gradient(294.31deg, #1C3B82 16.77%, #32C2C4 101.46%);  /* background: var(--gradient-blue); */
  /* background: var(--gradient-blue); */
  /* background: rgba(24, 60, 109, 0.8); */
  /* padding: 2rem 0 6rem; */
  position: relative;
  /* overflow: hidden; */
}

.hero .hero__content {
  padding-top: 1.5rem;
  padding-bottom: 4rem;
}

.hero .content-wrapper {
  padding: 0 1rem;
}

/* .hero__description {
margin-top: 8rem;
} */

.hero__after-header {
  color: #fff;
  margin-bottom: 1rem;
}

.description-row p {
  font-size: 1.5rem;
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
/* 
.hero .bnr_wrp {
width: 100%;
height: 80vh;
position: absolute;
z-index: -1;
top: -6rem;
} */

.hero .bnr_wrp {
  /* width: 40%;
  height: 20vh; */
  /* position: absolute; */
  /* z-index: -1; */
  /* top: -1rem; */
  right: 0rem;
  border-radius: 2rem;
  background-size: cover;
}

.hero .lp-form {
  position: relative;
  color: #000;
  /* top: 8rem; */
}

@media (min-width: 990px) {
  .hero .lp-form {
    margin-bottom: -6rem;
  }
}

.hero .lp-form h5 {
  font-size: 20px;
  font-weight: 600;
}

.hero .bnr_wrp .elementor-shape {
  display: none;
}

.hero img {
  border-radius: 0 4rem 0 4rem;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  opacity: .2;
  /* border-radius: 0 4rem 0 4rem;
  position: relative;
  right: -4rem; */
}

@media (min-width: 768px) {
  .hero .row-fluid {
    display: flex;
    align-items: center;
  }
  .hero .row-fluid > div {
    float: none;
  }

  .content-column {
    flex: 1 60vw;
    padding: 2rem;
    /* background: rgba(255, 255, 255, 0.125); */
  }
  .image-column {
    flex: 1 40vw;
  }
}

.module--hero {
  width: 100%;
}

.hero h1 {
  /* color: #35DD87; */
  color: #fff;
  font-family: hk nova, Sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  padding: 0 9px 0 0;
  text-align: left;
}

.content-column {
  color: #fff;
  position: relative; 
  z-index: 1;
}
.hero__preheader {
  color: #fff;
  /* color: #35DD87; */
}

.hero__preheader,
.hero__after-header {
  font-size: 1.5rem;
  font-weight: bold;
}

.hero__after-header {
}

.hero__description {
  /* text-align: center; */
  font-weight: bold;
  font-size: 1.125rem;
  margin-top: 2rem;
}

/* Hero Layouts */
@media (min-width: 768px) {
  .hero--right .content-column{
    order: 3;
  }
}

.hero--left {
}

.hero--center {
}

.hero--two-column {
}

.testimonial {
  position: relative;
  /* background: #f5f8fa; */
  /* background: linear-gradient(9deg, #2d5387, #1C3B82); */
  /* color: #fff; */
  /* border-radius: 4rem 0 4rem 0; */
  /* padding: 0 1rem; */
  /* margin-left: -2rem; */ 
  /* border-left: 4px solid #162F68; */
}

@media (min-width: 768px){
  .testimonial {
    /* margin-left: -2rem; */
  }
}

.testimonial *:last-child {
  margin-bottom: 0;
}

.testimonial__text {
  font-size: 1.25rem;
  font-weight: 700;
}

.testimonial__name {
  font-weight: 700;
}

.quotation-mark path {
  fill: #fff;
}

.lp-form {
  background: #fff;
  box-shadow: 0px 4px 40px rgba(30,64,175,0.1);
  border-radius: 1rem;
  padding: 2rem;
}

.lp-form form {
  background: 0;
  padding: 0;
  border-radius: 0;
}

.lp-form form .field > label,
.lp-form form .hs-form-field > label,
.lp-form form legend,
h3.form-title {
  color: #000;
}

/* 
.secondary-content {
flex: 1 40%;
margin-left: 2rem;
max-width: 600px;
min-width: 300px;
margin-right: 100px;
}

.subtle {
background: rgba(255, 255, 255, 0.1);
border-radius: 20px;
padding: 2rem;
}

.subtle form {
display: flex;
flex-flow: wrap;
}

.secondary-content .subtle form label,
.secondary-content .subtle form input {
margin: 0;
}

.secondary-content .subtle form input {
font-size: 1rem;
padding: 0.85rem 1rem;
border-width: 0;
}

.secondary-content .subtle form .hs-button {
white-space: nowrap;
margin-left: 0.5rem;
}

.secondary-content .hs-button {
--button-background: var(--color-orange);
--button-text: var(--color-white);
--button-hover-background: #ff963d;
--button-hover-text: var(--color-white);
}

.secondary-content .hs-error-msg {
filter: brightness(1.5);
margin-top: 0.5rem;
}

.secondary-content .hs-form-field {
flex: 1 100%;
}

.secondary-content .hs_submit {
flex: 0;
}

.secondary-content .hs_error_rollup {
background: rgba(0, 0, 0, 0.1);
flex: 1 100%;
order: 1;
padding: 1rem;
text-align: center;
border-radius: 0.5rem;
}

.accent {
/*   position: absolute;
bottom: 0; */
/* right: 0; */

.module--hero-simple .hero {
  /* padding: 14rem 0 4rem; */
}

/* .header__container {
background: transparent;
} */

.lp-form form .hs-button {
  background: var(--color-purple);
  border-color: var(--color-purple);
}
