@font-face {
  font-display: swap;
  font-family: "elza";
  font-weight: 400;
  src: url("../fonts/Elza-Regular.ttf");
}

@font-face {
  font-display: swap;
  font-family: "elza";
  font-weight: 700;
  src: url("../fonts/Elza-Bold.ttf");
}

.lamina-hO410-container {
  box-shadow: none;
  border: none;
  margin: 0px;
  padding: 0px;
}

.main-banner-hO410 {
  display: flex;
  justify-content: center;
}

.hO410-main-banner-desk,
.hO410-seu-lado-na-limpeza-desk {
  display: flex;
  margin: 0px;
  width: 100%;
}

.hO410-main-banner-mb,
.hO410-seu-lado-na-limpeza-mb {
  display: none;
  width: 100%;
}

.hO410-features-container {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 200px;
  gap: 130px;
}

.hO410-features-card {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hO410-features-txt {
  font-family: "elza", serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 112%;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  color: #ff8200;
  max-width: 262px;
}

.hO410-seu-lado-na-limpeza-container {
  display: flex;
  align-items: center;
}

.hO410-seu-lado-na-limpeza-left {
  max-width: 556px;
  margin-left: auto;
  margin-right: 98px;
}

.hO410-subtitle {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 105%;
  letter-spacing: 0px;
  color: #ff8200;
  margin-top: 0px;
  margin-bottom: 51px;
  display: flex;
  justify-content: center;
}

.hO410-txt {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: justify;
  color: #2f2f2f;
  margin: 0px;
  display: flex;
  justify-content: center;
  max-width: 1231px;
}

.h430-footer {
  height: 160px;
  background: #0050dc;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 20px;
}

.h430-footer-logo {
  padding-left: 89px;
}

.h430-footer-txt {
  padding-right: 127px;
  font-family: "elza", sans-serif;
  font-weight: 400;
  font-size: 33.71px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: bottom;
  color: #fff;
}

.hO410-varre-e-aspira-desk,
.hO410-pets-desk {
  display: flex;
  width: 100%;
}

.hO410-varre-e-aspira-mb,
.hO410-pets-mb {
  display: none;
  width: 100%;
}

.hO410-modos-de-limpeza-container {
  display: flex;
  justify-content: flex-start;
  gap: 29px;
  margin: 125px 0px;
}

.hO410-modos-de-limpeza-left-content {
  width: 100%;
  max-width: 878px;
  height: 259px;
  background: #ff8200;
  border-top-right-radius: 52px;
  border-bottom-right-radius: 52px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.hO410-modos-de-limpeza-card {
  width: 242px;
  height: 259px;
  background-color: #ff8200;
  border-radius: 52px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}

.hO410-modos-de-limpeza-left-content-txt {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 50px;
  line-height: 110%;
  letter-spacing: 0px;
  color: #fff;
  max-width: 509px;
  margin-top: 0px;
  margin-bottom: 57px;
  margin-right: 49px;
}

.hO410-modos-de-limpeza-right-content {
  display: flex;
  gap: 29px;
}

.hO410-modos-de-limpeza-right-content-txt {
  font-family: Elza;
  font-weight: 400;
  font-size: 30px;
  line-height: 112%;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin: 31px 0px 39px 0px;
}

.hO410-superficie-desk,
.hO410-triple-banner-desk {
  display: flex;
  width: 100%;
}

.hO410-superficie-mb,
.hO410-triple-banner-mb {
  display: none;
  width: 100%;
}

.hO410-superficie-container .hO410-txt {
  margin: 0 auto;
}

.hO410-triple-banner-container {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  gap: 57px;
  margin-bottom: 160px;
}

.hO410-triple-banner-subtitle {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 50px;
  line-height: 110%;
  letter-spacing: 0px;
  text-align: center;
  color: #ff8200;
  margin-top: 57px;
  margin-bottom: 31px;
}

.hO410-triple-banner-txt {
  font-family: Open Sans;
  font-weight: 400;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #2f2f2f;
  margin: 0px;
}

@media (max-width: 1480px) {
  .hO410-features-container {
    gap: 60px;
  }
}

@media (max-width: 1400px) {
  .hO410-modos-de-limpeza-right-content {
    flex-wrap: wrap;
  }
}

@media (max-width: 1200px) {
  .hO410-modos-de-limpeza-container {
    flex-wrap: wrap;
  }
}

@media (max-width: 1140px) {
  .hO410-features-txt {
    font-size: 20px;
    max-width: 130px;
  }

  .hO410-features-img {
    width: 120px;
    height: 120px;
  }
}

/* Tablet e Mobile */

@media (max-width: 834px) {
  .hO410-main-banner-mb,
  .hO410-seu-lado-na-limpeza-mb {
    display: flex;
  }

  .hO410-varre-e-aspira-mb,
  .hO410-pets-mb {
    display: flex;
  }

  .hO410-varre-e-aspira-desk,
  .hO410-pets-desk {
    display: none;
  }

  .hO410-seu-lado-na-limpeza-desk,
  .hO410-main-banner-desk {
    display: none;
  }

  .hO410-features-container {
    flex-wrap: wrap;
  }

  .h430-footer-logo {
    padding-left: 0px;
    max-width: 122px;
  }

  .h430-footer-txt {
    padding-right: 22px;
    font-size: 16px;
  }

  .hO410-subtitle {
    font-size: 32px;
    padding: 0px 25px;
    margin-bottom: 33px;
  }

  .hO410-txt {
    font-size: 16px;
    padding: 0px 25px;
  }

  .hO410-seu-lado-na-limpeza-mb {
    margin-top: 50px;
  }

  .hO410-features-container {
    margin-bottom: 86px;
  }

  .hO410-superficie-desk,
  .hO410-triple-banner-desk {
    display: none;
  }

  .hO410-superficie-mb,
  .hO410-triple-banner-mb {
    display: flex;
  }

  .h430-footer {
    height: 84px;
  }

  .hO410-triple-banner-container {
    flex-direction: column;
  }

  .hO410-seu-lado-na-limpeza-container {
    flex-direction: column;
  }

  .hO410-subtitle {
    justify-content: flex-start;
  }

  .hO410-seu-lado-na-limpeza-left {
    margin-right: auto;
    max-width: 100%;
  }

  .hO410-seu-lado-na-limpeza-right {
    width: 100%;
  }

  .hO410-modos-de-limpeza-left-content {
    margin-right: 24px;
  }

  .hO410-superficie-mb {
    margin-top: 33px;
  }

  .hO410-triple-banner-container {
    margin: 53px 0px;
    padding: 0px 43px;
  }
}

@media (max-width: 600px) {
  .hO410-modos-de-limpeza-left-content {
    height: 160px;
    align-items: center;
  }

  .hO410-modos-de-limpeza-left-content-txt {
    font-size: 32px;
    margin: 0px;
    padding-left: 25px;
  }

  .hO410-modos-de-limpeza-card {
    width: 181px;
    height: 191px;
  }

  .hO410-modos-de-limpeza-card img {
    max-width: 66px;
  }

  .hO410-modos-de-limpeza-right-content {
    padding: 0px 25px;
    gap: 15px;
  }

  .hO410-modos-de-limpeza-right-content-txt {
    font-size: 18px;
    margin: 23px 0px 34px 0px;
  }

  .hO410-triple-banner-subtitle {
    font-size: 32px;
    margin: 14px 0px;
  }

  .hO410-triple-banner-txt {
    font-size: 16px;
  }

  .hO410-features-container {
    gap: 45px;
  }
}
