.services h2 {
  padding-bottom: 50px;
  width: 200px;
}

.services {
  margin-top: 100px;
  margin-bottom: 100px;
}
.services .services-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.services .service-number {
  color: #121112;
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: -0.933px;
  display: inline-block;
  position: relative;
}
.services .service-number::after {
  content: "";
  display: block;
  background-color: #f44c17;
  position: absolute;
}

@media (min-width: 1921px) {
  .services h2 {
    padding-bottom: 50px;
    width: 400px;
  }
  .services .services-list {
    gap: 73px;
  }
  .services .service-box {
    width: 253px;
  }
  .services .service-number {
    font-size: 64px;
    font-weight: 700;
    line-height: 106px;
    margin-bottom: 32px;
  }
  .services .service-number::after {
    width: 253px;
    height: 8px;
    bottom: -10px;
  }
  .services h4 {
    padding-bottom: 32px;
    padding-top: 10px;
  }
}
@media (max-width: 1920px) {
  .services h2 {
    padding-bottom: 50px;
    width: 400px;
  }
  .services .services-list {
    gap: 73px;
  }
  .services .service-box {
    width: 253px;
  }
  .services .service-number {
    font-size: 64px;
    font-weight: 700;
    line-height: 106px;
    margin-bottom: 32px;
  }
  .services .service-number::after {
    width: 253px;
    height: 8px;
    bottom: -10px;
  }
  .services h4 {
    padding-bottom: 32px;
    padding-top: 10px;
  }
}
@media (max-width: 1600px) {
  .services h2 {
    padding-bottom: 50px;
    width: 200px;
  }
  .services .services-list {
    gap: 105px;
  }
  .services .service-box {
    width: 190px;
  }
  .services .service-number {
    font-size: 48px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 27px;
  }
  .services .service-number::after {
    width: 190px;
    height: 6px;
    bottom: -10px;
  }
  .services h4 {
    padding-bottom: 23px;
    padding-top: 10px;
  }
}
@media (max-width: 1440px) {
  .services h2 {
    padding-bottom: 50px;
    width: 200px;
  }
  .services .services-list {
    gap: 50px;
  }
  .services .service-box {
    width: 190px;
  }
  .services .service-number {
    font-size: 48px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 27px;
  }
  .services .service-number::after {
    width: 190px;
    height: 6px;
    bottom: -10px;
  }
  .services h4 {
    padding-bottom: 23px;
    padding-top: 10px;
  }
}
@media (max-width: 1200px) {
  .services h2 {
    padding-bottom: 50px;
    width: 200px;
  }
  .services .services-list {
    gap: 46px;
  }
  .services .service-box {
    width: 190px;
  }
  .services .service-number {
    font-size: 48px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 27px;
  }
  .services .service-number::after {
    width: 190px;
    height: 6px;
    bottom: -10px;
  }
  .services h4 {
    padding-bottom: 23px;
    padding-top: 10px;
  }
}
@media (max-width: 992px) {
  .services h2 {
    padding-bottom: 50px;
    width: 200px;
  }
  .services .services-list {
    gap: 53px;
  }
  .services .service-box {
    width: 190px;
  }
  .services .service-number {
    font-size: 48px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 27px;
  }
  .services .service-number::after {
    width: 190px;
    height: 6px;
    bottom: -10px;
  }
  .services h4 {
    padding-bottom: 23px;
    padding-top: 10px;
  }
}
@media (max-width: 768px) {
  .services h2 {
    padding-bottom: 50px;
    width: 200px;
  }
  .services .services-list {
    gap: 59px;
  }
  .services .service-box {
    width: 190px;
  }
  .services .service-number {
    font-size: 48px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 27px;
  }
  .services .service-number::after {
    width: 190px;
    height: 6px;
    bottom: -10px;
  }
  .services h4 {
    padding-bottom: 23px;
    padding-top: 10px;
  }
}
@media (max-width: 576px) {
  .services h2 {
    padding-bottom: 50px;
    width: 200px;
  }
  .services .services-list {
    gap: 32px;
  }
  .services .works-name {
    display: flex;
    flex-direction: column;
    width: 280px;
    margin-left: 40px;
  }
  .services .service-box {
    width: auto;
    display: flex;
    flex-direction: row;
  }
  .services .service-number {
    font-size: 48px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 0px;
  }
  .services .service-number::after {
    height: 107px;
    width: 6px;
    right: -23px;
    top: 0;
  }
  .services h4 {
    padding-bottom: 12px;
    padding-top: 5px;
  }
}
@media (max-width: 390px) {
  .services h2 {
    padding-bottom: 50px;
    width: 200px;
  }
  .services .services-list {
    gap: 32px;
  }
  .services .works-name {
    display: flex;
    flex-direction: column;
    width: 230px;
    margin-left: 40px;
  }
  .services .service-box {
    width: auto;
    display: flex;
    flex-direction: row;
  }
  .services .service-number {
    font-size: 48px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 0px;
  }
  .services .service-number::after {
    height: 107px;
    width: 6px;
    right: -23px;
    top: 0;
  }
  .services h4 {
    padding-bottom: 12px;
    padding-top: 5px;
  }
}

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