@charset "UTF-8";
.free-at-home {
  position: relative;
  background-color: #ffde30;
  background-image: url("/wp-content/themes/twentytwenty-child/img/b_market_filtr_bg.png");
}

.free-at-home__left {
  display: none;
}

.free-at-home__title {
  color: #F26421;
  line-height: 1.2;
}

.free-at-home__subtitle, .free-at-home__link {
  color: #000000;
}

.free-at-home__subtitle {
  text-transform: none;
  display: block;
  margin-bottom: 0.281em;
}

.free-at-home__text, .free-at-home__info {
  text-align: center;
}

.free-at-home__text {
  margin-bottom: 1.138em;
  font-size: 1.125em;
}

.free-at-home .form-contacts {
  margin-bottom: 1.513em;
  max-width: 28.5rem;
}

.free-at-home .form-contacts__box:before {
  display: none;
}

.free-at-home .form-contacts__input {
  text-align: center;
  padding-left: 0;
  font-weight: 700;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0.188em solid #c9c9c9;
}

.free-at-home__info {
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .free-at-home__box, .free-at-home__text, .free-at-home__info {
    margin-left: auto;
    margin-right: auto;
  }
  .free-at-home__box {
    max-width: 73rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .free-at-home__left, .free-at-home__image-number {
    display: block;
  }
  .free-at-home__left {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
  .free-at-home__image-number {
    width: 11.063em;
    height: 10.938em;
    margin-left: 2.3em;
    margin-right: 0.9em;
    background: url("/wp-content/themes/twentytwenty-child/img/sprite.png") no-repeat -40.188em 0;
  }
  .free-at-home__image-worker {
    display: none;
    max-width: inherit;
  }
  .free-at-home__right {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .free-at-home__title {
    margin-bottom: 0.963em;
    line-height: 1;
  }
  .free-at-home__text {
    max-width: 21em;
    font-size: 1.8rem;
    font-weight: 400;
    margin-bottom: 1.538em;
  }
  .free-at-home .form-contacts {
    max-width: 47.7rem;
    margin-bottom: 1.563em;
    margin-right: 0;
  }
  .free-at-home .form-contacts__box {
    max-width: none;
    min-width: 14.13em;
  }
  .free-at-home .form-contacts__button {
    max-width: 13.3em;
  }
  .free-at-home__info {
    max-width: 31.2em;
    font-weight: 400;
  }
}

@media (min-width: 960px) {
  .free-at-home {
    padding-top: 0;
    padding-bottom: 0;
  }
  .free-at-home .container {
    width: calc(100% - 8rem);
  }
  .free-at-home__box {
    max-width: 90rem;
  }
  .free-at-home__left {
    position: relative;
  }
  .free-at-home__image-number {
    position: absolute;
    top: 4em;
    right: 0em;
    margin: 0;
  }
  .free-at-home__image-worker,
  .free-at-home .form-contacts {
    display: block;
  }
  .free-at-home__image-worker {
    -webkit-transform: translateY(-2.5em);
            transform: translateY(-2.5em);
    margin-bottom: -2.5em;
    margin-left: -0.8em;
    margin-right: 0.4em;
  }
  .free-at-home .form-contacts__box {
    margin-bottom: 0.7em;
  }
  .free-at-home .form-contacts__box:after {
    -webkit-transform: translateY(-51%);
            transform: translateY(-51%);
  }
  .free-at-home .form-contacts__box, .free-at-home .form-contacts__button {
    max-width: none;
  }
  .free-at-home .form-contacts__button:before {
    content: "заказать ";
    padding-right: 0.3em;
  }
}

@media (min-width: 1200px) {
  .free-at-home__right {
    padding-left: 1.3em;
  }
  .free-at-home__box {
    max-width: 112rem;
  }
  .free-at-home__text {
    margin-bottom: 1.1em;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .free-at-home__title {
    margin-bottom: 0.5em;
  }
  .free-at-home .form-contacts {
    max-width: 30.5rem;
    margin: 0 auto;
    margin-bottom: 0.938em;
  }
  .free-at-home .form-contacts__box:after {
    -webkit-transform: translateY(-54%);
            transform: translateY(-54%);
  }
  .free-at-home .form-contacts__input {
    font-size: 1.7rem;
  }
  .free-at-home__info {
    max-width: 30.2em;
    font-size: 0.875em;
  }
}
/*# sourceMappingURL=free-at-home.css.map */