.elementor .e-433d789-4176c9c{width:145px;height:40px;font-family:"Baloo 2";font-weight:700;font-size:16px;text-align:start;margin-block-start:0px;margin-block-end:0px;margin-inline-start:0px;margin-inline-end:0px;}.elementor .e-fec7176-71e2b0c{font-family:"Nunito";font-weight:400;font-size:13px;color:#666666;margin:0px;}.elementor .e-09e74d6-e96c1b0{flex-direction:column;gap:0px;align-items:start;}.elementor .e-4632da7-c5c8c61{width:240px;border-radius:12px;background-color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 1);flex-direction:row;gap:10px;align-items:center;order:99999;}.elementor .e-2e62a6e-542a58f{width:145px;height:40px;font-family:"Baloo 2";font-weight:700;font-size:16px;text-align:start;margin-block-start:0px;margin-block-end:0px;margin-inline-start:0px;margin-inline-end:0px;}.elementor .e-e80232d-39d0bcf{font-family:"Nunito";font-weight:400;font-size:13px;color:#666666;margin:0px;}.elementor .e-789bb06-561ab33{flex-direction:column;gap:0px;align-items:start;}.elementor .e-6bb3f25-34fe540{width:280px;border-radius:12px;background-color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 1);flex-direction:row;gap:10px;align-items:center;order:99999;}.elementor .e-15f7d40-c2d2b93{width:145px;height:40px;font-family:"Baloo 2";font-weight:700;font-size:16px;text-align:start;margin-block-start:0px;margin-block-end:0px;margin-inline-start:0px;margin-inline-end:0px;}.elementor .e-151dad2-c8ae46c{font-family:"Nunito";font-weight:400;font-size:13px;color:#666666;margin:0px;}.elementor .e-0a5c05c-95aa568{flex-direction:column;gap:0px;align-items:start;}.elementor .e-331d387-10c8ac6{width:270px;border-radius:12px;background-color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 1);flex-direction:row;gap:10px;align-items:center;order:99999;}.elementor .e-2c2513a-0763729{width:145px;height:40px;font-family:"Baloo 2";font-weight:700;font-size:16px;text-align:start;margin-block-start:0px;margin-block-end:0px;margin-inline-start:0px;margin-inline-end:0px;}.elementor .e-ae56394-d571c3e{font-family:"Nunito";font-weight:400;font-size:13px;color:#666666;margin:0px;}.elementor .e-6cb5ead-45393f1{flex-direction:column;gap:0px;align-items:start;}.elementor .e-24d98ac-85541d0{width:250px;border-radius:12px;background-color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 1);flex-direction:row;gap:10px;align-items:center;order:99999;}.elementor .e-5693532-a1a73d2{font-family:"Baloo 2";font-weight:700;font-size:20px;color:#012169;text-align:justify;margin-block-start:40px;align-self:center;}.elementor .e-488e1ab-254e28c{flex-direction:row;gap:15px;justify-content:space-between;/* 1. Activa el scroll horizontal y el arrastre */
selector {
  overflow-x: auto !important;
  scroll-behavior: smooth;
  cursor: grab;
  -webkit-overflow-scrolling: touch;
  flex-wrap: nowrap !important; /* Fuerza a que no salten de fila */
}

selector:active {
  cursor: grabbing;
}

selector::-webkit-scrollbar {
  display: none;
}

/* 2. Fuerza el tamaño a CADA TARJETA dentro de la fila */
selector > * {
  flex-shrink: 0 !important; /* Prohíbe que se achiquen */
  width: 110px !important;    /* Ancho exacto */
  height: 60px !important;    /* Alto exacto */
}

/* 3. Estilo visual para las imágenes internas */
selector img {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 6px 10px;
  border: 1px solid #eaeaea;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}\n}.elementor .e-7542d16-fe06fe4{flex-direction:row;gap:15px;justify-content:space-between;/* Permite deslizar horizontalmente con el mouse o con el dedo en móviles */
selector {
  overflow-x: auto !important;
  scroll-behavior: smooth;
  cursor: grab;
  -webkit-overflow-scrolling: touch;
}

/* Cambia el cursor cuando el usuario hace clic para arrastrar */
selector:active {
  cursor: grabbing;
}

/* Oculta la barra de desplazamiento fea para que se vea limpio */
selector::-webkit-scrollbar {
  display: none;
}\n}.elementor .e-c3e262c-71fd26a{font-family:"Baloo 2";font-weight:700;font-size:14px;color:#ff250a;align-self:center;}.elementor .e-9fe94f2-f89061d{font-family:"Baloo 2";font-weight:700;color:#012169;text-align:start;align-self:center;order:-99999;}