

/* Start:/local/templates/prom_s1/components/intec.universe/main.widget/form.8/style.css?17198964992480*/
.c-form-result-new.c-form-result-new-form-8 {
  display: block;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-wrapper {
  background-color: #f8f9fb;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-additional-picture {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
  position: relative;
  padding: 60px;
  margin: 60px 0;
  background-color: #fff;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-header {
  margin-bottom: 26px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-title {
  font-size: 32px;
  line-height: 40px;
  text-align: left;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-description {
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  margin-top: 15px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-fields {
  display: block;
  min-height: 8px;
  margin: -8px 0 17px 0;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field {
  display: block;
  padding: 8px 0;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field-content textarea {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  max-height: 250px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field-title-mobile {
  display: none;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-captcha-image img {
  width: 180px;
  height: 40px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent {
  margin-bottom: 25px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-button {
  font-size: 10px;
  font-weight: 600;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 20px 54px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-button:disabled {
  background-color: #CCCCCC !important;
  border-color: #CCCCCC !important;
  cursor: not-allowed;
}
@media all and (max-width: 768px) {
  .c-form-result-new.c-form-result-new-form-8 .form-result-new-additional-picture-wrapper {
    display: none;
  }
}
@media all and (max-width: 500px) {
  .c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
    padding: 30px 20px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/prom_s1/components/intec.universe/main.about/about1_rachet_opor/style.css?17518704195551*/
.widget.c-about-ref.c-about-ref-template-1 {
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-content {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #FFF;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-content-text {
  position: relative;
  width: 50%;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-title {
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 16px;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-name {
  font-size: 32px;
  line-height: 40px;
  color: #1B1E25;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-preview {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
  margin-top: 16px;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-buttons {
  margin-top: 24px;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-button {
  padding: 20px 36px;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-content-additional {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-picture {
  height: 100%;
  background-repeat: no-repeat;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-video {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 0;
  text-align: center;
  width: 120px;
  height: 120px;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.widget.c-about-ref.c-about-ref-template-1 .widget-video:hover .widget-video-hover-opacity {
  opacity: 0.9;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-video .widget-video-hover-opacity {
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -ms-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.widget.c-about-ref.c-about-ref-template-1 .widget-video svg {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.widget.c-about-ref.c-about-ref-template-1[data-background=true] .widget-content {
  padding-top: 155px;
  padding-bottom: 155px;
}
.widget.c-about-ref.c-about-ref-template-1[data-background=true] .widget-content[data-lazyload-use=true] {
  background-size: auto;
  background-color: #F2F2F2;
}
@media all and (max-width: 768px) {
  .widget.c-about-ref.c-about-ref-template-1 .widget-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .widget.c-about-ref.c-about-ref-template-1 .widget-content-text {
    width: auto;
  }
  .widget.c-about-ref.c-about-ref-template-1 .widget-content-additional {
    display: none;
  }
  .widget.c-about-ref.c-about-ref-template-1[data-background=true] .widget-content {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media all and (max-width: 500px) {
  .widget.c-about-ref.c-about-ref-template-1 .widget-name {
    font-size: 24px;
    line-height: 32px;
  }
}

/*# sourceMappingURL=style.css.map */
.advantages__grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 80px;
  row-gap: 50px;
}

.advantages__item{
  padding-left: 65px;
  position: relative;
}

.advantages__item:before{
  content: "";
  display: block;
  position: absolute;
  background: url('data:image/svg+xml,<svg width="48.000000" height="48.000000" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><clipPath id="clip2_27"><rect id="Check circle" rx="0.000000" width="47.000000" height="47.000000" transform="translate(0.500000 0.500000)" fill="white" fill-opacity="0"/></clipPath></defs><rect id="Check circle" rx="0.000000" width="47.000000" height="47.000000" transform="translate(0.500000 0.500000)" fill="%23FFFFFF" fill-opacity="0"/><g clip-path="url(%23clip2_27)"><path id="Icon" d="M44 22.16L44 24C43.99 28.31 42.6 32.5 40.01 35.96C37.43 39.41 33.8 41.94 29.67 43.16C25.53 44.39 21.11 44.24 17.06 42.74C13.02 41.25 9.56 38.49 7.22 34.87C4.87 31.25 3.75 26.97 4.04 22.67C4.32 18.36 5.99 14.27 8.79 10.99C11.59 7.71 15.38 5.43 19.59 4.48C23.79 3.52 28.2 3.96 32.14 5.71M44 8L24 28.02L18 22.02" stroke="%231E1E1E" stroke-opacity="1.000000" stroke-width="4.000000" stroke-linejoin="round" stroke-linecap="round"/></g></svg>');
  width: 48px;
  height: 48px;
  left: 0;
  top: 0;
}

.advantages__title{
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-preview{
  max-width: 90%;
}

@media screen and (max-width: 767px) {
  .advantages__grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .advantages__title{
    font-size: 20px;
    font-weight: 700;
  }

  .advantages__item{
    padding-left: 0;
  }

  .advantages__item:before{
    display: none;
  }

  .widget.c-about-ref.c-about-ref-template-1 .widget-preview{
    max-width: 100%;
  }
}
/* End */
/* /local/templates/prom_s1/components/intec.universe/main.widget/form.8/style.css?17198964992480 */
/* /local/templates/prom_s1/components/intec.universe/main.about/about1_rachet_opor/style.css?17518704195551 */
