.homepage-hero-b2b {
  height: 650px;
  background-position: center;
  background-image: url("/para-empresas/wp-content/uploads/sites/2/2024/03/home1440.png");
  background-repeat: no-repeat;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homepage-hero-b2b {
    background-image: url("/para-empresas/wp-content/uploads/sites/2/2024/03/992.png");
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-hero-b2b {
    background-image: url("/para-empresas/wp-content/uploads/sites/2/2024/03/768.png");
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .homepage-hero-b2b {
    background-image: url("/para-empresas/wp-content/uploads/sites/2/2024/03/320.png");
  }
}
.homepage-hero-b2b__container-copy {
  border-radius: 22px 22px 0px 0px;
  border: 0.4px solid #A2A2A2;
  background: linear-gradient(218deg, rgba(0, 0, 0, 0.08) -3.31%, rgba(0, 0, 0, 0.41) 106.92%);
  backdrop-filter: blur(12.5984249115px);
  width: 431px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 202px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homepage-hero-b2b__container-copy {
    width: 383px;
    margin-top: 245px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-hero-b2b__container-copy {
    width: 333px;
    margin-top: 238px;
    margin-left: -30px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .homepage-hero-b2b__container-copy {
    border-radius: 0px 0px 22px 22px;
    margin-top: 12px;
    width: 288px;
    margin-left: -7px;
    padding-right: 13px;
  }
}
.homepage-hero-b2b__title-lead {
  color: #FF0;
  font-family: "Inter";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 22px */
  margin-top: 75px;
  margin-bottom: 16px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homepage-hero-b2b__title-lead {
    margin-top: 46px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-hero-b2b__title-lead {
    margin-top: 43px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .homepage-hero-b2b__title-lead {
    margin-top: 15px;
    font-size: 18px;
  }
}
.homepage-hero-b2b__title {
  color: #FFF;
  font-family: "Inter";
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%; /* 52px */
  margin-bottom: 24px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-hero-b2b__title {
    font-size: 36px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .homepage-hero-b2b__title {
    font-size: 30px;
  }
}
.homepage-hero-b2b__hero-copy {
  color: var(--Backgrounds-Soft-Gray, #F4F4F4);
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 16px */
  margin-bottom: 75px;
}
.homepage-hero-b2b__hero-copy ul li {
  margin-bottom: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2101_2466)'%3E%3Cpath d='M9.00003 16.17L4.83003 12L3.41003 13.41L9.00003 19L21 7.00003L19.59 5.59003L9.00003 16.17Z' fill='%23FFFF00'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2101_2466'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat !important;
  padding-left: 27px;
  background-position-y: -5px !important;
  margin-left: -27px;
  list-style: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homepage-hero-b2b__hero-copy {
    margin-bottom: 46px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-hero-b2b__hero-copy {
    margin-bottom: 24px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .homepage-hero-b2b__hero-copy {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
