

/* Start:/bitrix/templates/universelite_s1/components/intec.universe/main.widget/form.7.custom/style.css?177944609713467*/
.widget.c-form-result-new.c-form-result-new-form-7-custom {
  position: relative;
  padding: 61px 0;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom:before{
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background: #EEF7FD;
  border-radius: 48px;
  max-width: 1630px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .flex-container-wrapper{
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .header-form{
  flex: 0 0 51%;
  transform: translateY(-4px);
  padding: 0 80px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .description{
  font-weight: normal;
  font-size: clamp(16px, 3vw, 18px);
  line-height: 150%;
  color: #484848;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .form-wrapper{
  flex: 0 0 50%;
	padding: 0 80px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-body {
  position: relative;
  z-index: 2;
  max-width: 1240px !important;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-error font {
  font-weight: bold;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-title {
  font-weight: 500;
  font-size: clamp(22px, 3.4vw, 30px);
  line-height: 136%;
  color: #3C3C3C !important;
  margin: 0 0 34px 0;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-description {
  font-size: 14px;
  font-weight: bold;
  line-height: 21px;
  margin-top: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-sent {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 25px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-fields {
  min-height: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-field-wrap {
  margin-bottom: 28px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-field-input {
  display: block;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding: 5px 10px;
  font-weight: normal;
  font-size: 18px;
  line-height: 148.9%;
  color: #333;
  
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #FFF;
  outline: none;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-transition: color 0.4s ease-out;
  -moz-transition: color 0.4s ease-out;
  -ms-transition: color 0.4s ease-out;
  -o-transition: color 0.4s ease-out;
  transition: color 0.4s ease-out;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-field-input::placeholder {
  color: #C4C4C4 !important;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-field-input:focus::placeholder {
  opacity: 1;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-field-input-error {
  border-bottom-color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-field-input-error::placeholder {
  color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-field textarea {
  height: 93px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-field label{
  font-weight: normal;
  font-size: 12px;
  line-height: 149%;
  color: #333333;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-captcha {
  display: inline-block;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-captcha-wrap {
  font-size: 0;
  margin-top: 35px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-captcha-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 10px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-captcha-input {
  display: inline-block;
  width: 180px;
  text-align: center;
  min-width: initial;
  max-width: initial;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-consent-wrap {
  font-size: 0;
  margin-top: 35px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-consent-wrap + .widget-form-result-new-submit-wrap {
  margin-top: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-consent-wrap input {
  display: none;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-consent-wrap label {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-consent-checkbox {
  position: relative;
  width: 20px;
  height: 20px;
  background-color: #FFF;
  border: 1px solid;
  margin-right: 10px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-consent-checkbox-checked {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-consent-text {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-consent-text a {
  text-decoration: underline;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-submit {
  display: inline-block;
  text-align: center;
  padding: 13px 36px;
  outline: none;
  font-weight: 500;
  font-size: clamp(14px, 3vw, 16px);
  line-height: 137%;
  color: #FFFFFF;
  background: #11436B;
  border: 1px solid #11436B;
  box-sizing: border-box;
  -webkit-border-radius: 47px;
  -moz-border-radius: 47px;
  border-radius: 47px;
  cursor: pointer;

  -webkit-transition: color 0.3s ease-out, background-color .3s ease-out, transform .3s ease-out;
  -moz-transition: color 0.3s ease-out, background-color .3s ease-out, transform .3s ease-out;
  -ms-transition: color 0.3s ease-out, background-color .3s ease-out, transform .3s ease-out;
  -o-transition: color 0.3s ease-out, background-color .3s ease-out, transform .3s ease-out;
  transition: color 0.3s ease-out, background-color .3s ease-out, transform .3s ease-out;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-submit:hover,
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-submit:focus,
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-submit:active{
  color: #11436B;
  background: #eef7fd;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-submit:active{
  transform: scale(.95);
}
.widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-submit-wrap {
  margin-top: 8px;
  font-size: 0;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom[data-background=true] {
  padding-top: 75px;
  padding-bottom: 75px;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=dark] .widget-form-result-new-error font {
  color: #333 !important;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=dark] .widget-form-result-new-field-input {
  border-bottom-color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=light] .widget-form-result-new-error font {
  color: #FFF !important;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=light] .widget-form-result-new-field-input {
  border-bottom-color: #FFF;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=left].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=left].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=left].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=left].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=left].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=left].widget-form-result-new-submit-wrap {
  text-align: left;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=center].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=center].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=center].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=center].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=center].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=center].widget-form-result-new-submit-wrap {
  text-align: center;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=right].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=right].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=right].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=right].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=right].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-7-custom [data-align=right].widget-form-result-new-submit-wrap {
  text-align: right;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=dark] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=dark] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=dark] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=dark] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=dark] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=dark] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=dark] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=dark] .widget-form-result-new-consent-text a {
  color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=light] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=light] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=light] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=light] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=light] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=light] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=light] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-7-custom[data-theme=light] .widget-form-result-new-consent-text a {
  color: #FFF;
}
@media all and (max-width: 1000px) {
  .widget.c-form-result-new.c-form-result-new-form-7-custom .form-wrapper{
	flex: 0 0 50%;
    padding: 0 40px;
  }
  .widget.c-form-result-new.c-form-result-new-form-7-custom .description br{
    display: none;
  }
}
@media all and (max-width: 768px) {
  .widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-description {
    font-size: 13px;
    line-height: 18px;
  }
  .widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-consent-text {
    font-size: 13px;
  }
}
@media all and (max-width: 680px) {
  .widget.c-form-result-new.c-form-result-new-form-7-custom .flex-container-wrapper{
    flex-wrap: wrap;
  }
  .widget.c-form-result-new.c-form-result-new-form-7-custom .form-wrapper{
	flex: 1 1 100%;
    padding: 0 40px;
  }
  .widget.c-form-result-new.c-form-result-new-form-7-custom .header-form{
    padding: 0;
    flex: 1 1 100%;
    transform: none;
    margin: 0 0 30px 0;
padding: 0 40px;
  }
  .widget.c-form-result-new.c-form-result-new-form-7-custom{
    padding: 60px 0;
  }
  .widget.c-form-result-new.c-form-result-new-form-7-custom .widget-form-result-new-title{
    margin: 0 0 18px 0;
  }
  .widget.c-form-result-new.c-form-result-new-form-7-custom:before{
    border-radius: 0;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/universelite_s1/components/intec.universe/main.widget/form.7.custom/style.css?177944609713467 */
