.stay-connected-block {
  margin: 40px 0;
  display: flex;
  column-gap: 48px;
  align-items: flex-start;
  width: 100%;
  padding: 65px 48px;
  background: white;
  box-shadow: rgba(14, 30, 62, 0.12) 0px 18px 34px;
  border-radius: 32px;
  -webkit-box-pack: center;
  justify-content: center;
  box-sizing: border-box;
}

.stay-connected-block .bObhnJ {
  width: 72%;
  display: flex;
  flex-direction: column;
  flex: 1 1 0%;
}

.stay-connected-block .gfJxmT {
  font-size: 24px;
  line-height: 32px;
  color: black;
  font-weight: bold;
}

.stay-connected-block .kaeTpD {
  font-size: 20px;
  line-height: 24px;
  margin-top: 12px;
  color: #9e9e9e;
}

.stay-connected-block .iSKQvr {
  display: flex;
  align-items: flex-start;
  margin-top: 24px;
  column-gap: 12px;
}

.stay-connected-block .cByxar {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex: 1 1 0%;
}

.stay-connected-block .dxRTJH {
  position: relative;
  width: 100%;
  height: 40px;
  margin-bottom: 12px;
}

.stay-connected-block .grMGjR {
  width: 100%;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #a6a6a6;
  outline: none;
  padding: 12px;
  box-sizing: border-box;
  font-size: 14px;
  color: #0a0a0a;
  background-color: white;
  pointer-events: auto;
}

.stay-connected-block .bPbHBq {
  display: flex;
  min-width: 118px;
}

.stay-connected-block .fhhmlD {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: #3cc196;
  border-radius: 8px;
  padding: 8px 24px;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  min-height: 40px;
  width: 100%;
  color: white;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  transition: background-color 0.3s linear 0s;
}

@media (max-width: 1023px) {
  .stay-connected-block {
    display: block;
  }
  .stay-connected-block .bObhnJ {
    width: 100%;
    text-align: center;
  }
  .stay-connected-block .fARKmE {
    display: block;
    width: 100%;
    min-width: 0;
  }
  .stay-connected-block .kwoiKK {
    display: block;
    flex: none;
  }
  .stay-connected-block img {
    margin: auto;
    display: block;
  }
  .stay-connected-block .jzrboc .wpcf7 form {
    display: block;
  }
}
