@charset "UTF-8";
/*
    Created on : Feb 4, 2025, 3:39:35 PM
    Author     : Vicente Martín <vicente@elgrupo.es>
*/
.end-wrapper {
  width: 472px;
  padding: 61px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.end-wrapper__title {
  color: #3A3A3A;
  text-align: center;
  font-size: 30.309px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  max-width: 280px;
  margin: 27px auto 30px;
}
.end-wrapper__sub {
  max-width: 220px;
  text-wrap: balance;
  color: #3A3A3A;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 175% */
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.end-wrapper__sub.large {
  max-width: 350px;
}

/*# sourceMappingURL=comparador-end.css.map */
