.t718 .t718__contentwrapper {
  text-align: left;
}

.t588__buttons {
  margin-top: 60px;
}


.t678 .t-form__submit {
 
  text-align: left;

}


.t-descr_md {
  font-size: 22px;
  line-height: 1.55;
}
.t-descr {
  font-family: 'TildaSans',Arial,sans-serif;
  font-weight: 500;
  color: #000000;
}

.t-descr_xxs {
  font-size: 18px;
  line-height: 1.55;
}


.t678 .t-input-group {
  margin-bottom: 20px;
  display: inline-block;
  width: 49%;
}

.t678 .t678__form-bottom-text {
  margin-top: 30px;
  text-align: left;
}


.t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static {
  top: 0;
  max-width: 100%;
  min-height: 100vh;
  margin: 0 0 0;
  padding: 0px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.t537__bgimg {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 30px;
}


.t786__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
    border-radius: 30px;
}