body {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.logo-asp {
  width: 268px;
  height: 40px;
  margin: 0 0 0 16px;
}
.mantenimiento {
  font-family: Outfit Regular;
  font-size: 80px;
  font-weight: 500;
  line-height: 88px;
  text-align: left;
  color: var(--color-sky700);
  height: 88px;
  width: max-content;
  display: block;
  margin: 14px 0px 0px 16px;
  padding: 0;
}
.banner-mantenimiento {
  width: 677px;
  display: block;
  height: 92px;
  padding: 0px 16px 4px 16px;
  border-radius: 16px;
  color: white;
  background-color: #ff8e34;
  font-family: Outfit Regular;
  font-size: 80px;
  font-weight: 500;
  line-height: 88px;
  text-align: left;
  box-sizing: border-box;
}

.texto-informativo {
  font-family: Outfit Regular;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  color: #413f3f;
  width: max-content;
  display: block;
}

.content-mantenimiento {
  margin-left: 160px;
  margin-top: 372px;
  gap: 0px;
  display: flex;
  flex-direction: column;
}

.banner_she_maintenance {
  position: absolute;
  height: 1003px;
  bottom: -52px;
  right: 40px;
}

.banner_icon_maintenance {
  position: fixed;
  top: -10.88px;
  right: 20px;
  width: 1235px;
  z-index: -1;
}
@media screen and (min-width: 1101px) and (max-width: 1700px) {
  .content-mantenimiento {
    margin-left: 40px;
    margin-top: 240px;
  }
  .banner_she_maintenance {
    height: auto;
    width: 50%;
    bottom: 0px;
  }
}

@media screen and (min-height: 1000px) {
  .banner_she_maintenance {
    position: absolute;
    height: 100%;
    bottom: 0px;
    right: 40px;
  }

  .banner_icon_maintenance {
    position: absolute;
    height: 100%;
    right: 40px;
    width: auto;
    object-fit: fill;
    top: 0;
  }
}

@media screen and (min-height: 769px) and (max-height: 800px) {
  .banner_she_maintenance {
    width: 35%;
  }

  .content-mantenimiento {
    margin-left: 140px;
    margin-top: 240px;
  }
}

@media screen and (max-height: 768px) {
  .banner_she_maintenance {
    width: 35%;
  }

  .content-mantenimiento {
    margin-left: 80px;
    margin-top: 160px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
  .texto-informativo {
    font-family: Outfit Regular;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    width: 80%;
  }

  .mantenimiento {
    font-family: Outfit Regular;
    font-size: 60px;
    font-weight: 500;
    line-height: 64px;
    text-align: left;
    height: 64px;
  }

  .banner-mantenimiento {
    height: 68px;
    width: 516px;
    font-family: Outfit Regular;
    font-size: 60px;
    font-weight: 500;
    line-height: 64px;
    text-align: left;
  }

  .content-mantenimiento {
    margin-left: 48px;
    margin-top: 80px;
  }

  .logo-asp {
    width: 162px;
    height: 24px;
  }

  .banner_icon_maintenance {
    position: fixed;
    left: 0;
    height: 100%;
    z-index: -1;
  }

  .banner_she_maintenance {
    bottom: 0;
    left: 20px;
    height: auto;
    width: 45%;
  }
}

@media screen and (min-width: 361px) and (max-width: 768px) {
  .texto-informativo {
    font-family: Outfit Regular;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin-left: 3px;
    width: calc(100% - 23px);
  }

  .content-mantenimiento {
    margin-left: 20px;
    margin-top: 120px;
    gap: 0px;
    display: flex;
    flex-direction: column;
  }

  .banner_icon_maintenance {
    top: 0px;
    left: 0px !important;
    height: 100%;
    z-index: -1;
  }

  .logo-asp {
    width: 108px;
    height: 16px;
  }

  .mantenimiento {
    font-family: Outfit Regular;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    text-align: left;
    height: max-content;
    width: max-content;
    margin-top: 8px;
    margin-left: 10px;
  }

  .banner-mantenimiento {
    width: 274px;
    height: 42px;
    border-radius: 8px;
    padding: 0px 8px 2px 8px;
    font-family: Outfit Regular;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    text-align: left;
    margin-bottom: 20px;
  }

  .banner_she_maintenance {
    width: 68%;
    height: min-content;
  }
}

@media screen and (max-width: 360px) {
  .content-mantenimiento {
    margin-left: 20px;
    margin-top: 120px;
  }
  .mantenimiento {
    font-family: Outfit Regular;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    text-align: left;
    height: max-content;
    margin: 8px 0px 0px 10px;
  }
  .banner-mantenimiento {
    font-family: Outfit Regular;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    text-align: left;
    width: 274px;
    height: 42px;
    padding: 0px 8px 2px 8px;
    gap: 10px;
    border-radius: 8px;
    opacity: 0px;
  }

  .texto-informativo {
    font-size: 1rem;
    width: calc(100% - 23px);
    margin-left: 3px;
  }
  .logo-asp {
    width: 108px;
    height: 16px;
    margin: 0px 0px 0px 10px;
  }
  .content-mantenimiento {
    margin-left: 20px;
    margin-top: 120px;
    gap: 0px;
    display: flex;
    flex-direction: column;
  }
  .banner_icon_maintenance {
    top: 0px;
    left: 0px !important;
    height: 100%;
    z-index: -1;
  }
  .banner_she_maintenance {
    height: auto;
    width: 100%;
  }
}
