@media (min-width: 640px) {
    .banner {
      background: url(https://image.m.movistarempresas.com/lib/fe2911737364047f7d1278/m/1/cb344300-33e1-46f1-abe1-1959cb577450.png) center left no-repeat;
      background-size: cover;
    }
  }
  
  @media only screen and (max-width: 620px) {
    .main>.banner {
      background: url(https://image.m.movistarempresas.com/lib/fe2911737364047f7d1278/m/1/069b8ea2-315b-43fd-a305-0c14d8f10065.png) center center no-repeat;
      height: auto;
    }
  }
  
  
  
  
  .main>footer h1 {
    color: #019Df4;
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
  }
  
  .main>footer h2 {
    color: #019Df4;
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
  }
  
  .main>footer h3 {
    color: #019Df4;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
  }
  
  .accordion-body.text {
    height: 600px;
    overflow-y: auto;
    /* max-width: 900px; */
    background-color: #fff;
  }
  
  footer #accordionFooter ul {
    padding-left: 2rem;
    list-style-type: disc;
  }
  .dcha-content img {
         
    height: 460px;
    border-radius: 20px;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
  }
  /* IMPULSO */
  
  .benefits-inner-impulsa {
    background-color: #FFFFFF;
    border-radius: 16px;
    box-shadow: 0px 1px 3px #00000029;
    margin-top: 85px;
    margin-bottom: 50px;
    padding: 38px 68.5px;
  }
  
  .benefits-inner-impulsa .benefits-impulsa {
    margin-bottom: 0px;
    flex-direction: column;
  }
  
  .benefits-inner-impulsa h2.benefits-impulsa {
    margin-bottom: 15px;
  
  }
  
  .benefits-inner-impulsa p {
    font-size: 18px;
    margin-bottom: 16px;
    text-align: center;
  }
  
  .benefits-inner-impulsa .benefits-impulsa {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0 10px;
  }
  
  .benefits-inner-impulsa .benefits-impulsa .clear-icon {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    min-width: 272px;
    /* max-height: 190px; */
    max-width: 48%;
    gap: 0px;
  }
  
  .benefits-inner-impulsa .benefits-impulsa .clear-icon .box img {
  
    height: auto;
    width: 45px;
    max-width: none;
    max-height: none;
  }
  
  .benefits .clear-icon .box img {
    max-width: 70%;
  }
  .clear-icon .box {
    margin-bottom: 0;
  }
  
  .benefits-inner-impulsa .benefits-impulsa .clear-icon .text {
    padding: 17px;
    text-align: left;
  }
  
  .benefits-inner-impulsa .benefits-impulsa .clear-icon .text p {
    font-size: 12px;
    text-align: left;
  }
  
  
  
  @media only screen and (max-width: 401px) {
  
    .benefits-inner-impulsa h2.benefits-impulsa {
      font-size: 24px;
    }
  
    .benefits-inner-impulsa p {
      font-size: 14px;
  
    }
  }
  
  /*NUEVO ESTILO*/
  .main>.banner .inner .sub-inner {
    max-width: 542px;
  
  }
  
  .main>.banner .inner h2 {
    font-family: telefonica-regular;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 5px;
  
  }
  
  .main>.banner .inner h3 {
    font-family: 'Telefonica-Light';
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    color: #ffffff;
    text-align: left;
  }
  
  .main>.banner {
    border-radius: 20px;
  }
  
  .main>.banner .inner .sub-inner button {
    border: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #019DF4;
    border-radius: 10px;
  }
  .first-banner-digital{
    background-color: #f5f5f5;
  }
  .impulso-summary {
  
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    /* align-items: center; */
    -webkit-box-orient: horizontal;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    margin-bottom: 50px;
    margin-top: 75px;
    position: relative;
  
    margin: 40px auto;
    justify-content: center;
  
    gap: 70px;
  }
  
  .impulso-summary .izda-content {
    margin: 0 auto;
    max-width: 688px;
    padding: 0 10px;
  }
  
  .impulso-summary .titulo-content h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
  }
  
  .impulso-summary .parap-content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
  }
  
  .impulso-summary ul {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    padding: 11px 0;
  }
  
  .impulso-summary ul li img {
    padding-bottom: 5px;
    padding-right: 15px;
  }
  
  .benefits-digital {
    display: flex;
      background-color: inherit;
      margin-top: 35px;
      flex-direction: column;
      align-items: center;
  }
  
  .benefits-digital h2 {
    max-width: 688px;
    margin: auto;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 31px;
  }
  
  .benefits-digital h2 small {
    max-width: 688px;
    margin: auto;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }
  
  .benefits-digital .clear-icon {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
    height: 240px;
  }
  
  .benefits-digital .benefits {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 50px;
    max-width: 1275px;
    margin: auto;
  
  }
  
  .benefits-digital .clear-icon {
    border-radius: 20px;
    background-color: #fff;
    padding: 10px;
  }
  
  .benefits-digital .clear-icon .text {
    width: 290px;
  
  }
  
  .benefits-digital .clear-icon .text .title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
  }
  
  .benefits-digital .clear-icon .text p {
    font-size: 16px;
    font-weight: 400;
  }
  
  .benefits-digital .clear-icon .box {
    width: 114px;
    height: 114px;
    max-height: max-content;
  
  }
  
  .banner-digital {
    background-color: #f5f5f5 !important;
    display: flex;
    width: 100%;
    padding: 35px 10px;
    flex-direction: column;
    align-items: center;
    padding-top: 80px;
  
  }
  
  .banner-digital form {
    width: 898px;
    display: flex;
  
    flex-wrap: wrap;
    justify-content: center;
  
    margin: 15px auto;
    gap: 20px 40px;
  }
  
  .banner-digital h2 {
    font-family: Telefonica;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    margin: 0;
  }
  
  .banner-digital p {
  
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    max-width: 688px;
    margin: auto;
      margin-bottom: 20px;
      margin-top: 20px;
  
  }
  
  .banner-digital form .form-control label {
  
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #000000 !important;
    padding: 0 0 5px 0;
  
  }
  
  .banner-digital form .form-control .input-group input {
    width: 584px;
    height: 58px;
    padding: 0 14px;
    gap: 10px;
    border-radius: 10px;
    opacity: 0px;
    box-shadow: 0px 4px 4.7px 0px #96969640;
    background: #F5F5F5;
  
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #737373;
  
  
  }
  
  .banner-digital form .form-control {
    width: 584px;
  
  }
  
  .banner-digital form .form-control.short {
  
    width: 274px;
  }
  
  .banner-digital form button.btn.primary {
    width: 309px;
    height: 55px;
    box-shadow: 0px 4px 4.7px 0px #96969640;
    font-family: Telefonica;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    background-color: #019Df4;
    color: #ffffff;
  }
  
  .first-banner-digital .c-banner-plan-empresa .empresa-izda .titularbanner h3 {
    font-family: Telefonica;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    text-align: left;
  
  }
  
  .first-banner-digital .c-banner-plan-empresa .empresa-izda {
    width: 690px;
    margin-right: 20px;
  }
  
  
  .first-banner-digital .c-banner-plan-empresa {
    width: 1491px;
    height: 227px;
    padding: 55px 48px 55px 485px;
    gap: 10px;
    border-radius: 20px;
    opacity: 0px;
  }
  .c-banner-plan-empresa{
    background-image: url(https://image.m.movistarempresas.com/lib/fe2911737364047f7d1278/m/1/6133497e-98d5-4214-beb8-c743650a4413.jpg);
    background-repeat: no-repeat;
    background-position: center 30%;
   margin: 40px auto 0px;
    background-size: cover;
  
  }
  .btn-agenda-llamada{
    border: none;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #019DF4;
  border-radius: 10px;
  }
  .btn-agenda-llamada-impulso-pro{
  
    padding-left: 55px;
  padding-right: 55px;
  }
  
  .title-impulso-digital{
  margin: 0;
        color: black;
  font-size: 48px;
  font-family: Telefonica;
  font-weight: 700;
  word-wrap: break-word;
  }
  .text-title-impulso-digital{
  width: 798px;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  max-width: 688px;
  margin-top: 10px;
  }
  
  /* A PARTIR DE AQUI ES LO NUEVO */
  .plans-section {
    background-color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
    display: flex;
  }
  
  .plans-header {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 50px;
    display: flex;
  }
  
  .plans-title-container {
    justify-content: center;
    align-items: flex-start;
    gap: 77px;
    display: inline-flex;
  }
  
  .plans-title {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 31px;
    display: inline-flex;
  }
  
  .plans-title-text {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    display: flex;
  }
  
  .plans-title-main {
    color: black;
    font-size: 48px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .plans-container {
    justify-content: center;
    align-items: flex-start;
    gap: 40px;
    display: inline-flex;
  }
  
  .plan-card {
    position: relative;
    border-radius: 20px;
    cursor: pointer;
  }
  .plan-card:hover{
    background-color: aliceblue;
  }
  
  .plan-card-background {
    width: 320px;
    height: 235px;
    left: 0px;
    top: 0px;
    box-shadow: 0px 4px 13.5px rgba(130.99, 127.65, 127.65, 0.25);
    border-radius: 20px;
    border: 2px solid transparent;
    transition: background-color 0.3s, border-color 0.3s, height 0.3s;
  }
  
  .plan-card-background.selected {
    border-color: #019DF4;
    background: #F6FCFF;
  }
  
  .plan-card-content {
    width: 259px;
    left: 23.50px;
    top: 20px;
    position: absolute;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: inline-flex;
  }
  
  .plan-title {
    color: black;
    font-size: 24px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .plan-details {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: flex;
  }
  
  .plan-details-text {
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    display: inline-flex;
    cursor: pointer;
  }
  
  .plan-details-link {
    color: #019DF4;
    font-size: 20px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .plan-details-arrow {
    width: 20px;
    height: 20px;
    transition: transform 0.3s;
    margin-top: 4px;
  }
  
  .plan-details-arrow.rotated {
    transform: rotate(180deg);
  }
  
  .divider {
    width: 1279px;
    height: 0px;
    border: 1px #9E9E9E solid;
  }
  
  .answer {
    display: none;
    width: 1136px;
    color: black;
    font-size: 20px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .plan-price {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 10px;
    display: flex;
  }
  
  .plan-price-discount {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #954B97;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: inline-flex;
  }
  
  .plan-price-discount-text {
    color: #F6FCFF;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .plan-price-original {
    justify-content: flex-start;
    align-items: flex-start;
    gap: 11px;
    display: inline-flex;
  }
  
  .plan-price-original-text {
    color: #A7A3A3;
    font-size: 18px;
    font-family: Telefonica;
    font-weight: 700;
    text-decoration: line-through;
    word-wrap: break-word;
      padding-top: 5px;
  }
  
  .plan-price-current {
    color: #954B97;
    font-size: 23px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .plan-price-current-duration {
    color: #954B97;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .plan-price-current-month {
    color: #954B97;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .plan-add {
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    display: inline-flex;
  }
  
  .plan-add-checkbox {
    width: 30px;
    height: 30px;
    background: white;
    border-radius: 6px;
    border: 2px #019DF4 solid;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
  }
  
  .plan-add-checkbox:checked {
    background-color: white;
    border: 2px #019DF4 solid;
  }
  
  .plan-add-checkbox:checked::after {
    content: '✓';
    color: #019DF4;
    font-size: 18px;
  }
  
  .plan-add-text {
    width: 219px;
    color: black;
    font-size: 18px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .plan-add-link {
    color: #019DF4;
    font-size: 18px;
    font-family: Telefonica;
    font-weight: 400;
    text-decoration: underline;
    word-wrap: break-word;
  }
  
  .plan-add-price {
    color: black;
    font-size: 20px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .plan-add-month {
    color: black;
    font-size: 20px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .plan-card-dark {
    width: 332px;
    height: 363px;
    position: relative;
  }
  
  .plan-card-dark-background {
    width: 332px;
    height: 280px;
    left: 0px;
    top: 0px;
    position: absolute;
    background: #122737;
    box-shadow: 0px 4px 13.5px rgba(130.99, 127.65, 127.65, 0.25);
    border-radius: 20px;
  }
  
  .plan-card-dark-content {
    width: 289px;
    height: calc(100% - 60px);
    left: 22.50px;
    top: 9px;
    position: absolute;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: inline-flex;
    padding-bottom: 60px;
    box-sizing: border-box;
  }
  
  .plan-card-dark-button-container {
    margin-top: 0px;
    position: absolute;
    top: 200px;
    display: flex;
    justify-content: center;
  }
  
  .plan-card-dark-title {
    margin-bottom: 10px;
    color: white;
    font-size: 24px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .plan-card-dark-details {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    display: flex;
  }
  
  .plan-card-dark-item {
    width: 289px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
  
  .plan-card-dark-item-content {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 22px;
    display: flex;
  }
  
  .plan-card-dark-item-details {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: flex;
  }
  
  .plan-card-dark-item-row {
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
    display: inline-flex;
  }
  
  .plan-card-dark-item-icon {
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: flex;
    position: relative;
  }
  
  .plan-card-dark-item-icon-background {
    width: 41px;
    height: 41px;
    background: #019DF4;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  #icon1,
  #default-icon,
  #icon2-default,
  #icon2-new {
    width: 24px;
    height: 24px;
  }
  
  .plan-card-dark-item-icon img {
    width: 24px;
    height: 24px;
    display: none;
  }
  
  .empty .plan-card-dark-item-icon img {
    display: block;
  }
  
  .empty .plan-card-dark-item-icon-background {
    border: 1px white dashed;
    background: none;
  }
  
  .plan-card-dark-item-title {
    width: 101px;
    color: white;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .plan-card-dark-item-plan {
    color: white;
    font-size: 20px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .plan-card-dark-item-price {
    color: white;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .plan-card-dark-item-duration {
    color: white;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .plan-card-dark-divider {
    width: 289px;
    height: 0px;
    border: 1px white solid;
  }
  
  .plan-card-dark-summary {
    justify-content: flex-start;
    align-items: flex-start;
    gap: 11px;
    display: inline-flex;
  }
  
  .plan-card-dark-summary-price {
    color: white;
    font-size: 24px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .plan-card-dark-summary-text {
    color: white;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .plan-card-dark-summary-total {
    color: white;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .plan-card-dark-button {
    border: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #019DF4;
    border-radius: 10px;
  }
  
  .plan-card-dark-button-text {
    color: white;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .plan-details-list {
    display: none;
    list-style-type: disc;
    padding-left: 20px;
    margin-top: 10px;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 400;
  }
  
  .plan-details-list-item {
    color: black;
    margin-bottom: 5px;
  }
  .plan-price-discount-mobile{
    display: none;
  }
  .plan-price-discount-text-mobile{
  display: none;
  }
  
  
  /* BENEFITS IMPULSO */
  .container-banner-impulso-pro {
    background-color: #fff;
      display: flex;
      padding-top: 75px;
      width: 100%;
      height: 590px;
      flex-direction: column;
      align-items: center;
  }
  .box-impulso-pro{
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  
  .box-benefits-impulso-pro{
  display: flex;
  flex-direction: row;
  gap: 26px;
  margin-top: 68px;
  align-items: center;
  width: 872px;
  }
  .benefits-right{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 29px;
  
  }
  .benefits-left{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 29px;
  }
  .benefit-impulso{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap:13px
  }
  
  /* VALORATIONS */
  .container-valorations {
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    padding-bottom: 50px;
  }
  
  .box-title-valorations {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
  }
  
  .title-valorations {
    color: black;
    font-size: 48px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .text-valorations {
    width: 798px;
    height: 90px;
    text-align: center;
    color: black;
    font-size: 20px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .box-valorations {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 44px;
    flex-wrap: wrap;
  }
  
  .card-valoration {
    width: 332px;
    min-height: 370px;
    height: auto;
    position: relative;
    background: white;
    box-shadow: 0px 4px 13.5px rgba(130.99, 127.65, 127.65, 0.25);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    padding: 16px;
    box-sizing: border-box;
  }
  
  .first-part-card-valoration {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
  }
  
  .card-valoration-date {
    color: black;
    font-size: 14px;
    font-family: Telefonica;
    font-weight: 400;
  }
  
  .box-valoration-star {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 7px;
    background: white;
    box-shadow: 0px 4px 7px rgba(117.32, 117.32, 117.32, 0.25);
    border-radius: 22px;
    gap: 8px;
  }
  
  .star-img-valoration {
    width: 20px;
    height: 20px;
  }
  
  .number-valoration-star {
    color: black;
    font-size: 20px;
    font-family: Telefonica;
    font-weight: 700;
  }
  
  .second-part-card-valoration {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
  }
  
  .photo-client-card {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin-right: 10px;
    flex-shrink: 0;
  }
  
  .client-info {
    display: flex;
    flex-direction: column;
  }
  
  .name-client-card {
    color: black;
    font-size: 20px;
    font-family: Telefonica;
    font-weight: 700;
    word-wrap: break-word;
  }
  
  .job-client {
    color: black;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  
  .third-part-card-valoration {
    flex-grow: 1;
  }
  
  .text-card-valoration {
    color: black;
    font-size: 16px;
    font-family: Telefonica;
    font-weight: 400;
    word-wrap: break-word;
  }
  .carousel {
    display: flex;
    flex-direction: row;
    gap: 20px;
  }
  
  /* FAQS */
  .container-faqs {
    margin-top: 74px;
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
      gap: 50px;
  }
  
  .faq-container {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
      gap: 30px;
  }
  
  .faq-item {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      gap: 16px;
  }
  
  .faq-question {
      display: inline-flex;
      justify-content: flex-start;
      align-items: center;
      gap: 18px;
      cursor: pointer;
  }
  
  .faq-question p {
      width: 1136px;
      height: 36px;
      color: black;
      font-size: 24px;
      font-family: Telefonica;
      font-weight: 400;
      word-wrap: break-word;
  }
  
  .faq-icon {
      transition: transform 0.3s ease;
  }
  
  .faq-icon.rotated {
      transform: rotate(180deg);
  }
  
  .divider {
      width: 1279px;
      height: 0px;
      border: 1px #9E9E9E solid;
  }
  
  .answer {
      display: none;
      width: 1136px;
      color: black;
      font-size: 20px;
      font-family: Telefonica;
      font-weight: 400;
      word-wrap: break-word;
  }
  .container-ebook {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 27px;
    padding: 20px;
  }
  
  .header-ebook {
    text-align: center;
  }
  
  .header-content-ebook {
    display: inline-flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 31px;
  }
  
  .header-text-ebook {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
  }
  
  .header-title-ebook {
    color: black;
    font-size: 48px;
    font-family: Telefonica;
    font-weight: 700;
  }
  
  .header-description {
    width: 689px;
    text-align: center;
    color: black;
    font-size: 20px;
    font-family: Telefonica, sans-serif;
    font-weight: 400;
    margin: 0 auto;
  }
  
  .ebook-section {
    display: flex;
    justify-content: center;
    gap: 66px;
    flex-wrap: wrap;
  }
  
  .ebook-card {
    display: flex;
      flex-direction: column;
      align-items: center;
      width: 320px;
      background: white;
      border-radius: 20px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
      overflow: hidden;
      height: 310px;
  }
  
  .ebook-image {
    width: 100%;
    height: 131px;
  }
  
  .ebook-content {
    padding: 16px;
    text-align: left;
  }
  
  .ebook-title {
    color: black;
    font-size: 20px;
    font-family: Telefonica, sans-serif;
    font-weight: 600;
    margin: 12px 0;
  }
  
  .ebook-description {
    color: black;
    font-size: 16px;
    font-family: Telefonica, sans-serif;
    font-weight: 400;
    margin-bottom: 12px;
  }
  
  .download-link-container {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: flex-start; 
  }
  
  .download-link {
    margin: 0 !important;
    color: #019DF4;
    font-size: 16px;
    font-family: Telefonica, sans-serif;
    font-weight: 400;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
  }
  
  .download-icon-container {
    display: inline-block;
    margin-left: 5px;
  }
  
  .download-icon {
    width: 18px;
    height: 12px;
    margin-bottom: 4px;
  }
  
  .selector-ebook{
  display: none;
  }
  
  .btn-auditoria-impulso{
    border-radius: 15px;
    background-color: #019Df4;
    color: #ffffff;
    padding: 10px 0;
      font-size: 20px;
      font-weight: 300;
      height: auto;
      width: 255px;
  }
      
  