

/* Start:/local/templates/main/layout/bx-styles/subscribe.css?17476676191766*/
.subscribe {
  padding: 40px 0 50px;
  background: url(/local/templates/main/layout/bx-styles/../img/backgrounds/subscribe.webp);
  background-size: cover
}
.subscribe-subtitle {
  margin-top: 30px;
  font-weight: 300
}
.subscribe-form {
  margin-top: 50px
}
.subscribe-form-wrapper {
  display: flex;
  justify-content: center
}
.subscribe-form-wrapper-left,
.subscribe-form-wrapper-right {
  display: flex
}
.subscribe-form-wrapper-left {
  width: 72%
}
.subscribe-form-wrapper-left input:not(:last-child) {
  margin-right: 20px
}
.subscribe-form-wrapper-right {
  width: 26%
}
.subscribe .form-date {
  position: relative;
  width: 100%
}
.subscribe-agree-block {
  margin-top: 30px;
  cursor: pointer
}
.subscribe-agree-block__wrap {
  text-align: center
}
.subscribe-agree-block a {
  text-decoration: underline
}
.subscribe button[type=submit] {
  margin-top: 30px
}
@media (max-width:991px) {
  .subscribe-form-wrapper {
    display: block
  }
  .subscribe-form-wrapper-left,
  .subscribe-form-wrapper-right {
    width: 100%
  }
  .subscribe input {
    width: 100%;
    display: block;
    max-width: none;
    margin-top: 30px
  }
  .subscribe {
    background-position: 30% 50%
  }
  .subscribe-agree-block,
  .subscribe-form {
    margin-top: 0
  }
  .subscribe button[type=submit] {
    margin-top: 20px
  }
  .subscribe input[type=email],
  .subscribe input[type=text] {
    max-width: none
  }
}
@media (max-width:768px) {
  .subscribe-form-wrapper-left,
  .subscribe-form-wrapper-right {
    display: block
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:1.3),
only screen and (min-device-pixel-ratio:1.3),
only screen and (min-resolution:124.8dpi),
only screen and (min-resolution:1.3dppx) {
  .subscribe {
    background-image: url(/local/templates/main/layout/bx-styles/../img/backgrounds/subscribe2x.webp)
  }
}
/* End */
/* /local/templates/main/layout/bx-styles/subscribe.css?17476676191766 */
