.window-repair {
  /* .window-repair__inner */
  /* .window-repair__big-block */
  /* .window-repair__title */
  /* .window-repair__text */
  /* .window-repair__link */
  /* .window-repair__box-block */
  /* .window-repair__block */
  /* .window-repair__block-icon */
  /* .window-repair__block-text */
}

.window-repair__inner {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  .window-repair__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 1200px) {
  .window-repair__inner {
    padding: 0 8.2rem;
  }
}

.window-repair .bg-block {
  background-image: url(/wp-content/themes/twentytwenty-child/img/window-repair-bg-m.webp);
  background-size: auto;
  position: relative;
  border-radius: 0.6rem;
}

.window-repair .bg-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
}

@media (min-width: 768px) {
  .window-repair .bg-block {
    background-image: url(/wp-content/themes/twentytwenty-child/img/window-repair-bg-pc.webp);
  }
}

.window-repair__big-block {
  width: 100%;
  padding: 3rem 1.4rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .window-repair__big-block {
    max-width: 34.7rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-bottom: 0;
    margin-right: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .window-repair__big-block {
    max-width: 38.8rem;
    margin-right: 2rem;
    padding-top: 4.7rem;
    padding-bottom: 5.8rem;
  }
}

.window-repair__title {
  position: relative;
  line-height: 1.2;
  padding-right: 3rem;
  margin-bottom: 1.3rem;
}

@media (min-width: 768px) {
  .window-repair__title {
    margin-bottom: 2.7rem;
  }
}

@media (min-width: 1200px) {
  .window-repair__title {
    font-size: 3rem;
    line-height: 1.1;
  }
}

.window-repair__text {
  position: relative;
  padding-right: 3rem;
  line-height: 1.2;
}

.window-repair__text + .window-repair__text {
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .window-repair__text + .window-repair__text {
    margin-top: 2.6rem;
  }
}

@media (min-width: 1200px) {
  .window-repair__text + .window-repair__text {
    margin-top: 2.3rem;
  }
}

@media (min-width: 768px) {
  .window-repair__text {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .window-repair__text {
    padding-right: 2rem;
    line-height: 1.25;
  }
}

.window-repair__link {
  position: relative;
  text-decoration: none;
}

.window-repair__box-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.window-repair__block {
  padding: 1.4rem;
  max-width: 16.5rem;
}

.window-repair__block:first-child, .window-repair__block:nth-child(2) {
  margin-bottom: 1.5rem;
}

@media (min-width: 1200px) {
  .window-repair__block:first-child, .window-repair__block:nth-child(2) {
    margin-bottom: 2.3rem;
  }
}

.window-repair__block:nth-child(1) {
  background-position: 0% 65%;
}

@media (min-width: 768px) {
  .window-repair__block:nth-child(1) {
    background-position: 56% 0%;
  }
}

@media (min-width: 1200px) {
  .window-repair__block:nth-child(1) {
    background-position: 67% 0%;
  }
}

.window-repair__block:nth-child(2) {
  background-position: 100% 65%;
}

@media (min-width: 768px) {
  .window-repair__block:nth-child(2) {
    background-position: 81% 3%;
  }
}

@media (min-width: 1200px) {
  .window-repair__block:nth-child(2) {
    background-position: 100% 0;
  }
}

.window-repair__block:nth-child(3) {
  background-position: 0% 100%;
}

@media (min-width: 768px) {
  .window-repair__block:nth-child(3) {
    background-position: 56% 78%;
  }
}

@media (min-width: 1200px) {
  .window-repair__block:nth-child(3) {
    background-position: 65% 100%;
  }
}

.window-repair__block:nth-child(4) {
  background-position: 100% 100%;
}

@media (min-width: 768px) {
  .window-repair__block:nth-child(4) {
    background-position: 83% 80%;
  }
}

@media (min-width: 1200px) {
  .window-repair__block:nth-child(4) {
    background-position: 100% 100%;
  }
}

@media (min-width: 768px) {
  .window-repair__block {
    padding: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .window-repair__block {
    max-width: 18.2rem;
  }
}

.window-repair__block-icon {
  position: relative;
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
  background-color: #fff;
  border: 0.1rem solid #F26421;
  text-align: center;
  margin-bottom: 0.8rem;
}

.window-repair__block-icon .block-icon {
  width: 1em;
  height: 100%;
  font-size: 2em;
}

@media (min-width: 1200px) {
  .window-repair__block-icon .block-icon {
    font-size: 2.3em;
  }
}

@media (min-width: 768px) {
  .window-repair__block-icon {
    border-width: 0.2rem;
  }
}

@media (min-width: 1200px) {
  .window-repair__block-icon {
    width: 6.2rem;
    height: 6.2rem;
    margin-bottom: 1rem;
  }
}

.window-repair__block-text {
  position: relative;
  line-height: 1.2;
  padding-right: 4rem;
}

@media (min-width: 768px) {
  .window-repair__block-text {
    padding-right: 2rem;
  }
}

@media (min-width: 1200px) {
  .window-repair__block-text {
    padding-right: 5rem;
  }
}
/*# sourceMappingURL=how-to-order-window-repair.css.map */