/** Shopify CDN: Minification failed

Line 1066:19 Expected identifier but found whitespace
Line 1066:24 Unexpected ";"
Line 1272:11 Unexpected "/"

**/
        .modal {
            display:block;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5);
            display: flex;
            justify-content: center;
            align-items: center;
          transform:translate(0, 0) !important;
        }
.modal-content {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    width: 350px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow-y: hidden;
}

div#modal-content {
    max-height: 370px;
    overflow-y: scroll;
    margin-bottom: 12px;
}

.documento-container.mb-4 {
    padding: 20px 0px;
    border-bottom: 1px solid black;
}

span.font-semibold{
  font-weight:600;
}

.flex.justify-between.border-b.pb-1 {
    justify-content: space-between;
    display: flex;
    line-height: 2;
  text-align:end;
}

 .modal.open{display:block !important}
.hidden{display:none !important;}

#cliente-actual-subtitulo{
  text-transform:uppercase;
}


.fp-container-puntos h3{
  margin-top: 20px;
  font-weight: 700;
  text-align: center;
}

.fp-container-puntos h3{
  text-align: center;
}

.fp-container-puntos h4{margin-top: 20px}

.fp-container-puntos h4, p.paragraph{
  text-align: center;
}

.fp-container-historial .modal-contenido {
    position: relative;
    top: 50%;
    background-color: #fff;
    padding: 1rem;
    max-width: max-content;
    overflow-y: auto;
    padding: 30px;
    margin: auto;
    transform: translateY(-50%);
}

.progress-bar-text{
  width:100%;
  text-align:center;
  margin-top:8px;
}

.fp-container-puntos-bars > div {
    min-height: 194px;
}

