.newimg {
    background: url(../img/finance4.avif)!important;
  background-size: cover!important;
  background-position: center!important;
  background-repeat: no-repeat!important;
  height: 760px;
  position: relative;
  border-radius: 35px;
  }

  .input1 {
    padding: 30px;border: 7px double #3781cb;
  }
  .input2 {
    border: 7px double #e3e7eb;;padding: 45px;height: 412px;background: var(--thm-primary);;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;border-radius: 34px;
  }
  .input3 {
    color: white;
  }
  .input4 {
    height: 100%!important;
  }
  .input5 {
    background: #ffffff;
    padding: 31px;
    border-radius: 15px;border: 7px double #3781cb;
  }