.user-points-container{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.user-points-container div{
    text-align: center;
}


.user-points-container h3{
  margin-bottom: 0px;
}


/*PUNTOS*/
@media (min-width: 769px) {
  .fp-container-puntos-bars .columna:not(.first-column-mob) p, .fp-container-puntos-bars .columna2:not(.first-column-mob) h2{
  
      position: absolute;
      right: 0%;
      transform: translate(50%);
      bottom: 12px;
  
  }

    .barra-progreso-container, .barra-progreso-container2 {
      margin-top: 4px;
  }
  
}
@media (max-width: 768px) {

  
.fp-container-puntos-bars .columna:not(.first-column-mob) h1, .fp-container-puntos-bars .columna2:not(.first-column-mob) h1 {
    position: relative !important;
    transform: translate(0%) !important;
}
  
      .fp-container-puntos-bars .columna, .fp-container-puntos-bars .columna2 {
        width: 100% !important;
        flex-direction: row !important;
    }
    .barra-progreso-container, .barra-progreso-container2 {
        width: 40px !important;
        height: 78% !important;
        display: flex !important;
        position: absolute !important;
        transform: rotate(180deg);
        /* top: 90px !important; */
        top: 0px !important;
        right: 38px !important;
        /* background-color: transparent;
        border: 1px solid #f8d9b4; */
    }
.columna.last-column-mob:after {
    content: "Platino";
    position: absolute !important;
    color: #bd833d !important;
    bottom: auto !important;
    top: -10px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    right: auto !important;
    left: -20px !important; 
    transform: translate(40%) !important;
}

  .fp-container-puntos-bars .columna h1, .fp-container-puntos-bars .columna2 h2 {
    font-size: 15px!important;
    color: #bd833d !important;
    margin: 0 0 0px !important;
}

 
    .fp-container-puntos-bars .columna p, .columna2 p {
        font-size: 13px !important;
        width: -webkit-fill-available !important;
        text-align: end !important;
        padding: 0 15px !important;
    }
.fp-container-puntos-bars .columna {
    flex: 1 !important;
    text-align: center !important;
    padding: 0px 0 !important;
    border-radius: 8px !important;
    margin: 0px 0 !important;
    display: flex !important;
    align-items: flex-end !important;
    justify-content: space-between !important;
    position: relative !important;
    height: 85px !important;
    min-height: 85px !important;
}

 .fp-container-puntos-bars .columna2 {
    flex: 1 !important;
    text-align: center !important;
    padding: 0px 0 !important;
    border-radius: 8px !important;
    margin: 0px 0 !important;
    display: flex !important;
    /* align-items: flex-end !important; */
    align-items: flex-start !important;
    justify-content: space-between !important;
    position: relative !important;
    height: 85px !important;
    min-height: 85px !important;
}

.columna2.first-column-mob{
      align-items: flex-start !important;
    top: -5px;
}
  
  .fp-container-puntos-bars .columna:not(.first-column-mob) h1, .fp-container-puntos-bars .columna2:not(.first-column-mob) h1 {
    position: relative !important;
    top: -5px !important;
  }

  
  .circulo {
    width: 2px !important;
    height: 85px !important;
    background-color: #bd833d !important;
}

  .circulo:after {
    content: "" !important;
    height: 1px !important;
    width: 18px !important; 
    background-color: #bd833d !important;
    position: absolute !important;
    right: -8px !important;
    top: 0px !important;
    transform: translateY(50%) !important;
}
    .circulo:before {
        content: "" !important;
        height: 1px !important;
        width: 18px !important;
        right: -8px !important;
        left: auto !important;
        bottom: 0 !important;
        transform: translateY(50%) !important;
    }
}


/*
.fp-container-puntos-bars .columna:not(.first-column-mob) h1 {
    position: absolute;
    top: -5px;
    right: 10px;
    transform: translate(50%);
}



.fp-container-puntos-bars .columna2:not(.first-column-mob) h2 {
    position: absolute;
    top: 5px;
    right: 6px;
    transform: translate(50%);
}


.fp-container-puntos-bars .columna:not(.first-column-mob) {
    position: relative;
}

.fp-container-puntos-bars .columna2:not(.first-column-mob) {
    position: relative;
}
*/
    .puntos-tab-active{
      display:flex;    
      flex-direction:column;
    }

    .puntos-tab-inactive{
      display:none;   
    }

    .container_text {
        display: flex; 
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    
    .container {
        display: flex; 
        justify-content: center;
        align-items: center;
        width: 100%;
    }

   
    .client-group {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 20%;
    }

   .client-group > div{
        width: 100px;
        height: 100px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }


    .client-group img {
         width: 65px; 
         height: auto; 
    }


        .delimiter {
            position: relative;
            width: 20%;
            height: 2px;
            background: linear-gradient(180deg, #D59647 0%, #BD833D 24.1%, #805426 72.1%, #68421D 100%);
        }

        .delimiter::after {
            content: '';
            width: 10px;
            height: 10px;
            z-index: 1;
            position: absolute;
            border-radius: 50%;
            background: #BD833D;
            bottom: -4px;
        }

        .delimiter::before {
            content: '';
            width: 10px;
            height: 10px;
            z-index: 1;
            position: absolute;
            border-radius: 50%;
            background: #BD833D;
            bottom: -4px;
            right: 0px;
        }

    .client-group h1,
    .client-group h2,
    .client-group h3 {
        margin-top: 15px;
        width: 100%;
        text-align: center;
        font-size: 18px;
        
    }

        .client-group h1 {
            font-weight: 350;
        }

        .client-group h2 {
            font-weight: 350;
            color: #BD833D;
        }

        .client-group h3 {
            font-weight: 350;
            color: #344CC5;
        }

        .container_text h1 {
        margin: 0;
        width: 100%;
        text-align: center;
        font-size: 28px;
        font-weight: 800;
        
    }

   .fp-container-puntos-members .container_text p {
        font-size: 18px;
        text-align: center;
        margin: 30px;
        
    }

    .fp-container-puntos .tab-selector{
      width: 100%;
      border-bottom: 1px solid rgba(189, 131, 61, 1);
      display:flex;
      justify-content:space-between;
      margin-bottom:20px;
    }

    .fp-container-puntos .tab-selector div{
      width: 33%;
      display:flex;
      justify-content:center;
      align-items:center;
      padding: 10px 6px;
      color: rgba(189, 131, 61, 1);
      text-align:center;
      cursor: pointer;
    }

    .fp-container-puntos .tab-selector div.active{

      border-bottom: 2px solid rgba(189, 131, 61, 1);
      font-weight:bold;
    }

      @media (min-width: 768px) {
          .fp-container-puntos .tab-selector div{
          width: 170px;   
          min-width: 170px;
    
        }
      }

        @media (max-width: 1024px) {
   /* .fp-container-puntos .container {
        flex-direction: column;
        align-items: center;
    } */

    .client-group {
        width: 100%;
        margin: 0px;
    }

    .delimiter {
        width: 50%;
        margin: 10px 0;
    }

    .client-group h1,
    .client-group h2,
    .client-group h3 {
        font-size: 28px;
    }

    .container_text p {
        font-size: 20px;
    }

    .cliente_plata,
    .cliente_oro,
    .cliente_diamante {
            width: 30%;
        }

}

@media (max-width: 768px) {

.progress-bar-text {
    position: absolute;
    -webkit-line-clamp: 2;
    width: 180px;
    right: 0;
    /* top: 0; */
    bottom: 0;
}
  
    .contenedor_terminos{
      max-width:100% !important;
    }
  .contenedor_terminos .Texto_terminos {
    font-size: 14px;
}
    .container {
        flex-direction: row;
        align-items: center;
    }

    .client-group {
        width: 35%; 
    }

    .cliente_plata,
    .cliente_oro,
    .cliente_diamante {
        width: 70%; 
    }

    .delimiter {
        width: 20%;
    }
}


/***************************/

    .container_beneficios {
        display: flex; 
        justify-content: center;
        align-items: flex-start;
        width: 100%;
    }

.container_comparacion {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}

   
    .beneficios-group {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 50%;
        
    }

    .comparacion-group {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 50%;
        margin: 0px 5px 0px 5px;
        border-radius: 6px;
        min-height:340px;
      padding: 20px 0;
    }

    .comparacion-group p{
      text-align: start !important;
    }

    .group-plata {
        background: linear-gradient(180deg, #D7D8D2 0%, #D0D0CA 24.1%, #99988C 72.1%, #848275 100%);
        color: #343434;
    }

    .group-oro {
        background: linear-gradient(180deg, #D59647 0%, #BD833D 24.1%, #805426 72.1%, #68421D 100%);
        color: #fff;
    }


    .group-diamante {
        background: linear-gradient(180deg, #BDBFFE 0%, #918FFC 24.1%, #6378D8 72.1%, #344CC5 100%);
        color: #fff;
    }

    .group-oro h1, .group-diamante h1{
      color: #fff !important;
    }

    .contenedorimagen {
        width: 80px;
        height: 120px;
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }

    .contenedorimagen-beneficios{
            width: 70px;
            height: auto;
            display: flex;
            justify-content: center;
            align-items: flex-start;  
    }

   .fp-container-puntos-beneficios h1 {
        margin-top: 22px;
        width: 100%;
        text-align: center;
        font-size: 22px;
        margin:0;

    }

    .fp-container-puntos-beneficios p {
        font-size: 16px;
        text-align: center;
        margin: 0;
        padding: 15px;
    }


        @media (max-width: 1024px) {

    .comparacion-group {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 90%;
        margin: 4px 5px;
        border-radius: 6px;
        min-height: 280px;
        padding: 20px 0;
    }
              
    .container_beneficios,.container_comparacion {
        flex-direction: column;
        align-items: center;
    }

    .beneficios-group,.comparacion-group-plata,.comparacion-group-oro,.comparacion-group-diamante {
        width: 100%;
        margin: 20px 0px 20px 0px;
    }


    .comparacion-group-plata h1,.comparacion-group-oro h1,.comparacion-group-diamante h1 {
        font-size: 40px;
    }

    .comparacion-group-plata p,.comparacion-group-oro p,.comparacion-group-diamante p{
        font-size: 30px;
    }



}

@media (max-width: 768px) {
    .container_beneficios,.container_comparacion {
        flex-direction: column;
        align-items: center;
    }

    .client-group {
        width: 35%; 
    }

    .contenedorimagen {
        width: 70%; 
        height: 25vh;
    }

    .beneficios-group,.comparacion-group-plata,.comparacion-group-oro,.comparacion-group-diamante {
        width: 100%;
        margin: 20px 0px 20px 0px;
    }


    .comparacion-group-plata h1,.comparacion-group-oro h1,.comparacion-group-diamante h1 {
        font-size: 40px;
    }

    .comparacion-group-plata p,.comparacion-group-oro p,.comparacion-group-diamante p {
        font-size: 30px;
    }
}


/********     tables         ********/


   .fp-container-puntos-tables .container{
    display: flex; 
    justify-content: center;
    align-items: start;
    width: 100%;
    }


    /* Estilos básicos para las tablas */
    .table1, .table2 {
        width: 50%;
        border-collapse: collapse;
        margin: 0 10px;
        border-radius: 6px;
      
    }

    .table1 th, .table1 td,
    .table2 th, .table2 td {
        border: 1px solid #ddd;
        padding: 3px;
        text-align: center;
        border: 1px solid #BD833D;
        height:55px;
         max-width:55px;     
    }

    .table1 th, .table2 th {
        color: #BD833D;
        font-weight: bold;
    }

    /* Estilos para los botones */
    .table1 .btn, .table2 .btn {
        display: inline-block;
        padding: 6px 12px;
        background-color: #BD833D;
        color: white;
        text-align: center;
        text-decoration: none;
        border: none;
        border-radius: 4px;
        cursor: pointer;
    }

    .table1 .btn:hover, .table2 .btn:hover {
        background: #a66d33; /* Un tono más oscuro para el hover */
    }

    .fp-container-puntos-tables img{
        width: 30px;

    }

    @media (max-width: 768px) {

      .fp-container-historial {
    margin: 20px;
}
        .table1, .table2 {
            width: 80%;
            margin: 10px;
        }

        .fp-container-puntos-tables .container {
            flex-direction: column;
        }

        .fp-container-puntos-tables .table1 .btn, .fp-container-puntos-tables .table2 .btn {
            padding: 4px 8px;
            font-size: 14px;
        }

        .table1, .table2 {
            width: -webkit-fill-available;
            margin: 12px;
        }

        .table1 th, .table1 td,
        .table2 th, .table2 td {
            padding: 4px;
            font-size: 12px;
        }

        .table1 .btn, .table2 .btn {
            padding: 3px 6px;
            font-size: 12px;
        }

        .fp-container-puntos-tables img {
            width: 20px;
        }
    }


            /* BAR */

            /* Estilos para el contenedor principal */


          .columna.last-column-mob:after {
              content: 'Platino';
              position: absolute;
              right: 0;
              color: #bd833d;
              top: 5px;
              font-size: 15px;
              font-weight: 500;
              right: 0;
              transform: translateX(40%);
          }

          .fp-container-puntos-bars .contenedor {
                display: flex;
                justify-content: space-between;
                align-items: flex-end;
                width: 100%;
                max-width: 1200px;
                margin: 0 auto;
                padding: 32px;
                border-radius: 10px;
                border: 1px solid #BD833D;
                flex-direction: column;
            }
    
            /* Estilos para cada columna */
              .fp-container-puntos-bars .columna, .fp-container-puntos-bars .columna2 {
                  flex: 1;
                  text-align: center;
                  padding: 8px 0;
                  border-radius: 8px;
                  margin: 0;
                  display: flex ;
                  flex-direction: column;
                  align-items: center;
                  justify-content: flex-end;
                  position: relative;
                height: 70px;
              }


              .fp-container-puntos-bars .columna:not(.first-column-mob) h1 {
                  position: absolute;
                  left: 0%;
                  transform: translateX(-50%);
                top:5px;
              }

              .columna.first-column-mob, .columna2.first-column-mob { 
                  flex: 0 1 14%; 
                margin: 0;
                padding: 0;
                margin-right: 10px;
              }

            .fp-container-puntos-bars .columna h1 {
                font-size: 15px;
                color: #BD833D;
                margin: 0 0 0px 0;
            }
    
              .circulo {
                  width: 100%;
                  height: 2px;
                  background-color: #bd833d;

              }
            
             .circulo::after {
                content: '';
                height: 18px;
                width: 1px;
                background-color: #bd833d;
                position: absolute;
                right: 0;
                bottom: 9px;
                transform: translateY(50%);
            }   

             .circulo::before {
                content: '';
                height: 18px;
                width: 1px;
                background-color: #bd833d;
                position: absolute;
                left: 0;
                bottom: 9px;
                transform: translateY(50%);
            }  

            .circulo-dark {
                width: 16px;
                height: 16px;
                border-radius: 50%;
                background-color: black;
            }
            .fp-container-puntos-bars .columna p {
                margin: 5px 0;
            }
    
            /* Estilos para el segundo contenedor */
            .contenedor2 {
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                justify-content:center;
                width: 100%;
                max-width: 1200px;
                margin: 8px auto;
                padding: 20px;
                border-radius: 10px;
                border: 1px solid #BD833D;

            }
    
            /* Contenedor de columnas dentro del contenedor2 */
            .columnas-wrapper {
                display: flex;
                width: 100%;
            }
    
    
            .columna2 h1 {
                font-size: 14px;
                color: #BD833D;
              margin-bottom:0;
            }
    
            .columna2 h2 {
                font-size: 15px;
                margin: 0 0 10px 0;
            }
    
            /* Estilos para la barra de progreso dentro del contenedor2 */
            .barra-progreso-container, .barra-progreso-container2 {
                width: 85%;
                background-color: #f0f0f0;
                border-radius: 10px;
                overflow: hidden;
            }
    
            .barra-progreso {
                 width:0;
                height: 20px;
                background-color: #BD833D;
                border-radius: 10px;
                text-align: center;
                color: white;
                font-size: 12px;
                line-height: 20px;
                transition: width 0.5s ease;
            }
    
            .barra-progreso2 {
              width:0;
                height: 20px;
                background-color: #BD833D;
                border-radius: 10px;
                text-align: center;
                color: white;
                font-size: 12px;
                line-height: 20px;
                transition: width 0.5s ease;
            }
    
    
            @media (max-width: 1024px) {
        .contenedor, .contenedor2 {
            padding: 15px;
        }
    
        .columnas-wrapper {
            flex-wrap: wrap;
            justify-content: center;
        }
    
        .columna {
            width: 45%; /* Ajuste para que haya dos columnas por fila */
            margin: 10px 5px;
        }
    
        .columna2 {
            width: 100%;
            margin-bottom: 10px;
        }
    
        .barra-progreso-container, .barra-progreso-container2 {
            width: 100%;
        }
    }
    
    /* Media query para móviles (pantallas de hasta 768px) */
 @media(max-width: 768px) {
       .fp-container-puntos-bars .contenedor, .fp-container-puntos-bars .contenedor2 {
            padding: 10px;
            flex-direction:row;
            /* align-items: stretch; */
            align-items: center;
            justify-content:start;
            position:relative;
            margin: 20px !important;
            width: -webkit-fill-available !important;
        }

       .fp-container-puntos-bars .columnas-wrapper {
            display:flex;
                /* flex-direction:column; */
            flex-direction: column-reverse;
            width:70%;
        }

         .fp-container-puntos-bars .columna{
           width:100%;
         }
   
         .columna2 {
            margin: 10px 0;
        }
    
        .fp-container-puntos-bars .columna h1, .columna2 h1 {
            font-size: 16px;
        }
    
        .fp-container-puntos-bars .columna2 h1, .columna2 h2 {
            font-size: 16px;
        }

        .barra-progreso-container, .barra-progreso-container2 {
            width: 40px;
            height:94%;
            display: flex;
            position: absolute;
          top:26px;
          right:38px;
            background-color: transparent;
          border: 1px solid #f8d9b4;
        }

      
       .barra-progreso {
            font-size: 13px;
            position: absolute;
            width: 40px;
            height: 70%;
            justify-content: center;
            display: flex;
            align-items: center;         
        }

          .barra-progreso::before {
            font-size: 13px;
            position: absolute;
            width: 40px;
            height: 70%;
            top: 75px;
        }

        .barra-progreso2 {
            font-size: 13px;
            position: absolute;
            width: 40px;
            /* height: 60%; */

          justify-content: center;
          display: flex;
          align-items: center;
        }

        .fp-container-puntos-bars .columna p, .columna2 p {
            font-size: 13px;
            top: -12px;
            position: relative;
        }
    }


/* DASHBOARD */



        .fp-container-dashboard .container {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            width: 100%;
            padding: 20px;
            max-width: 912px;
        }

        /*INICIO DE LOS CONTENEDORES*/
/* 
        .bubble {
            position: relative;
            border: 2px solid goldenrod;
            
            font-size: 20px;
            line-height: 120px;
            text-align: center;
            /* width: 30%; */
            height: auto;
            border-radius: 50px 0 0 0;
            padding: 0px;
            background-color: white;
            border-color: transparent transparent transparent transparent;
            box-sizing: border-box;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .bubble2 {
            position: relative;
            border: 2px solid goldenrod;
            
            font-size: 20px;
            line-height: 20px;
            width: 70%;
            height: auto;
            border-radius: 0 50px 50px 0;
            background-color: white;
            box-sizing: border-box;
            display: flex;
            flex-wrap: wrap;
            padding: 20px 40px 20px 60px;
        }

        .bubble3 {
            position: relative;
            border: 2px solid goldenrod;
            
            font-size: 20px;
            line-height: 120px;
            text-align: center;
            width: 30%;
            height: auto;
            border-color: transparent transparent transparent transparent;
            padding: 0px;
            background-color: white;
            box-sizing: border-box;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .bubble4 {
            position: relative;
            border: 2px solid goldenrod;
            line-height: 20px;
            text-align: right;
            width: 70%;
            height: auto;
            border-radius: 50px 0 0 50px;
            background-color: white;
            box-sizing: border-box;
            display: flex;
            flex-wrap: wrap;
            padding: 20px 40px 30px 20px;
            justify-content: end;
        }

        .bubble5 {
            position: relative;
            /*border: 2px solid goldenrod;*/
            
            font-size: 20px;
            line-height: 120px;
            text-align: center;
            width: 30%;
            height: auto;
            border-radius: 0 0 0 50px;
            padding: 0px;
            background-color: white;
            border-color: transparent transparent goldenrod goldenrod;
            box-sizing: border-box;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .bubble6 {
            position: relative;
            border: 2px solid goldenrod;
            
            font-size: 20px;
            line-height: 20px;
            width: 70%;
            height: auto;
            border-radius: 0 50px 50px 0;
            background-color: white;
            box-sizing: border-box;
            display: flex;
            flex-wrap: wrap;
            padding: 20px 60px 20px 60px;
        }

        .bubble7 {
            position: relative;
          
             /*border: 2px solid goldenrod;*/
            
            font-size: 20px;
            line-height: 90px;
            text-align: center;
            width: 30%;
            height: auto;
            border-radius: 50px 0 0 0;
            padding: 0px;
            background-color: white;
            border-color: goldenrod transparent transparent goldenrod;
            box-sizing: border-box;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        /*FIN DE LOS CONTENEDORES*/


        /*INICIO LOS TRIANGULOS AMARILLOS*/

        .bubble::after {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            z-index: 1;
            border-style: solid;
            border-width: 20px 0 20px 20px;
            border-color: transparent transparent transparent goldenrod;
            top: 50%;
            right: -24px;
            transform: translateY(-50%);
        }

        .bubble2::after {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            z-index: 1;
            border-style: solid;
            border-width: 20px 20px 0 20px;
            border-color: goldenrod transparent transparent transparent;
            top: 100%;
            left: 70%;
            transform: translateX(-50%);
        }

        .bubble3::after {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            z-index: 1;
            border-style: solid;
            border-width: 20px 20px 20px 0;
            border-color: transparent goldenrod transparent transparent;
            top: 50%;
            left: -23px;
            transform: translateY(-50%);
        }

        .bubble4::after {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            z-index: 1;
            border-style: solid;
            border-width: 20px 20px 0 20px;
            border-color: goldenrod transparent transparent transparent;
            top: 100%;
            left: 30%;
            transform: translateX(-50%);
        }

        .bubble5::after {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            z-index: 1;
            border-style: solid;
            border-width: 20px 0 20px 20px;
            border-color: transparent transparent transparent goldenrod;
            top: 50%;
            right: -24px;
            transform: translateY(-50%);
        }

        .bubble7::after {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            z-index: 1;
            border-style: solid;
            border-width: 20px 0 20px 20px;
            border-color: transparent transparent transparent goldenrod;
            top: 50%;
            right: -22px;
            transform: translateY(-50%);
        } */

        /*FIN LOS TRIANGULOS AMARILLOS*/

        
        /*INICIO LOS TRIANGULOS BLANCOS*/

        .bubble::before {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            z-index: 2;
            border-style: solid;
            border-width: 20px 0 20px 20px;
            border-color: transparent transparent transparent #fff;
            top: 50%;
            right: -21px;
            transform: translateY(-50%);
        }

        /* .bubble2::before {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            z-index: 2;
            border-style: solid;
            border-width: 23px 20px 0 20px;
            border-color: #fff transparent transparent transparent;
            top: 97%;
            left: 70%;
            transform: translateX(-50%);
        }

        .bubble3::before {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            z-index: 2;
            border-style: solid;
            border-width: 20px 20px 20px 0;
            border-color: transparent #fff transparent transparent;
            top: 50%;
            left: -20px;
            transform: translateY(-50%);
        }

        .bubble4::before {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            z-index: 2;
            border-style: solid;
            border-width: 23px 20px 0 20px;
            border-color: #fff transparent transparent transparent;
            top: 97%;
            left: 30%;
            transform: translateX(-50%);
        }

        .bubble5::before {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            z-index: 2;
            border-style: solid;
            border-width: 20px 0 20px 20px;
            border-color: transparent transparent transparent #fff;
            top: 50%;
            right: -21px;
            transform: translateY(-50%);
        }

        .bubble7::before {
            content: '';
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            z-index: 2;
            border-style: solid;
            border-width: 20px 0 20px 20px;
            border-color: transparent transparent transparent #fff;
            top: 50%;
            right: -19px;
            transform: translateY(-50%);
        }

        /*FIN LOS TRIANGULOS BLANCOS*/

        /*INICIO IMAGENES, PARRAFOS Y TITULOS*/

        .fp-container-dashboard img {
            /* width: 150px; */
            height: auto;
        }

        .fp-container-dashboard h1 {
            font-size: 22px;
            color: #c6910c;
            font-weight: 900;
            margin: 0;
            line-height: 1;
            height: min-content;
        }

        .fp-container-dashboard h2 {

            font-size: 22px;
            color: #c6910c;
            font-weight:900;

        }

        .fp-container-dashboard h3 {

            font-size: 22px;
            color: #c6910c;
            font-weight:900;

        }

        .fp-container-dashboard p {
            
            font-size: 16px;
            font-weight:300;

        }

        /*FIN IMAGENES, PARRAFOS Y TITULOS*/

        /* MEDIA QUERIES */

        /* PARA TABLETS */

/*
        @media (max-width: 1024px) {
            .fp-container-dashboard .container {
                width: 100%;
            }

            .bubble, .bubble2, .bubble3, .bubble4, .bubble5, .bubble6, .bubble7 {
                width: 45%;
                height: 15vh;
                padding: 0px 30px 0px;
            }

            .bubble5, .bubble6{
                width: 45%;
                height: 21vh;
                padding: 0px 30px 0px;
            }

            .fp-container-dashboard h1 {
                font-size: 14px;
            }

            .fp-container-dashboard h2 {
                font-size: 14px;
            }

            .fp-container-dashboard h3 {
                font-size: 14px;
            }

            .fp-container-dashboard p {
                font-size: 12px;
                margin: -10px 10px 0px;
            }

            .fp-container-dashboard img {
                width: 100px;
            }
        }

*/
        /* FIN PARA TABLETS */

    /* INICIO PARA MOVILES*/
@media (max-width: 768px) {
    .fp-container-dashboard .container {
        width: 100%;
        flex-direction: column;
        height: auto;
        padding: 10px;
        padding: 50px 10px 10px 10px;
        align-items: center;
      margin:0;
    }

    .bubble, .bubble2, .bubble3, .bubble4, .bubble5, .bubble6, .bubble7 {
        width: 100%;
        height: auto;
        margin: 10px 0;
        border-radius: 20px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    /* Desactivar los bubbles con imágenes */
    .bubble, .bubble3, .bubble5, .bubble7 {
        /* display: none; Ocultar los bubbles con imágenes */
    }

    .bubble2, .bubble4, .bubble6 {
        display: flex; /* Mostrar solo los bubbles con texto */
    }

    .bubble::after,
    .bubble::before,
    .bubble2::after,
    .bubble2::before,
    .bubble3::after,
    .bubble3::before,
    .bubble4::after,
    .bubble4::before,
    .bubble5::after,
    .bubble5::before,
    .bubble6::after,
    .bubble6::before,
    .bubble7::after,
    .bubble7::before {
        display: none; /* Ocultamos los pseudoelementos */
    }

    .fp-container-dashboard h1, .fp-container-dashboard h2, .fp-container-dashboard h3 {
        font-size: 16px;
        margin: 0;
        text-align: center;
    }

    .fp-container-dashboard p {
        font-size: 14px;
        text-align: center;
        margin: 0;
        padding: 15px;
    }
}

/*  HISTORIAL  */




.fp-container-historial h1 {
    color: #B4772D;

}

.fp-container-historial p{

    color: #B4772D;
    margin-bottom: 8px;
}

.fp-container-historial span{
padding: 3px 8px;
    color: #fff;
    background-color: #B4772D;

}

.fp-container-historial table {
    width: 100%;
    border-collapse: collapse;
    margin: 8px 0;
}

.fp-container-historial th, .fp-container-historial td {
    padding: 12px;
    text-align: center;
    border: 1px solid #B4772D;
    border-color: transparent transparent #B4772D transparent;
    height: 50px;
    max-height: 50px;
}

.fp-container-historial th {
    font-weight: bold;
    color: #B4772D;
    border-color: transparent transparent #B4772D transparent;
}

.fp-container-historial .btn {
    display: inline-block;
    padding: 6px 12px;
    background-color: #BD833D;
    color: white;
    text-align: center;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.fp-container-historial .btn:hover {
    background: #825319;
}

.fp-container-historial .pagination {
    display: flex;
    justify-content: center;
    gap: 8px;
}

.fp-container-historial .pagination button {
    background: transparent;
    border: none;
    font-size: 18px;
    font-weight: 500;
}

.fp-container-historial .pagination button.active {
    color:rgba(189, 131, 61, 1);
    font-weight: 700;
}

/* Media Queries para Tablets */
@media (max-width: 768px) {
    .fp-container-historial th, .fp-container-historial td {
        padding: 8px;
        font-size: 14px;
    }

    .fp-container-historial h1 {
        font-size: 24px;
    }
}

/* Media Queries para Móviles */
@media (max-width: 768px) {
    .fp-container-historial table, .fp-container-historial thead, .fp-container-historial tbody, .fp-container-historial th, .fp-container-historial td, .fp-container-historial tr {
        display: block;
    }

    .fp-container-historial th {
        display: none;
    }

    .fp-container-historial tr {
        border: 1px solid #ddd;
        margin-bottom: 10px;
    }

    .fp-container-historial td {
        border: none;
        border-bottom: 1px solid #ddd;
        position: relative;
        padding-left: 50%;
        text-align: left;
    }

    .fp-container-historial td:before {
        position: absolute;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        content: attr(data-label);
        font-weight: bold;
        color: #B4772D;
    }

    .fp-container-historial h1 {
        font-size: 20px;
    }
}

@media(min-width:748px){
  .fp-container-historial table tr {
      display: grid;
      grid-template-columns: 17.6% 14.6% 15.6% 15.6% 16.6% 19.6%;
  }

  .fp-container-historial table tbody {
    min-height: 500px;
    height: 500px;
}
}

/* DATOS */

        .form-container {
            padding: 20px;
            border-radius: 8px;
            width: 100%;
        }
        .form-container h2 {
            margin-bottom: 20px;
            font-size: 24px;
            color: #BD833D;
        }
        .form-container label {
            display: block;
            margin-bottom: 5px;
            font-weight: bold;
            color: #BD833D;
        }
 
        .form-container span[type="text"],
        .form-container span[type="email"],
        .form-container span[type="tel"],
        .form-container span[type="date"],
        .form-container span[type="gender"],
        .form-container select {
            width: 100%;
            display: block;
            padding: 10px;
            margin-bottom: 15px;
            border: 1px solid #B4772D;
            border-color: transparent transparent #B4772D transparent;
            border-radius: 4px;
            font-size: 16px;
            background: transparent;
        }
        .form-container input[type="checkbox"] {
            margin-right: 10px;
        }
        .form-container button {
            width: 100%;
            padding: 10px;
            background-color: #B4772D;
            border: none;
            border-radius: 4px;
            color: #fff;
            font-size: 16px;
            cursor: pointer;
        }
        .form-container button:hover {
            background-color: #825319;
        }
        .form-container a {
            color: #B4772D;
            text-decoration: none;
        }
        .form-container a:hover {
            text-decoration: underline;
        }




/*  MIS FESTIPUNTOS*/

        /* Contenedores */
       .fp-container-puntos-puntosactuales .wrapper {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            width: 100%;
        }

       .fp-container-puntos-puntosactuales .container_text {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            text-align: center;
            width: 100%;
        }

       .fp-container-puntos-puntosactuales .container {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            max-width: 800px;
        }

        /* Estilos básicos para las tablas */
       .fp-container-puntos-puntosactuales .table1 {
            width: 270px;
            border-collapse: collapse;
            margin: 5px;
            
            box-shadow: 0px 0px 3px;
            padding: 8px;
            text-align: center;
            border-radius: 10px;
            background: #825319;
            color: #fff;
        }

       .fp-container-puntos-puntosactuales .table2 {
            width: 30%;
            border-collapse: collapse;
            margin: 5px;
            
            box-shadow: 0px 0px 3px;
            padding: 8px;
            text-align: center;
            border-radius: 10px;
            background: #BD833D;
            color: #fff;
        }

        .fp-container-puntos-puntosactuales .table1 td,
        .fp-container-puntos-puntosactuales .table2 td {
            border: 1px solid #fff;
            padding: 8px;
            text-align: center;
        }

        .fp-container-puntos-puntosactuales .container_text h1 {
            margin-top: 28px;
            width: 100%;
            text-align: center;
            font-size: 28px;
            
        }

        .fp-container-puntos-puntosactuales .container_text h2 {
            margin-top: 28px;
            width: 100%;
            text-align: center;
            font-size: 28px;
            
            color: #BD833D;
        }

        .fp-container-puntos-puntosactuales .container_text p {
            font-size: 18px;
            text-align: center;
            margin: 30px;
            
        }

        @media (max-width: 768px) {

            .fp-container-puntos-puntosactuales .table1, .fp-container-puntos-puntosactuales .table2 {
                width: 100%; 
                margin: 10px 0; 
            }

            .fp-container-puntos-puntosactuales .table1 td,
            .fp-container-puntos-puntosactuales .table2 td {
                padding: 8px; 
            }
        }

        @media (max-width: 768px) {
            .fp-container-puntos-puntosactuales .table1, .fp-container-puntos-puntosactuales .table2 {
                width: 100%;
                margin: 5px 0; 
            }

            .fp-container-puntos-puntosactuales .table1 td,
            .fp-container-puntos-puntosactuales.table2 td {
                padding: 8px;
                font-size: 14px;
            }
        }

/*TERMINOS Y CONDICIONES*/

.contenedor_terminos{

max-width: 1000px;
padding: 20px;
}

.contenedor_terminos .Titulo_terminos{

 font-size: 28px;
 font-weight: 800;
 color: #BD833D;

}

.contenedor_terminos .Texto_terminos{
    font-size: 18px;
    
}

.contenedor_terminos .Texto_terminos a{
    text-decoration: none;
    color: #BD833D;
    
}

.contenedor_terminos .contenedor_img {
    display: flex;
    width: 564px;
    height: 233px;
    margin: auto;
}

@media(max-width:768px) {
    .user-points-container {
        margin-top: 0;
    }

    .container-categorias-clientes {
        display: flex;
        flex-direction: row;
    }
}